Mod 5suv
Mod 5suv
and baud rate, with a simple example.                            If each signal (symbol) carries 2 bits:
                                                                       Bit rate = 1000 bps
🟦 What is Digital Modulation?                                          Baud rate = 500 baud
Digital Modulation is a method used to send digital data (0s     ------------------------------------------------------------------------------------
and 1s) using an analog signal (a continuous wave). We do this   🔷 Amplitude Shift Keying (ASK) – Simple Explanation
by changing (modulating) certain properties of the analog        🟩 Definition:
signal (called the carrier) based on the digital bits.           ASK is a type of digital modulation where we change the
We usually change:                                               amplitude of a high-frequency analog carrier signal to
     Amplitude (height of the wave),                            represent digital data (0s and 1s).
                                                                       Amplitude changes → based on digital input (1 or 0)
     Frequency (how fast the wave oscillates), or
                                                                       Frequency and phase → stay the same
     Phase (position or angle of the wave).
❌ Disadvantages of ASK:
     1. Very Sensitive to Noise
                o Any small change in signal amplitude due to
                     noise can cause bit errors.
     2. Low Power Efficiency
                o Not suitable for power-limited systems (like
                     satellites or wireless sensors).
     3. Poor Performance in Long-Distance or Wireless                                  ------------------------------------------------------------------------------------
           Transmission
                o Amplitude can be easily distorted by fading or
                     interference, making it unreliable in such
                     environments.
     4. Not Ideal for High-Speed Data
                o Because of its noise sensitivity, ASK is not good
                     for transmitting fast-changing data over noisy
                     channels.
------------------------------------------------------------------------------------
🔹 What is Frequency Shift Keying (FSK)?
FSK is a digital modulation technique where the frequency of a
high-frequency carrier signal is changed depending on the
binary input data (1s and 0s).
      Amplitude and phase stay constant                                               How Does the BFSK Modulator Work?
      Only frequency changes                                                             1. Binary Data Input:
                                                                                                 o You start with a stream of 1s and 0s (e.g.,
💡 Example:                                                                                            10110).
Let’s say:                                                                                2. NRZ Encoding:
      Binary 1 = use a higher frequency (e.g., f₁ = 1200 Hz)                                    o Convert the 1s and 0s into a signal where:
      Binary 0 = use a lower frequency (e.g., f₂ = 1000 Hz)                                               1 = +1 (high)
So, the output waveform will “shift” between 1200 Hz and                                                   0 = –1 (low)
1000 Hz depending on the input data.                                                      3. Two Modulators (M1 & M2):
                                                                                                 o The encoded signal is sent to two balance
                                                                                                      modulators:
                                                                                                           M1 uses frequency f1 (for binary 1)
                                                                                                           M2 uses frequency f2 (for binary 0)
                                                                                          4. Carrier Inputs:
                                                                                                 o M1 gets a carrier wave of f1
                                                                                                 o M2 gets a carrier wave of f2
                                                                                          5. Linear Adder:
                                                                                                 o The outputs from M1 and M2 are added.
                                                                                                 o But only one of them is active at a time
                                                                                                      (depending on the input bit).
                                                                                                 o So, the final output is a wave with frequency f1
                                                                                                      or f2, depending on the input bit.
                                                                                       ✅ Advantages of BFSK:
🔸 Mathematical Expression (Binary FSK or BFSK):
                                                                                            1. More reliable than ASK – Less affected by noise
                                                                                               and signal amplitude variations.
                                                                                            2. Good for long-distance transmission – Performs
                                                                                               better in wireless and radio systems.
                                                                                            3. Simple to implement – Especially for non-
                                                                                               coherent demodulation.
                                                                                            4. Constant amplitude – Helps reduce distortion in
                                                                                               power amplifiers.
