wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Logic gates and Boolean Algebra unit 1 Quiz 1

Total questions: 70

Worksheet time: 1hrs 10mins

Name
Class
Date
1.

Identify the correct universal gate for airbag deployment in automobiles.

a)

OR

b)

AND

c)

NAND

d)

XOR

2.

Select the correct logic gate for a cooling system in a food processing plant that turns ON only when temperature and humidity cross thresholds.

a)

OR

b)

AND

c)

NOR

d)

XOR

3.

Choose the correct Universal gates that allow implementation of any Boolean function.

a)

OR/NAND

b)

NAND/NOR

c)

XOR/NAND

d)

AND/NOR

4.

Choose the Boolean expression for a railway green signal activation only when track is clear and train speed is safe.

a)

A + B

b)

A · B

c)

A ⊕ B

d)

A’ + B’

5.

Identify the industry sector where Gate minimization through Karnaugh maps is extensively applied in VLSI design.

a)

Textile

b)

Semiconductor

c)

Food

d)

Agriculture

6.

Determine the correct logic gate for a water treatment pump that runs if the water level is low or chemical dosing is required.

a)

AND

b)

OR

c)

NOR

d)

XOR

7.

Choose the Boolean expression for a reactor safety valve that opens when pressure rises or temperature exceeds a limit.

a)

P · T

b)

P + T

c)

P ⊕ T

d)

P’ · T’

8.

Select the reason for preference of NAND and NOR due to reduced transistor count in IC fabrication.

a)

Higher speed

b)

Lower power

c)

Fewer transistors

d)

Easy layout

9.

An Amazon warehouse conveyor starts only if a parcel is detected and belt is free. Select the Boolean form.

a)

P + B

b)

P · B

c)

P ⊕ B

d)

P + B’

10.

A truth table row with output always zero corresponds to a particular gate. Identify the gate.

a)

OR

b)

NOR

c)

NAND

d)

AND

11.

Elevator motors activate if a button is pressed or an emergency override is applied. Select the Boolean form.

a)

B + E

b)

B · E

c)

B ⊕ E

d)

B’E’

12.

Successful booking in a movie ticketing app like BookMyShow requires all conditions satisfied. Select the correct gate.

a)

AND

b)

OR

c)

XOR

d)

NOR

13.

Smart irrigation activates water flow when soil is dry and valve is open. Select the Boolean form.

a)

S + V

b)

S · V

c)

S ⊕ V

d)

S’ + V

14.

Logic simplification reduces cost and complexity in circuit design. Identify the method used.

a)

DeMorgan’s law

b)

Karnaugh map

c)

Half adder

d)

Flip-flop

15.

Drone propellers rotate when battery is charged and motor enabled. Select the Boolean form.

a)

B + M

b)

B · M

c)

B ⊕ M

d)

B + M’

16.

Output of a NAND gate equals the inverse of a specific gate. Identify the gate.

a)

AND

b)

OR

c)

NOR

d)

XOR

17.

Smart home lights turn ON when motion is detected or switch pressed. Select the Boolean form.

a)

M + S

b)

M · S

c)

M ⊕ S

d)

M’S

18.

GE medical scanners start operation only if patient ready and system initialized. Select the Boolean form.

a)

P + S

b)

P · S

c)

P ⊕ S

d)

P’S

19.

A smart parking system raises the barrier only when payment is done and slot availability confirmed. Expression?

a)

P + S

b)

P · S

c)

P ⊕ S

d)

P + S’

20.

A hospital oxygen monitoring system triggers alarm if oxygen level is low or pressure falls. Expression?

a)

O + P

b)

O · P

c)

O ⊕ P

d)

O · P’

21.

A smart classroom projector powers ON if master switch is active and password validated. Expression?

a)

M + P

b)

M · P

c)

M ⊕ P

d)

M + P’

22.

A CNC machine begins cutting when material loaded and program executed. Expression?

a)

M + P

b)

M · P

c)

M ⊕ P

d)

M · P’

23.

