repeater

Repeater

A radio repeater retransmits a radio signal.

In telecommunications, a repeater is an electronic device that receives a signal and retransmits it. Repeaters are used to extend transmissions so that the signal can cover longer distances or be received on the other side of an obstruction.

Some types of repeaters broadcast an identical signal, but alter its method of transmission, for example, on another frequency or baud rate.

There are several different types of repeaters; a telephone repeater is an amplifier in a telephone line, an optical repeater is an optoelectronic circuit that amplifies the light beam in an optical fiber cable; and a radio repeater is a radio receiver and transmitter that retransmits a radio signal.

broadcast relay station is a repeater used in broadcast radio and television.

Contents

[hide]

Overview[edit]

When an information-bearing signal passes through a communication channel, it is progressively degraded due to loss of power. For example, when atelephone call passes through a wire telephone line, some of the power in the electric current which represents the audio signal is dissipated as heat in the resistance of the copper wire. The longer the wire is, the more power is lost, and the smaller the amplitude of the signal at the far end. So with a long enough wire the call will not be audible at the other end. Similarly, the farther from a radio station a receiver is, the weaker the radio signal, and the poorer the reception. A repeater is an electronic device in a communication channel that increases the power of a signal and retransmits it, allowing it to travel further. Since it amplifies the signal, it requires a source of electric power.

The term "repeater" originated with telegraphy in the 19th century, and referred to an electromechanical device (a relay) used to regeneratetelegraph signals.[1] Use of the term has continued in telephony and data communications.

In computer networking, 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.

Types[edit]

Telephone repeater[edit]

This is used to increase the range of telephone signals in a telephone line. They are most frequently used in trunklines that carry long distancecalls. In an analog telephone line consisting of a pair of wires, it consists of an amplifier circuit made of transistors which use power from a DC current source to increase the power of the alternating current audio signal on the line. Since the telephone is a duplex (bidirectional) communication system, the wire pair carries two audio signals, one going in each direction. So telephone repeaters have to be bilateral, amplifying the signal in both directions without causing feedback, which complicates their design considerably. Telephone repeaters were the first type of repeater and were some of the first applications of amplification. The development of telephone repeaters between 1900 and 1915 made long distance phone service possible. However most telecommunications cables are now fiber optic cables which use optical repeaters (below).

  • Submarine cable repeater

This is a type of telephone repeater used in underwater submarine telecommunications cables.

Optical communications repeater[edit]

Main article: Optical communications repeater

This is used to increase the range of signals in a fiber optic cable. Digital information travels through a fiber optic cable in the form of short pulses of light. The light is made up of particles called photons, which can be absorbed or scattered in the fiber. An optical communications repeater usually consists of a phototransistor which converts the light pulses to an electrical signal, an amplifier to increase the power of the signal, an electronic filter which reshapes the pulses, and a laser which converts the electrical signal to light again and sends it out the other fiber. However, optical amplifiers are being developed for repeaters to amplify the light itself without the need of converting it to an electric signal first. Some repeaters have been powered by light energy transmitted down the fiber with the signal.

Radio repeater[edit]

This is used to extend the range of coverage of a radio signal. A radio repeater usually consists of a radio receiver connected to a radio transmitter. The received signal is amplified and retransmitted, often on another frequency, to provide coverage beyond the obstruction. Usage of a duplexer can allow the repeater to use one antenna for both receive and transmit at the same time.

  • Broadcast relay station, rebroadcastor or translator: This is a repeater used to extend the coverage of a radio or televisionbroadcasting station. It consists of a secondary radio or television transmitter. The signal from the main transmitter often comes over leased telephone lines or by microwave relay.
  • Microwave relay: This is a specialized point-to-point telecommunications link, consisting of a microwave receiver that receives information over a beam of microwaves from another relay station in line-of-sight distance, and a microwave transmitter which passes the information on to the next station over another beam of microwaves. Networks of microwave relay stations transmit telephone calls, television programs, and computer data from one city to another over continent-wide areas.
  • Passive repeater: This is a microwave relay that simply consists of a flat metal surface to reflect the microwave beam in another direction. It is used to get microwave relay signals over hills and mountains when it is not necessary to amplify the signal.
  • Cellular repeater: This is a radio repeater for boosting cell phone reception in a limited area. The device functions like a smallcellular base station, with a directional antenna to receive the signal from the nearest cell tower, an amplifier, and a local antenna to rebroadcast the signal to nearby cell phones. It is often used in downtown office buildings.
  • Digipeater: A repeater node in a packet radio network. It performs a store and forward function, passing on packets of information from one node to another.

Data handling[edit]

Repeaters can be divided into two types depending on the type of data they handle:

Analog repeater[edit]

This type is used in channels that transmit data in the form of an analog signal in which the voltage or current is proportional to the amplitudeof the signal, as in an audio signal. They are also used in trunklines that transmit multiple signals using frequency division multiplexing(FDM). Analog repeaters are composed of a linear amplifier, and may include electronic filters to compensate for frequency and phase distortion in the line.

Digital repeater[edit]

The digipeater is used in channels that transmit data by binary digital signals, in which the data is in the form of pulses with only two possible values, representing the binary digits 1 and 0. A digital repeater amplifies the signal, and it also may retime, resynchronize, and reshape the pulses. A repeater that performs the retiming or resynchronizing functions may be called a regenerator.

Telephone repeater[edit]

Before the invention of electronic amplifiers, mechanically coupled carbon microphones were used as amplifiers in telephone repeaters. After the turn of the century it was found that negative resistance mercury lamps could amplify, and they were used.[2] The invention of audion tuberepeaters around 1916 made transcontinental telephony practical. In the 1930s vacuum tube repeaters using hybrid coils became commonplace, allowing the use of thinner wires. In the 1950s negative impedance gain devices were more popular, and a transistorized version called the E6 repeater was the final major type used in the Bell System before the low cost of digital transmission made all voiceband repeaters obsolete.Frequency frogging repeaters were commonplace in frequency-division multiplexing systems from the middle to late 20th century...

See also[edit]

References[edit]

  1. Jump up^ Loring, A. E.E (1878). A Hand-book of the Electro-Magnetic Telegraph. New York: D. Van Nostrand. pp. 53–54.
  2. Jump up^ Sungook, Hong (2001). Wireless: From Marconi‘s Black-Box to the Audion. MIT Press. p. 165. ISBN 0262082985.

External links[edit]

From Wikipedia, the free encyclopedia

时间: 2024-10-06 23:49:22

repeater的相关文章

ASP.Net简介、IIS服务器和Repeater重复器

简介:ASP.NET - 制作网站应用程序的技术 WebForm -出来时间比较早,敏捷.便捷开发,封装一些控件,慢慢发现一些控件做的挺好,真正使用没有那么敏捷 MVC -出来时间比较晚 什么东西? winform 界面 - 后台 - 数据库 共同组合出来的程序:ASP.NET 界面(HTML+CSS+JS) - 后台 - 数据库 运行机制:winform - 程序是安装在用户的电脑上,程序是运行在用户电脑上的.net Framework框架上的 ASP.NET - 通过浏览器向服务器发送请求,

webform(三)Repeater控件

Repeater 控件用于显示重复的项目列表,这些项目被限制在该控件.Repeater 控件可被绑定到数据库表.XML 文件或者其他项目列表. 一.建实体类和数据访问类 建立的方法和winform一样,建立时会提示类文件应该放在App_Code文件里,是否放入,选择是,会自动创建该文件夹并将类放进去. webform没有命名空间. 实体类: public class Users { public int Ids { get; set; } public string Ucode { get; s

WebForm数据展示 Web Repeater的使用

Repeater控件:(重复器)按某一格式展示数据 HeaderTemplate - 先执行,执行一次 FooterTemplate - 最后执行,执行一次 ItemTemplate - 在Header之后执行,有多少条数据绑定就执行多少次 AlterNatingItemTemplate - 交替项模板,与ItemTemplate交替执行 Repeater绑定数据: //集合结果指向Repeater1 Repeater1.DataSource = new StusData().SelectStu

webform简单控件和Repeater的使用

(一) <%@ %> - 这里面写一些声明和引用的 <%  %> - 编写C#代码的 <%= %> - 往界面上输出一个变量的值 <%# %> - 在Repeater数据展示中使用 (二)Repeater  数据展示 1.HeaderTemplate ---  先执行,执行一次 FooterTemplate --- 后执行,执行一次 ItemTemplate --- 在Header之后执行,有多少条数据绑定就执行多少次 AlterNatingItemTemp

【2017-05-18】WebForm的Repeater控件和一些简单控件

一.Repeater控件 1. <%@ %> - 这里面写一些声明和引用的 <%  %> - 编写C#代码的 <%= %> - 往界面上输出一个变量的值 <%# Eval("属性名","可选,格式字符串")%> - 在Repeater数据展示中使用 2.Repeater控件   - 用来展示数据重复执行. <HeaderTemplate></HeaderTemplate>     先执行,执行一

Webform(Repeater控件)

一.Repeater控件 有五大模板 ItemTemplate :有多少条数据,执行多少遍        AlternatingItemTemplate : 对交替数据项进行格式设置       SeparatorTemplate : 对分隔符进行格式设置        HeaderTemplate : 对页眉进行格式设置 ,在加载开始执行一遍      FooterTemplate : 对页脚进行格式设置,在加载最后执行一遍 1.数据绑定 list<Users> li =new usersD

Repeater用法

Repeater(重复器)有五个部分 (1)<AlternatingItemTemplate></AlternatingItemTemplate>---交替(2)<FooterTemplate></FooterTemplate>--脚部(3)<ItemTemplate></ItemTemplate>--身子部分(4)<SeparatorTemplate></SeparatorTemplate>--这个不常用(5

Repeater控件 ---属性(ItemCommand事件)

epeater的Command操作:1.ItemCommand事件 - 在Repeater中所有能触发事件的控件,都会来触发这一个事件 2.CommandName - 判断点击的是什么按钮,e.CommandName 3.CommandArgument - 触发事件所传递过来的主键值数据,放在这里面界面值绑定时要用 单引号 !!!!!! e.... 4.ItemCreated - 项模板中将HTML代码生成完毕时执行一遍此事件5.ItemDataBound - 项模板将数据绑定后执行一遍此事件

WebForm Repeater使用

Repeater: HeaderTemplate - 在加载开始执行一遍 ItemTemplate - 有多少条数据,执行多少遍 FooterTemplate - 在加载最后执行一遍 AlternatingItemTemplate - 交替项模板 <%@ Page Language="C#" AutoEventWireup="true" CodeFile="lianxi.aspx.cs" Inherits="lianxi"

webform repeater控件

Repeater: HeaderTemplate - 在加载开始执行一遍 ItemTemplate - 有多少条数据,执行多少遍 FooterTemplate - 在加载最后执行一遍 AlternatingItemTemplate - 交替项模板 <%@ Page Language="C#" AutoEventWireup="true" CodeFile="lianxi.aspx.cs" Inherits="lianxi"