PROP_ONDAS_P3
PROP_ONDAS_P3
Waves in Strings
Daniel Alves Castello
[email protected]
1
Waves in a Taut String
2
Waves in a Taut String
3
Waves in a Taut String
0 é çã !
4
𝑐
𝑎
𝑣
𝑒
𝑙
𝑜
𝑐
𝑖
𝑑
𝑎
𝑑
𝑒
𝑑
𝑒
𝑝
𝑟
𝑜
𝑝
𝑎
𝑔
𝑎
𝑜
𝑑
𝑒
𝑜
𝑛
𝑑
𝑎
Waves in a Taut String
● Solution by separation of variables
5
Waves in a Taut String: solution
6
Waves in a Taut String: Definitions
2
● Wave number: =
● Wavelenght:
● Phase velocity: =
●
Given that =2 then =
𝜆
𝑝
𝑐
𝑘
𝑘
𝑝
7
𝜆𝑐
𝜔
𝑓
𝜋
𝜆
𝑓
𝜋
𝜔
Waves in a Taut String: Definitions
● Solução:
● Logo:
● Pois:
● e. adicionalmente:
8
Waves in a Taut String: solution
9
Waves in a Taut String: solution
10
Waves in a Taut String: solution
● Trigonometric identities:
● Sin(a+b) = sin(a)cos(b) + sin(b)cos(a)
● Sin(a-b) = ...
● ... ...
11
Waves in a Taut String: solution
● Consideremos, por exemplo, um caso particular como
u(x,t) = A.cos(kx - ωt)
● Dada a definição da velocidade de fase
( ( ))
( , )= cos −
𝑝
𝑢
𝑥
𝑡
𝐴
𝑘
𝑥
𝑐
𝑡
12
Waves in a Taut String: solution
( , )= cos( ( − 0 ))
( ( ))
( , )= cos −
𝑝
𝑢
𝑥
𝑡
𝐴
𝑘
𝑥
𝑐
𝑡
13
𝑢
𝑥
𝑡
𝐴
𝑘
𝑥
𝑐
𝑡
Waves in a Taut String: solution
14
Waves in a Taut String: solution
● The phase angle is ϕ = ( − )= −
16
Waves in a Taut String: solution
● An aspect to be emphasized is that when summing the
signal f = A.sin(kx-ωt ) (traveling to the right) and g =
A.sin(kx+ωt ) (traveling to the left) one gets the signal s
= 2Acos(kx).cos(ωt ) which is a standing wave.
18
D’Alambert solution
19
D’Alambert solution
20
D’Alambert solution
21
D’Alambert solution
Dado que:
22
D’Alambert solution
Se:
Então:
24
D’Alambert solution
25
D’Alambert solution
kr = π*r / l, r = 0, 1, 2, 3, 4 ...
D’Alambert solution
A3 = 0
As the the phase speed cp = ω/k (= c0 for this problem) then one gets :
D’Alambert solution
D’Alambert solution
● Run Code:
33
D’Alambert solution
● Podemos abordar o problema com C.I. a partir da
transformada de Fourier.
● Ver as notas de aula
34
D’Alambert solution
35
D’Alambert solution
● Lets come back to the governing equation
D’Alambert solution
37
D’Alambert solution
● Lets assume the harmonic solution:
38
D’Alambert solution
● Lets assume the harmonic solution:
39
D’Alambert solution
40
D’Alambert solution
Characteristic equation (dispersive or frequency equation)
41
D’Alambert solution
One shoul remark the definition of the phase = − and the definition
of phase speed
=
Portanto, neste caso temos :
( 0) ( + )
2 2
2
( )= 2 =
2
2
Then: = ( )
Ops !
𝑘
𝑘
𝑘
𝑝
𝐹
𝑐
𝑝
42
𝑐
𝑐
𝑘
𝒑
𝒑
𝜔
𝜙
𝒄
𝑘
𝑥
𝒄
𝜔
𝐤
𝑡
𝐾
𝜔
D’Alambert solution
43
D’Alambert solution
44
D’Alambert solution
±¯
( , )= .
45
𝑢
𝑥
𝑡
𝐴
𝑒
𝑒
𝑗
𝜔
𝑡
𝑘
𝑥
D’Alambert solution
46
Dispersive system: graphics
47
Dispersive system: Dispersion curve
Re(k)
48
Dispersive system: Frequency spectrum
49
Dispersive system: Frequency spectrum
K=0
Im(k)
Re(k)
50
Dispersive system: Frequency spectrum
51
Dispersive system: Frequency spectrum
Im(k) Re(k)
52
Group velocity: concepts
Run code : group_speed_phase_speed2.m
E depois
k1 = 3;%numero de onda rad/m
w1 = 1.5;%frequencia rad/s
k2 = 2;%numero de onda rad/m
w2 = 1.9;%frequencia rad/s
54
Group velocity: concepts
55
Group velocity: concepts
56
57