Variable displacement pump, accumulator and Rotary actuator
Variable displacement pump, accumulator and Rotary actuator
(OP)
Hello everyone,
I am using Matlab's simhydraulics to design a closed loop hydraulic circuit using a variable displacement pump and a gas charged accumulator to drive a rotary actuator. I need some help with the calculations. Can anyone recommend me a source where I can find some similar circuits for example. I also want the theory (equations used for sizing and other things) for the three components.
I am using Matlab's simhydraulics to design a closed loop hydraulic circuit using a variable displacement pump and a gas charged accumulator to drive a rotary actuator. I need some help with the calculations. Can anyone recommend me a source where I can find some similar circuits for example. I also want the theory (equations used for sizing and other things) for the three components.





RE: Variable displacement pump, accumulator and Rotary actuator
Is your goal to develop controls or just qualify the ability to complete a task?
What is the application?
Ed Danzer
www.danzcoinc.com
www.dehyds.com
RE: Variable displacement pump, accumulator and Rotary actuator
RE: Variable displacement pump, accumulator and Rotary actuator
http://ww
Especially the standby power circuit. Is that what you have in mind?
Ted
RE: Variable displacement pump, accumulator and Rotary actuator
The system described will not be very controllable. The accumulator will make controlling the actuator difficult because the natural frequency will be drastically lowered by the accumulator.
There should be a valve between the accumulator and the rotary actuator. The valve will do the actual control. The pressure compensated pump will just maintain pressure in the accumulator.
If the accumulator is there just to absorb shock there are better ways then how much shock?
Do you know the inertia of the load and the actuator? If not then the formulas will not do you much good.
Peter Nachtwey
Delta Computer Systems
http://www.deltamotion.com
RE: Variable displacement pump, accumulator and Rotary actuator
Torque output will be pressure dependant. The accumulator volume, pre charge pressure and operating temperature will affect the pressure and volume available from the accumulator. The cycling of the accumulator can affect the gas temperature which will affect the pressure to the actuator.
You may not be able to use the SimHydraulics accumulator model because of variations in operating temperatures or the cycling constraints.
Ed Danzer
www.danzcoinc.com
www.dehyds.com
RE: Variable displacement pump, accumulator and Rotary actuator
@ hydtools. Thanks for the link. The standby power circuit is somewhat related. I will have to understand this circuit in order to make my own.
@PNachtwey. Thanks! You are right about the valve. The problem is, that I do not know which type of valve should I use. The accumulator will be the driving source for the actuator solely. I know the inertia values for both the actuator and load.
@ EdDanzer. Thank you for the reply! The pump is used only for charging the accumulator for a short period. It will not supplement during actuation. I agree with you about the increasing temperature of the gas due to repetetive loading and unloading, but I just want to make an ideal circuit. If Simhydraulics won't do this, then can you give me an idea of which software is capable to model it?
RE: Variable displacement pump, accumulator and Rotary actuator
It is available to download at www.Hydac.com.
If you need help with this, please call me at 1-905-714-9322 x2244.
RE: Variable displacement pump, accumulator and Rotary actuator
Software like Simhydraulics simulate systems using a system of differential equations all run in parallel using an algorithm similar to Runge Kutta.
Are you familiar with differential equations? You don't need to use Runge Kutta most of the time. You can get by with a simple first order approximation
pos(n+1)=pos(n)+vel(n)*∆t The smaller ∆t is the more accurate. Start at 1 millisecond or faster.
How I practice. I started working on a hydraulic motor simulation week back in my spare time
http:/
I am assuming I have a fixed displacement pump.
I am modeling a 3 gal accumulator.
A 100lpm valve with the spool response and leakage.
A 5 cuin displacement motor and leakage.
2000 lbm-in^2 inertia motor and load.
I am not done yet. I need to add
The motion profile generator
the PID
Anti cavitation check valve.
Pressure relief valve.
Flow as a function of pressure for the pressure compensated pump.
Other things too add later
pipe and tubing lengths and the pressure propagation through them.
Capacitance of the piping and tubing. Jack Johnson has so info on this topic.
A good static friction simulator. These are hard to do. People write articles and whole chapters in books about just simulating static friction and how to model the transition to dynamic friction.
All this takes a lot of research, planning and programming. You will not learn this in a post or thread.
Peter Nachtwey
Delta Computer Systems
http://www.deltamotion.com