Communication And Networking Flashcards
What is a symbol?
Pattern of bits represented by a signal
What is Baud Rate?
The number of signal changes in medium per second
1 baud = 1 symbol change per second.
What is bit rate?
Number of bits transmitted over medium per second.
Bit rate = Baud rate X Number of bits per signal.
What is bandwidth?
Range of frequencies in which a medium is capable of transmitting. - Higher bandwidth = higher bit rate.
What is latency?
Difference in time between action being initiated and it’s effect being noticed.
Usually increases with distance.
What is a protocol?
Set of rules relating to communication between devices.
Explain serial data transmission
Data sent 1 bit at a time over communication line.
Used for long distances computationally
Explain parallel data transmission
Numerous communication lines used to send multiple bits at a time
More lines used - more bits per second
What is skewing?
Data sent via parallel transmission arrives at slightly different times - each line slightly different. Over longer distances - bits may not be received together. - Long distances leads to overlapping.
What is crosstalk?
Communication lines packed to close - data can jump to another line causing data corruption.
State an advantage of serial over parallel
Doesn’t suffer crosstalk or skew - more reliable over long distances.
Cheaper than parallel to install.
What is synchronous transmission?
Clock signal shared by sender and receiver used to time when data is sent.
Often used within processor for FE cycle.
What is asynchronous transmission?
Use of start-stop bits rather than clock speed. Start-stop bits indicate duration of transmission.
Start bit always opposite stop bit.
Sender must use same baud rate and synchronise clock speed for duration of transmission.
What is a physical network topology?
Physical architecture of a network - Use of interconnected components
What is a star network topology?
Each client connected to central hub. Hub receives packet and sent to correct recipient.
Name some advantages and disadvantages of star topology.
Adv:
- Packets sent to recipient.
- Easy to add and remove clients
- no collisions - each device has own cable
- Failure of cable doesn’t affect network.
Disadv:
- Central point of failure (hub)
- Expensive to install
What is a bus topology?
Connects clients to single ‘backbone’ cable. Terminators placed at either end.
No need for central hub - just connect via backbone.
State some advantages and disadvantages of bus topology.
Adv:
- No central hub, less likely to fail.
- Cheaper to install - just cost of cable
disadv:
- packets sent via backbone - every client on network receives packets.
- High chance of collisions - 1 main cable connects many clients.
- Backbone failure brings down network
What is a logical network topology?
Flow of data packets within a network - Delivers packets to all clients on network.
What is meant by mixing topologies?
Connect clients in star topology, can run as a bus topology - sends packets to all devices.
What is client-server networking?
One or more central servers providing services to clients.
How does client-server networking work?
Clients on network request services form servers - respond with requested service.
- File storage
- Mail management
- user accounts
- print queues.
What is peer-to-peer networking?
Services provided by clients, not servers.
How does peer-to-peer networking work?
Each client has equal status
one client will be responsible for file management, another for mail storage etc.
Name a disadvantage of peer-to-peer
Each client must be running and fully operational - client responsible for files is faulty, no device can access their files.
Name some advantages of peer-to-peer.
More cost effective - no need for powerful server.
- Easier to set up and maintain.
- High performance without server.
How does wireless networking work?
Devices connect to wireless access point (WAP) which connects to network.
Allows for communications without cables.
What is WiFi?
Wireless Local Area Network (wLAN) based on international standards.