<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Poe-Power on KnightLi Blog</title>
        <link>https://knightli.com/en/tags/poe-power/</link>
        <description>Recent content in Poe-Power on KnightLi Blog</description>
        <generator>Hugo -- gohugo.io</generator>
        <language>en</language>
        <lastBuildDate>Sat, 28 Mar 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://knightli.com/en/tags/poe-power/index.xml" rel="self" type="application/rss+xml" /><item>
        <title>IEEE 802.3af/at/bt (PoE) Differences Explained</title>
        <link>https://knightli.com/en/2026/03/28/ieee-802-3af-at-bt-poe-differences/</link>
        <pubDate>Sat, 28 Mar 2026 00:00:00 +0000</pubDate>
        
        <guid>https://knightli.com/en/2026/03/28/ieee-802-3af-at-bt-poe-differences/</guid>
        <description>&lt;p&gt;IEEE 802.3af, 802.3at, and 802.3bt are the three mainstream PoE (Power over Ethernet) standards. Their key differences are power budget, number of wire pairs used for power delivery, and target device types.&lt;/p&gt;
&lt;h2 id=&#34;quick-takeaways&#34;&gt;Quick Takeaways
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;code&gt;802.3af (PoE)&lt;/code&gt;: Lower maximum power (15.4W), suitable for basic devices.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;802.3at (PoE+)&lt;/code&gt;: Increased power up to 30W, suitable for medium-power devices.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;802.3bt (PoE++ / 4PPoE)&lt;/code&gt;: Highest power level (Type 3 up to 60W, Type 4 up to 90W-100W), suitable for high-power devices.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;detailed-comparison&#34;&gt;Detailed Comparison
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Standard&lt;/th&gt;
          &lt;th&gt;Common Name&lt;/th&gt;
          &lt;th&gt;Max PSE Output&lt;/th&gt;
          &lt;th&gt;Usable PD Power (Approx.)&lt;/th&gt;
          &lt;th&gt;Powered Pairs&lt;/th&gt;
          &lt;th&gt;Typical Use Cases&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;IEEE 802.3af&lt;/td&gt;
          &lt;td&gt;PoE&lt;/td&gt;
          &lt;td&gt;15.4W&lt;/td&gt;
          &lt;td&gt;12.95W&lt;/td&gt;
          &lt;td&gt;2 pairs&lt;/td&gt;
          &lt;td&gt;Standard VoIP phones, basic cameras&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;IEEE 802.3at&lt;/td&gt;
          &lt;td&gt;PoE+&lt;/td&gt;
          &lt;td&gt;30W&lt;/td&gt;
          &lt;td&gt;25.5W&lt;/td&gt;
          &lt;td&gt;2 pairs&lt;/td&gt;
          &lt;td&gt;HD IP cameras, advanced network endpoints&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;IEEE 802.3bt&lt;/td&gt;
          &lt;td&gt;PoE++ / 4PPoE&lt;/td&gt;
          &lt;td&gt;Type 3: 60W; Type 4: 90W-100W&lt;/td&gt;
          &lt;td&gt;Higher (depends on type)&lt;/td&gt;
          &lt;td&gt;4 pairs&lt;/td&gt;
          &lt;td&gt;Wi-Fi 6/6E APs, video conferencing endpoints, building automation&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;standard-by-standard-notes&#34;&gt;Standard-by-Standard Notes
&lt;/h2&gt;&lt;h3 id=&#34;ieee-8023af-poe&#34;&gt;IEEE 802.3af (PoE)
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Max output power: 15.4W (about 12.95W available at PD)&lt;/li&gt;
&lt;li&gt;Pair usage: 2 out of 4 twisted pairs&lt;/li&gt;
&lt;li&gt;Typical scenarios: legacy cameras, standard VoIP phones&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;ieee-8023at-poe&#34;&gt;IEEE 802.3at (PoE+)
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Max output power: 30W (about 25.5W available at PD)&lt;/li&gt;
&lt;li&gt;Pair usage: 2 out of 4 twisted pairs&lt;/li&gt;
&lt;li&gt;Typical scenarios: HD IP cameras, higher-end network surveillance endpoints&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;ieee-8023bt-poe--4ppoe&#34;&gt;IEEE 802.3bt (PoE++ / 4PPoE)
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Max output power: up to 60W for Type 3, up to 90W-100W for Type 4&lt;/li&gt;
&lt;li&gt;Pair usage: all 4 pairs for power delivery, enabling higher power capacity&lt;/li&gt;
&lt;li&gt;Typical scenarios: high-power wireless APs, building automation, video conferencing systems&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;compatibility&#34;&gt;Compatibility
&lt;/h2&gt;&lt;p&gt;All three standards are backward compatible:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;802.3bt&lt;/code&gt; is compatible with &lt;code&gt;802.3at&lt;/code&gt; and &lt;code&gt;802.3af&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;802.3at&lt;/code&gt; is compatible with &lt;code&gt;802.3af&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;As standards evolve, available power increases significantly, supporting a wider range of high-power terminal devices.&lt;/p&gt;
</description>
        </item>
        
    </channel>
</rss>
