Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Preloaded Examples
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Monterey Phoenix
MP Model Collection
Preloaded Examples
Commits
61fad31f
Commit
61fad31f
authored
3 years ago
by
Pamela Dyer
Browse files
Options
Downloads
Patches
Plain Diff
Update models/Application_examples/Correlation_and_Fusion_Process_Ungoverned.mp
parent
e8f45587
Loading
Loading
1 merge request
!39
2 into 3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
models/Application_examples/Correlation_and_Fusion_Process_Ungoverned.mp
+41
-40
41 additions, 40 deletions
...ion_examples/Correlation_and_Fusion_Process_Ungoverned.mp
with
41 additions
and
40 deletions
models/Application_examples/Correlation_and_Fusion_Process_Ungoverned.mp
+
41
−
40
View file @
61fad31f
/* Ungoverned Correlation Model August 2021
created by F Watson 8/20/2021
Purpose:
To model AIS reporting data flows showing existing data path behaviors
Description:
Models the data flow from sensors all the way to the human analyst at a tactical location.
Details
AIS_Sensor: represents an example AIS GPS SENSOR
Aggregation_Service: Represents a local AIS Aggregator like a "Radar" system or local AIS Broadcast
Global_Distribution_Mechanism: Receives data from multiple aggregation services, coalates the data, and rebroadcasts the data globally.
Source A: Represents raw AIS tracks that have not been modified in any way prior to dissemination
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
Process_Source_Status
Evaluate_Source_Status
Display_Correlated_Tracks
Analyst functions: View_Correlated_Tracks
Analyze_Tracks_Position_Accuracy
Correct_Track_Positions
/* Model of Correlation and Fusion Process Ungoverned
Created by Frank Watson on the 20th of August, 2021.
Edited by Pamela Dyer in September, 2021.
Purpose: To model AIS reporting data flows showing existing
data path behaviors.
Description: Models the data flow from sensors all the way
to the human analyst at a tactical location.
AIS_Sensor: represents an example AIS GPS SENSOR.
Aggregation_Service: Represents a local AIS Aggregator
like a "Radar" system or local AIS Broadcast.
Global_Distribution_Mechanism: Receives data from
multiple aggregation services, coalates the data,
and rebroadcasts the data globally.
Source A: Represents raw AIS tracks that have not been modified in any way prior to dissemination
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
Process_Source_Status
Evaluate_Source_Status
Display_Correlated_Tracks
Analyst functions: View_Correlated_Tracks
Analyze_Tracks_Position_Accuracy
Correct_Track_Positions
The events are representative of actual AIS data report flow to operational analysts in the Fleet today.
References:
Example 49 Histogram showing number of traces with probabilities within certain intervals, from Auguston, M. "Monterey Phoenix
System and Software Architecture and Workflow Modeling Language Manual"
(Version 4). 2020. Available online: https://wiki.nps.edu/display/MP/Documentation
Example 40. A global report is assembled from the set of all available event traces, from Auguston, M. "Monterey Phoenix
System and Software Architecture and Workflow Modeling Language Manual"
(Version 4). 2020. Available online: https://wiki.nps.edu/display/MP/Documentation
References:
Example 49 Histogram showing number of traces with probabilities within certain intervals, from Auguston, M. "Monterey Phoenix
System and Software Architecture and Workflow Modeling Language Manual"
(Version 4). 2020. Available online: https://wiki.nps.edu/display/MP/Documentation
Search terms: behavior, data correlation and fusion; probability, Type 1; data governance
Instruc
tion
s:
Run for scope 1: 8 traces in < 1 sec
Example 40. A global report is assembled from the set of all available event traces, from Auguston, M. "Monterey Phoenix
System and Software Architecture and Workflow Modeling Language Manual"
(Version 4). 2020. Available online: https://wiki.nps.edu/display/MP/Documenta
tion
Search terms: behavior, data correlation and fusion;
probability, Type 1; data governance
*/
Instructions: Run for scope 1: 8 traces in < 1 sec
==========================================================*/
SCHEMA Correlation_and_Fusion_Process_Ungoverned
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment