What Is Sequence Control - Title Image

What Is Sequence Control

Sequence Control Course Logo

Sequence Control Course

Sequence Control Course Essential Knowledge What Is Sequence Control

Sequence Control Course Recommended Learning Materials
Sequence Control Course Recommended Learning Materials

What is sequence control? Sequence control is not a programming language — it is a "control method" that operates equipment in a fixed, predetermined order. On this page, we explain the meaning, mechanism, and everyday examples of sequence control in a clear and easy-to-understand way.

Created: 2010
Updated: April 16, 2026

What Is Sequence Control?

Sequence control (Sequence Control) is a control method that executes each stage in a fixed order according to predetermined sequences and conditions. It is widely used in industrial fields such as factory automation, but sequence control itself is not a program — it is a "concept and approach to control."

"Sequence" in English means "things arranged in order" or "a series of continuous actions." In other words, sequence control = any control that makes devices operate in a defined order.

The behavior is programmed in advance, and equipment is operated according to that program. Control that is programmed to execute a fixed series of actions in a specific order is called sequence control. It can be implemented using general-purpose programming languages such as C, or — as in the past — through mechanical means like cam mechanisms.

Understanding Sequence Control with a Washing Machine

The most familiar example of sequence control is a washing machine.

Sequence control in a washing machine: diagram showing the order of Water Fill → Wash → Drain → Rinse → Spin

When you press the Start button, the washing machine follows its internal program and operates in this sequence:

  1. Water Fill: Fill water to the set level
  2. Wash: Run the motor to agitate the laundry
  3. Drain: Discharge the dirty water
  4. Rinse: Rinse the laundry with clean water
  5. Spin: Remove water by high-speed rotation

The fact that this entire series of operations — Water Fill → Wash → Drain → Rinse → Spin — is executed automatically in a predetermined order is the essence of sequence control. Without any individual instructions from the user, pressing a single button triggers all the steps to run automatically.

Applying Sequence Control to Factory Robot Arms

The same type of control is used on factory conveyor lines.

Sequence control of conveyor and robot arm: diagram showing the sequence from sensor detection to hand movements

When a product arrives on the conveyor, the robot arm operates in this sequence:

  1. The sensor detects the product
  2. The hand moves above the product
  3. The hand descends
  4. The hand closes to grip the product
  5. The hand rises and moves to the designated position
  6. The product is placed on the table (pallet)
Operation flow diagram of sequence control in a factory automation line

This entire series of actions is also pre-programmed. Using the sensor signal as a trigger, actuators are operated in a defined order — this is sequence control.

Sequence Control in Elevators: A Real-World Example

A more everyday example is an elevator.

Elevator sequence control: operation flow diagram from button input through door opening/closing, movement, and arrival

An elevator operates in this sequence:

  1. Press the call button on the landing
  2. The elevator moves to the specified floor and the door opens
  3. Passengers board and press the destination floor button
  4. The door closes and the elevator moves to the destination floor
  5. Upon arrival, the door opens

Based on the button input condition, multiple actions are executed in a defined order. This is also a classic example of sequence control.

The Relationship Between PLC and Sequence Control

There are various ways to implement sequence control, but the most widely used in modern manufacturing environments is the PLC (Programmable Logic Controller).

What is a PLC (Sequencer)? A PLC is a dedicated computer for controlling factory production equipment and automation lines. PLCs are the backbone of the industrial image associated with sequence control.

PLCs primarily describe control logic using a graphical language called Ladder Diagram (Ladder Program). Because its notation resembles electrical circuit diagrams, it is relatively easy for electrical engineers to understand.

If you are involved in the design or maintenance of automated equipment or automated production lines, mastering PLC-based sequence control is essential. The next page explains the mechanism of PLCs in more detail.


→ Next Page: What Is PLC

Frequently Asked Questions (FAQ)

Is sequence control the same as a computer program?
No, sequence control is not a program — it is a "concept and approach to control." Sequence control can be implemented through various methods including C language, PLC ladder diagrams, and mechanical cam mechanisms.
What is the difference between sequence control and feedback control?
Sequence control "executes operations in a predetermined order." Feedback control, on the other hand, continuously measures the current state with sensors and corrects deviations from the target value. Feedback control is used for temperature regulation and speed control.
Are PLC and "Sequencer" the same thing?
Yes, PLC (Programmable Logic Controller) and "Sequencer" refer to the same type of device. "Sequencer" is a common name derived from Mitsubishi Electric's product name and is widely used in Japanese industrial settings.
Can someone without an engineering background learn sequence control?
Yes, absolutely. PLC ladder diagrams use an intuitive notation based on electrical circuit diagrams, making them relatively easy to learn even for those with no programming experience. This course is also structured for complete beginners.
Sequence Control Course Recommended Learning Materials Banner

The "Illustrated Introduction: Understanding the Latest Sequence Control and Circuit Diagrams" is available as a Kindle (eBook) edition. If you prefer the paperback version, please select "Paperback" in the format options, or purchase from the top page.

Sequence Control Course Banner
Copyright (C) 2010 Sequence Control Course, All rights reserved.