SlideShare a Scribd company logo
1 of 12
2021/05/06
Near-RT RIC
Bronze & Cherry Comparison
Amber
2019-03-21
Amber
Release
2019-11-29
Amber
Maintenance
2020-03-27
Bronze
2019-12-01
Bronze
Release
2020-06-21
Cherry
2020-06-15
Cherry
Release
2020-12-15
Dawn
2020-12
Bronze
Maintenance
2020-08-10
Cherry
Maintenance
2021-02-09
Dawn
Release
2021-06-09
Dawn
Maintenance
Milestone of OSC Release
Components
3
Comparisons of component version
Components Introduce
Component Functions in Bronze Release
A1 mediator
1. Listens for policy type and policy instance requests sent via HTTP
2. Publishes those requests to running xApps via RMR messages 參考
Database-as-a-
service
(Dbaas)
1. Dbaas only allowed usage is to provide database backend service for Shared Data Layer (SDL). 參考
E2 Termination
1. Establishes or remove SCTP Connection upon E2/EN-DC Setup or Removal
2. Handle own repository to map RAN to SCTP Connection,
3. Listen to all its SCTP Connection. Upon E2 method, decode it and sends it over the RMR to the relevant
xAPP.
4. Listen to the RMR Connection. Upon on RMR Request, convert it to E2AP, map the target RAN to SCTP
Connection, decode it and sends it over the relevant SCTP. 參考
Subscription
manager
(Submgr)
1. Handles RIC_SUB_REQ and RIC_SUB_RESP type RMR messages
2. Utilizes E2AP encoder/decoder generated by ASN1-C
3. Generates New subscription ID and forwards subscription request to E2 termination
4. Keeps maintaining the status of subscriptions
5. Receives Subscription response and sends it back to the subscriber
6. Uses SUBMGR_SEED_SN environment variable to initialize subscription ID counter 參考
E2 manager
(E2mgr)
1. E2 Setup From RAN to RIC
2. ENDC(E-UTRA NR Dual Connectivity) Setup
3. ENDC Configuration Update
4. Reset
5. Shutdown
Component Functions in Bronze Release
App manager
(Appmgr)
Provides a flexible and secure way for deploying and managing various RIC xApp applications in a
Kubernetes environment. 參考
Vespamgr
Uses the VES Agent to adapt near-RT RIC internal statistics’ collection using Prometheus to scrape
metrics from platform and xApp microservices and forward to ONAP or VES Collector via VES
interface (VNF event streaming). 參考
Alarmadaptor/Alarmmanager
The AlarmAdapter is responsible for managing alarm situations in RIC cluster and interfacing with
Northbound applications (e.g. Prometheus AlertManager) to post the alarms as alerts. 參考
Routing manager
(Rtmgr)
1. NorthBound Interface (__NBI__): Maintains the communication channels towards RIC
manager components
2. Routing Policy Engine (__RPE__): Provides the logic to calculate routing policies
3. Shared Data Layer (__SDL__): Provides access to different kind persistent data stores
4. SouthBound Interface (__SBI__): Maintains the communication channels towards RIC tenants
and control components
5. Control Logic (__RTMGR__): Controls the operation of above functions 參考
O1 mediator
O1 mediator implements the first O1 interfaces based on netconf and Yang models, e.g., to check
the health status of xApps. 參考
Comparison of Cherry & Bronze Release
Component Bronze v.s Cherry Release (Add or Update functions)
A1 mediator
1. Send POLICY_UPDATE when updating existing policy instance
2. Supports Prometheus for interface statistics 參考 (佐證)
3. Provide coverage location to tox for unit test
4. Updating RMR version to 4.5.2
DBaas
1. Add unit test junit and Valgrind options
2. Update docker file to run Uts (Unit tests) to produce cpputest logs
3. Remove make install from the test docker building
4. Update base image to redis:5.0.9-alpine3.11 and builder images
E2 Termination
1. Supports Prometheus for interface statistics 參考 (佐證)
2. Adapted the scaling implementation for E2 termination to the reversal of E2AP connection
initiation introduced by E2AP 01.00. 參考
3. 5.0.2 [RIC-444] remove XML translation of the E2SM from the version
4. 5.4.5 Found cut and paste error in the Prometheus add function on Service Update Request
after scan found another place like the above
5. Updating RMR version to 4.5.2
Submgr
1. Make subscription manager independent of E2SMs
2. Add support for Insert type subscriptions
3. xapp-frame version change
4. Zero timeout is not allowed. Make sure that there is some default values
5. Updating RMR version to 4.5.2
Component Bronze v.s Cherry Release (Add or Update functions)
O1 mediator
1. Simple xApp configuration via pass-through yang models.
2. E2 states of connected gNBs
3. Alarm states (incl. xApps) from new alarm adapter
4. O1 Alarm events from new alarm adapter to Prometheus Alert Manager to VESPA via REST
to external VES collector 參考
5. rmr and xapp-frame version change
E2mgr
1. Reject new E2 connections requests(If enableRic is false) in addition to closing all E2
connections. 參考 (流程)
2. [RIC-475] [RIC-507] Inject RanStatusChangeManager | Enhance E2 Setup flow | Remove Old
Setup Flows | Change ran function definition to string
3. [RIC-251, RIC-247] New Rest API - Get NodeB Health Check | Fixed HealthCheckRequest
Response
4. [RIC-430] KeepAlive Automation fix + Update Swagger - Add ConnectionStatus to Get Nodeb
states API
Appmgr
1. appmgr namespace changes
2. Parse messaging section
3. Enabling helm v3 Support for appmgr.
4. Use default helm version if version not provided
5. New API for xApp registration
Component Bronze v.s Cherry Release (Add or Update functions)
Vespamgr
1. Additions to measurements
2. Support for platform metrics
3. Redesign and taking xapp-framework into use
4. Update RMR version
Alarmadaptor/Alarmmanager
1. Rename AlarmAdapter to AlarmManager
2. Update RMR version, and max active and alarm history thresholds
3. Merge "LN0739_FM_FR13: support interface to external Prometheus alert manager"
Rtmgr
1. Updating RMR version to 4.5.2
2. Creating dynamic endpoints(Eps) and distributing routes to those endpoints on upgrade
route table request from xApp
3. xapp-frame version change for rtmgr
4. Route addition for multiple RX message types didn’t happen due to misplaced return
statement
O1 mediator
1. Simple xApp configuration via pass-through yang models.
2. E2 states of connected gNBs
3. Alarm states (incl. xApps) from new alarm adapter
4. O1 Alarm events from new alarm adapter to Prometheus Alert Manager to VESPA via REST
to external VES collector 參考
Thank you

