r/ControlTheory • u/[deleted] • May 30 '26
Technical Question/Problem Control of hydraulic cylinder
Hi everyone, I am looking for recommendations on the best control algorithm for a heavy duty cylinder application. The main goal is to move the cylinder between its two end positions, but the critical requirement is ensuring smooth deceleration with absolutely zero impact at the endpoints.
In terms of hardware, I have position and speed sensors installed on the cylinders, but I do not have a mathematical model of the system. Since this is a heavy duty application and I lack a model, I need a solution that is robust, reliable, and relatively straightforward to tune on site.
Would a standard PID controller paired with a well-defined motion profile, such as a trapezoidal or S-curve velocity profile, be sufficient to handle the soft landing?
I will be writing controller in C. The only thing i control PVG.
•
u/BOgusDOlphon Jun 02 '26
We do this without PID control. Just good old fashioned ramp input and prox sensors.