Fundamentals of communication and networking Flashcards
Asynchronous transmission
The transmission of data intermittently between devices without the use of an external clock signal.
Parallel transmission
The transmission of data through multiple channels allowing for several bits to be transmitted at a time.
Serial transmission
The transmission of data through a single channel of a single bit at a time.
Start bit
The bit used to indicate the beginning of a unit of data in asynchronous transmission.
Stop bit
The bit used to indicate the end of a unit of data in asynchronous transmission.
Synchronous transmission
The transmission of data as a continuous between devices whose time signals are synchronised via a common clock.
Bandwidth
The range of frequencies at which data can be transmitted through a channel, measured in Hertz.
Baud rate
The number of symbol changes, waveform changes, or signalling events across a channel per unit time.
Bit rate
The number of bits transmitted per unit time.
Latency
The time delay between the transmitter sending the data and the recipient receiving the data.
Protocol
A common set of rules followed during data transmission over a network to minimise inconsistencies.
Logical bus topology
A network arrangement where every host computer is connected to a single main data cable.
Physical star topology
A network arrangement where every host computer has a dedicated connection to a central hub computer or switch.
Client-server network
A type of network organisation where networked computers (clients) connect to one or more powerful central computers (servers) that handles service requests and has resources.
Peer-to-peer network
A type of network organisation where networked computers are connected to each other with equal status and share resources and workloads without any central server.
Carrier sense multiple access with collision avoidance (CSMA/CA)
A wireless protocol where computers attempt to avoid interference or collision in the channel by transmitting data only after the channel is sensed to be idle.
Media access control address (MAC)
A hardware identification number assigned to network interface cards used to uniquely identify a device on a network for communication purposes.
Request to send / clear to send (RTS/CTS)
A protocol to prevent data collision during transmission on a wireless network, involving the transmitter sending a RTS to the receiver, and the receiver sending a CTS back to confirm it is idle.
Service set identifier (SSID)
A local 32 character identifier for a group of wireless network devices, used to identify the network as a whole.
Wi-Fi
A wireless local area network that is based on international standards.
Wi-Fi protected access (WPA/WPA2)
A security certification program that secures wireless networks by encrypting transmitted data.
Wireless network adapter
A physical device that allows a computer system to connect to a wireless network.
Wireless access point
A physical device that creates a wireless local area network that allows multiple devices to connect to a wired network.
Domain name
The name that locates a domain on the internet. It is included as part of a URL.
Domain name server (DNS) system
A hierarchical and decentralised naming system for computer systems connected to the Internet. It contains the IP addresses of all domain names on the internet.
Fully qualified domain name (FQDN)
A domain name specifying the exact location of a domain in the Domain Name Server System hierarchy.
Gateway
A device that allows data to flow from one network to another.
Internet
A global network of computer systems communicating using TCP/IP.