Telecommunications
Bit, Symbol and Valence
A symbol contains multiple bits. The number of bits per symbol is denoted as n
.
The number of possible signal states is denoted by M
- called valence in French.
It is calculated from the valence (number of possible states) as:
Symbol Rate and Bitrate
The symbol rate is also called modulation rate. It is the inverse of the symbol time:
Symbol rate (in baud)
The bitrate is the inverse of the bit time:
Bitrate (in bits/s)
We can convert between symbol rate and bitrate using valence:
Bitrate from symbol rate and valence (in bits/s)
Channel Capacity
Shannon-Hartley Theorem
The Shannon-Hartley theorem allows us to determine channel capacity:
Caption:
C
: capacity in bits/sB
: bandwidth in HzS/N
: signal-to-noise ratio(1 + S/N)
: the maximum valence
Noise limits the valence, which in turn limits the channel capacity.
So we have:
Caption:
R_b
: the source bitrateC
: the channel capacity
Nyquist Theorem
Nyquist’s theorem defines the minimum required bandwidth for a channel (to avoid intersymbol interference - ISI):
Caption:
B
: bandwidthR
: symbol rate
Since channel bandwidth is limited, symbol time is limited too — so the transmission speed is limited.
Eye Diagram
The eye diagram is used to detect intersymbol interference (ISI).
To plot it, we take a period (either T
or 2T
) and overlay the signal on that period.
We can measure the horizontal distance, also called the “eye opening”.
- https://vincmazet.github.io/spetsi/eyediag.html - Eye diagram animation
Constellation Diagram
The constellation diagram measures the distance between symbols generated by the IQ modem.
Gray coding helps reduce errors by ensuring only one bit changes for each π/2 phase shift.
Links
- Courses, labs and tutorials by Mme. THEYS
- Courses, labs and tutorials by Mr. PAYAN
- https://vincmazet.github.io/comnum/ - Website of Mr. Mazet
- https://vincmazet.github.io/spetsi/eyediag.html - Animations on Mr. Mazet’s website
- https://radars-darricau.fr/livre/1-Pages/Sommaire.html – Radar resource
- https://passiontelecom.fr/category/cours-telecom/ – Telecom courses