← Documents Documentation/networking/pse-pd/pse-pi.rst GitHub 원문 ↗

Linux 6.18.37 · Networking

PSE Power Interface(PSE PI)

RJ45 pin polarity, Alternative A/B, feeding 호환성과 Device Tree PI 모델입니다.

Source pathDocumentation/networking/pse-pd/pse-pi.rst
Source versionLinux v6.18.37
TranslationDUJINLABS 전문 번역 + 해설

요약·해설과 원문, 전문 번역을 서로 분리했습니다. API 이름, symbol, source path는 원문 표기를 사용합니다.

1. 요약·해설

원문의 핵심 논리와 kernel programming 관점의 보충 설명입니다. 아래의 전문 번역과는 별도로 작성했습니다.

요약·해설

pse-pi.rst:1-301

PSE PI는 하나 이상의 PSE source를 RJ45 pair에 배치하는 board-level interface입니다. Pair·polarity·mode routing이 복잡하면 controller와 별도 Device Tree node로 표현해야 합니다.

2. 영어 원문 전체

번역 기준이 된 Linux v6.18.37 원문입니다. 줄 번호는 이 버전의 파일 좌표입니다.

원문 전체 펼치기
1 .. SPDX-License-Identifier: GPL-2.0
2
3 PSE Power Interface (PSE PI) Documentation
4 ==========================================
5
6 The Power Sourcing Equipment Power Interface (PSE PI) plays a pivotal role in
7 the architecture of Power over Ethernet (PoE) systems. It is essentially a
8 blueprint that outlines how one or multiple power sources are connected to the
9 eight-pin modular jack, commonly known as the Ethernet RJ45 port. This
10 connection scheme is crucial for enabling the delivery of power alongside data
11 over Ethernet cables.
12
13 Documentation and Standards
14 ---------------------------
15
16 The IEEE 802.3 standard provides detailed documentation on the PSE PI.
17 Specifically:
18
19 - Section "33.2.3 PI pin assignments" covers the pin assignments for PoE
20 systems that utilize two pairs for power delivery.
21 - Section "145.2.4 PSE PI" addresses the configuration for PoE systems that
22 deliver power over all four pairs of an Ethernet cable.
23
24 PSE PI and Single Pair Ethernet
25 -------------------------------
26
27 Single Pair Ethernet (SPE) represents a different approach to Ethernet
28 connectivity, utilizing just one pair of conductors for both data and power
29 transmission. Unlike the configurations detailed in the PSE PI for standard
30 Ethernet, which can involve multiple power sourcing arrangements across four or
31 two pairs of wires, SPE operates on a simpler model due to its single-pair
32 design. As a result, the complexities of choosing between alternative pin
33 assignments for power delivery, as described in the PSE PI for multi-pair
34 Ethernet, are not applicable to SPE.
35
36 Understanding PSE PI
37 --------------------
38
39 The Power Sourcing Equipment Power Interface (PSE PI) is a framework defining
40 how Power Sourcing Equipment (PSE) delivers power to Powered Devices (PDs) over
41 Ethernet cables. It details two main configurations for power delivery, known
42 as Alternative A and Alternative B, which are distinguished not only by their
43 method of power transmission but also by the implications for polarity and data
44 transmission direction.
45
46 Alternative A and B Overview
47 ----------------------------
48
49 - **Alternative A:** Utilizes RJ45 conductors 1, 2, 3 and 6. In either case of
50 networks 10/100BaseT or 1G/2G/5G/10GBaseT, the pairs used are carrying data.
51 The power delivery's polarity in this alternative can vary based on the MDI
52 (Medium Dependent Interface) or MDI-X (Medium Dependent Interface Crossover)
53 configuration.
54
55 - **Alternative B:** Utilizes RJ45 conductors 4, 5, 7 and 8. In case of
56 10/100BaseT network the pairs used are spare pairs without data and are less
57 influenced by data transmission direction. This is not the case for
58 1G/2G/5G/10GBaseT network. Alternative B includes two configurations with
59 different polarities, known as variant X and variant S, to accommodate
60 different network requirements and device specifications.
61
62 Table 145-3 PSE Pinout Alternatives
63 -----------------------------------
64
65 The following table outlines the pin configurations for both Alternative A and
66 Alternative B.
67
68 +------------+-------------------+-----------------+-----------------+-----------------+
69 | Conductor | Alternative A | Alternative A | Alternative B | Alternative B |
70 | | (MDI-X) | (MDI) | (X) | (S) |
71 +============+===================+=================+=================+=================+
72 | 1 | Negative V | Positive V | - | - |
73 +------------+-------------------+-----------------+-----------------+-----------------+
74 | 2 | Negative V | Positive V | - | - |
75 +------------+-------------------+-----------------+-----------------+-----------------+
76 | 3 | Positive V | Negative V | - | - |
77 +------------+-------------------+-----------------+-----------------+-----------------+
78 | 4 | - | - | Negative V | Positive V |
79 +------------+-------------------+-----------------+-----------------+-----------------+
80 | 5 | - | - | Negative V | Positive V |
81 +------------+-------------------+-----------------+-----------------+-----------------+
82 | 6 | Positive V | Negative V | - | - |
83 +------------+-------------------+-----------------+-----------------+-----------------+
84 | 7 | - | - | Positive V | Negative V |
85 +------------+-------------------+-----------------+-----------------+-----------------+
86 | 8 | - | - | Positive V | Negative V |
87 +------------+-------------------+-----------------+-----------------+-----------------+
88
89 .. note::
90 - "Positive V" and "Negative V" indicate the voltage polarity for each pin.
91 - "-" indicates that the pin is not used for power delivery in that
92 specific configuration.
93
94 PSE PI compatibilities
95 ----------------------
96
97 The following table outlines the compatibility between the pinout alternative
98 and the 1000/2.5G/5G/10GBaseT in the PSE 2 pairs connection.
99
100 +---------+---------------+---------------------+-----------------------+
101 | Variant | Alternative | Power Feeding Type | Compatibility with |
102 | | (A/B) | (Direct/Phantom) | 1000/2.5G/5G/10GBaseT |
103 +=========+===============+=====================+=======================+
104 | 1 | A | Phantom | Yes |
105 +---------+---------------+---------------------+-----------------------+
106 | 2 | B | Phantom | Yes |
107 +---------+---------------+---------------------+-----------------------+
108 | 3 | B | Direct | No |
109 +---------+---------------+---------------------+-----------------------+
110
111 .. note::
112 - "Direct" indicate a variant where the power is injected directly to pairs
113 without using magnetics in case of spare pairs.
114 - "Phantom" indicate power path over coils/magnetics as it is done for
115 Alternative A variant.
116
117 In case of PSE 4 pairs, a PSE supporting only 10/100BaseT (which mean Direct
118 Power on pinout Alternative B) is not compatible with a 4 pairs
119 1000/2.5G/5G/10GBaseT.
120
121 PSE Power Interface (PSE PI) Connection Diagram
122 -----------------------------------------------
123
124 The diagram below illustrates the connection architecture between the RJ45
125 port, the Ethernet PHY (Physical Layer), and the PSE PI (Power Sourcing
126 Equipment Power Interface), demonstrating how power and data are delivered
127 simultaneously through an Ethernet cable. The RJ45 port serves as the physical
128 interface for these connections, with each of its eight pins connected to both
129 the Ethernet PHY for data transmission and the PSE PI for power delivery.
130
131 .. code-block::
132
133 +--------------------------+
134 | |
135 | RJ45 Port |
136 | |
137 +--+--+--+--+--+--+--+--+--+ +-------------+
138 1| 2| 3| 4| 5| 6| 7| 8| | |
139 | | | | | | | o-------------------+ |
140 | | | | | | o--|-------------------+ +<--- PSE 1
141 | | | | | o--|--|-------------------+ |
142 | | | | o--|--|--|-------------------+ |
143 | | | o--|--|--|--|-------------------+ PSE PI |
144 | | o--|--|--|--|--|-------------------+ |
145 | o--|--|--|--|--|--|-------------------+ +<--- PSE 2 (optional)
146 o--|--|--|--|--|--|--|-------------------+ |
147 | | | | | | | | | |
148 +--+--+--+--+--+--+--+--+--+ +-------------+
149 | |
150 | Ethernet PHY |
151 | |
152 +--------------------------+
153
154 Simple PSE PI Configuration for Alternative A
155 ---------------------------------------------
156
157 The diagram below illustrates a straightforward PSE PI (Power Sourcing
158 Equipment Power Interface) configuration designed to support the Alternative A
159 setup for Power over Ethernet (PoE). This implementation is tailored to provide
160 power delivery through the data-carrying pairs of an Ethernet cable, suitable
161 for either MDI or MDI-X configurations, albeit supporting one variation at a
162 time.
163
164 .. code-block::
165
166 +-------------+
167 | PSE PI |
168 8 -----+ +-------------+
169 7 -----+ Rail 1 |
170 6 -----+------+----------------------+
171 5 -----+ | |
172 4 -----+ | Rail 2 | PSE 1
173 3 -----+------/ +------------+
174 2 -----+--+-------------/ |
175 1 -----+--/ +-------------+
176 |
177 +-------------+
178
179 In this configuration:
180
181 - Pins 1 and 2, as well as pins 3 and 6, are utilized for power delivery in
182 addition to data transmission. This aligns with the standard wiring for
183 10/100BaseT Ethernet networks where these pairs are used for data.
184 - Rail 1 and Rail 2 represent the positive and negative voltage rails, with
185 Rail 1 connected to pins 1 and 2, and Rail 2 connected to pins 3 and 6.
186 More advanced PSE PI configurations may include integrated or external
187 switches to change the polarity of the voltage rails, allowing for
188 compatibility with both MDI and MDI-X configurations.
189
190 More complex PSE PI configurations may include additional components, to support
191 Alternative B, or to provide additional features such as power management, or
192 additional power delivery capabilities such as 2-pair or 4-pair power delivery.
193
194 .. code-block::
195
196 +-------------+
197 | PSE PI |
198 | +---+
199 8 -----+--------+ | +-------------+
200 7 -----+--------+ | Rail 1 |
201 6 -----+--------+ +-----------------+
202 5 -----+--------+ | |
203 4 -----+--------+ | Rail 2 | PSE 1
204 3 -----+--------+ +----------------+
205 2 -----+--------+ | |
206 1 -----+--------+ | +-------------+
207 | +---+
208 +-------------+
209
210 Device Tree Configuration: Describing PSE PI Configurations
211 -----------------------------------------------------------
212
213 The necessity for a separate PSE PI node in the device tree is influenced by
214 the intricacy of the Power over Ethernet (PoE) system's setup. Here are
215 descriptions of both simple and complex PSE PI configurations to illustrate
216 this decision-making process:
217
218 **Simple PSE PI Configuration:**
219 In a straightforward scenario, the PSE PI setup involves a direct, one-to-one
220 connection between a single PSE controller and an Ethernet port. This setup
221 typically supports basic PoE functionality without the need for dynamic
222 configuration or management of multiple power delivery modes. For such simple
223 configurations, detailing the PSE PI within the existing PSE controller's node
224 may suffice, as the system does not encompass additional complexity that
225 warrants a separate node. The primary focus here is on the clear and direct
226 association of power delivery to a specific Ethernet port.
227
228 **Complex PSE PI Configuration:**
229 Contrastingly, a complex PSE PI setup may encompass multiple PSE controllers or
230 auxiliary circuits that collectively manage power delivery to one Ethernet
231 port. Such configurations might support a range of PoE standards and require
232 the capability to dynamically configure power delivery based on the operational
233 mode (e.g., PoE2 versus PoE4) or specific requirements of connected devices. In
234 these instances, a dedicated PSE PI node becomes essential for accurately
235 documenting the system architecture. This node would serve to detail the
236 interactions between different PSE controllers, the support for various PoE
237 modes, and any additional logic required to coordinate power delivery across
238 the network infrastructure.
239
240 **Guidance:**
241
242 For simple PSE setups, including PSE PI information in the PSE controller node
243 might suffice due to the straightforward nature of these systems. However,
244 complex configurations, involving multiple components or advanced PoE features,
245 benefit from a dedicated PSE PI node. This method adheres to IEEE 802.3
246 specifications, improving documentation clarity and ensuring accurate
247 representation of the PoE system's complexity.
248
249 PSE PI Node: Essential Information
250 ----------------------------------
251
252 The PSE PI (Power Sourcing Equipment Power Interface) node in a device tree can
253 include several key pieces of information critical for defining the power
254 delivery capabilities and configurations of a PoE (Power over Ethernet) system.
255 Below is a list of such information, along with explanations for their
256 necessity and reasons why they might not be found within a PSE controller node:
257
258 1. **Powered Pairs Configuration**
259
260 - *Description:* Identifies the pairs used for power delivery in the
261 Ethernet cable.
262 - *Necessity:* Essential to ensure the correct pairs are powered according
263 to the board's design.
264 - *PSE Controller Node:* Typically lacks details on physical pair usage,
265 focusing on power regulation.
266
267 2. **Polarity of Powered Pairs**
268
269 - *Description:* Specifies the polarity (positive or negative) for each
270 powered pair.
271 - *Necessity:* Critical for safe and effective power transmission to PDs.
272 - *PSE Controller Node:* Polarity management may exceed the standard
273 functionalities of PSE controllers.
274
275 3. **PSE Cells Association**
276
277 - *Description:* Details the association of PSE cells with Ethernet ports or
278 pairs in multi-cell configurations.
279 - *Necessity:* Allows for optimized power resource allocation in complex
280 systems.
281 - *PSE Controller Node:* Controllers may not manage cell associations
282 directly, focusing instead on power flow regulation.
283
284 4. **Support for PoE Standards**
285
286 - *Description:* Lists the PoE standards and configurations supported by the
287 system.
288 - *Necessity:* Ensures system compatibility with various PDs and adherence
289 to industry standards.
290 - *PSE Controller Node:* Specific capabilities may depend on the overall PSE
291 PI design rather than the controller alone. Multiple PSE cells per PI
292 do not necessarily imply support for multiple PoE standards.
293
294 5. **Protection Mechanisms**
295
296 - *Description:* Outlines additional protection mechanisms, such as
297 overcurrent protection and thermal management.
298 - *Necessity:* Provides extra safety and stability, complementing PSE
299 controller protections.
300 - *PSE Controller Node:* Some protections may be implemented via
301 board-specific hardware or algorithms external to the controller.
302

