DEM (Diagnostic Event Manager)

DEM A Standardized Approach to Fault Handling The Diagnostic Event Manager (DEM) is a cornerstone of modern embedded systems, offering a standardized framework for managing diagnostic events across Electronic Control Units (ECUs). As part of the AUTOSAR standard, DEM ensures efficient storage, organization, and retrieval of diagnostic information, helping to maintain system health and meet […]

UDS (Unified Diagnostic Services)

UDS A Comprehensive Protocol for Vehicle Diagnostics and Maintenance Unified Diagnostic Services (UDS) is a standardized communication protocol defined in ISO 14229, designed for diagnostic communication between Electronic Control Units (ECUs) and diagnostic tools. Widely adopted in the automotive industry and increasingly used in industrial applications, UDS enables robust and efficient diagnostics, testing, and reprogramming […]

Secure Boot

Secure Boot Secure Boot and the Chain of Trust are critical technologies for ensuring system integrity and laying the groundwork for cybersecurity certifications, such as IEC 62443 or ISO 21434. These mechanisms protect systems from unauthorized or malicious software by verifying the authenticity of each component in the boot process, creating a secure foundation for […]

SAE J1939

SAE J1939 Protocol A Foundation for Robust In-Vehicle and Industrial Communication SAE J1939 is a high-level communication protocol built on the CAN (Controller Area Network) standard, widely used in industries like automotive, agriculture, and construction. It defines a comprehensive framework for vehicle networking, enabling electronic control units (ECUs) to communicate efficiently and reliably. Key Technical […]

ACF (Application Component Framework)

ACF Application Component Framework Simplify Large-Scale Software Development with Ease The Application Component Framework (ACF) by RT-Labs revolutionizes the way you approach software development for complex projects. By specifying functions, arguments, return types, and deadlines for tasks in a straightforward JSON format, ACF generates a structured C-code framework (boilerplate code) tailored to your system’s requirements. […]