SlideShare ist ein Scribd-Unternehmen logo
1 von 22
The Spanish MoD M&S
                            Infrastructure: a new perspective
                                 for the development and
                             reusability of simulations assets
                                          12F-SIW-028




Patricio Jimenez                      Jose-Maria Lopez-Rodriguez
Defence Technical Institute “ITM La   NADS
Marañosa", Spanish MoD                jmlopez@nads.es
pjimlop@oc.mde.es



                                           September 2012
Agenda




               Introduction to Spanish MoD goals
               for future simulation systems.
               Building a M&S infrastructure for
               the future
               Applications
               Wrapping up


 12F-SIW-028        © NEXTEL AEROSPACE DEFENCE & SECURITY S.L., 2012.
 2                   Reservados todos los derechos / All Rights Resedved
Agenda




               Introduction to Spanish MoD goals
               for future simulation systems.
               Building a M&S infrastructure for
               the future
               Applications
               Wrapping up


 12F-SIW-028        © NEXTEL AEROSPACE DEFENCE & SECURITY S.L., 2012.
 3                   Reservados todos los derechos / All Rights Resedved
Sp MoD Technological goals for simulation

                                                               • Sim system vs sim
                                            Improve              system
                                         Interoperabil
                                              ity              • Operational systems vs
                                                                 sim systems


                                                                           • Reduce Time To Market
                                                      Introduction of      • Increase Reusability
                                                           new
                                                       tecchnologies       • Decrease development
                                                      to improve ROI         cost
                                                                           • Better life cycle support




                                                          Improve M&S      • Virtual prototyping
                                                          for other uses   • Experimentation
                                                           than training
                                                                           • Mission Rehearsal


 SP MoD R&D Technological Goals                                • High Fidelity simulations
                                             Better              of systems and its
                                           battlefield           effects
                                         representation        • Behaviors



 12F-SIW-028         © NEXTEL AEROSPACE DEFENCE & SECURITY S.L., 2012.
 4                    Reservados todos los derechos / All Rights Resedved
Main requirements for the Sp MoD M&S Infrastructure


   To provide MDD tools for SMEs and SEEs with:
     Capability for system/subsystem model specifications and decomposition.
     A comprehensive methodology for model developing and life cycle
       management.
     Full automated source code generation.
     Repository of M&S assets.
   To provide a Simulation Runtime Framework
     Use of open distributed architectures based on pub-subs paradigm
     Platform independence.
     Supporting Distributed computing.
     Support for Simulation Assets

      Interoperability
                                          Reusability
                                                                             Composability
 12F-SIW-028          © NEXTEL AEROSPACE DEFENCE & SECURITY S.L., 2012.
 5                     Reservados todos los derechos / All Rights Resedved
Interoperability




 12F-SIW-028       © NEXTEL AEROSPACE DEFENCE & SECURITY S.L., 2012.
 6                  Reservados todos los derechos / All Rights Resedved
Reusability



                                                           Reuse your effort to save
                                                           costs

                                                                Reuse your data model

                                                                Simulation models can
                                                                be reused in new
                                                                simulators

                                                                Management tools and
                                                                the architecture are the
                                                                same in every simulator
 Confidential   © NEXTEL AEROSPACE DEFENCE & SECURITY S.L., 2012.
 7               Reservados todos los derechos / All Rights Resedved
Composability


  Integrate more than build.
  Plug & Play
  Simulator as a LEGO




 12F-SIW-028    © NEXTEL AEROSPACE DEFENCE & SECURITY S.L., 2012.
 8               Reservados todos los derechos / All Rights Resedved
Agenda




               Introduction to Spanish MoD goals
               for future simulation systems.
               Building a M&S infrastructure for
               the future
               Applications
               Wrapping up


 12F-SIW-028        © NEXTEL AEROSPACE DEFENCE & SECURITY S.L., 2012.
 9                   Reservados todos los derechos / All Rights Resedved
The SP MoD M&S Infrastructure in a snapshot




      Based on




                                      COMMON SIMULATION ARCHITECTURE

 12F-SIW-028        © NEXTEL AEROSPACE DEFENCE & SECURITY S.L., 2012.
 10                  Reservados todos los derechos / All Rights Resedved