3. 한국어 전문 번역

영어 원문의 문단 순서와 의미를 유지한 전체 번역입니다. 코드, 함수명, symbol과 URL은 원문 표기를 유지합니다.

PSE PI 역할과 Single Pair Ethernet

1-35

PSE Power Interface(PSE PI)는 PoE architecture에서 하나 이상의 power source를 8-pin modular jack인 Ethernet RJ45 port에 어떻게 연결하는지 정의하는 blueprint입니다. 이 배치가 Ethernet cable로 data와 power를 동시에 전달하게 합니다.

IEEE 802.3의 `33.2.3 PI pin assignments`는 두 pair로 power를 공급하는 PoE pin 배치를, `145.2.4 PSE PI`는 네 pair 모두로 power를 공급하는 PoE 구성을 설명합니다.

Single Pair Ethernet(SPE)은 conductor 한 pair만으로 data와 power를 모두 전달합니다. 표준 multi-pair Ethernet의 PSE PI는 두 pair 또는 네 pair에 여러 power source 배치를 선택해야 하지만 SPE는 single-pair 구조라 Alternative pin assignment 선택의 복잡성이 적용되지 않습니다.

PSE PI 표준 범위
구성IEEE section특징
2-pair PoE33.2.3PI pin assignments
4-pair PoE145.2.4네 pair 전력 공급
SPESingle-pair modelAlternative pin 선택 불필요

