Model for surface touch panel
이전 댓글 표시
I'd like to create a model for the touch panel which basically is a capacitor net ... By clicking on this panel you are changing the capacitance of the respective circuit (row, column)...

How to create a "click (touch mimic)" sensitive virtual surface with Matlab/Simulink?
답변 (1개)
Joel Van Sickel
2022년 5월 18일
0 개 추천
Hello Peter,
you woudl want to start with the building block variable capacitor: https://www.mathworks.com/help/physmod/sps/ref/variablecapacitor.html?searchHighlight=variable%20capacitor&s_tid=srchtitle_variable%20capacitor_3
You'll need some simscape basics to go along with it: https://www.mathworks.com/learn/tutorials/simscape-onramp.html
Then you need to create a simulink model that controls the capacitance based on where the user is touching, and connect that up to the variable capcitors to control their capacitance.
Regards,
Joel
카테고리
도움말 센터 및 File Exchange에서 Simscape에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!