part 1 Flashcards
data communication
Transfer of data from one device to another
5 Components of Data Communication
- Protocol for sender
- Sender
- Medium
- Protocol for Receiver
- Receiver
Types of Effectiveness Measures
- Bitrate/delay (how fast data is sent)
2. Accuracy (any corruption in received data)
computer network
Series of interfacing devices that communicate with one another through various transmission mediums
2 Types of Links
- Point-to-point: link interconnected to two devices and will only carry data between these devices
- Multipoint: link is shared between multiple devices and will only carry data between these devices
network topology
The way in which a network is laid out physically
4 Types of Topologies
- Star: every device connected to a hub
- Mesh: every device connected to every other device
- Bus: every device links to one cable
- Ring: devices connected to two devices, creating a ring
WAN
Wide Area Network:
- encompasses parts of states, multiple states, countries etc.
LAN
Local Area Network:
- small geographic area; spans a room/floor/building/campus
MAN
Metropolitan Area Network:
- serve an area of 1km-50km, approx. the size of a typical city
PAN
Personal Area Network:
- network of a few meters, between wireless devices i.e. PDAs, laptops, smartphones etc. (e.g. bluetooth)
Microcomputer-to-LAN (Network Layout)
Computer connects to LAN through network interface card (NIC) which allows for a connection to a hub-like device (switch)
LAN-to-LAN (Network Layout)
Switch can filter out frames and limit what each LAN can see and send to one another
LAN-to-WAN (Network Layout)
Interconnects a user on a LAN workstation to the internet
data
Tangible entities that convey meaning
signal
How we transfer data; intangible, used to encode and transmit data
** data must be converted to a signal before being transferred to different devices **
2 Types of Data
- Analog
2. Digital
analog data
Continuous waveform, can be at an infinite number of points between some given minimum and maximum values (e.g. human voice)
Advantages of Analog Data
- infinite range of values/data
- easy processing
- density higher than digital
Disadvantages of Analog Data
- harder to separate noise
- more exact values but difficult to work with
- more susceptible to noise
- generation loss
digital data
Composed of discrete/fixed number of values, represented by binary 0s and 1s