forked from D-Arora/VisualPhysics
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathspPA.htm
More file actions
201 lines (143 loc) · 4.57 KB
/
spPA.htm
File metadata and controls
201 lines (143 loc) · 4.57 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
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
<!DOCTYPE html>
<html lang="en">
<html>
<head>
<meta charset="UTF-8">
<title>VISUAL PHYSICS ONLINE</title>
<meta name="description" content="HSC Physics, School Physics">
<meta name="keywords" content="HSC Physics, school physics, doing physics online, HSC Physics online ">
<meta name="author" content="Ian Cooper">
<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}
</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 />
<H1>PRACTICAL ACTIVITIES</H1>
</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 = "s3">
<p>Module 1     KINEMATICS</p>
</section>
<section class = "s5">
<ul style = "list-style-type:none">
<li>
<a class = "s4" href = "mod1/expt1_55.pdf">  EXP: Rectilinear Motion with Uniform Acceleration</a>
</li><br>
<li>
<a class = "s4" href = "hsp-revived/sim5_001.pdf">  SIM: Simultion Workshop: Uniform Acceleration</a>
</li><br>
</section>
<HR SIZE="3" COLOR="purple" WIDTH="96%">
<section class = "s3">
<p>Module 2     DYNAMICS</p>
</section>
<HR SIZE="3" COLOR="purple" WIDTH="96%">
<section class = "s3">
<p>Module 3.1     WAVES</p>
</section>
<section class = "s5">
<ul style = "list-style-type:none">
<li>
<a class = "s4" href = "mod31/pa31_graphs.pdf">  WKS: SHM and Travelling Waves - Graphical Analysis</a>
</li><br>
<li>
<a class = "s4" href = "spPA/pa31_ttw.htm">  WKS: Transverse Travelling Waves</a>
</li><br>
<li>
<a class = "s4" href = "ex/p31/P31005.htm">  WKS: Graphical Exercise on Standing Waves on a String</a>
</li><br>
<li>
<a class = "s4" href = "mod31/pa31_tube_movie.pdf">  WKS: Standing Waves in Air Columns - Video Analysis</a>
</li><br>
</section>
<HR SIZE="3" COLOR="purple" WIDTH="96%">
<section class = "s3">
<p>Module 3.2     THERMODYNAMICS</p>
</section>
<section class = "s5">
<ul style = "list-style-type:none">
<li>
<a class = "s4" href = "spPA/PA32A.pdf">  EXPT: Growing Trees: Is this a viable solution to the energy problem?</a>
</li><br>
</section>
<HR SIZE="3" COLOR="purple" WIDTH="96%">
<section class = "s3">
<p>Module 4.1     ELECTRICITY</p>
</section>
<section class = "s5">
<ul style = "list-style-type:none">
<li>
<a class = "s4" href = "spPA/PA41A.pdf">  EXPT: ELECTRIC CIRCUITS: Ohm's Law; Rsistors in Series; Resistors in Parallel</a>
</li><br>
</section>
<HR SIZE="3" COLOR="purple" WIDTH="96%">
<section class = "s3">
<p>Module 4.2     MAGNETISM</p>
</section>
<HR SIZE="3" COLOR="purple" WIDTH="96%">
<section class = "s3">
<p>Module 5     ADVANCED MECHANICS</p>
</section>
<section class = "s5">
<ul style = "list-style-type:none">
<li>
<a class = "s4" href = "mod5/expt533.pdf">  EXPT: VIDEO ANALYSIS OF A GOLF BALL</a>
</li><br>
<li>
<a class = "s4" href = "mod5/PA50planets.pdf">  Graphical Analysis Workshop: How do the Planets Move? - Testing Kepler's Third Law</a>
</li><br>
<li>
<a class = "s4" href = "mod5/PA50satellites.pdf">  EXCEL SIMULATION: Motion of a Satellite around the Earth</a>
</li><br>
</section>
<HR SIZE="3" COLOR="purple" WIDTH="96%">
<section class = "s3">
<p>Module 6     ELECTROMAGNETISM</p>
</section>
<HR SIZE="3" COLOR="purple" WIDTH="96%">
<section class = "s3">
<p>Module 7     THE NATURE OF LIGHT</p>
</section>
<HR SIZE="3" COLOR="purple" WIDTH="96%">
<section class = "s3">
<p>Module 8     FROM THE UNIVERSE TO THE ATOM</p>
</section>
<section class = "s5">
<ul style = "list-style-type:none">
<li>
<a class = "s4" href = "mod8/wks8Millikan1.pdf">  WKS / EXPT: MILLIKAN'S OIL DROP EXPERIMENT #1</a>
</li><br>
<li>
<a class = "s4" href = "mod8/wks8Millikan2.pdf">  WKS / EXPT: MILLIKAN'S OIL DROP EXPERIMENT #2</a>
</li><br>
</section>
<br /><br />
</body>
</html>