I would like to vary the length of a linear actuator via frequency, is this possible?
What I mean is if I have an 8" actuator I would like to have it at its lowest setting at 30hz but when I introduce a 27.5hz frequency I would like it at mid point and at 25hz I would like to have the 8" actuator at full.
I thought you guys might be able to help me out with this in terms of advice please, I am a total novice to actuators and such like.
Never heard of this before. DC linear actuators are operated the same way as brushed DC motors. The actuator simply needs a voltage, and switching that voltage switches the direction of motion. The motor controller takes care of varying the speed (for example using PWM). You’d need some sort of motor controller which can be operated based on frequency, or better yet - have a microcontroller measure the frequency, and then send the appropriate commands to a motor controller to move the actuator.