Communications Flashcards
(39 cards)
Networking Devices
Devices that enable fast data transmission within a network
3 Networking Benefits:
- File Sharing: Easy to share data between different interconnected devices
- Resource Sharing: Use network-connected output devices like printers or share software within a network
- Higher Storage: Files can be stored on network connected storage mediums.
What is LAN
Local Area Network
What is WAN
Wide Area Network
Characteristics of LAN
A network that connects devices within a small geographical area, often within the same building.
Only private ownership.
Transmission medium: Twisted Pair Cables , Coaxial Cables or Wi-Fi.
Higher data transfer rate.
Less congestion.
Characteristics of WAN
A network that connects devices within a larger geographical area, such as a city, country, or globally.
Private or public ownership.
Transmission medium: PSTN or Satlink.
Lower data transfer rate.
Higher Congestion
Client Server Model
Server based network: A dedicated server provides applications for the client computer to utilise
Applications of Client Server Models
Printer
File Sharing
Proxy Server
Database Server
(More…)
What are Thin Clients
A client that solely runs on the resources provided by the server and has no local storage
What are Think Clients
An Independent client that does not require the server to run
3 Other differences between Thin and Thick Clients
P2P model: Define and give examples
A centralised network where each connected computer stores data and operates independently as a ‘peer’, acting as both client and server
Examples: Internet and Ad hoc networks
Differences between Client Server and P2P
Differences between Client Server and P2P
4 Types of Topology
Bus
Star
Mesh
Hybrid
Wired Network Recap
(Should Know from the other set)
2 (3) Types: Copper Wires (Twisted Pair and Coexial Cable), Fibre optic
Cheapest -> Expensive
Twisted Pair, Coexial cable, Fibre Optic
Drawback of Copper Wires: Doesnt perform will with small charges; affected by electromagnets
Advantage of fiber optic: Greater bandwidth, improved security, light
Wireless Network Recap
(Again should know from the other set)
Electromagnetic Waves
1. Radio Waves
2. Micro Waves
3. Satellies
Ethernet.
Where is it commonly used.
How is it managed
Common in wired medium for LAN and WAN
Typically in Bus Topology.
Collisions are managed by the CSMA/CD method
Describe the Steps of CSMA/CD
Hint: Theres 4
Device detects if the channel is busy before transmitting
If busy, the device waits a random time before retrying
During transmission: The device listens for other transmission
If a collision occurs, transmission aborted and (step 1 again) before retrying.
Define Bit Streaming
Sequence of bits transferred over a communication path at high speeds. Requiring fast broadband connection and buffers
2 types of bit streaming: Define and give an example
On demand: Pre-existing files are converted and streamed as requested (Youtube)
Real - Time: Live events captured and transmitted directly (Twitch)
Why is fast broadband important in bit streaming
The user has to download and display bits at the
same time.
Higher quality media requires faster speeds due to larger data frames as well.
Real-time streaming needs higher speeds due to simultaneous data requests coming from multiple different users.
Cloud Computing
On-demand provision of computing services over the internet, including infrastructure and platform.
What is Infrastructure and Platform in Cloud Computing
Infrastructure: Storage capacity and higher processing power.
Platform: Software, testing & debugging resources.