How can I connect an impedance measurement block with a simscape system?
조회 수: 9 (최근 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!