110 likes | 329 Views
Chapter - State Based Design. Systems have modes of operation. The controller should move sequentially between these states. State Diagrams. General Rules For Construction: 1. Consider the system, What does the system do normally? Does the system behavior change?
E N D
Chapter - State Based Design Systems have modes of operation. The controller should move sequentially between these states
State Diagrams • General Rules For Construction: • 1. Consider the system, • What does the system do normally? • Does the system behavior change? • Can something change how the system behaves? • Is there a sequence to actions? • 2. List ‘modes’ of operation where the system is doing one identifiable activity that will start and stop. Keep in mind that some activities may just be to wait.
Convert the state diagram to ladder logic using block logic methods:
A Priority Problem Convert the following state diagram to ladder logic
Convert the equations to ladder logic using the Delayed Update method
Convert the state diagram to ladder logic using state transition equations:
Example: Develop a control description for an injection molding machine with the different methods described in this chapter. Develop ladder logic for the one that is best suited.