Calculation of Resonance Requency of an RLC circuit
조회 수: 6 (최근 30일)
이전 댓글 표시
Hi, I have the following RLC circuit. I try to find out the resonance frequency of the circuit. Can you please help me out to calculate the resonance frequency. Then, I can code it in matlab.
Please let me know. My calculated resonance frequency is given below. Please let me know, is it correct or not:
f= (1/2*pi) * sqrt((Rw(i)*Cw(i)*Ga+Ra*Rw(i)*Cw(i)+Ca+La+Cw(i))/(Lw(i)*Cw(i)*Ca+La*Lw(i)+Cw(i)));
Thanks.
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Circuits and Systems에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!