Skip to content

RakeshSivan828/DSBSC-using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

DSBSC-using-Python

AIM:

To implement and analyze DSBSC using Python's NumPy and Matplotlib libraries.

EQUIPMENTS REQUIRED

  1. Software: Python with NumPy and Matplotlib libraries
  2. Hardware: Personal Computer

Algorithm:

  1. Initialize Parameters: Set the values for carrier frequency, message frequency, sampling frequency, and frequency deviation.
  2. Generate Time Axis: Create a time vector for the signal duration.
  3. Generate Message Signal: Define the message signal as a cosine wave.
  4. Compute the Integral of the Message Signal: Calculate the integral of the message signal over time.
  5. Generate DSBSC Signal: Apply the DSBSC formula to obtain the modulated signal.
  6. Plot the Signals: Use Matplotlib to plot the message signal, carrier signal, and modulated signal.

Program

image

Output Graph

image

Tablular Column

WhatsApp Image 2025-10-18 at 13 16 07_a7871047

Result

Thus the DSB-SC-AM Modulation is generated using python.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published