Interoperability among Federated Simulated Multinational Operations

Size: px
Start display at page:

Download "Interoperability among Federated Simulated Multinational Operations"

Transcription

1 United States Military Academy of West Point, New York USA. Interoperability among Federated Simulated Multinational Operations Second Lieutenant CHATELET Second Lieutenant HELLIO Jan

2 CONTENTS I/ Project presentation. II/ Model-Based Data Engineering methodology. III/ Command and Control Interface. IV/ Results: improving interoperability within NATO. V/ Application. 2

3 Project presentation - goals StCyr Client C_BML VMASC T H E S I S PoM DSE M A T R E X S I M U L T O R Other NATO Client 3

4 US/French Ambush Doctrine U.S. Amy ambush (source: U.S. Army Field Manual (Tactics) [1] ). French Armée de Terre ambush (source: French Military Academy of Saint Cyr Field Manual (Tactics) [2] ). 4

5 Tools : Project presentation - tools a) Coalition Battle Management Language: Command and Control Data Model based on the JC3IEDM NATO standard. b) Primitives of Meaning: Simulation Data Model which allows to describe every basic task that a Unit or a SingleEntity has to execute on the battlefield. c) Federated simulation: OneSAF combat simulator using the High Level Architecture Matrex FOM extended by the PoM. 5

6 Primitives of Meaning 6

7 New Interactions C2CommandScript C2UnitCommandScript C2CommandSignal C2UnitCommandSignal C2SendHumanSignal C2SendUnitHumanSignal

8 MATREX C2 Primitives Move Patrol Halt Set Weapons Control Status Orient Fire Set Posture Observe Set Weapon State Mount Dismount Search Entity Search Route Search Room Clear Room Send Signal

9 Action Trigger Order of execution within script Trigger Types As soon as possible After completion of previous action After delay Upon signal

10 C2UnitCommandScript Primitive Action Trigger Parameters Move ASAP Speed = Quick ; Formation = Wedge Orient After Complete Orientation = 0 (North) Fire Signal ANVIL 1 % of Magazine = 50; EA includes BLDG 100 Orient After Complete Orientation = 45 degrees (East of BLDG 100) Orient Signal HAMMER Orientation = 90 (Building 101) Fire Signal ANVIL 2 % of Magazine = 50, EA includes BLDG 101 C2CommandSignal ANVIL 1 C2CommandSignal HAMMER C2CommandSignal ANVIL 2 Support By Fire

11 Project presentation - methodology Model-Based Data Engineering : a) Data Administration: source documentation, format, data s validity, fidelity and credibility. b) Data Management: identify and describe data elements, map equivalent information expressions to each others. c) Data Alignment: the data to be exchanged exists in both systems or can be derived from the available data or we need to had extensions. d) Data Transformation: technical process of aggregating and disaggregating the systems entities to match information exchange requirements 11

12 MBDE - Data Admimistration. CBML PoM 12

13 <Task> <What> <Ac7onTask xsi:type="ac7ontask"> <OID> </OID> <NameText>Support by fire</nametext> <Ac7vityCode>ENGAGE</Ac7vityCode> </Ac7onTask> </What> <When> <StartWhen> <Rela7veTime> <ObjectAc7onRef xsi:type="ac7ontaskref"> <OID> </OID> <!- - 1st FR PLT has reached its assault posi7on - - > </ObjectAc7onRef> <Ac7onTemporalAssocia7on> <OID> </OID> <CategoryCode>STRENL</CategoryCode> </Ac7onTemporalAssocia7on> </Rela7veTime> </StartWhen> </When> </Task> CBML is much more user-friendly for operational level missions (regiments, MBDE brigades and - Data higher) Management. than tactical level (companies, platoons and lower). CBML <UnitCommand> <UnitAc7ons> <SetWeaponsControlStatus> <Ac7onTrigger> <TriggerType>ASAP</TriggerType> <OrderOfExecu7on>1</OrderOfExecu7on> </Ac7onTrigger> <WeaponsControlStatus>Free</WeaponsControlStatus> </SetWeaponsControlStatus> </UnitAc7ons> <UnitAc7ons> <Fire> <Ac7onTrigger> <TriggerType>Comple7onOfPrevious</TriggerType> <OrderOfExecu7on>2</OrderOfExecu7on> </Ac7onTrigger> <AreaGraphic>Oscar 1</AreaGraphic> <PercentOfMagazine>25.0</PercentOfMagazine> </Fire> </UnitAc7ons> </UnitCommand> Heterogeneous and Structural conflicts. PoM 13

14 MBDE - Data Management. Data mis-alignment between C2DM and SDM => 2 solutions : Unpack high level mission terms. => it requires to make assumptions about what basic tasks each mission implies. We should add a new entity in CBML which is "DOCTRINE. add extensions to CBML. => we would have to take every PoM concept and to check if, in CBML, an equivalent value from the entity ACTION-TASK and its attributes exists. Conceptual mapping. 14

15 MBDE - Data Management According to the solution we chose, we started building a list of the correspondence between CBML and PoM Awareness of the PoM concepts which are missing Descriptive in CBML. conflicts. Fire Ac7onTrigger EngagementArea PercentOfMagazine what- ac7on- task- ac7vity- code value ENGAGE when- ac7on- task- start- qualifier- code or when- ac7on- start- temporal- associa7on- category- code affected- who- objet- item- id extension needed as a_ribute Attribute mapping. Semantic conflicts. 15

