-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathmod41.htm
More file actions
147 lines (103 loc) · 3.61 KB
/
mod41.htm
File metadata and controls
147 lines (103 loc) · 3.61 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
<!DOCTYPE html>
<html lang="en">
<html>
<head>
<meta charset="UTF-8">
<title>VISUAL PHYSICS ONLINE: WAVES</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="electricity, charge, emf, voltage, potential difference">
<meta name="keywords" content="current, resistance, electrical force, electric field, potential">
<meta name="keywords" content="Coulomb's law, circuits, DC circuits, Ohm'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 = "https://d-arora.github.io/VisualPhysics/">VISUAL PHYSICS ONLINE</a><br>
<br>
</header>
<section class = "s3">
<br />
<H2>Module 4.1     ELECTRICITY</H2>
</section>
<section class = "s2">
<p>Ian Cooper<br>
<br>
If you have any comments, suggestions or corrections please email Ian Cooper<br>
matlabvisualphysics@gmail.com
</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/m41A.pdf">  ELECTROSTATICS: ELECTRIC CHARGE</a>
</li><br>
<li>
<a class = "s4" href="mod41/m41B.pdf">  INTERACTION BETWEEN CHARGES: COULOMB'S LAW</a>
</li><br>
<li>
<a class = "s4" href="mod41/m41Current.pdf">  ELECTRIC CURRENTS</a>
</li><br>
<li>
<a class = "s4" href="mod41/m41C.pdf">  ELECTRIC FIELDS</a>
</li><br>
<li>
<a class = "s4" href="mod41/m41Voltage.pdf">  ELECTRIC POTENTIAL</a>
</li><br>
<li>
<a class = "s4" href="mod41/m41EV.pdf">  ELECTRIC FIELDS and ELECTRICAL POTENTIAL</a>
</li><br>
<li>
<a class = "s4" href="mod41/m41DC1.pdf">  DC CIRCUITS 1</a>
</li><br>
<li>
<a class = "s4" href="mod41/m41DC2.pdf">  DC CIRCUITS 2</a>
</li><br>
<li>
<a class = "s4" href="mod41/m41safety.pdf">  ELECTRICAL SAFETY IN THE HOME</a>
</li><br>
</ol>
</section>
</section>
<section class = "s5">
<ul style = "list-style-type:none">
<li>
<a class = "s4" href = "ex/ex41.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=6900613&style=0006&nbdigits=7&type=page&initCount=10000" title="web page hit counters codes Free" Alt="web page hit counters codes Free" 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>