Impedance vs Frequency Plot
조회 수: 16 (최근 30일)
이전 댓글 표시
I am experienced with Matlab but still learning Simulink. I am trying to use a lumped element model to simulate a ferrite bead, but struggling to set up the simulation. The electrical circuit is just a Parallel RLC connection and a in line resistance, created from sim space blocks (See Image 1). I want run a frequency sweep to show the impedance vs frequency(see image 2) I have tried Using the impedance measurement and the DSP tool box spectrum analyzer but have not been able to connect any measurement tools to my circuit. How can I run a frequency sweep within a Simulink simulation and output a impedance vs frequency bode plot?
(Image 1)
(image 2)
Thanks for the help!
댓글 수: 0
채택된 답변
David John
2018년 11월 7일
편집: madhan ravi
2018년 11월 12일
Simscape solves in the time-domain, so you cannot directly do a frequency sweep. You can, however, linearize the model and then perform a Bode analysis. Please see for an example of this approach.
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Electrical Block Libraries에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!