High Level Architecture (simulation)

High Level Architecture (simulation)

The High Level Architecture (HLA) is a general purpose architecture for distributed computer simulation systems. Using HLA, computer simulations can communicate to other computer simulations regardless of the computing platforms. Communication between simulations is managed by a Run-Time Infrastructure (simulation) (RTI).

Technical overview

The High Level Architecture (HLA) consists of the following components:
* Interface Specification. The interface specification document defines how HLA compliant simulators interact with the Run-Time Infrastructure (simulation) (RTI). The RTI provides a programming library and an application programming interface (API) compliant to the interface specification.
* Object Model Template (OMT). The OMT specifies what information is communicated between simulations and how it is documented.
* HLA Rules. Rules that simulations must obey to be compliant to the standard.

Common HLA terminology

* Federate - An HLA compliant simulation.
* Federation - Multiple simulations connected via the RTI using a common OMT.
* Object - A collection of related data sent between simulations.
* Attribute - Data field of an object.
* Interaction - Event sent between simulations.
* Parameter - Data field of an interaction.

Interface specification

The interface specification is object oriented. Many RTIs provide APIs in C++ and the Java programming languages.

The interface specification is divided into service groups:
* Federation Management
* Declaration Management
* Object Management
* Ownership Management
* Time Management
* Data Distribution Management
* Support Services

Object model template

The object model template (OMT) provides a common framework for the communication between HLA simulations. OMT consists of the following documents:
* Federation Object Model (FOM). The FOM describes the shared object, attributes and interactions for the whole federation.
* Simulation Object Model (SOM). A SOM describes the shared object, attributes and interactions used for a single federate.

HLA rules

The HLA rules describe the responsibilities of federations and the federates that join.cite book| RTI-prog-guide| author=U.S. Defense Modeling and Simulation Office| title=RTI 1.3-Next Generation Programmer's Guide Version 4| year=2001| id=| publisher=U.S. Department of Defense]

# Federations shall have an HLA Federation Object Model (FOM), documented in accordance with the HLA Object Model Template (OMT).
# In a federation, all representation of objects in the FOM shall be in the federates, not in the run-time infrastructure (RTI).
# During a federation execution, all exchange of FOM data among federates shall occur via the RTI.
# During a federation execution, federates shall interact with the run-time infrastructure (RTI) in accordance with the HLA interface specification.
# During a federation execution, an attribute of an instance of an object shall be owned by only one federate at any given time.
# Federates shall have an HLA Simulation Object Model (SOM), documented in accordance with the HLA Object Model Template (OMT).
# Federates shall be able to update and/or reflect any attributes of objects in their SOM and send and/or receive SOM object interactions externally, as specified in their SOM.
# Federates shall be able to transfer and/or accept ownership of an attribute dynamically during a federation execution, as specified in their SOM.
# Federates shall be able to vary the conditions under which they provide updates of attributes of objects, as specified in their SOM.
# Federates shall be able to manage local time in a way that will allow them to coordinate data exchange with other members of a federation.

Base Object Model

