|
|
|
|
|
by londons_explore
1060 days ago
|
|
You just said with a straight face that the lifetime cost of a PLC was below that of an Arduino... Arduino cost = $10 for hardware, and a few hours of amateur coding, and an expectation of a 25 year lifespan as long as no changes are needed. PLC cost is $15k for the hardware, and $10k to hire an expert to code it, who probably forces you into a $10k/year maintenance contract. |
|
I was thinking more of a scenario where a young engineer at least knows what a PLC is and buys $1k of stuff from automation direct. And starting from a PLC/googling about PLCs will lead you down a path of PLC cabinets, high quality power supplies, labeled wires and industrial limit switches. Vs another engineer that only knows the world of arduino and messes of wires in boxes.
In the first case, when he or she leaves and the thing breaks down, the next person can either call or pro or have a chance to connect to the PLC, do some troubleshooting with the ladder logic and figure out which sensor needs to be replaced. In the second case there’s probably no documentation and the source code is long gone so the only thing to do is scrap it and start over, probably incurring a large cost because now it’s an emergency to get the thing working again, and/or it causes lost production. I failed to mention earlier I wasn’t just talking about the cost of parts.
I’m not saying the imax solution may be so bad in the “arduino direction”, but thinking about it for me thinking about some professional experiences I’ve seen in both directions.