Analyzing pushbutton switch ADC circuit edge cases

  • Thread starter Thread starter bremenfallturm
  • Start date Start date
AI Thread Summary
In an ADC circuit with multiple pushbutton switches, pressing one switch can pull the voltage at the ADC pin to zero, effectively grounding it. This results in no potential difference across other switches, meaning they do not affect the circuit's behavior. The series resistors connected to the switches also have zero voltage across them, leading to zero current flow according to Ohm's law. Consequently, only the first switch influences the circuit, rendering the states of the other switches irrelevant. This understanding clarifies the behavior of the circuit in edge cases involving multiple switches.
bremenfallturm
Messages
81
Reaction score
13
TL;DR Summary
Hi, I'm trying to build a circuit with a varying voltage on the ADC pin depending on which switch is held down. In the circuit below, all 4 switches are held down. I would assume that current flows through all of the different switches, but it only flows through the first switch. Why is that so?
Hi, I'm trying to build an ADC circuit with a varying voltage on the ADC pin depending on which switch is held down.
I have been thinking about the edge case where multiple switches are held down, and what would happen. In the circuit below, all 4 switches are held down. I would assume that current flows through all of the different switches, but it only flows through the first switch. Why is that so? Wouldn't some current flow through all of the different switches?
(please apologize for my very rudimentary electronics knowledge. please don't come at me for not trying to think about this on my own, I have been doing so)

1744483083409.png
 
Engineering news on Phys.org
bremenfallturm said:
I would assume that current flows through all of the different switches, but it only flows through the first switch. Why is that so? Wouldn't some current flow through all of the different switches?
When you press the top switch, the voltage at all other switches become zero, so pressing other switches makes no difference.
 
Baluncore said:
When you press the top switch, the voltage at all other switches become zero, so pressing other switches makes no difference.
Sorry for the rookie follow-up question then, but why is that so?
Is it because the potential at the point where the first switch is connected is 0V after it has been pulled to ground, and there is no potential difference between that point and concequtive points after pulling to ground?
1744570740695.png
 
Last edited:
When you press the top switch, the voltage at the ADC node goes to zero, the ground potential.

The three series resistors, 220R + 500R + 700R = 1420R, then have zero voltage across them, so by Ohms law, the current through them, is 0 / 1420 = 0 amp.

Therefor, there is no resistor current to flow through the three lower switches, even if they were closed. There is no voltage across any of those switches, so their state is not important to the circuit analysis.
 
Thank you! I understand now.
 
I used to be an HVAC technician. One time I had a service call in which there was no power to the thermostat. The thermostat did not have power because the fuse in the air handler was blown. The fuse in the air handler was blown because there was a low voltage short. The rubber coating on one of the thermostat wires was chewed off by a rodent. The exposed metal in the thermostat wire was touching the metal cabinet of the air handler. This was a low voltage short. This low voltage...
Thread 'How Does Jaguar's 1980s V12 Dual Coil Ignition System Enhance Spark Strength?'
I have come across a dual coil ignition system as used by Jaguar on their V12 in the 1980's. It uses two ignition coils with their primary windings wired in parallel. The primary coil has its secondary winding wired to the distributor and then to the spark plugs as is standard practice. However, the auxiliary coil has it secondary winding output sealed off. The purpose of the system was to provide a stronger spark to the plugs, always a difficult task with the very short dwell time of a...

Similar threads

Back
Top