Scope in SIMULINK does not display wave correctly
3 次查看(过去 30 天)
显示 更早的评论
i use AC Voltage 12 V. AC voltage should produce Sinewave but i got difference wave. (note: Beginner in MATLAB)
0 个评论
采纳的回答
Rodney Tan
2016-10-8
Hi! Hadi Just change the scope sample time to a faster sample time. For example to set sampling frequency of 15300, you can enter 1/15360 into scope sample time, it will give you 256 samples per cycle for 60 Hz line frequency power system. The determination of sampling frequency is governed by the following equation
Sampling Freq = Line Freq * Sample per cycle
I also include a screen capture for your reference. Please LIKE if this answer your question. Thanks </matlabcentral/answers/uploaded_files/60782/ScopeSampleTime.jpg>
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!