Double-Acting Servo Valve Actuator (IL) Example
조회 수: 6 (최근 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
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
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.
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!