Section 9 - communication and networking Flashcards
(38 cards)
Serial Transmission
Data is transferred 1 bit at a time down a single wire.
Parallel transmission
Data is transferred several bits at a time using multiple wires.
Bandwidth
Measure of the capacity of the channel in which the data is being sent down
Bit Rate
Rate at which data is actually being transmitted
What does 1 baud represent
1 electronic state change per second
Latency
Time delay that occurs when transmitting data between devices
What are the 3 causes of latency
Propagation latency
Transmission latency
Processing latency
Propagation latency
The amount of time it takes for a logic gate within a circuit to transmit the data
Transmission latency
The amount of time it takes to pass through a particular communication
Processing latency
The amount of time it takes data to pass around a network depending on how many devices or servers it has to pass through
Asynchronous data transmission
Data is transmitted between two devices that do not share a common clock signal.
Synchronous data transmission
The pulse of the clock of both devices are in time and the data is transmitted in accordance with this pulse.
FTP
File Transfer Protocol
What is the defintion of TCP/IP and what does it do
(Transmission Control Protocol/ Internet Protocol)
Handles the routing and re-assembly of data packets.
NIC + what it does
(Network Interface Card)
Allows devices to connect to a network
Network
Devices that are connected together to share data and resources
Star Topology
It connects devices in a network where each workstation has a dedicated cable to a central computer or switch.
Advantages of star topology
-Fast connection speed
-Will not slow down as much when many users are online
-Fault finding is easier
-Relatively secure
-New clients can be added without affecting the other clients
-If one cable or client fails, only that client is connected.
Disadvantages of star topology
-Expensive to set up
-If the cable fails then that client may not be able to receive data.
-Difficult to install
-Server can become congested
Bus topology
A network layout that uses one main data cable as a backbone to transmit data.
Advantages of bus topology
-Cheap to install
-Easy to install
-Easy to add new clients
Disadvantages of bus topology
-Less secure
-Transmission times get slower as more users are on the network
-If the main cable fails, all clients are affected
-Less reliable
-Difficulty in finding faults
Peer-to-Peer network
All devices in a network share resources between them.
MAC address
(Media Access Card)
A unique code that identifies a particular device on a network.