IGCSE Data Transmission

studied byStudied by 2 people
0.0(0)
Get a hint
Hint

What is serial transmission of data?

1 / 43

encourage image

There's no tags or description

Looks like no one added any tags here yet for you.

44 Terms

1

What is serial transmission of data?

When a single wire is used to link the two devices, data is sent down the wire in the form of bits

New cards
2

How is a byte that represents a single character transmitted in serial data transmission?

As eight bits in sequence, one signal for each bit

New cards
3

What are the advantages of serial transmission of data?

Simple and reliable because the next bit is not transmitted until the current one has been received

New cards
4

What is the disadvantage of serial transmission?

Slow transmission because only one bit can be transmitted at a time

New cards
5

What type of data transmission is used by all peripheral devices that connect through a Universal Serial Bus (USB)?

Serial data transmission

New cards
6

What is parallel data transmission?

When more than one wire is used to connect two devices so that more bits can be sent simultaneously

New cards
7

What would be a sensible number of wires in parallel transmission of data and why?

Eight because then a whole byte can be sent at the same time

New cards
8

Why is parallel data transmission faster than serial data transmission?

More bits can travel at the same time

New cards
9

Why is parallel transmission less reliable than serial transmission?

The fine tolerances(公差) in the transmission means that bits can get muddled(糊涂) up

New cards
10

What is skew(斜)?

When the bits come out of sequence if a bit is delayed long enough to arrive in time to be counted as a bit in the next byte due to the resistance(电阻) on its wire

New cards
11

What are the advantages of parallel data transmission?

Faster than serial, more bits can be sent simultaneously

New cards
12

What are the disadvantages of parallel data transmission?

Only suitable for short distances because the bits may come out of sequence (skew) due to resistance of wires, less reliable than serial data transmission

New cards
13

What is simplex transmission?

Data can only travel in one direction

New cards
14

Why was teletext(图文) information a popular use of simplex transmission?

Information passed to TV - television receiver (no way to send data back in other direction)

New cards
15

What is duplex transmission?

Data can travel in both directions at the same time

New cards
16

Explain how a telephone conversation is an example of duplex transmission

Users can speak and be heard from both sides at the same time

New cards
17

What is half duplex transmission?

When data can pass in both directions along the wire but only in one direction at a time

New cards
18

Give an example of half duplex transmission

A radio(无线电) system in which each handset can be set to either receive mode or send mode

New cards
19

What is the bit rate/baud rate of data transmission?

The number of bits that can be sent in one second - i.e. the rate at which data is transferred

New cards
20

What is the unit of bit rate?

Baud (bits per second)

New cards
21

If a higher amount of data needs to be transferred, is it more desirable to have a higher or lower bit rate and why?

Higher bit rate - more bits can be sent in one second so larger data can be sent faster

New cards
22

What is the bandwidth of a communication medium?

The amount of data that can be sent in a given time period along this medium

New cards
23

How does the bandwidth effect the amount of data that can be sent along a medium in a given time?

The higher the bandwidth, the more data can be sent along the medium in a given time

New cards
24

Give an example of when the size of a file does not matter in data transmission

When a word document is being transmitted - the user has time to wait for it to be fully downloaded

New cards
25

Why would the file size matter when the data being transmitted is a video to be streamed?

The video is being watched as it is being transmitted, so the data needs to arrive quickly enough to compose and display the media to the user

New cards
26

What are the four main methods of error checking used in data transmission?

Echoing back, parity check, parity blocks, checksum

New cards
27

Describe the echoing back method of error checking

Data sent back from receiving device to the sender. If data sent back matches original data, the original data must have been transmitted correctly. If not, an error occurred and the data must be sent again.

New cards
28

What transmission mode does there need to be when echoing back is used as the error checking method in data transmission?

Duplex or half duplex to allow bi-directional transfer of data

New cards
29

What is an odd parity?

Number of 1's in the byte must be odd

New cards
30

What is an even parity?

Number of 1's in the byte must be even

New cards
31

Describe the parity check method of error checking

Before communicating, two devices decide on an odd or even parity. An extra bit is added to the byte being transmitted to ensure the byte always has an odd/even parity in accordance with the parity decided pre-transmission. If byte received has opposite parity to that decided, an error occurred and data has to be resent.

New cards
32

What is added to the byte pre-transmission to make sure that the parity has the decided parity before being sent in the parity check method?

An extra bit

New cards
33

Why may the parity block error checking method be used instead of parity check?

Used to prevent error being overlooked if two mistakes made in the same byte cancel each other out

New cards
34

What is added to each group of bytes being transmitted when the parity block method of error checking is used

An additional byte (parity byte) is calculated and transmitted for each group of bytes. Data byte and parity bit together are called a parity byte.

New cards
35

Describe the parity blocks method of error checking

Parity checked for parity in the byte and in the place value - if there is an error in both (i.e. wrong parity in both), there is an error. The intersection is the faulty bit, and is changed to a 1 if it is a 0 & vice versa. If >1 error in one block, the entire data is retransmitted.

New cards
36

Describe the checksum method of error checking

The data bytes are added together in a block (data transmitted in blocks of bytes) and stored in a checksum. The bytes are added again after transmission to produce a 2nd checksum. If the two checksums don't match, there was an error in data transmission and the whole block of data is resent.

New cards
37

Describe the process of packet switching

Data split into packets, packets sent along communication lines towards destination, each time a packet reaches a node (point of intersection) on the network, the node decides which direction to send it, packets are reordered at destination and assembled to create original data

New cards
38

What are the advantages of packet switching?

Optimal use of network, more secure - difficult to track down data and intercept data, loss of part of message will not be fatal as only one packet needs to be resent

New cards
39

What are the disadvantages of packet switching?

Data has to be reassembled at the destination - slower, only as fast as its slowest packet

New cards
40

What is a protocol?

A set of rules that governs the transmission of data

New cards
41

What is a communications protocol and why is it needed?

A protocol that governs how two devices will communicate - needed to standardise communication otherwise no messages will be able to be transferred or understood due to different frequencies, etc.

New cards
42

Name four parts of a protocol that would be necessary to allow communications in a network

Bit rate/baud rate, error checking method, character set used, type of data transmission used

New cards
43

Why would the error checking method need to be established as part of a protocol to allow communications in a network?

Two devices need to agree on method otherwise messages will never be accepted or incorrect messages may be overlooked

New cards
44

Why would the type of data transmission need to be established as part of a protocol to allow communications in a network?

To be able to transmit data in an agreed method e.g. serial or parallel/simplex or duplex

New cards

Explore top notes

note Note
studied byStudied by 279 people
... ago
5.0(1)
note Note
studied byStudied by 72 people
... ago
4.0(1)
note Note
studied byStudied by 66 people
... ago
5.0(4)
note Note
studied byStudied by 38 people
... ago
5.0(2)
note Note
studied byStudied by 21 people
... ago
5.0(1)
note Note
studied byStudied by 40096 people
... ago
4.8(312)

Explore top flashcards

flashcards Flashcard (25)
studied byStudied by 7 people
... ago
5.0(1)
flashcards Flashcard (23)
studied byStudied by 5 people
... ago
4.0(1)
flashcards Flashcard (58)
studied byStudied by 13 people
... ago
5.0(2)
flashcards Flashcard (26)
studied byStudied by 4 people
... ago
5.0(1)
flashcards Flashcard (25)
studied byStudied by 7 people
... ago
5.0(1)
flashcards Flashcard (28)
studied byStudied by 2 people
... ago
4.0(4)
flashcards Flashcard (33)
studied byStudied by 80 people
... ago
5.0(3)
flashcards Flashcard (79)
studied byStudied by 12 people
... ago
5.0(1)
robot