Robotics/Computer Control/Control Architectures/Sense-Plan-Act

< Robotics < Computer Control < Control Architectures

As obvious from the term, this architecture works through a cycle of Sense, Plan and Act processes.

This kind of approach is useful if the sensing process is slow and the environment is quite static. For example, on a low speed processor, image processing may require lots of time to process each frame. Hence, it might not be feasible to process every frame and react to the gathered information in real-time. If we use this technique, the information will be processed at a very low frequency, providing more time for other real-time processes to run while still doing the work of planning and acting towards the goal.

This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.