Modulo 1 - Capitulo 4
Modulo 1 - Capitulo 4
4.1.1. Physical Layer Connection: wired connection using a cable or a wireless connection using radio waves.
4.1.2. Network Interface Cards (NIC): connect a device to a network, wired / wireless connection.
4.1.3.4. Bandwidth
1. Capacity of a medium to carry data.
2. Measures the amount of data that can flow from one place to another in a given amount of time.
3. Speed that bits travel, however this is not accurate.
4. In both 10Mb/s and 100Mb/s Ethernet, the bits are sent at the speed of electricity.
5. The difference is the number of bits that are transmitted per second.
4.1.3.5.Throughput
1. Measure of the transfer of bits across the media over a given period of time.
2. Does not match the specified bandwidth in physical layer implementations due to many factors:
1. Amount of traffic
2. Type of traffic
3. Latency created by network devices encountered between source and destination
3. GOODPUT: throughput minus traffic overhead for establishing sessions, acknowledgments, and encapsulation.
4.2. Network Media
3. Coaxial Cable
1. A copper conductor used to transmit the electronic signals.
2. Insulating material is surrounded in a woven copper braid, or metallic foil, that acts as the second wire in the
circuit and as a shield for the inner conductor.
3. UTP cable has essentially replaced coaxial cable in modern Ethernet installations but is used in
4. Wireless installations: Coaxial cables attach antennas to wireless devices.
2. Full-Duplex Communication
1. Both devices can transmit and receive on the media at the same time.
2. Data link layer assumes that the media is available for transmission for both nodes at any time.
3. Ethernet switches operate in full-duplex mode by default, but can operate in half-duplex if connecting to a device
such as an Ethernet hub.
2. Controlled Access
1. Each node has its own time to use the medium.
2. Legacy Token Ring LANs are an example
4.4.4. Data Link Frame
1. Each frame type has three basic parts:
1. Header
2. Data
3. Trailer
2. Structure of the frame and the fields contained in the header and trailer depend on Layer 3 protocol.
3. More header and trailer fields = slower transmission rate