Knowledge Base:

Category: Key Concepts

share on: 
key concepts

Reactive Systems

Key Concept: The main common characteristic of Real-Time Embedded (RTE) systems is that they constantly interact with the external world.

Read More »
key concepts

Sequential Programming

Key Concept: A sequential program explicitly waits in-line, for the expected events in various places in the execution path. This

Read More »
key concepts

Active Object (Actor)

Key Concept: Active Objects combine event-driven programming with multithreading. They naturally implement and automatically enforce the best practices of concurrent

Read More »
key concepts

Model-Based Design

Key Concept: Model-Based Design (MBD) is a software development process in which the primary focus and products are software models

Read More »
key concepts

Design by Contract

Key Concept: Design by Contract is the single most effective programming technique for delivering high-quality code. Here you can learn

Read More »
key concepts

Software Tracing

Key Concept: Software tracing is a method for obtaining diagnostic information about the embedded software in a live environment without

Read More »
Search Content
Categories