본문 바로가기
목차
CE

Modulation 의 여러 정의

by ds31x 2026. 3. 2.
728x90
반응형

Modulation 이란

“modulation”이라는 단어는 분야는 따라 다른 의미로 많이 사용됨.

하지만, 이들 모두

기준 신호 또는 기준 상태에 대해
그 진폭, 주파수, 위상 등의 파라미터를
규칙적으로 조절하여 정보를 표현하거나
그 변동의 세기를 정량화하는 방식.

 

을 가리키거나, 그 결과물을 가리킴.


modulation의 어원은 라틴어 modulari 로서,

이는 다음의 뜻들을 포함함:

  • measure,
  • regulate,
  • adjust

 

요약하면,

modulation 은

  • "조절된 변화"
  • 즉, 규칙적으로 제어된 변화(controlled variation) 를 의미함.

modulation의 각 분야에 따른 정의는 다음과 같음:

 

Fourier Transform

여기서 modulation theorem

  • 시간 영역에서 신호를 복소 지수로 곱하는 연산이
  • 주파수 영역에서 스펙트럼 이동을 의미한다는 정리임.
  • Amplitude Modulation (AM) 을 수학적으로 표현하고 있음.

https://dsaint31.tistory.com/634

 

[SS] CTFT Properties : Modulation Theorem

CTFT 에서 Modulation Property란$x(t)$의 CTFT가 $X(\Omega)$인 경우,$x(t) \cos (\Omega_0 t)$의 CTFT가 다음과 같음을 의미함. $$\mathcal{F}\left[ x(t) \cos (\Omega_0 t)\right] = \frac{1}{2} \left[ X(\Omega-\Omega_0) + X(\Omega+\Omega_0)\righ

dsaint31.tistory.com


컴퓨터 네트워크 통신

MODEM (Modulator/Demodulator)에서의 modulation은

  • 디지털 정보를 아날로그 신호로 바꾸기 위해
  • 디지털 정보를 Carrier (반송파)의 진폭, 주파수, 위상 등의 파라미터 변화로 매핑하여
  • 전송 가능하도록 만드는 과정을 가리킴.

https://dsaint31.me/mkdocs_site/CE/ch06/ce06_2_01_history/#history-of-data-communication

 

BME

Network 00 History of Data Communication 1844년: Electrical Telegraphy (전신) 등장. Morse code를 이용하여 미국 볼티모어와 워싱턴 D.C. 사이에 연락이 이루어짐. 1876년: 알렉산더 그레이엄 벨의 전화기 발명. 1950년

dsaint31.me


영상 처리 등

Imaging system에서의 Moudation은 크게 이미지의 정량적 특성 또는 Image system의 특성을 나타내는데 사용됨

https://dsaint31.tistory.com/353

 

[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


이미지의 정량적 특성으로서 modulation

밝기 신호의 최대값과 최소값 차이를 기준값으로 정규화한 대비(contrast)의 크기를 의미.


Imaging system의 특성인 Modulation Transfer Function (MTF)

공간 주파수별로 입력 대비(output/input) contrast, 즉 modulation이 Imaging system에 의해 얼마나 전달되는지를 나타내는 함수를 가리킴.


같이보면 좋은 자료들

https://dsaint31.tistory.com/354

 

[DIP] Local Contrast:

Local contrast란?Local constrast의 수식은 다음과 같다.$$C=\frac{I_t-I_b}{I_b}$$$I_t$ : Target의 intensity값. (흔히 Region of Interest를 이용하여 분석되며, 해당 영역에 속하는 모든 pixel intensity의 mean)$I_b$ : Background

dsaint31.tistory.com

https://dsaint31.tistory.com/625

 

[DIP] Image Quality 관련 정량화 지표들: Resolution, Contrast, SNR

Image Quality 관련 정량화 지표들: 다음은 Image Restoration등에서 사용되는 Image Quality를 나타내는 정량적 지표들에 대한 간략한 소개임.(image acquisition에 사용된 장비의 성능의 비교에도 사용됨) 참고

dsaint31.tistory.com

https://dsaint31.me/mkdocs_site/CE/ch06/ce06_1_05_bright_duty/?h=modulation

 

BME

Brightness Control Duty Cycle PWM Brightness Control and Duty Cycle LED 등을 사용할 때, Brightness Adjustment가 필요하다면, Duty Cycle을 조정하면 됨. Duty Cycle이란 signal의 1주기 동안 on 상태인 시간이 어느 정도의 퍼센

dsaint31.me

 

728x90

'CE' 카테고리의 다른 글

Machine 이란?  (0) 2026.03.03
USENet-User's Network  (0) 2026.03.02
Theoretical Compilation Phases (이론적 컴파일 단계)  (0) 2026.03.02
context 란?  (0) 2026.02.25
Cryptography: From Symmetric-Key Encryption to TLS  (0) 2026.01.29