Calculation of Resonance Requency of an RLC circuit
7 次查看(过去 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!