diff options
Diffstat (limited to '1583/CH4/EX4.7')
-rwxr-xr-x | 1583/CH4/EX4.7/FSNT_Ex_4_7.sce | 8 | ||||
-rwxr-xr-x | 1583/CH4/EX4.7/Result_of_Chapter_4_Ex4_7.jpg | bin | 0 -> 159540 bytes |
2 files changed, 8 insertions, 0 deletions
diff --git a/1583/CH4/EX4.7/FSNT_Ex_4_7.sce b/1583/CH4/EX4.7/FSNT_Ex_4_7.sce new file mode 100755 index 000000000..dcab41537 --- /dev/null +++ b/1583/CH4/EX4.7/FSNT_Ex_4_7.sce @@ -0,0 +1,8 @@ +clc
+//Chapter 4:Frequency selective networks and transformers
+//example 4.7 page no 132
+//given
+Rs=50//series resistance
+Rp=100//parallel resistance
+Xp=sqrt(Rs*Rp^2/(Rp-Rs))//equivalent parallel reactance
+disp(Xp,'the equivalent parallel reactance in ohm is ')
diff --git a/1583/CH4/EX4.7/Result_of_Chapter_4_Ex4_7.jpg b/1583/CH4/EX4.7/Result_of_Chapter_4_Ex4_7.jpg Binary files differnew file mode 100755 index 000000000..d67b9fd03 --- /dev/null +++ b/1583/CH4/EX4.7/Result_of_Chapter_4_Ex4_7.jpg |