Class Notes Flashcards
AWGN Channel Model
The most simple channel model, it is simply noised addition.
Commonly used in deep-space communication.
Most of the course is going to be based on this model.
Band-limited channel model examples.
Twisted Cable.
Coaxial Cable.
Optical fibre (large bandwidth, but still limited)
Band-limited Channel Model Stages
First, the input signal is going to be modeled by an impulse response or by a frequency response.
This is where the bandwidth limitation comes from, if the channel doesn’t respond or attenuates certain frequencies there must be a fundamental bandwidth limitation.
This could distort the input signal.
In addition to that distortion by the channel itself, there is also noise that adds to the signal.
What is a channel?
To send information from A to B we need a channel.
Depending on the media, we have different channel models.
Channel that only adds noise.
Channel that on top of noise can distort signal because of bandwidth limitations
There is also a wireless channel.
For Wireless Channels why does Dispersion In Frequency occur?
It happens because of the Doppler Effect.
If you multiply two signals in the time domain, what will happen in the frequency domain?
Vice-versa?
Convolution in the frequency domain.
If there is convolution in the time domain the signals multiply in the frequency domain.
What does a binary transmission scheme mean?
This is when we send 1 bit per each signal interval.
What does a M-ary transmission scheme mean?
M-ary is when we send more than 1 bit per signal interval.
What things do you need to consider when choosing a Baseband Digital Transmission Scheme
Energy efficiency, that is the Eb/N<strong>0</strong> ratio required to achieve a specific error probability.
Bandwidth efficiency, that is the data rate per unit of bandwidth.
Implementation cost and complexity.
Baseband Digital Transmission: What symbols are output from a mapper when a binary sequence is input?
1 for 1
-1 for 0
Why is it that you can encode 2 bits with 4 symbols?
What is the name of this mapping scheme?
What is the advantage of using this scheme over a Binary Polar Scheme?
There are four different values you can get with 2 bits when binary is used.
00, 01, 10, 11
Each of these values can have an associated symbol.
Thus 2 bits can be encoded in one signal interval.
Name: Quaternary Scheme
The advantage is that the Quaternary scheme can use less bandwidth to send the same signal, thus it has higher bandwidth efficiency.
What is the equation for symbol rate Rs ?
Rs = 1/Ts
Where Ts is the symbol interval (the duration of a symbol)
What is the equation for bit rate Rb ?
Rb = 1/Tb
Tb is the bit interval, i.e. the duration of a bit.
How are Rb and Rs related?
How are Tb and Ts related?
Rb = Rs*log2(M)
Tb = Ts/ log2(M)
The log2(M) converts the number of symbols to the number of bits. A Quaternary scheme would have M=4 and thus log2(4) would be equal to 2.
What is the Energy Efficiency defined as?
The amount of energy you need to sustain a certain error rate.
Where the error rate is the fraction of errors that I get out of the receiver, out of the total number of bits sent.
What does Xk refer to?
Refers to individual symbols one by one.
For example, in a binary polar scheme, X1 might refer to 1, X2 might be -1, X3 might be -1, etc.
Why does a Polar Binary Transmission scheme convery more energy per bit than in a Unipolar Binary Transmission?
Because polar has two amplitude levels, a positive and a negative amplitude level to encode 1 and 0.
On the other hand, unipolar has no amplitude level for 0, a null amplitude.
So unipolar uses have the energy per bit.
How do you calculate the average energy per symbol for an M-ary transmission scheme that has equal spacing between the levels?
Energy per symbol equation is in the middle.
What is the purpose of a constellation diagram?
It is a visual representation of the various symbols associated with a signaling scheme.
It is most importantly used for bandpass digital schemes.
What does an envelope detector do?
An envelope detector measures the amplitude of a signal.
Ak = |xk|2
Noise is generally assumed to be…
Gaussian
Following a Guassian distribution.