Power pair 수에 따른 관련 section입니다.

.. SPDX-License-Identifier: GPL-2.0

PSE Power Interface (PSE PI) Documentation
==========================================

The Power Sourcing Equipment Power Interface (PSE PI) plays a pivotal role in
the architecture of Power over Ethernet (PoE) systems. It is essentially a
blueprint that outlines how one or multiple power sources are connected to the
eight-pin modular jack, commonly known as the Ethernet RJ45 port. This
connection scheme is crucial for enabling the delivery of power alongside data
over Ethernet cables.

Documentation and Standards
---------------------------

The IEEE 802.3 standard provides detailed documentation on the PSE PI.
Specifically:

- Section "33.2.3 PI pin assignments" covers the pin assignments for PoE
  systems that utilize two pairs for power delivery.
- Section "145.2.4 PSE PI" addresses the configuration for PoE systems that
  deliver power over all four pairs of an Ethernet cable.

PSE PI and Single Pair Ethernet
-------------------------------

Single Pair Ethernet (SPE) represents a different approach to Ethernet
connectivity, utilizing just one pair of conductors for both data and power
transmission. Unlike the configurations detailed in the PSE PI for standard
Ethernet, which can involve multiple power sourcing arrangements across four or
two pairs of wires, SPE operates on a simpler model due to its single-pair
design. As a result, the complexities of choosing between alternative pin
assignments for power delivery, as described in the PSE PI for multi-pair
Ethernet, are not applicable to SPE.

