Plotting a continuous signal in the frequency domain

조회 수: 5 (최근 30일)
David
David 2011년 8월 5일
Hello all,
I have simulated a single phase electrical distribution network in simulink using the SimPowerSystems library and I need to perform some signal analysis on it. I need to obtain a plot of the electrical signal (either voltage or current) in the frequency domain however this is proving rather difficult as it is a continuous signal.
I have been using the FFT magnitude block with a zero order hold and buffer fed into a vector scope with a frequency input domain. This setup works fine when I simulate the system with a discrete signal input. Once I change the signal to continuous, after making a few adjustments to some of the blocks' settings, I get a blank plot.
Can anyone help me remedy this problem?
Thanks

채택된 답변

Arnaud Miege
Arnaud Miege 2011년 8월 5일
Use the FFT Analysis in the PowerGUI block. See Performing Harmonic Analysis Using the FFT Tool in the documentation for more details. You'll probably need to discretize your electrical network with the PowerGUI first. The demo model power_bridges shows an example of that.
HTH,
Arnaud
  댓글 수: 1
David
David 2011년 8월 13일
Sorry for the late reply. I followed your advice and everything is working well.
Much appreciated

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Switches and Breakers에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by