Access free live classes and tests on the app
Download
+
Unacademy's Blog!
Login Join for Free
avtar
  • ProfileProfile
  • Settings Settings
  • Refer your friendsRefer your friends
  • Sign outSign out
  • Terms & conditions
  • •
  • Privacy policy
  • About
  • •
  • Careers
  • •
  • Blog

© 2023 Sorting Hat Technologies Pvt Ltd

[wp_login_wall media_id="448945" text_before_login="Download JEE Maths Formulas" text_after_login="Download JEE Maths Formulas"]

Trending Topics

  • JEE Main 2024
  • JEE Main Rank Predictor 2024
  • JEE Main Mock Test 2024
  • JEE Main 2024 Admit Card
  • JEE Advanced Syllabus
  • JEE Preparation Books
  • JEE Notes
  • JEE Advanced Toppers
  • JEE Advanced 2022 Question Paper
  • JEE Advanced 2022 Answer Key
  • JEE Main Question Paper
  • JEE Main Answer key 2022
  • JEE Main Paper Analysis 2022
  • JEE Main Result
  • JEE Exam Pattern
  • JEE Main Eligibility
  • JEE College predictor
[wp_login_wall media_id="424566" text_before_login=" Download Previous Year Papers" text_after_login="Download Previous Year Papers"] combat_iitjee

Related links

  • JEE Study Materials
  • CNG Full Form
  • Dimensional Formula of Pressure
  • Reimer Tiemann Reaction
  • Vector Triple Product
  • Swarts Reaction
  • Focal length of Convex Lens
  • Root mean square velocities
  • Fehling’s solution
testseries_iitjee Predict your JEE Rank .
[wp_login_wall media_id="448945" text_before_login="Download JEE Maths Formulas" text_after_login="Download JEE Maths Formulas"]

Trending Topics

  • JEE Main 2024
  • JEE Main Rank Predictor 2024
  • JEE Main Mock Test 2024
  • JEE Main 2024 Admit Card
  • JEE Advanced Syllabus
  • JEE Preparation Books
  • JEE Notes
  • JEE Advanced Toppers
  • JEE Advanced 2022 Question Paper
  • JEE Advanced 2022 Answer Key
  • JEE Main Question Paper
  • JEE Main Answer key 2022
  • JEE Main Paper Analysis 2022
  • JEE Main Result
  • JEE Exam Pattern
  • JEE Main Eligibility
  • JEE College predictor
[wp_login_wall media_id="424566" text_before_login=" Download Previous Year Papers" text_after_login="Download Previous Year Papers"] combat_iitjee

Related links

  • JEE Study Materials
  • CNG Full Form
  • Dimensional Formula of Pressure
  • Reimer Tiemann Reaction
  • Vector Triple Product
  • Swarts Reaction
  • Focal length of Convex Lens
  • Root mean square velocities
  • Fehling’s solution
testseries_iitjee Predict your JEE Rank .
JEE Main 2026 Preparation: Question Papers, Solutions, Mock Tests & Strategy Unacademy » JEE Study Material » Mathematics » Boolean Algebra
[wp_login_wall media_id="448945" text_before_login="Download JEE Maths Formulas" text_after_login="Download JEE Maths Formulas"]

Trending Topics

  • JEE Main 2024
  • JEE Main Rank Predictor 2024
  • JEE Main Mock Test 2024
  • JEE Main 2024 Admit Card
  • JEE Advanced Syllabus
  • JEE Preparation Books
  • JEE Notes
  • JEE Advanced Toppers
  • JEE Advanced 2022 Question Paper
  • JEE Advanced 2022 Answer Key
  • JEE Main Question Paper
  • JEE Main Answer key 2022
  • JEE Main Paper Analysis 2022
  • JEE Main Result
  • JEE Exam Pattern
  • JEE Main Eligibility
  • JEE College predictor
[wp_login_wall media_id="424566" text_before_login=" Download Previous Year Papers" text_after_login="Download Previous Year Papers"] combat_iitjee

Related links

  • JEE Study Materials
  • CNG Full Form
  • Dimensional Formula of Pressure
  • Reimer Tiemann Reaction
  • Vector Triple Product
  • Swarts Reaction
  • Focal length of Convex Lens
  • Root mean square velocities
  • Fehling’s solution
testseries_iitjee Predict your JEE Rank .

Boolean Algebra

Boolean algebra is a branch of mathematics that deals with operations on logical values with binary variables. Boolean variables are binary numbers that express truths

Table of Content
  •  

