|
This course examines the activities of high-level design of real-time and embedded systems software that's to be developed using a real-time operating system (RTOS).
The class begins with a quick examination of some fundamental issues in real-time multitasking embedded application software design and development, and briefly reviews several modern techniques for real-time and embedded software requirements specification. It then quickly focuses on how to structure a software system that must execute within strict deadline and resource limits. Emphasis is placed on multitasking and timing behaviors, rather than object orientation.
The class continues with a detailed examination of a broad spectrum of intertask communication and synchronization options including mutexes of several varieties. 'Liveness' issues such as deadly embrace, lockout, memory starvation and CPU starvation will be discussed in detail. Students will learn how to correctly configure queue lengths, and examine design dangers such as interrupt overflow and memory starvation. The next major subject area of the class is the evaluation of timing performance and quality of a real-time or embedded software design.
This course is not a general course about software design theory, but rather it is highly focused on the design of deeply-embedded, time-constrained, resource-constrained multitasking software that will run under the control of a modern RTOS.
|
Objectives The primary goal of this course is to give the participant the skills necessary to do high-level design of software for real-time and embedded computer systems using a real-time operating system. This is a very practical, results-oriented course that will provide knowledge and skills that can be applied immediately.
Who should attend? This course is intended for practicing real-time and embedded systems software system architects, project managers and technical consultants who have responsibility for designing, structuring and implementing the software for real-time and embedded computer systems using an RTOS.
Previous Knowledge Course participants are expected to have thorough familiarity with at least one RTOS.
Course Material
All documentation and manuals are written in English.
Other information The instructor, David Kalinsky has more than thirty years of experience in the design and construction of real-time and embedded computer systems software. He is a popular lecturer and seminar leader on technologies for embedded software development, appearing before audiences of professional engineers in North America, Europe and Israel. David regularly presents classes at the Embedded Systems Conferences on topics such as "Architectural Design of Device Drivers" and "Principles of High Availability Embedded Systems Design".
|