• Please review our updated Terms and Rules here

Power over RS-232 idea

oktology

Experienced Member
Joined
Mar 24, 2023
Messages
106
I've noticed that the RS-232 pinout for the DB-25 connector has two Reserved pins and one unassigned. I've seen a DB-25 pinout that I can no longer find that uses two of those pins to supply 12V power (I want to say it was an X.25 pinout, but I'm not 100%), and I was thinking this could be really useful for powering things like the various WiFi modems.

My question is this: is anyone aware of any RS-232-speaking device that uses pins 9-11 that could cause the magic smoke to escape if fed 12VDC on those lines?
 

Timo W.

Veteran Member
Joined
Nov 25, 2014
Messages
2,006
Location
Germany
Should not be an issue. On DB-25, pins beyond 8 were not used, except 20+22 for DTE stuff. This is why they could use a DB-9 later.
 

Chuck(G)

25k Member
Joined
Jan 11, 2007
Messages
43,250
Location
Pacific Northwest, USA
Well, the V.24 spec calls for pins 9 and 10 to be used on DCE for a power indicator, not as a power supply. So if you decide to use these pins as a supply, make sure that they're current-limited. Synchronous modems, of course had secondary channels and used additional pins. It's important to understand that the 9 pin connection was for use with async communications. Read about it here: https://www.arcelect.com/rs232.htm
 

Timo W.

Veteran Member
Joined
Nov 25, 2014
Messages
2,006
Location
Germany
V.24 is not RS232. DB-25 was also used by Apple for SCSI - but it's completely irrelevant what that has on these pins, as the question is about RS232.
 

jlang

Experienced Member
Joined
Sep 25, 2014
Messages
208
Location
central florida
pin 9= +12v pin 10= -12v
I haven't seen anything in decades implement that.
Thats no guarantee you won't see magic smoke.

joe
 

oktology

Experienced Member
Joined
Mar 24, 2023
Messages
106
Well, the V.24 spec calls for pins 9 and 10 to be used on DCE for a power indicator, not as a power supply.
V.24 it was! Thanks for this.

pin 9= +12v pin 10= -12v
That's how they're assigned for V.24, so that was my thought.

I think I'll go ahead and add +DC on pin 9 to one of my portables and wire an adapter for the WiModem that draws power from that pin. No reason it couldn't provide 5V instead of 12V, the M102 has an internal 5V supply rail, and the WiModem is normally USB powered.
 

Chuck(G)

25k Member
Joined
Jan 11, 2007
Messages
43,250
Location
Pacific Northwest, USA
V.24 is not RS232. DB-25 was also used by Apple for SCSI - but it's completely irrelevant what that has on these pins, as the question is about RS232.
RS232 - V.24/V.28 - IS2110 - X.20 bis (for Async) -
X.21 bis (for Sync)
It is RS232: https://www.electronics-notes.com/a...-communications/rs232-v24-basics-tutorial.php
I can cite the ITU spec as well. Clearly you have never experienced a Bell 408 modem.

It was even applicable to the PC: https://www.minuszerodegrees.net/oa/OA - IBM Binary Synchronous Communications Adapter.pdf
 

Chuck(G)

25k Member
Joined
Jan 11, 2007
Messages
43,250
Location
Pacific Northwest, USA
RS449 is a mess; I thought that RS530 largely supplanted it. I suppose most industrial equipment now uses Ethernet-derived protocols (UTP, fiber...). RS422 saw quite a bit of use in non-communication applications (e.g. hard disk controllers).
 

Kelly Gray

Member
Joined
Apr 26, 2023
Messages
18
Location
Toronto, Canada
I've noticed that the RS-232 pinout for the DB-25 connector has two Reserved pins and one unassigned. I've seen a DB-25 pinout that I can no longer find that uses two of those pins to supply 12V power (I want to say it was an X.25 pinout, but I'm not 100%), and I was thinking this could be really useful for powering things like the various WiFi modems.

My question is this: is anyone aware of any RS-232-speaking device that uses pins 9-11 that could cause the magic smoke to escape if fed 12VDC on those lines?
RS-232 specified the allowable voltage range for all inputs and outputs. Your +12v and -12v are well within that range. The specification also indicated that the output drivers could be connected to any voltage from -25V to +25V without permanent damage. A device connected to your modified pinout system may not work properly, but you shouldn't let any of the magic smoke escape.
 

Chuck(G)

25k Member
Joined
Jan 11, 2007
Messages
43,250
Location
Pacific Northwest, USA
It's not the voltage that matters, but rather the current +12V at 50A may well fall within the voltage specs for RS232 signalling, but not the maximum current. I believe the spec says that the load should be from 3K to 7K, but don't quote me on that.

In any case, I believe the spec says that any signal must be able to survive an indefinite short circuit. So put that into your work.
 
Top