More Related Content

What's hot

Ground grid systems exercise
Ground grid systems exerciseGround grid systems exercise
Ground grid systems exerciseHimmelstern
 
App resiliency detecting and preventing issues in distributed apps
 App resiliency  detecting and preventing issues in distributed apps  App resiliency  detecting and preventing issues in distributed apps
App resiliency detecting and preventing issues in distributed apps Ram Maddali
 
Serial Composition of Heterogeneous Control Planes
Serial Composition of Heterogeneous Control PlanesSerial Composition of Heterogeneous Control Planes
Serial Composition of Heterogeneous Control PlanesOpen Networking Summits
 
Monitoring component in the FIWARE Lab
Monitoring component in the FIWARE LabMonitoring component in the FIWARE Lab
Monitoring component in the FIWARE LabFernando Lopez Aguilar
 
AndreaPetrucci_ACAT_2007
AndreaPetrucci_ACAT_2007AndreaPetrucci_ACAT_2007
AndreaPetrucci_ACAT_2007Andrea PETRUCCI
 
Orbit GSM UMTS LTE parser platform - ETL tool
Orbit GSM UMTS LTE parser platform - ETL toolOrbit GSM UMTS LTE parser platform - ETL tool
Orbit GSM UMTS LTE parser platform - ETL toolAhmet Ozturk
 
