This project is mirrored from https://*****:*****@code.europa.eu/vecto/vecto.git.
Pull mirroring updated .
- Aug 24, 2020
-
-
Markus Quaritsch authored
-
- Aug 21, 2020
-
-
Markus Quaritsch authored
bugfixes in gui: vbatr and vbatv exensions mixed up, loading hybrid strategy params, updating job when battery or em files are changed, update picture in battery dialog when input is changed,
-
- Aug 20, 2020
-
-
Markus Quaritsch authored
Merge branch 'feature/VECTO-1240-hybrid-powertrain' of https://citnet.tech.ec.europa.eu/CITnet/stash/scm/vecto/mq_vecto-dev into feature/VECTO-1240-hybrid-powertrain
-
Markus Quaritsch authored
-
Markus Quaritsch authored
fix: wriing hybrid vehicle, set correct vehicle type for new plugin or bev vehicle, set correct axle type
-
Markus Quaritsch authored
refactoring hybrid strategy: selecting best option - rewrite code to have a clearer decision tree for selecting best option move checks for ignore flags to extension method to avoid confusing and unreadable code
-
- Aug 17, 2020
-
-
Markus Quaritsch authored
hybrid strategy: in case the selected solution has a too high engine speed and the engine is off - leave the engine off
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
- Aug 13, 2020
-
-
Markus Quaritsch authored
Merge branch 'feature/VECTO-1240-hybrid-powertrain' of https://citnet.tech.ec.europa.eu/CITnet/stash/scm/vecto/mq_vecto-dev into feature/VECTO-1240-hybrid-powertrain
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
hybrid strategy: allow recuperation as well if EM torque for 0 ICE torque gets positive (e.g. when driving downhill)
-
Markus Quaritsch authored
Merge branch 'feature/VECTO-1240-hybrid-powertrain' of https://citnet.tech.ec.europa.eu/CITnet/stash/scm/vecto/mq_vecto-dev into feature/VECTO-1240-hybrid-powertrain # Conflicts: # VectoCore/VectoCore/Models/SimulationComponent/Strategies/HybridStrategy.cs
-
Markus Quaritsch authored
addtional contition for trying out configuration
-
Markus Quaritsch authored
evaluating solution where EM porovides max power limited by battery (i.e., battery almost empty): if em torque is approximately the drag torque, ignore this evaluation
-
Markus Quaritsch authored
adapt cost function: if gearbox is disengaged (e.g. for P3 or P4), set the fuel cost to NaN if T_ice,out != 0, otherwise calculate fuel costs with idling point
-
Markus Quaritsch authored
electric motor: if em torque equals drag torque (interpolated from drag curve) set electric power to 0 (power map may not be equal to 0 for all cases (either no entries or slightly off due to different interpolation in power map))
-
Markus Quaritsch authored
-
- Aug 12, 2020
-
-
Markus Quaritsch authored
more work on P3 hybrid: em torque during braking phases - during gearshift, if battery is already full, ... electric motor map: set initial search orientation to avoid finding a solution outside allowed torque range
-
Markus Quaritsch authored
if battery gets empty, only evaluate additional solution if available power from battery is lower than max EM power
-
- Aug 11, 2020
-
-
Markus Quaritsch authored
-
- Aug 10, 2020
-
-
Markus Quaritsch authored
-
Markus Quaritsch authored
Merge branch 'feature/VECTO-1240-hybrid-powertrain' of https://citnet.tech.ec.europa.eu/CITnet/stash/scm/vecto/mq_vecto-dev into feature/VECTO-1240-hybrid-powertrain
-
Markus Quaritsch authored
filter out electric demand exceeded for overload check
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
- Aug 05, 2020
-
-
Markus Quaritsch authored
adapt strategy to keep certain buffer to supply electric aux during engine-off periods (e.g. traction interruption during gearshift) set battery costs accordingly if battery approaches min soc level
-
- Aug 04, 2020
-
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
- Aug 03, 2020
-
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
Markus Quaritsch authored
-
- Jul 31, 2020
-
-
Markus Quaritsch authored
refactoring Ri: look-up value depending on SoC
-
- Jul 30, 2020
-
-
Markus Quaritsch authored
refactoring json input classes, make some testcases green again, working on GUI to open hybrid and battery electric jobs, new form for electric motor, saving electric motor works
-
- Jul 28, 2020
-
-
Markus Quaritsch authored
-
Markus Quaritsch authored
renaming columns in mod and sum file, new columns in sum file, new column in mod file (battery electric, hybrid powertrain)
-