CTFT 에서 Modulation Property란
x(t)의 CTFT가 X(Ω)인 경우,
x(t)cos(Ω0t)의 CTFT가 다음과 같음을 의미함.
F[x(t)cos(Ω0t)]=12[X(Ω−Ω0)+X(Ω+Ω0)]
추가적으로,
x(t)sin(Ω0t)의 CTFT도 다음과 같이 구해짐.
F[x(t)sin(Ω0t)]=12j[X(Ω−Ω0)−X(Ω+Ω0)]
증명 (cos 경우만).
CTFT에 의해 다음이 성립.
F[x(t)]=X(Ω)=∫∞−∞x(t)e−jΩtdt
여기 x(t)cos(Ω0t)의 CTFT는 다음과 같음.
F[x(t)cos(Ω0t)]=∫∞−∞x(t)cos(Ω0t)e−jΩtdt=∫∞−∞x(t)[ejΩ0t+e−jΩ0t2]e−jΩtdt=12F[x(t)ejΩ0t]+12F[x(t)e−jΩ0t]=12X(Ω−Ω0)+12X(Ω+Ω0)
Signal의 Modulation
DIP등에서 사용되는 signal의 Modulation은 조금 다른 의미로 사용된다.
다음 URL을 참고할 것.
2022.09.26 - [Programming/DIP] - [DIP] Modulation Transfer Function and Contrast
[DIP] Modulation Transfer Function and Contrast
Modulation Transfer Function (MTF) MTF can be defined as the magnitude of the Fourier transform of the point or line spread function. 입력신호가 어떤 장치-시스템을 통과하고 난 후 그 물리적 특성이 어떻게 변하는지를 나타
dsaint31.tistory.com
'... > Signals and Systems' 카테고리의 다른 글
[SS] System Representation w/ Laplace Transform (0) | 2023.11.16 |
---|---|
[SS] Convolution with an shifted impulse (0) | 2023.10.19 |
[SS] Fourier Transform of Impulse Function (Dirac Delta) (0) | 2023.10.13 |
[SS] Fourier Transform Table (0) | 2023.10.13 |
[SS] 1장 관련 Quiz (1) | 2023.10.06 |