How to create a mechanical potentiometer?
조회 수: 8 (최근 30일)
이전 댓글 표시
I am trying to create a model for a potentiometer that is mechanically adjusted i.e, the slider position for the pot is mechanically changed to give the varying voltage output. But I am not able to find such a block in Simulink. The standard potentiometer model only takes an electrical input. How do I do this?
댓글 수: 0
답변 (1개)
Abhishek Kumar Singh
2023년 11월 26일
Hi Ani,
I believe you want to use a potentiometer that uses a mechanical control.
You can use the 'Potentiometer' block from Simscape Electrical Library as mentioned in the documentation page here:
It is a rotary or linear-travel potentiometer which is controlled by physical signal. You can provide mechanical input to the physical signal input 'x'.
For a working example, you can refer to an example provided in the following documentation page:
I hope it helps!
참고 항목
카테고리
Help Center 및 File Exchange에서 Switches and Breakers에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!