Alternative A와 B

36-61

PSE PI는 PSE가 Ethernet cable을 통해 PD에 power를 공급하는 방법을 정의하며 주요 구성은 Alternative A와 Alternative B입니다. 두 방식은 power 전송 pair뿐 아니라 polarity와 data 전송 방향의 영향도 다릅니다.

Alternative A는 RJ45 conductor 1, 2, 3, 6을 사용합니다. 10/100BaseT와 1G/2G/5G/10GBaseT 모두 이 pair가 data도 운반합니다. Power polarity는 MDI 또는 MDI-X 구성에 따라 달라질 수 있습니다.

Alternative B는 conductor 4, 5, 7, 8을 사용합니다. 10/100BaseT에서는 data를 쓰지 않는 spare pair이므로 data 전송 방향의 영향이 적지만, 1G/2G/5G/10GBaseT에서는 그렇지 않습니다. 요구와 device 사양에 맞춰 polarity가 다른 variant X와 S가 있습니다.

PSE PI Alternative
AlternativeRJ45 conductorPolarity / data 특징
A1,2,3,6Data pair, MDI/MDI-X에 따라 polarity 변화
B-X / B-S4,5,7,8Variant별 반대 polarity; 10/100에서는 spare pair

사용 pin과 data pair 특성입니다.

Understanding PSE PI
--------------------

The Power Sourcing Equipment Power Interface (PSE PI) is a framework defining
how Power Sourcing Equipment (PSE) delivers power to Powered Devices (PDs) over
Ethernet cables. It details two main configurations for power delivery, known
as Alternative A and Alternative B, which are distinguished not only by their
method of power transmission but also by the implications for polarity and data
transmission direction.

