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

COM stack overview

The Communication Stack is a suite of software modules that handle communication tasks in AUTOSAR-compliant systems. It is responsible for transmitting and receiving data across various in-vehicle networks, such as CAN, local interconnect network (LIN), Ethernet, and FlexRay, among others. Its structure facilitates modular and scalable communication across different automotive ECUs.

Figure 7.1 shows the main components of the COM stack:

Figure 7.1 – COM layered architecture

Figure 7.1 – COM layered architecture

In Figure 7.1, the communication stack of AUTOSAR is segmented into three main components:

  • The data path handling signals and PDU and transmission (A)
  • The control path handling the state of the communication channels (B)
  • Network management (C)

These parts of the communication stack are distributed across various layers: the Service Layer, the ECU Abstraction Layer, and the Hardware Layer. This distribution illustrates how AUTOSAR manages...

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