VR-Forces 4.1 Class Documentation
8.1 - The Ground Vehicle Entity Behavior Model

Table of Contents

Ground vehicles are simulated as platform-level entities in VR-Forces.

Examples include M1A2, HMMWV, civilian vehicle, trucks, LCAC. They share a number of the same sub-systems (tracked-vehicle system, ballistic weapon system, damage, etc.).

8.1.1 Core Elements of Ground Vehicle Entities

Ground vehicles in VR-Forces share certain common elements. A typical ground vehicle in VR-Forces is always configured with the following:

8.1.2 Component Systems that Make Up a Ground Vehicle

Ground vehicles also share many of the same systems and simulation components (sensors, controllers, and actuators). To examine the systems typically configured on a ground vehicle, we'll look at a specific instance of a ground vehicle, the BMP2 entity. It is a representative example that includes many of the common systems and components that make up ground vehicle.

Differences arise between the various types of entities as a function of which particular sub-systems are configured on the vehicle, and the parameter values it is configured with. For example, a civilian vehicle shares the same kinematics model as an M1A2, but it does not include a ballistic weapon system.

8.1.2.1 A specific Example: BMP2

Defined in parameter file BMP2_1_1_1_222_2_2_1_-1.ope

The figure below shows what systems and simulation components are configured as part of a BMP2 entity. The boxes (nodes) represent either a system of components (DtComponentSystem) or indivdiual DtSimComponent classes. The edges connecting the boxes indicate port or port group connections between components. Information such as detected targets and control inputs is exchanged between components through ports.

BMP2.png

8.1.2.2 Systems

Major sub-elements of an entity's capabilities are organized into systems.

8.1.2.3 Other Simulation Components

Individual DtSimComponents (not organized as part of a system) that make up the rest of entity:

Sensors

Controllers

Actuators

There are no actuators directly configured as part of this entity. However, actuators may be configured as part of the systems.

[Home] [Top of Page] [The Human Entity Behavior Model >>]


Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)