The AUTOSAR Compendium - Part 1: Application & RTE , authored by Oliver Scheid, is a specialized guide that simplifies the massive 13,000+ page official AUTOSAR 4.0.3 specification into a 406-page practical manual. While the official AUTOSAR Specification of RTE is free to download for informational use, the Compendium itself is a commercial publication available through major retailers like Amazon and Better World Books. Technical Overview of Part 1: Application & RTE
The AUTOSAR (AUTomotive Open System ARchitecture) Compendium serves as a comprehensive guide to the global development standard for automotive software. Part 1 specifically focuses on the upper layers of the stack: The AUTOSAR Compendium - Part 1: Application &
| Chapter | Topic | Key Takeaway |
| :--- | :--- | :--- |
| 1 | Introduction to AUTOSAR | History, Members (Core partners), version differences (Classic vs Adaptive). |
| 2 | VFB (Virtual Functional Bus) | The abstract concept before real mapping. |
| 3 | SW-C Types | Composition, Application, Sensor/Actuator, Ecu Abstraction, Complex Driver. |
| 4 | Ports & Interfaces | S/R (1-to-many broadcasts) vs C/S (request-response for services). |
| 5 | RTE API | Standardized functions: Rte_Read_<port> , Rte_Write_<port> , Rte_Call_<operation> . |
| 6 | RTE Generation | Configuration for OS tasks, timing events, and inter-ECU communication. |
| 7 | Error Handling | Det (Default Error Tracer) and error codes. | Application Programming Interfaces (APIs) : defining a set
, provides free PDF downloads for specific sections, such as a reworked Chapter 13 on Implementation Integration Official AUTOSAR Specifications: The role of the Application Layer in AUTOSAR
The most reliable source for a "free" PDF is the official AUTOSAR.org website. You can find the latest releases (such as R22-11 or Classic Platform 4.4) which include: Specification of RTE: The definitive technical document.
The RTE is the layer that makes AUTOSAR’s core promise possible: Hardware independence for application software.
Most digital retailers sell this book as a DRM-protected PDF or eBook. This allows for digital reading and often permits printing for personal use (depending on the DRM restrictions).