Course detail
Design of Embedded Systems
FIT-NAVAcad. year: 2020/2021
The themes of lectures deal with problems that must be solved by a designer during the design of components of an embedded system. Students will become acquainted with the principles of I/O bus system operation and the communication with adapters (communication with memory components, registers, interrupt request generation and its service, DMA request generation and its service). The principles of component design (synthesis) for peripheral operation control will be discussed. The laboratory tutorials will be directed towards the presentation of these principles on a computer structure in a design system environment.
Department
Learning outcomes of the course unit
- Students will become acquainted with the principles of digital systems design with complex sequential behavior reflecting the conditions in which the application will operate.
- They will become acquainted with tools to support designer.
- They will learn how an implementation will be subdivided between software and hardware components.
- They will learn how to design controllers of independently operating computer systems operating in real environment and communicating with a user or systems on higher level.
- Student learns to design a master's work solo and as a member of a team.
- Student learns terminology in Czech and English language.
Prerequisites
- Knowledge of programming in an assembly language and C language, basics of VHDL.
- Knowledge of electronic circuit principles and computer architectures.
- recommended prerequisite
Co-requisites
Recommended optional programme components
Literature
Jonathan W. Valvano: Embedded Microcomputer Systems, Real Time Interfacing. Brooks/Cole, 2000, ISBN 0-534-36642-2.
Stuart R. Ball: Embedded Microprocessor Systems: Real World Design. Newnes, 2002, ISBN 0-7506-7534-9.
Planned learning activities and teaching methods
Assesment methods and criteria linked to learning outcomes
- Lab experiments - 8 points.
- Evaluated project with the defense - 17 points.
- Written mid-term exam - 15 points.
- Final written examination - 60 points.
Language of instruction
Work placements
Aims
Classification of course in study plans
- Programme IT-MGR-2 Master's
branch MBI , any year of study, summer semester, 5 credits, compulsory-optional
branch MGM , any year of study, summer semester, 5 credits, elective
branch MIS , any year of study, summer semester, 5 credits, elective
branch MBS , any year of study, summer semester, 5 credits, compulsory-optional
branch MIN , any year of study, summer semester, 5 credits, elective
branch MMM , any year of study, summer semester, 5 credits, elective - Programme MITAI Master's
specialization NADE , any year of study, summer semester, 5 credits, compulsory
specialization NBIO , any year of study, summer semester, 5 credits, elective
specialization NGRI , any year of study, summer semester, 5 credits, elective
specialization NNET , any year of study, summer semester, 5 credits, elective
specialization NVIZ , any year of study, summer semester, 5 credits, elective
specialization NCPS , any year of study, summer semester, 5 credits, compulsory
specialization NSEC , any year of study, summer semester, 5 credits, elective
specialization NEMB , any year of study, summer semester, 5 credits, compulsory
specialization NHPC , any year of study, summer semester, 5 credits, elective
specialization NISD , any year of study, summer semester, 5 credits, elective
specialization NIDE , any year of study, summer semester, 5 credits, elective
specialization NISY , any year of study, summer semester, 5 credits, elective
specialization NMAL , any year of study, summer semester, 5 credits, elective
specialization NMAT , any year of study, summer semester, 5 credits, elective
specialization NSEN , any year of study, summer semester, 5 credits, elective
specialization NVER , any year of study, summer semester, 5 credits, elective
specialization NSPE , any year of study, summer semester, 5 credits, elective - Programme IT-MGR-2 Master's
branch MPV , 2. year of study, summer semester, 5 credits, compulsory
branch MSK , 2. year of study, summer semester, 5 credits, compulsory-optional
Type of course unit
Lecture
Teacher / Lecturer
Syllabus
- Embedded system, design techniques, specification, embedded system requirement.
- Selection of an appropriate platform, microcontroller. Pros and cons of using micro-controller in various situations.Other options how to implement an embedded system.
- Hardware and software approach to embedded system functions.
- Digital inputs, binary information processing, digital outputs, two-state actuators control, extending digital inputs and outputs.
- Analog input and output, converters, comparators, control of analog actuators.
- Sensors and their interfacing to an embedded system. Modern types of sensors.
- Human interaction of embedded system, keyboard, status and general information visualization, LED displays, LCD character-based and graphics displays.
- Communication inside embedded system with multiple processors, communication with external systems, serial synchronous and asynchronous, parallel, widespread protocols, networks.
- System level design, design of a System on Chip (SoC).
- How to design and realise an embedded system on a PCB, techniqes and constraints of PCB design.
- Power supply and power consumption of an embedded systems. Principles and techniques of power savin.
- Typical software architecture of embedded system. Styles and techniques used in embedded software.
- Debugging and diagnostics of embedded systems.
Laboratory exercise
Teacher / Lecturer
Syllabus
- A minimal embedded computer system with a MCU.
- Expanding MCU outputs practically.
- Communication between MCU and a peripheral or a sensor.
- Push-pull driver and H-bridge control.
Project
Teacher / Lecturer
Syllabus
- Basic design of a small embedded system.