lecture 2 Flashcards
3 kinds of data flow
- simplex
- half duplex
- full duplex
describe a simplex data flow
- one way flow
- A sends to B
describe a half duplex data flow
- two way flow
- one at a time
- A sends to B
- B sends to A
e. g fibre optics
describe a full duplex data flow
- A and B can send to each other simultaneously
what is a subnet
everything between the hosts
e.g the routers,
what is a host or end-system
- a computer that a user logs into to do work
- attached to network, not part of network (usually)
3 ways to classify networks
- transmission technology
- size
- topology
3 kinds of transmission technology
- broadcast
- multicast
- unicast (p2p)
describe broadcast transmission
- one to all
- in bus topology everybody receives it but ignore it and only destined receiver will respond
- a 0 bit is broadcast
describe multicast transmission
- communication with specified groups
- a 1 bit is multicast
- uses a GID (group ID)
describe unicast transmission
(p2p, end to end, host to host)
(3)
- links between nodes
- from source to destination: visit one or more nodes
- uses protocols to optimize routing (find best path)
large networks tend to use what kind of transmission technology and why?
- UNICAST (P2P)
e.g internet, sending an email
why? - decrease collisions and traffic
- increase efficiency
where do routing algorithms play an important role (broadcasting, multicasting, P2P)?
UNICAST (P2P)
4 types of network structures
- LAN (10m to 1Km)
- MAN (10km, city)
- WAN (100km - countries, continents, planets)
- Wireless
why do we need to classify network structures, what changes?
- protocols used
LANs (6)
- used in small geographic regions
- high data rates (min: 10-100Mbps ++)
- low cost
- typically use BROADCAST transmission technology
- can be used a testing environment for other protocols
- IEEE 802.3
in LAN bus topology, what protocol do we use to transmit
CSMA
- to make sure corresponding node is not broadcasting, otherwise collision happens
ad hoc network (4)
- no router
- connecting devices directly
- similar to hotspot/bluetooth
- IoT uses this tech
MANs (4)
- used in medium size geographic regions
- does not use switching elements, single wires instead
- e.g. is cable TV
- IEEE 802.6 (DQDB)
- slower than a LAN (bigger)
what is dual queue dual bus?
- used in MANs
- uses two unidirectional broadcast buses with different directions
WANS (4)
- used in large geographic regions
- low data rates (hella big)
- high cost
- uses transmission lines and switches, routers and hubs
- e.g. Internet
examples of wireless networks
- bluetooth
- flying LAN in airplanes
6 types of topologies
- bus
- ring
- tree
- star
- mesh
- hybrid
if we have bidirectional bus flow
- use baseband cable and repeater