Communication and Internet Technologies Flashcards
Bit:
The smallest unit of data in a computer.
Bit rate:
The rate in which data is being transferred
Serial Transmission:
Uses a single wire to transfer bits of data.
Parallel Transmission:
Uses multiple wires to transfer bits of data.
Interference:
Disturbances that can occur in the signals when sending data that may corrupt it.
Simplex:
Data transmission in one direction only.
Half-Duplex:
Data transmission in two directions but not at the same time.
Full-Duplex:
Data transmission in two directions at the same time.
Asynchronous transmissions:
Data is transmitted in an agreed bit pattern
synchronous transmissions:
A continuous stream of data which is accompanied by timing signals generated by an internal clock
Universal serial bus (USB):
USB is an asynchronous serial data transmission method. When a device is plugged into a computer using one of the USB ports:
The device will be automatically detected by the computer.
If the device is recognized and known by the computer, it will load the information efficiently.
Parity Check:
A parity check is a parity bit to make sure the data has been sent accurately. The first 7 bits of the byte are the data itself and the last bit is the parity bit. It can be odd or even.
Automatic repeat request:
ARQ uses the acknowledgment to indicate data received correctly.
Checksum:
A checksum is a simple method of error detection. To see if the data has been transmitted correctly.
Echocheck:
Data is returned to the sender.
The sender compares the data sent with the data received back.
ISP: INTERNET SERVICE PROVIDER
A company which provides us access to the internet, normally for a fee. For example, Etisalat or DU.
Explain what a modem is and how it is used to transmit data?
A modem is a hardware device which converts data into a format that can be used for internet transmission so it can be transmitted from one computer to another
Explain and give examples of a browser:
A software application which is used to locate retrieve and display content on the world wide web including images web pages and videos, for example, Google Chrome, Opera, Firefox and Safari
What is a packet used for a network:
A packet is a unit of data that can be sent across a network. A packet is used to send data reliably so that data doesn’t have to be sent as a single large file
What is meant by protocol?
The protocol is a set of rules for transmitting data between electronic devices such as computers