16 MBDE - Data Alignment. Mount Dismount Halt Orient SendSignal Signal MessageTransmissionType Fire PercentOfMagazine Move and Patrol MoveSpeed Forma7on SetPosture Posture SetICWeaponState or SetWeaponState ICWeaponState or WeaponState SingleEn7tyCommand extension added as a new what- ac7on- task- ac7vity- code value: MOUNT extension added as a new what- ac7on- task- ac7vity- code value: DISMNT extension added as a new what- ac7on- task- ac7vity- code value: HALT extension added as a new what- ac7on- task- ac7vity- code value: ORIEN extension added as a new what- ac7on- task- ac7vity- code value: SNDSIG extension added as a new a_ribute of the JC3IEDM/CBML en7ty ACTION- RESOURCE- EMPLOYMENT: ac7on- resource- employment- signal- text extension added as a new a_ribute of the JC3IEDM/CBML en7ty ACTION- RESOURCE- EMPLOYMENT: ac7on- resource- employment- message- transmission- type extension added as a new a_ribute of the JC3IEDM/CBML en7ty ACTION- RESOURCE- EMPLOYMENT: ac7on- resource- employment- percent- of- magazine extension added as a new a_ribute of the JC3IEDM/CBML en7ty ACTION- RESOURCE- EMPLOYMENT: ac7on- resource- employment- speed- code extension added as a new a_ribute of the JC3IEDM/CBML en7ty ACTION- RESOURCE- EMPLOYMENT: ac7on- resource- employment- forma7on- code extension added as a new a_ribute of the JC3IEDM/CBML en7ty ORGANISATION- STATUS: organisa7on- status- posture- code extension added as a new a_ribute of the JC3IEDM/CBML en7ty ORGANISATION- STATUS: organisa7on- status- weapon- state exten7on added as a new taskee- who- organisa7on- ref type: PersonRef 16

17 Command and Control Interface Purpose of the interface: Objective: Create CBML-compliant XML files that use our extensions. Programmed in Java with Netbeans

18 Command and Control Interface UML class diagram 18

19 Results: improving interoperability within NATO. 19

20 Results: French OPORD for U.S. Army platoon. JE VEUX Appliquer des feux sur l ENI situé au niveau de EA Oscar 1 à compter du 02 octobre 2010 à 06h30 pour au mieux détruire au pire chasser l ENI qui l occupe. POUR CELA : T1 Me déplacer en ambiance sûreté jusqu à l intersec7on en º N º O, baptême terrain Hotel 1, puis en ambiance discré7on jusqu à la corne de bois en º N º O, baptême terrain Oscar 1, pour y installer un disposi7f de surveillance et d appui sur EA Oscar 1 pour 06h00. T2 T3 En liaison permanente avec le 2 nd PLT, appliquer des feux sur l ENI situé au niveau de EA Oscar 1 à compter du 02 octobre 2010 à 06h30. Me renseigner et renseigner la compagnie et le 2 nd PLT sur l ac7vité ENI dans et autour EA Oscar 1. EMD Me_re en place un disposi7f de surveillance face au Nord et à l Est à par7r des limites Ouest de EA Oscar 1 et à compter du 02 octobre h35. 20

21 Results: Translation into a CBML-compliant file French OPORD 21

22 Results: From CBML to the Primitives of Meaning French OPORD 22

23 Results: Displayed in OneSAF French OPORD RT OSCAR 1 OSCAR 1 French OPORD 23

24 Continued Development Extended C-BML Schema Replaced POM layer with direct C-BML translation to MATREX Develop simulation independent Andriod user interface that exchanges C-BML messages Situation report SALUTE report Primitives of Meaning Order Implement in OneSAF via MATREX architecture 24

25 What Next Focused on dismounted ground domain Continued user interface development Call for fire Clearance of fires Request MEDEVAC Continue to extend C-BML for tactical action robotic forces Integrate with C2 Core effort 25

Using Coalition Battle Management Language DS RT 11 Briefing

Using Coalition Battle Management Language DS RT 11 Briefing Using Coalition Battle Management Language DS RT 11 Briefing Adam Brook Contents Motivation why connect C2 applications with simulations About C-BML Recent Experiences Some Approaches to Developing Systems

More information

18th ICCRTS C2 in Underdeveloped, Degraded and Denied Operational Environments

18th ICCRTS C2 in Underdeveloped, Degraded and Denied Operational Environments 18th ICCRTS C2 in Underdeveloped, Degraded and Denied Operational Environments Integrating CPOF, JSAF and ONESAF through CBMS Topics Experimentation, Metrics, and Analysis Modeling and Simulation Architectures,

More information

An Open Source MSDL/C-BML Interface to VR-Forces

An Open Source MSDL/C-BML Interface to VR-Forces An Open Source MSDL/C-BML Interface to VR-Forces Dr. Mark Pullen Mohammad Ababneh Lisa Nicklas Michael Connor Alexandre Barreto GMU C4I Center 1 Presentation Outline Overview/Introduction BML and C-BML

More information

Next Steps in MSDL and C-BML Alignment for Convergence

Next Steps in MSDL and C-BML Alignment for Convergence Next Steps in MSDL and C-BML Alignment for Convergence Dr. Mark Pullen Douglas Corner GMU C4I Center Dr. Robert Wittman MITRE Corp. Presentation Overview Introduction/overview MSDL and C-BML alignment

More information

Client Perspective: Implementing C2SIM in a Client Dr. Robert Wittman APPROVED FOR PUBLIC RELEASE

Client Perspective: Implementing C2SIM in a Client Dr. Robert Wittman APPROVED FOR PUBLIC RELEASE Client Perspective: Implementing C2SIM in a Client Dr. Robert Wittman APPROVED FOR PUBLIC RELEASE Slide 1 Topics Why use C2SIM (MSDL & ) The Crawl, Walk, Run Implementation Approach An Coalition Example

More information

Using Web Service-Based Command and Control to Support Coalition Collaboration

Using Web Service-Based Command and Control to Support Coalition Collaboration Using Web Service-Based Command and Control to Support Coalition Collaboration J. Mark Pullen, Stanley Levine and Michael Hieb George Mason University C4I Center {mpullen,mhieb,slevine}@c4i.gmu.edu ICCRTS-2008

More information

Integrating Soar into the OneSAF Models Framework. Dr. Doug Reece

Integrating Soar into the OneSAF Models Framework. Dr. Doug Reece Integrating Soar into the OneSAF Models Framework Dr. Doug Reece Outline OneSAF Modeling Infrastructure (MI) overview Emphasis on entity architecture Ideas for integrating Soar Not interfacing 2 OneSAF

More information

18th ICCRTS C2 in Underdeveloped, Degraded and Denied Operational Environments

18th ICCRTS C2 in Underdeveloped, Degraded and Denied Operational Environments 18th ICCRTS C2 in Underdeveloped, Degraded and Denied Operational Environments Integrating CPOF, JSAF and ONESAF through CBMS Topics Experimentation, Metrics, and Analysis Modeling and Simulation Architectures,

More information

