Skip to content

Methods

Eugen Iofciu Vasile edited this page Feb 12, 2024 · 1 revision

A little section about the methods: ⬇️

Cascade Method:

In the cascade method, multiple cylinders or actuators are connected in a cascading fashion to achieve sequential operation without blocking signals. Here's how it works:

  • Sequential Activation: Arrange the cylinders or actuators in a sequence where the movement of one actuator triggers the movement of the next one in line.

  • Intermediate Reservoirs: Install intermediate reservoirs between cylinders to store compressed air or hydraulic fluid temporarily. These reservoirs help prevent blocking signals by ensuring a continuous and smooth flow of fluid or air.

  • Control Valves: Use control valves to regulate the flow of fluid or air between cylinders. Control valves can be actuated sequentially to control the movement of each actuator in the cascade.

Memory Relay Method:

The memory relay method involves using memory relays or memory circuits to control the sequence of operations in pneumatic or hydraulic systems. Here's how it works:

  • Memory Relays: Employ memory relays or memory circuits to store and recall the sequence of operations in the system. These relays retain the state of the system even after the input signal is removed.

  • Sequential Control: Program the memory relay system to activate the actuators in a predefined sequence without blocking signals. Each actuator is triggered based on the signal stored in the memory relay.

PLC Method:

Using a Programmable Logic Controller (PLC) is a modern and versatile approach to resolving blocking signals in pneumatic or hydraulic systems. Here's how it can be implemented:

  • Programmable Logic Controller: Utilize a PLC to control the sequence of operations in the pneumatic or hydraulic system. PLCs offer flexibility and programmability to implement complex control logic.

  • Sequential Programming: Develop a sequential control program using ladder logic or other programming languages supported by the PLC. The program defines the sequence of operations and ensures smooth transitions between actuators without blocking signals.

  • Input and Output Modules: Connect input modules to receive signals from sensors or switches indicating the status of the system. Output modules control actuators such as solenoid valves or hydraulic cylinders based on the programmed logic.

Clone this wiki locally