Advice on a buffer/inverter chip

  • Thread starter Thread starter cepheid
  • Start date Start date
AI Thread Summary
The discussion revolves around designing a circuit using an ICM7217 IC for a countdown timer and seven-segment display. The user seeks a solution to control a load based on the logic level of a specific pin, preferring not to use BJTs due to current sourcing concerns. Suggestions include using a logic buffer or driver, like the 7406 or 7407, with the possibility of employing a transistor switch for better current handling. The user discovers that the ICM7217's ZERO output can sink 2mA, which is sufficient for driving a transistor switch, while considering the benefits of adding a buffer. Overall, the conversation highlights the importance of selecting the right components for effective circuit design.
cepheid
Staff Emeritus
Science Advisor
Gold Member
Messages
5,197
Reaction score
38
I'm working on a circuit for a hobby project (not homework). In this circuit is an IC that carries out the functions of being a countdown timer and driving a seven segment LED display. I want to be able to do either of the two following things:

1. Have the logic level of one of the pins on the aforementioned IC determine whether a load is driven or not driven.

2. Drive one of the pins on the IC high or low depending on the the logic level of some signal.

For number 1, as an example, there is a pin on the timing chip that is always at logic low whenever the value of the counter is 00:00 (and logic high otherwise). I want to use this "zero" pin to cause a load to be driven whenever it is low. I don't want to use a BJT, because I don't think that the pins on this IC can source or sink very much current at all, and I don't want to have to worry about having sufficient base current to make the transistor work. A MOSFET would be perfect, but I don't think there are discrete, low-level MOSFETs, and a power MOSFET would be overkill (when I say a "load", I'm talking about an LED powered by 5 V. I'm not talking about switching huge currents here). I thought maybe I could use a logic buffer/driver chips like a 7406 or 7407 (depending on the specific case). However, it doesn't seem to be quite what I need. Instead of a truth table like:

input --> output
------------------
high --> high

low --> low

What I really want is:

input --> output
------------------
high --> high impedance

low --> conducting

For number 2, it's the same idea, except that I would connect the pin on the timing IC to the *output* of my driver/buffer/whatever, instead of having it be the input.

Can you recommend something that will do the job?
 
Last edited:
Engineering news on Phys.org
Why can't you use the 7406? Have you checked the cmos inverter CD4049? What is this IC you're trying to interface with? You don't really need an inverter though. Just use a buffer (because they have higher sink current) then connect a transistor switch if needed. But you can probably drive the led directly.
 
Last edited:
TurtleMeister said:
You don't really need an inverter though. Just use a buffer (because they have higher sink current) then connect a transistor switch if needed. But you can probably drive the led directly.

Good point. I guess that's the whole point of a buffer. I'll look into your other suggestions as well. I just thought that the 7406 wouldn't act like a switch, but maybe I'm wrong.

This chip I'm using is an ICM7217 from Maxim. Thanks for your reply!
 
I just checked the data sheet on the ICM7217 and it shows that the ZERO output low (IBOL) can sink 2ma. That should be enough to drive a transistor switch. But it wouldn't hurt to have a buffer in there.
 
Hi all I have some confusion about piezoelectrical sensors combination. If i have three acoustic piezoelectrical sensors (with same receive sensitivity in dB ref V/1uPa) placed at specific distance, these sensors receive acoustic signal from a sound source placed at far field distance (Plane Wave) and from broadside. I receive output of these sensors through individual preamplifiers, add them through hardware like summer circuit adder or in software after digitization and in this way got an...
I have recently moved into a new (rather ancient) house and had a few trips of my Residual Current breaker. I dug out my old Socket tester which tell me the three pins are correct. But then the Red warning light tells me my socket(s) fail the loop test. I never had this before but my last house had an overhead supply with no Earth from the company. The tester said "get this checked" and the man said the (high but not ridiculous) earth resistance was acceptable. I stuck a new copper earth...
Thread 'Beauty of old electrical and measuring things, etc.'
Even as a kid, I saw beauty in old devices. That made me want to understand how they worked. I had lots of old things that I keep and now reviving. Old things need to work to see the beauty. Here's what I've done so far. Two views of the gadgets shelves and my small work space: Here's a close up look at the meters, gauges and other measuring things: This is what I think of as surface-mount electrical components and wiring. The components are very old and shows how...
Back
Top