IMPLEMENTING A STANDARDS DEVELOPMENT FRAMEWORK FOR THE COALITION BATTLE MANAGEMENT LANGUAGE (C-BML)

IMPLEMENTING A STANDARDS DEVELOPMENT FRAMEWORK FOR THE COALITION BATTLE MANAGEMENT LANGUAGE (C-BML) IMPLEMENTING A STANDARDS DEVELOPMENT FRAMEWORK FOR THE COALITION BATTLE MANAGEMENT LANGUAGE (C-BML) (PAPER 122) Kevin Heffner Pegasus Research & Technologies Montreal QC Canada k.heffner@peretec.com Kevin

More information

Linked Heterogeneous BML Servers. in NATO MSG-085

Linked Heterogeneous BML Servers. in NATO MSG-085 in NATO MSG-085 Dr. Mark Pullen Douglas Corner GMU C4I Center mpullen@c4i.gmu.edu dcorner@c4i.gmu.edu Thomas Remmersmann Dr. Irmtrud Trautwein Fraunhofer FKIE thomas.remmersmann@ fkie.fraunhofer.de irmtrud.trautwein@

More information

Coalition Interoperability Ontology:

Coalition Interoperability Ontology: Coalition Interoperability Ontology: Sharing Situational Awareness with Allies and Agents Erik Chaum Naval Undersea Warfare Center, Division Newport, TTCP, Maritime Systems Group, TP1 US National Leader

More information

Multi-Schema and Multi-Server Advances for C2-Simulation Interoperation in MSG-085

Multi-Schema and Multi-Server Advances for C2-Simulation Interoperation in MSG-085 Multi-Schema and Multi-Server Advances for C2-Simulation Interoperation in MSG-085 Dr. Mark Pullen Douglas Corner GMU C4I Center Dr. Robert Wittman MITRE Corp. Adam Brook QinitiQ Dr. Per Gustavsson Saab

More information

Overview and Future Promise of Battle Management Language

Overview and Future Promise of Battle Management Language C 4 I Center Overview and Future Promise of Battle Management Language Dr. Michael Hieb Center of Excellence in C4I George Mason University mhieb@gmu.edu Content 1. BML Definition 2. BML Motivation 3.

More information

Representing Geospatially Enabled C2 Information within the JC3IEDM. AFCEA-GMU C4I Center Symposium Critical Issues in C4I.

Representing Geospatially Enabled C2 Information within the JC3IEDM. AFCEA-GMU C4I Center Symposium Critical Issues in C4I. Representing Geospatially Enabled C2 Information within the JC3IEDM AFCEA-GMU C4I Center Symposium Critical Issues in C4I 19 20 May 2009 John D. Roberts ACS, Inc. Shrewsbury, NJ, 732-460-9416 x22 jroberts@acsinc-nj.com

More information

Battle Command Management Services (BCMS) Overview DoD M&S Conference 10 March 2008

Battle Command Management Services (BCMS) Overview DoD M&S Conference 10 March 2008 U.S. Army Research, Development and Engineering Command Battle Command Management Services (BCMS) Overview DoD M&S Conference 10 March 2008 Problem Space Overview The real world Army is organized into

More information

BAE SYSTEMS Developing Coalition Interoperability Marcus Krackowizer - September 2004

BAE SYSTEMS Developing Coalition Interoperability Marcus Krackowizer - September 2004 BAE SYSTEMS Developing Coalition Interoperability Marcus Krackowizer - September 2004 Today s Objectives Introduce the problem context and interdependencies. Discuss BAE SYSTEMS Position Review example

More information

Web Service Middleware for BML

Web Service Middleware for BML Web Service Middleware for BML Dr. Mark Pullen mpullen@gmu.edu Slide 1 Background GMU-ACS-VMASC team developed DMSO XBML Starting point Army BML prototype (CAPES-OTB) Added Web Services and C2IEDM to Ground

More information

Taxonomies, Ontologies, and Battle Management Languages Recommendations for the Coalition BML Study Group

Taxonomies, Ontologies, and Battle Management Languages Recommendations for the Coalition BML Study Group Taxonomies, Ontologies, and Battle Management Languages Recommendations for the Coalition BML Study Group Dr. Andreas Tolk Virginia Modeling Analysis & Simulation Center (VMASC) Old Dominion University

More information

Raytheon Mission Architecture Program (RayMAP) Topic 1: C2 Concepts, Theory, and Policy Paper #40

Raytheon Mission Architecture Program (RayMAP) Topic 1: C2 Concepts, Theory, and Policy Paper #40 Raytheon Mission Architecture Program (RayMAP) Topic 1: C2 Concepts, Theory, and Policy Paper #40 Dale Anglin Erik Baumgarten John Dinh Mark Hall Bert Schneider May 13, 2008 Cleared for public release

More information

NEXIUM THEATRE. Tactical networks for defence and security forces

NEXIUM THEATRE. Tactical networks for defence and security forces w w w. t h a l e s g r o u p. c o m NEXIUM THEATRE Tactical networks for defence and security forces DEFENCE SECURITY B ased on its long experience and worldwide leadership in military communications and

More information

SIMCI Combined Project. FY08 Accomplishments FY08 Demonstration FY09 Plan

SIMCI Combined Project. FY08 Accomplishments FY08 Demonstration FY09 Plan SIMCI Combined Project FY08 Accomplishments FY08 Demonstration FY09 Plan Dr. Stanley H. Levine for the BML Conference 2/4/2009 Simulation C4I Interoperability (SIMCI) FY08 Project Briefing FY08 Combined

More information

11S-SIW-061 Management of C4I and M&S Data Standards with Modular OWL Ontologies

11S-SIW-061 Management of C4I and M&S Data Standards with Modular OWL Ontologies Management of C4I and M&S Data Standards with Modular OWL Ontologies Kevin Gupton Applied Research Labs The Univ. of Texas at Austin kgupton@arlut.utexas.edu Jeff Abbott CAE USA Professional Services jeff.abbott@caemilusa.com

More information

C2-Simulation Communications Infrastructure

C2-Simulation Communications Infrastructure C2-Simulation Communications Infrastructure Dr. Mark Pullen C4I Center George Mason University Presentation Overview Introduction/overview Categories of C2-Sim Infrastructure Server systems GUI systems

