TECHNICAL REPORT. NADS MiniSim Driving Simulator. Document ID: N Author(s): Yefei He Date: September 2006

Size: px
Start display at page:

Download "TECHNICAL REPORT. NADS MiniSim Driving Simulator. Document ID: N Author(s): Yefei He Date: September 2006"

Transcription

1 TECHNICAL REPORT NADS MiniSim Driving Simulator Document ID: N Author(s): Yefei He Date: September 2006 National Advanced Driving Simulator 2401 Oakdale Blvd. Iowa City, IA Fax (319) Copyright 2006 by the National Advanced Driving Simulator, The University of Iowa. All rights reserved.

2 TABLE OF CONTENTS Table of Contents... i 1 Introduction Architecture MiniSim Components Real-time Core Simulation Control Front End GUI Driving Control Feel and Instrumentation Vehicle Dynamics Scenario Control Visual Rendering Audio Engine Driving Data Collection and Analysis Motion System Subsystem Structure Sample Applications IDC Corvette Simulator John Deere Tractor Simulator Xperience Driving Simulator NADS Driving Kiosk Caterpillar Wheel Loader Mini-Simulator... 7 APPENDIX A: MiniSim Configurations... 9 Basic Features... 9 Intermediate Features... 9 Advanced Features... 9 Appendix B: MiniSim Sample Environments i

3 1 INTRODUCTION The NADS MiniSim driving simulator is a highly flexible PC-based driving simulation system. It uses the same advanced technologies built into the more sophisticated large NADS simulators, at a fraction of the cost to build and operate, and is easy to customize for specific applications. The configuration data for the virtual environment are in the same format as those used by the large NADS simulators; therefore, studies designed for the MiniSim can be easily carried out on the latter when simulation in higher fidelity is necessary. 1

4 2 ARCHITECTURE 2.1 MiniSim Components A complete MiniSim driving simulator contains the following components: Real-Time Core Simulation Control Front-End GUI Driving Control Feel and Instrumentation Vehicle Dynamics Scenario Control Visual Rendering Audio Engine Driving Data Collection and Analysis Motion System Real-time Core The real-time core is the underlying engine that coordinates the execution of the various functionalities of the simulator and provides the real-time data communication mechanism among components, either through shared memory on the same computer, or through a local TCP/IP connection between different computers. The other components are built on top of the real-time core Simulation Control Front End GUI The front-end GUI for the MiniSim provides control to the driving simulation process and to data collection and analysis. The operator can start, stop, and replay drives, select different scenarios, play presentations, and collect and analyze driving data through the front-end GUI. Typically, the GUI is displayed on a small touchpad screen Driving Control Feel and Instrumentation The driving control feel and instrumentation component reads the driver s control input via the steering wheel and foot pedals, and passes it to the vehicle dynamics component. It also takes the vehicle data such as speed and engine RPM and renders them to the instruments. Active force feedback can be built into the steering wheel and pedals. Depending on the cab hardware, special-purpose D/A and A/D converters may need to be installed on the PC that hosts the component. The instruments can be either physical or simulated on the main display(s) Vehicle Dynamics The vehicle dynamics components provide a physics-based passenger vehicle model that simulates the car the subjects drive during the runs. It is identical to the corresponding component in the large NADS simulators. By changing input data, the same software can be used to simulate different types of vehicles. For further customization for example, to simulate tracked vehicles, vehicles with hydraulic systems, or vehicles with high 2

5 fidelity tire/soil models different vehicle dynamics components with the same interfaces can be swapped in with minimal modification to other parts of the simulator Scenario Control The scenario control component is responsible for simulating the behavior of other vehicles and objects in the virtual environment. It is identical to the scenario control component in the large NADS simulators and takes the same scenario configuration files as input Visual Rendering The visual rendering component renders the visual scene to the main display(s) of the driving simulator. One or more PC(s) with high-performance graphics cards run the visual rendering component. If there are multiple visual channels, they will be synchronized either via hardware or software. The renderer is built on top of an OpenGLbased open-source graphics library, which is maintained and supported by an active community and easily accessible for NADS staff to add their own enhancements for specific demands Audio Engine The audio engine provides audio cues to the driver. The component produces sounds from the own vehicle including engine, powertrain, and tires, as well as sounds from the surrounding environment. The PC that hosts the audio engine is equipped with a PC audio card and connected to a set of surround-sound speakers Driving Data Collection and Analysis The driving data are collected at the same frequency that the MiniSim runs. The set of data that can be collected include driving control inputs, own vehicle states, and scenario data. All data are stored on file for replay and future reference. During the drive, the data can go through a real-time analysis, and the results can be shown to the operator or the driver. After the drive, a more comprehensive analysis of the data can be performed Motion System The motion system can be a small fixed platform that provides movement to the cab, or it may consist of devices that provide vibration feel to the cab or the seats. It can also be a miniscule motion base independent to the cab that illustrates motion, even a virtual one, i.e., one simulated on a monitor screen. 2.2 Subsystem Structure Some applications do not require all of the functionalities provided by a full system. Therefore, the system is designed to be highly modularized so that a specific driving simulator can be built with only selected components. In its implementation, the MiniSim simulator is made up of subsystems that are separate executables and run independently while communicating through the data communication layer in the real-time core. Some components may be combined together into one subsystem for efficiency. Subsystems are 3

6 usually distributed to several PCs, some with specific hardware required by residing subsystems. Figure 1 shows an illustration of a sample MiniSim simulator architecture with a custom subsystem. As mentioned above, the MiniSim driving simulator is highly modularized. Each component can be individually customized. For example, instruments can be physical or virtual; control inputs can be off-the-shelf steering wheels and pedals, a custom-built cab that uses parts from real cars, or simply keyboard and mouse controls; vehicle dynamics can be built to simulate different vehicles; the number of visual channels is configurable depending on needs. Some components can be absent from the simulator. The configuration of subsystems is also flexible and is done through a subsystem configuration file. The simulator can be configured to run only some of the subsystems present, and the subsystems can be redistributed among the PCs of the simulator system, subject to hardware and software limitations. For data communication, a master file lists all the data elements to be published in the communication layer. Each subsystem registers some of them as input data and others as output data. For example, the driving control feel subsystem registers steering angle as an output, and the vehicle dynamics subsystem registers it as an input. Conceivably, a custom subsystem can register the steering angle as an input, perform real-time processing on it, and generate a modulated steering angle as output, while the vehicle dynamics subsystem registers the modulated steering angle as its input source for dynamics computation instead. 4

