Voltage detector circuit 12v-40v

Status
Not open for further replies.

starboard008

New Member
Hi,

I am designing a circuit which need to be triggered by a random voltage and polarity.

the voltage can be between 12v to 40v...

any ideas what component to use??
 
Needs More data.

0 v to 12v - 40 volts or 12 to 40 volt input?
What output?
 
this is going to be a trigger circuit. I need it compatible with other systems which give both 12v and some of them 40v. the polarity may vary too
 
I want to do a circuit that can be switched on from an existing system. There are different types of systems.. there are sytems with 12v output, 30v output and even 40v output. THe circuit that i need to do must be compatible with all systems, thats why i need it to work at different voltage inputs.

The circuit that i need to build is like a switch, when it receives a signal of 12v, 30 or 40 it switches on. hope i was a bit more clear now
 
What you you going to switch? AC,DC and at what current,do you need dry contacts?
 
You mention polarity. Must it detect -12V, -30V, -40V, as well as +12V, +30V, +40?
 
i just need a trigger for the microcontroller. so the circuit will trigger the input of the microcontroller when a voltage of 12v, 30v or 40v is present.
Can a solid state relay work with different voltages like what i need (12, 30, 40v)?
 
A few more questions about your requirement?

How precise do the trip levels need to be? (e.g. is 38 to 42V ok for the 40V trip point?)

How much current can the voltage detector draw from the voltage being sensed?

Can the microprocessor ground pin be tied to the ground for the voltages being sensed? (If so, why not just use a uP with an A/D converter with a suitable resistive divider?)
 
Last edited:
no need to be precise... the user can connect and input of 12v to 40v and the circuit must still switch on... I cannot use an a/d as the polarity can be changed.. (the user can swap the wires of + and -)
 
Do you need to have separate detectors for -40V and +40V? [In other words, is -40V different than +40V? Or is is it OK if a single Detector Output is true when (Vin > 40V) OR (Vin < -40V)? ]

You never answered the question about the common ground between the uC and the circuit being monitored or about how much current the detector can draw?
 
Last edited:
Can a solid state relay work with different voltages like what i need (12, 30, 40v)?
Have you even looked? Is your google finger broken?
I will give you a hint, I/O
 
Here is my hack at it: Use the A/D in the uC to read the voltage at Vout. Input is isolated from the uC's ground pin. You may have to adjust R1 to make V(out) to be ~4V when V(in)=40V.
 

Attachments

  • DF151a.png
    43.6 KB · Views: 194
Mike; That may work with an A/D input but not with an I/O pin. IF I was using an I/O pin I would use a constant current regulater feeding an optoisolater. Andy
 
The 4n35's output current is more or less proportional to (vin-4). If he uses an A/D, he can roughly measure a voltage range between ~±10V and ±40V. If he wants just a single ±trip point, then run V(out) into a comparator (either external or internal to the uC).
 
I'd use a pair of opto couplers: 1 for each polarity and wire OR the outputs. Feed the inputs thru a blocking diode then thru current limiting resistors to a ~10V zener then another CL resistor to the opto. Size the CLs for reliable op at lowest input and the zener to have enough current headroom to handle highest from there. <<<)))
 
Last edited:

Even simpler:
 

Attachments

  • DF151b.png
    39.1 KB · Views: 178
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…