실험음성학 2주차 - Types of Sounds & How to use Praat

[이론]

Sound Wave는 Sound를 표현하는 방식이다.

★ Sound Wave는 크게 세 가지 종류로 나뉜다.

1. Periodic

: cyclic and repeating pattern - sine wave

  • voiced sonorants (vowel and sonorant consonants)
  • F0: fundamental frequency (related to pitch)

2. Aperiodic

: no repeating pattern

(1) Aperiodic countinuous

 : random and no repeating pattern, noisy

  • voiced and voiceless fricatives (ex) aspiration of plosive)

(2) Transient

: very brief duration, resemble periodic wavefroms but the movments die away too quickly

  • stop sonorants

-> 다양한 양상을 보임에도 이 sound waveform들은 모두 sine waves로 구성된다 (by combining sine waves).


★ Periodic wave의 경우, 모든 component wave가 F0의 배수 관계의 주파수를 가질 수 있다는 특징이 있다. 이러한 특징을 정립하는 데 Joseph Fourier가 큰 기여를 했기 때문에 sine wave component는 'Fourier Analysis'라고 불리기도 한다.


★ F0의 배수 관계를 가지는 주파수를 harmonics라고 부른다.
    ex) if F0=100Hz, 200Hz=second harmonic, 300Hz=third harmonic, and so on
         (F0 그 자체가 first harmonic이다.)

★ Sine wave는 frequency와 amplitude를 통해 명시될 수 있다.
- Amplitude: maximum height above the baseline achieved by sine wave, irrespective of frequency
(frequency-pitch, amplitude-loudness)


★ 



[Lab]

주제: Creating a combination of sine waves using Praat

formula: A*sin(2π+F*T)



1) Create sound from formula



ex)
1-1: 1/2 * sin(2*pi*200*x)  /  A=0.5, F=200
1-2: 1 * sin(2*pi*400*x)    / A=1, F=400


2) View & edit

1-1:
1/2 * sin(2*pi*200*x)


1-2:
1 * sin(2*pi*400*x)


3. Now combine these two sound waves

Combine formula
1/2 * sin(2*pi*200*x) + 1 * sin(2*pi*400*x)

View & edit



[Praat 프로그램 다루는 법 - 기초]
1.
상단 메뉴바에서 show pitch/intensity/formants를 각각 설정할 수 있다.



2.
특정 부분을 드래그한 후 아래 [sel] 버튼을 누르면

원하는 파트만 볼 수 있게 된다.

all: 전체 보기
in: 확대
out: 축소
bak: 돌아가기


3. formula를 만들지 않고 기존에 갖고 있는 wav파일을 사용하고 싶다면,
상단 메뉴바에서 Open - Read from file - View & Edit 을 통해 열어볼 수 있다.







댓글