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

Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • vecto/vecto
  • doumpst/vecto
  • vecto/sandbox
  • vecto/guests/vecto-sim-iker
  • vecto/guests/vecto-sim-tobia
  • vecto/tug-itna/mq_vecto-sim
  • vecto/tug-itna/hm_vecto-sim
  • amogoda/vecto
  • vecto/tug-itna/rk_vecto-sim
  • anagnko/vecto
  • alixgui/vecto
  • amogoda/sandbox
12 results
Show changes
Showing
with 6101 additions and 5071 deletions
##PTO Cycle (.vptoc)
## PTO Cycle (.vptoc)
The PTO cycle defines the power demands during standing still and doing a pto operation. This can only be used in [Engineering Mode](#engineering-mode) when a pto transmission is defined. It can be set in the [Vehicle-Editor](#vehicle-editor). The basic file format is [Vecto-CSV](#csv) and the file type ending is ".vptoc". A PTO cycle is time-based and may have variable time steps, but it is recommended to use a resolution between 1[Hz] and 2[Hz]. Regardless of starting time, VECTO shifts it to always begin at 0[s].
......
##PTO Idle Consumption Map (.vptoi)
## PTO Idle Consumption Map (.vptoi)
The pto idle consumption map defines the speed-dependent power demand when the pto cycle is not active. This is only be used in [Engineering Mode](#engineering-mode) when a pto transmission is defined.
The exact demand is interpolated based on the engine speed. PTO consumer idling losses are added to engine loads during any parts of the vehicle operation except the "PTO cycle". It can be defined in the [Vehicle-File](#vehicle-file-.vveh) and set via the [Vehicle-Editor](#vehicle-editor).
......
##PTO power demand during drive (.vptor)
## PTO power demand during drive (.vptor)
**Example:**
......
##Retarder Loss Torque Input File (.vrlm)
## Retarder Loss Torque Input File (.vrlm)
This file is used to define retarder idling losses. It can be used for primary and secondary retarders and must be set in the [Vehicle File](#vehicle-editor). The file uses the [VECTO CSV format](#csv).
- Filetype: .vrlm
......
##Torque Converter Characteristics (.vtcc)
## Torque Converter Characteristics (.vtcc)
The file uses the [VECTO CSV format](#csv).
......
##Transmission Loss Map (.vtlm)
## Transmission Loss Map (.vtlm)
This file defines losses in transmission components, i.e. every gear, axlegear, angledrive. See [Transmission Losses] (#transmission-losses) for the formula how the losses are accounted in the components. The file uses the [VECTO CSV format](#csv).
......@@ -21,7 +21,7 @@ Input Speed [rpm],Input Torque [Nm],Torque Loss [Nm]
~~~
####Sign of torque values
#### Sign of torque values
* Input Torque >0 means normal driving operation.
* Input Torque \<0 means motoring operation. **The Torque Loss Map must include negative torque values for engine motoring operation!**
......
##Vehicle File (.vveh)
## Vehicle File (.vveh)
File for the definition of a vehicle in vecto. Can be created with the [Vehicle Editor](#vehicle-editor).
......
##XML Declaration Report
## XML Declaration Report
<div class="declaration">
In Declaration Mode VECTO generates two reports according to the Technical Annex for vehicle certification:
......
##XML Job-File (Declaration Mode)
## XML Job-File (Declaration Mode)
<div class="declaration">
For vehicle certification the input data (vehicle data) has to be provided in XML format. Please see the following resources for more information:
......
#Input and Output
# Input and Output
Vecto uses data files for input and output of data. These are stored in different formats which are listed here.
......
#Changelog
# Changelog
**VECTO-3.3.12**
***Build 2800 (2022-09-01) OFFICIAL RELEASE***
- Bugfixes (compared to 3.3.12.2769)
* [VECTO-1635] - Reading / Writing the ADAS Parameter ATEcoRollReleaseLockupClutch does not work
***Build 2769 (2022-08-01) RELEASE CANDIDATE***
- Improvement
* [VECTO-1584] - Hashing library uses constructor that is deprecated in newer .net versions
* [VECTO-1619] - Adaptations of XML Results in transition
* [VECTO-1619] - Reading Engine and Tyre component according to 2nd amendment (schema version 2.3)
* [VECTO-1461] - Alignment of Steering Pump Technology and Steered Axles not checked by VECTO
* [VECTO-1571] - Help file: Vehicle defined Torque Limitations
* [VECTO-1585] - Validate component hashes in declaration mode (disabled by default)
* [VECTO-1587] - update build script to include files required for xml parameter documentation
* [VECTO-1598] - Execution time in latest official release
* [VECTO-1608] - Adaptation of Reports (MRF/CIF) for transition in official VECTO Release
- Bugfixes
* [VECTO-1622] - Unexpected response: Response Underload in LH LowLoad
* [VECTO-1623] - Unexpected response: Response Underload in LH EMS RefLoad
**VECTO-3.3.11**
***Build 2675 (2022-04-29) OFFICIAL RELEASE***
- Bugfixes (compared to 3.3.11.2645)
* [VECTO-1557] - Simulation abort Generic Vehicle CityBus APT-S UD
* [VECTO-1561] - Simulation abort with AT transmission
* [VECTO-1567] - Different CO2 results with VECTO-3.3.11.2645 release candidate
* [VECTO-1562] - Adapting WHTC Correction Factor weighting for LH Cycle
* [VECTO-1560] - update toolchain for generating user manual
* added new VECTO Parameter documentation
***Build 2645 (2022-03-30) RELEASE CANDIDATE***
- Improvements
* [VECTO-1474] - Implementation of ADAS in-the-loop simulation (Declaration and Engineering mode)
* Engine stop/start
* Eco-roll
* Predictive cruise control: option 1,2; option 1,2,3
* Post-processing: fuel consumption correction for ICE-off phases
* Update shift strategy: EffShift for AMT and AT (Declaration and Engineering mode)
* [VECTO-1547] Update LongHaul driving cycle (Declaration mode)
* Dual-fuel support (Engineering mode)
* WHR support (Engineering mode)
* BusAuxiliaries model in engineering mode updated (simplified input)
* [VECTO-1473] - Additional tyre dimensions
* [VECTO-1521] - Updating tyre dimensions
* [VECTO-1536] - Component XML 2nd Amendment (schema version 2.3)
* [VECTO-1536] - verify generated xml by default when using command-line hashing tool
- Bugfixes
* [VECTO-1525] - PCC Preprocessing
* [VECTO-1529] - XML Schema 2.0: missing abstract XML type in Gears
* [VECTO-1550] - Error in hashing tool: sorting tires before comparing input data with MRF
* [VECTO-1551] - AT-P Transmission Bus Application: Error during braking phase
***Build 2526 (2021-12-01) DEVELOPMENT VERSION***
- Improvements
* Implementation of ADAS in-the-loop simulation (Declaration and Engineering mode)
* Engine stop/start
* Eco-roll
* Predictive cruise control: option 1,2; option 1,2,3
* Post-processing: fuel consumption correction for ICE-off phases
* Update shift strategy: EffShift for AMT and AT (Declaration and Engineering mode)
* Update LongHaul driving cycle (Declaration mode)
* Dual-fuel support (Engineering mode)
* WHR support (Engineering mode)
* BusAuxiliaries model in engineering mode updated (simplified input)
* Support to read driving cycle and EffShift parameters from file system (only once when application is started!)
**VECTO-3.3.10**
......
......@@ -21,7 +21,7 @@ Usage
Requirements
------------
* pandoc installed [2]
* pandoc installed (tested with version 2.17.1) [2]
Directory Structure
......
......@@ -7,19 +7,30 @@ setlocal enabledelayedexpansion enableextensions
set LIST=
for /f %%f in (files.txt) do set LIST=!LIST! "%%f"
:repeat
REM pandoc --verbose -f markdown+raw_html %LIST% -s -S --toc --toc-depth=2 --self-contained --email-obfuscation=none --section-divs --mathjax=includes/mathjax.js -c includes/style.css -c includes/print.css -B includes/header.html -A includes/footer.html -o help.html -H includes/jquery.js -H includes/jquery-ui.js -H includes/include.js
REM -- pandoc 1.19 -- pandoc --verbose -f markdown+raw_html %LIST% -s -S --toc --toc-depth=2 --self-contained --email-obfuscation=none --section-divs --mathjax=includes/mathjax.js -c includes/style.css -c includes/print.css -B includes/header.html -A includes/footer.html -o help.html -H includes/jquery.js -H includes/jquery-ui.js -H includes/include.js
REM %LOCALAPPDATA%\Pandoc\pandoc --verbose -f markdown+raw_html %LIST% -s --toc --toc-depth=2 --self-contained --email-obfuscation=none --section-divs --webtex -c includes/style.css -c includes/print.css -B includes/header.html -A includes/footer.html -o help.html -H includes/jquery.js -H includes/jquery-ui.js -H includes/include.js
REM -- pandoc 1.19 -- %LOCALAPPDATA%\Pandoc\pandoc --verbose -f markdown+raw_html %LIST% -s --toc --toc-depth=2 --self-contained --email-obfuscation=none --section-divs --webtex -c includes/style.css -c includes/print.css -B includes/header.html -A includes/footer.html -o help.html -H includes/jquery.js -H includes/jquery-ui.js -H includes/include.js
%LOCALAPPDATA%\Pandoc\pandoc --verbose -f markdown+raw_html %LIST% -s -S --toc --toc-depth=2 --self-contained --email-obfuscation=none --section-divs --webtex -c includes/style.css -c includes/print.css -B includes/header.html -A includes/footer.html -o help.html -H includes/jquery.js -H includes/jquery-ui.js -H includes/include.js
REM -- pandoc 1.19 -- %LOCALAPPDATA%\Pandoc\pandoc --verbose -f markdown+raw_html %LIST% -s --toc --toc-depth=2 --self-contained --email-obfuscation=none --section-divs --gladtex -c includes/style.css -c includes/print.css -B includes/header.html -A includes/footer.html -o help.htex -H includes/jquery.js -H includes/jquery-ui.js -H includes/include.js
REM -- pandoc 2.17 --
%LOCALAPPDATA%\Pandoc\pandoc.exe --verbose -f markdown+raw_html -s --toc --toc-depth=2 --self-contained --section-divs --mathjax -c includes/style.css -c includes/print.css -B includes/header.html -A includes/footer.html -H includes/jquery.js -H includes/jquery-ui.js -H includes/include.js -o help.html -V "pagetitle:VECTO User Manual" %LIST%
REM pandoc %LIST% -s -S --toc --toc-depth=2 --self-contained --email-obfuscation=none --section-divs --webtex -c includes/style.css -B includes/header.html -A includes/footer.html -o help.html -H includes/jquery.js -H includes/jquery-ui.js -H includes/include.js
REM pandoc %LIST% -s -S --toc --toc-depth=2 --self-contained --email-obfuscation=none --section-divs --webtex="https://latex.codecogs.com/svg.latex?\large " -c includes/style.css -B includes/header.html -A includes/footer.html -o help.html -H includes/jquery.js -H includes/jquery-ui.js -H includes/include.js
if ERRORLEVEL 1 (
echo "Failed to create help %errorlevel%"
pause
goto repeat
)
echo Generated outputfile: help.html
REM pandoc -s -S --toc --toc-depth=2 -N %LIST% -o help.docx
REM pandoc -s -S --toc --toc-depth=2 -N %LIST% -o help.pdf
REM pandoc -s -S --toc --toc-depth=2 -N %LIST% -o help.latex
pause
......@@ -5,11 +5,6 @@
1-user-interface/D1_VECTO-Job-Editor.md
1-user-interface/D2_VTP-Job-Editor.md
1-user-interface/E_VECTO-Editor_Aux.md
1-user-interface/K0_VECTO-AdvancedAux.md
1-user-interface/K1_VECTO-AdvancedAux_EL.md
1-user-interface/K2_VECTO-AdvancedAux_EL-ALT.md
1-user-interface/K3_VECTO-AdvancedAux_PNEU.md
1-user-interface/K4_VECTO-AdvancedAux_HVAC.md
1-user-interface/F_VEH-Editor.md
1-user-interface/G_ENG-Editor.md
1-user-interface/H_GBX-Editor.md
......@@ -31,15 +26,20 @@
3-simulation-models/Engine_FC.md
3-simulation-models/Engine_DynamicFullLoad.md
3-simulation-models/Engine_WHTC.md
3-simulation-models/Engine_DualFuel.md
3-simulation-models/Engine_Speed_Torque_limitations.md
3-simulation-models/Engine_FC_Correction.md
3-simulation-models/whr_system.md
3-simulation-models/FuelProperties.md
3-simulation-models/Transmission_Losses.md
3-simulation-models/Gearbox_AT.md
3-simulation-models/GearShift.md
3-simulation-models/Gearshift_AMT.md
3-simulation-models/Gearshift_AT.md
3-simulation-models/Gearshift_MT.md
3-simulation-models/TC.md
3-simulation-models/Auxiliaries.md
3-simulation-models/BusAuxiliaries.md
3-simulation-models/PwheelInput.md
3-simulation-models/PTO.md
5-input-and-output-files/input-output.md
......
This diff is collapsed.
<div id="FOOTER">
<a target="mainframe" href="mailto:vecto@jrc.ec.europa.eu">Contact</a>
<span style="text-align:right; float:right">Print View: <a href="javascript:$('div').show().not('.vecto2').not('.vecto3').css({'padding-left':'0px'}).filter('#CONTENT,#TOC,#HEADER,#FOOTER,#MathJax_Message').hide();void(0);">All</a>, <a href="javascript:$('div').not('.vecto2').not('.vecto3').css({'padding-left':'0px'}).filter('#TOC,#HEADER,#FOOTER,#MathJax_Message').hide();$('#CONTENT').css({'display':'inline'});void(0);">Current</a>
<span style="text-align:right; float:right">Print View: <a href="javascript:$('div, section, nav').show().not('.vecto2').not('.vecto3').css({'padding-left':'0px'}).filter('#CONTENT,#TOC,#HEADER,#FOOTER,#MathJax_Message').hide();void(0);">All</a>, <a href="javascript:$('div, section, nav').not('.vecto2').not('.vecto3').css({'padding-left':'0px'}).filter('#TOC,#HEADER,#FOOTER,#MathJax_Message').hide();$('#CONTENT').css({'display':'inline'});void(0);">Current</a>
</div>
\ No newline at end of file
......@@ -13,6 +13,7 @@ $(function(){
$("body > div:not(#TOC):not(#HEADER):not(#FOOTER):not(.vecto2):not(.vecto3)").hide();
$("body > section:not(#TOC):not(#HEADER):not(#FOOTER):not(.vecto2):not(.vecto3)").hide();
$("body > div:not(#TOC):not(#HEADER):not(#FOOTER) > div:not(.vecto2):not(.vecto3)").hide();
window.onhashchange=function(){showContent($(window.location.hash.replace(".", "\\.")));};
......
Documentation/User Manual/pics/BusAux_Engineering.png

43.1 KiB

Documentation/User Manual/pics/BusAux_PS_kAir.png

34.9 KiB