Problem with SimScape Controlled Voltage Source
조회 수: 2 (최근 30일)
이전 댓글 표시
Hi, I'm trying to simulate a simple RC divisor with Simulink SimScape.
As stimulation, I use Controlled Voltage Source block, controlled with the Signal Generator block. My problem is with frequencies higher than 10kHz, the amplitude of the signal changes.
This are some examples:

And the results:


If any more information it's required please ask me.
댓글 수: 0
채택된 답변
Juan Sagarduy
2020년 11월 8일
Hi Carlos
Check that the maximum step in your solver is small enough to capture the sine wave (10kHz). For example 10us. If the circuit is only resistive, amplitude should be the same regardless of frequency. However, if u have a capacitance, high frequencies are naturally ”filtered”.
Hope this helps / Juan
댓글 수: 5
Juan Sagarduy
2020년 11월 10일
Hola Carlos
El problema era simplemente que tenias activado el filtro en el elemento Simulink-PS Converter. Si restableces la configuracion inicial, el resultado es el esperado.
Siempre que sea posible, es preferible utilizar Simscape Physical Signals como estimulo ya que el problema matematico se resuelve mejor y no se requieren derivadas o filtrado en el S-PS componente.
Buena suerte / Juan
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Electrical Sensors에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!