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 --- 1583/CH2/EX2.13/Result_of_Chapter_2_Ex2_13.jpg | Bin 0 -> 186691 bytes 1583/CH2/EX2.13/SSA_Ex_2_13.sce | 10 ++++++++++ 2 files changed, 10 insertions(+) create mode 100755 1583/CH2/EX2.13/Result_of_Chapter_2_Ex2_13.jpg create mode 100755 1583/CH2/EX2.13/SSA_Ex_2_13.sce (limited to '1583/CH2/EX2.13') diff --git a/1583/CH2/EX2.13/Result_of_Chapter_2_Ex2_13.jpg b/1583/CH2/EX2.13/Result_of_Chapter_2_Ex2_13.jpg new file mode 100755 index 000000000..9563cf8b6 Binary files /dev/null and b/1583/CH2/EX2.13/Result_of_Chapter_2_Ex2_13.jpg differ diff --git a/1583/CH2/EX2.13/SSA_Ex_2_13.sce b/1583/CH2/EX2.13/SSA_Ex_2_13.sce new file mode 100755 index 000000000..2773308b4 --- /dev/null +++ b/1583/CH2/EX2.13/SSA_Ex_2_13.sce @@ -0,0 +1,10 @@ +clc +//Chapter 2:Bipolar transistor amplifiers +//example 2.13 page no 53 +//given +G=90//low frequency gain in dB +Ao=(G/20)//low frequency open loop gain +wT=150*10^6//gain bandwidth product +wo=wT/Ao//bandwidth +disp('the transfer function is') +disp('Av=3.16*e4/(1+jw/(2*pi*4.7*e3))') -- cgit