communication systems (other components) Flashcards
analog data
data that HUMANS can read e.g time, temperature, voice/sound and light. however, computers cannot understand such a form
27 degrees, 12:35pm (those are analog data)
-needs to be encoded to digital form for computers to understand
digital data
Digital data is what COMPUTER SYSTEMS understand
-they only understand values in the form of 0s and 1s
arrangement of 0’s and 1’s when combined together can be used to represent different media types on a system, such as text, image, audio and video
digital data will need to be decoded in to an analog form if it is going to be understood by human beings.
examples of digital data
-text and numeric symbols
-The image and frame data of a video file
-pixels
-Sample rates and sizes in a audio file
outline of the three different sections of a data packet?
-trailer
-body
-header
whats a header?
header contains the following information:
-Addressing information via IP addresses
-Packet length (being 16-bit packets)
Start and end frames (synchronisation of sender and receivers internal clocks)
-transmission protocol being used
-packet number is provided
whats a body (in a data packet)
- bytes of data being transmitted
-digital form of the message during data transmission
Trailer
contains bits related to notifying a receiver that it is at the end of a packet
-states type of error detection uses (checksum, parity bits and cyclic redundancy correction)
-needs to conduct the relevant calculation to check it gets the same value in order to ensure data has been received correctly