Changes between Version 18 and Version 19 of Other/Summer/2023/5G6G
- Timestamp:
- Aug 7, 2023, 3:53:54 PM (16 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Other/Summer/2023/5G6G
v18 v19 8 8 [[Image(AMQP Diagram (2).png, 500px)]] 9 9 [[Image(SystemSequenceDiagram_v3.png, 500px)]] 10 === Topology Scenario 11 To understand and convey the use of the applications and framework services, the group developed a realistic situation in which the work would apply. Say there is a straight-line road running east-west. An example of such a road is shown below, at latitude 38.892 (Washington D.C.). 12 10 13 11 14 === Weekly Slides … … 38 41 === Amarisoft 39 42 === !OpenAirInterface 40 == SMO Applications 43 == SMO Framework Services and Applications 44 === Framework Services 41 45 === Security rApp 42 46 The Security rApp aims to provide closed-loop control in the SMO. This means that the network would be automatically configured based on changes. The rApp reads information from a Kafkabus regarding information about threats to the system. The existing code makes a graph out of the topology information contained in a JSON file. The program then receives and parses alarms and responds accordingly. In the event of a compromised part, the rApp quarantines the node and updates the access status of the node within the graph object.