SIMNET

Last updated

SIMNET was a wide area network with vehicle simulators and displays for real-time distributed combat simulation: tanks, helicopters and airplanes in a virtual battlefield. SIMNET was developed for and used by the United States military. SIMNET development began in the mid-1980s, was fielded starting in 1987, and was used for training until successor programs came online well into the 1990s.

Contents

SIMNET was perhaps the world's first fully operational virtual reality system [1] and was the first real time, networked simulator. It was not unlike our massive multiplayer games today. It supported a variety of air and ground vehicles, some human-directed and others autonomous.

Origins and purpose

Jack Thorpe of the Defense Advanced Research Projects Agency (DARPA) saw the need for networked multi-user simulation. Interactive simulation equipment was very expensive, and reproducing training facilities was likewise expensive and time consuming. In the early 1980s, DARPA decided to create a prototype research system to investigate the feasibility of creating a real-time distributed simulator for combat simulation. SIMNET, the resulting application, was to prove both the feasibility and effectiveness of such a project. [2]

Training using actual equipment was extremely expensive and dangerous. Being able to simulate certain combat scenarios, and to have participants remotely located rather than all in one place, hugely reduced the cost of training and the risk of personal injury. [3] Long-haul networking for SIMNET was run originally across multiple 56 kbit/s dial-up lines, using parallel processors to compress packets over the data links. This traffic contained not only the vehicle data but also compressed voice.

Developers

SIMNET was developed by three companies: Delta Graphics, Inc.; Perceptronics, Inc.; and Bolt, Beranek and Newman (BBN), Inc. There was no prime contractor on SIMNET; independent contracts were made directly with each of these three companies. BBN developed the vehicle simulation and network software, as well as other software such as artillery, resupply, and semi-automated forces often used for opposing forces. Delta Graphics, based in Bellevue, Washington, developed the graphics system and terrain databases. Delta Graphics was eventually bought by BBN. Perceptronics, based in Los Angeles, was responsible for the actual SIMNET simulators; the company's engineers, human factors personnel and manufacturing team designed, developed and built over 300 full-crew simulators, integrating the controls, sound systems and visual systems into the special simulator shells; they also installed the simulators in a number of facilities in the US and Germany, trained the operators and supported the system for several years. BBN was responsible for developing the dynamic simulation software for each of the simulators, as well as the distributed networking communication software that kept each simulator informed of the position (and other state information) of other simulators that were within potential line-of-sight within the shared virtual environment. Each simulator maintained its own copy of this virtual environment, and broadcast its own state information to the other simulators.

Network advancements

Since this was a networked simulation, each simulation station needed its own display of the shared virtual environment. The display stations themselves were mock-ups of certain tank and aircraft control simulators, and they were configured to simulate conditions within the actual combat vehicle. The tank simulators, for example, could accommodate a full four-person crew complement to enhance the effectiveness of the training. The network was designed to support up to several hundred users at once. The fidelity of the simulation was such that it could be used to train for mission scenarios and tactical rehearsals for operations performed during the U.S. actions in Desert Storm in 1992. [4]

SIMNET used the concept of “dead reckoning” to correlate the positions of the objects and actors within the simulated environment. Duncan (Duke) Miller, the BBN SIMNET program manager, first used this term, which harks back to the earliest days of ship navigation, to explain how simulators were able to communicate state change information to each other while minimizing network traffic. Essentially, the approach involves calculating the current position of an object from its previous position and velocity (which is composed of vector and speed elements). [5] The SIMNET protocols provided that whenever the true state of a simulator deviated by more than a certain threshold from its state as computed by dead reckoning, the simulator was obligated to send out a new state update message.

The use of SIMNET protocols and SIMNET-based training systems in the First Gulf War demonstrates the success of the SIMNET, and its legacy was viewed as proof that realtime interactive networked cooperative virtual simulation is possible for a large user population. Later, the Terrestrial Wideband Network (a high speed descendant of the ARPANET that ran at T1 speeds) was used to carry traffic. This network remained under DARPA after the rest of ARPANET was merged with NSFNet and the ARPANET was decommissioned. [6]

