Electrical transformer frequency response analysis
이전 댓글 표시
I would like to simulate electrical transformer in simulink using FRA or frequency response analysis for diagnostic purpose
답변 (1개)
praguna manvi
2024년 10월 28일
As I understand it, you are looking to perform Frequency Response/Domain Analysis of an “Electrical Transformer”. To simulate an “Electrical Transformer”, you can refer to this Simscape example:
openExample('simscape/ElectricalTransformerExample')
To perform “Frequency Domain Analysis” on the obtained signals, you can refer to the “Online Frequency Response Estimation” example at this link:
For more information, you can refer to this discussion on generating a “Bode” plot in Simscape at this link:
Hope this helps!
카테고리
도움말 센터 및 File Exchange에서 Electrical Sensors에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!