Calculation of Resonance Requency of an RLC circuit
7 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Circuits and Systems in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!