What is it a Simulation Asset?




                                                                   Evolution of Simulation
                                                                   models to
                                                                   interoperable and
                                                                   reusable Assets
                                                                   Plug&Play simulation
                                                                   entities in HLA or DDS
                                                                   federations.




  12F-SIW-028         © NEXTEL AEROSPACE DEFENCE & SECURITY S.L., 2012.
  11                   Reservados todos los derechos / All Rights Resedved
An Open Real time Distributed runtime infrastructure


   • HLA compliant data distributed with
     QoS of DDS.
   • Open Wire Protocol with DDSI

                                                                             DDSI




 12F-SIW-028          © NEXTEL AEROSPACE DEFENCE & SECURITY S.L., 2012.
 12                    Reservados todos los derechos / All Rights Resedved
An Open Real time Distributed runtime infrastructure




                                                                              Distributed Simulation
                 Configuration File                                               Infrastructure       Simulation
                                                                                                         engine
- <config>
  <EJEC nid="2" id="3" name="EJEC" HlaFed="Aislado"
HlaSom="Som.xml" SchedFrec="25" HTime="5"
GTime="3" TTime="0" UTime="3" NotIni="no"
NotFin="no" NotCierre="no" Critico="si" NotGrab="si" />
- <EHOST4 nid="2" id="4" name="MOTOR1"
SchedSecuencial="si" NotIni="si" NotFin="si"
NotCierre="no" Critico="si" NotGrab="si">
  <Mod0 nid="2" id="16" name="Modulo_ModCIRCLE"                    Scheduler
type="Modulo_ModCIRCLE" SchedFrec="50"
SchedOrden="0" SchedPrio="1" SchedOffset="0"
NotIni="no" NotDisc="no" NotEstab="no" NotFin="si"
NotCierre="no" Critico="si" NotGrab="si" />
  </EHOST4>
  </config>
- <!--


                                                                                                       Simulation
                                                                                                         engine




  12F-SIW-028                            © NEXTEL AEROSPACE DEFENCE & SECURITY S.L., 2012.
  13                                      Reservados todos los derechos / All Rights Resedved
A complete framework to develop and deploy simulation assets

               Real World                            XML data model                 HLA federation




                            Model                                        XML GUI
                            Design &                                     panels
                            Development
                            from Simulink




    Simulation
    XML configuration


                         Scheduler                                     DDS simulation
                             +
                        Sim Engine


                                                            Visual                    User
                                                            System                  interface
 12F-SIW-028                 © NEXTEL AEROSPACE DEFENCE & SECURITY S.L., 2012.
 14                           Reservados todos los derechos / All Rights Resedved
Agenda




               Introduction to Spanish MoD goals
               for future simulation systems.
               Building a M&S infrastructure for
               the future
               Applications
               Wrapping up


 12F-SIW-028        © NEXTEL AEROSPACE DEFENCE & SECURITY S.L., 2012.
 15                  Reservados todos los derechos / All Rights Resedved
NOGESI Project : LVC Infrastructure for CD&E in Sp MoD

               Tactical C2 system                            Distributed
                                                          Simulation Services         FAC virtual Sim

                      BMS                           Missile Sim         LGB Sim
                                                     Service            Service
             FFT         Command
           service        service
                                                    Sensor Sim          Aircraft
          SP Army C2 DDS services                     Service         Sim Service
                 Interface

           SimWare PowerLink                                  SimWare                   Simware RTI



                                                 DDS Simulation Bus




                 CGF                              SimWare PowerLink                      Serious Gaming



                                              HLA propietary network

 12F-SIW-028                   © NEXTEL AEROSPACE DEFENCE & SECURITY S.L., 2012.
 16                             Reservados todos los derechos / All Rights Resedved
Naval Tactical Distributed Training




  12F-SIW-028         © NEXTEL AEROSPACE DEFENCE & SECURITY S.L., 2012.
  17                   Reservados todos los derechos / All Rights Resedved
Agenda




               Introduction to Spanish MoD goals
               for future simulation systems.
               Building a M&S infrastructure for
               the future
               Applications
               Wrapping up


 12F-SIW-028        © NEXTEL AEROSPACE DEFENCE & SECURITY S.L., 2012.
 18                  Reservados todos los derechos / All Rights Resedved
