Is 16V Too High for a 74151A MUX Input?

  • Thread starter Thread starter BillyBobjoe
  • Start date Start date
  • Tags Tags
    Input
AI Thread Summary
The 74151A MUX is a digital multiplexer and not suitable for analog signals, as it typically handles input voltages up to 5V. Applying 16V directly to the MUX input exceeds its voltage limits and could damage the device. For interfacing higher voltages with an ADC, voltage dividers are recommended to scale down the voltage to acceptable levels. While using relays is an option, it may introduce noise and complexity. The discussion emphasizes the need for efficient voltage scaling to ensure compatibility with microcontroller inputs.
BillyBobjoe
Messages
9
Reaction score
0
Hi All

I am wondering does anyone know the voltage limits of standard mux such as 74151A.
I aim to place diferent voltage levels into the mux and select one input as the output that will go to an ADC. The voltages will be of increasing values i.e 4V, 8V, 12V 16V etc. Is 16 Volts too much to go into an input of a mux?
If 16V is ok, is then placing this 16 Volts into an ADC allowable or is it two much

Thanks
 
Engineering news on Phys.org
it appears to be a digital MUX http://www.tecnoradio.com.br/eletronica/datasheets/74XX/%20DM74151A.pdf
 
Last edited by a moderator:
So if you want to MUX analog voltages, you will need to use Analog Switches or Analog MUXes. You can google those terms to get a selection of parts, or go to Analog Devices and Maxim's websites to find some typical parts...
 
Most analog switches (and ADCs for that matter) will have an absolute voltage input of 5V (or less, depending on what it takes in as a supply voltage).

You could use an array of relays (fun AND noisy!), but you'll still run into the problem of how to sample these large voltages with the ADC. Usually, a voltage divider scales down the voltage to an acceptable level (which can actually be sampled).

Could you elaborate on what you're trying to do with this switching network, and why you need those voltages?
 
the basic idea was to use a microcontroller to perform calculation with these voltages. The voltages need to be digital going into the microcontroller therefore the use of the ADC.

Is a voltage divider the best way of performing a sort of step down ratio? Its needs to be power efficient. The use of multiple Dc-dc cobverters proberly wouldn't be too efficient either would they?
 
Yes it's normal to scale the voltages with voltage dividers in this situation.
 
Hey guys. I have a question related to electricity and alternating current. Say an alien fictional society developed electricity, and settled on a standard like 73V AC current at 46 Hz. How would appliances be designed, and what impact would the lower frequency and voltage have on transformers, wiring, TVs, computers, LEDs, motors, and heating, assuming the laws of physics and technology are the same as on Earth?
While I was rolling out a shielded cable, a though came to my mind - what happens to the current flow in the cable if there came a short between the wire and the shield in both ends of the cable? For simplicity, lets assume a 1-wire copper wire wrapped in an aluminum shield. The wire and the shield has the same cross section area. There are insulating material between them, and in both ends there is a short between them. My first thought, the total resistance of the cable would be reduced...
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...
Back
Top