필터 지우기
필터 지우기

Why my sine wave block in matlab simulink is not giving desired result??

조회 수: 1 (최근 30일)
MOHD AQUIB
MOHD AQUIB 2016년 11월 9일
댓글: Mostafa 2016년 11월 9일
When I am trying to get an output from sine wave with amplitude 220v and frequency 2*pi*50, the scope is showing undesirable signal. Is this something related to setting or I am missing a point?
  댓글 수: 1
Mostafa
Mostafa 2016년 11월 9일
Try using a fixed-step solver.
Open model Configuration Parameters (Ctrl+e)
solver options -> Type: "Fixed-step" instead of "Variable-step"
Additional options -> Fixed-step size: 1e-3
Simulate and check results.

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 View Data During Simulation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by