Modem

Straight-through serial cable connecting a PC DE-9 (DTE) port to a DB-25 modem (DCE) under ANSI/TIA/EIA-232-F, passing all RS-232 handshaking signals pin-for-pin.

The standard Hayes-compatible modem cable connects a PC serial port (Data Terminal Equipment, DTE) to an external modem (Data Circuit-Terminating Equipment, DCE) using the RS-232 interface standardised as ANSI/TIA/EIA-232-F (1997), formerly known as RS-232-C. The standard, first introduced in 1962, aligns with ITU-T V.24, V.28, and ISO/IEC 2110. PC serial ports use a 9-pin DE-9 (DB9S) female connector, while the modem end traditionally uses a 25-pin DB-25 male connector as specified in the original standard. Both cable variants described here are straight-through: each signal pin on the DTE side connects directly to its corresponding pin on the DCE side, passing all handshaking lines — TD, RD, RTS, CTS, DSR, DCD, DTR, and RI — without crossing.

9 pin D-SUB female connector layout 9 pin D-SUB female connector to the Computer

25 pin D-SUB male connector diagram 25 pin D-SUB male connector to the modem

Modem DSUB9 to DSUB25 cable

FemaleMaleDir
Shield1
Transmit Data32
Receive Data23
Request to Send74
Clear to Send85
Data Set Ready66
System Ground57
Carrier Detect18
Data Terminal Ready420
Ring Indicator922

Modem DSUB25 to DSUB25 cable

FemaleMaleDir
Shield Ground11
Transmit Data22
Receive Data33
Request to Send44
Clear to Send55
Data Set Ready66
System Ground77
Carrier Detect88
Data Terminal Ready2020
Ring Indicator2222

Notes

Both cable variants are straight-through (pin-for-pin); no signal crossing is required because the DTE and DCE roles are complementary by design under TIA/EIA-232-F. The DE-9 female connector is fitted to the DTE (computer) end; the DB-25 male connector is fitted to the DCE (modem) end. TIA/EIA-232-F specifies a maximum cable capacitance of 2500 pF (typically 15–20 m) and a maximum data signalling rate of 20 kbps, though many implementations operate at higher rates. Driver output must be at least ±5 V under load; receiver sensitivity is ±3 V minimum. The DE-9 pin assignments for DTE are: pin 1 DCD, pin 2 RD, pin 3 TD, pin 4 DTR, pin 5 GND, pin 6 DSR, pin 7 RTS, pin 8 CTS, pin 9 RI.

Signals

  • Shield / Shield Ground — chassis or cable-shield ground; pin 1 on both DE-9 and DB-25; the DE-9 shield pin has no corresponding modem signal and is typically left unconnected or tied to chassis at the modem end
  • Transmit Data (TD) — serial data from DTE to DCE; DE-9 pin 3 to DB-25 pin 2
  • Receive Data (RD) — serial data from DCE to DTE; DE-9 pin 2 to DB-25 pin 3
  • Request to Send (RTS) — DTE requests permission to transmit; DE-9 pin 7 to DB-25 pin 4
  • Clear to Send (CTS) — DCE grants permission to transmit; DE-9 pin 8 to DB-25 pin 5
  • Data Set Ready (DSR) — DCE indicates it is ready and connected to line; DE-9 pin 6 to DB-25 pin 6
  • System Ground (GND) — signal reference ground; DE-9 pin 5 to DB-25 pin 7
  • Carrier Detect (DCD) — DCE indicates a carrier has been detected on the line; DE-9 pin 1 to DB-25 pin 8
  • Data Terminal Ready (DTR) — DTE signals it is ready to communicate; DE-9 pin 4 to DB-25 pin 20
  • Ring Indicator (RI) — DCE signals that an incoming ring is detected; DE-9 pin 9 to DB-25 pin 22

References

Category:Serial Cables