chapter 2

studied byStudied by 1 person
0.0(0)
learn
LearnA personalized and smart learning plan
exam
Practice TestTake a test on your terms and definitions
spaced repetition
Spaced RepetitionScientifically backed study method
heart puzzle
Matching GameHow quick can you match all your cards?
flashcards
FlashcardsStudy terms and definitions

1 / 24

25 Terms

1

What is a data packet?

  • Unit of data sent over a network.

  • Contains a header, payload, and trailer.

New cards
2

What is included in a packet header?

  • Sender and receiver IP addresses.

  • Packet sequence number.

  • Packet size.

New cards
3

What is the payload in a data packet?

Contains the actual data being transmitted.

New cards
4

What is the trailer in a data packet?

  • Marks the end of the packet.

  • Includes error-checking information.

New cards
5

What is packet switching?

  • Method where data is divided into packets.

  • Packets are sent independently and reassembled at the destination.

New cards
6

What are the three types of data transmission?

  • Simplex: One-way only (e.g., computer to printer).

  • Half-duplex: Both ways but one at a time (e.g., walkie-talkie).

  • Full-duplex: Both ways simultaneously (e.g., broadband)

New cards
7

What are the two transmission methods?

  • Serial: One bit sent at a time (better for long distances).

  • Parallel: Multiple bits sent simultaneously (faster for short distances).

New cards
8
<p><strong>What are the features of USB?</strong></p>

What are the features of USB?

  • Asynchronous serial transmission method.

  • Four-wire shielded cable.

    • Two for power and ground.

    • Two for data transmission.

New cards
9

what happens when a device is connected to a usb port

  • Automatically detects that the device has been connected

  • Automatically recognises and the appropriate device driver is loaded so that the device can communicate with the computer

  • If the device is new, the computer will look for a matching device driver

  • If one cannot be found then the user must download and install an appropriate driver manually

New cards
10

What are the advantages of USB?

  • Automatically detected.

  • Prevents incorrect connections.

  • Different data transmission rates.

  • Backward compatible.

New cards
11

What are the disadvantages of USB?

  • Limited transmission speed (<120 MB/sec).

  • Maximum cable length of 5 meters.

New cards
12

What are the methods for error detection?

  • Parity checks (even/odd).

  • Checksum.

  • Echo check.

  • Check digits.

  • Automatic Repeat Requests (ARQ).

New cards
13

What is a parity check?

Ensures the number of 1-bits matches the specified parity (even/odd).

New cards
14

What is a checksum?

  • Sender calculates checksum value.

  • Receiver recalculates to verify accuracy.

New cards
15

What is an echo check?

Data is sent back to the sender for verification

New cards
16

What are check digits?

Additional digit calculated from other digits (e.g., ISBN).

New cards
17

what is ARQ?

  • protocol that notifies sender that an error has occurred and the data received is incorrect

New cards
18

how does ARQ work

  • If an error is detected, the receiver sends a negative acknowledgment transmission indicating the data is corrupted.

  • If no error is detected, the receiver sends a positive acknowledgment transmission meaning the data is correct.

  • If the receiver does not send any acknowledgment transmission, the sender waits for a time-out period before resending the data.

  • This process is repeated until all data has been received and acknowledged.

New cards
19

What is encryption?

Converts data into unreadable form to prevent unauthorized access.

New cards
20

What are plaintext and ciphertext?

  • Plaintext: Original data.

  • Ciphertext: Encrypted data.

New cards
21

What are the types of encryption?

  • Symmetric: Same key for encryption and decryption.

  • Asymmetric: Uses public and private keys.

New cards
22

how are files transmitted using packet switching

Data is broken/split/divided into packets

  1. Each packet (could) take a different route

  2. A router controls the route/path a packets takes

  3. ..selecting the shortest/fastest available route/path 

  4. Packets may arrive out of order

  5. Once the last packet arrived, packets are reordered

  6. If a packet is missing/corrupted, it is requested again

New cards
23

 how is data encrypted using symmetric encryption

  1. Data is encrypted and decrypted using the same key

  2. Plain text encrypted into cipher text

  3. data encrypted using algorithm that uses key

  4. key transmitted to receiver

New cards
24

An odd parity check is used to detect errors in the data transmission.

Explain how the odd parity check detects errors

  1. Number of 0s and 1s counted

  2. parity bit added to each byte

  3. to make sum of bits 1s and 0s odd

  4. after transmission, if number even, error detected

New cards
25

purpose of encryption

keeps data secure

New cards

Explore top notes

note Note
studied byStudied by 15 people
925 days ago
5.0(1)
note Note
studied byStudied by 3 people
15 days ago
5.0(1)
note Note
studied byStudied by 44 people
964 days ago
4.7(3)
note Note
studied byStudied by 18 people
806 days ago
5.0(1)
note Note
studied byStudied by 21 people
794 days ago
5.0(1)
note Note
studied byStudied by 11 people
724 days ago
5.0(1)
note Note
studied byStudied by 543 people
1029 days ago
4.8(6)
note Note
studied byStudied by 3 people
654 days ago
5.0(1)

Explore top flashcards

flashcards Flashcard (37)
studied byStudied by 16 people
390 days ago
5.0(1)
flashcards Flashcard (41)
studied byStudied by 7 people
729 days ago
5.0(1)
flashcards Flashcard (25)
studied byStudied by 35 people
735 days ago
5.0(1)
flashcards Flashcard (49)
studied byStudied by 21 people
370 days ago
5.0(1)
flashcards Flashcard (57)
studied byStudied by 10 people
637 days ago
5.0(1)
flashcards Flashcard (20)
studied byStudied by 1 person
720 days ago
5.0(1)
flashcards Flashcard (87)
studied byStudied by 9 people
782 days ago
5.0(1)
flashcards Flashcard (250)
studied byStudied by 16 people
77 days ago
5.0(1)
robot