What is the output of a logic gate when one input is not connected?

Click For Summary

Discussion Overview

The discussion revolves around the behavior of logic gates when one input is not connected to any voltage source, exploring implications for digital logic design and circuit performance. The scope includes theoretical considerations and practical applications in electronics and digital logic circuits.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested

Main Points Raised

  • One participant questions the output state of a logic gate when one input is floating, seeking clarification on the underlying reasons.
  • Another participant suggests that the output could be high, low, or in between, depending on the logic family used, emphasizing the importance of not leaving inputs floating and recommending pull-up or pull-down resistors.
  • A third participant discusses the power supply assumptions for logic gates and describes a specific circuit configuration involving an RS flip-flop and its function in switch de-bouncing.
  • A later reply reiterates the design error of leaving logic inputs floating, particularly with CMOS gates, and notes potential issues such as increased power consumption and noise generation.
  • Another participant raises a concern about the impact of light-emitting diodes (LEDs) on input voltage levels, suggesting the need for additional pull-down resistors in certain configurations.

Areas of Agreement / Disagreement

Participants express varying views on the implications of floating inputs and the design practices surrounding them. There is no consensus on the specific output behavior of logic gates with floating inputs, and multiple competing perspectives are presented regarding best practices in circuit design.

Contextual Notes

Limitations include assumptions about the logic family and the specific circuit configurations discussed. The discussion does not resolve the mathematical or technical details regarding the behavior of floating inputs.

r731
Messages
40
Reaction score
6
Hello,

I'm currently studying a course in digital logic. The course is included in my IT program. And I have not taken a course in electronics yet; I will later.

My question basically is: what is the output of a logic gate given that one input is neither connected to a high voltage nor connected to ground? (That is, the input is not connected to anything.) And why?

debounceSR_large.gif


Tomorrow I'm having a lab, where I will connect a mechanical switch to a latch.
Thanks in advance.
 
Engineering news on Phys.org
In general case the output will be set at high state or at low state or somewhere between these two states. It all be depend on the logic family you are actually be using. And this is why we should never leave unused inputs floating. And always use a pull-up or pull-down resistors.
 
The power supplies to the logic gates are implicit and so not usually shown. In this case the supplies are assumed to be GND = 0V and +6V. Since four gates, each with two inputs and one output, are all in each package, they can share the two power supply pins. That makes 3*4 + 2 = 14 pins on the IC.

The “>=1” gate is an OR gate, but it has an inverted output, so it is a NOR gate.
The circuit shown is an RS flipflop. If you follow the logic state through the circuit, then flip the switch and watch the new state develop, you will understand why this circuit is called a switch de-bounce circuit.
 
r731 said:
My question basically is: what is the output of a logic gate given that one input is neither connected to a high voltage nor connected to ground? (That is, the input is not connected to anything.) And why

It is generally considered a design error to leave logic inputs floating. Especially with CMOS gates, floating inputs can cause problems with increased power consumption and noise generation. Always tie off unused logic inputs. :smile:
 
The “green” light emitting diodes in the OP diagram may be a problem because they prevent the input voltage being pulled hard down to zero.
If the LEDs are included then there should be another pull-down resistor in parallel with each (Resistor–LED) pair.
 

Similar threads

  • · Replies 29 ·
Replies
29
Views
4K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 2 ·
Replies
2
Views
8K
  • · Replies 16 ·
Replies
16
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
3
Views
3K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 23 ·
Replies
23
Views
5K
  • · Replies 26 ·
Replies
26
Views
17K
  • · Replies 8 ·
Replies
8
Views
6K