More information

EasyChair Preprint. Tactical Data Links in a C2SIM Environment

EasyChair Preprint. Tactical Data Links in a C2SIM Environment EasyChair Preprint 455 Tactical Data Links in a C2SIM Environment Lionel Khimeche, Eric Bouvier and Laurent Mounet EasyChair preprints are intended for rapid dissemination of research results and are integrated

More information

BES - Battle Eye System

BES - Battle Eye System Battle Eye System is a state of the art GIS based battlefield management and fire control system. Positioned on a C2 ( command and control) level, BES enhances the soldier s understanding of the surroundings

More information

Testing a NATO OPORD Schema with C-BML

Testing a NATO OPORD Schema with C-BML Testing a NATO OPORD Schema with C-BML Dr. J. Mark Pullen, Mohammad Ababneh, and Samuel Singapogu C4I Center George Mason University Fairfax, VA 22030, USA 703-993-3682 {mpullen, mababneh, ssingapo}@c4i.gmu.edu

More information

A Systems Engineering Process for Development of Federated Simulations

A Systems Engineering Process for Development of Federated Simulations A Systems Engineering Process for Development of Federated Simulations Robert H. Kewley, Jr. Department of Systems Engineering United States Military Academy Robert.Kewley@usma.edu Andreas Tolk Department

More information

The Literature: Self-Synchronization and Shared Awareness

The Literature: Self-Synchronization and Shared Awareness Enabling Adaptive C2 via Semantic Communication and Smart Push: A Model-based Network Communication Approach LtCol Carl Oros, USMC Brief to AFCEA-GMU C4I Center Symposium Critical Issues in C4I Fairfax,

More information

Form A-15. File No. LABOUR RELATIONS ACT, 1995 AND/OR STATUTORY POWERS PROCEDURE ACT AND/OR FIRE PROTECTION AND PREVENTION ACT, 1997

Form A-15. File No. LABOUR RELATIONS ACT, 1995 AND/OR STATUTORY POWERS PROCEDURE ACT AND/OR FIRE PROTECTION AND PREVENTION ACT, 1997 File No. LABOUR RELATIONS ACT, 1995 AND/OR STATUTORY POWERS PROCEDURE ACT AND/OR FIRE PROTECTION AND PREVENTION ACT, 1997 RESPONSE TO APPLICATION FOR INTERIM ORDER BEFORE THE ONTARIO LABOUR RELATIONS BOARD

More information

C2-Simulation Interoperability in NATO

C2-Simulation Interoperability in NATO C2-Simulation Interoperability in NATO Dr Hans Jense Chief, Capability Planning, Exercises and Training NATO UNCLASSIFIED 1 Report Documentation Page Form Approved OMB No. 0704-0188 Public reporting burden

More information

Extensible Battle Management Language as a Transformation Enabler

Extensible Battle Management Language as a Transformation Enabler Extensible Battle Management Language as a Transformation Enabler William P. Sudnikovich Atlantic Consulting Services, Inc. 167 Avenue at the Common Shrewsbury, NJ 07702 (732) 460-9416, x27 wsudnikovich@acsinc-nj.com

More information

C2-Simulation Interoperability in NATO

C2-Simulation Interoperability in NATO C2-Simulation Interoperability in NATO Dr Hans Jense Chief, Capability Planning, Exercises and Training NATO UNCLASSIFIED 1 NATO CIS Services Agency NATO Consultation, Command and Control Agency NATO Air

More information

Knowledge Engineering Models and Tools for the Digital Scholarly Publishing of Manuscripts

Knowledge Engineering Models and Tools for the Digital Scholarly Publishing of Manuscripts Knowledge Engineering Models and Tools for the Digital Scholarly Publishing of Manuscripts Semantic Web for the Digital Humanities Sahar Aljalbout, Giuseppe Cosenza, Luka Nerima, Gilles Falquet 1 Cultural

More information

Installation Instructions. P/N Revision A April Single Dock. P/N Revision A

Installation Instructions. P/N Revision A April Single Dock. P/N Revision A nstallation nstructions P/N 96-00-00 Revision A April 1996 600 Single Dock P/N 96-00-00 Revision A tem# Description PN Qty 1. Power supply 851-09-001 ref.*. cable, dock to PC-AT or 16-787-00x ref.* laptop.

More information

Distributed Server Systems for C2-Simulation Interoperation

Distributed Server Systems for C2-Simulation Interoperation Distributed Server Systems for C2-Simulation Interoperation Dr. J. Mark Pullen C4I Center George Mason University Fairfax, VA 22030, USA +1 703 993 3682 mpullen@c4i.gmu.edu Lionel Khimeche Direction Générale

More information

Multi-Perspective Enemy Course of Action Maintenance

Multi-Perspective Enemy Course of Action Maintenance Distribution ment A: Approved for public release; distribution is unlimited. Multi-Perspective Enemy Course of Action Maintenance June 10, 2004 William J. Farrell III, Benjamin Grooters, and Frank Vetesi

More information

MULTILATERAL INTEROPERABILITY PROGRAMME MIP OPERATIONAL LEVEL TEST PLAN (MOLTP)

MULTILATERAL INTEROPERABILITY PROGRAMME MIP OPERATIONAL LEVEL TEST PLAN (MOLTP) MOLTP - TEWG MULTILATERAL INTEROPERABILITY PROGRAMME MIP OPERATIONAL LEVEL TEST PLAN (MOLTP) 14 May 2009, Greding Germany This Multilateral Interoperability Programme (MIP) Operational Level Test Plan

More information

UNCLASSIFIED. ADF Tactical Data Link Authority Ground Network Capability Assurance Services UNCLASSIFIED

UNCLASSIFIED. ADF Tactical Data Link Authority Ground Network Capability Assurance Services UNCLASSIFIED UNCLASSIFIED MilCIS 2013 TDL Stream, Session 2.5a ADF Tactical Data Link Authority Ground Network Capability Assurance Services Mr. Josh Roth Ground Networks Manager joshua.roth1@defence.gov.au 02 626

More information

Beyond Technical Interoperability Introducing a Reference Model for Measures of Merit for Coalition Interoperability

