How to create a RLC Circuit using Simulink?
조회 수: 13 (최근 30일)
이전 댓글 표시
Hi, I have a problem. I am trying to simulate the below circuit. I would like to see change of voltage value across the capacitor with time. My values are like this.In Volts, Ohms, Henrys and F. But I am getting the result below and this does not make sense since it is not changing at all. What am I doing wrong? Thanks for advance.
V=12
r=4.62*(10^(-3))
c=2.2*(10^(-3))
l=840*(10^(-6))
댓글 수: 0
답변 (1개)
Amrtanshu Raj
2021년 5월 11일
Hi,
You can check this documentation. This Implements a RC circuit in Simulink and then measures voltage across the capacitor, just like your requirement. However you will have to add the inductor(L) to it.
Hope it helps !!
댓글 수: 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!