Alternative A and B Overview
----------------------------

- **Alternative A:** Utilizes RJ45 conductors 1, 2, 3 and 6. In either case of
  networks 10/100BaseT or 1G/2G/5G/10GBaseT, the pairs used are carrying data.
  The power delivery's polarity in this alternative can vary based on the MDI
  (Medium Dependent Interface) or MDI-X (Medium Dependent Interface Crossover)
  configuration.

- **Alternative B:** Utilizes RJ45 conductors 4, 5, 7 and 8. In case of
  10/100BaseT network the pairs used are spare pairs without data and are less
  influenced by data transmission direction. This is not the case for
  1G/2G/5G/10GBaseT network. Alternative B includes two configurations with
  different polarities, known as variant X and variant S, to accommodate
  different network requirements and device specifications.

Pin polarity와 고속 Base-T 호환성

62-120

Alternative A의 MDI-X에서는 conductor 1·2가 Negative V, 3·6이 Positive V이고 MDI에서는 반대입니다. Alternative B variant X에서는 4·5가 Negative V, 7·8이 Positive V이며 variant S에서는 반대입니다. `-`는 해당 구성에서 그 pin을 power delivery에 쓰지 않는다는 뜻입니다.

2-pair PSE와 1000/2.5G/5G/10GBaseT 호환성은 feeding type에 좌우됩니다. Variant 1 Alternative A의 phantom feeding과 variant 2 Alternative B의 phantom feeding은 호환됩니다. Variant 3 Alternative B direct feeding은 호환되지 않습니다.

`Direct`는 spare pair에 magnetics를 거치지 않고 power를 직접 주입합니다. `Phantom`은 Alternative A처럼 coil·magnetics를 통하는 power path입니다.

4-pair PSE에서 10/100BaseT만 지원하여 Alternative B pinout에 direct power를 사용하는 PSE는 4-pair 1000/2.5G/5G/10GBaseT와 호환되지 않습니다.

PSE pinout polarity
ConductorA MDI-XA MDIB-XB-S
1, 2Negative VPositive V--
3, 6Positive VNegative V--
4, 5--Negative VPositive V
7, 8--Positive VNegative V

Table 145-3의 conductor별 전압입니다.

고속 Base-T 호환성
VariantAlternativeFeeding1000/2.5G/5G/10GBaseT
1APhantomYes
2BPhantomYes
3BDirectNo

2-pair PSE의 feeding 방식 비교입니다.

Table 145-3 PSE Pinout Alternatives
-----------------------------------

The following table outlines the pin configurations for both Alternative A and
Alternative B.

+------------+-------------------+-----------------+-----------------+-----------------+
| Conductor  | Alternative A     | Alternative A   | Alternative B   | Alternative B   |
|            |    (MDI-X)        |      (MDI)      |        (X)      |        (S)      |
+============+===================+=================+=================+=================+
| 1          | Negative V        | Positive V      | -               | -               |
+------------+-------------------+-----------------+-----------------+-----------------+
| 2          | Negative V        | Positive V      | -               | -               |
+------------+-------------------+-----------------+-----------------+-----------------+
| 3          | Positive V        | Negative V      | -               | -               |
+------------+-------------------+-----------------+-----------------+-----------------+
| 4          | -                 | -               | Negative V      | Positive V      |
+------------+-------------------+-----------------+-----------------+-----------------+
| 5          | -                 | -               | Negative V      | Positive V      |
+------------+-------------------+-----------------+-----------------+-----------------+
| 6          | Positive V        | Negative V      | -               | -               |
+------------+-------------------+-----------------+-----------------+-----------------+
| 7          | -                 | -               | Positive V      | Negative V      |
+------------+-------------------+-----------------+-----------------+-----------------+
| 8          | -                 | -               | Positive V      | Negative V      |
+------------+-------------------+-----------------+-----------------+-----------------+

.. note::
    - "Positive V" and "Negative V" indicate the voltage polarity for each pin.
    - "-" indicates that the pin is not used for power delivery in that
      specific configuration.

PSE PI compatibilities
----------------------

The following table outlines the compatibility between the pinout alternative
and the 1000/2.5G/5G/10GBaseT in the PSE 2 pairs connection.

+---------+---------------+---------------------+-----------------------+
| Variant | Alternative   | Power Feeding Type  | Compatibility with    |
|         | (A/B)         | (Direct/Phantom)    | 1000/2.5G/5G/10GBaseT |
+=========+===============+=====================+=======================+
| 1       | A             | Phantom             | Yes                   |
+---------+---------------+---------------------+-----------------------+
| 2       | B             | Phantom             | Yes                   |
+---------+---------------+---------------------+-----------------------+
| 3       | B             | Direct              | No                    |
+---------+---------------+---------------------+-----------------------+

