Automotive Ethernet usually adopts the layered structure of the OSI (Open System Interconnection) model, which divides network communication into seven different layers, each responsible for different functions. The following is the layered structure of automotive Ethernet and its correspondence with the OSI model:
Application Layer:
Responsible for defining the rules for communication and data exchange between applications.
Used to realize data exchange in the vehicle application layer, such as in-vehicle entertainment systems, navigation systems, etc.
Presentation Layer:
Mainly responsible for data format conversion, encryption and compression to ensure data format compatibility between different devices.
In automotive Ethernet, it may be used for data encoding and decoding to facilitate communication between different systems.
Session Layer:
Manages and maintains sessions and connections for data transfer.
It can be used for connection management and status maintenance in vehicle networks.
Transport Layer:
Responsible for data segmentation, reorganization and error detection to ensure reliable data transmission.
In automotive Ethernet, it may be used for TCP (Transmission Control Protocol) or UDP (User Datagram Protocol) transmission to meet the needs of different applications.
Network Layer:
Responsible for data routing and addressing, ensuring that data can be transmitted correctly in the network.
IP (Internet Protocol) addressing and routing may be involved in automotive Ethernet.
Data Link Layer:
It is divided into two sublayers: Logical Link Control (LLC) sublayer and Medium Access Control (MAC) sublayer.
The MAC sublayer is responsible for frame assembly and parsing, as well as control of access to the physical media.
In automotive Ethernet, the Ethernet protocol is often used as the data link layer protocol.
Physical Layer:
Responsible for the actual physical signal transmission, including voltage, frequency, encoding method, etc.
In automotive Ethernet, the physical layer implements the electrical transmission of data, such as using twisted pair cables, optical fibers and other transmission media.
Simplified into the following five-layer hierarchical structure:
Someip, Someipsd, and Doip are located in the fifth layer of Ethernet application layer: Someip protocol, Someipsd protocol, and Doip protocol essentially stipulate the processing of data transmitted by the network layer and adapt to different application scenarios. In CP, Soad, SD, Doip, and Soemipxf are actually implementing application layer functions.
Previous article:Business Process of SOME/IP in Static Architecture of Automotive Ethernet
Next article:New taxonomy for autonomous driving simplifies the relationship between drivers and vehicles
- Popular Resources
- Popular amplifiers
- "Cross-chip" quantum entanglement helps build more powerful quantum computing capabilities
- Why is the vehicle operating system (Vehicle OS) becoming more and more important?
- Car Sensors - A detailed explanation of LiDAR
- Simple differences between automotive (ultrasonic, millimeter wave, laser) radars
- Comprehensive knowledge about automobile circuits
- Introduction of domestic automotive-grade bipolar latch Hall chip CHA44X
- Infineon Technologies and Magneti Marelli to Drive Regional Control Unit Innovation with AURIX™ TC4x MCU Family
- Power of E-band millimeter-wave radar
- Hardware design of power supply system for automobile controller
Professor at Beihang University, dedicated to promoting microcontrollers and embedded systems for over 20 years.
- Intel promotes AI with multi-dimensional efforts in technology, application, and ecology
- ChinaJoy Qualcomm Snapdragon Theme Pavilion takes you to experience the new changes in digital entertainment in the 5G era
- Infineon's latest generation IGBT technology platform enables precise control of speed and position
- Two test methods for LED lighting life
- Don't Let Lightning Induced Surges Scare You
- Application of brushless motor controller ML4425/4426
- Easy identification of LED power supply quality
- World's first integrated photovoltaic solar system completed in Israel
- Sliding window mean filter for avr microcontroller AD conversion
- What does call mean in the detailed explanation of ABB robot programming instructions?
- STMicroelectronics discloses its 2027-2028 financial model and path to achieve its 2030 goals
- 2024 China Automotive Charging and Battery Swapping Ecosystem Conference held in Taiyuan
- State-owned enterprises team up to invest in solid-state battery giant
- The evolution of electronic and electrical architecture is accelerating
- The first! National Automotive Chip Quality Inspection Center established
- BYD releases self-developed automotive chip using 4nm process, with a running score of up to 1.15 million
- GEODNET launches GEO-PULSE, a car GPS navigation device
- Should Chinese car companies develop their own high-computing chips?
- Infineon and Siemens combine embedded automotive software platform with microcontrollers to provide the necessary functions for next-generation SDVs
- Continental launches invisible biometric sensor display to monitor passengers' vital signs
- How to convert high and low level signals into analog signals
- RF quality information sharing
- LSM6DSL acceleration wake-up threshold usage (WAKE_UP_THS (5Bh))
- NUCLEO Burning
- Japan's express delivery industry will use environmentally friendly power vehicles
- New Year, gifts, and heights are all here! AMS OSRAM invites you to play games and win New Year gifts!
- Seven Rules for Measuring Oscilloscope Noise
- The seven most downloaded classic FPGA books (Part 3)
- Design Process of Junction Circulator
- A small problem about DMA in the GD32 code base