How can I connect an impedance measurement block with a simscape system?
12 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I need some help with my simscape model. I created a system consisting of different blocks of the simscape (Electrical elements) library. To analyze the baviour I would like to include an impedance measurement block, which belongs to the simpower Elements.
How can I connect it to my present system? I've already try tu use a current-voltage-/voltage-current-simscape-interface but it doesn't work at all.
Can someone help me with this problem?
Otherwise I would like to measure the impedance in another way. Any ideas?
Thanks.
0 Commenti
Risposte (1)
Sharan Paramasivam Murugesan
il 21 Ago 2017
Unfortunately you cannnot. Impedance measurement block can only be used with Specialized technology blocks and cannot be used with Simscape electrical elements. To measure impedance, you have to design your model using Specialized technology blocks and use Impedance measurement block in it. Refer to the following example for usage of this block:
2 Commenti
Anosh Mevawalla
il 10 Gen 2021
I am also working on the same issue. I have heard people use FFT their voltage current data in matlab workspace and then doing a ./ using V=IZ but i am unfamilar with FFT. You can export to workspace block you will need the ps-simulink converter block before the simout.
Vedere anche
Categorie
Scopri di più su Electrical Sensors in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!