refactoring hybrid controller: move right after wheels (before brakes) in powertrain
refactoring hybrid strategy: clean separation to handle different driving actions, refactor handling brake action - estimate if full recuperation is possible, if not, search max possible recuperation power; handle gearshifts during braking
Showing
- VectoCore/VectoCore/Models/Simulation/Impl/PowertrainBuilder.cs 1 addition, 1 deletion...ore/VectoCore/Models/Simulation/Impl/PowertrainBuilder.cs
- VectoCore/VectoCore/Models/SimulationComponent/Impl/StopStartCombustionEngine.cs 1 addition, 0 deletions...els/SimulationComponent/Impl/StopStartCombustionEngine.cs
- VectoCore/VectoCore/Models/SimulationComponent/Strategies/HybridStrategy.cs 216 additions, 160 deletions...e/Models/SimulationComponent/Strategies/HybridStrategy.cs
- VectoCore/VectoCoreTest/Integration/Hybrid/ParallelHybridTest.cs 2 additions, 2 deletions...re/VectoCoreTest/Integration/Hybrid/ParallelHybridTest.cs
Loading
Please register or sign in to comment