-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathwave.html
More file actions
197 lines (180 loc) · 11.8 KB
/
wave.html
File metadata and controls
197 lines (180 loc) · 11.8 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<title>SPH3U-Ze Feng Wang</title>
<!-- Bootstrap core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom fonts for this template -->
<link href="vendor/fontawesome-free/css/all.min.css" rel="stylesheet" type="text/css">
<link href='https://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'>
<!-- Custom styles for this template -->
<link href="css/clean-blog.min.css" rel="stylesheet">
</head>
<body>
<!-- Navigation -->
<nav class="navbar navbar-expand-lg navbar-light fixed-top" id="mainNav">
<div class="container">
<a class="navbar-brand" href="index.html">SPH3U</a>
<button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
Menu
<i class="fas fa-bars"></i>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="about.html">Kinematics</a>
</li>
<li class="nav-item">
<a class="nav-link" href="post.html">Dynamics</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html">Energy</a>
</li>
<li class="nav-item">
<a class="nav-link" href="wave.html">Waves</a>
</li>
<li class="nav-item">
<a class="nav-link" href="ele.html">Electromagnetism</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://docs.google.com/document/d/1lT8QjiHylAezgKIk0Q2vH7cbQ1eX9IZHPKP0Scq0qQg/edit?usp=sharing" target="_blank">Formula Sheet</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- Page Header -->
<header class="masthead" style="background-image: url('https://qmplus.qmul.ac.uk/pluginfile.php/1068862/course/section/357321/fields%20and%20waves1.jpg')">
<div class="overlay"></div>
<div class="container">
<div class="row">
<div class="col-lg-8 col-md-10 mx-auto">
<div class="page-heading">
<h1>Waves</h1>
<span class="subheading">Unit 4</span>
</div>
</div>
</div>
</div>
</header>
<!-- Main Content -->
<div class="container">
<div class="row">
<div class="col-lg-8 col-md-10 mx-auto">
<p><b>Waves</b> are a disturbance that transfers energy from one point to another. In 1887, <b>Heinrich Hertz</b> demonstrated his findings on radio waves in his labratory which proved the existence of waves, predicted by <b>James Clerk Maxwell</b>.</p>
<img class="img-fluid" style="margin-left: 200px;" src="https://cdn.britannica.com/18/1218-004-ECA9F94F/Heinrich-Hertz.jpg">
<span class="caption text-muted">Heinrich Hertz</span>
<img style="margin-left: 200px;" src="http://www.astronoo.com/images/biographies/james-clerk-maxwell.jpg" class="img-fluid">
<span class="caption text-muted">James Clerk Maxwell</span>
<h1 id="in">Key Terms</h1>
<p>
<ul>
<li>Amplitude: measure of the displacement of the wave from its rest position. The greater the amplitude, the higher its energy and vice versa.</li>
<li>Crest & Trough: the crest is the highest point on a wave and the trough is the lowest point.</li>
<li>(λ)Wavelength: the distance between identical parts of a wave(wave cycle).</li>
<img class="img-fluid" src="img/post-sample-image - 副本 (16).jpg">
<span class="caption text-muted">Properties of the two waves</span>
<li>(T)Period: time taken for one complete wave cycle. Measured in seconds/cycle. It is the reciprocal of frequency(T=1/f)</li>
<li>(f)Frequency: number of occurances of a periodic event per time. Measured in Hz(or cycles/second) and is the reciprocal of period(f=1/T). The pitch of a sound is related to it, the higher the pitch the more frequency and vice versa.</li>
<li>Medium: a substance or material that can propagate waves or energy.</li>
<li>Linear Mass Density(kg/m): measure of a quantity of mass per length; density.</li>
<li>Longitudinal Waves: waves in which the motion of the individual particles of the medium is in a direction parallel to the waves' direction. Thus the particles move back and forth.
<ul>
<li>Rarefaction: a section of the Longitudinal Wave where the particles are the furthest from each other.</li>
<li>Compression: a section of the Longitudinal Wave where the particles are the closest from each other.</li>
</ul>
</li>
<li>Transverse Waves: waves in which the motion of the individual particles of the medium is in a direction perpendicular to the waves' direction. Thus the particles move in a up and down motion.</li>
<li>Wave Speed: the speed of a wave(how much it travels per second). It can be calculated just like how speed is calculated: <br>v=f * λ<br> =λ/T</li>
<li>Wave Power: a wave pulse per unit time.</li>
<li>Oscillation/Vibrates: the repetitive variation of something.</li>
<li>Equilibrium Position: the position where all forces are balanced, referred as the rest position.</li>
<li>Mechanical Waves: transfer of energy through a material by particle vibration.</li>
<li>Shock Wave: wave that consists of a single disturbance(pulse)</li>
</ul>
</p>
<h2>Analysis</h2>
<p>
Increasing the amplitude of a wave would mean a bigger displacement from the Equilibrium position, which doesn't affect any of the other properties. A higher amplitude means more energy in the wave. <br>
For instance, a sound wave from a scream would have a larger amplitude than the sound wave from a whisper because there is more energy exerted in the scream.
Increasing the frequency of a wave would affect the wavelength and period but not the wave speed because the wave speed is the speed at which the wave is travelling and the frequency is the number of cycles fit into a unit of time. Since there are more cycles that happen each second, the wavelength would have to become smaller and the time for one complete cycle(period) would also have to become smaller.
<br>Wave speed are however affected by the magnitude of forces. The stronger the foce, the more efficient for the transfer of energy, and the faster the speed and vice versa. Which is why changing the tension force and the linear mass density affects it.
</p>
<h1>Particle Behaviour in Different Medias</h1>
<p>
When waves pass through a media, the vibrations in solids, liquids, or gases lose very little energy, which is why we are able to hear sounds from a distance even after the wave has the travel through many gases. All particles in a medium are connected by intermolecular forces. A wave is able to efficiently travel through a solid because it has strong intermolecular forces and the energy is able to transfer itself with ease.
A liquid have a slightly weaker intermolecular structure, so it still has a strong transfer of energy, but a gas has molecules that are much farther apart so energy is transferred less efficiently.
<img class="img-fluid" src="img/post-sample-image - 副本 (17).jpg">
<span class="caption text-muted">Particle Behaviour in Solids, Liquids, and Gases</span>
Waves also travel faster in higher temperatures than in lower temperatures because the particles in the warmer temperatures are much faster than the particles in colder temperatures, even if the colder air is more dense.
</p>
<h1>Interference</h1>
<p>
Superposition is the result in adding two waves together.
<ol>
<li>Constructive Interference is occurs when two "similar" waves superimpose and the resulting wave has a higher amplitude then the previous waves.</li>
<li>Destructive Interference is when two "opposing" waves superimpose and cancel each other out, leading to little to no amplitude. </li>
</ol>
<img class="img-fluid" src="img/post-sample-image - 副本 (20).jpg">
<span class="caption text-muted">Two Types of Wave Interference</span>
</p>
<h1>Sound Waves</h1>
<p>
Sound comes from vibrating objects in the form of a Longitudinal wave, and it is a type of wave that can be heard by the human ear. Sound requires a medium to travel through, so sound doesn't exist within a vacuum.<br>
The speed of sound formula in air can be formulated like so: <br>
v=331.4m/s + (0.606m/s/C)Temp(C) <br>
As seen in the formula, the speed of sound varies with the consideration of density and temperature in a medium.
<h2>Doppler Effect</h2>
<p>
The Doppler Effect is when the source of the sound is approaching and the frequency of the sound appears higher than normal, and lower when the source is moving away. We humans perceive this as <b>pitch</b>. <br>
An example of this is when a loud moving vehicle(e.g. Ambulances, Firetrucks, etc) passes you. They have a high pitch and the waves moves towards the blue end of the electromagnetic spectrum(shorter wavelengths; blueshift) as they approach you, and a low pitch and the waves moves towards the red end of the electromagnetic spectrum(longer wavelength; redshift) as they pass you.
<img class="img-fluid" src="img/post-sample-image - 副本 (18).jpg">
<span class="caption text-muted">Doppler Effect</span>
</p>
<h2>Mach Speed</h2>
<p>
The Mach Speed is a number used to describe the airspeed of an object. It is the ratio between the airspeed of an object and the speed of sound in the medium. If Mach equals 1, then the object is travelling at the speed of sound, if Mach equals 2, the object is travelling at double the speed of sound, and so on. <br>
An example of this is when an aircraft breaks the sound barrier and exceeds the speed of sound:
<img class="img-fluid" src="img/post-sample-image - 副本 (19).jpg">
<span class="caption text-muted">"Breaking the Sound Barrier"</span>
</p>
</p>
</div>
</div>
</div>
<hr>
<!-- Footer -->
<footer>
<div class="container">
<div class="row">
<div class="col-lg-8 col-md-10 mx-auto">
<ul class="list-inline text-center">
<li class="list-inline-item">
<a href="https://github.com/zefengw/sph3u.github.io">
<span class="fa-stack fa-lg">
<i class="fas fa-circle fa-stack-2x"></i>
<i class="fab fa-github fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
</ul>
<p class="copyright text-muted">Copyright © SPH3U Ze Feng Wang 2020</p>
</div>
</div>
</div>
</footer>
<!-- Bootstrap core JavaScript -->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<!-- Custom scripts for this template -->
<script src="js/clean-blog.min.js"></script>
</body>
</html>