How can I connect an impedance measurement block with a simscape system?
12 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Sharan Paramasivam Murugesan
on 21 Aug 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 Comments
Anosh Mevawalla
on 10 Jan 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.
See Also
Categories
Find more on Electrical Sensors in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!