I got not logic current from motor which value from numbers suddenly 0 value. I think I have problem with the connection but still cannot find the mistake
3 次查看(过去 30 天)
显示 更早的评论

Above, This is my model simulink

this my current from motor .
I think i having wrong connection from Dc motor,H-bridge,controlled pwm voltage
2 个评论
回答(1 个)
Sabin
2025-1-24
The model is mixing two different technologies, Simscape and Specialized Power Systems. In R2024b release it is not even possible to simulate the model because there is a loop of voltage sources in the Specialized Power systems part. Would be best to use a single technology and start building the model system by system and then integrating systems together.
Simscape part is also not well modelled as the model is not giving enough information to make it possible to solve for values of some variables, particularly voltages in the H-bridge. Also the Controlled PWM Voltage ref- terminal is not connected to anything. A good starting point in learning more about modeling and simulation of EVs is this example:
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Electrical Sensors 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!