The SP MoD wants to open their simulation
  architectures and have decided to work with DDS as the
  foundation. SP MoD wants to migrate from monolytic
  simulations to a system of systems aproach
  DDS is only a foundation but HLA or DIS simulation will
  cohabitate in this future simulation ecosystem. DDS
  provides advanced data management features that
  complement simulation services in HLA or DIS.
   Sp MoD wants to reduce TTM and costs by increasing
  reusability and composability of their simulation
  systems.

12F-SIW-028   © NEXTEL AEROSPACE DEFENCE & SECURITY S.L., 2012.
19             Reservados todos los derechos / All Rights Resedved
To know more


At SISO conference
   Paper 12F-SIW-027 –> A comparison of Operational and simulation
   architectures
      11:30 Wednesday ,CFI Forum, Legacy South 3
   Demostration on LVC Workshop
      17.00 Thursday. Salon 2
   LSA Study Group kick -off meeting
      8:00 Thursday. Forum West 1

 At Internet
         SimWare Portal www.simware.es
         Video about SimWare http://www.youtube.com/watch?v=RhD2zi8vcxw




 12F-SIW-028        © NEXTEL AEROSPACE DEFENCE & SECURITY S.L., 2012.
 20                  Reservados todos los derechos / All Rights Resedved
Please address any questions about this presentation to:

                            Jose-Maria Lopez-Rodriguez
                            VP Business Development
                            jmlopez@nads.es




Confidential          © NEXTEL AEROSPACE DEFENCE & SECURITY S.L., 2012.
21                     Reservados todos los derechos / All Rights Resedved
NEXTEL AEROSPACE DEFENCE & SECURITY S.L.
Avenida de Manoteras, 18
28050 Madrid – Spain
+34 91 803 38 02
www.nads.es

Weitere ähnliche Inhalte

Andere mochten auch

Outsourcing seminar 14 november 2002
Outsourcing seminar 14 november 2002Outsourcing seminar 14 november 2002
Outsourcing seminar 14 november 2002
Kim Newman
 
Developing Simulation &amp; Training Solutions With Cots
Developing Simulation &amp; Training Solutions With CotsDeveloping Simulation &amp; Training Solutions With Cots
Developing Simulation &amp; Training Solutions With Cots
Simware
 
Efficiency Target Programme
Efficiency Target ProgrammeEfficiency Target Programme
Efficiency Target Programme
Kim Newman
 
Power of influence
Power of influencePower of influence
Power of influence
Kim Newman
 
Technology in education
Technology in educationTechnology in education
Technology in education
JakeFoslien
 
The mind body link
The mind body linkThe mind body link
The mind body link
Kim Newman
 
Principles of partnering presentation rev1
Principles of partnering presentation rev1Principles of partnering presentation rev1
Principles of partnering presentation rev1
Kim Newman
 
Whole life performance lecture south bank university
Whole life performance lecture   south bank universityWhole life performance lecture   south bank university
Whole life performance lecture south bank university
Kim Newman
 
Partnering and partnering contracts presentation
Partnering and partnering contracts presentationPartnering and partnering contracts presentation
Partnering and partnering contracts presentation
Kim Newman
 
Tempus (KTZH)
Tempus (KTZH)Tempus (KTZH)
Tempus (KTZH)
ktzhpress
 

Andere mochten auch (16)

Outsourcing seminar 14 november 2002
Outsourcing seminar 14 november 2002Outsourcing seminar 14 november 2002
Outsourcing seminar 14 november 2002
 
Developing Simulation &amp; Training Solutions With Cots
Developing Simulation &amp; Training Solutions With CotsDeveloping Simulation &amp; Training Solutions With Cots
Developing Simulation &amp; Training Solutions With Cots
 
Mom\'s Birthday
Mom\'s  BirthdayMom\'s  Birthday
Mom\'s Birthday
 
Infografica
InfograficaInfografica
Infografica
 
Efficiency Target Programme
Efficiency Target ProgrammeEfficiency Target Programme
Efficiency Target Programme
 
Power of influence
Power of influencePower of influence
Power of influence
 
The efficiency mindset
The efficiency mindsetThe efficiency mindset
The efficiency mindset
 
Technology in education
Technology in educationTechnology in education
Technology in education
 
How to Develop True Distributed Real Time Simulations? Mixing IEEE HLA and OM...
How to Develop True Distributed Real Time Simulations? Mixing IEEE HLA and OM...How to Develop True Distributed Real Time Simulations? Mixing IEEE HLA and OM...
How to Develop True Distributed Real Time Simulations? Mixing IEEE HLA and OM...
 
