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

Skip to content
Snippets Groups Projects
Commit 0079e1b0 authored by Kostis ANAGNOSTOPOULOS's avatar Kostis ANAGNOSTOPOULOS
Browse files

license.dll: Set project's reference link to bin/Debug, to avoid relationship to external projects.

* Use Markdown and Rename VECTO Changelog.txt-->CHANGES.md
parent 60c7bee4
No related branches found
No related tags found
No related merge requests found
VECTO x.x (current source) ### VECTO x.x (current source)
VECTO 2.0 ### VECTO 2.0
* Updated CSV file format. Now only one header with units included. * Updated CSV file format. Now only one header with units included.
* Changed input file comment symbol form "c" to "#". * Changed input file comment symbol form "c" to "#".
* Replaced old Demo/Default Data with "Demo Vehicles" * Replaced old Demo/Default Data with "Demo Vehicles"
* Updated User Manual * Updated User Manual
* Declaration Mode * Declaration Mode
* Updated GUI including Charts * Updated GUI including Charts
* New internal Graph for VMOD files (replaces GRAPHi) * New internal Graph for VMOD files (replaces GRAPHi)
* Shift polygons can be set separately for each gear * Shift polygons can be set separately for each gear
* Removed rated power (not used anymore) * Removed rated power (not used anymore)
* Removed rated engine speed form engine file. Now calculated form vfld file. * Removed rated engine speed form engine file. Now calculated form vfld file.
VECTO 1.4.RC8 ### VECTO 1.4.RC8
* Bugfix: Eco Roll didn't go into motoring operation when Overspeed-Limit was reached (could cause higher FC than Overspeed Mode)
* Bugfix: Eco Roll didn't go into motoring operation when Overspeed-Limit was reached (could cause higher FC than Overspeed Mode) * Minor update in demo data (12t motoring curve)
* Minor update in demo data (12t motoring curve)
### VECTO 1.4.RC7
VECTO 1.4.RC7 * Bugfix: Error in road gradient resulted in altitude error
* Speed reduction in smaller steps to get closer to full load curve (before speed was sometimes reduced too much and caused problem with gear shifting)
* Bugfix: Error in road gradient resulted in altitude error * Updates in demo data
* Speed reduction in smaller steps to get closer to full load curve (before speed was sometimes reduced too much and caused problem with gear shifting)
* Updates in demo data ### VECTO 1.4.RC6
* Bugfix in torque converter calculation
VECTO 1.4.RC6
### VECTO 1.4.RC5
* Bugfix in torque converter calculation * 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
VECTO 1.4.RC5 * Exact road gradient calculation (sin(arctan(grad)*m*g) instead of grad*m*g) and road gradient influence on roll resistance (cos(arctan(grad)*m*g instead of m*g)
* Torque converter update: rpms over rated speed are not allowed.
* Bugfix: Gears using torque converter and transmission loss maps may cause invalid "out of engine operation range" errors * Fixed Wheels inertia in Demo Data
* Null values for FzISO will abort calculation
* Exact road gradient calculation (sin(arctan(grad)*m*g) instead of grad*m*g) and road gradient influence on roll resistance (cos(arctan(grad)*m*g instead of m*g) ### VECTO 1.4.RC4
* Torque converter update: rpms over rated speed are not allowed. * Bugfix: FC interpolation failed when load points matched map points exactly.
* Fixed Wheels inertia in Demo Data * Bugfix: Invalid "FC= -10000!" errors when outside of FC-Map
* Bugfix: Vehicle stand-still at end of cycle was ignored (distance-based cycles only)
VECTO 1.4.RC4 * FC extrapolation will not abort calculation. Invalid FC values are marked in output as "ERROR".
* No abortion if transmission output and input torque have different signs (In>0, Out<0). (Caused "Transmission Loss Map invalid" error messages)
* Bugfix: FC interpolation failed when load points matched map points exactly. * Eco-Roll revised. New rules:
* Bugfix: Invalid "FC= -10000!" errors when outside of FC-Map * Engages if Pwheel < 0
* Bugfix: Vehicle stand-still at end of cycle was ignored (distance-based cycles only) * Disengages if Underspeed is reached.
* FC extrapolation will not abort calculation. Invalid FC values are marked in output as "ERROR". * 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.
* No abortion if transmission output and input torque have different signs (In>0, Out<0). (Caused "Transmission Loss Map invalid" error messages) * "Minimum (actual) speed" instead of "Min. Target Speed" for Eco-Roll, Overspeed and Look Ahead Coasting
* Eco-Roll revised. New rules: * Major update in Gearbox/Toque Converter:
** Engages if Pwheel < 0 * Torque converter can be defined in multiple gears
** Disengages if Underspeed is reached. * Same gear numbers in output as in GBX file, i.e. first gear with TC is not "TC" or "0.5" but simply "1"
* 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. * "Minimum time between two gear shifts" now also limits torque converter shifts
* "Minimum (actual) speed" instead of "Min. Target Speed" for Eco-Roll, Overspeed and Look Ahead Coasting * Unlimited number of gears and new gear list in GUI without fixed gear number
* Major update in Gearbox/Toque Converter: * Improved gear shift model for torque converter
** Torque converter can be defined in multiple gears * 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.
** Same gear numbers in output as in GBX file, i.e. first gear with TC is not "TC" or "0.5" but simply "1" * Full load and drag curves (.vfld) can be defined for each gear separately.
** "Minimum time between two gear shifts" now also limits torque converter shifts * 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.
** Unlimited number of gears and new gear list in GUI without fixed gear number * Engine Only Mode: Engine motoring points can be defined explicitly in load cycle with "<DRAG>"
** Improved gear shift model for torque converter * When speed is under 5km/h and engine in motoring operating then gearbox shifts to Neutral
** 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. * Load-dependent rolling resistance coefficient
* Full load and drag curves (.vfld) can be defined for each gear separately. * Start-Stop activation delay time can be defined in job file
* 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. * File signing features added:
* Engine Only Mode: Engine motoring points can be defined explicitly in load cycle with "<DRAG>" * After each calculation a signature file (.vsig) is created which includes signatures for all input and result files. The file itself is also signed.
* When speed is under 5km/h and engine in motoring operating then gearbox shifts to Neutral * Signature files can be verified or manually created under "Tools" > "Sign or Verify Files"
* Load-dependent rolling resistance coefficient * Changes in header and new parameters in modal results (.vmod):
* Start-Stop activation delay time can be defined in job file * engine speed => n
* File signing features added: * torque => Tq_eng
** After each calculation a signature file (.vsig) is created which includes signatures for all input and result files. The file itself is also signed. * Pe => Pe_eng
** Signature files can be verified or manually created under "Tools" > "Sign or Verify Files" * New: Tq_clutch = torque at clutch (before clutch, engine-side)
* Changes in header and new parameters in modal results (.vmod): * New: Tq_full = full load torque
** engine speed => n * New: Tq_drag = drag torque
** torque => Tq_eng * Removed: Pe_norm, n_norm
** Pe => Pe_eng * Changes in summary results (.vsum)
** New: Tq_clutch = torque at clutch (before clutch, engine-side) * total altitude change instead of average gradient
** New: Tq_full = full load torque * Auxiliary energy consumption for each auxiliary
** New: Tq_drag = drag torque * Removed: Pe_norm, n_norm
** Removed: Pe_norm, n_norm * Same job file list for BATCH and STANDARD (Job file list does not change when switching mode)
* Changes in summary results (.vsum) * Updated some error messages (units)
** total altitude change instead of average gradient * Driving Cycle stop times corrected (No more zero stop times).
** Auxiliary energy consumption for each auxiliary
* Removed: Pe_norm, n_norm ### VECTO 1.3.1.1
* Same job file list for BATCH and STANDARD (Job file list does not change when switching mode) * Fixed error in power calculation (rotatory part of acceleration force)
* Updated some error messages (units)
* Driving Cycle stop times corrected (No more zero stop times). ### VECTO 1.3.1
* Fixed assembly information
VECTO 1.3.1.1
### VECTO 1.3
* Fixed error in power calculation (rotatory part of acceleration force) * Some file-specific error messages link to files
* Eco-Roll, Overspeed, Look Ahead Coasting
VECTO 1.3.1 * User Manual updated
* Demo Data updated
* Fixed assembly information
### VECTO 1.2
VECTO 1.3 * 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)
* Some file-specific error messages link to files * Bugfix: Cycle was cut by one second in Engine Only (as usual in Vehicle Mode)
* Eco-Roll, Overspeed, Look Ahead Coasting
* User Manual updated ### VECTO 1.1 beta 4
* Demo Data updated * Engine Start/Stop implemented
* Fixed error in FC interpolation (invalid extrapolation errors)
VECTO 1.2
### VECTO 1.1 beta 3
* Bugfix: When opening the Gearbox Editor the Gear Shift Settings (e.g. Skip Gears) were not valid for MT * FC Extrapolation will abort the calculation
* Fixed inaccuracy in FC interpolation (invalid extrapolation errors caused by rounding errors) * Transmission Type selection in Gearbox (.vgbx) file.
* Bugfix: Cycle was cut by one second in Engine Only (as usual in Vehicle Mode) * Enables/Disables transmission type-specific options
* In Proof-Of-Concept mode "Custom" type is available with all options enabled.
VECTO 1.1 beta 4 * Automatic Transmission mode with Torque Converter: Input parameters in Gearbox file !!still being tested!!
* Option to open files with GRAPHi or user-defined tool
* Engine Start/Stop implemented * User Manual updated
* Fixed error in FC interpolation (invalid extrapolation errors) * Bugfix: Files with relative paths were not located correctly
VECTO 1.1 beta 3 ### VECTO 1.1 beta 2 - 01.03.2013
* Corrected comment line for wheels inertia and axle config in .vveh file
* FC Extrapolation will abort the calculation * Changed RRC unit in GUI from [-] to [N/N]
* Transmission Type selection in Gearbox (.vgbx) file. * User Manual updated
** Enables/Disables transmission type-specific options * Vehicle Editor: RRC
** In Proof-Of-Concept mode "Custom" type is available with all options enabled. * Tranmission Loss Maps are not converted to n,Pe-Maps anymore. Should fix non-linear interpolation effects.
* Automatic Transmission mode with Torque Converter: Input parameters in Gearbox file !!still being tested!! * Automatic Transmission / Torque Converter !!in development!!
* Option to open files with GRAPHi or user-defined tool * Engine Only Mode
* User Manual updated
* Bugfix: Files with relative paths were not located correctly ### VECTO 1.1 beta - 06.02.2013
* New independent licensing dll replaces TUG's version
VECTO 1.1 beta 2 - 01.03.2013 * Speed values below 0.09km/h are set to 0km/h
* Gear shift polygon model
* Corrected comment line for wheels inertia and axle config in .vveh file * Replaces old gear shift model!
* Changed RRC unit in GUI from [-] to [N/N] * New parameters in .vgbx file including path to gear shift polygons file
* User Manual updated * Old gear shift model parameters removed from .vecto file
** Vehicle Editor: RRC * Command Line Arguments processing:
* Tranmission Loss Maps are not converted to n,Pe-Maps anymore. Should fix non-linear interpolation effects. * Changed prefix form "/" to "-"
* Automatic Transmission / Torque Converter !!in development!! * Bugfix: Argument "-run" was not processed
* Engine Only Mode * Job files and driving cycles can be added via command line
* Files without path are expected in the Working Directory
VECTO 1.1 beta - 06.02.2013 * Cleared out some "PHEM" remains in log and message output
* User Manual update for command line arguments
* New independent licensing dll replaces TUG's version * Various fixes in GUI
* Speed values below 0.09km/h are set to 0km/h * Bugfix: Error in Cycle Conversion (distance- to time-based) when using Aux Power Input.
* Gear shift polygon model * Distance Correction is now active only in acceleration and cruise phases.
** Replaces old gear shift model! * Fixed cycles starting with vehicle speed = 0. Before, the first and second time step were averaged to speed values > 0.
** New parameters in .vgbx file including path to gear shift polygons file * Demo data updated for new gear shift model
** Old gear shift model parameters removed from .vecto file
* Command Line Arguments processing: ### VECTO 1.0 - 09.11.2012
** Changed prefix form "/" to "-" * Bugfix: Error in Distance Correction
** Bugfix: Argument "-run" was not processed
** Job files and driving cycles can be added via command line ### VECTO 1.0 RC1
** Files without path are expected in the Working Directory * Pe_full, Pe_drag output absolute (not normalized)
* Cleared out some "PHEM" remains in log and message output
* User Manual update for command line arguments ### VECTO 1.0 Beta 3
* Various fixes in GUI * User Manual implemented
* Bugfix: Error in Cycle Conversion (distance- to time-based) when using Aux Power Input. * Declaration files processing (open)
* Distance Correction is now active only in acceleration and cruise phases.
* Fixed cycles starting with vehicle speed = 0. Before, the first and second time step were averaged to speed values > 0. ### VECTO 1.0 Beta 2
* Demo data updated for new gear shift model * "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...")
VECTO 1.0 - 09.11.2012 * Bugfix: Torque below drag curve during traction interruption
* Bugfix: Traction interruption failed in distance corrected time steps
* Bugfix: Error in Distance Correction * Removed unused parameters from .vecto file. OLD FILES ARE NOT SUPPORTED!!!
VECTO 1.0 RC1
* Pe_full, Pe_drag output absolute (not normalized)
VECTO 1.0 Beta 3
* User Manual implemented
* Declaration files processing (open)
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...")
* Bugfix: Torque below drag curve during traction interruption
* Bugfix: Traction interruption failed in distance corrected time steps
* Removed unused parameters from .vecto file. OLD FILES ARE NOT SUPPORTED!!!
* Added JRC contact data in "About" form. * Added JRC contact data in "About" form.
\ No newline at end of file
...@@ -97,8 +97,9 @@ ...@@ -97,8 +97,9 @@
<Reference Include="System.Windows.Forms" /> <Reference Include="System.Windows.Forms" />
<Reference Include="System.Windows.Forms.DataVisualization" /> <Reference Include="System.Windows.Forms.DataVisualization" />
<Reference Include="System.Xml" /> <Reference Include="System.Xml" />
<Reference Include="vectolic"> <Reference Include="vectolic, Version=1.1.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\VECTO-Lic\License DLL\bin\Release\vectolic.dll</HintPath> <SpecificVersion>False</SpecificVersion>
<HintPath>bin\Debug\vectolic.dll</HintPath>
</Reference> </Reference>
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
......
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