WINLAB Poster Final
WINLAB Poster FinalWINLAB Poster Final
WINLAB Poster FinalParth Parikh
 
Op Manager
Op ManagerOp Manager
Op Manageranti
 
Prevention of Data Loss in physical implementation of FIFOs and Data Synchron...
Prevention of Data Loss in physical implementation of FIFOs and Data Synchron...Prevention of Data Loss in physical implementation of FIFOs and Data Synchron...
Prevention of Data Loss in physical implementation of FIFOs and Data Synchron...rameraja
 
Ric presentation
Ric presentationRic presentation
Ric presentationIvyKuo1
 
PLNOG 17 - Leonir Hoxha - Next Generation Network Architecture - Segment Routing
PLNOG 17 - Leonir Hoxha - Next Generation Network Architecture - Segment RoutingPLNOG 17 - Leonir Hoxha - Next Generation Network Architecture - Segment Routing
PLNOG 17 - Leonir Hoxha - Next Generation Network Architecture - Segment RoutingPROIDEA
 
Peak’s Synchrophasor Technology Implementation Progress and Roadmap
Peak’s Synchrophasor Technology Implementation Progress and Roadmap Peak’s Synchrophasor Technology Implementation Progress and Roadmap
Peak’s Synchrophasor Technology Implementation Progress and Roadmap Rick Estrada
 
Cloud Analytics Engine Value - Juniper Networks
Cloud Analytics Engine Value - Juniper Networks Cloud Analytics Engine Value - Juniper Networks
Cloud Analytics Engine Value - Juniper Networks Juniper Networks
 
2015-2016 Completed Activities
2015-2016 Completed Activities2015-2016 Completed Activities
2015-2016 Completed ActivitiesMichael Rimkus
 
Satellite Imagery: Acquisition and Presentation
Satellite Imagery: Acquisition and PresentationSatellite Imagery: Acquisition and Presentation
Satellite Imagery: Acquisition and PresentationTravis Thompson
 
Qualnet Code Projects
Qualnet Code ProjectsQualnet Code Projects
Qualnet Code ProjectsPhdtopiccom
 
Wimax Master Thesis Projects
Wimax Master Thesis ProjectsWimax Master Thesis Projects
Wimax Master Thesis ProjectsPhdtopiccom
 

What's hot (19)

ECE544 yashashree wase
ECE544 yashashree waseECE544 yashashree wase
ECE544 yashashree wase
 
Ground grid systems exercise
Ground grid systems exerciseGround grid systems exercise
Ground grid systems exercise
 
App resiliency detecting and preventing issues in distributed apps
 App resiliency  detecting and preventing issues in distributed apps  App resiliency  detecting and preventing issues in distributed apps
App resiliency detecting and preventing issues in distributed apps
 
Serial Composition of Heterogeneous Control Planes
Serial Composition of Heterogeneous Control PlanesSerial Composition of Heterogeneous Control Planes
Serial Composition of Heterogeneous Control Planes
 
Monitoring component in the FIWARE Lab
Monitoring component in the FIWARE LabMonitoring component in the FIWARE Lab
Monitoring component in the FIWARE Lab
 
layer2.pptx
layer2.pptxlayer2.pptx
layer2.pptx
 
AndreaPetrucci_ACAT_2007
AndreaPetrucci_ACAT_2007AndreaPetrucci_ACAT_2007
AndreaPetrucci_ACAT_2007
 
Orbit GSM UMTS LTE parser platform - ETL tool
Orbit GSM UMTS LTE parser platform - ETL toolOrbit GSM UMTS LTE parser platform - ETL tool
Orbit GSM UMTS LTE parser platform - ETL tool
 
WINLAB Poster Final
WINLAB Poster FinalWINLAB Poster Final
WINLAB Poster Final
 
Op Manager
Op ManagerOp Manager
Op Manager
 
