Open navigation menu
Close suggestions
Search
Search
en
Change Language
Upload
Sign in
Sign in
Download free for days
0 ratings
0% found this document useful (0 votes)
61 views
10 pages
Autosar 101
Uploaded by
Ilyass Man
AI-enhanced title
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content,
claim it here
.
Available Formats
Download as PDF or read online on Scribd
Download
Save
Save autosar.101 For Later
Share
0%
0% found this document useful, undefined
0%
, undefined
Print
Embed
Report
0 ratings
0% found this document useful (0 votes)
61 views
10 pages
Autosar 101
Uploaded by
Ilyass Man
AI-enhanced title
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content,
claim it here
.
Available Formats
Download as PDF or read online on Scribd
Carousel Previous
Carousel Next
Download
Save
Save autosar.101 For Later
Share
0%
0% found this document useful, undefined
0%
, undefined
Print
Embed
Report
Download
Save autosar.101 For Later
You are on page 1
/ 10
Search
Fullscreen
AUTOSAR Intro Agenda > Why AUTOSAR > What is AUTOSAR > AUTOSAR Architecture > AUTOSAR Methodology | woeczenecougmmemsece - Why AUTOSAR » Rewritten from scratch > BSW Standrdsaton > Harare Abstacton > Rsabiy of tuncons » Standardization of exchange formats | noeczeneceuncmemssce ~ Today 98% of the car are controlled by ECU directly or indirectly. In order to mange this complexity, AUTOSAR was formed. -> SoftWare must often be rewritten from scratch when hardware is changed Once an ECU is developed, whenever hardware has to be replaced, the whole process of development of software will repeat again and again through the same process, right from Application Software to Basic Software. Airbag ECU: OEM has developed an application software for airbag, that application would have been tested & would become very robust in their system. When hardware changed, the whole application will be crashed & has to written the code from scratch & has to go for development & testing.The total cost of the ECU will also become high & higher. <> ASW Standardisation avcoczenecougnumaemsece -(© Thom SCrALCH @ Nas LO BU TOF UeveLOpMENL @ LesLung. ine LoLaL Cust UT Ue EWU will also become high & higher. => BSW Standardisation Application Software should work along with hardware. It usually a MicroController. It's important that Application Software should communicate effectively with hardware. That are drivers, CAN stack, which manages the memory, manages the 0S. Application Software doesn't come alone but it also comes along with basic software which Application Software is coupled with hardware. If everytime a new hardware is replaced, OEM is not only paying for Application Software but also paying for Basic Software Layer So,the OEM doesn't want to pay for Basic Software Layer, they just want to pay for Application Software -> Hardware Abstraction a eavoczenecougamcemsece - -> Hardware Abstraction Any application that is buit in the Legacy software development mechanism is tightly coupled with hardware.The whole objective of AUTOSAR is to decoupled the Application Software from the hardware. From an Application Software perspective, if we want to develop an Application Software, its not just important that, the developer has to be very strong in, how it has to be devloped & also having understanding on MicroController that coupled along with Application Software has to be developed.once AUTOSAR is introduced,as an Application Engineer no need to worry about MicroController. Because the Application, at no where related to the MicroController. This also provides wide opportunities for industries focusing exclusive on developeing an Application Software or Basic Software. => Reusability of functions When we replace anything in the hardware, it's difficult to write software from a Su.OCCzSMeECOG THOME STO ~2 Frse,.h0 \o"ve uevuupes @ aisu ravung UnUerscanuung oN PMCrOLONLFOLLer Undt CoUpLeU aLorig with Application Software has to be developed.once AUTOSAR is introduced,as an Application Engineer no need to worry about MicroController. Because the Application, at no where related to the MicroController. This also provides wide opportunities for industries focusing exclusive on developeing an Application Software or Basic Software. -> Reusability of functions WHEA|EUREBISESSAVEHLAB|in the hardware, it's difficult to write software from scratch. If you need to add a small function to the existing ECU,it"s not possble in the legacy system. -> Standardization of exchange formats Data exchage format.One application software developer uses meter per second & another aapplication software developer uses km per hour.So there is a difference in wie Su. OCCzSMECOGTHOOMESTO ~¢ Fese QueHWE PepLdce aly eran 41 Le Nerunare, Le > UATTECULE LO WrELe suTuNare THOM scratch, If you need to add a small function to the existing ECU, it's not possble in the legacy system. -> Standardization of exchange formats Data exchage format.One application software developer uses meter per second & another application software developer uses km per hour.So there is a difference in their unit and also in terms of how they map the memory & how they conmunicate between the hardware & how they communicate between the Application Layer & lot of challenges & discussions have to be taken care Every supplier will have to write the software in that particulatr exchange format. Application Software is decoupled from the Hardware through intermediate layer (AUTOSAR layer) Primarily has 3 layer eavoczenecougamemsece - What is AUTOSAR * AUTOSAR - AUTomotive Open Systems ARchitecture + Founded in 2003 + Middleware and system-level standard, jointly developed by automobile manufacturers, electronics and software suppliers and tool vendors. =" + More than 100 members as SS s evOCzaeheCoGT Oem ESTO ~: Tee..: I AUTOSAR Consortium °—_— _ = . x s eS aS sme 2 ST AS a SaaS ie | avoczeneccougamemsece -EST = ee j= | ANCTT a woceczenecognumemsece = woeczeneccougagmcemsece woeczeneccougnnemseceu 2 a o ° a = o ° o a a o = o e u = : = a soczauecouame sO | > tis MC or HW dependent ANCIT woeczenecougnnemseceECU Abstraction Layer ty by eavoezsenecougaoes Services layer te 0S. > Itprovdes COM stack depending CANFINL 5 is part of service > ECU mode mansgerer yp ECU and Sh Run Time Environment Layer (RTE) avoceczenccougamemsece -> The Application Layer contains the, SC, which realize the ‘pplication funcional of the Eu, > This isthe piece of software that the OEM i ready to pay > Sometimes the OEM build some of the. appli theriP » For Eg: Arbag ECU noczenecouutems eae oes " peer Seer) » Three tools required 1. AUTOSAR Authoring Tool (Artop.Davinci Developer) 2. SWC Implementation Too! (Manual Coding, Matiab) 3, BSW Configuration Tool (EBTresos, Davinci Configurator) eae oaAUTOSAR Authoring Tool > Aitop > AUTOSAR XML fle (arc fle) > Three arxnl fle wil be created in Atop 1. Software Component Description 2. ECU Resource Description 3. System Description SS | eavoczenecougamemsece - . Three Descriptions » Software Component Description Creating or structuring the .< les & functions related to Application. > ECU Resource Description All the details related to Hardware will be present (Ea: pins, adc, memory) » System Description Contains details of communication protocol that will be implemented. Summary > Providing the details of how many .c files & functions are required for project. > Logics will not be written in Artop. > Only the structure will be made here. Ss | evoczenecogntemsece-:t> Writing the logics for our application using manual coding. ANCIT woeczenecounmnemsece -s » EBTresos (ElektroBit) > Configuring the complete layer. ANCIT woczenecognocmssce - eae oaavoecsencecouccemsecea -
You might also like
Autosar Interview Questions
PDF
100% (1)
Autosar Interview Questions
3 pages
A Course On AUTOSAR Basics
PDF
No ratings yet
A Course On AUTOSAR Basics
29 pages
Electronic Control Unit ECU
PDF
100% (10)
Electronic Control Unit ECU
17 pages
Autosar PDF
PDF
100% (1)
Autosar PDF
125 pages
T2 Automotive SWArch 27102022 CAN Bus Protocol
PDF
No ratings yet
T2 Automotive SWArch 27102022 CAN Bus Protocol
142 pages
00 AUTOSAR基础知识介绍
PDF
No ratings yet
00 AUTOSAR基础知识介绍
33 pages
Autosar Architechture Simplified 1713467770
PDF
No ratings yet
Autosar Architechture Simplified 1713467770
13 pages
T2 Automotive
PDF
No ratings yet
T2 Automotive
94 pages
AUTOSAR
PDF
No ratings yet
AUTOSAR
10 pages
AUTOSAR CP EXP LayeredSoftwareArchitecture 2
PDF
No ratings yet
AUTOSAR CP EXP LayeredSoftwareArchitecture 2
183 pages
AUTOSAR EXP Introduction Part2
PDF
No ratings yet
AUTOSAR EXP Introduction Part2
26 pages
AutosarTraining fromSwArch Toautosar
PDF
No ratings yet
AutosarTraining fromSwArch Toautosar
10 pages
Autosar Master Thesis
PDF
100% (3)
Autosar Master Thesis
4 pages
Autosartutorials Com What Is Autosar
PDF
No ratings yet
Autosartutorials Com What Is Autosar
7 pages
Vector Webinar AUTOSAR Basics 20121009 en
PDF
100% (4)
Vector Webinar AUTOSAR Basics 20121009 en
34 pages
Autosar Thesis
PDF
100% (3)
Autosar Thesis
5 pages
AUTOSAR Basic Training PDF
PDF
100% (5)
AUTOSAR Basic Training PDF
62 pages
Autosar Classic
PDF
No ratings yet
Autosar Classic
10 pages
Autosar Tutorial
PDF
No ratings yet
Autosar Tutorial
4 pages
12 Architecture & Methodology EN
PDF
No ratings yet
12 Architecture & Methodology EN
36 pages
AUTOSAR
PDF
No ratings yet
AUTOSAR
3 pages
Presentation 1 CUBAS AUTOSAR Overview
PDF
100% (1)
Presentation 1 CUBAS AUTOSAR Overview
28 pages
Kpit Autosar Handbook
PDF
No ratings yet
Kpit Autosar Handbook
74 pages
Classic Vs Adaptive AUTOSAR
PDF
No ratings yet
Classic Vs Adaptive AUTOSAR
3 pages
Autos A Rlayers
PDF
No ratings yet
Autos A Rlayers
26 pages
AUTOSAR 2 Mark Questions
PDF
No ratings yet
AUTOSAR 2 Mark Questions
8 pages
Multi-Core Ecu Designing Using Autosar by Deependra Magarde
PDF
No ratings yet
Multi-Core Ecu Designing Using Autosar by Deependra Magarde
50 pages
Transmission Control Unit Drive Based On The AUTOS
PDF
No ratings yet
Transmission Control Unit Drive Based On The AUTOS
7 pages
KPIT AUTOSAR Webinar HPC 2021 1
PDF
No ratings yet
KPIT AUTOSAR Webinar HPC 2021 1
41 pages
AUTOSAR Classic Platfrom Guide With Piest Systems-1
PDF
No ratings yet
AUTOSAR Classic Platfrom Guide With Piest Systems-1
27 pages
Chapitre 3 Autosar
PDF
No ratings yet
Chapitre 3 Autosar
70 pages
Automotive Embedded System Development in AUTOSAR
PDF
100% (3)
Automotive Embedded System Development in AUTOSAR
18 pages
11 Introduction & Concepts EN
PDF
No ratings yet
11 Introduction & Concepts EN
37 pages
2007 SECAD Schreiner
PDF
No ratings yet
2007 SECAD Schreiner
7 pages
What Is Autosar
PDF
100% (1)
What Is Autosar
19 pages
The AUTOSAR Way of Model-Based Engineering of Automotive Systems
PDF
No ratings yet
The AUTOSAR Way of Model-Based Engineering of Automotive Systems
29 pages
2007 SECAD Schreiner
PDF
No ratings yet
2007 SECAD Schreiner
7 pages
EB AUTOSAR Training - Introduction
PDF
No ratings yet
EB AUTOSAR Training - Introduction
20 pages
FTF Acc F1243 PDF
PDF
No ratings yet
FTF Acc F1243 PDF
88 pages
Lesson19 Autosar PDF
PDF
100% (1)
Lesson19 Autosar PDF
170 pages
Software Architecture Warschofsky
PDF
No ratings yet
Software Architecture Warschofsky
12 pages
AUTOSAR
PDF
No ratings yet
AUTOSAR
71 pages
From Simulink To Autosar Enabling Autosar Code Generation With Model Based Design
PDF
100% (1)
From Simulink To Autosar Enabling Autosar Code Generation With Model Based Design
46 pages
Autosar PPT
PDF
100% (1)
Autosar PPT
10 pages
Kpit Autosar Handbook
PDF
100% (1)
Kpit Autosar Handbook
74 pages
AUTOSAR Brochure EN PDF
PDF
No ratings yet
AUTOSAR Brochure EN PDF
4 pages
Autosar Automotive Open System Architecture: Challenges and Achievements 2005
PDF
100% (2)
Autosar Automotive Open System Architecture: Challenges and Achievements 2005
25 pages
Application Layer: Different Layers of AUTOSAR Architecture
PDF
No ratings yet
Application Layer: Different Layers of AUTOSAR Architecture
3 pages
Autosar
PDF
No ratings yet
Autosar
170 pages
Autosar Basics
PDF
100% (1)
Autosar Basics
13 pages
Autosar Intro
PDF
No ratings yet
Autosar Intro
54 pages
03.8 3
PDF
No ratings yet
03.8 3
4 pages
AUTOSAR - The Standardized Software Architecture
PDF
No ratings yet
AUTOSAR - The Standardized Software Architecture
5 pages
Autosar Brochure en
PDF
No ratings yet
Autosar Brochure en
4 pages
Auto Sar
PDF
No ratings yet
Auto Sar
2 pages