Content deleted Content added
→Signaling for modems: software signaling as an alternative is irrelevant to the DTR signal. Article is about DTR |
m link radio modem |
||
(17 intermediate revisions by 11 users not shown) | |||
Line 1:
{{Short description|Control signal}}
'''Data Terminal Ready''' ('''DTR''') is a [[control signal]] in [[RS-232]] serial communications, transmitted from
The DTR signal is present on pin 20 of the 22-wire RS-232 interface using a [[DB-25]] connector, and on pin 4 of a newer [[DE-9]] serial port. The signal is asserted (logic
==Signaling for modems==
{{further|Command mode and Data mode#Switching between modes}}
The DTR signal is an important call control signal for a data modem. Dropping DTR from high to low for at least two seconds tells the modem to disconnect (end) a call or data connection.▼
▲The DTR signal is an important call control signal for a data modem.
When a modem is being used for automatic answering (such as with the command ATS0=1), the DTR signal confirms to the modem that the computer is available to accept a call.<ref name="V250_6_2_9"
When a computer wants to place a call, it
▲Virtually all modems new enough to support error correction and data compression (all modems 9600 bit/s and above, and some 2400 bit/s ones as well) have the capability of modifying their use of RS-232 signals, depending on the application.{{Citation needed|date=November 2009}} The [[AT command]] for manipulating DTR is typically <code>AT&D</code> followed by a single digit.<ref>{{Citation |title=The Extended Hayes Command Set | publisher=[[KDE]] |url=http://docs.kde.org/stable/en/kdenetwork/kppp/hayes-extended-commands.html |accessdate=2009-11-23 }}</ref> AT&D0 and AT&D2 are mandatory under V.250, and AT&D1 is optional.<ref name="V250_6_2_9" >{{Citation |title=V.250 : Serial asynchronous automatic dialling and control (05/99, 07/03) |chapter=6.2.9 Circuit 108 (data terminal ready) behaviour |publisher=[[ITU-T]]/Telecommunication Standardization Bureau |url=http://www.itu.int/rec/T-REC-V.250/en |format=PDF}}</ref> AT&D3 is non-standard but widely implemented,<ref name="USR_Courier_Ch8">{{Citation |title=Courier V-Everything Command Reference |publisher=[[U.S. Robotics]] |url=http://www.usr.com/support/3453b/3453b-crg/chap%208-controlling%20EIA-232.htm |chapter=8. Controlling EIA-232 Signaling |accessdate=2009-11-23 }}</ref><ref name="MS_PnP_1995" >{{Citation |title=PnP for COM Devices, rev 0.92 |format=RTF |publisher=[[Microsoft]] and [[Hayes Microcomputer Products|Hayes]] |url=http://download.microsoft.com/download/1/6/1/161ba512-40e2-4cc9-843a-923143f3456c/pnpcom.rtf |date=February 28, 1995 |chapter=A.4 AT&D3 Implementation Issues }}</ref> and higher values are used by some vendors.<ref>{{Citation |title=Alpha Micro GPRS Modem Functional Overview 1.0|url=http://www.alphamicro.net/resources/GPRS_functional_overview.pdf |accessdate=2009-11-23 |year=2003 |author=Nick Robins |publisher=Alpha Micro Components |format=PDF}}</ref>
Many external modems have LED indicators on the front, one of which is '''TR''' (''"terminal ready"''). This light follows the state of the DTR pin. The light is on when DTR is high, and off when it is low. Modems will typically keep the TR light illuminated when the AT&D0 command is used to force the modem to ignore the DTR signal, regardless of the pin's actual state.
Line 36 ⟶ 30:
Another category of devices commonly powered by the DTR line includes converters between RS-232 and other serial standards such as [[RS-422]] and [[RS-485]].
==Use for transmit keying==
In many [[radio modem]] implementations, especially in amateur radio, the DTR is used to control transmission. The radio receives when DTR is not asserted, typically passing audio in to a software modem. When DTR is asserted the radio transmits audio coming from the software modem. In cases where the radio is controlled by serial commands (e.g. a [[computer aided transceiver]] interface) the control data flows regardless of DTR state.
==See also==
* [[Ring Indicator]]
|