0% found this document useful (0 votes)
39 views10 pages

AUTOSAR

AUTOSAR is a standard for automotive software architecture developed by a partnership of automobile manufacturers, suppliers and tool developers. It aims to define an open reference architecture for automotive ECU software to improve reusability, efficiency and quality through standardized interfaces. The AUTOSAR layered architecture separates software into components that communicate through defined interfaces, allowing components to be reused across manufacturers. It uses formal component descriptions to validate interactions before implementation.

Uploaded by

hohieu0008
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
39 views10 pages

AUTOSAR

AUTOSAR is a standard for automotive software architecture developed by a partnership of automobile manufacturers, suppliers and tool developers. It aims to define an open reference architecture for automotive ECU software to improve reusability, efficiency and quality through standardized interfaces. The AUTOSAR layered architecture separates software into components that communicate through defined interfaces, allowing components to be reused across manufacturers. It uses formal component descriptions to validate interactions before implementation.

Uploaded by

hohieu0008
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 10

AUTOSAR OVERVIEW

1. What is AUTOSAR?
2. AUTOSAR partnership
3. AUTOSAR Layered Architecture
1. What is AUTOSAR?

AUTOSAR (AUTomotive Open System Architecture)


● De-facto standard, jointly developed by automobile manufacturers, suppliers and tool developers.
● More than 100 member companies
● Homepage : www.autosar.org

The idea of AUTOSAR


● Standardized and uniquely-specified interfaces basic software modules help to master
the increasing complexity
● The consequence is reusability, efficiency and easy handling of electronic in the
automobile

AUTOSAR Target and Goal


● Define open reference architecture for ECU software
● Specify a clear interface between basis software components and application
● Reusability
● Growing software quality
2. AUTOSAR partnership
3. AUTOSAR Layered Architecture
3. AUTOSAR Layered Architecture
3. AUTOSAR Layered Architecture
4. Methodology
Derive E/E architecture from formal descriptions of
soft- and hardware components

Functional software is described formally in terms of


“software Components” (SW-C).

Using “Software Component Descriptions” as input, the


“Virtual Functional Bus” validates the interaction of all
components and interfaces before software
implementation.

Mapping of “Software Components” to ECUs and


configuration of basic software.
The AUTOSAR Methodology supports the generation
of an E/E architecture.
5. Software Component
➢ Application is divided into SW-Cs.
➢ Software Components consist of
● Ports
Interface to other SW-Cs
● Runnable Entities (or Runnables)
Procedures which contain the actual implementation
Triggered cyclically or on event (e.g. data reception)
● Other software components
Composite components for hierarchical design
➢ Three types of SW-C
● Atomic SW-C
● Composite SW-C
● Sensor/Actuator SW-C

You might also like