CS2 - Data transmission

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

What is a data packet?

1 / 19

encourage image

There's no tags or description

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

20 Terms

1

What is a data packet?

Data broken up as they are sent over long distances

New cards
2

What is the structure of a packet?

Header:

  • IP address of source and destination

  • Sequence number of packet - to be able to be rearranged

  • Size of packets

Payload - Actual data

Trailer

  • Method of identifying the end of a packet

  • Error-checking

New cards
3

What are Cyclic Redundancy checks?

Check data packets for errors by adding the number of 1 bits and storing this as a hex value. Then, the computer is sent the message and recounts the hex value. If they are the same, there are no errors

New cards
4

What is a router?

Stage in a route where the router receives a data packet and uses the header to see where the packet needs to be sent next

New cards
5

What is packet switching?

Method of data transmission where a message is broken into many packets and sent independently.

New cards
6

What is the entire process of sending data?

  • Each packet is sent individually

  • They go through nodes at each stage to tell them which was to take

  • In the end, the packet is assembled in its correct order

New cards
7

What does router selection depend on?

The least number of packets waiting to be processed at each note

New cards
8

Why may the route taken not be the fastest?

The route taken may be busy or not suitable

New cards
9

What are the benefits of packet switching?

  • No need to use only one communication line

  • You can overcome failed/busy routes by rerouting

  • Easy to expand package usage

  • High data transmission rate

New cards
10

What are the drawbacks of packet switching?

  • Packets can be lost and need to be re-sent

  • Methods with real-time streaming (live videos) are prone to errors

  • Delay at the destination while packages are reordered

New cards
11

What happens to packets that keep bouncing from router to router?

They are given a hopping number which reduces by one every time the packet leaves the router. If the hopping number reaches 0, the message is deleted and the missing packet is flagged by the destination and a request will be re-sent

New cards
12

What is a hop number?

Added to the header of a packet and reduced by 1 every time leaves a router

New cards
13

What are the three factors that are considered when sending data?

  • Direction of data transfer

  • Method of transmission

  • How the data will be in its correct order

New cards
14

What are factors for sending data considered with?

By a communication protocol

New cards
15

What is simplex data transmission?

Data sent in one direction only

New cards
16

Half-duplex data transmission?

Data sent in both directions but not at the same time

New cards
17

What is full-duplex data transmission?

Data sent through both directions at the same time

New cards
18

What is serial transmission?

Data sent one bit at a time over a single wire

New cards
19

What is parallel transmission?

Several bits of data sent through several channels

New cards
20

What are comparisons between serial and parallel transmissions?

  • Serial has a lower risk of interference due to having less wires

  • Serial is better over long distance

  • Serial has a lower chance of being skewed

  • Serial is less expensive because it has less hardware

  • Serial is slower than parallel

  • It is easier to program input/output operations with parallel

New cards

Explore top notes

note Note
studied byStudied by 635 people
... ago
4.8(5)
note Note
studied byStudied by 11 people
... ago
5.0(1)
note Note
studied byStudied by 1 person
... ago
5.0(1)
note Note
studied byStudied by 11 people
... ago
4.5(2)
note Note
studied byStudied by 21 people
... ago
5.0(1)
note Note
studied byStudied by 93 people
... ago
5.0(1)
note Note
studied byStudied by 7 people
... ago
5.0(1)
note Note
studied byStudied by 13 people
... ago
5.0(1)

Explore top flashcards

flashcards Flashcard (32)
studied byStudied by 47 people
... ago
4.0(1)
flashcards Flashcard (22)
studied byStudied by 6 people
... ago
5.0(1)
flashcards Flashcard (500)
studied byStudied by 24 people
... ago
5.0(1)
flashcards Flashcard (90)
studied byStudied by 2 people
... ago
4.0(1)
flashcards Flashcard (118)
studied byStudied by 9 people
... ago
4.0(1)
flashcards Flashcard (25)
studied byStudied by 2 people
... ago
4.0(1)
flashcards Flashcard (30)
studied byStudied by 10 people
... ago
5.0(1)
flashcards Flashcard (88)
studied byStudied by 559 people
... ago
5.0(1)
robot