Data transmission Flashcards
define a data packet
a small part of data that is transmitted over a network
define a packer header
the part of the data packet that contains the IP addresses and inclueds the packet number
define packet trailer
the part of a data packet that indicates the end of the data packet and cyclic reduncancy check error check
what is a cyclic redundancy check (CRC)
an error check method in which all the 1-bits in the data packet payload are added and the otal is stored in the packet trailer
what is the payload
the actual data being carried in a data packet
what is a node
Stages in a network that can receive and transmit data packets
what is packet switching
a method of transmission in which a message is broken into many data packets which can be sent along pathways independently
what is a router
a device that enables data packets to be moved between different networks
what is real time streaming
the transmission of data over a network for live events where the data is sent as soon as it is received or generated
what is hopping / hop number
a number in a packet header used to stop data packets that never reaches their destinataion from ‘clogging up’ the data paths
define simplex data
data that can be sent in one direction only
define half-duplex data
data that can be sent in both directions but not at the same time
define full-duplex data
data that can be sent in both directions at the same time
what is serial data transmission
sending data down one channel/wire one bit at a time at very high speeds
what is parallel data transmission
sending data down several channels/wires serveral bits at a time over short distances
what is skewed data
data that arrives at the destination with the bits no longer synchronised
what does a USB stand for
universal serial bus