.. note::
    - "Direct" indicate a variant where the power is injected directly to pairs
       without using magnetics in case of spare pairs.
    - "Phantom" indicate power path over coils/magnetics as it is done for
       Alternative A variant.

In case of PSE 4 pairs, a PSE supporting only 10/100BaseT (which mean Direct
Power on pinout Alternative B) is not compatible with a 4 pairs
1000/2.5G/5G/10GBaseT.

RJ45·PHY·PSE PI 연결 architecture

121-153

원문의 첫 diagram은 RJ45 port, Ethernet PHY, PSE PI 사이 연결을 보여 줍니다. RJ45의 8개 pin은 data 전송을 위해 Ethernet PHY에 연결되고 power delivery를 위해 PSE PI에도 연결되어 한 cable에서 두 기능이 동시에 작동합니다.

PSE PI에는 PSE 1이 연결되고 PSE 2는 optional입니다. PSE source 하나 또는 둘을 PI가 RJ45 pair에 배치하며 PHY data path와 병렬로 전력 경로를 형성합니다.

PSE PI connection architecture
PSE 1PSE PIRJ45 pins 1..8Ethernet cable power
Optional PSE 2PSE PI
Ethernet PHYRJ45 pins 1..8Ethernet cable data

원문의 8-pin ASCII 배치를 기능별 경로로 재구성했습니다.

RJ45 pin의 이중 역할
구성 요소RJ45 연결 목적
Ethernet PHYData transmit / receive
PSE PIPower rail 배치
PSE 1 / optional PSE 2PI에 power source 제공

각 pin wiring은 PI와 PHY 양쪽에 이어집니다.

PSE Power Interface (PSE PI) Connection Diagram
-----------------------------------------------

The diagram below illustrates the connection architecture between the RJ45
port, the Ethernet PHY (Physical Layer), and the PSE PI (Power Sourcing
Equipment Power Interface), demonstrating how power and data are delivered
simultaneously through an Ethernet cable. The RJ45 port serves as the physical
interface for these connections, with each of its eight pins connected to both
the Ethernet PHY for data transmission and the PSE PI for power delivery.

.. code-block::

    +--------------------------+
    |                          |
    |          RJ45 Port       |
    |                          |
    +--+--+--+--+--+--+--+--+--+                +-------------+
      1| 2| 3| 4| 5| 6| 7| 8|                   |             |
       |  |  |  |  |  |  |  o-------------------+             |
       |  |  |  |  |  |  o--|-------------------+             +<--- PSE 1
       |  |  |  |  |  o--|--|-------------------+             |
       |  |  |  |  o--|--|--|-------------------+             |
       |  |  |  o--|--|--|--|-------------------+  PSE PI     |
       |  |  o--|--|--|--|--|-------------------+             |
       |  o--|--|--|--|--|--|-------------------+             +<--- PSE 2 (optional)
       o--|--|--|--|--|--|--|-------------------+             |
       |  |  |  |  |  |  |  |                   |             |
    +--+--+--+--+--+--+--+--+--+                +-------------+
    |                          |
    |       Ethernet PHY       |
    |                          |
    +--------------------------+

단순 Alternative A와 복합 PI

154-209

단순 PSE PI 예는 Alternative A를 지원하며 data-carrying pair로 power를 공급합니다. MDI 또는 MDI-X 중 한 variation을 한 번에 지원합니다.

Pin 1·2와 pin 3·6은 10/100BaseT data 전송과 power delivery를 함께 담당합니다. Rail 1은 pin 1·2, Rail 2는 pin 3·6에 연결되며 두 rail은 positive와 negative voltage를 나타냅니다.

더 발전된 PI는 integrated 또는 external switch로 rail polarity를 바꾸어 MDI와 MDI-X 모두에 호환될 수 있습니다. Alternative B 지원, power management, 2-pair·4-pair power delivery를 위해 추가 component를 둘 수도 있습니다.

두 번째 diagram의 복합 PI는 8개 pin을 내부 switching·routing logic에 연결하여 Rail 1과 Rail 2에 배치합니다. 단순한 고정 pair 연결보다 다양한 mode와 polarity를 관리할 수 있는 구조입니다.

단순 Alternative A PI
PSE 1 Rail 1Pins 1 + 2
PSE 1 Rail 2Pins 3 + 6
Pins 4,5,7,8Power 미사용

고정 rail을 data pair에 직접 배치합니다.

복합 PSE PI
RJ45 pins 1..8PSE PI switching / routingRail 1 + Rail 2PSE controller

내부 switch·routing이 8개 pin과 power rail의 관계를 선택합니다.

Simple PSE PI Configuration for Alternative A
---------------------------------------------

