DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING
Introduction to Electronics &
SUBJECT SUB. CODE BESCK104C
Communication Engineering
SEMESTER 1st A & B Section VTU SCHEME 2022
BATCH 2024-28 ACADEMIC YEAR 2024-25
FACULTY Prof. Hanumanth Raju R K DESIGNATION Assistant Professor
ASSIGNMENT NO. 1 DATE 05-11-2024
Q No. Question
1 Convert Decimal to Binary: (i) 41 (ii)153 (iii)) 0.6875 (iv) 0.513
2 Convert Binary to Decimal: (i) 110111 (ii) 10101010 (iii) 0110 (iv) 100.1010
Convert the following:
3 i. (110.1101)2=(?)10
ii. (847.951)10=(?)8
iii. (CAD.BF)16=(?)10
Convert the following:
i. (225)10=(?)2=(?)8=(?)16
4 ii. (11010111)2=(?)10=(?)8=(?)16
iii. (623)8=(?)10=(?)2=(?)16
iv. (2AC5)16=(?)10=(?)8=(?)2
5 Compute the 9’s compliment of 25.639(10)
6 Perform subtraction on the given numbers using 9’s complement method:
(a) 4,637 - 2,579 (b) 125 - 1,800
7 Perform subtraction on the given binary numbers using 1’s complement method:
(a) 10011 - 10010 (b) 100010 - 100110
8 Write down axiomatic definition of Boolean algebra.
9 Mention the different theorems and postulates of Boolean algebra and prove each of them with
truth table.
Find the complement of the functions F1 and F2
10 𝐹1 = 𝑥 ′ 𝑦𝑧 ′ + 𝑥 ′ 𝑦 ′ 𝑧
𝐹2 = 𝑥(𝑦′𝑧′ + 𝑦𝑧)
11 Express the Boolean function F=xy+x′z in a product of maxterms
12 Explain SOP & POS with examples
13 Implement half adder using basic gates.
14 Design a full adder using two half adders and an OR-gate.
15 Write the steps involved in the design of combinational circuits