New Products | |||||||
|
|||||||
Preface |
Main function & Good point |
The vehicles and pedestrians that are moving every second can be registered
in a couple dozens times a second and replayed in real-time (the number
depends on the machine capacity). As for the vehicle, the vehicle movement between different grade level of road surface and the accident condition can be correctly represented as real by registering the detailed behavior (roll / pitch/ yaw) such as Figure2.
The behaviors to be registered are shown in Table1. The traffic signals and contexts can be registered as well as the vehicles and pedestrians.
|
Operation method |
Operation panel The operation panel appears by clicking [Tool | Replay plugin] from menu. This panel can be used with the same method as general CD player, such as fast-forward, slow, reveres play. The track bar allows you to jump to the specified time. You can replay the model's behavior just after registration, otherwise it can be replayed after saving in file. Toolbar When the toolbar is displayed in main screen, the movement can be registered/replayed on toolbar (Figure4). The operability can be improved as the operation panel is not hidden in main screen. Option You can define the view point at the time of replay such as driving seat and back of the car, and select functions to record only vehicles and pedestrians in a certain distance from the own vehicle.
|
Link with Scenario plug-in option |
This plug-in option allows you to start recording or replay at the timing
of event occurrence. For example, when accidents such as vehicle contact
occurs, return to the original scenario after having checked from several
seconds ago to the accident occurring. In addition, when you stop the vehicle
at a designated place such as a parking lot, you can set and check your
driving operations from the beginning.
|
Data management |
The option records the movement of large numbers of vehicles and pedestrians
in real time. There might be a case where hundreds of or thousands of models
to be recorded. Recorded data in these cases must be big, and since the
data volume might be larger than 1GB, the plug-in compresses the recorded
data using ZLib: a compression algorithm used by ZIP, etc. In addition, since loading all the recorded data to memory before the replay consumes a memory area, the option loads necessary replay data beforehand by a small unit, as shown Figure6. This method reduces the memory burden and the delay caused by reading data, to realize high performance to replay a large number of models.
|
Link with UC-win/Road SDK |
If you combine the plug-in with UC-win/Road, you can control the recording
or playback from the SDK. In addition, you can also sequentially acquire the vehicle position and operation quantities such as steering and speed. Table2 shows the command example which can be controlled from the SDK.
|
Future development |
In future, we will improve the option for realizing the high performance
by making the playback data loading process a thread and loading the thread
in the background. In addition, please look forward to our upcoming enhancement: addition of message display through the linkage with Scenario plug-in option, and enhanced view control. |
(Up&Coming 2011 Early spring issue) |
|