Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit 8e59ffd4 authored by Michael KRISPER's avatar Michael KRISPER
Browse files

updated changelog

parent d1a8d9f5
No related branches found
No related tags found
No related merge requests found
......@@ -2,5 +2,19 @@
User Manual
====================================
![](pics/VECTOlarge.png)\
\
Version: VECTO 2.2 / VectoCore 3.0.2 / VectoCmd 3.0.2
VECTO 2.2 / VectoCore 3.0.2
---
VECTO is a tool for the calculation of energy consumption and CO~2~ emissions of vehicles. It models the components of a heavy-duty vehicle and simulates a virtual drive on a route. The goal is to provide a standardized way of calculating the energy consumption (fuel consumption) and corresponding CO~2~ emissions.
This User Manual consists of 3 Parts:
- [Graphical User Interface](#user-interface):
: Here graphical user interface of VECTO with all windows and configuration possibilities is described.
- [Simulation Model](#simulation-model):
: This chapter describes the used component models and formulas which are implemented in the software.
- [Input and Output](#input-and-output):
: The input and output file formats are described in this chapter.
#Functions
#Simulation Model
In this chapter the used component models for the simulation are described.
* [Acceleration Limiting](#acceleration-limiting)
* [Auxiliaries](#auxiliaries)
* [Cross Wind Correction](#cross-wind-correction)
* [Engine Only Mode](#engine-only-mode)
* [Engine Start/Stop](#engine-startstop)
* [Fuel Consumption Calculation](#fuel-consumption-calculation)
* [Gear Shift Model](#gear-shift-model)
* [Look-Ahead Coasting](#look-ahead-coasting)
* [Overspeed / Eco-Roll](#overspeed-eco-roll)
* [Pwheel-Input (SiCo Mode)](#pwheel-input-sico-mode)
* [Rolling Resistance Coefficient](#rolling-resistance-coefficient)
* [Torque Converter Model](#torque-converter-model)
* [Transient Full Load](#transient-full-load)
#Changelog
**VECTO 3.0.2 (2016-03-10)**
- New simulation modes:
+ Measured Speed
+ Measured Speed with Gear
+ Pwheel (SiCo)
- User Manual updated for VECTO V3.x
- ModData Format changed for better information and clarity
- Added validation of input values
- Better Integration of VectoCore into GUI (Notifications and Messages)
- Fixed some driving behaviour related bugs in VectoCore
**VECTO 3.0.1**
- TODO
- TODO
- TODO
**VECTO 3.0**
- TODO
- TODO
- TODO
**VECTO 2.2**
- Bugfix: Error in Declaration Mode Pneumatic System aux power calculation ([kW] were interpreted as [W])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment