<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Andrew S</title>
    <description>The latest articles on DEV Community by Andrew S (@andrew_s_3b8904ca63684178).</description>
    <link>https://dev.to/andrew_s_3b8904ca63684178</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3938615%2Fc9c92409-2145-4993-b412-6215e83ca274.png</url>
      <title>DEV Community: Andrew S</title>
      <link>https://dev.to/andrew_s_3b8904ca63684178</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/andrew_s_3b8904ca63684178"/>
    <language>en</language>
    <item>
      <title>Why PLC PCBs Fail in Real Factory Environments (And What Most Engineers Miss)</title>
      <dc:creator>Andrew S</dc:creator>
      <pubDate>Mon, 18 May 2026 17:02:56 +0000</pubDate>
      <link>https://dev.to/andrew_s_3b8904ca63684178/why-plc-pcbs-fail-in-real-factory-environments-and-what-most-engineers-miss-16b5</link>
      <guid>https://dev.to/andrew_s_3b8904ca63684178/why-plc-pcbs-fail-in-real-factory-environments-and-what-most-engineers-miss-16b5</guid>
      <description>&lt;p&gt;Breadboards and lab tests are forgiving. Factory floors are not.&lt;/p&gt;

&lt;p&gt;A PCB that works perfectly on the bench can suddenly become unstable when installed next to servo motors, VFDs, relays, or industrial equipment. In factory automation, a PCB isn't just another board — it's part of the nervous system of the entire production line.&lt;/p&gt;

&lt;p&gt;When a PLC or I/O module PCB fails, downtime isn't measured in seconds. It can stop an entire manufacturing process.&lt;/p&gt;

&lt;p&gt;Here are some common mistakes engineers underestimate:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;1. Using too few layers&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Modern PLC and I/O boards rarely work well with simple 2-layer designs.&lt;/p&gt;

&lt;p&gt;Typical industrial boards use:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;4 layers → minimum&lt;/li&gt;
&lt;li&gt;6–8 layers → common for complex modules&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Dedicated ground and power planes improve:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;EMI performance&lt;/li&gt;
&lt;li&gt;Signal integrity&lt;/li&gt;
&lt;li&gt;Routing flexibility&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;2. Underestimating current loads&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Many failures happen because traces simply cannot carry real-world loads.&lt;/p&gt;

&lt;p&gt;Typical approach:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;1 oz copper → logic signals&lt;/li&gt;
&lt;li&gt;2 oz+ copper → output drivers&lt;/li&gt;
&lt;li&gt;3–4 oz copper → power applications&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Heavy copper also improves thermal handling.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;3. Ignoring heat&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Standard FR-4 works fine... until it doesn't.&lt;/p&gt;

&lt;p&gt;Industrial cabinets near:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Motors&lt;/li&gt;
&lt;li&gt;Welders&lt;/li&gt;
&lt;li&gt;Power systems&lt;/li&gt;
&lt;li&gt;Furnaces&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;can become much hotter than expected.&lt;/p&gt;

&lt;p&gt;High-Tg materials often become necessary.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;4. EMI becomes your enemy&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Factory floors are extremely noisy environments.&lt;/p&gt;

&lt;p&gt;Sources include:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;VFDs&lt;/li&gt;
&lt;li&gt;Servo motors&lt;/li&gt;
&lt;li&gt;Contactors&lt;/li&gt;
&lt;li&gt;Solenoids&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Things that help:&lt;/p&gt;

&lt;p&gt;✔ Solid ground planes&lt;br&gt;
✔ Tight differential routing&lt;br&gt;
✔ Decoupling near ICs&lt;br&gt;
✔ Proper isolation spacing&lt;/p&gt;

&lt;p&gt;The biggest lesson:&lt;/p&gt;

&lt;p&gt;A board that passes lab testing doesn't automatically survive real industrial environments.&lt;/p&gt;

&lt;p&gt;For engineers working on industrial PLC or automation projects, I found this useful resource while researching PCB manufacturing and industrial board requirements:&lt;/p&gt;

&lt;p&gt;MorePCB – &lt;a href="https://morepcb.com" rel="noopener noreferrer"&gt;Industrial PCB Manufacturing&lt;/a&gt; &amp;amp; Assembly&lt;br&gt;
&lt;a href="https://dub.sh/PCB-prototyping" rel="noopener noreferrer"&gt;https://dub.sh/PCB-prototyping&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Curious what others discovered after moving from prototype boards into actual production hardware:&lt;/p&gt;

&lt;p&gt;What failed first for you — thermals, EMI, current handling, connector placement, or something else?&lt;/p&gt;

</description>
      <category>automation</category>
      <category>machinelearning</category>
      <category>startup</category>
      <category>ai</category>
    </item>
  </channel>
</rss>
