Project: ZMMS |
Official home page of the driving simulator: Driving Simulator ZMMS |
The driving simulator is used for ergonomical experiments. We - VRtainment GmbH - have prepared the following modules and 3D-models. |
|
Modules: |
|
|
For our part of the task we have used 5 PCs: |
|
|
MasterSim |
Master Sim is the central element of the simulator. User interface, driving sim and a significant part of the communication is done by MasterSim.
The approximate length of the code is 40.000 lines. |
|
|
|
VisSim |
The terrain consists of 7 elements. These elements can be combined in different ways. Each element consists of 7 sub-elements: |
|
-
Floor plate
-
Houses
-
Crash barrier
-
Threes
-
Signs
-
Distance post
-
Road
|
|
Example for a terrain element: |
|
|
RecordServer |
The "RecordServer" can opperate in both directions. The aim of the "RecordServer" is to record data. The rate at which the data are recorded is adjusted at the beginning of each experiment. |
|