How to implement a fluid pressure transducer in a model
1 次查看(过去 30 天)
显示 更早的评论
There is a pneumatic pressure transducer available in Simulink. How do you implement a fluid pressure transducer in Simulink?
0 个评论
回答(1 个)
Yifeng Tang
2022-6-22
I assume you are referring to this Pressure Transducer block in Simscape Electrical. You connect the A port to the location you want to measure in a fluid (gas, thermal liquid, two-phase, etc.) network, and the +/- ports will generate a voltage signal.
Alternatively, you may use the ideal sensors in the Gas (now replaces Pneumatics) domain, the uses the pressure physical signal directly. If you'd like a voltage signal as in a transducer, you may try a 1D PS look-up table to represent the transducer specification and do the conversion.
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!