Detecting current in 12v system

AI Thread Summary
To detect when a device in a 12-volt system is on, one approach is to place a small resistor in series with the device to measure the voltage drop across it. Alternatively, measuring the voltage across the device's power leads and comparing it to the 12-volt supply can also indicate its status. The device typically draws 1-3 amps, and considerations must be made for the power source, especially if it's a car battery on a charger. Suggestions include using op-amps or simple gates with pull-down resistors for voltage detection. The discussion highlights the need for adapting methods to specific applications for effective detection.
HeyThevenin
Messages
2
Reaction score
0
I'm looking to detect when a device in a 12 volt systems is on, so that I can do something with that information -- like feeding it into an and gate. The device has it's own on/off switch inside it, so I can't simply detect at the regular on/off switch.

I was thinking about putting a small resistor in series with the device and then detecting the voltage across it. (Maybe there's a way to use an op amp to detect voltage this way, I'm not sure. My memory of op amps is a bit hazy.)

I was also thinking that I could measure the voltage across the device's power leads and compare it with the 12v supply. Maybe I could use a simple gate and some pull down resistors that would read the voltage drop as a zero instead of a one.

The device would be drawing 1-3 amps typically. It could be a light or anything else. The power supply would be either a car battery or a car battery on a charger. That would make the latter method a lot tougher, I'd think. There wouldn't be a lot of internal resistance in the power source.

Is there an elegant way of detecting whether something is on?

Regards
 
Last edited:
Engineering news on Phys.org
A few options...
http://www.linear.com/ad/current_sense.jsp
http://www.maxim-ic.com/app-notes/index.mvp/id/746
http://focus.ti.com/analog/docs/microsite.tsp?sectionId=560&tabId=2180&micrositeId=7
 
Last edited by a moderator:
Thanks for the suggestions! Excellent forum.

Regards
 
Very basic question. Consider a 3-terminal device with terminals say A,B,C. Kirchhoff Current Law (KCL) and Kirchhoff Voltage Law (KVL) establish two relationships between the 3 currents entering the terminals and the 3 terminal's voltage pairs respectively. So we have 2 equations in 6 unknowns. To proceed further we need two more (independent) equations in order to solve the circuit the 3-terminal device is connected to (basically one treats such a device as an unbalanced two-port...
suppose you have two capacitors with a 0.1 Farad value and 12 VDC rating. label these as A and B. label the terminals of each as 1 and 2. you also have a voltmeter with a 40 volt linear range for DC. you also have a 9 volt DC power supply fed by mains. you charge each capacitor to 9 volts with terminal 1 being - (negative) and terminal 2 being + (positive). you connect the voltmeter to terminal A2 and to terminal B1. does it read any voltage? can - of one capacitor discharge + of the...
Thread 'Weird near-field phenomenon I get in my EM simulation'
I recently made a basic simulation of wire antennas and I am not sure if the near field in my simulation is modeled correctly. One of the things that worry me is the fact that sometimes I see in my simulation "movements" in the near field that seems to be faster than the speed of wave propagation I defined (the speed of light in the simulation). Specifically I see "nodes" of low amplitude in the E field that are quickly "emitted" from the antenna and then slow down as they approach the far...
Back
Top