The digital (logic) circuits are analysed and simplified using Boolean Algebra. It only uses binary numerals, which are 0 and 1. It’s also known as logical algebra or binary algebra. George Boole discovered Boolean algebra in 1854. The scope of Boolean algebra is highly constrained, and any Boolean variable can only have one of two potential values: 1 or 0.

Boolean algebra, rule

The following are some of the most important laws in Boolean algebra.

  • Only 2 values are allowed for the variable. Binary 1 indicates  HIGH, while Binary 0 denotes LOW.
  • An overbar represents a variable’s complement (-). As a result, the complement of variable B is written as B Bar. As a result, if B = 0, B Bar = 1, and if B = 1, B Bar = 0.
  • A plus (+) sign between the variables indicates that they are O Red. O Ring A, B, and C, for example, is expressed as A + B + C.
  • Writing a dot between two or more variables, such as A.B.C., represents logical ANDing. In some cases, such as ABC, the dot may be omitted.

Boolean Law

Boolean Laws are divided into six categories.

Commutative law: A commutative operation is any binary operation that satisfies the following equation.

A.B=B.A                         A+B=B+A

The commutative law states that changing the order of the variables has no influence on the logic circuit’s output.

Associative law

The sequence in which the logic operations are conducted is unimportant, according to this law, because their impact is the same.

(A.B.).C = A.(B.C)                           (A+B) +C = A+ (B+C)

Distributive law

The following condition is stated by distributive law.

A.(B+C)=A.B+A.C

AND law

The AND operation is used in these laws. As a result, they are known as AND laws.

A.0=0       A.A=A        A.1=A             A.A

OR law

The OR operation is used in these laws. As a result, they are known as OR laws.

A+0=A      A+A=A      A+1=1         A+A=1  

INVERSION law

The NOT operation is used in this law. According to the inversion law, double inversion of a variable results in the original variable.

A̿ = A

Boolean algebra expression

The result of a Boolean expression is always a Boolean value. A Boolean expression is made up of Boolean constants (True or False), Boolean variables, and logical connectives in that order. A Boolean function is represented by each Boolean phrase.

Eg. A Boolean expression is AB’C.

Canonical Forms 

There are two types of canonical forms for a Boolean expression:

  1. The sum of minterms (SOM) 
  2. The Product of maxterms (POM) 

The sum of minterms (SOM) 

A minterm is the sum of all variables, in either direct or supplemented form. Any Boolean function may be written as the sum of its 1-minterms, while its inverse can be expressed as the sum of its 0-minterms. Hence,

F (list of variables) = ∑ (list of 1-minterm indices)

The product of maxterms (POM) 

A maxterm is the sum of all variables, whether they are direct or complemented. Any Boolean function may be written as a product of its 0-maxterms, and its inverse can be written as a product of its 1-maxterms. Hence,

F(list of variables) = π (list of 0-maxterm indices)

Boolean algebra logic

Boolean logic is an algebraic system in which all values are either true or False. True and false values are used to test the conditions on which selection and iteration are based.

For example, A + A equals A, not 2A as in traditional algebra. The basic logic statements that concern us here are given by the logic gate operations of the AND, OR, and NOT gate functions. Boolean Algebra is a simple and effective way of representing the switching action of standard Logic Gates, and the basic logic statements that concern us here are given by the logic gate operations of the AND, OR, and NOT gate functions.

Logic AND Function

The Logic AND Function, function specifies that for an output action to occur, two or more events must occur simultaneously. The order in which these actions take place is immaterial because it has no bearing on the end result. A & B, for example, A & B = B & A. The Logic AND Function in Boolean algebra follows the Commutative Law, which enables a change in the location of either variable.

In electronics, the AND function is represented by the dot or full stop symbol (.) As a result, the output term of a 2-input (A B) AND Gate is represented by the Boolean equation A.B or simply AB.

AND Function Representation as a Switch

                                                    Figure 1

The two switches, A and B, are connected in series to make a circuit. In order to turn on the lamp in the circuit above, both switch A AND switch B must be closed (Logic “1”). To put it another way, both switches must be closed, or at logic “1,” for the lamp to be “ON.”

Then, when “ALL” of its inputs are present, this form of logic gate (an AND Gate) creates an output. Only when all of the inputs are TRUE will the output be TRUE in Boolean algebra. The logic AND function is equivalent to a series circuit in electrical terms, as seen above.

Conclusion

