For engineers who already know the math—but still lose projects. For the last few years, I’ve been sharing technical guides here on Mechanical Design Handbook —how to size a motor, how to calculate fits, and (as you recently read) how to choose between timing belts and ball screws. But after 25 years in industrial automation, I realized something uncomfortable: Projects rarely fail because the math was wrong. They fail because: The client changed the scope three times in one week. A critical vendor lied about a shipping date (and no one verified it). The installation technician couldn’t fit a wrench into the gap we designed. University taught us the physics. It didn’t teach us the reality. That gap is why I wrote my new book, The Sheet Mechanic . This is not a textbook. It is a field manual for the messy, political, and chaotic space between the CAD model and the factory floor. It captures the systems I’ve used to survive industrial projec...
The Failure Scenario: You replace a broken sensor on your machine. The light on the new sensor turns on, but the machine controller never sees the signal. You likely bought a PNP sensor for an NPN input. This is the single most common wiring mistake in automation. If you get the Sinking (NPN) vs. Sourcing (PNP) logic wrong, your system simply won't work—or worse, you might short-circuit your controller board. This guide explains how to match the sensor to your hardware. Table of Contents 1. What is the Difference? (Sinking vs Sourcing) 2. How They Work (Wiring Logic) 3. Common Mistakes in Practice 4. When to Use NPN vs PNP Advertisement 1. What is the Difference? (Sinking vs Sourcing) The terms NPN and PNP refer to the internal transistor type used to switch the signal. NPN (Sinking): The sensor connects the signal wire to Ground (0V) when triggered. It "sinks" current from the c...