Beyond Technical Interoperability Introducing a Reference Model for Measures of Merit for Coalition Interoperability Beyond Technical Interoperability Introducing a Reference Model for Measures of Merit for Coalition Interoperability Andreas Tolk, Ph.D. Virginia Modeling Analysis and Simulation Center Old Dominion University

More information

Form A-1 LABOUR RELATIONS ACT, 1995 APPLICATION FOR CERTIFICATION BEFORE THE ONTARIO LABOUR RELATIONS BOARD. - and -

Form A-1 LABOUR RELATIONS ACT, 1995 APPLICATION FOR CERTIFICATION BEFORE THE ONTARIO LABOUR RELATIONS BOARD. - and - LABOUR RELATIONS ACT, 1995 APPLICATION FOR CERTIFICATION BEFORE THE ONTARIO LABOUR RELATIONS BOARD Between: - and - Applicant, Responding Party. PLEASE READ INFORMATION BULLETIN NO. 1 CERTIFICATION OF

More information

C4I SYSTEMS INTRODUCTION

C4I SYSTEMS INTRODUCTION C4I SYSTEMS C4I SYSTEMS INTRODUCTION As a recognised role as system leader for Armed Forces transformation, Leonardo offers a complete family of C4I solutions for the digital battlefield. These include:

More information

Product Training. VR-Forces Systems Training Syllabus. Section 1: Basics and Background

Product Training. VR-Forces Systems Training Syllabus. Section 1: Basics and Background Product Training VR-Forces Systems Training Syllabus This 1 week course will provide in-depth training on the VR-Forces computer generated forces product. The first section will focus on basic concepts,

More information

A test bed for distributed real-time scheduling experimentation based on the CHORUS micro-kernel

A test bed for distributed real-time scheduling experimentation based on the CHORUS micro-kernel A test bed for distributed real-time scheduling experimentation based on the CHORUS micro-kernel Joelle DELACROIX**, Christian SANTELLANI* ** CNAM, Département Informatique, 292 rue Saint Martin, 75141

More information

IBM MQ version CD

IBM MQ version CD Guide MQ 27/03/2018 IBM MQ version 9.0.5 CD Luc-Michel Demey Demey Consulting LMD@Demey-Consulting.fr Version 0.01 Mars 2018 Rappels MQ 904 MQ 9 CD disponible sur AIX à partir de MQ 904 Nouvelle solution

More information

About Transferring License Rights for. PL7 V4.5 and Unity Pro V2.3 SP1 Software

About Transferring License Rights for. PL7 V4.5 and Unity Pro V2.3 SP1 Software Page 1 of 38 Click here to access the English Cliquez ici pour accéder au Français Klicken Sie hier, um zum Deutschen zu gelangen Premete qui per accedere all' Italiano Pulse acquì para acceder al Español

More information

Military Scenario Definition and Battle Management Language. Discussion Topics

Military Scenario Definition and Battle Management Language. Discussion Topics Military Scenario Definition and Battle Management Language Dr. Robert Wittman Discussion Topics Introduction SISO Activities SIMCI Activity BML Activity Questions 1 2 Scenario Composition Military Military

More information

Heterogeneous Database Integration Using Agent- Oriented Information Systems *

Heterogeneous Database Integration Using Agent- Oriented Information Systems * Heterogeneous Database Integration Using Agent- Oriented Systems * J. Todd McDonald Department of Electrical and Computer Engineering Air Force Institute of Technology Wright-Patterson AFB OH 45433 Michael

More information

COMMON DATA ADMINISTRATION, DATA MANAGEMENT, AND DATA ALIGNMENT AS A NECESSARY REQUIREMENT FOR COUPLING C4ISR SYSTEMS AND M&S SYSTEMS

COMMON DATA ADMINISTRATION, DATA MANAGEMENT, AND DATA ALIGNMENT AS A NECESSARY REQUIREMENT FOR COUPLING C4ISR SYSTEMS AND M&S SYSTEMS ++ I&S COMMON DATA ADMINISTRATION, DATA MANAGEMENT, AND DATA ALIGNMENT AS A NECESSARY REQUIREMENT FOR COUPLING C4ISR SYSTEMS AND M&S SYSTEMS Andreas TOLK Simulation Applications and C4ISR Systems There

More information

Massive Multi-Player - Advanced Technology and Integration Solutions OpenSkies Network Fabric

Massive Multi-Player - Advanced Technology and Integration Solutions OpenSkies Network Fabric 1 Massive Multi-Player - Advanced Technology and Integration Solutions OpenSkies Network Fabric Fusing diverse and disparate entities/events into one holistic and operational scenario, with scalability

More information

LOCATION W140005XQ STUDENT HANDOUT

LOCATION W140005XQ STUDENT HANDOUT UNITED STATES MARINE CORPS THE BASIC SCHOOL MARINE CORPS TRAINING COMMAND CAMP BARRETT, VIRGINIA 22134-5019 LOCATION W140005XQ STUDENT HANDOUT W14005XQ Introduction Importance In This Lesson The class

More information

MODEL-BASED ALIGNMENT AND ORCHESTRATION OF HETEROGENEOUS HOMELAND SECURITY APPLICATIONS ENABLING COMPOSITION OF SYSTEM OF SYSTEMS

MODEL-BASED ALIGNMENT AND ORCHESTRATION OF HETEROGENEOUS HOMELAND SECURITY APPLICATIONS ENABLING COMPOSITION OF SYSTEM OF SYSTEMS Proceedings of the 2007 Winter Simulation Conference S. G. Henderson, B. Biller, M.-H. Hsieh, J. Shortle, J. D. Tew, and R. R. Barton, eds. MODEL-BASED ALIGNMENT AND ORCHESTRATION OF HETEROGENEOUS HOMELAND

More information

A joint approach to tactical data links The Swedish way

A joint approach to tactical data links The Swedish way A joint approach to tactical data links The Swedish way LtCol Sigvard Wiss Joint C4I Systems Department Kristin Strömberg, Pgm Manager SW TDL Office, FMV SCOPE Operational Background Swedish TDL CONOPS

More information

TIPS A System for Contextual Prioritization of Tactical Messages

