Lab 1 - Dipole Simulation Using HFSS
Lab 1 - Dipole Simulation Using HFSS
13.1 Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
13-1 IEEE STANDARDS
13.2
IEEE Standards
Project 802
standards for enabling intercommunication
among equipment from a variety of
manufacturers
E.g.,
IEEE 802.3 Ethernet
IEEE 802.11 Wireless LAN (Wi-Fi)
IEEE 802.15 Wireless PAN (Bluetooth, etc)
13.3
Figure 13.1 IEEE standard for LANs
LLC – flow control, error control, part of framing. Provides one single data link
control for all IEEE LANs
MAC – Defines the specific access method for each type of LAN (Ethernet–
CSMA/CD, Token Ring and Token Bus-Token Passing). Provides part of framing
function.
13.4
13-2 STANDARD ETHERNET
13.5
Figure 13.3 Ethernet evolution through four generations
13.6
Characteristics of the Standard Ethernet
Connectionless and Unreliable Service
Ethernet provides a connectionless service, which
means each frame sent is independent of the previous
or next frame. Ethernet has no connection establishment
or connection termination phases.
Ethernet is also unreliable like IP and UDP.
13.8
Min and Max Frame Length
13.9
Source: Cisco, Network Fundamentals
13.10
Ethernet Addresses
48 bits (6 bytes) in length
Uniquely assigned to each Ethernet network interface card
(NIC)
Usually written in hexadecimal notation
13.12
Figure 13.7 Unicast and multicast addresses
13.13
Example 13.1
13.15
Ethernet Origins
• Another early Ethernet implementation was 10BASE2.
• 10 = 10 Mbps (10 million bits per second)
• BASE = Baseband, one signal on the line at a time.
• 2 = 185 meters of cable max
13.16
Carrier Sense Multiple Access Collision
Detect (CSMA/CD)
• Ethernet was based on the philosophy that all
networked device should be eligible at any time, to
transmit on a network
13.17
Figure 13.8 Categories of Standard Ethernet (PHYSICAL LAYER)
13.18
Implementation of standard Ethernet
13.19
Figure 13.9 Encoding in a Standard Ethernet implementation
13.20
Figure 13.10 10Base5 implementation
Known as Thicknet
Thick coaxial cable
Uses bus topology with external transceiver
Max length of each segment 500m
13.21
Figure 13.11 10Base2 implementation
13.22
Figure 13.12 10Base-T implementation
13.23
Figure 13.13 10Base-F implementation
13.24
Table 13.1 Summary of Standard Ethernet implementations
13.25
13-3 CHANGES IN THE STANDARD
13.26
Figure 13.14 Sharing bandwidth
13.27
Bridges
Link Layer devices: operate on Ethernet frames, examining
frame header and selectively forwarding frame based on its
destination
Bridge isolates collision domains since it buffers frames
When frame is to be forwarded on segment, bridge uses
CSMA/CD to access segment and transmit
Bridge advantages:
Isolates collision domains resulting in higher total max
throughput, and does not limit the number of nodes nor
geographical coverage
Can connect different type Ethernet since it is a store and
forward device
Transparent: no need for any change to hosts LAN adapters
Bridged Ethernet
13.31
Figure 13.18 Full-duplex switched Ethernet
13.34
Figure 13.20 Fast Ethernet implementations
13.35
Figure 13.21 Encoding for Fast Ethernet implementation
13.36
Table 13.2 Summary of Fast Ethernet implementations
13.37
13-5 GIGABIT ETHERNET
13.38
MAC Sublayer –full and half duplex
approach for medium access
13.39
Figure 13.22 Topologies of Gigabit Ethernet
13.40
Figure 13.23 Gigabit Ethernet implementations
13.41
Figure 13.24 Encoding in Gigabit Ethernet implementations
13.42
Table 13.3 Summary of Gigabit Ethernet implementations
13.43
IEEE standard 802.3ae
13.44