Skip to content
Snippets Groups Projects
Commit e807732b authored by Pamela Dyer's avatar Pamela Dyer
Browse files

Update models/Application_examples/Correlation_and_Fusion_Process_Ungoverned.mp

parent 7d36a29e
No related branches found
No related tags found
1 merge request!392 into 3
...@@ -9,6 +9,7 @@ data path behaviors. ...@@ -9,6 +9,7 @@ data path behaviors.
Description: Models the data flow from sensors all the way Description: Models the data flow from sensors all the way
to the human analyst at a tactical location. to the human analyst at a tactical location.
Details
AIS_Sensor: represents an example AIS GPS SENSOR AIS_Sensor: represents an example AIS GPS SENSOR
Aggregation_Service: Represents a local AIS Aggregator Aggregation_Service: Represents a local AIS Aggregator
like a "Radar" system or local AIS Broadcast like a "Radar" system or local AIS Broadcast
...@@ -16,18 +17,22 @@ to the human analyst at a tactical location. ...@@ -16,18 +17,22 @@ to the human analyst at a tactical location.
multiple aggregation services, coalates the data, multiple aggregation services, coalates the data,
and rebroadcasts the data globally. and rebroadcasts the data globally.
Source A: Represents raw AIS tracks that have not been modified in any way prior to dissemination Source A: Represents raw AIS tracks that have not been
Source B: Represents raw AIS tracks grouped into geographic areas for limited broadcast modified in any way prior to dissemination
Source C: Represents Custom filtering and combining of AIS tracks based on unique fields Source B: Represents raw AIS tracks grouped into
geographic areas for limited broadcast
Source C: Represents Custom filtering and combining
of AIS tracks based on unique fields
Correlator functions: Receive_Source_Status Correlator functions: Receive_Source_Status
Process_Source_Status Process_Source_Status
Evaluate_Source_Status Evaluate_Source_Status
Display_Correlated_Tracks Display_Correlated_Tracks
Analyst functions: View_Correlated_Tracks Analyst functions: View_Correlated_Tracks
Analyze_Tracks_Position_Accuracy Analyze_Tracks_Position_Accuracy
Correct_Track_Positions Correct_Track_Positions
The events are representative of actual AIS data report flow to operational analysts in the Fleet today. The events are representative of actual AIS data report
flow to operational analysts in the Fleet today.
References: References:
Watson, Frank. "Design Methodologies for 21st Century Watson, Frank. "Design Methodologies for 21st Century
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment