Comp 9.3

0.0(0)
studied byStudied by 6 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/48

flashcard set

Earn XP

Description and Tags

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

49 Terms

1
New cards

What is data transmission?

The process of sending data over a communication medium to one or more electronic devices.

2
New cards

What is a packet in data transmission?

A small piece of data that contains a header, payload, and trailer

3
New cards

List the three components of a data packet.

Packet header, payload (the actual data), trailer (info about error checking).

4
New cards

What does the packet header include?

Destination address, packet number, originator’s address.

5
New cards

Define packet switching.

The process of transmitting data packets where each packet could take a different route to the destination.

6
New cards

Name three types of data transmission.

Simplex, Half-Duplex, Full-Duplex.

7
New cards

Describe simplex data transmission.

Data transmission in one direction only (e.g., data from a computer to a printer).

8
New cards

Describe half-duplex data transmission.

Data transmission in both directions but not simultaneously (e.g., a two-way radio conversation).

9
New cards

Describe full-duplex data transmission.

Data transmission in both directions simultaneously (e.g., broadband internet).

10
New cards

What is serial data transmission?

Data sent one bit at a time in a single stream over a communication channel.

11
New cards

What is parallel data transmission?

Multiple bits are sent simultaneously along multiple channels or wires.

12
New cards

Why might serial transmission be preferred over parallel transmission?

Serial transmission is more reliable over longer distances and is cheaper.

13
New cards

What is an example of a device that uses serial transmission?

USB (Universal Serial Bus

14
New cards

What is USB short for?

Universal Serial Bus.

15
New cards

What are some advantages of USB?

Easy to use, robust connector system, low cost, and variety of connector types and sizes available.

16
New cards

What is a disadvantage of USB?

Limited capability and overall performance, and does not support broadcasting.

17
New cards

What is the payload in a data packet?

The actual data being transmitted

18
New cards

What is the purpose of a packet trailer?

Contains information about error checking.

19
New cards

What does a router do in data transmission?

Controls the route a packet takes to reach its destination.

20
New cards

Why is data transmission important?

Allows for the efficient and reliable transfer of information between devices.

21
New cards

What happens if packets arrive out of order?

They are reordered once the last packet has arrived

22
New cards

Name a scenario where full-duplex transmission is used.

Broadband internet connection on a phone line.

23
New cards

Name a scenario where half-duplex transmission is used.

A phone conversation where only one person speaks at a time.

24
New cards

Name a scenario where simplex transmission is used.

Data being sent from a computer to a printer.

25
New cards

What is the role of error checking in data transmission?

Ensures data integrity by detecting and correcting errors in the transmitted data

26
New cards

What type of data transmission is USB an example of?

Serial transmission.

27
New cards

What type of data transmission is used within a computer's motherboard?

Parallel transmission.

28
New cards

How does packet switching improve data transmission efficiency?

Allows packets to take multiple routes, balancing the load and reducing congestion.

29
New cards

What is a communication medium in data transmission?

The physical pathway through which data is transmitted, such as cables or wireless signals.

30
New cards

What is the difference between serial and parallel transmission?

Serial transmission sends one bit at a time over a single channel, while parallel transmission sends multiple bits simultaneously over multiple channels.

31
New cards

Which type of transmission is more expensive, serial or parallel?

Parallel transmission is more expensive.

32
New cards

Which type of transmission is more reliable over long distances, serial or parallel?

Serial transmission is more reliable over long distances.

33
New cards

Why might data packets arrive out of order?

Each packet can take a different route to the destination.

34
New cards

What is the function of the packet number in the packet header?

It helps in reordering packets when they arrive out of order.

35
New cards

What kind of information is typically found in the packet header?

Destination address, packet number, originator’s address.

36
New cards

What is the importance of the destination address in a packet?

It specifies the receiver's location for the packet to be delivered

37
New cards

Why is packet switching beneficial for data transmission?

It improves efficiency and reliability by allowing packets to take multiple routes to avoid congestion.

38
New cards

Describe an example where packet switching is used.

Internet data transfer, where data is broken into packets that travel independently across the network.

39
New cards

What is the difference between simplex and duplex transmission?

Simplex transmission is one-way, while duplex transmission is two-way.

40
New cards

What is a key advantage of using USB connections?

They are easy to use and have a robust connector system.

41
New cards

What does "plug and play" mean in the context of USB?

Devices can be connected and used without needing manual configuration

42
New cards

Why might USB not be suitable for all types of data transfer

It has limited capability and performance, and does not support broadcasting.

43
New cards

What is the significance of having a variety of USB connector types and sizes?

It allows USB to be used with a wide range of devices.

44
New cards

How does error checking contribute to data integrity?

It detects and corrects errors in the transmitted data, ensuring accurate communication.

45
New cards

exaples of serial tranimission

usb, printer,

46
New cards

example of paralle transmission

cpu, motherboard,

47
New cards
<p>&nbsp;</p>

 

knowt flashcard image
48
New cards

Benefits of packet switching

No need to tie up a single communication line,
it is possible to overcome failed, busy or faulty lines by simply re-routing
Relatively easy to expand package usage

a high data transmission rate is possible

49
New cards

Drawbacks of packet switching

packets can be lost and need to be re-sent

the method is more prone to errors with real-time streaming

there is a delay at the destiantion whilst the package is being re-ordered