• NOTE: these are structured design methods - although many of the design activities are obvious, by following the same steps, others can understand what you have done, and others will get similar results when they solve a similar problem. This is a simple start, and we will advance to significant design techniques later.
• A simple process will typically go through clear steps. Each step should follow the other, and when done the process goes back to the beginning.
• The general steps to this method are,
2. Write the steps of operation and give each a number
4. Write the ladder logic to turn the bits on/off as the process moves through its states.