The diagram below illustrates a straightforward PSE PI (Power Sourcing
Equipment Power Interface) configuration designed to support the Alternative A
setup for Power over Ethernet (PoE). This implementation is tailored to provide
power delivery through the data-carrying pairs of an Ethernet cable, suitable
for either MDI or MDI-X configurations, albeit supporting one variation at a
time.

.. code-block::

         +-------------+
         |    PSE PI   |
 8  -----+                             +-------------+
 7  -----+                    Rail 1   |
 6  -----+------+----------------------+
 5  -----+      |                      |
 4  -----+      |             Rail 2   |  PSE 1
 3  -----+------/         +------------+
 2  -----+--+-------------/            |
 1  -----+--/                          +-------------+
         |
         +-------------+

In this configuration:

- Pins 1 and 2, as well as pins 3 and 6, are utilized for power delivery in
  addition to data transmission. This aligns with the standard wiring for
  10/100BaseT Ethernet networks where these pairs are used for data.
- Rail 1 and Rail 2 represent the positive and negative voltage rails, with
  Rail 1 connected to pins 1 and 2, and Rail 2 connected to pins 3 and 6.
  More advanced PSE PI configurations may include integrated or external
  switches to change the polarity of the voltage rails, allowing for
  compatibility with both MDI and MDI-X configurations.

More complex PSE PI configurations may include additional components, to support
Alternative B, or to provide additional features such as power management, or
additional power delivery capabilities such as 2-pair or 4-pair power delivery.

.. code-block::

         +-------------+
         |    PSE PI   |
         |        +---+
 8  -----+--------+   |                 +-------------+
 7  -----+--------+   |       Rail 1   |
 6  -----+--------+   +-----------------+
 5  -----+--------+   |                |
 4  -----+--------+   |       Rail 2   |  PSE 1
 3  -----+--------+   +----------------+
 2  -----+--------+   |                |
 1  -----+--------+   |                 +-------------+
         |        +---+
         +-------------+

Device Tree에서 별도 PI node를 둘 기준

210-248

Device Tree에 별도 PSE PI node가 필요한지는 PoE system 구성의 복잡성에 따라 결정합니다.

단순 구성은 PSE controller 하나와 Ethernet port 하나가 일대일로 직접 연결되고, dynamic configuration이나 여러 power delivery mode 관리 없이 기본 PoE만 지원합니다. 이 경우 기존 PSE controller node 안에 PI 정보를 포함해도 충분하며 특정 port에 power가 직접 연결된 관계를 표현하면 됩니다.

복합 구성은 여러 PSE controller나 auxiliary circuit가 하나의 Ethernet port에 power를 공급할 수 있습니다. PoE2와 PoE4 같은 여러 mode를 지원하고 동작 mode나 연결 PD 요구에 따라 power delivery를 동적으로 설정해야 할 수 있습니다.

이때는 별도 PSE PI node가 controller 상호작용, 지원 PoE mode, 전력 조정을 위한 추가 logic을 정확히 문서화하는 데 필요합니다. IEEE 802.3에 맞춰 system 복잡성을 명확하게 표현할 수 있습니다.

PSE PI Device Tree 모델
구성특징권장 표현
Simple1 controller : 1 port, 고정 modePSE controller node 안에 PI 정보
Complex여러 controller/circuit, PoE2·PoE4, dynamic modeDedicated PSE PI node

별도 node 여부를 구성 복잡성으로 판단합니다.

PI node 결정
고정 일대일 power pathController node에 포함
다중 source·switch·mode coordination별도 PSE PI node

Power path의 독립적인 routing·coordination 정보가 있는지 확인합니다.

Device Tree Configuration: Describing PSE PI Configurations
-----------------------------------------------------------

The necessity for a separate PSE PI node in the device tree is influenced by
the intricacy of the Power over Ethernet (PoE) system's setup. Here are
descriptions of both simple and complex PSE PI configurations to illustrate
this decision-making process:

**Simple PSE PI Configuration:**
In a straightforward scenario, the PSE PI setup involves a direct, one-to-one
connection between a single PSE controller and an Ethernet port. This setup
typically supports basic PoE functionality without the need for dynamic
configuration or management of multiple power delivery modes. For such simple
configurations, detailing the PSE PI within the existing PSE controller's node
may suffice, as the system does not encompass additional complexity that
warrants a separate node. The primary focus here is on the clear and direct
association of power delivery to a specific Ethernet port.

**Complex PSE PI Configuration:**
Contrastingly, a complex PSE PI setup may encompass multiple PSE controllers or
auxiliary circuits that collectively manage power delivery to one Ethernet
port. Such configurations might support a range of PoE standards and require
the capability to dynamically configure power delivery based on the operational
mode (e.g., PoE2 versus PoE4) or specific requirements of connected devices. In
these instances, a dedicated PSE PI node becomes essential for accurately
documenting the system architecture. This node would serve to detail the
interactions between different PSE controllers, the support for various PoE
modes, and any additional logic required to coordinate power delivery across
the network infrastructure.

