summaryrefslogtreecommitdiff
path: root/Electrical_Machines_II/chapter_2.ipynb
diff options
context:
space:
mode:
Diffstat (limited to 'Electrical_Machines_II/chapter_2.ipynb')
-rwxr-xr-xElectrical_Machines_II/chapter_2.ipynb52
1 files changed, 26 insertions, 26 deletions
diff --git a/Electrical_Machines_II/chapter_2.ipynb b/Electrical_Machines_II/chapter_2.ipynb
index c18790d9..59f03184 100755
--- a/Electrical_Machines_II/chapter_2.ipynb
+++ b/Electrical_Machines_II/chapter_2.ipynb
@@ -1,7 +1,7 @@
{
"metadata": {
"name": "",
- "signature": "sha256:e3e9de8b11024daf372011e6906cf967e4f06ac156a70592b24845e8bc2b4696"
+ "signature": "sha256:0e3f32e542105b85338ffef953c9f9ed43138aa30c5d9cb997a0731312a71a64"
},
"nbformat": 3,
"nbformat_minor": 0,
@@ -337,7 +337,7 @@
"cell_type": "code",
"collapsed": false,
"input": [
- "from math import * \n",
+ "from math import pi, sqrt, sin, cos, acos, tan, atan, degrees\n",
"\n",
"#Given data : \n",
"E2=100;#in volt\n",
@@ -373,7 +373,7 @@
]
}
],
- "prompt_number": 137
+ "prompt_number": 2
},
{
"cell_type": "heading",
@@ -387,7 +387,7 @@
"cell_type": "code",
"collapsed": false,
"input": [
- "from math import * \n",
+ "from math import sqrt\n",
"\n",
"#Given data : \n",
"E2=100.;#in volt\n",
@@ -415,7 +415,7 @@
]
}
],
- "prompt_number": 138
+ "prompt_number": 3
},
{
"cell_type": "heading",
@@ -429,7 +429,7 @@
"cell_type": "code",
"collapsed": false,
"input": [
- "from math import * \n",
+ "from math import pi, sqrt, sin, cos\n",
"\n",
"#Given data : \n",
"f=50;#in Hz\n",
@@ -475,7 +475,7 @@
]
}
],
- "prompt_number": 139
+ "prompt_number": 1
},
{
"cell_type": "heading",
@@ -489,7 +489,7 @@
"cell_type": "code",
"collapsed": false,
"input": [
- "from math import * \n",
+ "from math import pi, sqrt, sin, cos\n",
"\n",
"#Given data : \n",
"R2=0.5;#in ohm\n",
@@ -527,7 +527,7 @@
]
}
],
- "prompt_number": 140
+ "prompt_number": 5
},
{
"cell_type": "heading",
@@ -579,7 +579,7 @@
"cell_type": "code",
"collapsed": false,
"input": [
- "from math import * \n",
+ "from math import pi, sqrt, sin, cos\n",
"\n",
"#Given data : \n",
"P=4;#no. of poles\n",
@@ -616,7 +616,7 @@
]
}
],
- "prompt_number": 141
+ "prompt_number": 6
},
{
"cell_type": "heading",
@@ -752,7 +752,7 @@
"cell_type": "code",
"collapsed": false,
"input": [
- "from math import * \n",
+ "from math import pi, sqrt, sin, cos\n",
"\n",
"#Given data :\n",
"P=12;#no. of poles\n",
@@ -786,7 +786,7 @@
]
}
],
- "prompt_number": 143
+ "prompt_number": 7
},
{
"cell_type": "heading",
@@ -1411,7 +1411,7 @@
"cell_type": "code",
"collapsed": false,
"input": [
- "from math import * \n",
+ "from math import pi, sqrt, sin, cos\n",
"\n",
"#Given data :\n",
"P=4;#no. of poles\n",
@@ -1452,7 +1452,7 @@
]
}
],
- "prompt_number": 160
+ "prompt_number": 8
},
{
"cell_type": "heading",
@@ -1565,7 +1565,7 @@
"cell_type": "code",
"collapsed": false,
"input": [
- "from math import * \n",
+ "from math import pi, sqrt, sin, cos\n",
"\n",
"#Given data :\n",
"VL=500;#in volt\n",
@@ -1604,7 +1604,7 @@
]
}
],
- "prompt_number": 163
+ "prompt_number": 9
},
{
"cell_type": "heading",
@@ -1768,7 +1768,7 @@
"cell_type": "code",
"collapsed": false,
"input": [
- "from math import * \n",
+ "from math import pi, sqrt, sin, cos\n",
"\n",
"#Given data :\n",
"f=50;#in Hz\n",
@@ -2152,7 +2152,7 @@
"cell_type": "code",
"collapsed": false,
"input": [
- "from math import * \n",
+ "from math import sqrt\n",
"\n",
"#Given data :\n",
"Output=10;#in H.P.\n",
@@ -2182,7 +2182,7 @@
]
}
],
- "prompt_number": 172
+ "prompt_number": 10
},
{
"cell_type": "heading",
@@ -2487,7 +2487,7 @@
"cell_type": "code",
"collapsed": false,
"input": [
- "from math import * \n",
+ "from math import sqrt\n",
"\n",
"#Given data :\n",
"Output=3;#in H.P.\n",
@@ -2519,7 +2519,7 @@
]
}
],
- "prompt_number": 182
+ "prompt_number": 11
},
{
"cell_type": "heading",
@@ -2533,7 +2533,7 @@
"cell_type": "code",
"collapsed": false,
"input": [
- "from math import * \n",
+ "from math import sqrt\n",
"\n",
"#Given data :\n",
"Output=15;#in H.P.\n",
@@ -2565,7 +2565,7 @@
]
}
],
- "prompt_number": 183
+ "prompt_number": 12
},
{
"cell_type": "heading",
@@ -2579,7 +2579,7 @@
"cell_type": "code",
"collapsed": false,
"input": [
- "from math import * \n",
+ "from math import sqrt\n",
"\n",
"#Given data :\n",
"#With star delta starter : \n",
@@ -2610,7 +2610,7 @@
]
}
],
- "prompt_number": 188
+ "prompt_number": 13
},
{
"cell_type": "heading",