Prevention of Data Loss in physical implementation of FIFOs and Data Synchron...
Prevention of Data Loss in physical implementation of FIFOs and Data Synchron...Prevention of Data Loss in physical implementation of FIFOs and Data Synchron...
Prevention of Data Loss in physical implementation of FIFOs and Data Synchron...
 
Ric presentation
Ric presentationRic presentation
Ric presentation
 
PLNOG 17 - Leonir Hoxha - Next Generation Network Architecture - Segment Routing
PLNOG 17 - Leonir Hoxha - Next Generation Network Architecture - Segment RoutingPLNOG 17 - Leonir Hoxha - Next Generation Network Architecture - Segment Routing
PLNOG 17 - Leonir Hoxha - Next Generation Network Architecture - Segment Routing
 
Peak’s Synchrophasor Technology Implementation Progress and Roadmap
Peak’s Synchrophasor Technology Implementation Progress and Roadmap Peak’s Synchrophasor Technology Implementation Progress and Roadmap
Peak’s Synchrophasor Technology Implementation Progress and Roadmap
 
Cloud Analytics Engine Value - Juniper Networks
Cloud Analytics Engine Value - Juniper Networks Cloud Analytics Engine Value - Juniper Networks
Cloud Analytics Engine Value - Juniper Networks
 
2015-2016 Completed Activities
2015-2016 Completed Activities2015-2016 Completed Activities
2015-2016 Completed Activities
 
Satellite Imagery: Acquisition and Presentation
Satellite Imagery: Acquisition and PresentationSatellite Imagery: Acquisition and Presentation
Satellite Imagery: Acquisition and Presentation
 
Qualnet Code Projects
Qualnet Code ProjectsQualnet Code Projects
Qualnet Code Projects
 
Wimax Master Thesis Projects
Wimax Master Thesis ProjectsWimax Master Thesis Projects
Wimax Master Thesis Projects
 

Similar to 20210506 meeting2

Samsung_EnodeLSMR__Integration_Module__V1.pdf (1).pdf
Samsung_EnodeLSMR__Integration_Module__V1.pdf (1).pdfSamsung_EnodeLSMR__Integration_Module__V1.pdf (1).pdf
Samsung_EnodeLSMR__Integration_Module__V1.pdf (1).pdfRaviSharma1113
 
2232016 Sample Implementation Plan1.htmlfileCUsers.docx
2232016 Sample Implementation Plan1.htmlfileCUsers.docx2232016 Sample Implementation Plan1.htmlfileCUsers.docx
2232016 Sample Implementation Plan1.htmlfileCUsers.docxeugeniadean34240
 
Ccna 1 practice final exam answer v5
Ccna 1 practice final exam answer v5Ccna 1 practice final exam answer v5
Ccna 1 practice final exam answer v5friv4schoolgames
 
OSMC 2019 | Monitoring Cockpit for Kubernetes Clusters by Ulrike Klusik
OSMC 2019 | Monitoring Cockpit for Kubernetes Clusters by Ulrike KlusikOSMC 2019 | Monitoring Cockpit for Kubernetes Clusters by Ulrike Klusik
OSMC 2019 | Monitoring Cockpit for Kubernetes Clusters by Ulrike KlusikNETWAYS
 
Overview of Distributed Virtual Router (DVR) in Openstack/Neutron
Overview of Distributed Virtual Router (DVR) in Openstack/NeutronOverview of Distributed Virtual Router (DVR) in Openstack/Neutron
Overview of Distributed Virtual Router (DVR) in Openstack/Neutronvivekkonnect
 
Đề thi lý thuyết DWSJ Aptech
Đề thi lý thuyết DWSJ AptechĐề thi lý thuyết DWSJ Aptech
Đề thi lý thuyết DWSJ AptechNhân Châu KP
 
