Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
AUTOSAR Fundamentals and Applications

You're reading from   AUTOSAR Fundamentals and Applications Establishing a solid foundation for automotive software design with AUTOSAR

Arrow left icon
Product type Paperback
Published in Dec 2024
Publisher Packt
ISBN-13 9781805120872
Length 254 pages
Edition 1st Edition
Languages
Arrow right icon
Author (1):
Arrow left icon
Hossam Soffar Hossam Soffar
Author Profile Icon Hossam Soffar
Hossam Soffar
Arrow right icon
View More author details
Toc

Table of Contents (16) Chapters Close

Preface 1. Part 1: Introduction – The Genesis and Framework of AUTOSAR
2. Chapter 1: Exploring the Genesis and Objectives of AUTOSAR FREE CHAPTER 3. Chapter 2: Introducing the AUTOSAR Software Layers 4. Chapter 3: AUTOSAR Methodology and Data Exchange Formats 5. Part 2: Investigating the Building Blocks of AUTOSAR
6. Chapter 4: Working with Software Components and RTE 7. Chapter 5: Designing and Implementing Events and Interfaces 8. Chapter 6: Getting Started with the AUTOSAR Operating System 9. Chapter 7: Exploring the Communication Stack 10. Part 3: Beyond Fundamentals – Advanced AUTOSAR Concepts
11. Chapter 8: Securing the AUTOSAR System with Crypto and Security Stack 12. Chapter 9: Dealing with Memory and Mode Management 13. Chapter 10: Wrapping Up and Extending Knowledge with a Use Case 14. Index 15. Other Books You May Enjoy

Basic software layer

At the lowest level of a smartphone, you have the hardware components, such as the processor, memory, and sensors. These components are managed by device drivers and other low-level software modules that allow them to communicate with the higher-level SWCs, such as your beloved WhatsApp or TikTok applications. In AUTOSAR, the BSW layer provides this low-level functionality, such as memory management, communication protocols, and diagnostic services, to the upper application layer, as shown in the following figure.

Figure 2.7 – BSW layers

Figure 2.7 – BSW layers

Let’s zoom into the architecture and the different sublayers of the BSW, which is composed of three additional sublayers: the service layer, ECU abstraction layer, and microcontroller layer.

Service layer

The topmost layer is the service layer, which provides various services for the application components to use. It is the primary interface between application components and the...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image