Company type | Development Partnership |
---|---|
Industry | Automotive, E/E, Software, Semiconductor |
Founded | 2003 |
Headquarters | Munich, Germany (Administration) |
Key people | Michael Niklas-Höret (Chairperson, 2024) Thomas Rüping (Deputy Chairperson, 2024) Carmine De Iesu (Project Lead Speaker, 2024) |
Members | 366 Companies (12/2023) |
Website | autosar |
AUTOSAR (AUTomotive Open System ARchitecture) is a global development partnership founded in 2003 by automotive manufacturers, suppliers and other companies from the electronics, semiconductor and software industries. Its purpose is to develop and establish an open and standardized software architecture for automotive electronic control units (ECUs).
The objectives are scalability to different vehicle and platform variants, transferability of software, consideration of availability and safety requirements, cooperation between different partners, sustainable use of natural resources and maintainability during the product lifecycle. [1] [2] [3]
AUTOSAR was formed in July 2003 by Bavarian Motor Works (BMW), Robert Bosch GmbH, Continental AG, Mercedes-Benz Group AG, Siemens VDO and Volkswagen AG to develop and establish an open industry standard for the automotive electrical-electronic (E/E) architecture.
In November 2003, the Ford Motor Company joined as a Core Partner. In the following December Peugeot Citroën Automobiles S.A. and the Toyota Motor Corporation followed. In November of the following year, General Motors Holding LLC also joined as a Core Partner. After Siemens VDO was acquired by Continental in February 2008, Siemens VDO is no longer independently represented as a Core Partner of AUTOSAR.
Since 2003, AUTOSAR has provided four major versions of the standardized automotive software architecture for its Classic Platform and one release, along with the version of acceptance tests. The work on the AUTOSAR Classic Platform can be divided into three phases:
In 2013, the AUTOSAR consortium introduced a continuous working mode for the Classic Platform to maintain the standard and provide selected improvements (including releases R4.2, and 1.0 of acceptance tests).
In 2016, work began on the Adaptive Platform. An initial release (17-03) was published in early 2017, followed by release 17–10 in October 2017 [7] and release 18–03 in March 2018. [8] With release 18–10 in October 2018, the major development activities were published. [9]
In December 2023, AUTOSAR R23-11 was virtually released. [10] [11]
AUTOSAR aims to establish a global standard for software and methodology, enabling open E/E system architectures for future intelligent mobility. This vision focuses on ensuring high levels of dependability, particularly in terms of safety and security.
AUTOSAR provides specifications for basic software modules, defines application interfaces, and builds a common development methodology based on a standardized exchange format. The basic software modules made available by the AUTOSAR layered software architecture can be used in vehicles from different manufacturers and electronic components from different suppliers, thereby reducing expenditures for research and development. [6]
Based on this principle, AUTOSAR aims to prepare for upcoming technologies. [12] [1]
The motivation behind AUTOSAR is to manage the increasing complexity of software and E/E systems as their functional scope expands. The initiative is designed to support flexibility in product modifications, upgrades, and updates, while leveraging scalable solutions within and across product lines. Enhancing scalability and flexibility in the integration and transfer of functions is a key objective, aiming to improve the quality and reliability of software and E/E systems.
The goals of AUTOSAR include addressing future vehicle requirements such as availability, safety, software upgrades, updates, and maintainability. AUTOSAR seeks to enhance scalability and flexibility for function integration and transfer. Additionally, the initiative aims to increase the use of "Commercial off the Shelf" software and hardware components across product lines, promoting software reuse. By accelerating development and maintenance processes, AUTOSAR intends to improve the management of product and process complexity and risk, while optimizing the costs associated with scalable systems. Based on this principle, AUTOSAR aims to prepare for upcoming technologies.
AUTOSAR uses a three-layer architecture: [13]
The purpose of the foundation standard is to enforce interoperability between the AUTOSAR platforms. The foundation contains common requirements and technical specifications (for example protocols) shared between the AUTOSAR platforms, and the common methodology. [17] [18]
The AUTOSAR classic platform is the standard for embedded real-time ECUs based on OSEK. Its main deliverable is specifications.
The architecture distinguishes between three software layers that run on a microcontroller: application, runtime environment (RTE) and basic software (BSW). The application software layer is mostly hardware independent. Communication between software components and access to BSW happens via RTE, which represents the full interface for applications.
The BSW is divided in three major layers and complex drivers:
Services are divided further, into functional groups representing the infrastructure for system, memory and communication services.
One essential concept of the Classic Platform is the Virtual Functional Bus (VFB). This virtual bus is an abstract set of RTEs that are not yet deployed to specific ECUs and decouples the applications from the infrastructure. It communicates via dedicated ports, which means that the communication interfaces of the application software must be mapped to these ports. The VFB handles communication within the individual ECU and between ECUs. From an application point of view, no detailed knowledge of lower-level technologies or dependencies is required. This supports hardware-independent development and usage of application software.
The Classic Platform also enables the integration of non-AUTOSAR systems such as GENIVI, now renamed COVESA, by using the Franca Interface Definition Language (Franca IDL). [21]
Standardization of functional interfaces across manufacturers and suppliers and standardization of the interfaces between the different software layers is seen as a basis for achieving the technical goals of AUTOSAR. [22] [23] Only by standardizing concrete interface contents in their physical and temporal representation allows achieving the needed integration compatibility.
New use-cases required the development of the adaptive platform. One example is automated driving, in the context of which the driver temporarily and/or partially transfers responsibility for driving to the vehicle. This can require communication with traffic infrastructure (e.g. traffic signs and -lights), cloud servers (e.g. to access the latest traffic information or map data), or the use of microprocessors and high-performance computing hardware for parallel processing, e.g., graphics processing units (GPUs).
Further, Car-2-X applications require interaction to vehicles and off-board systems. That means that the system has to provide secure on-board communication, support of cross-domain computing platforms, smartphone integration, integration of non-AUTOSAR systems, and so on. Also, cloud-based services will require dedicated means for security, such as secure cloud interaction and emergency vehicle preemption. They will enable remote and distributed services, such as remote diagnostics, over the air (OTA) update, repair, and exchange handling.
To support dynamic deployment of customer applications and to provide an environment for applications that require high-end computing power AUTOSAR is currently standardizing the AUTOSAR Adaptive Platform. Its core is an operating system based on the POSIX standard. The operating system can be used by the application via a subset of the POSIX according to IEEE1003.13 (namely PSE51). One of the key features of the Adaptive Platform is service-oriented communication since the Platform is based on the Service - Oriented Architecture. [24]
Adaptive AUTOSAR is developed and written using C++ which is an object-oriented programming language. The communication protocol used for the in-vehicle networking is SOME/IP, based on Ethernet. Two types of interfaces are available: services and application programming interfaces (APIs). The platform consists of functional clusters which are grouped in services and the AUTOSAR adaptive platform foundation.
Functional clusters:
Functional clusters in AUTOSAR Adaptive Platform have to have at least one instance per (virtual) machine while services may be distributed in the in-car network.
Adaptive platform services include:
The adaptive platform contains both specification and code. In comparison to the Classic Platform, AUTOSAR develops an implementation to shorten the validation cycle and illustrate the underlying concepts. This implementation is available to all AUTOSAR partners. [25] [26] [27] [24] [28]
AUTOSAR defined six different levels of membership. The contribution of partners varies depending on the type of partnership: [29] [30] [31]
Core Partners include the founding partners Bavarian Motor Works (BMW), Robert Bosch AG, Continental AG, Mercedes-Benz Group AG, Ford Motor Company, General Motors Holding LLC, Peugeot Citroën Automobiles S.A., Toyota Motor Corporation, and Volkswagen AG. [32] These companies are responsible for organization, administration and control of the AUTOSAR development partnership. [29] Within this core, the executive board defines the overall strategy and roadmap. [33] The Steering Committee manages day-to-day non-technical operations and admission of partners, public relations and contractual issues. [34] The chairman and Deputy of chairman, appointed for one year, represent the Steering Committee for that purpose. [35] The AUTOSAR Spokesperson takes over the communication with the outside world. [36] [37]
Premium Partner Plus companies support the project leader team in the various technical, organizational and everyday processes. They also give new strategic inputs to the project leader round.
Premium and Development members contribute to work packages coordinated and monitored by the Project Leader Team established by the Core Partners. [29] [38] Associate partners are making use of the standard documents AUTOSAR has already released. [39] Attendees are currently participating with Academic collaboration and non-commercial projects. [40]
Selection of vendors, including RTOS, BSW, design tools, compiler, etc. [41]
Vendors which provide related tools and software, e.g. for testing, diagnostics, development, etc.
AUTOSAR takes part in various events every year. Furthermore the AUTOSAR Open Conference (AOC) is planned every year to network and give an overview over the newest achievements.
A list of the events which are planned can be found on the AUTOSAR website. [42]
QNX is a commercial Unix-like real-time operating system, aimed primarily at the embedded systems market.
OSEK is a standards body that has produced specifications for an embedded operating system, a communications stack, and a network management protocol for automotive embedded systems. It has produced related specifications, namely AUTOSAR. OSEK was designed to provide a reliable standard software architecture for the various electronic control units (ECUs) throughout a car.
OpenMAX, often shortened as "OMX", is a non-proprietary and royalty-free cross-platform set of C-language programming interfaces. It provides abstractions for routines that are especially useful for processing of audio, video, and still images. It is intended for low power and embedded system devices that need to efficiently process large amounts of multimedia data in predictable ways, such as video codecs, graphics libraries, and other functions for video, image, audio, voice and speech.
EAST-ADL is an Architecture Description Language (ADL) for automotive embedded systems, developed in several European research projects. It is designed to complement AUTOSAR with descriptions at higher level of abstractions. Aspects covered by EAST-ADL include vehicle features, functions, requirements, variability, software components, hardware components and communication. Currently, it is maintained by the EAST-ADL Association in cooperation with the European FP7 MAENAD project.
Association for Standardization of Automation and Measuring Systems or ASAM is an incorporated association under German law. Its members are primarily international car manufacturers, suppliers and engineering service providers from the automotive industry. The association coordinates the development of technical standards, which are developed by working groups composed of experts from its member companies. ASAM pursues the vision that the tools of a development process chain can be freely interconnected and allow a seamless exchange of data. The standards define protocols, data models, file formats and application programming interfaces (APIs) for the use in the development and testing of automotive electronic control units. A large amount of popular tools in the areas of simulation, measurement, calibration and test automation are compliant to ASAM standards. Compliance shall guarantee interoperability of tools from different vendors, allow data exchange without the need for converters, and facilitate the exchange of unambiguous specification between customers and suppliers.
Vector Informatik develops software tools and components for networking of electronic systems based on the serial bus systems CAN, LIN, FlexRay, MOST, Ethernet, AFDX, ARINC 429, and SAE J1708 as well as on CAN-based protocols such as SAE J1939, SAE J1587, ISO 11783, NMEA 2000, ARINC 825, CANaerospace, CANopen and more. The headquarters of the company Vector Informatik GmbH is in Stuttgart, Germany. Subsidiaries include Braunschweig, Munich, Hamburg, Regensburg along with international subsidiaries in Brazil, China, France, Italy, England, India, Japan, South Korea, Austria, Sweden, and the USA. Vector Informatik also includes Vector Consulting Services GmbH, a consultation firm specializing in optimization of technical product development. Altogether, these companies are referred to as the Vector Group.
ISO 26262, titled "Road vehicles – Functional safety", is an international standard for functional safety of electrical and/or electronic systems that are installed in serial production road vehicles, defined by the International Organization for Standardization (ISO) in 2011, and revised in 2018.
CANape is a software tool from Vector Informatik. This development software, widely used by OEMs and ECU suppliers of automotive industries is used to calibrate algorithms in ECUs at runtime.
CANoe is a development and testing software tool from Vector Informatik GmbH. The software is primarily used by automotive manufacturers and electronic control unit (ECU) suppliers for development, analysis, simulation, testing, diagnostics and start-up of ECU networks and individual ECUs. Its widespread use and large number of supported vehicle bus systems makes it especially well suited for ECU development in conventional vehicles, as well as hybrid vehicles and electric vehicles. The simulation and testing facilities in CANoe are performed with CAPL, a programming language.
ETAS GmbH is a German company which designs tools for the development of embedded systems for the automotive industry and other sectors of the embedded industry. ETAS is 100% owned by Robert Bosch GmbH.
The Functional Mock-up Interface defines a standardized interface to be used in computer simulations to develop complex cyber-physical systems.
RT-RK is a Serbian R&D company and a national research institute that delivers development services and its own products in the arena of real time embedded systems, with the focus on consumer electronics and automotive industry. The company has headquarters in Novi Sad in Serbia, offices in Belgrade, Banja Luka and Osijek (Croatia).
MODELISAR was an ITEA 2 European project aiming to improve the design of systems and of embedded software in vehicles. The MODELISAR goals were to:
dSPACE GmbH, located in Paderborn, Germany, is one of the world's leading providers of tools for developing electronic control units.
The OPEN Alliance is a non-profit, special interest group (SIG) of mainly automotive industry and technology providers collaborating to encourage wide scale adoption of Ethernet-based communication as the standard in automotive networking applications.
Sparx Systems Enterprise Architect is a visual modeling and design tool based on the OMG UML. The platform supports: the design and construction of software systems; modeling business processes; and modeling industry based domains. It is used by businesses and organizations to not only model the architecture of their systems, but to process the implementation of these models across the full application development life-cycle.
Unified Diagnostic Services (UDS) is a diagnostic communication protocol used in electronic control units (ECUs) within automotive electronics, which is specified in the ISO 14229-1. It is derived from ISO 14230-3 (KWP2000) and the now obsolete ISO 15765-3. 'Unified' in this context means that it is an international and not a company-specific standard. By now this communication protocol is used in all new ECUs made by Tier 1 suppliers of Original Equipment Manufacturer (OEM), and is incorporated into other standards, such as AUTOSAR. The ECUs in modern vehicles control nearly all functions, including electronic fuel injection (EFI), engine control, the transmission, anti-lock braking system, door locks, braking, window operation, and more.
CANpie is an open source project and pursues the objective of creating and establishing an open and standardized software API for access to the CAN bus.
Cyphal is a lightweight protocol designed for reliable intra-vehicle communications using various communications transports, originally destined for CAN bus, but targeting various network types in subsequent revisions. OpenCyphal is an open-source project that aims to provide MIT-licensed implementations of the Cyphal protocol. The project was known as UAVCAN prior to rebranding in March 2022.
Link Motion is an automotive software and hardware company developing embedded automotive systems that have been used in the Lamborghini Huracán. Their main product is the Motion T carputer which can implement a connected vehicle gateway as a separate unit or as a part of the cockpit solution (eCockpit). The Motion T carputer runs on NXP's i.MX8 multi-OS platform, supports four in-car HD displays and hosts connectivity features on Microsoft’s connected vehicle platform, a set of services built on the Microsoft Azure cloud, such as over-the-air software and firmware updates, telemetry and diagnostics data and secure remote access.