From b1f5c3f8d6671b4331cef1dcebdf63b7a43a3a2b Mon Sep 17 00:00:00 2001 From: priyanka Date: Wed, 24 Jun 2015 15:03:17 +0530 Subject: initial commit / add all books --- 2582/CH3/EX3.10/Ex3_10.sce | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100755 2582/CH3/EX3.10/Ex3_10.sce (limited to '2582/CH3/EX3.10/Ex3_10.sce') diff --git a/2582/CH3/EX3.10/Ex3_10.sce b/2582/CH3/EX3.10/Ex3_10.sce new file mode 100755 index 000000000..9be4afc19 --- /dev/null +++ b/2582/CH3/EX3.10/Ex3_10.sce @@ -0,0 +1,35 @@ +//Ex 3.10 +clc;clear;close; +format('v',5); +fL=200;//Hz +fH=1*1000;//Hz +Ap=4;//band pass gain +BW=fH-fL;//Hz +f0=sqrt(fH*fL);//Hz +fc=sqrt(fH*fL);//Hz +Q=fc/BW;//Quality factor +disp(Q,"Quality factor"); +disp("As Q<12 ; it is wide band filter"); +disp(fL,"Design values for high pass section with Ap1=2 & fL(Hz) :"); +Ap1=2;//band pass gain for high pass section +C=0.033;//micro F(have to choose C, 0.01