Save
Reliability
Save
Share
Learn
Content
Leaderboard
Share
Learn
Created by
Emmie Drummond
Visit profile
Cards (91)
What can introduce bit errors in physical links?
Noise
and
interference
View source
What does the bit error rate (BER) measure?
Frequency of bit errors over
time
View source
What does a bit error rate of
1
0
−
3
10^{-3}
1
0
−
3
indicate?
1 error in every
1,000
bits
View source
How common are bit errors on wired links?
Rare, around
1
0
−
12
10^{-12}
1
0
−
12
for
optical transmission
View source
How do bit errors in wireless links compare to wired links?
More common, around
1
0
−
2
10^{-2}
1
0
−
2
in
3G/4G
View source
What are parity bits used for?
Detecting
errors
in
data transmission
Sent with each fixed amount of data
Calculated by counting the number of 1 bits
View source
What is even parity?
Parity bit
produces an even
number
of 1 bits
View source
What is odd parity?
Parity bit
produces an odd number of 1 bits
View source
What limitation do parity bits have?
Cannot detect
even number
of bit errors
View source
What does the Internet checksum algorithm do?
Sums together the
data
being sent
View source
What is a limitation of the Internet checksum?
Poor at detecting
multiple errors
View source
What are the strengths of Cyclic Redundancy Check (CRC)?
Detects
single-bit errors
Detects
double-bit errors
Detects
bursts of errors
View source
How can binary data be represented in CRC?
As a
polynomial
with binary coefficients
View source
What is the degree of a polynomial representing a bitstring?
One less than the
number
of bits
View source
How is a bitstring represented as a polynomial?
Using each bit as a
coefficient
View source
What is the purpose of a generator polynomial in CRC?
To ensure
error detection
capabilities
View source
What happens if the transmitted polynomial is not divisible by the generator polynomial?
A
bit error
has occurred
View source
What is the significance of the remainder in CRC?
Indicates if
bit errors
occurred
View source
What is the condition for polynomial division in CRC?
Dividend must have a higher
degree
than divisor
View source
How is the remainder calculated in polynomial division?
Using
exclusive OR (XOR)
on coefficients
View source
What are the steps to produce a CRC check sequence?
Pad the original message with zeros
Divide by the
generator polynomial
Subtract the
remainder
from the padded message
View source
What is the generator polynomial used in the example?
CRC-4
, which is
x
4
+
x^4 +
x
4
+
x
+
x +
x
+
1
1
1
View source
What does a remainder of 0 indicate at the receiver?
No
bit errors
have occurred
View source
What is the goal when selecting a generator polynomial?
To minimize
undetected errors
View source
How can single bit errors be detected?
By selecting a
generator polynomial
with non-zero ends
View source
How can odd number of bit errors be detected?
By using a generator polynomial with an
even
number of terms
View source
What are some common CRCs and their properties?
CRC-16
: Detects all 1 and 2 bit errors
CRC-4
: Used for smaller data frames
View source
What is a common error in data transmission?
Single bit error
View source
How is a single bit error represented mathematically?
As
𝐸(�
�)
= 𝑥<sup>i</s
up>
View source
What condition must the generator polynomial 𝐺(𝑥) meet to detect single bit errors?
First and last terms must be
non-zero
View source
What does it mean if 𝐸(𝑥) does not divide exactly into 𝐺(𝑥)?
Single bit errors can always be
detected
View source
How can we ensure that 𝐸(𝑥) does not divide equally into 𝐺(𝑥) for odd bit errors?
𝐺(𝑥) must have a
n ev
en number of terms
View source
What factor guarantees that 𝐺(𝑥) has an even number of terms?
(
1
+
�
�)
View source
What types of errors does CRC-16 detect?
All
1 and 2 bit errors
All error bursts up to
16 bits
All bursts affecting an odd number of bits
99.997%
of
17 bit
error bursts
99.998%
of error bursts longer than 17 bits
View source
What is the polynomial for CRC-32?
�
�<sup>32</sup> + 𝑥<su
p>
26</sup> + 𝑥<s
up
>23</sup> + 𝑥<
su
p>22</sup> + 𝑥
<s
up>16</sup> + �
�<
sup>12</sup> +
𝑥
<sup>11</sup> +
�
�<sup>10</sup>
+
𝑥<sup>8</sup>
+ 𝑥<sup>7</sup
>
+ 𝑥<sup>4</sup> + 𝑥<sup>2</sup> + 𝑥 + 1
View source
In which applications is CRC-32 used?
Ethernet
,
SATA
, PNG,
gzip
View source
What is Forward Error Correction (FEC)?
Original transmission includes
redundant
information
View source
What does Automatic Repeat Request (ARQ) do?
Resends the frame after an
error
indication
View source
How does the Hamming code work for error correction?
Positions that are
powers of 2
are
parity bits
Each parity bit covers specific bit positions
Receiver checks parity bits to locate errors
View source
How many parity bits cover each data bit in Hamming code?
Two
or more parity bits
View source
See all 91 cards
See similar decks
11.4.1 Assessing Reliability
Edexcel GCSE Psychology > Topic 11: Research Methods – How do you carry out psychological research? > 11.4 Reliability and Validity
25 cards
2.1.2 Liability
Edexcel A-Level Business > Theme 2: Managing Business Activities > 2.1 Raising Finance
31 cards
11.4 Reliability and Validity
Edexcel GCSE Psychology > Topic 11: Research Methods – How do you carry out psychological research?
52 cards
11.4 Reliability and Validity
Edexcel GCSE Psychology > Topic 11: Research Methods – How do you carry out psychological research?
52 cards
11.4.1 Assessing Reliability
Edexcel GCSE Psychology > Topic 11: Research Methods – How do you carry out psychological research? > 11.4 Reliability and Validity
25 cards
5.1.3 Reliability and Validity in Diagnosis
Edexcel A-Level Psychology > Unit 5: Clinical Psychology > 5.1 Diagnosing Mental Disorders
37 cards
12.2 Reliability and Validity in Diagnosis and Classification
AQA A-Level Psychology > Unit 12: Schizophrenia
51 cards
b. External Validity
Edexcel GCSE Psychology > Topic 11: Research Methods – How do you carry out psychological research? > 11.4 Reliability and Validity > 11.4.2 Assessing Validity
27 cards
11.4.2 Assessing Validity
Edexcel GCSE Psychology > Topic 11: Research Methods – How do you carry out psychological research? > 11.4 Reliability and Validity
27 cards
11.4.2 Assessing Validity
Edexcel GCSE Psychology > Topic 11: Research Methods – How do you carry out psychological research? > 11.4 Reliability and Validity
27 cards
b. External Validity
Edexcel GCSE Psychology > Topic 11: Research Methods – How do you carry out psychological research? > 11.4 Reliability and Validity > 11.4.2 Assessing Validity
27 cards
Reliability
Psychology - Research Methods
14 cards
Reliability
7 cards
Reliability
PSYCHOLOGY
16 cards
Reliability
Y13 research methods
17 cards
Reliability
24 cards
reliability
9 cards
reliability
psychology > research methods
10 cards
Reliability
Psychology component 2
7 cards
Reliability
As Component 2 Research Methods > Psychology
11 cards
Reliability
Semester 2 > Foundations in mental health & distress > Psychiatric Diagnoses: The Classification of Mental Distress
5 cards