Forgot your password? 
Back to login box 

Combinational logic

 
Ages
1012141618+

Introduction

Summary

Logic gates are at the basis of digital circuits. They carry out the basic functions of Boolean Algebra using digits in binary code.

This original theory, developed by George Boole in the 1830's, is at the heart of all current computer systems, which can function only with digital inputs, in binary code.

Combinational  Logic  only deals with logical functions in which the output depends solely  on the inputs.  This differs from Sequential Logic, in which the outputs also depend on inputs, but also on previous outputs ("memory" effect).

This animation only permits simulations using Combinational Logic functions.

Goals

  • To simulate simple combinational logical operations.
  • To introduce how logic gates connect together to perform logical operations.

Features

Click and drag components into the center of the scene.
Draw the connections, then simulate the inputs.
To get rid of a component, click and drag it to the Recycle Bin.

Remark: The animation does not function using sequential logic. Rather, it only simulates combinational functions.

Tags

logic-gate Boole Binary Boolean-algebra digital circuit information-technology ALU computer