summaryrefslogtreecommitdiff
path: root/1583/CH2/EX2.13
diff options
context:
space:
mode:
Diffstat (limited to '1583/CH2/EX2.13')
-rwxr-xr-x1583/CH2/EX2.13/Result_of_Chapter_2_Ex2_13.jpgbin0 -> 186691 bytes
-rwxr-xr-x1583/CH2/EX2.13/SSA_Ex_2_13.sce10
2 files changed, 10 insertions, 0 deletions
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
--- /dev/null
+++ b/1583/CH2/EX2.13/Result_of_Chapter_2_Ex2_13.jpg
Binary files 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))')