3. Quality of Service Flashcards
(30 cards)
How is the Shannon rate defined?
Defines the minimum Eb/N0 that can, in theory, provide error-free transmission for a given code rate in an AWGN channel
i.e.error free communication is limited by rate of data transmission
What are the BER performance objectives for telephony (CCIR Rec. 522)?
BER ≤ 10⁻⁶ for 10-minute mean, ≤ 20% of any month
BER ≤ 10⁻⁴ for 1-minute mean, ≤ 0.3% of any month
BER ≤ 10⁻³ for 1-second mean, ≤ 0.01% of any year
What are the BER objectives for 64 kbps ISDN data transfer (CCIR Rec. 614)?
BER ≤ 10⁻⁷ for ≤ 10% of any month
BER ≤ 10⁻⁶ for ≤ 2% of any month
BER ≤ 10⁻³ for ≤ 0.03% of any month
What is the purpose of scrambling in digital communications?
Ensures symbol transition probability ≈ 0.5 to maintain timing synchronization
Eliminates long sequences of 0s or 1s
Acts as energy dispersal, removing discrete spectrum lines to meet PFD limits
What is the difference between stream and block ciphering?
Stream cipher: encrypts bit-by-bit with keystream
Block cipher: encrypts block-by-block, often stronger against errors
What are common types of channel coders and their characteristics?
Block codes (e.g., Hamming, RS): Fix errors in blocks
Convolutional codes: Good for random errors, decoded with Viterbi
Concatenated codes: Combine RS + Conv with interleaving
Turbo codes: Iterative decoding, near Shannon limit, used in 3G
LDPC codes: Long codes with sparse parity-check matrices, used in DVB-S2
Which digital modulation schemes are used in satellite links?
BPSK, QPSK: Common for power-limited satellite links
MSK, OQPSK: Used in mobile to minimize amplifier distortion
16QAM, 32APSK: Used in bandwidth-limited channels
What is the main tradeoff when choosing modulation schemes?
Power vs. Bandwidth
Higher-order modulations (e.g., 16QAM) = more bandwidth-efficient, but require higher SNR
How does BPSK compare to QPSK in terms of performance?
BPSK: Better error performance (lower BER)
QPSK: Half the bandwidth of BPSK
BER:
𝐵𝐸𝑅 = 1/2erfc (SQRT(𝐸_𝑏 / 𝑁_0)) (for AWGN)
What is the difference between coherent and differential modulation?
Coherent (BPSK/QPSK): Best BER performance, requires carrier recovery
Differential (DBPSK/DQPSK): No carrier recovery needed, but worse BER
How is required C/No calculated from Eb/No and bit rate (Rb)?
C/No = Eb/No (dB) + 10log(Rb)
What is spectral efficiency?
η= R/B (bit/s/Hz)
Where R = data rate, B = bandwidth
Example: 54 Mbps in 36 MHz → 1.5 bit/s/Hz
What filters minimize ISI in satellite systems?
Matched filters at Tx and Rx: typically root raised cosine
Splitting symmetric filtering → minimizes ISI at symbol decision points
Filter roll-off α typically 0.2–0.35
How does coding help manage power and bandwidth trade-offs?
Coding increases required bandwidth but reduces required Eb/No
Enables operation closer to Shannon limit, improving throughput
In power-limited systems: prioritize coding
In bandwidth-limited systems: use spectral-efficient modulations
What were the key results of the hub-to-VSAT link budget example?
Service rate (Rb): 2 Mbps
C/No required: 69.5 dB-Hz
Uplink C/No (C/Nou): 86.4 dB-Hz
Downlink G/Tv in rain: 17.6 dB/K
EIRP per carrier: 39.5 dBW
Power-limited link (4 users vs 15 possible in bandwidth)
Margin: 2 dB
What method is used for complete satellite service design?
Define BER and availability requirements
Choose modulation & coding scheme
Translate BER → Eb/No → C/No
Apply margin: C/No_total = C/No_required + M
Factor in satellite specs: EIRP, G/T
Add propagation impairments (rain, FSL, etc.)
Finalize link budgets and design terminals
What are the key modulation/coding standards used in DVB-S and DVB-S2?
DVB-S (RCS): QPSK + RS + convolutional coding
DVB-S2 (RCS2):
Forward: QPSK, 8PSK, 16APSK, 32APSK + LDPC + BCH
Return: QPSK, 8PSK, 16QAM with Turbo coding
Operates in Adaptive Coding and Modulation (ACM) mode for link adaptation
What is Adaptive Coding and Modulation (ACM)?
ACM dynamically adjusts modulation and coding based on current channel conditions (e.g., rain fade) to optimize throughput while maintaining link quality.
What is the significance of ‘root raised cosine (√Rc)’ filters?
They are split between transmitter and receiver to ensure ISI-free detection.
α (roll-off) determines excess bandwidth.
α = 0 → no excess
α = 1 → doubles bandwidth
How is total bandwidth calculated from symbol rate and roll-off?
Bandwidth = Rs × (1 + α)
Where:
Rs = symbol rate
α = roll-off factor (commonly 0.2–0.35)
What is ‘symbol rate (Rs)’ and how is it related to Rc and modulation?
Rs = Rc / m
Rc = coded bit rate
m = bits per symbol (e.g., QPSK → m = 2)
What is the coded bit rate (Rc) in terms of information bit rate (Rb)?
Rc = Rb / ρ
ρ = code rate (e.g., ½, 2/3).
For concatenated codes, ρ = ρ₁ × ρ₂.
Why is QPSK often preferred over BPSK in satellite links?
QPSK requires half the bandwidth for same bit rate.
Though BER slightly worse, spectral efficiency is 2x greater than BPSK.
What does phase ambiguity mean in coherent systems like BPSK/QPSK?
It’s uncertainty in determining the absolute carrier phase without a reference. Requires carrier recovery circuits at the receiver.