[go: up one dir, main page]

0% found this document useful (0 votes)
81 views2 pages

Important Questions Number System Logic Gates

The document outlines important questions related to the Number System and Logic Gates, including conversions between number systems, binary operations, and explanations of complement methods. It also covers logic gates, their symbols, truth tables, and Boolean algebra laws with examples. Additionally, it includes tasks for constructing logic expressions and verifying De Morgan's Theorems.

Uploaded by

Soham Kapadi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
81 views2 pages

Important Questions Number System Logic Gates

The document outlines important questions related to the Number System and Logic Gates, including conversions between number systems, binary operations, and explanations of complement methods. It also covers logic gates, their symbols, truth tables, and Boolean algebra laws with examples. Additionally, it includes tasks for constructing logic expressions and verifying De Morgan's Theorems.

Uploaded by

Soham Kapadi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Important Questions - Number System & Logic Gates

Chapter: Number System

1. Convert the following:

- (1011.01) to decimal

- (47) to binary

- (45.375) to octal

- (3B) to decimal

2. Perform binary addition and subtraction:

- 1101 + 1011

- 10101 - 1101

- 111.01 + 10.11

- 1001.1 - 101.01

3. Explain 1's and 2's complement method of subtraction with example.

4. Short Notes:

- Decimal, Binary, Octal, and Hexadecimal Number Systems

- Conversion between Binary and Hexadecimal

5. Differentiate between:

- Binary and Decimal number system

- 1s Complement and 2s Complement

Chapter: Logic Gates

1. Draw symbol and truth table for:

- AND gate

- OR gate

- NOT gate
Important Questions - Number System & Logic Gates

- NAND gate

- NOR gate

- XOR gate

- XNOR gate

2. Construct the following logic expressions using only NAND gates:

-A+B

-A B

- A (NOT A)

3. Verify De Morgans Theorems with truth tables:

- (A + B) = A B

- (A B) = A + B

4. Draw logic circuit for:

- Y = A + AB

- Y = A(B + C)

-Y=A+B

5. State and prove Boolean laws with example:

- Idempotent law

- Domination law

- Identity law

- Involution law

6. Reduce the Boolean expression:

- Y = AB + AB

- Y = A + AB

- Y = (A + B)(A + B)

You might also like