TIPS A System for Contextual Prioritization of Tactical Messages TIPS A System for Contextual Prioritization of Tactical Messages 14 th ICCRTS 16 June 2009 Robert E. Marmelstein, Ph.D. East Stroudsburg University East Stroudsburg, PA 18301 Sponsored by: AFRL/IFSB (Rome,

More information

Inmarsat L-TAC. Supports both UHF and VHF tactical radios. GLOBAL GOVERNMENT > Product > L-TAC

Inmarsat L-TAC. Supports both UHF and VHF tactical radios. GLOBAL GOVERNMENT > Product > L-TAC Inmarsat L-TAC Supports both UHF and VHF tactical radios GLOBAL GOVERNMENT > Product > L-TAC Inmarsat L-TAC UHF and VHF Beyond line of sight communications. Mobile communications in the field Designed

More information

Re-hosting a Constructive Legacy Simulation With Modern Technologies

Re-hosting a Constructive Legacy Simulation With Modern Technologies e-hosting a Constructive Legacy Simulation With Modern echnologies Leroy A. Jackson Gerald M. Pearman Michael L. McGinnis US Army ADOC Analysis Center PO Box 8692 MONY, CALIFONIA 93943-0692 Keywords: Simulation,

More information

MULTILATERAL INTEROPERABILITY PROGRAMME MIP IMPLEMENTATION RULES (MIR)

MULTILATERAL INTEROPERABILITY PROGRAMME MIP IMPLEMENTATION RULES (MIR) MIR MULTILATERAL INTEROPERABILITY PROGRAMME MIP IMPLEMENTATION RULES (MIR) 17 February 2012, Greding Germany This Multilateral Interoperability Programme (MIP) Implementation Rules (MIR) has been reviewed

More information

DRDC Toronto No. CR Development and Documentation of the Software to Control the Noise Simulation Facility at DRDC Toronto

DRDC Toronto No. CR Development and Documentation of the Software to Control the Noise Simulation Facility at DRDC Toronto DRDC Toronto No. CR 2005-083 Development and Documentation of the Software to Control the Noise Simulation Facility at DRDC Toronto Élaboration et documentation du logiciel servant à contrôler l'installation

More information

C2SIM Sandbox Ini.al Capability

C2SIM Sandbox Ini.al Capability C2SIM Sandbox Ini.al Capability Dr. Mark Pullen GMU C4I & Cyber Center Slide 1 Presentation Overview Introduction: C2SIM Vision C2SIM in SISO and NATO C2SIM Development Environment C2SIM Sandbox Concept

More information

16 th CCRTS Collective C2 in Multinational Civil-Military Operations. Title of Paper:

16 th CCRTS Collective C2 in Multinational Civil-Military Operations. Title of Paper: 16 th CCRTS Collective C2 in Multinational Civil-Military Operations Title of Paper: An Open Source Graphical User Interface Surrogate C2 System for Battle Management Language Experimentation Topics: Topic

More information

French-American Foundation Conference on cyber issues. Opening remarks. 25 October 2017

French-American Foundation Conference on cyber issues. Opening remarks. 25 October 2017 French-American Foundation Conference on cyber issues Opening remarks 25 October 2017 Général d armée aérienne Denis MERCIER 1 Ladies and gentlemen, It is a great honour and a personal pleasure for me

More information

Using NFFI Web Services on the tactical level: An evaluation of compression techniques

Using NFFI Web Services on the tactical level: An evaluation of compression techniques Using NFFI Web Services on the tactical level: An evaluation of compression techniques 13th ICCRTS: C2 for Complex Endeavors 2008-06-18 Frank T. Johnsen Trude Hafsøe Outline Motivation NFFI XML / binary

More information

Mounted Family of Computer Systems (MFoCS)

Mounted Family of Computer Systems (MFoCS) Mounted Family of Computer Systems (MFoCS) MOUNTED FAMILY OF COMPUTER SYSTEMS (MFoCS) TODAY S GENERATION OF WARFIGHTER DESERVES A NEXT-GENERATION MOUNTED COMPUTER. MFoCS improves Situational Awareness

More information

Community-of-Interest (COI) Model-based Languages enabling Composable Net-centric Services

Community-of-Interest (COI) Model-based Languages enabling Composable Net-centric Services 2008 Command and Control Research and Technology Symposium C2 for Complex Endeavors Community-of-Interest (COI) Model-based Languages enabling Composable Net-centric Services Andreas Tolk, Ph.D. Old Dominion

More information

A Case-Based Behavior Design Aid for OneSAF

A Case-Based Behavior Design Aid for OneSAF A Case-Based Behavior Design Aid for OneSAF Douglas Reece Jenifer McCormack Jackie Zhang Science Applications International Corporation Outline Problem expense of CGF behavior building Solution approach

More information

ADVANCE technology demonstrator

ADVANCE technology demonstrator Defence Research and Development Canada Recherche et développement pour la défense Canada ADVANCE technology demonstrator Vetronics recommended architecture for Canadian Armoured Fighting Vehicles R. Chesney

More information

Metadata, Data Models, Validation, and M&S Education: Some of the Many Dimensions of MOVES. Curtis Blais Research Associate July 22, 2009

Metadata, Data Models, Validation, and M&S Education: Some of the Many Dimensions of MOVES. Curtis Blais Research Associate July 22, 2009 Metadata, Data Models, Validation, and M&S Education: Some of the Many Dimensions of MOVES Curtis Blais Research Associate July 22, 2009 Metadata Activities M&S Community of Interest Discovery Metadata

More information

MODEL-DRIVEN DEVELOPMENT OF COMMAND AND CONTROL CAPABILITIES FOR JOINT AND COALITION WARFARE

MODEL-DRIVEN DEVELOPMENT OF COMMAND AND CONTROL CAPABILITIES FOR JOINT AND COALITION WARFARE 9 TH International Command and Control Research & Technology Symposium MODEL-DRIVEN DEVELOPMENT OF COMMAND AND CONTROL CAPABILITIES FOR JOINT AND COALITION WARFARE Robert Jacobs Computer Systems Center

More information

Live Training Transformation (LT2) LT2 Tatical Engagement Simulation System (TESS) Component Architecture Foundation Overview

Live Training Transformation (LT2) LT2 Tatical Engagement Simulation System (TESS) Component Architecture Foundation Overview COMPONENT SPECIFICATION Live Training Transformation (LT2) LT2 Tatical Engagement Simulation System (TESS) Component Architecture Foundation Overview Document Number LT2 TESS CA-001 VERSION 0.1 31 December

More information

Fusión de datos. ISR & Data Fusion Capabilities

Fusión de datos. ISR & Data Fusion Capabilities Fusión de datos ISR & Data Fusion Capabilities Amper at a glance Comprehensive technology solutions & business practices Continued investments in our capabilities & resources Increased operational efficiencies

More information

Utilizing Network Emulation to Provide Cost Effective Large Scale System of Systems Test and Evaluation

Utilizing Network Emulation to Provide Cost Effective Large Scale System of Systems Test and Evaluation DISTRIBUTION STATEMENT A. Approved for public release; distribution is unlimited. Utilizing Network Emulation to Provide Cost Effective Large Scale System of Systems Test and Evaluation 20 Jan 17 CERDEC

More information

Code Napoleon MIS En Vers Francais... (Ed.1811) (French Edition) By Benoit-Michel Decomberousse;Decomberousse B. M.

Code Napoleon MIS En Vers Francais... (Ed.1811) (French Edition) By Benoit-Michel Decomberousse;Decomberousse B. M. Code Napoleon MIS En Vers Francais... (Ed.1811) (French Edition) By Benoit-Michel Decomberousse;Decomberousse B. M. Code Napol on, mis en vers fran ais, par D***, ex-l gislateur. Auteur : Decomberousse,

More information

Procedia - Social and Behavioral Sciences 147 ( 2014 ) ICININFO. The Data Exchange Model for Archiving (MEDONA) Claire Sibille-de Grimoüard*

Procedia - Social and Behavioral Sciences 147 ( 2014 ) ICININFO. The Data Exchange Model for Archiving (MEDONA) Claire Sibille-de Grimoüard* Available online at www.sciencedirect.com ScienceDirect Procedia - Social and Behavioral Sciences 147 ( 2014 ) 213 222 ICININFO The Data Exchange Model for Archiving (MEDONA) Claire Sibille-de Grimoüard*

More information

SOURCE 1 MIC PROGRAM RESET. ACP 100 Front Panel without PlasticFaceplate

SOURCE 1 MIC PROGRAM RESET. ACP 100 Front Panel without PlasticFaceplate ACP 00 Setup Guide IPORTANT: Go to www.extron.com for the complete user guide, installation instructions, and specifications. The Extron ACP 00 Audio Control Panel is a fully configurable control interface

More information

Formalizing Mappings to Optimize Automated Schema Alignment: Application to Rare Diseases

Formalizing Mappings to Optimize Automated Schema Alignment: Application to Rare Diseases e-health For Continuity of Care C. Lovis et al. (Eds.) 2014 European Federation for Medical Informatics and IOS Press. This article is published online with Open Access by IOS Press and distributed under

More information

Tactical Data Link Activities

Tactical Data Link Activities Tactical Data Link Activities NATOS, SIREN & LUCID Atos, Atos and fish symbol, Atos Origin and fish symbol, Atos Consulting, and the fish symbol itself are registered trademarks of Atos Origin SA. Atos,

More information

C2SIM in CWIX: Distributed Development and Testing for Multinational Interoperability

C2SIM in CWIX: Distributed Development and Testing for Multinational Interoperability C2SIM in CWIX: ABSTRACT Dr. J. Mark Pullen Center of Excellence in C4I and Cyber George Mason University 4400 University Drive Fairfax, VA 22030 USA mpullen@c4i.gmu.edu Lionel Khimeche Direction générale

More information

Integrated C4isr and Cyber Solutions

Integrated C4isr and Cyber Solutions Integrated C4isr and Cyber Solutions When Performance Matters L3 Communication Systems-East provides solutions in the C4ISR and cyber markets that support mission-critical operations worldwide. With a

More information

The Evolution of Computer Generated Forces (CGF) Architectures to Support Information Warfare Effects

The Evolution of Computer Generated Forces (CGF) Architectures to Support Information Warfare Effects The Evolution of Computer Generated Forces (CGF) Architectures to Support Information Warfare Effects Presentation to NMSG-143 20-21 October 2016 Bucharest, Romania Mark G Hazen, DRDC Jon P Lloyd, Dstl

More information

Context Based Shared Understanding for Situation Awareness

Context Based Shared Understanding for Situation Awareness Distribution Statement A: Approved for public release; distribution is unlimited. Context Based Shared Understanding for Situation Awareness June 9, 2004 David G. Cooper Lockheed Martin Advanced Technology

More information

TIPS A system for contextual prioritization of tactical messages

TIPS A system for contextual prioritization of tactical messages TIPS A system for contextual prioritization of tactical messages Dr. Robert E. Marmelstein, Dr. Mary G. Devito Department of Computer Science 200 Prospect Street East Stroudsburg University, East Stroudsburg,

More information

Improving Military Information Technology Through Common Conceptual Models

Improving Military Information Technology Through Common Conceptual Models Improving Military Information Technology Through Common Conceptual Models Andreas Tolk, Ph.D. Virginia Modeling Analysis and Simulation Center Old Dominion University Presentation Outline Common Conceptual

More information

MODELING THE WIRELESS NETWORK ARCHITECTURE OF LAND WARRIOR

MODELING THE WIRELESS NETWORK ARCHITECTURE OF LAND WARRIOR Proceedings of the 22 Winter Simulation Conference E. Yücesan, C.-H. Chen, J. L. Snowdon, and J. M. Charnes, eds. MODELING THE WIRELESS NETWORK ARCHITECTURE OF LAND WARRIOR Fernando Maymi John Surdu Dep.

More information

Systematic Software Engineering 2006

Systematic Software Engineering 2006 1 Coalition Interoperability Through Network Centric Standards Management Good afternoon ladies and gentlemen. My paper today is about a network centric solution for managing structured information standards.

More information

MODELING THE COMMUNICATIONS CAPABILITIES OF THE INFANTRY SOLDIER

MODELING THE COMMUNICATIONS CAPABILITIES OF THE INFANTRY SOLDIER MODELING THE COMMUNICATIONS CAPABILITIES OF THE INFANTRY SOLDIER ANDREW HALL JOHN SURDU FERNANDO MAYMI ASHOK DEB KRISTIN FREBERG Keywords: Wearable computer systems, Land Warrior, personal area network,

More information

Next Steps in MSDL and C-BML Alignment for Convergence

Next Steps in MSDL and C-BML Alignment for Convergence Next Steps in MSDL and C-BML Alignment for Convergence Dr. J. Mark Pullen and Douglas Corner C4I Center George Mason University Fairfax, VA 22030, USA +1 703 993 3682 {mpullen, dcorner}@c4i.gmu.edu Dr.

More information

CONVERTING SENSOR DATA TO TACTICAL INFORMATION

CONVERTING SENSOR DATA TO TACTICAL INFORMATION 2011 NDIA GROUND VEHICLE SYSTEMS ENGINEERING AND TECHNOLOGY SYMPOSIUM VEHICLE ELECTRONICS AND ARCHITECTURE (VEA) MINI-SYMPOSIUM AUGUST 9-11 DEARBORN, MICHIGAN CONVERTING SENSOR DATA TO TACTICAL INFORMATION

More information

Real-Time Java: LAB #2 RealTime Threads: Scheduling & Release Models

Real-Time Java: LAB #2 RealTime Threads: Scheduling & Release Models Real-Time Java: LAB #2 RealTime Threads: Scheduling & Release Models The goal of this lab is to learn how to use the two types of RTSJ schedulable entities: RealtimeThread and AsyncEventHandler and to

More information

Realizing the Army Net-Centric Data Strategy (ANCDS) in a Service Oriented Architecture (SOA)

Realizing the Army Net-Centric Data Strategy (ANCDS) in a Service Oriented Architecture (SOA) Realizing the Army Net-Centric Data Strategy (ANCDS) in a Service Oriented Architecture (SOA) A presentation to GMU/AFCEA symposium "Critical Issues in C4I" Michelle Dirner, James Blalock, Eric Yuan National

More information

A Message Exchange Protocol in Command and Control Systems Integration, using the JC3IEDM. Patrick B. A. Lara, Lt. Cdr. Ricardo Choren N., D. Sc.

A Message Exchange Protocol in Command and Control Systems Integration, using the JC3IEDM. Patrick B. A. Lara, Lt. Cdr. Ricardo Choren N., D. Sc. 19 TH International Command and Control Research and Technology Symposium C2 Agility: Lessons Learned from Research and Operations. A Message Exchange Protocol in Command and Control Systems Integration,

More information

Final Report for the Integration of Simulation and Naval Decision Support Tools

Final Report for the Integration of Simulation and Naval Decision Support Tools Prepared by: Elizabeth Hosang CAE Inc. 1135 Innovation Dr. Ottawa, ON K2K 3G7 PWGSC Contract Number: W7707-145734 Technical Authority: Mark G Hazen, Defence Scientist Contractor s Publication Date: March

More information

9AIR CRS CONTROL & REPORTING SYSTEM

9AIR CRS CONTROL & REPORTING SYSTEM 9AIR CRS CONTROL & REPORTING SYSTEM 9AIR CRS > ANY NEED ANY TASK ANY NEED ANY TASK The 9AIR C4I concept: complete control for all weapons, sensors and communications. The missions that air forces face

More information

ControlLogix Redundant Power Supply Chassis Adapter Module

ControlLogix Redundant Power Supply Chassis Adapter Module Installation Instructions ControlLogix Redundant Power Supply Chassis Adapter Module Catalog Number 1756-PSCA Use this publication as a guide when installing the ControlLogix 1756-PSCA chassis adapter

More information

CASE STUDY 3-D FLOW MODELING OF THE SNC LAVALIN EARTH DAM

CASE STUDY 3-D FLOW MODELING OF THE SNC LAVALIN EARTH DAM CANADIAN DAM ASSOCIATION ASSOCIATION CANADIENNE DES BARRAGES CDA 2017 Annual Conference Congrès annuel 2017 de l ACB Kelowna, BC, Canada 2017 Oct 16-18 CASE STUDY 3-D FLOW MODELING OF THE SNC LAVALIN EARTH

More information

VLANs. Commutation LAN et Wireless Chapitre 3

VLANs. Commutation LAN et Wireless Chapitre 3 VLANs Commutation LAN et Wireless Chapitre 3 ITE I Chapter 6 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 1 Objectifs Expliquer le rôle des VLANs dans un réseau convergent. Expliquer le rôle

More information

Intercom Systems in Combat Vehicles (R)evolution

Intercom Systems in Combat Vehicles (R)evolution Intercom Systems in Combat Vehicles (R)evolution Tomáš Mazúrek 1, 1 Faculty of Military Technology, University of Defence, Kounicova 65, 612 00 Brno, Czech Republic tomas.mazurek@unob.cz Abstract. The

More information

Military Modeling & Simulation Systems Oriented Architecture Concepts Pilot

Military Modeling & Simulation Systems Oriented Architecture Concepts Pilot Military Modeling & Simulation Systems Oriented Architecture Concepts Pilot Gary W Allen, PhD Joint Training Integration & Evaluation Center (JTIEC) Anita Adams Zabek The MITRE Corporation Goal Provide

More information

AXI 22 AT D Setup Guide

AXI 22 AT D Setup Guide AXI AT D Setup Guide Product Category IMPORTANT: Refer to www.extron.com for the complete user guide and installation instructions before connecting the product to the power source. Setup Overview The

More information

Formation. Application Server Description du cours

Formation. Application Server Description du cours Formation Application Server 2017 Description du cours Formation Application Server 2017 Description Cette formation d une durée de 5 jours aborde les concepts de l infrastructure logicielle System Platform

More information

Use Case Analysis of the Information Warfare Engagement Model Architecture

Use Case Analysis of the Information Warfare Engagement Model Architecture CAN UNCLASSIFIED Use Case Analysis of the Warfare Engagement Model Architecture Mark G. Hazen DRDC Atlantic Research Centre NATO STO, Modelling and Simulation Group (MSG): M&S Technologies and Standards

More information

AXP 64 C AT Setup Guide

AXP 64 C AT Setup Guide Product Category AXP 6 C AT Setup Guide IMPORTANT: Refer to www.extron.com for the complete user guide and installation instructions before connecting the product to the power source. Disconnecting Power

More information