summaryrefslogtreecommitdiff
path: root/1574/CH3/EX3.31
diff options
context:
space:
mode:
authorpriyanka2015-06-24 15:03:17 +0530
committerpriyanka2015-06-24 15:03:17 +0530
commitb1f5c3f8d6671b4331cef1dcebdf63b7a43a3a2b (patch)
treeab291cffc65280e58ac82470ba63fbcca7805165 /1574/CH3/EX3.31
downloadScilab-TBC-Uploads-b1f5c3f8d6671b4331cef1dcebdf63b7a43a3a2b.tar.gz
Scilab-TBC-Uploads-b1f5c3f8d6671b4331cef1dcebdf63b7a43a3a2b.tar.bz2
Scilab-TBC-Uploads-b1f5c3f8d6671b4331cef1dcebdf63b7a43a3a2b.zip
initial commit / add all books
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