Block 2 Flashcards

Revision For Communications technology TM355

1
Q

BER - Bit Error Rate

A

In digital communications the BER is the number of bits received in error divided by the number of bits transmitted

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

FEC - Forward Error Correction

A

FEC is a method of error control whereby a receiver can correct errors in received data without the need for requesting data re-transmission.

FEC allows errors to be corrected where there is no return channel and without the delay incurred by requesting re-transmission.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

(n,k) notation

A

n this is the digits in the code word
k this is the message digits

n - k = m
m is the parity digits

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

code rate in n k notation

A

The code rate is k/n

The higher the code rate the lower the redundancy as more of the code is used for message digits

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Code redundancy

A

Code redundancy

R = (n-k) / n

Where
R is the code redundancy
n is the digits in the code word
k is the message digits

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Hamming code expressed as an equation

A

n = 2^m - 1

Where
n is the digits in the code word
m is the parity digits

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Parity Check

A

A further bit is added to a code word. This is the parity bit. It is chosen so that the total number of 1’s in the code word are even. That is, Even parity.

Odd parity is the same principle however the resulting code word will have an uneven number of 1’s

How well did you know this?
1
Not at all
2
3
4
5
Perfectly