You are on page 1of 3

ECEN 30064 – Digital Electronics 1

1. Number System

POLYTECHNIC UNIVERSITY OF THE PHILIPPINES


Manila
INSTITUTE OF TECHNOLOGY
Engineering Technology Department

ECEN 30064 – DIGITAL ELECTRONICS 1: LOGIC CIRCUIT and SWITCHING THEORY


SELF CHECK 1.4
Name: Vincent Luis I. Buenconsejo Date: 27/04/21
Course, Year and Section: DECET 2-1 Score:_______________
Instruction: Answer the following questions.
1. Add 1111 and 1100.
11
1111
+ 1100
= 11011
2. Add the following binary numbers:
(a) 11 + 11
11
11
+ 11
110
(b) 100 + 10
100
+ 10
110
(c) 111 + 11
111
111
+ 11
1010
(d) 110 + 100
1
110
+ 100
1010
3. Perform the following binary additions:
(a) 1101 + 1010
1
1101
+ 1010
10111
(b) 10111 + 01101.
11111
10111
+ 01101
100100

4. Subtract 100 from 111.


111
- 100
011

5. Subtract 101 from 110.


02
110
- 101
001

6. Perform the following binary subtractions:


(a) 1101 - 0100
1101
- 0100
1001
(b) 1001 – 0111
1
022
1001
- 0111
0010
7. Multiply 1101 ᵡ 1010. Number in Italic is a remainder

1101
x 1010
10000
1111101
0000
+ 1101 .
10000010

8. Divide 1100 by 100.


= 11
100√1100
100
100
100
0
= 11

9. Perform the indicated binary operations:


(a) 110 ᵡ 111 Numbers in Italic is a remainder.
110
x 111
1110
11110
+ 110 .
101010
(b) 1100 ÷ 011
100
11√1100
11
00
00
00
0
0
= 100

You might also like