A factory robotic arm operates only if safety cage is locked and start command is given. Expression?

a)

S + C

b)

S · C

c)

S ⊕ C

d)

S + C’

24.

A smart refrigerator cooling compressor starts when door closed and temperature exceeds set point. Expression?

a)

D + T

b)

D · T

c)

D ⊕ T

d)

D + T’

25.

A metro train departs only if doors are closed and green signal received. Expression?

a)

D + G

b)

D · G

c)

D ⊕ G

d)

D + G’

26.

A power plant turbine starts when fuel supply ON and ignition enabled. Expression?

a)

F + I

b)

F · I

c)

F ⊕ I

d)

F + I’

27.

A 3D printer resumes job when power is restored and filament available. Expression?

a)

P + F

b)

P · F

c)

P ⊕ F

d)

P + F’

28.

A hospital ventilator operates when patient connected and power ON. Expression?

a)

C + P

b)

C · P

c)

C ⊕ P

d)

C + P’

29.

A logic circuit with F = A + AB simplifies to.

a)

A

b)

B

c)

A’

d)

AB

30.

A K-map solution groups all minterms in one row. Simplified result equals.

a)

A

b)

B

c)

Single variable

d)

Zero

31.

A PLC alarm expression F = A’B’ + A’B simplifies to.

a)

A’

b)

B

c)

A

d)

AB

32.

A circuit with F = AB + A’B produces which operation?

a)

XOR

b)

XNOR

c)

OR

d)

NOR

33.

A safety system represented by F = (P + Q)(P + Q’) simplifies to.

a)

P

b)

Q

c)

PQ

d)

P’

34.

A smart grid system with F = A + A’B reduces to.

a)

A + B

b)

AB

c)

A

d)

B

35.

A function F = (AB + AB’) simplifies to.

a)

A

b)

B

c)

A’

d)

AB

36.

A circuit expression F = (X + Y)(X’ + Y) simplifies to.

a)

Y

b)

X

c)

XY

d)

X + Y

37.

A railway signal circuit F = (T + T’) simplifies to.

a)

1

b)

0

c)

T

d)

T’

38.

A drone returns home when low battery detected or manual override pressed. Expression?

a)

B + O

b)

B · O

c)

B ⊕ O

d)

B + O’

39.

A chemical mixer activates only when both input valves are open. Expression?

a)

V1 + V2

b)

V1 · V2

c)

V1 ⊕ V2

d)

V1 + V2’

40.

A mobile tower backup generator starts when main power fails or battery backup fails. Expression?

a)

P + B

b)

P · B

c)

P ⊕ B

d)

P’ · B’

41.

A supermarket billing counter opens gate if bill is paid and receipt printed. Expression?

a)

B + R

b)

B · R

c)

B ⊕ R

d)

B + R’

42.

A weather monitoring system sends alert if cyclone detected or rainfall above threshold. Expression?

a)

C + R

b)

C · R

c)

C ⊕ R

d)

C + R’

43.

A factory safety system must reduce logic gates used while keeping reliability high. Select the best technique.

a)

Truth table expansion

b)

Karnaugh map

c)

Redundant coding

d)

Parity checking

44.

A designer must choose between NAND-only and NOR-only implementation for cost efficiency. Select the better choice in CMOS technology.

a)

NAND

b)

NOR

c)

XOR

d)

AND

45.

A smart home company must reduce power consumption in Boolean circuit design. Select the most effective approach.

a)

Gate minimization

b)

Gate duplication

c)

Multi-level design

d)

Flip-flop addition

46.

A production unit compares POS vs SOP implementation. SOP is selected. Reason?

a)

Easier NAND mapping

b)

Easier NOR mapping

c)

Always smaller

d)

Lower delay

47.

A K-map group overlaps for better minimization. Select the justification.

a)

Reduces variables

b)

Increases complexity

c)

Increases cost

d)

Blocks XOR

48.

A team checks whether redundant terms in Boolean expression improve efficiency. Select the outcome.

a)

No improvement

b)

Higher speed

c)

Lower transistor count