7 SCNVIF AUDIO Visuals Scenario Control R/T Scheduler Comm. Layer Comm. Layer R/T Scheduler Audio Engine DAQ Data Collection MOTION Data Analysis Motion Washout FRONT-END Simulation State/Mode Control R/T Scheduler Hard Disk R/T Scheduler Motion Base R/T Scheduler Touchpad Screen Comm. Layer Comm. Layer Comm. Layer Local Ethernet/Shared Memory SteerAngle SteerAngle* DYNA Comm. Layer CUSTOM Comm. Layer CFS Comm. Layer R/T Scheduler R/T Scheduler R/T Scheduler Vehicle Dynamics Custom Functions Ctrl Inputs/Fdbk Instrumentation Steering Instruments &Pedals Figure 1. Sample MiniSim Architecture with a Custom Subsystem and Data Flow 5

8 3 SAMPLE APPLICATIONS NADS has built several small driving simulators based on the MiniSim architecture. They vary in build cost, and their uses are diverse. 3.1 IDC Corvette Simulator The IDC Corvette Simulator is a three-channel driving simulator with a cab built from a genuine Corvette car and Corvette vehicle dynamics, without scenarios and motion. It is built to fit into a trailer to educate teenagers about driving safety. 3.2 John Deere Tractor Simulator The John Deere Tractor Simulator is a single-channel driving simulator with a John Deere tractor cab and corresponding dynamics, sitting on a fixed-base hexapod platform, with no scenarios. The visuals are a customized pre-distorted circular image projected to a half dome using a fisheye projector. The system is built for vehicle design testing. 3.3 Xperience Driving Simulator The Xperience Driving Simulator is a single-channel driving simulator with a single scenario. It has a quarter cab built from a genuine Ford Focus car, but the steering wheel and pedals are slightly modified from an off-theshelf product for lower cost. It has drive playback and performance analysis. The simulator is built to demonstrate the effect of certain medicines on driving performance. 3.4 NADS Driving Kiosk The NADS Driving Kiosk is a low-cost single-channel driving simulator with multiple scenarios, with off-the-shelf steering wheel and pedals and virtual instrumentation, and a miniscule motion base. It is built to be placed in a kiosk in a shopping mall to introduce NADS to the public and to recruit drivers for NADS studies. 6

9 3.5 Caterpillar Wheel Loader Mini-Simulator The Caterpillar Wheel Loader Mini-Simulator is a singlechannel driving simulator with a single scenario, Caterpillar wheel loader dynamics, a miniscule motion base, and interchangeable control input and instrumentation subsystems a cab built from a real wheel loader and an offthe-shelf steering wheel and pedal with keyboard and virtual instruments. It is built to test and improve the vehicle dynamics subsystem based on libraries provided by Caterpillar, in order to prepare for studies run on the large NADS simulator. 7

10 8

11 APPENDIX A: MINISIM CONFIGURATIONS Basic Features Standard table mounted steering wheel and pedals (ECS) Single display plasma based visuals Surround sound audio GUI, touchscreen based simulator control panel Realistic vehicle dynamics model for the driver's vehicle Scenario control for traffic and dynamic elements A suite of (5) scenarios and road networks 100 hours of technical support Compatibility with the NADS family of simulators Intermediate Features Same as Basic with the following updates and additions: Validated vehicle dynamics model for driver A suite of (10) scenarios and road networks A data acquisition module that collects real-time information about various aspects of the simulation ISAT scenario control authoring tool Advanced Features Same as Intermediate with the following updates and additions: Forced feedback steering and brake controls A 3 display plasma based visuals Customized instrumented cabs 9

12 10

13 APPENDIX B: MINISIM SAMPLE ENVIRONMENTS Rural: deer in a night scene Rural: dusk lighting 11

14 Highway: random traffic Highway: lead vehicle braking 12

15 Town: 3-way intersection Rural: sudden pull-out 13

Single PC Cost Effective Reliable. Configurations Desktop Quarter Cab Half-Cab Custom

Single PC Cost Effective Reliable. Configurations Desktop Quarter Cab Half-Cab Custom Vision: Provide the function and support our customers need to fulfill their research and development goals, while keeping the minisim an affordable and accessible solution. Stats: Over 70 simulators at

More information

Driver-in-the-Loop: Simulation as a Highway Safety Tool SHAWN ALLEN NATIONAL ADVANCED DRIVING SIMULATOR (NADS) THE UNIVERSITY OF IOWA

Driver-in-the-Loop: Simulation as a Highway Safety Tool SHAWN ALLEN NATIONAL ADVANCED DRIVING SIMULATOR (NADS) THE UNIVERSITY OF IOWA Driver-in-the-Loop: Simulation as a Highway Safety Tool SHAWN ALLEN NATIONAL ADVANCED DRIVING SIMULATOR (NADS) THE UNIVERSITY OF IOWA Shawn Allen Iowa Driving Simulator 3D support for Automated Highway

More information

Field-of-View Enhancement for NADS Non- Standard Applications

Field-of-View Enhancement for NADS Non- Standard Applications Field-of-View Enhancement for NADS Non- Standard Applications Yefei He, Chris Schwarz, Jeff Gordon, Shawn Allen, Tim Hanna* National Advanced Driving Simulator 2401 Oakdale Blvd Iowa City, IA 52242 *Olin

More information

Advanced Tools for Graphical Authoring of Dynamic Virtual Environments at the NADS

Advanced Tools for Graphical Authoring of Dynamic Virtual Environments at the NADS Advanced Tools for Graphical Authoring of Dynamic Virtual Environments at the NADS Matt Schikore Yiannis E. Papelis Ginger Watson National Advanced Driving Simulator & Simulation Center The University

More information

ADVANCED TRUCKING SIMULATORS

