Physical Layer Module Expanding MDIO Device Addressing Capacity
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
The existing IEEE 802.3 Clause 22 physical layer devices are limited to supporting only 32 physical layer devices due to the 5-bit PHYADR field, which is insufficient for modern network requirements.
Innovation Solution
A physical layer module and network module that expand the number of supported physical layer devices by using a group selection frame with a 16-bit GROUP field, allowing for up to 65536 device access groups while maintaining compatibility with Clause 22 standards.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Adaptability or versatility
If the 5-bit PHYADR field is used in Clause 22 MDIO interface, then the implementation is simple and compatible with existing standards, but the number of supported physical layer devices is limited to 32
Solution Approach 1:
The patent segments the addressing function into two parts: the original 5-bit PHYADR field for selecting among 32 device groups, and a new 5-bit DEVADR field for selecting among 32 devices within each group. This segmentation allows the system to support up to 1024 devices (32 groups × 32 devices) while maintaining compatibility with existing Clause 22 interfaces that only use PHYADR.
Solution Approach 2:
The patent implements a nested addressing structure where the DEVADR field is embedded within the existing MDIO frame format alongside the PHYADR field. The PHYADR selects a group container, and the DEVADR selects a specific device within that group, creating a nested hierarchy that expands capacity without replacing the original addressing mechanism.
2Adaptability or versatility
If the MDIO interface is extended to support more devices, then the device capacity increases, but the compatibility with Clause 22 standards deteriorates
Solution Approach 1:
The patent makes the MDIO interface universal by enabling it to serve both Clause 22 and extended addressing modes. The DEVADR field is designed to be optional and backward-compatible: existing Clause 22 devices ignore the DEVADR field and use only PHYADR, while new devices can utilize both fields for expanded addressing, allowing the same interface to support multiple addressing schemes simultaneously.
3Adaptability or versatility
If a new addressing scheme is implemented to support more devices, then the device limit is removed, but the implementation complexity increases
Solution Approach 1:
The patent creates a simplified copy of the addressing mechanism by replicating the 5-bit address field structure. Instead of designing a completely new addressing protocol, it copies the successful 5-bit PHYADR format and creates a matching 5-bit DEVADR field, allowing existing decoding logic to be reused with minimal modification and reducing implementation complexity.
Data Source
AI summary
A physical layer module and a network module are provided. The network module includes the physical layer module and a media access control module. The physical layer module includes a group decoder, an input selection module, and a device module. The group decoder decodes a common input data signal generated according to a management data input/output signal to generate a group selection signal. The input selection module includes X input circuits being classified into M groups. The X input circuits generate X device input data according to the common input data signal and the group selection signal. The device module includes K physical layer devices classified into M groups. The K physical devices receive X device input data from the X input circuits. An m-th group corresponds to at least one input circuit and N[m] physical layer devices.