We study, The digital (logic) circuits are analyzed and simplified using Boolean Algebra. It exclusively employs binary digits, namely 0 and 1. It’s also known as logical algebra or binary algebra. The science of probability, set geometry, and information theory all benefit from Boolean algebra. It also serves as the foundation for the design of circuits in electronic digital computers.

faq

Frequently Asked Questions

Get answers to the most common queries related to the JEE Examination Preparation.

What are the three Boolean Algebra laws?

Ans. The basic Laws of Boolean Algebra relating to the Commutative Law, which allows a change in position for additi...Read full

What are the 3 different types of Boolean expressions?

Ans.  AND, OR, and NOT are the three basic boolean expressions.

What's the best way to find the Boolean expression?

Ans.  By determining which rows of the table have an output of 0, writing one sum term for each row, and then multi...Read full

What is the meaning of the Boolean expression?

Ans.  A Boolean expression is a logical statement that can be either TRUE or FALSE. As long as both sides of the ex...Read full

Ans. The basic Laws of Boolean Algebra relating to the Commutative Law, which allows a change in position for addition and multiplication, the Associative Law, which allows the removal of brackets for addition and multiplication, and the Distributive Law, which allows the factoring of an expression, are the same as in ordinary algebra.

Ans.  AND, OR, and NOT are the three basic boolean expressions.

Ans.  By determining which rows of the table have an output of 0, writing one sum term for each row, and then multiplying all the sum terms, Product-Of-Sums, or POS, Boolean expressions can be easily created from truth tables. This generates a Boolean expression that represents the entire truth table.

Ans.  A Boolean expression is a logical statement that can be either TRUE or FALSE. As long as both sides of the expression have the same basic data type, Boolean expressions can compare data of any type. Data can be compared to other data to check if it is equal to, greater than, or less than it.

Trending Topics

  • JEE Main 2024
  • JEE Main Rank Predictor 2024
  • JEE Main Mock Test 2024
  • JEE Main 2024 Admit Card
  • JEE Advanced Syllabus
  • JEE Preparation Books
  • JEE Notes
  • JEE Advanced Toppers
  • JEE Advanced 2022 Question Paper
  • JEE Advanced 2022 Answer Key
  • JEE Main Question Paper
  • JEE Main Answer key 2022
  • JEE Main Paper Analysis 2022
  • JEE Main Result
  • JEE Exam Pattern
  • JEE Main Eligibility
  • JEE College predictor
combat_iitjee

Related links

  • JEE Study Materials
  • CNG Full Form
  • Dimensional Formula of Pressure
  • Reimer Tiemann Reaction
  • Vector Triple Product
  • Swarts Reaction
  • Focal length of Convex Lens
  • Root mean square velocities
  • Fehling’s solution
testseries_iitjee
Predict your JEE Rank
.

Trending Topics

  • JEE Main 2024
  • JEE Main Rank Predictor 2024
  • JEE Main Mock Test 2024
  • JEE Main 2024 Admit Card
  • JEE Advanced Syllabus
  • JEE Preparation Books
  • JEE Notes
  • JEE Advanced Toppers
  • JEE Advanced 2022 Question Paper
  • JEE Advanced 2022 Answer Key
  • JEE Main Question Paper
  • JEE Main Answer key 2022
  • JEE Main Paper Analysis 2022
  • JEE Main Result
  • JEE Exam Pattern
  • JEE Main Eligibility
  • JEE College predictor
combat_iitjee

Related links

  • JEE Study Materials
  • CNG Full Form
  • Dimensional Formula of Pressure
  • Reimer Tiemann Reaction
  • Vector Triple Product
  • Swarts Reaction
  • Focal length of Convex Lens
  • Root mean square velocities
  • Fehling’s solution
testseries_iitjee
Predict your JEE Rank
.
Company Logo

Unacademy is India’s largest online learning platform. Download our apps to start learning


Starting your preparation?

Call us and we will answer all your questions about learning on Unacademy

Call +91 8585858585

Company
About usShikshodayaCareers
we're hiring
BlogsPrivacy PolicyTerms and Conditions
Help & support
User GuidelinesSite MapRefund PolicyTakedown PolicyGrievance Redressal
Products
Learner appLearner appEducator appEducator appParent appParent app
Popular goals
IIT JEEUPSCSSCCSIR UGC NETNEET UG
Trending exams
GATECATCANTA UGC NETBank Exams
Study material
UPSC Study MaterialNEET UG Study MaterialCA Foundation Study MaterialJEE Study MaterialSSC Study Material

© 2026 Sorting Hat Technologies Pvt Ltd

Unacademy's Blog!

Share via

COPY