Fundamentals of Communication and Networking Flashcards
(58 cards)
Bandwidth
The range of frequencies that a communication medium is capable of transmitting
Latency
The difference in time of an action being initiated and its effect being noticed
Protocol
A set of rules for communication between devices
Serial Data Transmission
Data is transmitted through a communication line one bit at a time
Parallel Data Transmission
Uses multiple parallel communication lines to send multiple bits simultaneously
Skew
When bits that are sent together may not be received together
Crosstalk
When signals leak from one line into another which causes data corruption
Synchronous Transmission
When data is sent between devices who have their clock speed’s synchronised so data is received in the same order they were sent
Asynchronous Transmission
Uses start and stop bits on either side of the transmission in order time the clock signals of the communicating devices
Topology
The structure of a network
Star Topology
Network structure where there is a central switch where all client are directly connected to
Bus Topology
Network structure where there is a single cable (backbone) which every client is connected to
Client-server Networking
Type of network where clients are connected to one or more central servers which allow the clients to access all resources
Peer-to-peer Networking
Type of network where all clients together act as a server to perform and share resources but certain ones are lost when clients are switched off
Service Set Identifier (SSID)
Name that identifies a wireless network
Media Access Control (MAC)
Unique addresses are assigned to every wireless device by the manufacturer
Carrier Sense Multiple Access with Collision Avoidance (CSMA/CA)
Protocol used in wireless networks to avoid data collisions when multiple devices are communicating by listening to communication channel and sending data if it’s idle, if not, it waits a random period of time
Request to Send/Clear to Send (RTS/CTS)
This is added on to CSMA/CA to avoid hidden nodes by checking whether the network is idle
The Internet
Network of interconnected computer networks
Internet Service Provider (ISP)
Company which provides their customers access to the internet
Packet
Container in which data is sent over networks
Packet Switching
Data transmission where data is broken into packets which are sent across the internet via optimum routes and are then reassembled at the destination
Primary Components of a Packet
Sender’s address
Recipient’s address
Time To Live (TTL) - Number of hops a packet can do before being dropped
Packet contents
Sequence number
Router
Network device that forwards data packets between computer networks