Course Code | COMP3222/COMP9222 |
Course Title | Digital Circuits & Systems |
Units of Credit | 6 |
Course Website | http://cse.unsw.edu.au/~cs3222 |
Handbook Entry | http://www.handbook.unsw.edu.au/undergraduate/courses/current/COMP3222.html |
This course teaches students the fundamentals of digital design. It is a 2nd year core course in the Computer Engineering program at UNSW Sydney.
The course introduces the components of digital systems, explains how these are described in the VHDL hardware description language and familiarizes the student with the implementation of digital circuits using FPGA prototyping boards.
Students are expected to watch recorded lectures and to attend face-to-face (F2F) or online live lectures to resolve questions and gain a deeper understanding of theoretical concepts and solve laboratory exercises to gain practical experience.
Some F2F lab sessions are offered. All students are also welcome to join online lab sessions for assistance.
Students are assessed via the completion of lab exercises, fortnightly quizzes, and final theoretical and practical exams.
The course timetable is available here .
This course aims to provide students with a knowledge of designing and implementing simple digital logic circuits & systems. The basic building blocks of combinational and sequential circuits are introduced to enable students to develop circuit solutions to problems and to understand the design and operation of hardware models of digital systems. Students are introduced to the VHDL hardware description language as a means of describing circuits. Computer-aided design tools are used to specify, simulate and implement a variety of simple digital systems. Students learn how to implement and test their designs using Field-Programmmable Gate Arrays.
As an introductory course, a principal aim is to prepare students for more advanced study in follow-on courses.
After completing this course, students will be able to:
This course contributes to the development of the following graduate capabilities:
Graduate Capability | Acquired in |
scholarship: understanding of their discipline in its interdisciplinary context |
theoretical and practical aspects of digital circuit design
|
scholarship: able to apply their knowledge and skills to solving problems |
skills involved in the design and analysis of digital circuits
|
leadership: enterprising, innovative and creative | digital design using contemporary methods |
professionalism: capable of independent, self-directed practice | theoretical and practical exercises |
Before commencing this course, students should:
These are assumed to have been acquired in the courses ELEC1111, COMP1521, or equivalent courses and their prerequisites.
An in-depth understanding of digital circuits and systems is fundamental to your ability to become a successful digital designer and computer engineer.
This course founds studies in computer architecture, embedded systems and configurable logic design, and also forms the basis for a deeper understanding of the hardware underpinnings of operating systems, compilers, networks, graphics systems, etc.
In this course we attempt to provide you with a rigorous and thorough grounding in the essential skills you will need to carry out digital design activities in the follow-on courses of Computer Architecture, Embedded Systems Design (Design Project A) and Configurable Systems Design (Design Project B).
To that end, we aim to provide a systematic, bottom-up coverage of the essential skills and theory, and to provide a top-down view of the broader area to motivate and highlight the interrelationship of the topics.
In order to learn, students are expected to play an active role in participating by continuously thinking about HOW what is said in lectures or read in texts or on the web relates to what you already know from this course and related studies. You are encouraged and expected to ask questions to clarify contradictions or uncertainties in your understanding as we proceed.
In this course, we also place considerable value on putting theory into practice through guided laboratory and virtual classroom exercises. Staying up-to-date with these will help enormously in picking up the skills we expect you to have acquired by the end of the course.
This course will involve:
The course will also involve:
Students are encouraged to discuss their work with fellow students as well as the demonstrators and lecturer. However, each student is expected to write their own code and to submit solutions they can confidently claim as their own. Sharing lab files is not considered fair practice.
Quizzes are primarily intended to encourage you to study and stay up to date with the theory, rather than to provide confirmation of what you have understood or still need to work on. Given the reasonably straightforward nature of the theory covered, if you don't know how to approach the solution to a problem, that's potentially a sign that you need to work on your understanding and/or seek help with that aspect of the theory. So please ask.
A forum is provided on the course website. We encourage you to ask questions on the forum, particularly if you think you won't be the only one curious to have an answer. The forum is monitored on weekdays by the lecturer and lab demonstrators for them to respond in a reasonable timeframe. If you need help, please allow enough time for them to be able to respond. Feel free to email the lecturer or lab demonstrators if you feel they may have missed your question on the forum.
Assessment Item | Contribution |
Labs | 40% |
Fortnightly quizzes in Weeks 3, 5, 7 & 9 | 15% |
Final Theory Test | 15% |
Final Practical Test † | 30% |
TOTAL | 100% |
† Students must obtain more than 40% of the available marks in the Practical Test to pass the course.
A student will only be offered a supplementary examination (supp) if:
There are no supps for the fortnightly quizzes, nor will late lab submissions be accepted . Students who miss one of these progressive assessments will have their final mark scaled to compensate for the missing result if they provide a valid documented excuse.
The Student Code of Conduct ( Information , Policy ) sets out what the University expects from students as members of the UNSW community. As well as the learning, teaching and research environment, the University aims to provide an environment that enables students to achieve their full potential and to provide an experience consistent with the University's values and guiding principles. A condition of enrolment is that students inform themselves of the University's rules and policies affecting them, and conduct themselves accordingly.
In particular, students have the responsibility to observe standards of equity and respect in dealing with every member of the University community. This applies to all activities on UNSW premises and all external activities related to study and research. This includes behaviour in person as well as behaviour on social media, for example Facebook groups set up for the purpose of discussing UNSW courses or course work. Behaviour that is considered in breach of the Student Code Policy as discriminatory, sexually inappropriate, bullying, harassing, invading another’s privacy or causing any person to fear for their personal safety is serious misconduct and can lead to severe penalties, including suspension or exclusion from UNSW.
If you have any concerns, you may raise them with your lecturer, or approach the School Ethics Officer , Grievance Officer , or one of the student representatives.
Plagiarism is defined as using the words or ideas of others and presenting them as your own. UNSW and CSE treat plagiarism as academic misconduct, which means that it carries penalties as severe as being excluded from further study at UNSW. There are several on-line sources to help you understand what plagiarism is and how it is dealt with at UNSW:
Make sure that you read and understand these. Ignorance is not accepted as an excuse for plagiarism.
In particular, you are also responsible that your assignment and/or exam files are not provided to or accessed by anyone but you and course staff, including: by actively ensuring you do not disseminate your own work or access copies of other students' work irrespective of the year in which it was completed or posted, and by setting correct permissions on directories and code repositories. In this course, disseminating any work, unless expressly permitted, is considered a breach of the UNSW academic integrity standards.
Note also that plagiarism includes paying or asking another person to do a piece of work for you and then submitting it as your own work.
UNSW has an ongoing commitment to fostering a culture of learning informed by academic integrity. All UNSW staff and students have a responsibility to adhere to this principle of academic integrity. Plagiarism undermines academic integrity and is not tolerated at UNSW. Plagiarism at UNSW is defined as using the words or ideas of others and passing them off as your own.
If you haven't done so yet, please take the time to read the full text of
The pages below describe the policies and procedures in more detail:
Week | Lectures & Exercises | Text * | Lab |
1 |
Introduction & simplifying circuits
Optimizing logic functions |
Ch 1 & 2
Ch 4.1-4.7 & 4.12 |
Intro
lab |
2 |
Number representation & arithmetic circuits
|
Ch 5.1-5.5
|
Lab 1
|
3 |
Combinational circuit blocks
Fortnightly quiz on material of Weeks 1 & 2 |
Ch 6
|
Lab 2
|
4 |
Flip-flops, Registers & Counters
|
Ch 7.1-7.16
|
Lab 3
|
5
|
Synchronous sequential circuits
Fortnightly quiz on material of Weeks 1 - 4 |
Ch 8.1-8.9
|
Lab 4
|
6 | Flexibility week |
|
Lab 7 |
7 |
Digital system design
Fortnightly quiz on material of Weeks 1 - 5 |
Ch 10 | Lab 7 |
8 | Digital system design | Ch 10 | Lab 9 |
9 |
Blackjack player
Implementation technology Fortnightly quiz on material of Weeks 1 - 8 |
Ch 3 |
Lab 11 |
10 | Course wrap-up |
|
Lab 11 |
* Chapter references are to the course textbook — see below.
Lab kits will be handed out to students located in Sydney during your first lab session in Week 1 (students located remotely will have had a kit posted to them). These kits are in short supply and expensive to replace. We therefore ask that you take care of your kit until the final practical exam. Further information will be provided at that time for how to return your lab kit.
Should you discontinue the course, please return your kit as soon as practical to avoid inconvenience to yourself and the School. We may seek to recover from you the replacement cost of lost or unreturned kits (currently USD 127). In addition, you may have a financial block placed on your ZID and be thereby prevented from further enrolment at UNSW until the kit is returned.
Course textbook:
Useful references:
Other resources:
This course is evaluated each session using myExperience. Your feedback is highly appreciated. Students are encouraged to provide feedback or discuss the course at any time by emailing the lecturer, Oliver Diessel .
Feedback received from the on-line offering in Term 3, 2021 indicates students found the course challenging and interesting, particularly the practical aspects. Last year I received constructive suggestions for improvement from 9 of the 24 students who completed the myExperience survey (64 were invited).
In short, I hope you enjoy COMP3222/9222 this year and learn a good deal through your studies. Please contact me if you wish to discuss any aspect of the course.
A recent student commented:
"How to do well in COMP3222: It's a very practical course, so focus on the lab earlier in the week, and revise theory, in particular designs and applications, later in the week. Don't be intimidated by labs, they really help you learn a lot!"
Resource created Tuesday 30 August 2022, 05:01:44 PM, last modified Monday 05 September 2022, 03:00:06 PM.