Data Comm Group 7 Sec A Presentation
Data Comm Group 7 Sec A Presentation
Bangladesh
Faculty of Engineering
Group -
07
Group Members:
Abdullah Rahman Irfan 22-46877-1
•FDM (Frequency Division Multiplexing): Figure X:Amplitude Shift Keying (ASK) Modulation
A technique where multiple signals are Process
transmitted simultaneously over different
frequency bands — e.g., radio stations
broadcasting on separate frequencies like
88.1 MHz, 90.5 MHz, etc.
Figure Y: Frequency Division Multiplexing (FDM)
System Overview
🔧 Procedure
• Bit duration : 1s
subplot(7, 1, 2);
plot(t2, bit2, 'LineWidth', 2.5); grid on;
axis([0 bp*length(x2) 0 5]);
ylabel('Amplitude (V)');
xlabel('Time (sec)');
title('Source 2 (P): Transmitting Digital Signal');
subplot(7, 1, 3);
plot(time, ask_x1, 'LineWidth', 2); grid on;
ylabel('Amplitude (V)');
xlabel('Time (sec)');
title('ASK Modulated Signal for Source 1');
subplot(7, 1, 4);
plot(time, ask_x2, 'LineWidth', 2); grid on;
ylabel('Amplitude (V)');
xlabel('Time (sec)');
title('ASK Modulated Signal for Source 2');
subplot(7, 1, 5);
plot(time, composite_signal, 'LineWidth', 2); grid on;
xlabel('Time (sec)');
ylabel('Amplitude (V)');
title('Composite Signal (FDM)');
subplot(7, 1, 6);
plot(t1, rec_bit1, 'LineWidth', 2.5); grid on;
axis([0 bp*length(recovered_x1) 0 5]);
ylabel('Amplitude (V)');
xlabel('Time (sec)');
title('Recovered Digital Signal for Source 1');
subplot(7, 1, 7);
plot(t2, rec_bit2, 'LineWidth', 2.5); grid on;
axis([0 bp*length(recovered_x2) 0 5]);
ylabel('Amplitude (V)');
xlabel('Time (sec)');
title('Recovered Digital Signal for Source 2');
Amplitude Shift Keying (ASK) & Frequency Division Multiplexing (FDM): Impacts
Social Impact:
Improved Communication Systems
ASK & FDM are key to modern data
transmission.
FDM enables multiple signals on shared media.
Global Connectivity
• Enables seamless international communication.
• Facilitates cultural exchange & collaboration.
Safety-Critical Systems
Used in:
1. Aviation
2. Maritime communication
3. Public transport systems
Energy Efficiency
• ASK is power-efficient (used in IoT, remotes)
• FDM reduces infrastructure needs → lower emissions
Cultural Impact:
Mental Well-being
• Reliable connectivity reduces stress
during isolation.
Health Education
Used in public health campaigns via:
1. Radio
2. Television
3. Mobile networks