DP-Assignment Brief A1 - 16ED2 - Updated
DP-Assignment Brief A1 - 16ED2 - Updated
Pearson
Higher Nationals in
Engineering
ASSESSMENT BRIEF
Unit 20: Digital Principles
Brief Number: 2
Issue 1
Higher National Certificate/Diploma in
Electrical and Electronics Engineering
Assessment Brief A1
Student Name/ID Number
Unit Tutor
Submission Format
Tasks
Number System, Operation, and Codes
1. Perform each of the following conversions. For some of them, you may want to try several methods
to see which one works best for you. For example, a binary-to-decimal conversion may be done directly,
or it may be done as a binary-to-hex conversion followed by a hex-to-decimal conversion. (P1)
(a) 141710 =_____ 2 (b) 110100012 =_____ 10 (c) 249710 =_____ 16
A
B
Figure 1
A
B B
x
C
C
Figure 2
13. Use a K map to simplify the following expression Y =C̄ ( Ā B̄ D̄+D )+ A B̄ C+ D̄ . (M1)
14. Design the logic circuit corresponding to the truth table shown in Table 1
(a) Determine the output expression using K-map. (M1)
(b) Design the logic circuit using the expression (a). (D1)
(c) Re-design the logic circuit using NOR gates with two inputs only. (D1)
Table 1
15. Design a logic circuit with 4 inputs that produces a HIGH output only when all three inputs are the
Figure 3
17. For each of the following expressions, construct the corresponding logic circuit using AND, OR
gates and INVERTERs. (D1)
A
X
B
Figure 4
(a) Determine the truth table for the circuit of Figure 4. (P1)
(b) Modify the circuits so that NAND gates and NOR gates are used wherever appropriate. (M1)
(c) Simulate this circuit using the software (Proteus), in which a two-way switch is connected to
+5 V
LIGHT
+5 V
B
Figure 5
Latches, Flip-Flops, and Times
23. The waveforms of Figure 7 are connected to the circuit of Figure 6. Assume that Q = 0 initially,
determine the Q waveform. (P2)
Figure 7
24. Apply the waveforms of Figure 8 to the FF of Figure 9 and determine the waveform at Q. Repeat for
the FF of Figure 5-20. Assume Q = 0 initially. (M2)
CLK
Figure 8
Figure 9
25. Determine the Q waveform for the FF in Figure 10. Assume that Q = 0 initially, and remember that
the asynchronous inputs override all other inputs. (M2)
D
0
CLK/EN
Q 0
Figure 11
making limited use of Truth making good use of Truth Boolean Algebra and
Table, Boolean Algebra and Table, Boolean Algebra and Karnaugh Map.
LO2 Explain and analyse simple sequential logic circuits D2 Analyse, optimise
Diagrams.
Programme:
Plagiarism
Plagiarism is a particular form of cheating. Plagiarism must be avoided at all costs and students who break the
rules, however innocently, may be penalised. It is your responsibility to ensure that you understand correct
referencing practices. As a university level student, you are expected to use appropriate references throughout
and keep carefully detailed notes of all your sources of materialsfor material you have used in your work,
including any material downloaded from the Internet. Please consult the relevant unit lecturer or your course
tutor if you need any further advice.
Student Declaration
Student declaration
I certify that the assignment submission is entirely my own work and I fully understand the consequences of
plagiarism. I understand that making a false declaration is a form of malpractice.
5. A fully typed up professionally presented report document. Use 12 point Arial or Times New
Roman script.
6. Your assignment should be word-processed and should be minimum 3,000 words in length.
9. The assignment should contain a list of any references used in the report.
Check carefully the submission date and the instructions given with the assignment. Late
assignments may not be accepted with special approval.
Ensure that you give yourself enough time to complete the assignment by the due date.
Do not leave things such as printing to the last minute – excuses of this nature will not be
accepted for failure to hand-in the work on time.
You must take responsibility for managing your own time effectively.
If you are unable to hand in your assignment on time and have valid reasons such as illness,
you may apply (in writing) for an extension.
Failure to achieve a PASS grade will results in a REFERRAL grade being given.
Take great care that if you use other people’s work or ideas in your assignment, you properly
reference them in your text and any bibliography.
NOTE: If you are caught plagiarising, the University policies and procedures will apply.
Criteria To achieve the criteria the evidence must show that the Achieved?
Reference student is able to: (tick)
First IV
Rework
attempt Check
Explain and analyse simple combinational logic
LO 1
Circuits
Explain and analyse the operation of a simple combinational
P1 logic circuit, making limited use of Truth Table, Boolean Algebra
and Karnaugh Map.
Analyse and optimise the operation of a combinational logic
M1 circuit making good use of Truth Table, Boolean Algebra and
Karnaugh Map.
Student Name/ID
Assignment Number Assignment 1 Assessor Assoc. Prof. Dr. Nguyen Thanh Hai
Date Received
Submission Date
1st submission
Date Received 2nd
Re-submission Date
submission
Assessor Feedback:
* Please note that grade decisions are provisional. They are only confirmed once internal and external
moderation has taken place and grades decisions have been agreed at the assessment board.
9
In figure 2, the input A is unintentionally shorted to the ground (A=0).
Draw the modified circuit diagram.
Figure 2
From the given data, the input A to the OR gate is always LOW. So, the output waveform of OR gate depend
on the inputs of B and C. the output of the OR gate is HIGH when one of the input is HIGH.
Draw the resulting output waveform.
21
´ ´
´ Ć= AB+C
Y = AB Ć= AB
Therefore logic circuit is