The mind body link
The mind body linkThe mind body link
The mind body link
 
Principles of partnering presentation rev1
Principles of partnering presentation rev1Principles of partnering presentation rev1
Principles of partnering presentation rev1
 
Whole life performance lecture south bank university
Whole life performance lecture   south bank universityWhole life performance lecture   south bank university
Whole life performance lecture south bank university
 
Partnering and partnering contracts presentation
Partnering and partnering contracts presentationPartnering and partnering contracts presentation
Partnering and partnering contracts presentation
 
Publicitatea pe web
Publicitatea pe webPublicitatea pe web
Publicitatea pe web
 
Tempus (KTZH)
Tempus (KTZH)Tempus (KTZH)
Tempus (KTZH)
 
Fringe benefits by kappi
Fringe benefits by kappiFringe benefits by kappi
Fringe benefits by kappi
 

Ähnlich wie Sp MoD M&S Infrastructure based on SimWare

Simulation & CBTs: Mixing traditional CBT and low cost simulation in the same...
Simulation & CBTs: Mixing traditional CBT and low cost simulation in the same...Simulation & CBTs: Mixing traditional CBT and low cost simulation in the same...
Simulation & CBTs: Mixing traditional CBT and low cost simulation in the same...
Jose Carlos Diaz
 
Oracle enterprise architects day
Oracle enterprise architects dayOracle enterprise architects day
Oracle enterprise architects day
Ayodele Peter Boglo
 
iMinds the conference 2012: Marcel Mampaey
iMinds the conference 2012: Marcel MampaeyiMinds the conference 2012: Marcel Mampaey
iMinds the conference 2012: Marcel Mampaey
imec
 
Integrierte Experten Systeme_Erik-Werner Radtke_IBM Symposium 2013
Integrierte Experten Systeme_Erik-Werner Radtke_IBM Symposium 2013Integrierte Experten Systeme_Erik-Werner Radtke_IBM Symposium 2013
Integrierte Experten Systeme_Erik-Werner Radtke_IBM Symposium 2013
IBM Switzerland
 

Ähnlich wie Sp MoD M&S Infrastructure based on SimWare (20)

CITIUS Project
CITIUS ProjectCITIUS Project
CITIUS Project
 
Factory of SimAssets
Factory of SimAssetsFactory of SimAssets
Factory of SimAssets
 
NOGESI project
NOGESI projectNOGESI project
NOGESI project
 
Omg dds berlin 2013
Omg dds berlin 2013Omg dds berlin 2013
Omg dds berlin 2013
 
Simulation & CBTs: Mixing traditional CBT and low cost simulation in the same...
Simulation & CBTs: Mixing traditional CBT and low cost simulation in the same...Simulation & CBTs: Mixing traditional CBT and low cost simulation in the same...
Simulation & CBTs: Mixing traditional CBT and low cost simulation in the same...
 
SOLVING LVC INTEROPERABILITY PROBLEMS WITH SIMWARE
SOLVING LVC INTEROPERABILITY PROBLEMS WITH SIMWARESOLVING LVC INTEROPERABILITY PROBLEMS WITH SIMWARE
SOLVING LVC INTEROPERABILITY PROBLEMS WITH SIMWARE
 
Use of the OMG DDS standard in Simulation. A new Way for developing Real Time...
Use of the OMG DDS standard in Simulation. A new Way for developing Real Time...Use of the OMG DDS standard in Simulation. A new Way for developing Real Time...
Use of the OMG DDS standard in Simulation. A new Way for developing Real Time...
 
Nads & presagis teaming to innovate in distributed simulation xx
Nads & presagis teaming to innovate in distributed simulation xxNads & presagis teaming to innovate in distributed simulation xx
Nads & presagis teaming to innovate in distributed simulation xx
 
Antonio piraino v1
Antonio piraino v1Antonio piraino v1
Antonio piraino v1
 
Simware revolucion
Simware revolucionSimware revolucion
Simware revolucion
 
Oracle enterprise architects day
Oracle enterprise architects dayOracle enterprise architects day
Oracle enterprise architects day
 