d)

Optimized cost

49.

A fire alarm circuit F = AB + A’B is tested. The result corresponds to.

a)

XOR

b)

XNOR

c)

OR

d)

NAND

50.

A designer builds smart irrigation using soil sensor S and valve V. Requirement: ON if soil is dry and valve open. Draft the logic expression.

a)

S · V

b)

S + V

c)

S ⊕ V

d)

S + V’

51.

A student designs a smart helmet that stops bike ignition unless strap fastened and ignition key turned. Draft the Boolean expression.

a)

S · K

b)

S + K

c)

S ⊕ K

d)

S + K’

52.

A metro ticketing gate opens if card valid and balance sufficient. Draft the Boolean form.

a)

C · B

b)

C + B

c)

C ⊕ B

d)

C + B’

53.

A drone system must return home if GPS lost or low battery detected. Draft the expression.

a)

G + B

b)

G · B

c)

G ⊕ B

d)

G + B’

54.

A smart classroom fan turns ON if temperature above threshold or manual override is pressed. Draft the expression.

a)

T + M

b)

T · M

c)

T ⊕ M

d)

T + M’

55.

A smart grid disconnects load if frequency unstable or voltage exceeds limit. Draft the expression.

a)

F + V

b)

F · V

c)

F ⊕ V

d)

F + V’

56.

A water purifier pump runs when tank not full and power available. Draft the expression.

a)

T’ · P

b)

T + P

c)

T ⊕ P

d)

T · P

57.

A robotic door unlocks when valid PIN entered and face recognition passed. Draft the expression.

a)

P · F

b)

P + F

c)

P ⊕ F

d)

P + F’

58.

An automated toll gate lifts barrier if payment confirmed and vehicle detected. Draft the expression.

a)

P · V

b)

P + V

c)

P ⊕ V

d)

P + V’

59.

A robotic vacuum cleaner starts when start button pressed and dust bin is empty. Draft the expression.

a)

S · D

b)

S + D

c)

S ⊕ D

d)

S + D’

60.

Select the correct Universal gate for implementation of the Boolean expression for a railway green signal activation only when the track is clear and the train speed is safe. Is this correct?

a)

AND

b)

OR

c)

NAND

d)

NOR

61.

Select the canonical form expressed as a sum of minterms.

a)

Standard POS

b)

Standard SOP

c)

Simplified SOP

d)

Simplified POS

62.

Identify the minterm expression for F(A, B) = A + B.

a)

A'B' + A'B

b)

AB + A'B

c)

AB' + A'B

d)

A'B' + AB

63.

Determine the minterm corresponding to A=1, B=0, C=1.

a)

AB'C

b)

A'BC

c)

ABC'

d)

A'B'C

64.

Choose the maxterm corresponding to A=0, B=1, C=0.

a)

(A + B + C)

b)

(A' + B + C')

c)

(A + B' + C)

d)

(A + B' + C')

65.

Select the primary purpose of using Karnaugh maps in Boolean algebra.

a)

To implement sequential circuits

b)

To convert decimal to binary

c)

To minimize Boolean expressions

d)

To draw truth tables only

66.

Determine the largest possible grouping for adjacent 1s in a 4-variable K-map.

a)

2

b)

4

c)

6

d)

8

67.

Choose the simplified Boolean expression for the 2-variable function F(A, B) = Σm(1,3).

a)

A

b)

B

c)

A.B

d)

A+B

68.

Select the correct adjacency rule in a K-map.

a)

Only horizontal cells are adjacent

b)

Diagonal cells are adjacent

c)

Only vertical cells are adjacent

d)

Horizontal, vertical, and wrap-around cells are adjacent

69.

Choose the simplified expression for F(A, B, C) = Σm(1, 3, 5, 7).

a)

A

b)

B

c)

C

d)

A+B

70.

Identify the advantage of using don’t care conditions in a Karnaugh map.

a)

They increase the number of minterms

b)

They decrease the number of variables

c)

They help in further simplification

d)

They eliminate the need for logic gates