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

Skip to content
Snippets Groups Projects
Commit 365debca authored by Raphael LUZ's avatar Raphael LUZ
Browse files

Merge

parents 9e6249d5 a4e25324
No related branches found
No related tags found
No related merge requests found
...@@ -10,3 +10,4 @@ d47925f8b846e545f7fc2af65c30862a209d99f1 1.3 ...@@ -10,3 +10,4 @@ d47925f8b846e545f7fc2af65c30862a209d99f1 1.3
e261a9e6f1c462f1ae0b0320fec1f10b52f1d3cc 1.3.1 e261a9e6f1c462f1ae0b0320fec1f10b52f1d3cc 1.3.1
b589712d22c24e62be93e562f21dccbf4b470826 1.3.1.1 b589712d22c24e62be93e562f21dccbf4b470826 1.3.1.1
81c5f3858cef4975ac0f923d3be6cfc33e82796f 1.3.1.1+ beta 1 - 18.07.2013 81c5f3858cef4975ac0f923d3be6cfc33e82796f 1.3.1.1+ beta 1 - 18.07.2013
77546daceb0f02ef3efaca6c512673b4b8addb0d 1.4.RC4
...@@ -4,131 +4,142 @@ VECTO ?.? (future release) TODO ...@@ -4,131 +4,142 @@ VECTO ?.? (future release) TODO
- Correct Pg (sin(arctan(Stg)) statt Stg) and Proll (cos) calculation (Road gradient) - Correct Pg (sin(arctan(Stg)) statt Stg) and Proll (cos) calculation (Road gradient)
VECTO x.x (current source - next release) VECTO 1.4.RC4 (current source - next release)
- Bugfix: Gears using torque converter and transmission loss maps may cause invalid "out of engine operation range" errors - Bugfix: Gears using torque converter and transmission loss maps may cause invalid "out of engine operation range" errors
- Null values for FzISO will abort calculation - Null values for FzISO will abort calculation
VECTO 1.4.RC4 VECTO 1.4.RC4
- Bugfix: FC interpolation failed when load points matched map points exactly.
- Bugfix: Invalid "FC= -10000!" errors when outside of FC-Map * Bugfix: FC interpolation failed when load points matched map points exactly.
- Bugfix: Vehicle stand-still at end of cycle was ignored (distance-based cycles only) * Bugfix: Invalid "FC= -10000!" errors when outside of FC-Map
- FC extrapolation will not abort calculation. Invalid FC values are marked in output as "ERROR". * Bugfix: Vehicle stand-still at end of cycle was ignored (distance-based cycles only)
- No abortion if transmission output and input torque have different signs (In>0, Out<0). (Caused "Transmission Loss Map invalid" error messages) * FC extrapolation will not abort calculation. Invalid FC values are marked in output as "ERROR".
- Eco-Roll revised. New rules: * No abortion if transmission output and input torque have different signs (In>0, Out<0). (Caused "Transmission Loss Map invalid" error messages)
o Engages if Pwheel < 0 * Eco-Roll revised. New rules:
o Disengages if Underspeed is reached. ** Engages if Pwheel < 0
- Look-Ahead Coasting now uses real coasting also if road gradient > 0 which means the coasting deceleration can be so high that no braking is necessary. In this case the braking phase will be omitted and the total deceleration time can be shorter than expected by the given target coasting deceleration. ** Disengages if Underspeed is reached.
- "Minimum (actual) speed" instead of "Min. Target Speed" for Eco-Roll, Overspeed and Look Ahead Coasting * Look-Ahead Coasting now uses real coasting also if road gradient > 0 which means the coasting deceleration can be so high that no braking is necessary. In this case the braking phase will be omitted and the total deceleration time can be shorter than expected by the given target coasting deceleration.
- Major update in Gearbox/Toque Converter: * "Minimum (actual) speed" instead of "Min. Target Speed" for Eco-Roll, Overspeed and Look Ahead Coasting
o Torque converter can be defined in multiple gears * Major update in Gearbox/Toque Converter:
o Same gear numbers in output as in GBX file, i.e. first gear with TC is not "TC" or "0.5" but simply "1" ** Torque converter can be defined in multiple gears
o "Minimum time between two gear shifts" now also limits torque converter shifts ** Same gear numbers in output as in GBX file, i.e. first gear with TC is not "TC" or "0.5" but simply "1"
o Unlimited number of gears and new gear list in GUI without fixed gear number ** "Minimum time between two gear shifts" now also limits torque converter shifts
o Improved gear shift model for torque converter ** Unlimited number of gears and new gear list in GUI without fixed gear number
o Driving Cycle Preprocessing and Gear Shift Model now use approximated efficiency values based in the transmission loss maps. Reduces calculation time significantly with little to no impact on fuel consumption. ** Improved gear shift model for torque converter
- Full load and drag curves (.vfld) can be defined for each gear separately. ** Driving Cycle Preprocessing and Gear Shift Model now use approximated efficiency values based in the transmission loss maps. Reduces calculation time significantly with little to no impact on fuel consumption.
- Bugfix: Distance Correction didn't work right with Look Ahead Coasting. Now distance error is acceptable but at the cost of partly interrupted coasting phases. Should be revised in future updates. * Full load and drag curves (.vfld) can be defined for each gear separately.
- Engine Only Mode: Engine motoring points can be defined explicitly in load cycle with "<DRAG>" * Bugfix: Distance Correction didn't work right with Look Ahead Coasting. Now distance error is acceptable but at the cost of partly interrupted coasting phases. Should be revised in future updates.
- When speed is under 5km/h and engine in motoring operating then gearbox shifts to Neutral * Engine Only Mode: Engine motoring points can be defined explicitly in load cycle with "<DRAG>"
- Load-dependent rolling resistance coefficient * When speed is under 5km/h and engine in motoring operating then gearbox shifts to Neutral
- Start-Stop activation delay time can be defined in job file * Load-dependent rolling resistance coefficient
- File signing features added: * Start-Stop activation delay time can be defined in job file
o After each calculation a signature file (.vsig) is created which includes signatures for all input and result files. The file itself is also signed. * File signing features added:
o Signature files can be verified or manually created under "Tools" > "Sign or Verify Files" ** After each calculation a signature file (.vsig) is created which includes signatures for all input and result files. The file itself is also signed.
- Changes in header and new parameters in modal results (.vmod): ** Signature files can be verified or manually created under "Tools" > "Sign or Verify Files"
o engine speed => n * Changes in header and new parameters in modal results (.vmod):
o torque => Tq_eng ** engine speed => n
o Pe => Pe_eng ** torque => Tq_eng
o New: Tq_clutch = torque at clutch (before clutch, engine-side) ** Pe => Pe_eng
o New: Tq_full = full load torque ** New: Tq_clutch = torque at clutch (before clutch, engine-side)
o New: Tq_drag = drag torque ** New: Tq_full = full load torque
o Removed: Pe_norm, n_norm ** New: Tq_drag = drag torque
- Changes in summary results (.vsum) ** Removed: Pe_norm, n_norm
o total altitude change instead of average gradient * Changes in summary results (.vsum)
o Auxiliary energy consumption for each auxiliary ** total altitude change instead of average gradient
o Removed: Pe_norm, n_norm ** Auxiliary energy consumption for each auxiliary
- Same job file list for BATCH and STANDARD (Job file list does not change when switching mode) * Removed: Pe_norm, n_norm
- Updated some error messages (units) * Same job file list for BATCH and STANDARD (Job file list does not change when switching mode)
- Driving Cycle stop times corrected (No more zero stop times). * Updated some error messages (units)
* Driving Cycle stop times corrected (No more zero stop times).
VECTO 1.3.1.1 VECTO 1.3.1.1
- Fixed error in power calculation (rotatory part of acceleration force)
* Fixed error in power calculation (rotatory part of acceleration force)
VECTO 1.3.1 VECTO 1.3.1
- Fixed assembly information
* Fixed assembly information
VECTO 1.3 VECTO 1.3
- Some file-specific error messages link to files
- Eco-Roll, Overspeed, Look Ahead Coasting * Some file-specific error messages link to files
- User Manual updated * Eco-Roll, Overspeed, Look Ahead Coasting
- Demo Data updated * User Manual updated
* Demo Data updated
VECTO 1.2 VECTO 1.2
- Bugfix: When opening the Gearbox Editor the Gear Shift Settings (e.g. Skip Gears) were not valid for MT
- Fixed inaccuracy in FC interpolation (invalid extrapolation errors caused by rounding errors) * Bugfix: When opening the Gearbox Editor the Gear Shift Settings (e.g. Skip Gears) were not valid for MT
- Bugfix: Cycle was cut by one second in Engine Only (as usual in Vehicle Mode) * Fixed inaccuracy in FC interpolation (invalid extrapolation errors caused by rounding errors)
* Bugfix: Cycle was cut by one second in Engine Only (as usual in Vehicle Mode)
VECTO 1.1 beta 4 VECTO 1.1 beta 4
- Engine Start/Stop implemented
- Fixed error in FC interpolation (invalid extrapolation errors) * Engine Start/Stop implemented
* Fixed error in FC interpolation (invalid extrapolation errors)
VECTO 1.1 beta 3 VECTO 1.1 beta 3
- FC Extrapolation will abort the calculation
- Transmission Type selection in Gearbox (.vgbx) file. * FC Extrapolation will abort the calculation
- Enables/Disables transmission type-specific options * Transmission Type selection in Gearbox (.vgbx) file.
- In Proof-Of-Concept mode "Custom" type is available with all options enabled. * Enables/Disables transmission type-specific options
- Automatic Transmission mode with Torque Converter: Input parameters in Gearbox file !!still being tested!! * In Proof-Of-Concept mode "Custom" type is available with all options enabled.
- Option to open files with GRAPHi or user-defined tool * Automatic Transmission mode with Torque Converter: Input parameters in Gearbox file !!still being tested!!
- User Manual updated * Option to open files with GRAPHi or user-defined tool
- Bugfix: Files with relative paths were not located correctly * User Manual updated
* Bugfix: Files with relative paths were not located correctly
VECTO 1.1 beta 2 - 01.03.2013 VECTO 1.1 beta 2 - 01.03.2013
- Corrected comment line for wheels inertia and axle config in .vveh file
- Changed RRC unit in GUI from [-] to [N/N] * Corrected comment line for wheels inertia and axle config in .vveh file
- User Manual updated * Changed RRC unit in GUI from [-] to [N/N]
o Vehicle Editor: RRC * User Manual updated
- Tranmission Loss Maps are not converted to n,Pe-Maps anymore. Should fix non-linear interpolation effects. ** Vehicle Editor: RRC
- Automatic Transmission / Torque Converter !!in development!! * Tranmission Loss Maps are not converted to n,Pe-Maps anymore. Should fix non-linear interpolation effects.
- Engine Only Mode * Automatic Transmission / Torque Converter !!in development!!
* Engine Only Mode
VECTO 1.1 beta - 06.02.2013 VECTO 1.1 beta - 06.02.2013
- New independent licensing dll replaces TUG's version
- Speed values below 0.09km/h are set to 0km/h * New independent licensing dll replaces TUG's version
- Gear shift polygon model * Speed values below 0.09km/h are set to 0km/h
o Replaces old gear shift model! * Gear shift polygon model
o New parameters in .vgbx file including path to gear shift polygons file ** Replaces old gear shift model!
o Old gear shift model parameters removed from .vecto file ** New parameters in .vgbx file including path to gear shift polygons file
- Command Line Arguments processing: ** Old gear shift model parameters removed from .vecto file
o Changed prefix form "/" to "-" * Command Line Arguments processing:
o Bugfix: Argument "-run" was not processed ** Changed prefix form "/" to "-"
o Job files and driving cycles can be added via command line ** Bugfix: Argument "-run" was not processed
o Files without path are expected in the Working Directory ** Job files and driving cycles can be added via command line
- Cleared out some "PHEM" remains in log and message output ** Files without path are expected in the Working Directory
- User Manual update for command line arguments * Cleared out some "PHEM" remains in log and message output
- Various fixes in GUI * User Manual update for command line arguments
- Bugfix: Error in Cycle Conversion (distance- to time-based) when using Aux Power Input. * Various fixes in GUI
- Distance Correction is now active only in acceleration and cruise phases. * Bugfix: Error in Cycle Conversion (distance- to time-based) when using Aux Power Input.
- Fixed cycles starting with vehicle speed = 0. Before, the first and second time step were averaged to speed values > 0. * Distance Correction is now active only in acceleration and cruise phases.
- Demo data updated for new gear shift model * Fixed cycles starting with vehicle speed = 0. Before, the first and second time step were averaged to speed values > 0.
* Demo data updated for new gear shift model
VECTO 1.0 - 09.11.2012 VECTO 1.0 - 09.11.2012
- Bugfix: Error in Distance Correction
* Bugfix: Error in Distance Correction
VECTO 1.0 RC1 VECTO 1.0 RC1
- Pe_full, Pe_drag output absolute (not normalized)
* Pe_full, Pe_drag output absolute (not normalized)
VECTO 1.0 Beta 3 VECTO 1.0 Beta 3
- User Manual implemented
- Declaration files processing (open) * User Manual implemented
* Declaration files processing (open)
VECTO 1.0 Beta 2 VECTO 1.0 Beta 2
- "Open" Button in main form opens all editable files (.vecto, .vveh, .veng, .vgbx)
- Editable files (.vecto, .vveh, .veng, .vgbx) can be opened via command line arguments (i.e. "Open with...") * "Open" Button in main form opens all editable files (.vecto, .vveh, .veng, .vgbx)
- Bugfix: Torque below drag curve during traction interruption * Editable files (.vecto, .vveh, .veng, .vgbx) can be opened via command line arguments (i.e. "Open with...")
- Bugfix: Traction interruption failed in distance corrected time steps * Bugfix: Torque below drag curve during traction interruption
- Removed unused parameters from .vecto file. OLD FILES ARE NOT SUPPORTED!!! * Bugfix: Traction interruption failed in distance corrected time steps
- Added JRC contact data in "About" form. * Removed unused parameters from .vecto file. OLD FILES ARE NOT SUPPORTED!!!
\ No newline at end of file * Added JRC contact data in "About" form.
\ No newline at end of file
...@@ -5,3 +5,9 @@ ...@@ -5,3 +5,9 @@
- GRAPHi (dir) - GRAPHi (dir)
- GRAPHi\config\settings.cfg >>>> Set default separators to Comma/Point!! - GRAPHi\config\settings.cfg >>>> Set default separators to Comma/Point!!
- GRAPHi\config\ColorScale.csv >>>>> New format since V5.1.3!! - GRAPHi\config\ColorScale.csv >>>>> New format since V5.1.3!!
- Ensure zip-folder named with the correct varsion.
- ZIP.
- Upload into CITNet's svn and link from update https://webgate.ec.europa.eu/CITnet/confluence/display/VECTO/Releases
- Make licenses and Update private pages.
- Send announcment email.
- Tag repos.
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