ADVANCED TRUCKING SIMULATORS ADVANCED TRUCKING SIMULATORS Fifth Dimension Technologies We make drivers Safer, more Productive and less Destructive! ADVANCED TRAINING SIMULATOR BENEFITS The 5DT Advanced Training Simulator provides

More information

ADVANCED TRUCKING SIMULATORS

ADVANCED TRUCKING SIMULATORS ADVANCED TRUCKING SIMULATORS Fifth Dimension Technologies We make drivers Safer, more Productive and less Destructive! ADVANCED TRAINING SIMULATOR BENEFITS The 5DT Advanced Training Simulator provides

More information

minisim Driving Simulator powered by NADS technology

minisim Driving Simulator powered by NADS technology minisim Driving Simulator powered by NADS technology 2017 Document Version 24 National Advanced Driving Simulator University of Iowa NADS-miniSim@uiowa.edu February, 2017 Copyright 2017 by National Advanced

More information

Development of an engineering simulator for armored vehicle. Fang Tang

Development of an engineering simulator for armored vehicle. Fang Tang International Conference on Automation, Mechanical Control and Computational Engineering (AMCCE 2015) Development of an engineering simulator for armored vehicle Fang Tang Wuhan Second Ship Design and

More information

Driving Simulators for Commercial Truck Drivers - Humans in the Loop

Driving Simulators for Commercial Truck Drivers - Humans in the Loop University of Iowa Iowa Research Online Driving Assessment Conference 2005 Driving Assessment Conference Jun 29th, 12:00 AM Driving Simulators for Commercial Truck Drivers - Humans in the Loop Talleah

More information

Driving In the Virtual World

Driving In the Virtual World 1 Driving In the Virtual World Xiaopeng Fang Hung A. Pham Swekuang Tan Department of Mechanical Engineering, Iowa State University, Ames, IA 50010 ABSTRACT This paper describes a highly configurable driving

More information

Cruden motion simulators for vehicle development and testing

Cruden motion simulators for vehicle development and testing Cruden motion simulators for vehicle development and testing Increasing numbers of automotive OEM departments, their suppliers and automotive research institutes are working with Cruden to significantly

More information

David Howarth. Business Development Manager Americas

David Howarth. Business Development Manager Americas David Howarth Business Development Manager Americas David Howarth IPG Automotive USA, Inc. Business Development Manager Americas david.howarth@ipg-automotive.com ni.com Testing Automated Driving Functions

More information

CRAFT HELI CRAFT CUSTOMIZABLE SIMULATOR. Customizable, high-fidelity helicopter simulator designed to meet today s goals and tomorrow s needs.

CRAFT HELI CRAFT CUSTOMIZABLE SIMULATOR. Customizable, high-fidelity helicopter simulator designed to meet today s goals and tomorrow s needs. CRAFT HELI CRAFT CUSTOMIZABLE SIMULATOR Customizable, high-fidelity helicopter simulator designed to meet today s goals and tomorrow s needs. Leveraging 35 years of market experience, HELI CRAFT is our

More information

Steering a Driving Simulator Using the Queueing Network-Model Human Processor (QN-MHP)

Steering a Driving Simulator Using the Queueing Network-Model Human Processor (QN-MHP) University of Iowa Iowa Research Online Driving Assessment Conference 2003 Driving Assessment Conference Jul 22nd, 12:00 AM Steering a Driving Simulator Using the Queueing Network-Model Human Processor

More information

Development of Vehicle Simulation Capability

Development of Vehicle Simulation Capability CALIFORNIA PATH PROGRAM INSTITUTE OF TRANSPORTATION STUDIES UNIVERSITY OF CALIFORNIA, BERKELEY Development of Vehicle Simulation Capability James W. Stoner Douglas F. Evans Daniel McGehee California PATH

More information

Cruden motion simulators for motorsport

Cruden motion simulators for motorsport Cruden motion simulators for motorsport Cruden supplies top level race teams and motorsport engineering companies with simulator hardware, software, vehicles models, tracks and projection systems. Cruden

More information

minisim Driving Simulator powered by NADS technology

minisim Driving Simulator powered by NADS technology minisim Driving Simulator powered by NADS technology 2018 Document Version 26 National Advanced Driving Simulator University of Iowa NADS-miniSim@uiowa.edu October, 2018 Copyright 2017 by National Advanced

More information

MotionDesk. 3-D online animation of simulated mechanical systems in real time. Highlights

MotionDesk. 3-D online animation of simulated mechanical systems in real time. Highlights MotionDesk 3-D online animation of simulated mechanical systems in real time Highlights Tight integration to ModelDesk and ASM Enhanced support for all aspects of advanced driver assistance systems (ADAS)

More information

Virtual Testing of Autonomous Vehicles

Virtual Testing of Autonomous Vehicles Virtual Testing of Autonomous Vehicles Mike Dempsey Claytex Services Limited Software, Consultancy, Training Based in Leamington Spa, UK Office in Cape Town, South Africa Experts in Systems Engineering,

More information

Kinect Interface for UC-win/Road: Application to Tele-operation of Small Robots

Kinect Interface for UC-win/Road: Application to Tele-operation of Small Robots Kinect Interface for UC-win/Road: Application to Tele-operation of Small Robots Hafid NINISS Forum8 - Robot Development Team Abstract: The purpose of this work is to develop a man-machine interface for

More information

Driving Simulation Scenario Definition Based on Performance Measures

Driving Simulation Scenario Definition Based on Performance Measures Driving Simulation Scenario Definition Based on Performance Measures Yiannis Papelis Omar Ahmad Ginger Watson NADS & Simulation Center The University of Iowa 2401 Oakdale Blvd. Iowa City, IA 52242-5003

More information

CAPABILITIES OF THE FEDERAL HIGHWAY ADMINISTRATION S HIGH-FIDELITY DRIVING SIMULATOR (HYSIM)

CAPABILITIES OF THE FEDERAL HIGHWAY ADMINISTRATION S HIGH-FIDELITY DRIVING SIMULATOR (HYSIM) CAPABILITIES OF THE FEDERAL HIGHWAY ADMINISTRATION S HIGH-FIDELITY DRIVING SIMULATOR (HYSIM) Christopher A. Monk Science Applications International Corporation NHTSA R&D, NRD-52 400 7 th St. SW Washington,

More information

VoIP Simulated Communications

VoIP Simulated Communications Features VoIP Simulated Communications Realistic UHF, VHF, HF, or inter-ship communication equipment, either virtual or modular No RF transmissions as a result of VoIP Technology Optional ability to record

More information

Factors Associated with Simulator Sickness in a High-Fidelity Simulator

Factors Associated with Simulator Sickness in a High-Fidelity Simulator Factors Associated with Simulator Sickness in a High-Fidelity Simulator Cheryl Roe, Timothy Brown, and Ginger Watson Cheryl Roe National Advanced Driving Simulator 2401 Oakdale Boulevard Iowa City, IA

More information

ERDS Simulator Emergency Response Driving Simulator

ERDS Simulator Emergency Response Driving Simulator ERDS Simulator Emergency Response Driving Simulator Safe in every situation. Rosenbauer - ERDS Emergency Response Driving Simulator Reduce your risk - To a minimum. Train emergency journeys with the ERDS

More information

Cruden Panthera simulator software suite

Cruden Panthera simulator software suite Cruden simulator software suite Automotive OEM departments and first tier companies, motorsport teams, universities and research institutes use Cruden simulators to significantly reduce the cost and time

More information

NADS AT THE UNIVERSITY OF IOWA: A TOOL FOR DRIVING SAFETY RESEARCH

NADS AT THE UNIVERSITY OF IOWA: A TOOL FOR DRIVING SAFETY RESEARCH NADS AT THE UNIVERSITY OF IOWA: A TOOL FOR DRIVING SAFETY RESEARCH L.D. Chen National Advanced Driving Simulator and Department of Mechanical Engineering The University of Iowa Iowa City, IA, USA 52242-5003

More information

The Perception of Optical Flow in Driving Simulators

The Perception of Optical Flow in Driving Simulators University of Iowa Iowa Research Online Driving Assessment Conference 2009 Driving Assessment Conference Jun 23rd, 12:00 AM The Perception of Optical Flow in Driving Simulators Zhishuai Yin Northeastern

More information

Integrated Driving Aware System in the Real-World: Sensing, Computing and Feedback

Integrated Driving Aware System in the Real-World: Sensing, Computing and Feedback Integrated Driving Aware System in the Real-World: Sensing, Computing and Feedback Jung Wook Park HCI Institute Carnegie Mellon University 5000 Forbes Avenue Pittsburgh, PA, USA, 15213 jungwoop@andrew.cmu.edu

More information

Robotics Institute. University of Valencia

Robotics Institute. University of Valencia ! " # $&%' ( Robotics Institute University of Valencia !#"$&% '(*) +%,!-)./ Training of heavy machinery operators involves several problems both from the safety and economical point of view. The operation

More information

ELECTRIC MOTION SPECIALISTS

ELECTRIC MOTION SPECIALISTS E2m technologies PRODUCT BROCHURE 2012/2013 MOTION SIMULATION - CONTROL FORCE SIMULATION ELECTRIC MOTION SPECIALISTS E2M PROFESSIONAL MOTION AND CONTROL FORCE SIMULATION WWW.E2MTECHNOLOGIES.EU - 2 APPLICATIONS

More information

HELISIM SIMULATION CREATE. SET. HOVER

HELISIM SIMULATION CREATE. SET. HOVER SIMULATION HELISIM CREATE. SET. HOVER HeliSIM is the industry-leading high-end COTS for creating high-fidelity, high-quality flight dynamics simulations for virtually any rotary-wing aircraft in the world

More information

IDS5 Digital ATIS System for AFAS and AAAS Workstations. Description and Specifications

IDS5 Digital ATIS System for AFAS and AAAS Workstations. Description and Specifications IDS5 Digital ATIS System for AFAS and AAAS Workstations Description and Specifications 1. Introduction The Digital Automated Terminal Information Service (DATIS) component of the IDS5 DATIS solution is

More information

Using Driving Simulator for Advance Placement of Guide Sign Design for Exits along Highways

Using Driving Simulator for Advance Placement of Guide Sign Design for Exits along Highways Using Driving Simulator for Advance Placement of Guide Sign Design for Exits along Highways Fengxiang Qiao, Xiaoyue Liu, and Lei Yu Department of Transportation Studies Texas Southern University 3100 Cleburne

More information

Ready for the real thing: Fire simulation system supports firefighter training. worldwide germany PC Control

Ready for the real thing: Fire simulation system supports firefighter training. worldwide germany PC Control worldwide germany PC Control 02 2017 PC- and EtherCAT-based control technology automates simulation of complex fire scenarios Ready for the real thing: Fire simulation system supports firefighter training

More information

ITDNS Design and Applications (2010 present)

ITDNS Design and Applications (2010 present) ITDNS Design and Applications (2010 present) Kevin F. Hulme, Ph.D. University at Buffalo Chunming Qiao, Adel Sadek, Changxu Wu, Kevin Hulme University at Buffalo Graduate Student support (2010 present)

More information

Adaptive Controllers for Vehicle Velocity Control for Microscopic Traffic Simulation Models

Adaptive Controllers for Vehicle Velocity Control for Microscopic Traffic Simulation Models Adaptive Controllers for Vehicle Velocity Control for Microscopic Traffic Simulation Models Yiannis Papelis, Omar Ahmad & Horatiu German National Advanced Driving Simulator, The University of Iowa, USA

More information

Perceptual Overlays for Teaching Advanced Driving Skills

Perceptual Overlays for Teaching Advanced Driving Skills Perceptual Overlays for Teaching Advanced Driving Skills Brent Gillespie Micah Steele ARC Conference May 24, 2000 5/21/00 1 Outline 1. Haptics in the Driver-Vehicle Interface 2. Perceptual Overlays for

More information

Microsoft ESP Developer profile white paper

Microsoft ESP Developer profile white paper Microsoft ESP Developer profile white paper Reality XP Simulation www.reality-xp.com Background Microsoft ESP is a visual simulation platform that brings immersive games-based technology to training and

