Combination circuit

In automata theory, combinational logic (also referred to as time-independent logic  or combinatorial logic ) is a type of digital logic which is implemented by Boolean circuits, where the output is a pure function of the present input only. This is in contrast to sequential logic, in which the output depends not only on the present input but also on the history of the input. In other words, sequential logic has memory while combinational logic does not.
Combinational logic is used in computer circuits to perform Boolean algebra on input signals and on stored data. Practical computer circuits normally contain a mixture of combinational and sequential logic. For example, the part of an arithmetic logic unit, or ALU, that does mathematical calculations is constructed using combinational logic. Other circuits used in computers, such as half adders, full adders, half subtractors, full subtractors, multiplexers, demultiplexers, encoders and decoders are also made by using combinational logic.
Practical design of combinational logic systems may require consideration of the finite time required for practical logical elements to react to changes in their inputs. Where an output is the result of the combination of several different paths with differing numbers of switching elements, the output may momentarily change state before settling at the final state, as the changes propagate along different paths.

View More On Wikipedia.org
  • 23

    Greg Bernhardt

    A PF Singularity From USA
    • Messages
      19,446
    • Media
      227
    • Reaction score
      10,027
    • Points
      1,237
  • 1

    dlacombe13

    A PF Electron
    • Messages
      100
    • Reaction score
      3
    • Points
      16
  • 1

    Peter Alexander

    A PF Electron From Ljubljana, Slovenia
    • Messages
      26
    • Reaction score
      3
    • Points
      16
  • 1

    atoms

    A PF Quark
    • Messages
      5
    • Reaction score
      0
    • Points
      4
  • 1

    EddyBenzen122

    A PF Quark
    • Messages
      11
    • Reaction score
      2
    • Points
      3
  • 1

    GBC

    A PF Quark
    • Messages
      3
    • Reaction score
      0
    • Points
      1
  • Back
    Top