Electronic – Convert 24V to 12V @ 30mA

voltage divider

I have a device, Neptune Apex, that has programmatically controlled 24VDC outputs.

Using the 24V I would like to trigger a relay that is built into another component, that has the specs of: 3-12VDC, 3-30mA.

Since the current draw is very minimal and will be constant, what would be the cheapest and easiest way to reduce the 24VDC to 12V to trigger the relay?

I don't really want to have to purchase and introduce another component like a buck converter, so could I do this with a voltage-divider or some other simple components and not burn anything up?

Update:

The 3-12VDC device is a Power Switch Tail II (http://powerswitchtail.com) and it it does appear to use a opto-isolated relay.

PowerSwitch Tail Specifications

Does this help to nail down the best solution?

Best Answer

Using the 24 V I would like to trigger a relay that is built into another component, that has the specs of: 3 - 12 VDC, 3 - 30 mA.

This sounds awfully like a solid state relay input which is, basically, an infrared LED and series resistor.

schematic

simulate this circuit – Schematic created using CircuitLab

Figure 1. SSR with external current limiting resistor.

An infrared LED will drop about 1.4 V. If the SSR draws 30 mA at 12 V then the internal resistor is about \$ \frac {V}{I} = \frac {12 - 1.4}{30m} = 353 \ \Omega \$ (where 'm' is shorthand for milli).

Addition of an external 1.8 kΩ resistor would limit the current to about 10 mA at 24 V. This is well above the 3 mA minimum on-current.