Seminario Paolo Maggi, 24-05-2012
Seminario Paolo Maggi, 24-05-2012Seminario Paolo Maggi, 24-05-2012
Seminario Paolo Maggi, 24-05-2012
 
CATIZ Project
CATIZ ProjectCATIZ Project
CATIZ Project
 
VCE VBLOCK SYSTEMS
VCE VBLOCK SYSTEMSVCE VBLOCK SYSTEMS
VCE VBLOCK SYSTEMS
 
iMinds the conference 2012: Marcel Mampaey
iMinds the conference 2012: Marcel MampaeyiMinds the conference 2012: Marcel Mampaey
iMinds the conference 2012: Marcel Mampaey
 
Nads 2012
Nads 2012Nads 2012
Nads 2012
 
Nads 2012 itec2012 innovationshowcase 22 may 2012
Nads 2012 itec2012 innovationshowcase 22 may 2012 Nads 2012 itec2012 innovationshowcase 22 may 2012
Nads 2012 itec2012 innovationshowcase 22 may 2012
 
PROACT SYNC 2013 - Breakout - VSPEX en vBlock Converged Infrastructure bouwbl...
PROACT SYNC 2013 - Breakout - VSPEX en vBlock Converged Infrastructure bouwbl...PROACT SYNC 2013 - Breakout - VSPEX en vBlock Converged Infrastructure bouwbl...
PROACT SYNC 2013 - Breakout - VSPEX en vBlock Converged Infrastructure bouwbl...
 
Integrierte Experten Systeme_Erik-Werner Radtke_IBM Symposium 2013
Integrierte Experten Systeme_Erik-Werner Radtke_IBM Symposium 2013Integrierte Experten Systeme_Erik-Werner Radtke_IBM Symposium 2013
Integrierte Experten Systeme_Erik-Werner Radtke_IBM Symposium 2013
 
ITI Corporate Brochure
ITI Corporate BrochureITI Corporate Brochure
ITI Corporate Brochure
 

Mehr von Simware

Mehr von Simware (9)

Understanding Simware platform
Understanding Simware platformUnderstanding Simware platform
Understanding Simware platform
 
The Internet of Simulations and the agile development of Cyber-physical systems
The Internet of Simulations and the agile development of Cyber-physical systemsThe Internet of Simulations and the agile development of Cyber-physical systems
The Internet of Simulations and the agile development of Cyber-physical systems
 
Industry 4.0, Internet of Simulations and Simware
Industry 4.0, Internet of Simulations and SimwareIndustry 4.0, Internet of Simulations and Simware
Industry 4.0, Internet of Simulations and Simware
 
FUTURE OF SIMULATION : EVOLVING TOWARDS MSaaS CONCEPT
FUTURE OF SIMULATION : EVOLVING TOWARDS MSaaS CONCEPTFUTURE OF SIMULATION : EVOLVING TOWARDS MSaaS CONCEPT
FUTURE OF SIMULATION : EVOLVING TOWARDS MSaaS CONCEPT
 
SISO LSA AND OMG DDS
SISO LSA AND OMG DDSSISO LSA AND OMG DDS
SISO LSA AND OMG DDS
 
SIMWARE RTI : HLA powered by DDS
SIMWARE RTI : HLA powered by DDSSIMWARE RTI : HLA powered by DDS
SIMWARE RTI : HLA powered by DDS
 
A comparison of Simulation and Operational Architectures
A comparison of Simulation and Operational ArchitecturesA comparison of Simulation and Operational Architectures
A comparison of Simulation and Operational Architectures
 
Simware and the new SISO LSA
Simware and the new SISO LSASimware and the new SISO LSA
Simware and the new SISO LSA
 
How To Develop True Distributed Real Time Simulations
How To Develop True Distributed Real Time SimulationsHow To Develop True Distributed Real Time Simulations
How To Develop True Distributed Real Time Simulations
 

Kürzlich hochgeladen

+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 

Kürzlich hochgeladen (20)

Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation Strategies
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 