Graphics advancements

In addition to the network, the second fundamental challenge at the time SIMNET was conceived was the inability of graphics systems to handle large numbers of moving models. For example, most contemporary flight simulators used binary space partitioning which is computationally effective for fixed environments since polygon display order (i.e., their depth coherence) can be pre-computed. While suitable for flight simulators, which largely have a point of view above the Earth's fixed surface, this technique is ineffective near the ground, where the order in which polygons overlay each other changes with the location of the point of view. It is also ineffective with a large number of moving models, since moving a model changes its depth coherence relative to the polygons representing the ground.

In contrast, Z-buffer techniques do not depend on pre-computed depth coherence and were therefore a key enabling technology for SIMNET's on-ground point of view and large numbers of moving vehicles. Z-buffering is memory intensive relative to Binary Space Partitioning but was made possible in part because the cost of RAM at the time had dropped significantly in price.

Z-buffering puts overlapping textured polygons in an order to be rendered, farthest from the viewer to closest. Depth Complexity is created when rendering overlapping textures and if to great can cause RAM overloads. This is still true in today's real-time engines. The 3D Modelers who worked on the project had to take many new concepts into consideration when creating the environments and models. At that time, to transfer environment and vehicle model textures to the simulator the artist would burn the texture files to a prom device and install that piece of hardware into each simulator, on-site. All of the 2D and 3D creation tools were written by the BBN programmers, in-house. They also created the simulator engine and networking software. SIMNET poster SIMNET video

SIMNET used Z-buffer displays developed by Delta Graphics. Delta Graphics was founded by Drew Johnston (SW development), Mike Cyrus (President), both from the Boeing Aerospace Company/Graphics Lab, and Jay Beck (CTO and VP), a 3D graphics consultant of Softtool Consulting. The graphics processor, the GDP, custom developed for SIMNET by Gary Wilson (Sr HW Engineer), won out over existing Silicon Graphics HW because of its low cost and because its architecture. It was the first simulator display processor to use a frame buffer and Z-buffer algorithms on a per display channel basis to show the simulated view.

Use for Army training

SIMNET was actively used by the U.S. Army for training primarily at Fort Benning, Fort Rucker, and Fort Knox. Additional temporary and permanent locations were in Fort Leavenworth and Grafenwoehr, Germany. It was also used to test vehicles still in development.

Follow-on programs

The follow-on protocols to SIMNET were called Distributed Interactive Simulation; the primary U.S. Army follow-on program was the Close Combat Tactical Trainer (CCTT).

The SIMNET-D (Developmental) program used simulation systems developed in the SIMNET program to perform experiments in weapon systems, concepts, and tactics. It became the Advanced Simulation Technology Demonstration (ADST) program. It fostered the creation of the Battle Labs across the US Army, including the Mounted Warfare TestBed at Ft Knox, Ky, the Soldier Battle Lab at Ft Benning, GA, the Air Maneuver Battle Lab at Ft Rucker, AL, the Fires Battle Lab at Ft Sill, OK.

Additional research programs after the end of SIMNET included work in weather and real-time terrain modifications.

Companies and technologies founded based on SIMNET experience

Related Research Articles

<span class="mw-page-title-main">Simulation</span> Imitation of the operation of a real-world process or system over time

A simulation is an imitative representation of a process or system that could exist in the real world. In this broad sense, simulation can often be used interchangeably with model. Sometimes a clear distinction between the two terms is made, in which simulations require the use of models; the model represents the key characteristics or behaviors of the selected system or process, whereas the simulation represents the evolution of the model over time. Another way to distinguish between the terms is to define simulation as experimentation with the help of a model. This definition includes time-independent simulations. Often, computers are used to execute the simulation.

<span class="mw-page-title-main">Flight simulator</span> Technology used for training aircrew