A Hitchhiker's Guide to Cloud Native Java EE
A Hitchhiker's Guide to Cloud Native Java EEA Hitchhiker's Guide to Cloud Native Java EE
A Hitchhiker's Guide to Cloud Native Java EEQAware GmbH
 
A Hitchhiker's Guide to Cloud Native Java EE
A Hitchhiker's Guide to Cloud Native Java EEA Hitchhiker's Guide to Cloud Native Java EE
A Hitchhiker's Guide to Cloud Native Java EEMario-Leander Reimer
 
RIP Routing Information Protocol Extreme Networks
RIP Routing Information Protocol Extreme NetworksRIP Routing Information Protocol Extreme Networks
RIP Routing Information Protocol Extreme NetworksDani Royman Simanjuntak
 
CCNA 2 Routing and Switching v5.0 Chapter 7
CCNA 2 Routing and Switching v5.0 Chapter 7CCNA 2 Routing and Switching v5.0 Chapter 7
CCNA 2 Routing and Switching v5.0 Chapter 7Nil Menon
 
Presentation on mcts & ccna
Presentation on mcts & ccnaPresentation on mcts & ccna
Presentation on mcts & ccnaArpit Prajapat
 
TelScale SNMP and JMX management - Mobicents Summit 2011
TelScale SNMP and JMX management - Mobicents Summit 2011TelScale SNMP and JMX management - Mobicents Summit 2011
TelScale SNMP and JMX management - Mobicents Summit 2011telestax
 
Motorola MotoTRBO Firmware 2.3 Release Notes (November 2013)
Motorola MotoTRBO Firmware 2.3 Release Notes (November 2013)Motorola MotoTRBO Firmware 2.3 Release Notes (November 2013)
Motorola MotoTRBO Firmware 2.3 Release Notes (November 2013)TwoWayDigitalRadio.com
 
Akraino TSC ike 5G System and SP New Services Data centric Approach 2021 02 1...
Akraino TSC ike 5G System and SP New Services Data centric Approach 2021 02 1...Akraino TSC ike 5G System and SP New Services Data centric Approach 2021 02 1...
Akraino TSC ike 5G System and SP New Services Data centric Approach 2021 02 1...Ike Alisson
 
Sneak Peek into the New ChangeMan ZMF Release
Sneak Peek into the New ChangeMan ZMF ReleaseSneak Peek into the New ChangeMan ZMF Release
Sneak Peek into the New ChangeMan ZMF ReleaseNavita Sood
 
Sneak Peek into the New ChangeMan ZMF Release
Sneak Peek into the New ChangeMan ZMF ReleaseSneak Peek into the New ChangeMan ZMF Release
Sneak Peek into the New ChangeMan ZMF ReleaseSerena Software
 

Similar to 20210506 meeting2 (20)

Samsung_EnodeLSMR__Integration_Module__V1.pdf (1).pdf
Samsung_EnodeLSMR__Integration_Module__V1.pdf (1).pdfSamsung_EnodeLSMR__Integration_Module__V1.pdf (1).pdf
Samsung_EnodeLSMR__Integration_Module__V1.pdf (1).pdf
 
Netlink-Optimization.pptx
Netlink-Optimization.pptxNetlink-Optimization.pptx
Netlink-Optimization.pptx
 
2232016 Sample Implementation Plan1.htmlfileCUsers.docx
2232016 Sample Implementation Plan1.htmlfileCUsers.docx2232016 Sample Implementation Plan1.htmlfileCUsers.docx
2232016 Sample Implementation Plan1.htmlfileCUsers.docx
 
Ccna 1 practice final exam answer v5
Ccna 1 practice final exam answer v5Ccna 1 practice final exam answer v5
Ccna 1 practice final exam answer v5
 
OSMC 2019 | Monitoring Cockpit for Kubernetes Clusters by Ulrike Klusik
OSMC 2019 | Monitoring Cockpit for Kubernetes Clusters by Ulrike KlusikOSMC 2019 | Monitoring Cockpit for Kubernetes Clusters by Ulrike Klusik
OSMC 2019 | Monitoring Cockpit for Kubernetes Clusters by Ulrike Klusik
 
