Double-Acting Servo Valve Actuator (IL) Example

2 次查看(过去 30 天)
Hello everyone, I want to use Double-Acting Servo Valve Actuator (IL) for my project. I want to print the signal I receive from this actuator with any sensor and compare it with the reference value. However, I could not find such an example. If you could help with this situation, I would greatly appreciate it.
  1 个评论
Yifeng Tang
Yifeng Tang 2024-7-23
Could you please clarify on "the signal I receive from this actuator"? Did you mean the pressure and flowrate at each port or something else?

请先登录,再进行评论。

回答(1 个)

Epsilon
Epsilon 2025-2-26
编辑:Epsilon 2025-2-26
Hi Yakup,
The 'Double-Acting Servo Valve Actuator (IL)' block is a Simscape block, which utilizes a physical signal. To compare this signal with a reference value using other Simulink blocks, it is necessary to convert the physical signal into a Simulink signal.
This conversion can be achieved with the 'PS-Simulink Converter' block. After conversion, the signal can be compared to a reference value using a 'Compare to Constant' block.
For more information on the blocks mentioned above, type<help 'block name'> in the command window.

类别

Help CenterFile Exchange 中查找有关 Simscape Fluids 的更多信息

产品


版本

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by