Can Voltage dependent capacitance be modeled in Simscape?
10 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Can a voltage dependent capacitance be represented directly using capacitor or any other in built block in Simscape model? Or it has to be modelled in terms of equations using Simulink ?
0 Kommentare
Antworten (1)
Vasco Lenzi
am 3 Aug. 2020
Bearbeitet: Vasco Lenzi
am 5 Dez. 2022
Hi Amruta
If you have Simscape Electrical, you can use the Variable Capacitor that accepts C as a Simscape Physical Signal.
You can measure voltage over the capacitor and apply some transformation/lookup table to feed in into the C signal:
edit: changed image with one that would simulate. Please remember to adjust the Units in the PS Look-up table block!
Please stay within "Simscape World" and use Simscape Physical Signals (brown Simulink-like blocks) to deal with Physical Signals insad of going into Simulink. This will make the simulation more stable.
If you don't have Simscape Electrical, you can build your own Simscape based component block using Simscape Language:
5 Kommentare
Ali Zahid
am 5 Dez. 2022
I figured out that i need to add an electrical reference and then a solver configuration to the block diagram and then it works.
Thank you for the help
Vasco Lenzi
am 5 Dez. 2022
Bearbeitet: Vasco Lenzi
am 5 Dez. 2022
you are right, the first screenshot was just a sketch to illustrate the concept but would not simulate. I'm editing and adding a better model image for context.
Siehe auch
Kategorien
Mehr zu Choose and Parameterize Blocks finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!