summaryrefslogtreecommitdiff
path: root/1583/CH4/EX4.2/FSNT_Ex_4_2.sce
blob: d93b18e037a3f2e71c940a7bf0432931763173b2 (plain)
1
2
3
4
5
6
7
8
9
clc
//Chapter 4:Frequency selective networks and transformers
//example 4.2
//given
//Forty decibles corresponds to a voltage ratio of 100:1 therefore since A(jwo)=1
Ajwo=0.01
n=5//no. of harmonics
Q=n/(Ajwo*(n^2-1))//quality point
mprintf('the minimum circuit Q is =Qmin = %f ',Q)