A flight simulator is a device that artificially re-creates aircraft flight and the environment in which it flies, for pilot training, design, or other purposes. It includes replicating the equations that govern how aircraft fly, how they react to applications of flight controls, the effects of other aircraft systems, and how the aircraft reacts to external factors such as air density, turbulence, wind shear, cloud, precipitation, etc. Flight simulation is used for a variety of reasons, including flight training, the design and development of the aircraft itself, and research into aircraft characteristics and control handling qualities.

<span class="mw-page-title-main">Voxel</span> Element representing a value on a grid in three dimensional space

In 3D computer graphics, a voxel represents a value on a regular grid in three-dimensional space. As with pixels in a 2D bitmap, voxels themselves do not typically have their position explicitly encoded with their values. Instead, rendering systems infer the position of a voxel based upon its position relative to other voxels.

<span class="mw-page-title-main">Raytheon BBN</span> American research and development company

Raytheon BBN is an American research and development company based in Cambridge, Massachusetts, United States.

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 medicine.

Combat flight simulators are vehicle simulation games, amateur flight simulation computer programs used to simulate military aircraft and their operations. These are distinct from dedicated flight simulators used for professional pilot and military flight training which consist of realistic physical recreations of the actual aircraft cockpit, often with a full-motion platform.

<span class="mw-page-title-main">DARWARS</span>

DARWARS was a research program at DARPA intended to accelerate the development and deployment of military training systems. These were envisioned as low-cost, mobile, web-centric, simulation-based, “lightweight” systems designed to take advantage of the ubiquitous presence of the PC and of new technology, including multi-player games, virtual worlds, off-the-shelf PC simulations, intelligent agents, and on-line communities. The project started in 2003 under the leadership of DARPA Program Manager Dr. Ralph Chatham, a former U.S. Navy officer.

BattleTech Centers are commercial virtual entertainment venues that feature multiplayer virtual combat in the fictional BattleTech universe. The games are played in fully enclosed cockpits with multiple screens, joysticks, and rudder pedals. Today, the gaming cockpits can now be found in only 2 sites listed in table below in the United States.

<span class="mw-page-title-main">Microsoft Robotics Developer Studio</span>

Microsoft Robotics Developer Studio is a discontinued Windows-based environment for robot control and simulation that was aimed at academic, hobbyist, and commercial developers and handled a wide variety of robot hardware. It requires a Microsoft Windows 7 operating system or later.

<span class="mw-page-title-main">First-person (video games)</span> Graphical perspective

In video games, first-person is any graphical perspective rendered from the viewpoint of the player character, or from the inside of a device or vehicle controlled by the player character. It is one of two perspectives used in the vast majority of video games, with the other being third-person, the graphical perspective from outside of any character ; some games such as interactive fiction do not belong to either format.

<i>SGI Dogfight</i> 1985 video game

Dogfight is a demonstration program initially written by Gary Tarolli at Silicon Graphics, Inc in the summer of 1983. It represents landmarks in two key areas of Internet development: games and multicasting, and notable advancement in creating rendered virtual environments.

Live, Virtual, & Constructive (LVC) Simulation is a broadly used taxonomy for classifying Modeling and Simulation (M&S). However, categorizing a simulation as a live, virtual, or constructive environment is problematic since there is no clear division among these categories. The degree of human participation in a simulation is infinitely variable, as is the degree of equipment realism. The categorization of simulations also lacks a category for simulated people working real equipment.

Vortex Studio is a simulation software platform that is developed by CM Labs Simulations. It features a real-time physics engine that simulates rigid body dynamics, collision detection, contact determination, and dynamic reactions. It also contains model import and preparation tools, an image generator, and networking tools for distributed simulation, accessed through a desktop editor via a GUI. Vortex adds accurate physical motion and interactions to objects in visual-simulation applications for operator training, mission planning, product concept validation, heavy machinery and robotics design and testing, haptics devices, immersive and virtual reality (VR) environments.

<span class="mw-page-title-main">Flight simulation video game</span> Video game genre

