6 Telecommunications, the Internet, and Wireless Technology Flashcards
(43 cards)
What are the components of a simple computer network?
- PC
- Switch
- Router
- Server
- Other networks: internet
What are protocols?
Rules that govern transmission of information between two points.
What is the Transmission Control Protocol/Internet Protocol?
(TCP/IP) is the common worldwide standard that is the basis for the Internet.
What are the four-five main layers of the Department of Defense reference model for TCP/IP?
- Physical layer
- Data Link layer (MAC)
- Network interface layer (IP)
- Transport layer (TCP/UDP)
- Application layer
• Internet layer
What does the Department of Defense reference model for TCP/IP consist of?
Four-five main layers.
What is the physical layer and what does it do?
The transceiver that drives the signals on the network.
It transmits and receives bits.
What is the data link layer responsible for and what does it do?
It is responsible for creating the and transferring frames with physical (MAC) addresses that move across the network.
What is the network layer responsible for and what does it do?
It is responsible for creating the packets with virtual (IP) addresses that move across the network.
What does the transport layer establish and what does it do?
It establishes the connection between applications with remote host on different hosts.
It is host-to-host communication that moves data between devices.
What is the application layer and what does it do?
It is the group of applications requiring network communications.
It generates the data and requests connections, between Host A (web browser) and Host B (web server).
What does the application layer ensure?
Ensures communication between applications on a network.
What is the first type of transmission media in the physical layer?
- Twisted wire
- Coaxial cable
- Fiber optics
What is the twisted wire?
Copper wire twisted in pairs. Use in Ethernet LAN and DSL (Digital Subscriber Line).
What is the coaxial cable?
Thickly insulated copper wire
What are fibre optics?
Strands of clear glass fibre.
Ultrafast Broadband.
What is the second type of transmission media in the physical layer and its subtypes?
Wireless Communication.
- Microwave
- Cellular
- Wi-Fi
What is Wireless Communication?
Use radio signals of various frequencies (Hertz) to transmit data.
What does a microwave do?
Transmit radio signals through the atmosphere.
What does celullar do?
Use radio waves to communicate with radio antennas called cells. Example: 4G.
What is Wi-Fi?
Wireless LANs and wireless Internet access based on 802.11 standards (300 feet from base station).
What are the functions of the modem?
- Digital (to computer).
- Analog (telephone line, cable system, wireless media, analog device).
What is the purpose of the IP Address?
To locate your device.
How do devices talk to each other?
Data transmission over the Internet through TCP/IP.
What is packet-switching?
Method of slicing digital messages into parcels (packets), sending packets along different communication paths as they become available, and then reassembling packets at destination.