The Gizmo Society
The Gizmo Society
It is hard these days to find any device that is not IoT-compatible or WiFi-connected. I recently had a new well pump installed that requires an iPhone for setup, which makes it hard for me to check or change the setup since I do not own an iPhone. In Olden Times, you had potentiometers or RS-232 connections — and that was fine.
When I came out of engineering school, the microprocessor had started to take over. With a microprocessor we could do everything, and when I graduated I was eager to prove it. But I quickly learned that my senior co-workers were focusing on many other features and design aspects. While performance and flexibility were important, the focus on safety was even more important.
So a few valuable lessons were quickly instilled in me:
- There always is a safety shutoff (red mushroom button) that kills the power
- Never, ever rely on the computer to shut the drive off
- Always have safety features; e.g. — a watch dog timer (WDT) to check the computer along with a hardware path (external hardware WDT) that will cut the power when things go wrong
- If anything does not check, turn it off

And while I initially may have considered this a waste, it turns out that these features saved myself trouble quite a few times. All it takes is one incorrectly entered number and things quickly fall apart — in some cases quicker than you can imagine. That is where the red button comes in handy.
I will readily admit that, in a lab environment, we do not always follow these requirements as religiously as we do in an actual industrial application. And there are times when you quickly reach for the OFF button on a power supply when things do not go as planned. But these are typically small motors with little chance to do any damage in the event of failure.