Exam Two Study Guide Flashcards
What does the physical layer provide?
Responsible for the physical connection between devices. Handles the transmission of raw data, hardware components, signal encoding, data rates and synchronization.
What are the components of a wireless access point?
Radio transceivers, antennas, processor, memory RAM and ROM, power supply, ethernet ports, and firmware.
- What is a NIC and a WLAN NIC?
NICs operate at the data link layer and the physical layer of the OSI model, handling network protocols and data formatting for transmission over a network. Wired NIC connects to a network via Ethernet cables and a WLAN NIC uses radio waves instead of physical cables, emabling devices to connect to wireless access points and access networks without being physically tethered.
- Explain the process of encapsulation the physical layer performs.
Main role is to convert the data from the data link layer into electrical, optical, or radio signals that can travel over a physical medium.
- What are the three basic forms of media?
Copper cable (electrical media); fiber-optic cable (optical media); wireless (radio or electromagnetic media)
- What does the physical layer consist of?
hardware and transmission components that enable data transfer across a network. It handles the actual transmission of raw bits over a physical medium.
- What are the organizations that are responsible for physical layer standards?
- International Organization for Standardization (ISO)
- Institute of Electrical and Electronics Engineers (IEEE)
- International Telecommunication Union (ITU)
- American Standards Institute (ANSI)
- Electronic Industries Alliance (EIA)
- Telecommunications Industry Association (TIA)
- The four areas these organizations define and govern of the Physical layer standards?
Physical and electrical specifications, data transmission and signaling methods, media and bandwidth specifications, environmental and safety requirements
- What are the three fundamental functions of the Physical layer?
Bit transmission, physical topology, and signal encoding and modulation
- How are the bits of the frame transmitted by the physical layer?
Bit preparation, encoding, modulation, signal transmission, receiving signals, and decoding
- What is a signaling method?
Refers to the technique used to convey information over a communication channel by manipulating signals to represent data.
- How do we represent digital information across a medium?
Before transmission, digital information is encoded into a form suitable for the transmission medium. When transmitting digital information over certain types of media (especially wireless), modulation is used to adpat the digital signals to the medium. The encoded and modulated signals are then transmitted across the physical medium, and at the receiving end , the process is reversed.
- Which medium uses Manchester encoding?
Manchester encoding is particularly used in Ethernet networking technologies, especially for wired networks.
- How do we measure bandwidth?
Throughput (bps) = File Size (bits)/Transfer Time (seconds)
- What determines the practical bandwidth of a network?
Determined by a combination of the physicial medium, network equipment, protocols, traffic load, latency, configuration, and environmental factors.
- What are the three measures for bandwidth quality?
Throughput, latency, and jitter
- What is the difference between throughput and goodput?
Throughput refers to the total amount of data successfully transmited over a network in a given period, typically measured in bits per second (bps). Goodput refers to the actual usable data transmitted over a network in a given period, also measured in bits per second (bps).
- What type of connector is commonly used in copper cabling?
RJ45 is an 8-pin connector that is used primarily for Ethernet networking.
- What are the properties of UTP cabling?
UTP consists of pairs of wires twisted together, which reduces electromagnetif interference and crosstalk between pairs. The maximum distance for UTP cabling is generally up to 100 meters (328 feet)
- What is done to the pairs of wires to minimize signal degradation due to electronic noise?
Twisted Pair Configuration: each pair of wires is twisted together at a specific rates which helps to cancel out electromagnetic interference because the opposing magnetic fields generated by the current in the wires effectively neutralize each other. Proper pairing and color coding. Use of shieled twisted pair (STP), used in environments where electronic noise is a significant concern.
- What are the other methods listed to limit the susceptibility of copper cables to electronic noise?
Shielding, proper installation practices, high-quality materials, reducing loop areas, balancing pairs, grounding and bonding, and the use of ferrite beads.
- What is crosstalk? What is used to limit crosstalk?
Crosstalk occurs when a signal from one circuit or channel interferes with a signal in another nearby circuit or channel. Twisted pair design, shielding, balanced transmission, and highquality cables help to prevent crosstalk.
- What changes in the twist from one pair of wires to the next pair to improve the limitation of crosstalk?
Varying twist rate/length
- What are some of the elements defined by the TIA/EIA 568A standard?
Cable types, performance metrics, wireing schemes, installation pracices, and testing procedures.