It is easy to measure the temperature by looking at a thermometer. It is easy to copy a file from a computer to a USB stick with a file explorer. It is easy to create some Cloud resources with a few clicks in a web interface. It is easy to install a software package manually on a single machine.
What if you want to measure temperatures in 100 locations 48 times a day and create a graphical comparison after 14 days? And the next day you want to compare only temperatures of the last 48 hours.
What if you want to copy all files with a certain naming pattern to 100 different locations all over the world as soon as they are created?
What if you want to create the same Cloud resources for 100 different customers – just with some minor variations?
What if you want to install a software package on 100 devices and update it everywhere as soon as a new version is available?
Automation
Of course the answer is automation. From a business perspective, everything that is done more than once should be considered for automation. Theoretically, if automating a task is cheaper than executing it manually for the expected number of times it needs to be completed, it is worth automating. Practically, automation is worth considering even if the costs of manual execution are not expected to exceed automation costs. For the following reasons, always consider automation as soon as a task is expected to be completed more than once:
Parameterised automation
Automation is more powerful when it is parameterised. Many processes and systems are similar, but not exactly the same. When automating similar processes, make sure you can simply specify the differences in the configuration. Typically, this would be a function parameter or configuration file. However, also turning the width knob of a machine that is cutting material is an example for this.
Parameterised automation is even more powerful with two additional concepts:
How parameterised automation improves sustainability
Examples for parameterised automation
If you want to bring your automation and sustainability efforts to the next level, contact us now.