summaryrefslogtreecommitdiff
path: root/Linear_Integrated_Circuits/Chapter_10.ipynb
diff options
context:
space:
mode:
Diffstat (limited to 'Linear_Integrated_Circuits/Chapter_10.ipynb')
-rw-r--r--Linear_Integrated_Circuits/Chapter_10.ipynb7
1 files changed, 0 insertions, 7 deletions
diff --git a/Linear_Integrated_Circuits/Chapter_10.ipynb b/Linear_Integrated_Circuits/Chapter_10.ipynb
index d9506c7e..9b461180 100644
--- a/Linear_Integrated_Circuits/Chapter_10.ipynb
+++ b/Linear_Integrated_Circuits/Chapter_10.ipynb
@@ -22,7 +22,6 @@
"cell_type": "code",
"collapsed": false,
"input": [
- "'''DC Control voltage'''",
"",
"#Variable Declaration:",
"fs=20000.0 #Signal frequency in hertz",
@@ -57,7 +56,6 @@
"cell_type": "code",
"collapsed": false,
"input": [
- "'''VCO Circuit'''",
"",
"",
"#Part A",
@@ -127,7 +125,6 @@
"cell_type": "code",
"collapsed": false,
"input": [
- "'''PLL565'''",
"",
"#Variable Declaration:",
"import math",
@@ -186,7 +183,6 @@
"cell_type": "code",
"collapsed": false,
"input": [
- "'''IC565'''",
"",
"#Variable Declaration:",
"import math",
@@ -234,7 +230,6 @@
"cell_type": "code",
"collapsed": false,
"input": [
- "'''IC565 Output frequency'''",
"",
"#Variable Declaration:",
"import math",
@@ -283,7 +278,6 @@
"cell_type": "code",
"collapsed": false,
"input": [
- "'''PLL'''",
"",
"#Variable Declaration:",
"fr=300.0 #Free running frequency in hertz",
@@ -329,7 +323,6 @@
"cell_type": "code",
"collapsed": false,
"input": [
- "'''IC565 as FM modulator'''",
"",
"#Variable Declaration:",
"import math",