0% found this document useful (0 votes)
33 views3 pages

Tutorial - 1st (Unit - 4th)

The document contains questions and hints for a tutorial on number systems and digital logic concepts. It asks students to: 1) Define base, MSD, LSD and give examples of binary, decimal, octal, hexadecimal number systems. 2) Convert numbers between decimal, binary, octal, hexadecimal bases. 3) Provide short notes on gray code, excess-3 code, canonical form, standard form, minterms, SOP. 4) Compare BCD code with decimal numbers and write canonical forms. 5) Construct logic gates using only NOR gates. 6) Write logic functions in sum of products and product of sums forms. 7) The hints provided refer students to review

Uploaded by

Saurabh Singh
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
33 views3 pages

Tutorial - 1st (Unit - 4th)

The document contains questions and hints for a tutorial on number systems and digital logic concepts. It asks students to: 1) Define base, MSD, LSD and give examples of binary, decimal, octal, hexadecimal number systems. 2) Convert numbers between decimal, binary, octal, hexadecimal bases. 3) Provide short notes on gray code, excess-3 code, canonical form, standard form, minterms, SOP. 4) Compare BCD code with decimal numbers and write canonical forms. 5) Construct logic gates using only NOR gates. 6) Write logic functions in sum of products and product of sums forms. 7) The hints provided refer students to review

Uploaded by

Saurabh Singh
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 3

KALI CHARAN NIGAM INSTITUTE OF TECHNOLOGY, BANDA

DEPARTMENT OF ELECTRONIC AND COMMUNICATION Tutorial- 1st (unit -4th)


Q-1 (i) What is Base? What is meaning of MSD and LSD in a number System? (ii)Define Binary, Decimal ,Octal ,Hexadecimal Numbers? Q-2 Conversion (i) (4 5 6 . 2 5 )10 (ii) ( 7 8 5 . 5 6 7 )10 Q-3 Conversion (i) ( 10 0 0 1 1 )2 (ii) (101010.1010)2 Q-4 Conversion (i) (A C 9 F.4 6 8 )16 (ii) ( 1 0 1 0 1 0.1 0 1 0)2 = ( = ( = ( = ( = ( =( )2 )7 )10 )8 )8 )16

Q-5 write short notes gray code , Excess 3 code, Canonical form, standard form, Minterms, sop.

Q-6 Q-7

What is BCD code? Compare with decimal numbers. Write down canonical form (i) A B + A C D + B C D (ii) ( A + B)( B + C + D)( A + C + D)

Q-8

Construct NAND gate, OR gate, AND gate, EX-NOR gate with help of NOR gate?

Q-9

F(A,B,C,D)=m(0,1,2,5,6,8,9,10,11,13,15)

Q-10 F(X,Y,W,Z)=M(2,4,5,8,9,10,13,14,15).d(1,3,12)

KALI CHARAN NIGAM INSTITUTE OF TECHNOLOGY, BANDA


DEPARTMENT OF ELECTRONIC AND COMMUNICATION Hint sheet (tutorial- 2nd (unit -4th))
Q-1 Hint : see notes

Q-2 Hint : If any given number contain base 10 and convert to any other base ,then the Integral part Always Divided by base(whom to convert) and fractional part always multiplied by that Base.

Q-3 Hint (i) If number is given any base and convert to Decimal Number, then the Integral part and fractional part always multiplied by positional Weight. (ii) if number is given in binary then it is make a pair of three digit

Q-4 Hint : see notes

Q-5 Hint : see notes

Q-6 Hint : see notes

Q-7 Hint : see notes

Q-8 Hint : see notes

Q-9 Hint : see notes

Q-10 Hint : see notes

You might also like