PHY Device Media Access Priority Manager for Deterministic In-Vehicle Ethernet

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

In-vehicle networks using IEEE 802.3cg protocol face performance issues due to non-deterministic CSMA/CD media access control, which can lead to latency and priority management challenges in transmitting frames over shared media like twisted-pair Ethernet.

Innovation Solution

A PHY device compatible with IEEE 802.3 standard that incorporates a media access priority manager to transmit priority indications and determine frame transmission based on relative priorities, ensuring higher priority frames are transmitted first, utilizing CSMA/CD for media access control and implementing PLCA to achieve deterministic performance.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If CSMA/CD is used for media access control, then the system is simple and compatible with IEEE 802.3cg, but the performance is non-deterministic and latency cannot be guaranteed

Engineering Contradiction:
Improvedeterministic performanceVSAvoidmedia access control complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent applies preliminary action by having nodes announce their frame priorities before actual transmission occurs. The priority manager announces the priority of the highest priority frame in the transmission queue, allowing other nodes to know what priorities are present on the network before contention begins. This advance information enables deterministic arbitration without requiring complex real-time negotiation during transmission attempts.

Inventive Principle:
Principle #10Preliminary action

2Speed

If priority arbitration is implemented at the PHY layer, then frame transmission priority is guaranteed, but the device complexity increases

Engineering Contradiction:
Improveframe transmission speedVSAvoidPHY device complexity
Core Design Contradiction:
SpeedVSDevice complexity

Solution Approach 1:

The patent segments the media access control function into two distinct components: a priority manager that handles priority arbitration and announcement, and a PLCA manager that handles the actual transmission coordination. This segmentation allows each component to be optimized independently - the priority manager focuses solely on priority-based decision making, while the PLCA manager handles the mechanical aspects of transmission timing and collision avoidance.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent implements local quality by having each node independently determine its own transmission priority based on local frame characteristics, rather than requiring centralized control. The priority manager locally evaluates frames in the transmission queue and announces the highest priority locally, enabling distributed priority-based arbitration without complex inter-node communication protocols.

Inventive Principle:
Principle #3Local quality

3Productivity

If multiple frames with different priorities are queued, then quality of service is improved, but determining which frame to transmit next becomes more complex

Engineering Contradiction:
Improvenetwork throughputVSAvoidframe selection complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The patent applies preliminary action by pre-evaluating and announcing the priority of the highest priority frame in each node's transmission queue before transmission begins. This advance announcement allows all nodes to know the priority landscape of the network, enabling simple local comparison and decision-making without requiring complex real-time arbitration when multiple priorities are present in the queue.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS11272543B2Physical layer device that connects to a shared media and method for operating a physical layer device that connects to a shared media
Publication Date: 2022.03.08 NXP BV
  • US11272543B2 patent drawing
  • US11272543B2 patent drawing
  • US11272543B2 patent drawing

AI summary

Embodiments of a device and method are disclosed. In an embodiment, a physical layer (PHY) device that is compatible with the IEEE 802.3 standard and that utilizes carrier-sense multiple access with collision detection (CSMA/CD) for media access control to a shared media is disclosed. The PHY device includes a physical coding sublayer transmitter (PCS-TX), a physical medium attachment transmitter (PMA-TX), a physical coding sublayer receiver (PCS-RX), a physical medium attachment receiver (PMA-RX), and a media access priority manager configured to initiate transmission of an indication of a priority of a frame that is to be transmitted onto the shared media.