Overview of Distributed Virtual Router (DVR) in Openstack/Neutron
Overview of Distributed Virtual Router (DVR) in Openstack/NeutronOverview of Distributed Virtual Router (DVR) in Openstack/Neutron
Overview of Distributed Virtual Router (DVR) in Openstack/Neutron
 
Group 1
Group 1Group 1
Group 1
 
Đề thi lý thuyết DWSJ Aptech
Đề thi lý thuyết DWSJ AptechĐề thi lý thuyết DWSJ Aptech
Đề thi lý thuyết DWSJ Aptech
 
A Hitchhiker's Guide to Cloud Native Java EE
A Hitchhiker's Guide to Cloud Native Java EEA Hitchhiker's Guide to Cloud Native Java EE
A Hitchhiker's Guide to Cloud Native Java EE
 
A Hitchhiker's Guide to Cloud Native Java EE
A Hitchhiker's Guide to Cloud Native Java EEA Hitchhiker's Guide to Cloud Native Java EE
A Hitchhiker's Guide to Cloud Native Java EE
 
RIP Routing Information Protocol Extreme Networks
RIP Routing Information Protocol Extreme NetworksRIP Routing Information Protocol Extreme Networks
RIP Routing Information Protocol Extreme Networks
 
CCNA 2 Routing and Switching v5.0 Chapter 7
CCNA 2 Routing and Switching v5.0 Chapter 7CCNA 2 Routing and Switching v5.0 Chapter 7
CCNA 2 Routing and Switching v5.0 Chapter 7
 
Monitoring Cockpit for OpenShift Clusters
Monitoring Cockpit for OpenShift ClustersMonitoring Cockpit for OpenShift Clusters
Monitoring Cockpit for OpenShift Clusters
 
Presentation on mcts & ccna
Presentation on mcts & ccnaPresentation on mcts & ccna
Presentation on mcts & ccna
 
VAROPS
VAROPSVAROPS
VAROPS
 
TelScale SNMP and JMX management - Mobicents Summit 2011
TelScale SNMP and JMX management - Mobicents Summit 2011TelScale SNMP and JMX management - Mobicents Summit 2011
TelScale SNMP and JMX management - Mobicents Summit 2011
 
Motorola MotoTRBO Firmware 2.3 Release Notes (November 2013)
Motorola MotoTRBO Firmware 2.3 Release Notes (November 2013)Motorola MotoTRBO Firmware 2.3 Release Notes (November 2013)
Motorola MotoTRBO Firmware 2.3 Release Notes (November 2013)
 
Akraino TSC ike 5G System and SP New Services Data centric Approach 2021 02 1...
Akraino TSC ike 5G System and SP New Services Data centric Approach 2021 02 1...Akraino TSC ike 5G System and SP New Services Data centric Approach 2021 02 1...
Akraino TSC ike 5G System and SP New Services Data centric Approach 2021 02 1...
 
Sneak Peek into the New ChangeMan ZMF Release
Sneak Peek into the New ChangeMan ZMF ReleaseSneak Peek into the New ChangeMan ZMF Release
Sneak Peek into the New ChangeMan ZMF Release
 
Sneak Peek into the New ChangeMan ZMF Release
Sneak Peek into the New ChangeMan ZMF ReleaseSneak Peek into the New ChangeMan ZMF Release
Sneak Peek into the New ChangeMan ZMF Release
 

Recently uploaded

Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
Effects of rheological properties on mixing
Effects of rheological properties on mixingEffects of rheological properties on mixing
Effects of rheological properties on mixingviprabot1
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptSAURABHKUMAR892774
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
EduAI - E learning Platform integrated with AI
EduAI - E learning Platform integrated with AIEduAI - E learning Platform integrated with AI
EduAI - E learning Platform integrated with AIkoyaldeepu123
 
