How to fix my controll and strategy of Series Hybrid Transmission

12 vues (au cours des 30 derniers jours)
Nico
Nico le 24 Juin 2025
Réponse apportée : Vincent Hu il y a environ 4 heures
So when i'm running my series hybrid transmission after some modification, the result doesn't show like the refrence speed from the driving cycle
How do i fix my problem? https://drive.google.com/file/d/1X6tjlhLoylpyRvLWgqT4QNGu_udUSyKN/view?usp=sharing if you want to open my model just click in the my drive link.

Réponses (2)

S@m
S@m le 13 Août 2025
Hi Nico,
The following changes in the model would resolve the issue.
Change 1: In the model, the output from ‘App’ port is an acceleration command. Whereas a speed command is expected as input at the ‘Spd’ port of the ‘strategy’ subsystem. Use an integrator block to convert the acceleration command into speed command as shown in the figure below.
Change 2: Disconnect the ‘ref_spd’ ‘goto’ block from ‘App’ signal and connect it to the ‘Drive cycle’ ‘RefSpd’ input signal.
Change 3: Open the subsystem containing the control logic (indicated with ‘Change 3’ in the above figure). Double-click on the ‘APP’ saturation block. We can observe that the lower limit is zero. Update the lower limit to -inf.
Run the simulation. The vehicle speed now closely tracks the drive cycle reference speed. I have attached the updated model 'Updated_SeriesHybridModel2021_TA.slx' for reference.

Vincent Hu
Vincent Hu il y a environ 4 heures

Catégories

En savoir plus sur Simscape Driveline dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by