More information

ADAS Development using Advanced Real-Time All-in-the-Loop Simulators. Roberto De Vecchi VI-grade Enrico Busto - AddFor

ADAS Development using Advanced Real-Time All-in-the-Loop Simulators. Roberto De Vecchi VI-grade Enrico Busto - AddFor ADAS Development using Advanced Real-Time All-in-the-Loop Simulators Roberto De Vecchi VI-grade Enrico Busto - AddFor The Scenario The introduction of ADAS and AV has created completely new challenges

More information

A flexible application framework for distributed real time systems with applications in PC based driving simulators

A flexible application framework for distributed real time systems with applications in PC based driving simulators A flexible application framework for distributed real time systems with applications in PC based driving simulators M. Grein, A. Kaussner, H.-P. Krüger, H. Noltemeier Abstract For the research at the IZVW

More information

Intelligent driving TH« TNO I Innovation for live

Intelligent driving TH« TNO I Innovation for live Intelligent driving TNO I Innovation for live TH«Intelligent Transport Systems have become an integral part of the world. In addition to the current ITS systems, intelligent vehicles can make a significant

More information

TECHNICAL INFORMATION Traffic Template Catalog No. TT1

TECHNICAL INFORMATION Traffic Template Catalog No. TT1 Copyright 2016 by SIRCHIE All Rights Reserved. TECHNICAL INFORMATION Traffic Template Catalog No. TT1 INTRODUCTION Your SIRCHIE Traffic Template is a versatile police tool designed to make even the most

More information

STATE OF THE ART 3D DESKTOP SIMULATIONS FOR TRAINING, FAMILIARISATION AND VISUALISATION.

STATE OF THE ART 3D DESKTOP SIMULATIONS FOR TRAINING, FAMILIARISATION AND VISUALISATION. STATE OF THE ART 3D DESKTOP SIMULATIONS FOR TRAINING, FAMILIARISATION AND VISUALISATION. Gordon Watson 3D Visual Simulations Ltd ABSTRACT Continued advancements in the power of desktop PCs and laptops,

More information

Development and Validation of Virtual Driving Simulator for the Spinal Injury Patient

Development and Validation of Virtual Driving Simulator for the Spinal Injury Patient CYBERPSYCHOLOGY & BEHAVIOR Volume 5, Number 2, 2002 Mary Ann Liebert, Inc. Development and Validation of Virtual Driving Simulator for the Spinal Injury Patient JEONG H. KU, M.S., 1 DONG P. JANG, Ph.D.,

More information

Simulators och simulator usage (729A63) Björn Peters, VTI

Simulators och simulator usage (729A63) Björn Peters, VTI Simulators och simulator usage (729A63) Björn Peters, VTI Agenda Presentation Experiences for last year Some practicalities Visit the simulator Course goals and content Seminars, literature Project, grouping

More information

Team Breaking Bat Architecture Design Specification. Virtual Slugger

Team Breaking Bat Architecture Design Specification. Virtual Slugger Department of Computer Science and Engineering The University of Texas at Arlington Team Breaking Bat Architecture Design Specification Virtual Slugger Team Members: Sean Gibeault Brandon Auwaerter Ehidiamen

More information

COMPARISON OF DRIVER DISTRACTION EVALUATIONS ACROSS TWO SIMULATOR PLATFORMS AND AN INSTRUMENTED VEHICLE.

COMPARISON OF DRIVER DISTRACTION EVALUATIONS ACROSS TWO SIMULATOR PLATFORMS AND AN INSTRUMENTED VEHICLE. COMPARISON OF DRIVER DISTRACTION EVALUATIONS ACROSS TWO SIMULATOR PLATFORMS AND AN INSTRUMENTED VEHICLE Susan T. Chrysler 1, Joel Cooper 2, Daniel V. McGehee 3 & Christine Yager 4 1 National Advanced Driving

More information

Industrial Keynotes. 06/09/2018 Juan-Les-Pins

Industrial Keynotes. 06/09/2018 Juan-Les-Pins Industrial Keynotes 1 06/09/2018 Juan-Les-Pins Agenda 1. The End of Driving Simulation? 2. Autonomous Vehicles: the new UI 3. Augmented Realities 4. Choose your factions 5. No genuine AI without flawless

More information

Platform-Based Design of Augmented Cognition Systems. Latosha Marshall & Colby Raley ENSE623 Fall 2004

Platform-Based Design of Augmented Cognition Systems. Latosha Marshall & Colby Raley ENSE623 Fall 2004 Platform-Based Design of Augmented Cognition Systems Latosha Marshall & Colby Raley ENSE623 Fall 2004 Design & implementation of Augmented Cognition systems: Modular design can make it possible Platform-based

More information

A Beijing Taxi-Trike Simulation

A Beijing Taxi-Trike Simulation COSC6335 Topics in Virtual Reality Project Proposal A Beijing Taxi-Trike Simulation Olena Borzenko, Sunbir Gill, Xuan Zhang {olena, sunbir, xuan}@cs.yorku.ca Supervisor: Michael Jenkin Vision I shall not

More information

CarSim/TruckSim/BikeSim Real-Time Hardware In the Loop Mechanical Simulation Corporation

CarSim/TruckSim/BikeSim Real-Time Hardware In the Loop Mechanical Simulation Corporation CarSim/TruckSim/BikeSim Real-Time Hardware In the Loop Mechanical Simulation Corporation www.carsim.com What is Hardware In the Loop (HIL)? Pure Simulation Software In the Loop (SIL) Plant Model Simulation

More information

Scania s truck Simulator and its contribution to simulator-based design: Simulator architecture, uses, and processes.

Scania s truck Simulator and its contribution to simulator-based design: Simulator architecture, uses, and processes. Scania s truck Simulator and its contribution to simulator-based design: Simulator architecture, uses, and processes. Experience tomorrow today Stas Krupenia Daniel Johansson p.1 RCDI p.2 RCDI Vision We

More information

tableofcontents

tableofcontents 01 02----- 03----- 04----- 05----- 06----- 07----- 08----- 09----- 10 tableofcontents aboutus Motorsport Simulator has been established to create simulators for professional race drivers, teams and also

