How can I connect an impedance measurement block with a simscape system?
14 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Sharan Paramasivam Murugesan
2017-8-21
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 个评论
Anosh Mevawalla
2021-1-10
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.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Electrical Sensors 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!