Problems on Logic Gates

Most probably, we all heard about Burglar alarm.

It is a device that we used in our houses to protect it from thieves.

That alarm works on the logic of gate.

Means, when both the person sensor and Alarm sensor are then the Burglar Alarm is activated.

And as the gate is one of the types of Logic gate.

Logic gates are useful to do logical operations in computer.

There are different types of logic gates.

Now, we will understand the logic gates by solving problems on it.

Let’s take a problem based on logic gates.

Suppose we have a circuit of a combination of gate and gate.

And the value of , and is zero.

Now, we need to find the value of output .

As the input of gate is high when at least one input is high.

Here, the value of both input is low means .

So, by using the truth table, we can say that the output through gate will be zero.

Now, the output through gate and input is passed through gate.

The output of gate is high when at least one of the input is low or zero.

By using the truth table of gate, we can say that the output through it is high or .

So, the output of the above question is high or .

When multiple logic gates are connected with wires.

Then, they will form a complex digital circuit like in this case.

So, Boolean algebra is useful to simplify these digital circuits.

And it helps in lower the cost and raise the speed and efficiency of digital circuits.

There are some rules of Boolean Algebra which we used to simplify any logical circuit.

Now, let’s try to understand these rules by using a problem.

Suppose we have an equation of logical gates as above

And we need to simplify it.

So, by using Boolean Algebra for gate, we simplify the equation as above,

And for gate, we simplify the equation as above,

Hence, we can easily solve the problems based on logic gates.

Revision

Logic gates are useful to do logical operations in computer.

There are different types of logical gates.

Boolean algebra is useful to simplify complex digital circuits.

The End