More information

Designing the sound experience with NVH simulation

Designing the sound experience with NVH simulation White Paper Designing the sound experience with NVH simulation Roger Williams 1, Mark Allman-Ward 1, Peter Sims 1 1 Brüel & Kjær Sound & Vibration Measurement A/S, Denmark Abstract Creating the perfect

More information

Volunteer Audio. Glossary

Volunteer Audio. Glossary Volunteer Audio Glossary A Aftermarket Designates audio components produced by manufacturers other than the OEMs designed to replace and/or upgrade those installed in a vehicle when it was first placed

More information

Virtual testing by coupling high fidelity vehicle simulation with microscopic traffic flow simulation

Virtual testing by coupling high fidelity vehicle simulation with microscopic traffic flow simulation DYNA4 with DYNAanimation in Co-Simulation with SUMO vehicle under test Virtual testing by coupling high fidelity vehicle simulation with microscopic traffic flow simulation Dr.-Ing. Jakob Kaths TESIS GmbH

More information

AN ULTRA-LOW-COST MOVING-BASE DRIVING SIMULATOR

AN ULTRA-LOW-COST MOVING-BASE DRIVING SIMULATOR AN ULTRA-LOW-COST MOVING-BASE DRIVING SIMULATOR T. B. Sheridan, sheridan@mit.edu, fax 617-258-6575 P. W. Young, pwyoung@mit.edu D. Ngo, davidngo@mit.edu K. Calef, kmcalef@mit.edu E. Bachelder, edbach@mit.edu

More information

Development & Simulation of a Test Environment for Vehicle Dynamics a Virtual Test Track Layout.

Development & Simulation of a Test Environment for Vehicle Dynamics a Virtual Test Track Layout. Development & Simulation of a Test Environment for Vehicle Dynamics a Virtual Test Track Layout. PhD.C. -Eng. Kmeid Saad 1 1 Introduction... 2 2 Vehicle Dynamic Libraries... 3 3 Virtual Driver... 3 4 ROAD...

More information

COVER STORY. how this new architecture will help carmakers master the complexity of autonomous driving.

COVER STORY. how this new architecture will help carmakers master the complexity of autonomous driving. COVER STORY Semiconductors NXP ESTABLISHED AND NEW PLAYERS The era of self-driving cars places semiconductor companies at the center of important discussions about standards, methodologies, and design

More information

Magneti Marelli uses a Desktop NVH Simulator for product development and marketing

Magneti Marelli uses a Desktop NVH Simulator for product development and marketing Case Study Magneti Marelli uses a Desktop NVH Simulator for product development and marketing Italy Automotive NVH Desktop NVH Simulator Magneti Marelli is a tier-one supplier to automotive manufacturers

More information

IP/Console

IP/Console 434.582.6146 info@catcomtec.com www.catcomtec.com IP/Console IP Console is a full-featured Radio Control over IP (RCoIP) dispatch solution for SMARTNET, Project 25, EDACS TM, DMR, other Land Mobile Radio

More information

Interactive Simulation: UCF EIN5255. VR Software. Audio Output. Page 4-1

Interactive Simulation: UCF EIN5255. VR Software. Audio Output. Page 4-1 VR Software Class 4 Dr. Nabil Rami http://www.simulationfirst.com/ein5255/ Audio Output Can be divided into two elements: Audio Generation Audio Presentation Page 4-1 Audio Generation A variety of audio

More information

TL3 with Professional Racing Car Cockpit

TL3 with Professional Racing Car Cockpit TL3 with Professional Racing Car Cockpit Developed through 5 years of intensive Research and Development, working with a world leading automotive university and a world championship Formula 1 team, the

More information

Significant Reduction of Validation Efforts for Dynamic Light Functions with FMI for Multi-Domain Integration and Test Platforms

Significant Reduction of Validation Efforts for Dynamic Light Functions with FMI for Multi-Domain Integration and Test Platforms Significant Reduction of Validation Efforts for Dynamic Light Functions with FMI for Multi-Domain Integration and Test Platforms Dr. Stefan-Alexander Schneider Johannes Frimberger BMW AG, 80788 Munich,

More information

SCENARIO DEFINITION AND CONTROL FOR THE NATIONAL ADVANCED DRIVING SIMULATOR

SCENARIO DEFINITION AND CONTROL FOR THE NATIONAL ADVANCED DRIVING SIMULATOR SCENARIO DEFINITION AND CONTROL FOR THE NATIONAL ADVANCED DRIVING SIMULATOR Yiannis Papelis, Omar Ahmad, and Matt Schikore The University of Iowa, National Advanced Driving Simulator, USA Paper Number:

More information

A new approach to Model-Based Testing in Simulink

A new approach to Model-Based Testing in Simulink Presented by: Sean Wyatt 1 Public ETAS/COM-Ana 2013-10-19 ETAS GmbH 2013. All rights reserved, also regarding any disposal, exploitation, reproduction, Content 1 Need and Challenges for Function Developers

More information

A Virtual Environments Editor for Driving Scenes

A Virtual Environments Editor for Driving Scenes A Virtual Environments Editor for Driving Scenes Ronald R. Mourant and Sophia-Katerina Marangos Virtual Environments Laboratory, 334 Snell Engineering Center Northeastern University, Boston, MA 02115 USA

More information

Mechanical Simulation. Advanced Vehicle Dynamics Solutions

Mechanical Simulation. Advanced Vehicle Dynamics Solutions Mechanical Simulation Advanced Vehicle Dynamics Solutions www.carsim.com Introduction Mechanical Simulation Corporation develops and distributes vehicle dynamics software tools for simulating the way cars

More information

The Design and Implementation of A Vehicle Coaching. Simulation System on the Ground Driving Subjects

The Design and Implementation of A Vehicle Coaching. Simulation System on the Ground Driving Subjects International Conference on Information Technology and Management Innovation (ICITMI 2015) The Design and Implementation of A Vehicle Coaching Simulation System on the Ground Driving Subjects Fang Dong

More information

For more info about 5DT, please refer to our Company CD-ROM: "The Fifth Dimension" or visit our website at:

For more info about 5DT, please refer to our Company CD-ROM: The Fifth Dimension or visit our website at: 5DT (Fifth Dimension Technologies) Training Simulators for the Mining Industry 1.0 Introduction 5DT (Fifth Dimension Technologies) is a high technology company specializing in Virtual Reality. 5DT develops,

More information

SAfety VEhicles using adaptive Interface Technology (SAVE-IT): A Program Overview

SAfety VEhicles using adaptive Interface Technology (SAVE-IT): A Program Overview SAfety VEhicles using adaptive Interface Technology (SAVE-IT): A Program Overview SAVE-IT David W. Eby,, PhD University of Michigan Transportation Research Institute International Distracted Driving Conference

More information

HeroX - Untethered VR Training in Sync'ed Physical Spaces

HeroX - Untethered VR Training in Sync'ed Physical Spaces Page 1 of 6 HeroX - Untethered VR Training in Sync'ed Physical Spaces Above and Beyond - Integrating Robotics In previous research work I experimented with multiple robots remotely controlled by people

More information

Validation of stopping and turning behavior for novice drivers in the National Advanced Driving Simulator

Validation of stopping and turning behavior for novice drivers in the National Advanced Driving Simulator Validation of stopping and turning behavior for novice drivers in the National Advanced Driving Simulator Timothy Brown, Ben Dow, Dawn Marshall, Shawn Allen National Advanced Driving Simulator Center for

More information

The Application of Human-Computer Interaction Idea in Computer Aided Industrial Design

The Application of Human-Computer Interaction Idea in Computer Aided Industrial Design The Application of Human-Computer Interaction Idea in Computer Aided Industrial Design Zhang Liang e-mail: 76201691@qq.com Zhao Jian e-mail: 84310626@qq.com Zheng Li-nan e-mail: 1021090387@qq.com Li Nan

More information

Tenstar Simulators. Construction Transportation Agriculture. tools for schools, organisations and companies that

Tenstar Simulators. Construction Transportation Agriculture. tools for schools, organisations and companies that Tenstar Simulators Tenstar Simulation provides simulaton based training Construction Transportation Agriculture tools for schools, organisations and companies that have a need to educate people in an environmentally,

More information

Applications include: ADAS, chassis control, drivetrain, human machine interface and ergonomics.

Applications include: ADAS, chassis control, drivetrain, human machine interface and ergonomics. Advanced Vehicle Driving Simulator Applications include: ADAS, chassis control, drivetrain, human machine interface and ergonomics. Advanced Vehicle Driving Simulator (avds) Dynamic, immersive driving

More information

Figure 1.1: Quanser Driving Simulator

Figure 1.1: Quanser Driving Simulator 1 INTRODUCTION The Quanser HIL Driving Simulator (QDS) is a modular and expandable LabVIEW model of a car driving on a closed track. The model is intended as a platform for the development, implementation

More information

Understanding OpenGL

Understanding OpenGL This document provides an overview of the OpenGL implementation in Boris Red. About OpenGL OpenGL is a cross-platform standard for 3D acceleration. GL stands for graphics library. Open refers to the ongoing,

More information

UAV CRAFT CRAFT CUSTOMIZABLE SIMULATOR

UAV CRAFT CRAFT CUSTOMIZABLE SIMULATOR CRAFT UAV CRAFT CUSTOMIZABLE SIMULATOR Customizable, modular UAV simulator designed to adapt, evolve, and deliver. The UAV CRAFT customizable Unmanned Aircraft Vehicle (UAV) simulator s design is based

More information

A Hybrid Immersive / Non-Immersive

A Hybrid Immersive / Non-Immersive A Hybrid Immersive / Non-Immersive Virtual Environment Workstation N96-057 Department of the Navy Report Number 97268 Awz~POved *om prwihc?e1oaa Submitted by: Fakespace, Inc. 241 Polaris Ave. Mountain

More information

Human centred design and research using simulation. MODPROD Workshop 7 February, 2012 Lena Nilsson, VTI

Human centred design and research using simulation. MODPROD Workshop 7 February, 2012 Lena Nilsson, VTI Human centred design and research using simulation MODPROD Workshop 7 February, 2012 Lena Nilsson, VTI About me Lena Nilsson M.S. Eng. Applied Physics and Electrical Engineering Ph.D. Biomedical Engineering

More information

REPLIKA SOUND GUITAR LIBRARY : ELECTRIC GUITAR v7 FEATURE GUIDE

REPLIKA SOUND GUITAR LIBRARY : ELECTRIC GUITAR v7 FEATURE GUIDE REPLIKA SOUND GUITAR LIBRARY : ELECTRIC GUITAR v7 FEATURE GUIDE 1 TABLE OF CONTENTS Important (Requirements) 3 MIDI Requirements 3 Pack Contents 3 Main Interface 4 Articulation Key Switches 5 Articulation

More information

Volkswagen Group: Leveraging VIRES VTD to Design a Cooperative Driver Assistance System

Volkswagen Group: Leveraging VIRES VTD to Design a Cooperative Driver Assistance System Volkswagen Group: Leveraging VIRES VTD to Design a Cooperative Driver Assistance System By Dr. Kai Franke, Development Online Driver Assistance Systems, Volkswagen AG 10 Engineering Reality Magazine A

More information

Development and Verification of a Truck Driving Simulator for Driver Drowsiness Studies

Development and Verification of a Truck Driving Simulator for Driver Drowsiness Studies Development and Verification of a Truck Driving Simulator for Driver Drowsiness Studies Azim Eskandarian 1, Pierre Delaigue 2, Riaz Sayed 2, Ali Mortazavi 3 Center for Intelligent Systems Research (CISR)

More information

CRAFT UAV CRAFT CUSTOMIZABLE SIMULATOR

CRAFT UAV CRAFT CUSTOMIZABLE SIMULATOR CRAFT UAV CRAFT CUSTOMIZABLE SIMULATOR Customizable, modular UAV simulator designed to adapt, evolve, and deliver. The UAV CRAFT customizable Unmanned Aircraft Vehicle (UAV) simulator s design is based

More information

Integrating PhysX and OpenHaptics: Efficient Force Feedback Generation Using Physics Engine and Haptic Devices

