Boolean Algebra Simplification in Hindi

Boolean Algebra Simplification

Simplification का use हम Boolean expression को छोटा करने के लिए करते है। किसी भी Boolean expression का 2 तरीके से simplify किया जा सकता है-

  1. Using Boolean algebra theorems
  2. Using K-map

Simplification of Boolean expressions using Boolean algebra theorems

Boolean algebra मे कई सारे ऐसे theorems होते है जिनका use करके हम किसी Boolean expression का आसानी से simplify कर सकते है।

 

Example :

Simplify this Boolean expression

A.B + A.B’

= A.(B + B’)      [using distributive law]

= A.1             [using complement law]

= A

So, simplified expression is A

Simplification of Boolean expressions using K-Map

K-map एक graphical method है जो किसी Boolean expression को simplify करने के लिए systematic method provide करता है। अगर कोई n variable का k-map है तो उसमे 2n cells होंगे।

Add a comment...

  • All Posts
  • Artificial Intelligence
  • Computer Fundamentals
  • Computer Networks
  • Data Analytics
  • Data Science
  • DBMS
  • Deep Learning
  • Digital Electronics
  • DSA with Python
  • Excel
  • Exercise
  • Git & Github
  • Machine Learning
  • Matplotlib
  • Natural Language Processing
  • NumPy
  • Operating System
  • Pandas-s
  • Power BI
  • Python Tutorial
  • Scikit-learn
  • Seaborn
  • SQL & MySQL
computer networks

Table of Contents All Chapters 1. OSI Model      1.1. Physical Layer      1.2. Data Link Layer  ...

computer networks

Table of Contents All Chapters 1. Topology 2. Types of Topology      2.1. Point to Point Topology    ...

computer networks

Table of Contents All Chapters 1. Data Communication 2. Types of Data Communication      2.1. Simplex      2.2....

digital electronics number system

Table of Contents All Chapters 1. Logic Gate 2. AND Gate      2.1. AND Gate Truth Table 3. OR...

Edit Template

Sign up to track your learning

Login to continue your learning tracking

To reset your password, please enter your email address or username below.

Scroll to Top