CT Dec 2019 v2

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 6

Official (Closed) - Sensitive Normal

DECEMBER 2019 COMMON TEST

SCHOOL OF ENGINEERING
LEVEL 1.2 Time Allowed: 1.5 hours

ELECTRICAL & ELECTRONICS TECHNOLOGY (29EAET)

INSTRUCTIONS TO CANDIDATES:
1. Check carefully to ensure you are sitting for the correct paper.

2. Answer ALL questions.

3. Begin each question on a separate page.

4. This paper consists of 8 pages including this cover page. Check carefully to make sure

your set is complete.

29EAET DECEMBER 2019 COMMON TEST


Official (Closed) - Sensitive Normal
DECEMBER 2019 COMMON TEST

QUESTION 1 (20 marks)


Perform the following conversions (show all your working steps clearly).

(a) Convert Decimal 18910 to its Binary equivalent. (3 marks)

(b) Convert Binary 1011110012 to its Decimal equivalent. (3 marks)

(c) Convert Decimal 717510 to its Hexadecimal equivalent. (3 marks)

(d) Convert Hexadecimal 3F8D16 to its Decimal equivalent. (3 marks)

(e) Convert Hexadecimal 3CA16 to its BCD equivalent. (4 marks)

(f) Convert BCD 0110 0111 0000BCD to its Binary equivalent. (4 marks)

-2-
29EAET
Official (Closed) - Sensitive Normal
DECEMBER 2019 COMMON TEST

QUESTION 2 (20 marks)


(a) Write down the output Boolean expressions (without simplification) for K, L, M and N in
terms of inputs A, B, C and D for the logic circuit shown in Figure 2. (8 marks)

(b) Determine the logic states of K, L, M and N for the logic circuit shown in Figure 2 with the
given input as follows: A = 0, B = 0, C = 1 and D = 1.
(4 marks)

(c) Construct the logic circuit using basic logic gates for the Boolean Expression X.

(8 marks)

-3-
29EAET
Official (Closed) - Sensitive Normal
DECEMBER 2019 COMMON TEST

QUESTION 3 (20 marks)


An oven is used to run reliability test on a device that operates in high temperature environment.
The oven consists of the following temperature sensors.

• Sensor A will turn on (logic 1) when the oven temperature is above 60°C.
• Sensor B will turn on (logic 1) when the oven temperature is above 50°C.
The oven also consists of the following component to maintain the oven’s temperature.

• Heating element C will turn on (logic 1) to increase the temperature of the oven such that
the temperature is controlled between 50°C and 60°C.
An output Y, which is connected to the alarm, will be activated (logic 1) if any of the following
conditions happens:

• Temperature is above 60°C and the heating element C is turned on.


• Temperature is below 50°C and the heating element C is not turned on.
(a) Complete the Truth Table shown in Table 3.1 in your answer book for the output Y. Indicate
clearly any DON’T CARE conditions.
(8 marks)
C B A Y
0 0 0
0 0 1
. . .
. . .
. . .
1 1 1
Table 3.1
(b) Based on the Truth Table in Table 3.2, complete the K-map shown in Figure 3 in your answer
book. Obtain the simplified logic expression for output Z.
(6 marks)
P Q R Z R
0 0 0 0 PQ
0 0 1 1
0 1 0 1
0 1 1 1
1 0 0 1
1 0 1 1
1 1 0 0
1 1 1 1 Figure 3
Table 3.2

(c) Implement the simplified logic expression for output Z in part (b) using BASIC LOGIC GATES
ONLY.
(6 marks)

-4-
29EAET
Official (Closed) - Sensitive Normal
DECEMBER 2019 COMMON TEST

QUESTION 4 (20 marks)


(a) For a counter with count sequence 0,1,2,9,10,11 and repeats, determine the MOD number
and the bit-size of the counter.
(5 marks)

(b) Configure the 74193 counter to count from 15 to 0 and repeats. Draw the state diagram and
write the MOD number of the counter.
(9 marks)
(c) Fill in the blanks with correct answers:
(i) Latches are (level / edge) triggered devices and flip-flops are D _______
(level / edge) triggered devices.
(ii) The device in Figure 4.1 is a (positive / negative) edge triggered D _________
(latch / flip-flop).

Figure 4.1
(iii) Figure 4.2 shows a (serial / parallel) input data register, the outputs will change
at (same / different) time during CLK pulses.

Figure 4.2
(6 marks)
QUESTION 5 (20 marks)

Question 5 is intentionally removed as Chapter 5 is no longer covered in Common Test

-5-
29EAET
Official (Closed) - Sensitive Normal
DECEMBER 2019 COMMON TEST

APPENDIX 1 – 74192 BCD Counter & 74193 Binary Counter Datasheet

-End of paper-

-6-
29EAET

You might also like