Integrating PhysX and OpenHaptics: Efficient Force Feedback Generation Using Physics Engine and Haptic Devices This is the Pre-Published Version. Integrating PhysX and Opens: Efficient Force Feedback Generation Using Physics Engine and Devices 1 Leon Sze-Ho Chan 1, Kup-Sze Choi 1 School of Nursing, Hong Kong Polytechnic

More information

OFFROAD THUNDER TM OPERATION CHAPTER. NOTICE: The term VGM refers to the video game machine. Operation 2-1

OFFROAD THUNDER TM OPERATION CHAPTER. NOTICE: The term VGM refers to the video game machine. Operation 2-1 OFFROAD THUNDER TM 2 CHAPTER OPERATION NOTICE: The term VGM refers to the video game machine. Operation 2-1 GAME OPERATION STARTING UP Whenever you turn on the machine or restore power, the system executes

More information

VR-programming. Fish Tank VR. To drive enhanced virtual reality display setups like. Monitor-based systems Use i.e.

VR-programming. Fish Tank VR. To drive enhanced virtual reality display setups like. Monitor-based systems Use i.e. VR-programming To drive enhanced virtual reality display setups like responsive workbenches walls head-mounted displays boomes domes caves Fish Tank VR Monitor-based systems Use i.e. shutter glasses 3D

More information

A Virtual Car: Prediction of Sound and Vibration in an Interactive Simulation Environment

A Virtual Car: Prediction of Sound and Vibration in an Interactive Simulation Environment 2001-01-1474 A Virtual Car: Prediction of Sound and Vibration in an Interactive Simulation Environment Klaus Genuit HEAD acoustics GmbH Wade R. Bray HEAD acoustics, Inc. Copyright 2001 Society of Automotive

More information

Get into pole position with precise, high-performance motion-cueing systems.

Get into pole position with precise, high-performance motion-cueing systems. Get into pole position with precise, high-performance motion-cueing systems. Whether they are racing on a simulator for the thrill or to perfect their skills, D-BOX motion cueing is the differentiator

More information

IMAGE 2011 Conference. Chris Schwarz National Advanced Driving Simulator Iowa City, Iowa, US

IMAGE 2011 Conference. Chris Schwarz National Advanced Driving Simulator Iowa City, Iowa, US IMAGE 2011 Conference EYE TRACKING IN A COTS PC-BASED DRIVING SIMULATOR: IMPLEMENTATION AND APPLICATIONS Chris Schwarz National Advanced Driving Simulator Iowa City, Iowa, US Yefei He, Andrew Veit National

More information

Development of a Dual-Extraction Industrial Turbine Simulator Using General Purpose Simulation Tools

Development of a Dual-Extraction Industrial Turbine Simulator Using General Purpose Simulation Tools Development of a Dual-Extraction Industrial Turbine Simulator Using General Purpose Simulation Tools Philip S. Bartells Christine K Kovach Director, Application Engineering Sr. Engineer, Application Engineering

More information

Driver Education Classroom and In-Car Curriculum Unit 3 Space Management System

Driver Education Classroom and In-Car Curriculum Unit 3 Space Management System Driver Education Classroom and In-Car Curriculum Unit 3 Space Management System Driver Education Classroom and In-Car Instruction Unit 3-2 Unit Introduction Unit 3 will introduce operator procedural and

More information

The Pennsylvania State University. The Graduate School. Mechanical Engineering Department DEVELOPMENT AND VALIDATION OF THE

The Pennsylvania State University. The Graduate School. Mechanical Engineering Department DEVELOPMENT AND VALIDATION OF THE The Pennsylvania State University The Graduate School Mechanical Engineering Department DEVELOPMENT AND VALIDATION OF THE PENNSYLVANIA TRUCK DRIVING SIMULATOR A Thesis in Mechanical Engineering by Andrew

More information

Laboratory set-up for Real-Time study of Electric Drives with Integrated Interfaces for Test and Measurement

Laboratory set-up for Real-Time study of Electric Drives with Integrated Interfaces for Test and Measurement Laboratory set-up for Real-Time study of Electric Drives with Integrated Interfaces for Test and Measurement Fong Mak, Ram Sundaram, Varun Santhaseelan, and Sunil Tandle Gannon University, mak001@gannon.edu,

More information

Image Characteristics and Their Effect on Driving Simulator Validity

Image Characteristics and Their Effect on Driving Simulator Validity University of Iowa Iowa Research Online Driving Assessment Conference 2001 Driving Assessment Conference Aug 16th, 12:00 AM Image Characteristics and Their Effect on Driving Simulator Validity Hamish Jamson

More information

EFFECTS OF A NIGHT VISION ENHANCEMENT SYSTEM (NVES) ON DRIVING: RESULTS FROM A SIMULATOR STUDY

EFFECTS OF A NIGHT VISION ENHANCEMENT SYSTEM (NVES) ON DRIVING: RESULTS FROM A SIMULATOR STUDY EFFECTS OF A NIGHT VISION ENHANCEMENT SYSTEM (NVES) ON DRIVING: RESULTS FROM A SIMULATOR STUDY Erik Hollnagel CSELAB, Department of Computer and Information Science University of Linköping, SE-58183 Linköping,

More information

Driving Performance in a Simulator as a Function of Pavement and Shoulder Width, Edge Line Presence, and Oncoming Traffic

Driving Performance in a Simulator as a Function of Pavement and Shoulder Width, Edge Line Presence, and Oncoming Traffic University of Iowa Iowa Research Online Driving Assessment Conference 2005 Driving Assessment Conference Jun 29th, 12:00 AM Driving Performance in a Simulator as a Function of Pavement and Shoulder Width,

More information

Multi-Modality Fidelity in a Fixed-Base- Fully Interactive Driving Simulator

Multi-Modality Fidelity in a Fixed-Base- Fully Interactive Driving Simulator Multi-Modality Fidelity in a Fixed-Base- Fully Interactive Driving Simulator Daniel M. Dulaski 1 and David A. Noyce 2 1. University of Massachusetts Amherst 219 Marston Hall Amherst, Massachusetts 01003

More information