A flight simulation video game refers to the simulation of various aspects of flight or the flight environment for purposes other than flight training or aircraft development. A significant community of simulation enthusiasts is supported by several commercial software packages, as well as commercial and homebuilt hardware. Open-source software that is used by the aerospace industry like FlightGear, whose flight dynamics engine (JSBSim) is used in a 2015 NASA benchmark to judge new simulation code to space industry standards, is also available for private use. A popular type of flight simulators video games are combat flight simulators, which simulate combat air operations from the pilot and crew's point of view. Combat flight simulation titles are more numerous than civilian flight simulators due to variety of subject matter available and market demand.

Mounted Warfare TestBed (MWTB) at Fort Knox, Kentucky, was the premier site for distributed simulation experiments in the US Army for over 20 years. It used simulation systems, including fully manned virtual simulators and computer-generated forces, to perform experiments that examined current and future weapon systems, concepts, and tactics.

<span class="mw-page-title-main">Computer-generated imagery</span> Application of computer graphics to create or contribute to images

Computer-generated imagery (CGI) is a specific-technology or application of computer graphics for creating or improving images in art, printed media, simulators, videos and video games. These images are either static or dynamic. CGI both refers to 2D computer graphics and 3D computer graphics with the purpose of designing characters, virtual worlds, or scenes and special effects. The application of CGI for creating/improving animations is called computer animation, or CGI animation.

The virtual world framework (VWF) is a means to connect robust 3D, immersive, entities with other entities, virtual worlds, content and users via web browsers. It provides the ability for client-server programs to be delivered in a lightweight manner via web browsers, and provides synchronization for multiple users to interact with common objects and environments. For example, using VWF, a developer can take video lesson plans, component objects and avatars and successfully insert them into an existing virtual or created landscape, interacting with the native objects and users via a VWF interface.

MAK Technologies, formerly doing business as VT MAK, Inc. is a software company based in Cambridge, Massachusetts that provides commercial off-the-shelf (COTS) modeling and simulation software. The company develops and sells software for distributed simulations that system integrators, governments, and research institutions use to build and populate 3D simulated environments. Users include medical, aerospace, defense, and transportation industries. In addition to offering COTS software, MAK provides the following services: simulation content creation, software customization, interoperability, research and development, and training.

Gazebo is an open-source 2D/3D robotics simulator that began development in 2002. In 2017, development forked into two versions, known as "Gazebo", the original monolithic architecture, and "Ignition", which had moved to becoming a modernized collection of loosely coupled libraries. Following a trademark obstacle in 2022 regarding their use of the name "Ignition", Open Robotics took the opportunity to switch the version names, dubbing the original fork "Gazebo Classic" and the new, modern fork "Gazebo".

<span class="mw-page-title-main">Defense Simulation Internet</span>

The Defense Simulation Internet (DSI) was a specialized, wide-area network created to support Distributed Interactive Simulation and videoconferences. It was sponsored by DARPA, and built and operated by BBN Technologies from about 1991-1995, after which time it was operated by the Defense Information Systems Agency (DISA).

References

  1. Bruce Sterling, War is Virtual Hell, Wired Magazine Issue 1.01
  2. Pimental, K., and Blau, B. (1994), "Teaching Your System To Share." IEEE computer graphics and applications, 14(1), 60{{citation}}: CS1 maint: multiple names: authors list (link)
  3. Rheingold, H. (1992), Virtual reality, Simon & Schuster, New York, N.Y.
  4. Robinett, W. (1994), "Interactivity and Individual Viewpoint in Shared Virtual Worlds: The Big Screen vs. Networked Personal Displays." Computer Graphics, 28(2), 127
  5. Pimental, K., and Blau, B. (1994), "Teaching Your System To Share." IEEE computer graphics and applications, 14(1), 60{{citation}}: CS1 maint: multiple names: authors list (link)
  6. Rheingold, H. (1992), Virtual reality, Simon & Schuster, New York, N.Y.