**Guidance:**

For simple PSE setups, including PSE PI information in the PSE controller node
might suffice due to the straightforward nature of these systems. However,
complex configurations, involving multiple components or advanced PoE features,
benefit from a dedicated PSE PI node. This method adheres to IEEE 802.3
specifications, improving documentation clarity and ensuring accurate
representation of the PoE system's complexity.

PSE PI node의 핵심 정보

249-301

PSE PI Device Tree node는 PoE system의 power delivery capability와 configuration을 정의하는 핵심 정보를 담을 수 있습니다. 이 정보는 board-level wiring과 전체 PI design에 속하므로 PSE controller node만으로 표현하기 어려울 수 있습니다.

첫째, `Powered Pairs Configuration`은 Ethernet cable에서 power를 공급하는 pair를 식별합니다. Board 설계에 맞는 pair에 전력을 넣는 데 필수이며 controller는 보통 power regulation에 집중해 physical pair 사용 정보를 모릅니다.

둘째, `Polarity of Powered Pairs`는 각 powered pair의 positive·negative polarity를 지정합니다. PD에 안전하고 효과적으로 전력을 전달하려면 필수이고 polarity 관리는 controller의 표준 기능 범위를 넘을 수 있습니다.

셋째, `PSE Cells Association`은 multi-cell 구성에서 PSE cell과 Ethernet port 또는 pair의 연결 관계를 설명합니다. 복합 system에서 power resource를 최적 배분하는 데 필요하지만 controller가 cell association을 직접 관리하지 않을 수 있습니다.

넷째, `Support for PoE Standards`는 system이 지원하는 PoE 표준과 구성을 나열하여 여러 PD와의 호환성과 표준 준수를 보장합니다. Capability는 controller 하나보다 전체 PI design에 의존할 수 있고, PI당 여러 PSE cell이 있다고 여러 PoE 표준을 자동 지원하는 것은 아닙니다.

다섯째, `Protection Mechanisms`는 overcurrent protection과 thermal management 같은 추가 보호를 설명합니다. Controller 자체 보호를 보완하는 안전·안정 기능이며 board-specific hardware나 외부 algorithm으로 구현될 수 있습니다.

PSE PI node 정보
정보필요성Controller만으로 부족한 이유
Powered pairs정확한 pair에 전력 공급Physical wiring을 모를 수 있음
Pair polarity안전한 PD 전력 전달표준 controller 기능 밖일 수 있음
PSE cell association복합 system 자원 배분Cell-to-port 관계를 직접 관리하지 않음
Supported PoE standardsPD 호환성과 표준 준수전체 PI design에 의존
Protection mechanismsOvercurrent·thermal 안전Board hardware·외부 algorithm 가능

Controller node와 분리할 수 있는 board-level 속성입니다.

PSE PI Node: Essential Information
----------------------------------

The PSE PI (Power Sourcing Equipment Power Interface) node in a device tree can
include several key pieces of information critical for defining the power
delivery capabilities and configurations of a PoE (Power over Ethernet) system.
Below is a list of such information, along with explanations for their
necessity and reasons why they might not be found within a PSE controller node:

1. **Powered Pairs Configuration**

   - *Description:* Identifies the pairs used for power delivery in the
     Ethernet cable.
   - *Necessity:* Essential to ensure the correct pairs are powered according
     to the board's design.
   - *PSE Controller Node:* Typically lacks details on physical pair usage,
     focusing on power regulation.

2. **Polarity of Powered Pairs**

   - *Description:* Specifies the polarity (positive or negative) for each
     powered pair.
   - *Necessity:* Critical for safe and effective power transmission to PDs.
   - *PSE Controller Node:* Polarity management may exceed the standard
     functionalities of PSE controllers.

3. **PSE Cells Association**

   - *Description:* Details the association of PSE cells with Ethernet ports or
     pairs in multi-cell configurations.
   - *Necessity:* Allows for optimized power resource allocation in complex
     systems.
   - *PSE Controller Node:* Controllers may not manage cell associations
     directly, focusing instead on power flow regulation.

4. **Support for PoE Standards**

   - *Description:* Lists the PoE standards and configurations supported by the
     system.
   - *Necessity:* Ensures system compatibility with various PDs and adherence
     to industry standards.
   - *PSE Controller Node:* Specific capabilities may depend on the overall PSE
     PI design rather than the controller alone. Multiple PSE cells per PI
     do not necessarily imply support for multiple PoE standards.

5. **Protection Mechanisms**

   - *Description:* Outlines additional protection mechanisms, such as
     overcurrent protection and thermal management.
   - *Necessity:* Provides extra safety and stability, complementing PSE
     controller protections.
   - *PSE Controller Node:* Some protections may be implemented via
     board-specific hardware or algorithms external to the controller.