summaryrefslogtreecommitdiff
path: root/1574/CH3/EX3.31
diff options
context:
space:
mode:
Diffstat (limited to '1574/CH3/EX3.31')
-rwxr-xr-x1574/CH3/EX3.31/M_Ex_3_31.sce11
-rwxr-xr-x1574/CH3/EX3.31/Result_of_Chapter_3_Ex3_31.JPGbin0 -> 126333 bytes
2 files changed, 11 insertions, 0 deletions
diff --git a/1574/CH3/EX3.31/M_Ex_3_31.sce b/1574/CH3/EX3.31/M_Ex_3_31.sce
new file mode 100755
index 000000000..bcd4f95ee
--- /dev/null
+++ b/1574/CH3/EX3.31/M_Ex_3_31.sce
@@ -0,0 +1,11 @@
+clc
+//Chapter3: Modulation
+//Example3.19, page no 178
+//Given
+R=1// load resistance
+Eo=100//RF voltage
+Po=Eo^2/R//Carrier power
+E=110//Modulated RMS voltage
+Pt=E^2/R//Total modulated power
+ma=sqrt(2*((Pt/Po)-1))// Depth of modulation
+mprintf('Modulation Index is: %f %c',ma*100,'%')
diff --git a/1574/CH3/EX3.31/Result_of_Chapter_3_Ex3_31.JPG b/1574/CH3/EX3.31/Result_of_Chapter_3_Ex3_31.JPG
new file mode 100755
index 000000000..b7b6766db
--- /dev/null
+++ b/1574/CH3/EX3.31/Result_of_Chapter_3_Ex3_31.JPG
Binary files differ