❌ Disadvantages of BFSK:                                                               Channel Coding Theorem
     1. Takes more bandwidth – BFSK requires more
           bandwidth compared to ASK or PSK.
     2. Less power-efficient than PSK – It needs more power
           to achieve the same error performance.
     3. Needs two carriers – Two separate frequencies must
           be generated and switched.
     4. More complex than ASK – Requires more circuitry for
           modulation and demodulation.
------------------------------------------------------------------------------------
🧠 Real-Life Example:
     When you zip a file or compress an image (like JPG),
        you're doing source coding.
     It makes the file smaller without losing quality (or with
        minimal acceptable loss).
💡 Types of Errors
Example:
If 1 wrong bit in 1000 sent →
BER = 1 / 1000 = 10⁻³
🧠 Idea: Add one extra bit (parity bit) to make the number of 1s either even or odd.
📦 Example:
Data = 1010001 → has 3 ones
Using even parity → add 1 to make it even → 10100011
✔️Good for detecting single-bit errors, but not reliable for multiple-bit errors.
2. Checksum
🧠 Idea:
📦 Example:
      Send: 1001, 1100, 0101 → Sum = 10010 → Checksum = 0010 (lower bits)
      Receiver adds: If total = 0 → No error
📦 Example:
      Data: 1101011011
      Generator: 1011
      Remainder = CRC bits → Send: Data + CRC
 Data Bytes
10110010
01001101
11011000
LRC Byte: ?
→ LRC is calculated by taking the parity of each column and forming a new byte.
→ This LRC byte is added at the end for checking at the receiver.
                                                MODULE 5
🔟 Top Applications of Wireless Communication:
      Wi-Fi provides wireless internet access in homes, schools, offices, and cafes.
      It connects devices like laptops, phones, and smart TVs without cables.
📶 Example: Using your laptop to browse the internet over home Wi-Fi.
3️⃣ Bluetooth
Example: Watching live cricket match via satellite TV (like Tata Sky, Airtel DTH).
 Wireless technology is used in remote controls for TVs, ACs, drones, etc.
🏥 Example: A heart patient wearing a wireless ECG monitor that sends reports to the doctor’s phone.
Example: Soldiers using wireless headsets and encrypted radios in the battlefield.
 Devices like lights, fans, door locks, and cameras are connected wirelessly and controlled via mobile apps.
📜 Evolution – Step-by-step:
Generation      Features                                        Example
1G – Analog     Only voice calls using analog signals           Old brick-type mobile phones
2G – Digital    Voice + SMS (digital signals)                   Basic phones with keypad (Nokia 1100)
3G – Internet Voice + SMS + Internet                            Phones with internet browsing (3G data)
4G – High-
                Fast Internet + Video calls + Apps              Smartphones with YouTube, Zoom
speed
5G – Smart
                Ultra-fast + Smart Devices + Low delay          Self-driving cars, smart cities, 5G mobile
World
                Combines all services (voice, data, video) on   Using one internet connection for everything – calls,
NGN – Future
                one IP-based network                            YouTube, Zoom, IoT devices
📡 What is a Cluster?
    A cluster is a group of cells where each cell uses different frequencies.
    Within one cluster, no two cells use the same frequency to avoid interference.
📌 Why?
To avoid signal clash or interference between nearby towers.
🧠 Real-Life Example:
Imagine you are in a city.
The mobile network divides the city into small hexagonal zones (cells).
    Each zone has its own tower giving strong signal.
    A group of zones (cells) form a cluster – they use different frequencies to avoid confusion.
    These clusters are repeated throughout the city or country to cover the whole area.
✅ Summary:
    Cell = A small service area with its own antenna.
    Hexagon shape is used for perfect coverage and planning.
    Cluster = Group of cells with unique frequencies.
    Cluster Reuse = Same set of frequencies reused in other areas safely.
🧠 Why is it needed?
The radio frequency spectrum is limited. To serve more users with the available frequencies, we reuse frequencies in a
smart way by separating them with enough distance.