Skip to content

anr2311/Digital_Modulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Digital_Modulation

This repo contains MATLAB scripts for digital modulation techniques (ASK, FSK and PSK) in wireless communications

Digital modulation involves encoding digital data into a carrier wave for transmission. It allows efficient and reliable communication over various mediums, such as radio, optical, or wired channels. Common digital modulation techniques include:

Amplitude Shift Keying (ASK): Encodes data by varying the carrier wave's amplitude.

  • Simpler but susceptible to noise.
  • Used in low-bandwidth applications.

image

Frequency Shift Keying (FSK): Represents data by changing the carrier wave's frequency.

  • More noise-resistant than ASK.
  • Common in modems and RFID systems.

image

Phase Shift Keying (PSK): Modulates data by altering the carrier wave's phase.

  • Highly efficient and widely used in wireless communication.
  • Includes variants like BPSK and QPSK.

image

About

This repo contains MATLAB scripts for digital modulation techniques (ASK, FSK and PSK) in wireless communications

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages