100BaseVG is a 100 Mbit/s
Ethernet
Ethernet ( ) is a family of wired computer networking technologies commonly used in local area networks (LAN), metropolitan area networks (MAN) and wide area networks (WAN). It was commercially introduced in 1980 and first standardized in 198 ...
standard specified to run over four pairs of
Category 3 cable
Category 3 cable, commonly known as or station wire, and less commonly known as VG or voice-grade (as, for example, in 100BaseVG), is an unshielded twisted pair (UTP) cable used in telephone wiring. It is part of a family of standards defin ...
(cable also known as voice grade, hence the "VG"). It is also called 100VG-AnyLAN because it was defined to carry both Ethernet and
Token Ring
Token Ring is a Physical layer, physical and data link layer computer networking technology used to build local area networks. It was introduced by IBM in 1984, and standardized in 1989 as IEEE Standards Association, IEEE 802.5. It uses a sp ...
frame types.
100BaseVG was originally proposed by
Hewlett-Packard
The Hewlett-Packard Company, commonly shortened to Hewlett-Packard ( ) or HP, was an American multinational information technology company. It was founded by Bill Hewlett and David Packard in 1939 in a one-car garage in Palo Alto, California ...
, ratified by the
IEEE
The Institute of Electrical and Electronics Engineers (IEEE) is an American 501(c)(3) organization, 501(c)(3) public charity professional organization for electrical engineering, electronics engineering, and other related disciplines.
The IEEE ...
in 1995 and was practically extinct by 1998. In 2001
IEEE
The Institute of Electrical and Electronics Engineers (IEEE) is an American 501(c)(3) organization, 501(c)(3) public charity professional organization for electrical engineering, electronics engineering, and other related disciplines.
The IEEE ...
recorded the status of its 100BaseVG standard as being a "Withdrawn Standard" (defined as "A standard which is no longer maintained and which may contain significant obsolete or erroneous information.")
Standardization
100BaseVG started in the
IEEE 802.3
IEEE 802.3 is a working group and a collection of standards defining the physical layer and data link layer's media access control (MAC) of wired Ethernet. The standards are produced by the working group of the Institute of Electrical and Electro ...
committee as
Fast Ethernet
In computer networking, Fast Ethernet Ethernet physical layer, physical layers carry traffic at the nominal rate of . The Classic Ethernet, prior Ethernet speed was . Of the Fast Ethernet physical layers, 100BASE-TX is by far the most common.
...
. One faction wanted to keep
carrier-sense multiple access with collision detection (CSMA/CD) in order to keep it pure Ethernet, even though the collision domain problem limited the distances to one tenth that of
10BASE-T
1 (one, unit, unity) is a number, numeral, and glyph. It is the first and smallest positive integer of the infinite sequence of natural numbers. This fundamental property has led to its unique uses in other fields, ranging from science to sp ...
. Another faction wanted to change to a polling architecture from the hub (they called it "
Demand Priority Protocol") in order to maintain the 10BASE-T distances, and also to make it a deterministic protocol. The first faction argued that, since IEEE 802.3 was the Ethernet committee, it was not the place to develop a different protocol. Thus, the IEEE 802.12 committee was formed and standardized 100BaseVG.
Physical layer
The
physical layer
In the seven-layer OSI model of computer networking, the physical layer or layer 1 is the first and lowest layer: the layer most closely associated with the physical connection between devices. The physical layer provides an electrical, mechani ...
requires four
twisted pair
Twisted pair cabling is a type of communications cable in which two conductors of a single circuit are twisted together for the purposes of improving electromagnetic compatibility. Compared to a single conductor or an untwisted balanced ...
s of "voice-grade" cabling for a link, so Category 3 cables or better can be used. While control signaling uses two pairs for each direction simultaneously, all four pairs are switched to a single direction during data transmission, as required and defined during control signaling. This makes 100BaseVG an inherently
half-duplex
A duplex communication system is a point-to-point system composed of two or more connected parties or devices that can communicate with one another in both directions. Duplex systems are employed in many communications networks, either to allow ...
medium like e.g.
10BASE5
10BASE5 (also known as thick Ethernet or thicknet) was the first commercially available variant of Ethernet. The technology was standardized in 1982 as IEEE 802.3. 10BASE5 uses a thick and stiff coaxial cable up to in length. Up to 100 stat ...
(yet faster) but without the
CSMA/CD drawbacks.
100BaseVG also supports full-duplex operation over
optical fiber
An optical fiber, or optical fibre, is a flexible glass or plastic fiber that can transmit light from one end to the other. Such fibers find wide usage in fiber-optic communications, where they permit transmission over longer distances and at ...
or over two pairs of
shielded twisted pair
Twisted pair cabling is a type of communications cable in which two conductors of a single circuit are twisted together for the purposes of improving electromagnetic compatibility. Compared to a single conductor or an untwisted balanced p ...
.
100VG-AnyLAN vs. Fast Ethernet
Multiplexing
Instead of following the Fast Ethernet standard for twisted pair cabling by using only 2 pairs of wires, 100VG-AnyLAN used all four pairs in either Category 3 or Category 5 twisted pair cable. The design goals were to avoid the radio frequency radiation emitted at the higher frequencies required by Fast Ethernet and to leverage existing wiring installations of Category 3 cabling that most organizations had recently installed to support 10 megabit twisted-pair Ethernet. This had the additional advantage of being less susceptible to external sources of RF interference such as other network cables, fluorescent lights, and high power lines. They multiplexed the signal across all 8 wires thereby lowering the frequency and making it more robust. This presented a problem with early installations that borrowed one unused twisted pair for telephone traffic but those installations were uncommon.
Deterministic
When Ethernet became Fast Ethernet, it continued to use the CSMA/CD mechanism to manage traffic on the network cable. 100VG took advantage of the token passing concept that made
ARCNET
Attached Resource Computer NETwork (ARCNET or ARCnet) is a communications protocol for local area networks. ARCNET was the first widely available networking system for microcomputers and it became popular in the 1980s for office automation task ...
and
Token Ring
Token Ring is a Physical layer, physical and data link layer computer networking technology used to build local area networks. It was introduced by IBM in 1984, and standardized in 1989 as IEEE Standards Association, IEEE 802.5. It uses a sp ...
popular in order to provide consistent performance no matter how large the network became. It removed the token passing responsibility from the wiring and network nodes and placed it internal to the 100VG-AnyLAN hubs. These hubs contained the rotating token that never left the hub itself. When a node wanted to transmit data, it would raise a bit on its hub port connection that indicated to the hub that it was ready. As the token passed by a ready hub port, it would then open up traffic to that node. Because the token stayed within the hub, it did not have to traverse long cables going to every node as in ARCNET and Token Ring, thereby becoming faster than those other deterministic networking standards and being less susceptible to cabling problems, network card failures, and line interference. Real-life load testing showed 100VG-AnyLAN reaching 95% of its theoretical network speed instead of about 45% as in Fast Ethernet when using hubs. Fast Ethernet switches were not commonplace at first because of high cost and limited availability so, initially, 100VG had a significant performance advantage.
Demand Priority
Certain workloads demand their data be delivered at particular times - video and audio are good examples. On lightly used networks this traffic can be sent as normal data, but on busy networks, retransmission delays can push delivery outside the
jitter
In electronics and telecommunications, jitter is the deviation from true periodicity of a presumably periodic signal, often in relation to a reference clock signal. In clock recovery applications it is called timing jitter. Jitter is a signifi ...
limits of the data.
VG introduced the concept of Demand Priority to address this problem. When a node requests the ability to send data, it indicates this has high or normal priority. High-priority data is given transmission permission as soon as possible, typically as soon as any current data packet is completed. By letting the hub manage access, the architecture can guarantee required bandwidth and requested service priority to particular applications or nodes. It also can guarantee that the network can be scaled up (enlarged) without loss of bandwidth.
References
{{IEEE standards
Ethernet
IEEE 802
Ethernet standards