This document discusses how electrical circuits can make decisions using control logic. It defines key terms like electrical sources, loads, and control devices. Control devices can be in an open or closed state to decide if a load is on or off. Basic logic functions like AND, OR, and NOT are explained using truth tables showing the output based on input states. AND logic requires all inputs to be true, OR logic requires any input to be true, and NOT logic inverts the single input. Combining these logic functions allows circuits to perform complex control processes.