-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathmod6.htm
More file actions
176 lines (117 loc) · 4.32 KB
/
mod6.htm
File metadata and controls
176 lines (117 loc) · 4.32 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
<!DOCTYPE html>
<html lang="en">
<html>
<head>
<meta charset="UTF-8">
<title>VISUAL PHYSICS ONLINE: ELECTROMAGNETISM</title>
<meta name="description" content="High School Physics, School Physics">
<meta name="keywords" content="NSW Syllabus for the Australian Curriculum Physics Stage 6">
<meta name="keywords" content="High School Physics, school physics, visual physics online, doing physics online, HSC Physics online ">
<meta name="keywords" content="electromagnetism, electricity, electric field, magnetic field">
<meta name="keywords" content="magnetic flux, motion of charged particles in electric fields">
<meta name="keywords" content="motion of charged particles in magnetic fields">
<meta name="keywords" content="magnetic force, induced emf, motors, generators, transformers">
<meta name="keywords" content="Faraday's law, Lenz's law">
<link rel="stylesheet" type = "text/css" href="style_002.css" />
<script src="script.js"></script>
<style> .s4
color : blue;
/* unvisited link */
a:link {color: blue;}
/* visited link */
a:visited {color: blue;}
/* mouse over link */
a:hover {color: #FF00FF; background-color: #ffd9d9;}
/* selected link */
a:active {color: #0000FF;}
/*a {text-decoration: none; color: #000000}*/
a {text-decoration: none; color: blue}
</style>
</head>
<body>
<header>
<img src = "Image1.gif"
class = "a1" />
<br><br>
<a class = "s4" href = "spHome.htm">VISUAL PHYSICS ONLINE</a><br>
<br>
</header>
<section class = "s3">
<br />
<H2>Module 6     ELECTROMAGNETISM</H2>
</section>
<section class = "s2">
<p>Ian Cooper<br>
Honorary Lecturer, School of Physics, University of Sydney<br>
ian.cooper@sydney.edu.au<br>
If you have any comments, suggestions or corrections please email Ian Cooper<br>
</p>
</section>
<HR SIZE="3" COLOR="purple" WIDTH="96%">
<section class = "s5">
<ol style = "list-style-type: = "1">
<ol style = "color:blue">
<li>
<a class = "s4" href="mod41.htm">  REVIEW: Module 4.1   Electricity</a>
</li><br>
<li>
<a class = "s4" href="mod42.htm">  REVIEW: Module 4.2   Dynamics</a>
</li><br>
<li>
<a class = "s4" href="mod6/m6Electric.pdf">  Motion of Charged Particles in Uniform Electric Fields</a>
</li><br>
<li>
<a class = "s4" href="mod6/m6Flux.pdf">  Magnetic field and magnetic flux</a>
</li><br>
<li>
<a class = "s4" href="mod5/m5UCM.pdf">  REVIEW: Uniform Circular Motion</a>
</li><br>
<li>
<a class = "s4" href="mod6/m6Magnetic.pdf">  Motion of Charged Particles in Uniform Magnetic Fields</a>
</li><br>
<li>
<a class = "s4" href="mod6/m6Currents.pdf">  Magnetic Forces on Current-Carrying Conductors</a>
</li><br>
<li>
<a class = "s4" href="mod6/m6induction.pdf">  Electromagnetic Induction</a>
</li><br>
<li>
<a class = "s4" href="mod6/m6EddyCurrrents.pdf">  Eddy Currents</a>
</li><br>
<li>
<a class = "s4" href="mod6/m6Generators.pdf">  Electric Generators</a>
</li><br>
<li>
<a class = "s4" href="mod6/m6Motors.pdf">  Electric Motors</a>
</li><br>
<li>
<a class = "s4" href="mod6/m6Transformers.pdf">  Transformers and Electricty Distribution</a>
</li><br>
<li>
<a class = "s4" href="mod6/m6ACmotor.pdf">  AC Induction Motors</a>
</li><br>
</ol>
</section>
</section>
<section class = "s5">
<ul style = "list-style-type:none">
<li>
<a class = "s4" href = "ex/ex60.htm" target = "_blank">          <b>EXERCISES and PRACTICAL ACTIVITIES</b></a>
</li><br
</ul>
</section>
<HR SIZE="3" COLOR="purple" WIDTH="96%">
<br><br>
<div>
<!-- hitwebcounter Code START -->
<a href="http://www.hitwebcounter.com" target="_blank">
<img src="http://hitwebcounter.com/counter/counter.php?page=6890584&style=0006&nbdigits=7&type=page&initCount=10000" title="www.hitwebcounter.com" Alt="www.hitwebcounter.com" border="0" >
</a> <br/>
<!-- hitwebcounter.com --><a href="http://www.hitwebcounter.com" title=""
target="_blank" style="font-family: ;
font-size: px; color: #; text-decoration: ;">
</a>
</div>
<br><br>
</body>
</html>