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?

Answers (1)

Joel Van Sickel
Joel Van Sickel on 18 May 2022
Hello Peter,
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

Categories

Find more on Simscape in Help Center and File Exchange

Products

Release

R2021b

Asked:

on 24 Mar 2022

Answered:

on 18 May 2022

Community Treasure Hunt

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

Start Hunting!