2.1 Types and methods of data transmission

How computers represent text sounds and images

Transmission of data

Composition of a data packet:

Cyclic Redundancy Check

Explain how a file is transmitted using packet switching

Advantages of Packet switching

Disadvantages of Packet switching

Data Transmission

Method:

  • Serial: data is transmitted in 1 bit at a time, single wire is used
  • Parallelseveral bits of data can be sent at the same time, several wires are used

Direction:

  • Simplex: transmission in 1 direction
  • Half duplex: transmission in both directions, not at the same time
  • Full duplex: transmission in both directions simultaneously

Advantages & Disadvantages of Serial

  • Works well for long distances
  • cheaper as it uses less wires
  • less likely for data to be skewed
  • Data arrives in the correct order
  • slower data transmission compared to parallel (1 bit at a time)

Advantages & Disadvantages of Parallel

  • Works well for short distances
  • Faster method of transmission (several bits at a time)
  • Used for integrated circuits
  • Data can be skewed over long distances
  • Data arrives out of order

Computer needs to be directly connected to a router that is located in a different room.Identify whether serial data transmission or parallel data transmission is more suitable for this connection

Serial:

  • Data arrives in order sent//does not need reordering
  • Less likely to experience interference
  • …less likely to have errors
  • Can transmit over a longer distance (eg other room)
  • Data transmission speed is adaquate(fast enough for this purpose)

Parallel:

  • Faster transmission speed than serial
  • …faster response to requests
  • Very long connection not needed
  • …next room is (likely) within distance for parallel
  • …unlikely to arrive out of sequence/skew
  •  

Describe how photographs would be transmitted using serial data transmission

  • Data is sent one bit at a time
  • A single wire is used

USB

USB features:

USB advantages/disadvantages

What happens when a USB device is plugged into a computer?