pipeline in computer architecture design
pipeline in computer architecture  designpipeline in computer architecture  design
pipeline in computer architecture designssuser87fa0c1
 
Risk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfRisk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfROCENODodongVILLACER
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfme23b1001
 
DATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage exampleDATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage examplePragyanshuParadkar1
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfAsst.prof M.Gokilavani
 

Recently uploaded (20)

Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
Effects of rheological properties on mixing
Effects of rheological properties on mixingEffects of rheological properties on mixing
Effects of rheological properties on mixing
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
Design and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdfDesign and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdf
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.ppt
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
EduAI - E learning Platform integrated with AI
EduAI - E learning Platform integrated with AIEduAI - E learning Platform integrated with AI
EduAI - E learning Platform integrated with AI
 
pipeline in computer architecture design
pipeline in computer architecture  designpipeline in computer architecture  design
pipeline in computer architecture design
 
Risk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfRisk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdf
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdf
 
DATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage exampleDATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage example
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
 

20210506 meeting2

  • 6. Component Functions in Bronze Release A1 mediator 1. Listens for policy type and policy instance requests sent via HTTP 2. Publishes those requests to running xApps via RMR messages 參考 Database-as-a- service (Dbaas) 1. Dbaas only allowed usage is to provide database backend service for Shared Data Layer (SDL). 參考 E2 Termination 1. Establishes or remove SCTP Connection upon E2/EN-DC Setup or Removal 2. Handle own repository to map RAN to SCTP Connection, 3. Listen to all its SCTP Connection. Upon E2 method, decode it and sends it over the RMR to the relevant xAPP. 4. Listen to the RMR Connection. Upon on RMR Request, convert it to E2AP, map the target RAN to SCTP Connection, decode it and sends it over the relevant SCTP. 參考 Subscription manager (Submgr) 1. Handles RIC_SUB_REQ and RIC_SUB_RESP type RMR messages 2. Utilizes E2AP encoder/decoder generated by ASN1-C 3. Generates New subscription ID and forwards subscription request to E2 termination 4. Keeps maintaining the status of subscriptions 5. Receives Subscription response and sends it back to the subscriber 6. Uses SUBMGR_SEED_SN environment variable to initialize subscription ID counter 參考 E2 manager (E2mgr) 1. E2 Setup From RAN to RIC 2. ENDC(E-UTRA NR Dual Connectivity) Setup 3. ENDC Configuration Update 4. Reset 5. Shutdown
  • 7. Component Functions in Bronze Release App manager (Appmgr) Provides a flexible and secure way for deploying and managing various RIC xApp applications in a Kubernetes environment. 參考 Vespamgr Uses the VES Agent to adapt near-RT RIC internal statistics’ collection using Prometheus to scrape metrics from platform and xApp microservices and forward to ONAP or VES Collector via VES interface (VNF event streaming). 參考 Alarmadaptor/Alarmmanager The AlarmAdapter is responsible for managing alarm situations in RIC cluster and interfacing with Northbound applications (e.g. Prometheus AlertManager) to post the alarms as alerts. 參考 Routing manager (Rtmgr) 1. NorthBound Interface (__NBI__): Maintains the communication channels towards RIC manager components 2. Routing Policy Engine (__RPE__): Provides the logic to calculate routing policies 3. Shared Data Layer (__SDL__): Provides access to different kind persistent data stores 4. SouthBound Interface (__SBI__): Maintains the communication channels towards RIC tenants and control components 5. Control Logic (__RTMGR__): Controls the operation of above functions 參考 O1 mediator O1 mediator implements the first O1 interfaces based on netconf and Yang models, e.g., to check the health status of xApps. 參考
  • 8. Comparison of Cherry & Bronze Release
  • 9. Component Bronze v.s Cherry Release (Add or Update functions) A1 mediator 1. Send POLICY_UPDATE when updating existing policy instance 2. Supports Prometheus for interface statistics 參考 (佐證) 3. Provide coverage location to tox for unit test 4. Updating RMR version to 4.5.2 DBaas 1. Add unit test junit and Valgrind options 2. Update docker file to run Uts (Unit tests) to produce cpputest logs 3. Remove make install from the test docker building 4. Update base image to redis:5.0.9-alpine3.11 and builder images E2 Termination 1. Supports Prometheus for interface statistics 參考 (佐證) 2. Adapted the scaling implementation for E2 termination to the reversal of E2AP connection initiation introduced by E2AP 01.00. 參考 3. 5.0.2 [RIC-444] remove XML translation of the E2SM from the version 4. 5.4.5 Found cut and paste error in the Prometheus add function on Service Update Request after scan found another place like the above 5. Updating RMR version to 4.5.2 Submgr 1. Make subscription manager independent of E2SMs 2. Add support for Insert type subscriptions 3. xapp-frame version change 4. Zero timeout is not allowed. Make sure that there is some default values 5. Updating RMR version to 4.5.2
  • 10. Component Bronze v.s Cherry Release (Add or Update functions) O1 mediator 1. Simple xApp configuration via pass-through yang models. 2. E2 states of connected gNBs 3. Alarm states (incl. xApps) from new alarm adapter 4. O1 Alarm events from new alarm adapter to Prometheus Alert Manager to VESPA via REST to external VES collector 參考 5. rmr and xapp-frame version change E2mgr 1. Reject new E2 connections requests(If enableRic is false) in addition to closing all E2 connections. 參考 (流程) 2. [RIC-475] [RIC-507] Inject RanStatusChangeManager | Enhance E2 Setup flow | Remove Old Setup Flows | Change ran function definition to string 3. [RIC-251, RIC-247] New Rest API - Get NodeB Health Check | Fixed HealthCheckRequest Response 4. [RIC-430] KeepAlive Automation fix + Update Swagger - Add ConnectionStatus to Get Nodeb states API Appmgr 1. appmgr namespace changes 2. Parse messaging section 3. Enabling helm v3 Support for appmgr. 4. Use default helm version if version not provided 5. New API for xApp registration
  • 11. Component Bronze v.s Cherry Release (Add or Update functions) Vespamgr 1. Additions to measurements 2. Support for platform metrics 3. Redesign and taking xapp-framework into use 4. Update RMR version Alarmadaptor/Alarmmanager 1. Rename AlarmAdapter to AlarmManager 2. Update RMR version, and max active and alarm history thresholds 3. Merge "LN0739_FM_FR13: support interface to external Prometheus alert manager" Rtmgr 1. Updating RMR version to 4.5.2 2. Creating dynamic endpoints(Eps) and distributing routes to those endpoints on upgrade route table request from xApp 3. xapp-frame version change for rtmgr 4. Route addition for multiple RX message types didn’t happen due to misplaced return statement O1 mediator 1. Simple xApp configuration via pass-through yang models. 2. E2 states of connected gNBs 3. Alarm states (incl. xApps) from new alarm adapter 4. O1 Alarm events from new alarm adapter to Prometheus Alert Manager to VESPA via REST to external VES collector 參考

Editor's Notes

  1. 比較範圍:B&C + maintenance的內容 Amber 2019-03-21 ~ 2019-11-30 (code freeze) Release Date: 2019-11-29 Maintenance Date: 2020-03-27 Bronze 2019-12-01 ~ 2020-06-14 (code freeze) Release Date: 2020-06-21 Maintenance Date: 2020-08-10 Cherry 2020-06-15 ~ 2020-12-? Release Date: 2020-12-15 Maintenance Date: 2021-02-09 Dawn 2020-12-? ~ 2021-06-? Release Date: 2021-06-09 Maintenance Date: 2021-?-?
  2. Prometheus onboarder (it.dev) => https://gerrit.o-ran-sc.org/r/gitweb?p=it/dev.git;a=tree;h=refs/heads/cherry;hb=refs/heads/cherry
  3. Jaegeradapter是不是O-SC寫的,是從Dockerhub抓取它的image