Learning Outcomes:
On successful completion of this module, students should be able to:
- Use and explain the different ways of representing unsigned and signed rational numbers e.g. decimal, binary (unsigned, sign and magnitude, one's complement and two's complement), and hexadecimal; the advantages and disadvantages of each of these number systems, and how to convert numbers between them.
- Write Boolean algebraic functions that desribe a given system or circuit, and simplify this system using Truth Tables and Karnaugh maps.
- Perform binary arithmetic, and explain the digital circuits that perform these arithmetic operations.
- Analyse the operation of synchronous and asynchronous digital circuits and subsystems, using state equations, state diagrams, and transistion tables.
- Design a synchronous digital circuit to meet a given specification.
- Understand the digital system design flow using CAD tools, and work in a team to finish a small-scale project.
- Explain how digital systems communicate with each other and with their external environment, discuss the factors that limit the performance of digital systems e.g. timing issues, fan-out limitations etc.