当前位置:网站首页>[AUTOSAR I overview]
[AUTOSAR I overview]
2022-07-03 00:49:00 【Ke Yuqian】
AutoSAR One summary
1. AutoSAR summary
• AUTOSAR Namely AUTomotive Open System ARchitecture For short , The Chinese translation is the open system architecture of automobile
1.1 AutoSAR Architecture layering
1.1.1 Auto Three tier architecture of

• Application software layer (AppL) It is mainly used to store our own code
• Real time running environment (RTE) It is to provide the resources required by the application layer , At the same time, the application layer and the bottom layer are isolated
• Basic software layer (BSW) Is to package the hardware , All the way to the state of a standard operating system , So that the upper layer can call system services in a standardized way
The application layer and BSW Layers are larger than other layers , This is because they can be subdivided , Next, let's look at the following picture , We subdivide the application layer and the basic software layer , Now we will discuss these layers separately :

1.1.2 Application software layer AppL
1.1.3 Real time running environment RTE
RTE More like a virtual machine , While isolating the upper application from the lower operating system , It is also compatible with software developed by different manufacturers .
1.1.4 Basic software layer BSW
The basic software layer is divided into 4 Most of the :
- Hardware abstraction layer (MCAL): Maybe I used it STM32 All children's shoes should know the concept of Library , The hardware abstraction layer is also called MCAL, That is to package the register operations of the chip into one AutoSAR Specified Unified Library Api. That is to say, this set Api It is supported by different manufacturers , But how to realize it at the bottom , It's about the chip manufacturer . There are also software tools EB, It can be configured through the interface MCAL function
- ECU Abstraction layer : if MCAL Only the chip is encapsulated , that ECU The abstraction layer encapsulates all the hardware on the hardware . For example, our controller has a main chip Infineon TC275, And sampling circuit , Power circuit ,CAN Circuits, etc . and MCAL It encapsulates the functions of the chip . and ECU The abstraction layer is to make all these into a unified package . So no matter how the hardware is implemented , After encapsulation here , Also formed a unified Api
- Service layer : Here is a more advanced level , The service layer contains the operating system (OS) Of .OS Will use ECU Abstract layer Api, Then expose the service interface to the upper layer , In fact, it is an embedded real-time operating system (RTOS) The work done .
- Complex drive : Also known as CDD, The main task is to AutoSAR Some undefined functions are encapsulated , Provide interfaces to the application layer to invoke these functions .( Simply put, other concepts )
1.2 Tool chain
2 Big schools :
• MATLAB + DaVinci( Domestic mainstream , Reference books are 《 be based on AUTOSAR Standardized software development of vehicle motor controller 》)
• MATLAB + ETAS( Bosch and liandian mainly use this , Reference books are 《AUTOSAR Specification and software development of vehicle controller 》)
- There is also a domestic company that does AutoSAR Development tools , It's called Hengrun
2. Learning materials
2.1 AutoSAR file
2.2 Chip manual
2.3 Automobile related standard agreement
边栏推荐
- University of Toronto:Anthony Coache | 深度强化学习的条件可诱导动态风险度量
- 【AutoSAR 九 C/S原理架构】
- Markdown tutorial
- How SQLSEVER removes data with duplicate IDS
- Tensorflow 2. Chapter 15 of X (keras) source code explanation: migration learning and fine tuning
- node_ Modules cannot be deleted
- Meaning of Tencent cloud free SSL certificate extension file
- The "2022 China Digital Office Market Research Report" can be downloaded to explain the 176.8 billion yuan market in detail
- kubernetes资源对象介绍及常用命令(五)-(NFS&PV&PVC)
- [shutter] image component (load network pictures | load static pictures | load local pictures | path | provider plug-in)
猜你喜欢

Gan model architecture in mm

Leetcode-2280: represents the minimum number of line segments of a line graph

logback配置文件

1.11 - bus

【AutoSAR 一 概述】

Shell implements basic file operations (cutting, sorting, and de duplication)

MySQL 23 classic interview hanging interviewer

Callback event after the antv X6 node is dragged onto the canvas (stepping on a big hole record)

leetcode-849:到最近的人的最大距离

【AutoSAR 七 工具链简介】
随机推荐
关于XML一些介绍和注意事项
Advanced pointer (I)
研发一款国产ARM智能边缘计算网关需要什么
Set up nacos2 X cluster steps and problems encountered
leetcode-849:到最近的人的最大距离
Leetcode-849: maximum distance to the nearest person
1.12 - 指令
2022上半年值得被看见的10条文案,每一句都能带给你力量!
Problèmes de configuration lex & yacc & Bison & Flex
Leetcode-241: designing priorities for operational expressions
File operation io-part2
[jetcache] jetcache configuration description and annotation attribute description
1.11 - 总线
Vulkan performance and refinement
[shutter] image component (the placeholder | transparent_image transparent image plug-in is loaded into the memory)
One of the reasons why setinterval timer does not take effect in ie: the callback is the arrow function
【小程序项目开发-- 京东商城】uni-app之自定义搜索组件(中)-- 搜索建议
[applet project development -- JD mall] user defined search component of uni app (middle) -- search suggestions
Rust所有权(非常重要)
University of Oslo: Li Meng | deep reinforcement learning based on swing transformer