Version 1.0, August 31, 2001, Copyright, Hugh Jack 1993-2001

23.3.1.4 - State Transition Equations

 

· This method deals updates the logic in a single scan, and only has a problem with competing transitions.

 

· This implementation is based upon checking the state activation and deactivation separately.

 

 

 

 

 

 

· Consider the state diagram below and implement it in ladder logic. You should anticipate what will happen if both A and C are pushed at the same time.

 

 

· For practice,