Sp MoD M&S Infrastructure based on SimWare

  • 1. The Spanish MoD M&S Infrastructure: a new perspective for the development and reusability of simulations assets 12F-SIW-028 Patricio Jimenez Jose-Maria Lopez-Rodriguez Defence Technical Institute “ITM La NADS Marañosa", Spanish MoD jmlopez@nads.es pjimlop@oc.mde.es September 2012
  • 2. Agenda Introduction to Spanish MoD goals for future simulation systems. Building a M&S infrastructure for the future Applications Wrapping up 12F-SIW-028 © NEXTEL AEROSPACE DEFENCE & SECURITY S.L., 2012. 2 Reservados todos los derechos / All Rights Resedved
  • 3. Agenda Introduction to Spanish MoD goals for future simulation systems. Building a M&S infrastructure for the future Applications Wrapping up 12F-SIW-028 © NEXTEL AEROSPACE DEFENCE & SECURITY S.L., 2012. 3 Reservados todos los derechos / All Rights Resedved
  • 4. Sp MoD Technological goals for simulation • Sim system vs sim Improve system Interoperabil ity • Operational systems vs sim systems • Reduce Time To Market Introduction of • Increase Reusability new tecchnologies • Decrease development to improve ROI cost • Better life cycle support Improve M&S • Virtual prototyping for other uses • Experimentation than training • Mission Rehearsal SP MoD R&D Technological Goals • High Fidelity simulations Better of systems and its battlefield effects representation • Behaviors 12F-SIW-028 © NEXTEL AEROSPACE DEFENCE & SECURITY S.L., 2012. 4 Reservados todos los derechos / All Rights Resedved
  • 5. Main requirements for the Sp MoD M&S Infrastructure To provide MDD tools for SMEs and SEEs with:  Capability for system/subsystem model specifications and decomposition.  A comprehensive methodology for model developing and life cycle management.  Full automated source code generation.  Repository of M&S assets. To provide a Simulation Runtime Framework  Use of open distributed architectures based on pub-subs paradigm  Platform independence.  Supporting Distributed computing.  Support for Simulation Assets Interoperability Reusability Composability 12F-SIW-028 © NEXTEL AEROSPACE DEFENCE & SECURITY S.L., 2012. 5 Reservados todos los derechos / All Rights Resedved
  • 6. Interoperability 12F-SIW-028 © NEXTEL AEROSPACE DEFENCE & SECURITY S.L., 2012. 6 Reservados todos los derechos / All Rights Resedved
  • 7. Reusability Reuse your effort to save costs Reuse your data model Simulation models can be reused in new simulators Management tools and the architecture are the same in every simulator Confidential © NEXTEL AEROSPACE DEFENCE & SECURITY S.L., 2012. 7 Reservados todos los derechos / All Rights Resedved
  • 8. Composability Integrate more than build. Plug & Play Simulator as a LEGO 12F-SIW-028 © NEXTEL AEROSPACE DEFENCE & SECURITY S.L., 2012. 8 Reservados todos los derechos / All Rights Resedved
  • 9. Agenda Introduction to Spanish MoD goals for future simulation systems. Building a M&S infrastructure for the future Applications Wrapping up 12F-SIW-028 © NEXTEL AEROSPACE DEFENCE & SECURITY S.L., 2012. 9 Reservados todos los derechos / All Rights Resedved
  • 10. The SP MoD M&S Infrastructure in a snapshot Based on COMMON SIMULATION ARCHITECTURE 12F-SIW-028 © NEXTEL AEROSPACE DEFENCE & SECURITY S.L., 2012. 10 Reservados todos los derechos / All Rights Resedved
  • 11. What is it a Simulation Asset? Evolution of Simulation models to interoperable and reusable Assets Plug&Play simulation entities in HLA or DDS federations. 12F-SIW-028 © NEXTEL AEROSPACE DEFENCE & SECURITY S.L., 2012. 11 Reservados todos los derechos / All Rights Resedved
  • 12. An Open Real time Distributed runtime infrastructure • HLA compliant data distributed with QoS of DDS. • Open Wire Protocol with DDSI DDSI 12F-SIW-028 © NEXTEL AEROSPACE DEFENCE & SECURITY S.L., 2012. 12 Reservados todos los derechos / All Rights Resedved
  • 13. An Open Real time Distributed runtime infrastructure Distributed Simulation Configuration File Infrastructure Simulation engine - <config> <EJEC nid="2" id="3" name="EJEC" HlaFed="Aislado" HlaSom="Som.xml" SchedFrec="25" HTime="5" GTime="3" TTime="0" UTime="3" NotIni="no" NotFin="no" NotCierre="no" Critico="si" NotGrab="si" /> - <EHOST4 nid="2" id="4" name="MOTOR1" SchedSecuencial="si" NotIni="si" NotFin="si" NotCierre="no" Critico="si" NotGrab="si"> <Mod0 nid="2" id="16" name="Modulo_ModCIRCLE" Scheduler type="Modulo_ModCIRCLE" SchedFrec="50" SchedOrden="0" SchedPrio="1" SchedOffset="0" NotIni="no" NotDisc="no" NotEstab="no" NotFin="si" NotCierre="no" Critico="si" NotGrab="si" /> </EHOST4> </config> - <!-- Simulation engine 12F-SIW-028 © NEXTEL AEROSPACE DEFENCE & SECURITY S.L., 2012. 13 Reservados todos los derechos / All Rights Resedved
  • 14. A complete framework to develop and deploy simulation assets Real World XML data model HLA federation Model XML GUI Design & panels Development from Simulink Simulation XML configuration Scheduler DDS simulation + Sim Engine Visual User System interface 12F-SIW-028 © NEXTEL AEROSPACE DEFENCE & SECURITY S.L., 2012. 14 Reservados todos los derechos / All Rights Resedved
  • 15. Agenda Introduction to Spanish MoD goals for future simulation systems. Building a M&S infrastructure for the future Applications Wrapping up 12F-SIW-028 © NEXTEL AEROSPACE DEFENCE & SECURITY S.L., 2012. 15 Reservados todos los derechos / All Rights Resedved
  • 16. NOGESI Project : LVC Infrastructure for CD&E in Sp MoD Tactical C2 system Distributed Simulation Services FAC virtual Sim BMS Missile Sim LGB Sim Service Service FFT Command service service Sensor Sim Aircraft SP Army C2 DDS services Service Sim Service Interface SimWare PowerLink SimWare Simware RTI DDS Simulation Bus CGF SimWare PowerLink Serious Gaming HLA propietary network 12F-SIW-028 © NEXTEL AEROSPACE DEFENCE & SECURITY S.L., 2012. 16 Reservados todos los derechos / All Rights Resedved
  • 17. Naval Tactical Distributed Training 12F-SIW-028 © NEXTEL AEROSPACE DEFENCE & SECURITY S.L., 2012. 17 Reservados todos los derechos / All Rights Resedved
  • 18. Agenda Introduction to Spanish MoD goals for future simulation systems. Building a M&S infrastructure for the future Applications Wrapping up 12F-SIW-028 © NEXTEL AEROSPACE DEFENCE & SECURITY S.L., 2012. 18 Reservados todos los derechos / All Rights Resedved
  • 19. The SP MoD wants to open their simulation architectures and have decided to work with DDS as the foundation. SP MoD wants to migrate from monolytic simulations to a system of systems aproach DDS is only a foundation but HLA or DIS simulation will cohabitate in this future simulation ecosystem. DDS provides advanced data management features that complement simulation services in HLA or DIS. Sp MoD wants to reduce TTM and costs by increasing reusability and composability of their simulation systems. 12F-SIW-028 © NEXTEL AEROSPACE DEFENCE & SECURITY S.L., 2012. 19 Reservados todos los derechos / All Rights Resedved
  • 20. To know more At SISO conference Paper 12F-SIW-027 –> A comparison of Operational and simulation architectures  11:30 Wednesday ,CFI Forum, Legacy South 3 Demostration on LVC Workshop  17.00 Thursday. Salon 2 LSA Study Group kick -off meeting  8:00 Thursday. Forum West 1 At Internet SimWare Portal www.simware.es Video about SimWare http://www.youtube.com/watch?v=RhD2zi8vcxw 12F-SIW-028 © NEXTEL AEROSPACE DEFENCE & SECURITY S.L., 2012. 20 Reservados todos los derechos / All Rights Resedved
  • 21. Please address any questions about this presentation to: Jose-Maria Lopez-Rodriguez VP Business Development jmlopez@nads.es Confidential © NEXTEL AEROSPACE DEFENCE & SECURITY S.L., 2012. 21 Reservados todos los derechos / All Rights Resedved
  • 22. NEXTEL AEROSPACE DEFENCE & SECURITY S.L. Avenida de Manoteras, 18 28050 Madrid – Spain +34 91 803 38 02 www.nads.es