Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

IC Trainer Kit?

Status
Not open for further replies.
These type of Trainer Kit show two possible states at the output(HIGH/LOW).

Suppose i want to do a Digital Design using a PCB/Breadboard,
am i required to use Pull-Down resistor at every input of each and every IC?
so that there will be no High impedance state.

A circuit something like this...
inverter..JPG

What will be the state when Switch is OPEN?
What will be the case when i use a component that gives output +Vcc/ 0 alternatively?
 
I've just told you, I don't know because there's no schematic.

I suggest you ask the manufacturer.
 
The chip in your example cannot be a 7404 because it has 16 pins instead of 14.
Therefore we can only guess the function of the pins you are using.
 
The chip in your example cannot be a 7404 because it has 16 pins instead of 14.
Therefore we can only guess the function of the pins you are using.

I just told to consider it as an some Inverter IC...
I want to know the concept thats all(My previous post has my ques).
Trainer kit not required
 
Different logic families have different internal structures.

TLL gates are designed so the inputs default to high and need pulling low so the risk that the input will pick-up noise is very low unless the leads are very long.

CMOS gates are designed to have a very high input impedance and there is no default setting for the inputs, so if they're left unconnected, the input can pick up noise and be unpredictable.

You need to know what logic family the IC uses, there is no hard and fast rule.

Modern ICs tend to be CMOS, TTL is obsolete.
 
Different logic families have different internal structures.

TLL gates are designed so the inputs default to high and need pulling low so the risk that the input will pick-up noise is very low unless the leads are very long.

CMOS gates are designed to have a very high input impedance and there is no default setting for the inputs, so if they're left unconnected, the input can pick up noise and be unpredictable.

You need to know what logic family the IC uses, there is no hard and fast rule.

Modern ICs tend to be CMOS, TTL is obsolete.

Thank you, it answered me...
 
Status
Not open for further replies.

Latest threads

Back
Top