Repeaters
Repeaters
A wireless repeater.
A repeater is an electronic device that receives a signal and retransmits it at a higher level
and/or higher power, or onto the other side of an obstruction, so that the signal can cover longer
distances.
Network repeaters regenerate incoming electrical, wireless or optical signals. With physical
media like Ethernet or Wi-Fi, data transmissions can only span a limited distance before the
quality of the signal degrades. Repeaters attempt to preserve signal integrity and extend the
distance over which data can safely travel.
Description
The term "repeater" originated with telegraphy and referred to an electromechanical device
used to regenerate telegraph signals. Use of the term has continued in telephony and data
communications.
1. An analog device that amplifies an input signal regardless of its nature (analog or
digital).
2. A digital device that amplifies, reshapes, retimes, or performs a combination of any of
these functions on a digital input signal for retransmission.[1]
Because repeaters work with the actual physical signal, and do not attempt to interpret the data
being transmitted, they operate on the Physical layer, the first layer of the OSI model.
Digipeater
A "digipeater" is a blend meaning "digital repeater", particularly used in amateur radio. Store
and forward digipeaters generally receive a packet radio transmission and then retransmit it on
the same frequency, unlike repeaters that receive on one and transmit on another frequency.
Usage
Purpose of a Repeater
The purpose of a repeater is to extend the LAN Segment beyond its physical limits as defined
by the Physical Layer's Standards (e.g. Ethernet is 500m for 10Base5). A LAN Segment is a
logical path such as the logical bus used by all 802.3 Ethernet types. A LAN Segment is given
an identification number called a Segment Number or Network Number to differentiate it from
other segments.
Typically, repeaters are used to connect 2 physically close buildings together that are too far
apart to just extend the segment. Can be used to connect floors of a building together that
would surpass the maximum allowable segment length. Note: for large extensions as in the
above example, 2 Repeaters are required. For shorter extensions, only 1 Repeater may be
required.
Repeater's OSI Operating Layer
Repeaters do not "de-segment" a network. All traffic that appears on one side of the repeater
appears on both sides. Repeaters handle only the electrical and physical characteristics of the
signal.
Repeaters work only on the same type of Physical Layer: Ethernet to Ethernet or Token Ring to
Token Ring. They can connect 10Base5 to 10BaseT because they both use the same 802.3
MAC layer.
You can run into problems connecting 1Base5 to 10BaseT with the transfer rate (1 Mbps vs. 10
Mbps). A repeater cannot connect Token Ring to Ethernet because the Physical Layer is
different for each.