Documentation
- User manual version 3.3, D. Bertrand, N. Navet, February 2012.
- User manual version 2.2, D. Bertrand, L. Havet, N. Navet, Juillet 2011.
- "NETCARBENCH: a benchmark for techniques and tools used in the design of automotive communication systems". C. Braun, L. Havet, N. Navet, paper published in the proceedings of IFAC FeT 2007 - here are the slides of the talk in pdf format and pps format. Authors of scientific papers including results obtained using NETCARBENCH are encouraged to cite this paper.
V3.3 sources & executables (Gateway support)
![]()
Linux
- source: netcarbench_v3_3.zip (Makefile is provided - just ignore the Visual Studio project files)
- exe: netcarbench_v3_3 (you'll need to make the file executable: chmod a+x netcarbench)
![]()
Windows
- source: netcarbench_v3_3.zip (Open the Visual Studio 2008 project)
- exe: netcarbench_v3_3.exe. Note that to run the exe you need to install the VC++ 2008 redistributable files available for download here.
- graphical version: gui_netcarbench_v3_3.zip. The zip files contains several QT libraries that are needed - simply unzip and run the executable file. Note that gateways are not supported in this version.
Sample configuration files
- Body network v3.2: body_config_v3_2.xml (deadlines - jitters)
- Powertrain network v3.2: pwrt_config_v3_2.xml (offsets - deadlines - jitters)
- Gateway v3.2: gateway_v3_2.xml (two networks exchanging frames via a gateway)
Sample output file: set1.xml generated with gateway_v3_2.xml
V2.2 sources & executables (RTaW-Sim and NETCAR-Analyzer compatible)
![]()
Linux
- source: netcarbench_v2_2.zip (Makefile is provided - just ignore the Visual Studio project files)
- exe: netcarbench_v2_2 (you'll need to make the file executable: chmod a+x netcarbench)
![]()
Windows
- source: netcarbench_v2_2.zip (Open the Visual Studio 2008 project)
- exe: netcarbench_v2_2.exe. Note that to run the exe you need to install the VC++ 2008 redistributable files available for download here.
Sample configuration files
- Body network (frames): body_config.xml (no offsets - no deadlines)
- Body network (frames): body_config_Fifo.xml (no offsets - no deadlines - some Fifo queues)
- Powertrain network (frames): pwrt_config.xml (no offsets - no deadlines)
- Powertrain network (frames): pwrt_config_offset_deadlines.xml (offsets - deadlines)
- Powertrain network (signals): pwrt_signals_config.xml (no offsets - no deadlines)