HOME

TheInfoList



OR:

A Medium Attachment Unit (MAU) is a
transceiver In radio communication, a transceiver is an electronic device which is a combination of a radio ''trans''mitter and a re''ceiver'', hence the name. It can both transmit and receive radio waves using an antenna, for communication purposes. The ...
which converts signals on an
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 ...
cable to and from
Attachment Unit Interface The Attachment Unit Interface (AUI) is a physical and logical interface defined in the original IEEE 802.3 standard for 10BASE5 Ethernet and the previous DIX standard. The physical interface consists of a 15-pin D-subminiature connection tha ...
(AUI) signals. On original 10BASE5 (Thick) Ethernet, the MAU was typically clamped to the Ethernet cable. With later standards it was generally integrated into the
network interface controller A network interface controller (NIC, also known as a network interface card, network adapter, LAN adapter or physical network interface, and by similar terms) is a computer hardware component that connects a computer to a computer network. E ...
and eventually the entire Ethernet controller was often integrated into a single integrated circuit ("chip") to reduce cost. In most modern switched or hubbed
Ethernet over twisted pair Ethernet over twisted-pair technologies use twisted-pair cables for the physical layer of an Ethernet computer network. They are a subset of all Ethernet physical layers. Early Ethernet used various grades of coaxial cable, but in 1984, Sta ...
systems, neither the MAU nor the AUI interfaces exist (apart, perhaps as notional entities for the purposes of thinking about layering the interface), and the category 5 (CAT5) cable connects directly into an Ethernet socket on the host or router. For backwards compatibility with equipment which still has external AUI interfaces, MAUs are still available with
10BASE2 10BASE2 (also known as cheapernet, thin Ethernet, thinnet, and thinwire) is a variant of Ethernet that uses thin coaxial cable terminated with BNC connectors to build a local area network. During the mid to late 1980s this was the dominan ...
or 10BASE-T connections. The following standard,
Fast Ethernet In computer networking, Fast Ethernet physical layers carry traffic at the nominal rate of 100 Mbit/s. The prior Ethernet speed was 10 Mbit/s. Of the Fast Ethernet physical layers, 100BASE-TX is by far the most common. Fast Ethern ...
introduces division onto
Media Access Control In IEEE 802 LAN/MAN standards, the medium access control (MAC, also called media access control) sublayer is the layer that controls the hardware responsible for interaction with the wired, optical or wireless transmission medium. The MAC subla ...
ler (MAC) and Physical Layer Interface ( PHY) layers connected with Media Independent Interface (MII). Some early Fast Ethernet hardware had a physical external MII connectors, functionally similar to AUI connector. However, the tradition of using a separate low-level I/O device in networking has continued in fast
optical fiber An optical fiber, or optical fibre in Commonwealth English, is a flexible, transparency and translucency, transparent fiber made by Drawing (manufacturing), drawing glass (silica) or plastic to a diameter slightly thicker than that of a Hair ...
network interfaces, where the
GBIC A gigabit interface converter (GBIC) is a standard for transceivers, first defined in 1995 and commonly used with Gigabit Ethernet and Fibre Channel for some time. By offering a standard, hot swappable electrical interface, a single gigabit p ...
, XENPAK, XFP, and enhanced small form-factor pluggable (SFP+) pluggable transceiver modules using the XAUI interface play a similar role. Objectives of MAU: * Provide the physical means for communication between local network data link entities. * It defines a physical interface that can be implemented independently among different manufacturers of hardware and achieve the intended level of compatibility when interconnected in a common local network. * Provide a communication channel capable of high bandwidth and low bit error ratio performance. * Provide for ease of installation and service. * Provide for high network availability (ability of a station to gain access to the medium and enable the data link connection in a timely fashion). * Enable relatively low-cost implementations. MAU Characteristics: * Enables coupling the Physical Layer Signalling (PLS) by way of the AUI to the explicit baseband coaxial transmission system. * Supports message traffic at a data rate of 10, 100, or even 1000 Mbit/s. * Provides for driving up to 500m of coaxial trunk cable without the use of a repeater. * Permits the DTE to test the MAU and the medium itself. * Supports system configurations using the
CSMA/CD Carrier-sense multiple access with collision detection (CSMA/CD) is a medium access control (MAC) method used most notably in early Ethernet technology for local area networking. It uses carrier-sensing to defer transmissions until no other stati ...
access mechanism defined with baseband signaling. * Supports bus topology interconnection. Services provided by MAU: * Transmit. * Receive. *
Collision detection Collision detection is the computational problem of detecting the intersection (Euclidean geometry), intersection of two or more objects. Collision detection is a classic issue of computational geometry and has applications in various computing ...
and Loop-back functions direct transfer through the MAU. * The Jabber detect. ** It removes equipment from the network whenever it continuously transmits for periods significantly longer than required for a maximum-length packet, indicating a possible problem with the
NIC NIC may refer to: Banking and insurance companies * National Insurance Corporation, Uganda * NIC Bank, a commercial bank in Kenya Politics, government and economics * National Ice Center, an agency that provides worldwide navigational ice a ...
. * Signal quality error test. ** The signal quality error test detects silent failures in the circuitry. * Link integrity functions ** detects breaks in the wire pairs. * Both Signal quality error test and Link integrity functions assist in fault isolation. Two modes of operation: * Normal mode: ** The MAU functions as a direct connection between the baseband medium and the DTE. Data output from the DTE is output to the coaxial trunk medium and all data on the coaxial trunk medium is input to the DTE. This mode is the "normal" mode of operation for the intended message traffic between stations. * Monitor mode or Isolated mode: ** The MAU functions as a receive-only connection between the baseband medium and the DTE. Data output from the DTE is suppressed and only data on the coaxial trunk medium is input to the DTE. This mode is for observing message traffic. MAU functional specifications: * Transmit function ** The ability to transmit serial data bit streams on the baseband medium from the local DTE entity and to one or more remote DTE entities on the same network. * Receive function ** The ability to receive serial data bit streams over the baseband medium. * Collision Presence function ** The ability to detect the presence of two or more stations concurrent transmissions. * Monitor function (Optional) ** The ability to inhibit the normal transmit data stream to the medium at the same time the normal receive function and collision presence function remain operational. * Jabber function ** The ability to automatically interrupt the transmit function and inhibit an abnormally long output data stream. It removes equipment from the network whenever it continuously transmits for periods significantly longer than required for a maximum-length packet, indicating a possible problem with the
NIC NIC may refer to: Banking and insurance companies * National Insurance Corporation, Uganda * NIC Bank, a commercial bank in Kenya Politics, government and economics * National Ice Center, an agency that provides worldwide navigational ice a ...
. MAU in this context is not to be confused with a Media Access Unit, which shares the same acronym.


References

*{{cite journal, publisher=IEEE, title=IEEE Standard for Information technology— Telecommunications and information exchange between systems— Local and metropolitan area networks— Specific requirements Part 3: Carrier sense multiple access with Collision Detection (CSMA/CD) Access Method and Physical Layer Specifications, journal=IEEE Standard, url=http://standards.ieee.org/about/get/802/802.3.html Ethernet Computer connectors