How can I connect an Hydraulic connection to my Tire model ?
1 次查看(过去 30 天)
显示 更早的评论
Hello,
I'm doing a "kind of" park-by-wire ( https://en.wikipedia.org/wiki/Park_by_wire ) on Simulink using Simscape and Vehicle Dynamics Blockset toolbox, I'm only at the beginning.
This is my first Simscape model so there might be more mistakes than I think...
So I have a Controled Voltage Source (12V) that powers my Generic Linear Actuator (it's just an electric actuator). This electric actuator is pushing another plunger ( Double-Acting Hydraulic Cylinder) which is pushing brake fluid into my wheel disc brake.
My main issue here is :
How can I convert this red connection (from A port of my hydraulic cylinder to my Brakes) ? It's a hydraulic connection and the wheel's brake port is in Pascals so I don't know why I can't connect them.
I have tried to add a Hydraulic Pressure Sensor which has a physical output but I don't know if that is the solution, it seems a bit tricky.
I have also tried to use Simulink PS-converter but it won't connect either.
Thank you for reading !
0 个评论
回答(1 个)
J Chen
2019-8-26
The brake pressure port at the wheel model needs a simulink signal. The Simscape hydraulic system outputs phsical signals. You need to convert the hydraulic signal with a PS-Simulink Converter and connect the Converter output to the wheel.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Simscape Driveline 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!