The Base Object Model (BOM) is a new concept created by [http://www.sisostds.org SISO] to provide better reuse and composability for HLA simulations, and is highly relevant for HLA developers. More information can be found at [http://www.boms.info Boms.info] .

Federation Development and Execution Process (FEDEP)

FEDEP, IEEE IEEE 1516.3-2003, is a standardized and recommended process for developing interoperable HLA based federations. FEDEP is an overall framework overlay that can be used together with many other, commonly used development methodologies.

Standards

HLA is defined under IEEE Standard 1516:

* IEEE 1516-2000 - Standard for Modeling and Simulation High Level Architecture - Framework and Rules
* IEEE 1516.1-2000 - Standard for Modeling and Simulation High Level Architecture - Federate Interface Specification
* [http://standards.ieee.org/reading/ieee/updates/errata/1516.1-2000.pdf IEEE 1516.1-2000 Errata (2003-oct-16)]
* IEEE 1516.2-2000 - Standard for Modeling and Simulation High Level Architecture - Object Model Template (OMT) Specification
* IEEE 1516.3-2003 - Recommended Practice for High Level Architecture Federation Development and Execution Process (FEDEP)
* IEEE 1516.4-2007 - Recommended Practice for Verification, Validation, and Accreditation of a Federation an Overlay to the High Level Architecture Federation Development and Execution Process

See also:
* [https://www.dmso.mil/public/library/projects/hla/rti/DoD_interps_1516_Release_2.doc Department of Defense (DoD) Interpretations of the IEEE 1516-2000 series of standards, Release 2 (2003-jul-01)]

Prior to publication of IEEE 1516, the HLA standards development was sponsored by the US Defense Modeling and Simulation Office. The final version of the standard was known as HLA 1.3.

TANAG 4603

HLA (in both the current IEEE 1516 version and its ancestor "1.3" version) is the subject of the NATO standardization agreement (STANAG 4603) for modeling and simulation: "Modeling And Simulation Architecture Standards For Technical Interoperability: High Level Architecture (HLA)".

DLC API

SISO has developed a complementary HLA API specification known as the Dynamic Link Compatible (DLC) API. The DLC API addresses a limitation of the IEEE 1516 and 1.3 API specification, whereby federate recompilation was necessary for each different RTI implementation.
* [http://www.sisostds.org/index.php?tg=fileman&idx=get&id=5&gr=Y&path=SISO+Products%2FSISO+Standards&file=SISO-STD-004-2004-Final.pdf SISO-STD-004-2004 - Dynamic Link Compatible HLA API Standard for the HLA Interface Specification Version 1.3]
* [http://www.sisostds.org/index.php?tg=fileman&idx=get&id=5&gr=Y&path=SISO+Products%2FSISO+Standards&file=SIS-STD-004.1-2004.zip SISO-STD-004.1-2004 - Dynamic Link Compatible HLA API Standard for the HLA Interface Specification (IEEE 1516.1 Version)]

HLA-Evolved

The IEEE 1516 standard is currently being revised under the SISO HLA-Evolved Product Development Group. The revised IEEE 1516-200x standard is expected to include current DoD standard interpretations and the DLC API. Other major improvements include:

* Extended XML support for FOM/SOM, such as Schemas and extensibility
* Fault tolerance support services
* Web Services (WSDL) support/API
* Modular FOMs
* Update rate reduction
* Encoding helpers
* Extended support for additional transportation (such as QoS, IPv6,...)
* Standardized time representations

Books

* [http://www.amazon.com/Creating-Computer-Simulation-Systems-Introduction/dp/0130225118 Creating Computer Simulation Systems: An Introduction to the High Level Architecture]

ee also

* Computer simulation
* Distributed computing
* Interoperability

References


Wikimedia Foundation. 2010.

Игры ⚽ Нужен реферат?

Look at other dictionaries:

  • High Level Architecture — (HLA) ist eine vom US amerikanischen Verteidigungsministerium (genauer dem Defense Modeling and Simulation Office, DMSO for the U.S. Department of Defense ) definierte Architektur zur integrierten und verteilten Simulation. Dieses Konzept ist im… …   Deutsch Wikipedia

  • High Level Architecture — L Architecture de Haut Niveau (High Level Architecture HLA) est une spécification d architecture logicielle (une norme) qui définit comment créer une simulation globale composée de simulations distribuées interagissant sans être recodées. Dans… …   Wikipédia en Français

  • Aggregate Level Simulation Protocol — The Aggregate Level Simulation Protocol (ALSP) is a protocol and supporting software that enables simulations to interoperate with one another. Replaced by the High Level Architecture (simulation) (HLA), it was used by the US military to link… …   Wikipedia

  • Computer simulation — This article is about computer model within a scientific context. For artistic usage, see 3d modeling. For simulating a computer on a computer, see emulator. A 48 hour computer simulation of Typhoon Mawar using the Weather Research and… …   Wikipedia

  • Distributed Interactive Simulation — (DIS) is an IEEE standard for conducting real time platform level wargaming across multiple host computers and is used worldwide, especially by military organizations but also by other agencies such as those involved in space exploration and… …   Wikipedia

  • Simulation — Simulator redirects here. For other uses, see Simulator (disambiguation). For other uses, see Simulation (disambiguation). Not to be confused with Stimulation. Wooden mechanical horse simulator during WWI. Simulation is the imitation of some real …   Wikipedia

  • Medical simulation — is a branch of simulation technology related to education and training in medical fields of various industries. It can involve simulated human patients, educational documents with detailed simulated animations, casualty assessment in homeland… …   Wikipedia

  • High availability — is a system design approach and associated service implementation that ensures a prearranged level of operational performance will be met during a contractual measurement period. Users want their systems, for example wrist watches, hospitals,… …   Wikipedia

  • Distributed Interactive Simulation — (DIS) bezeichnet einen im IEEE 1278 definierten Datenaustauschstandard zur Steuerung von Simulationssystemen. Inhaltsverzeichnis 1 Grundlagen 2 Datenaustausch 3 Vorteile 4 Nac …   Deutsch Wikipedia

  • Run-Time Infrastructure (simulation) — In simulation, run time infrastructure (RTI) is a middleware that is required when implementing the High Level Architecture. RTIis the fundamental component of HLA. It provides a set of software services that are necessary to support federates to …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”