Lesson 8.2: Sizing Linear Slides, Spools, and Extension Speed
Technical Context
Linear slides extend a mechanism beyond the robot's frame. Each added stage also contributes tolerance, friction, and transmission load that must be included in the design.
Cascade Versus Continuous
The rigging determines the trade you are making.
Cascading. Each stage pulls the next, so with N moving stages the top stage moves N times as fast as the string is taken up. Speed is multiplied by N, and the available force is divided by N.
Continuous. All stages move together at the same rate, driven by a single continuous loop. No multiplication in either direction.
This is the trade teams forget. A three stage cascading slide extends three times as fast and lifts one third as hard as the same spool and motor in a continuous rigging. Sizing the motor for the extension speed and forgetting the force division produces a slide that cannot lift its load.
If the cycle time requirement is the binding constraint and the load is light, cascade. If the load is heavy and the speed is adequate, use continuous rigging or add reduction. Do not choose the rigging by what is easier to build, since the two have very different force characteristics.
The Spool
The spool converts motor rotation into string travel:
string_speed = pi * spool_diameter * spool_rpm
string_tension = motor_torque / spool_radius
A larger spool is faster and weaker. A smaller spool is slower and stronger. The trade-off behaves like a gear ratio, and the spool is often easy to change on an existing slide.
One detail teams miss: as string wraps onto the spool, the effective diameter grows. A spool with several wraps of thick string can be noticeably larger at the top of travel than at the bottom, which means the slide speeds up and weakens as it extends. Use thin high strength line and a wide spool so the wraps sit side by side rather than stacking.
Try It
Linear Slide Sizing
Cascading buys speed with force. Decide which one you actually need.
Each stage adds its own travel, so the tip moves 3 times the string speed. The same factor divides the force, which is the trade teams forget when they size the motor for speed alone.
Good margin. Check the descent too: with this much reduction the slide may not back-drive, which is often desirable for holding position but means a failed motor leaves the slide stuck up.
Efficiency on a slide is lower than on a gearbox: string friction, pulley losses, and any bind from misalignment all subtract. 75% is a reasonable starting estimate for a clean build and optimistic for a first prototype. Load weight should include the game element, the end effector, and everything the slide carries.
Friction and Bind
Slide friction is a function of build quality more than of design, and it is usually the difference between a slide that works and one that does not.
Sources:
- Non-parallel rails. Rails that converge or diverge along their length bind at one end of travel.
- Twist. Rails that are square at the base and rotated at the tip load the bearings sideways.
- Overtightened rollers. Preload that removes all play also adds substantial drag.
- String angle. String that pulls at an angle rather than straight along the travel puts a side load on every stage.
- Debris. Field tile dust in the bearing track.
The diagnostic: extend the slide by hand with the string disconnected. It should move smoothly under light finger pressure across the full travel. Anywhere it gets stiff is a bind, and fixing it recovers motor output you would otherwise buy with a larger motor.
Testing an unloaded slide on a bench is not the same as testing it loaded and cantilevered, where the deflection is largest. Test at the extreme of travel with the real load on it.
Retraction
Extension is powered. Retraction is often not, or is powered only weakly, which produces two problems.
Gravity retraction is unreliable on a horizontal slide, since there is nothing pulling it back. Use a return spring, surgical tubing, or a second string in the opposite direction.
Slack string tangles. When a slide retracts faster than the spool takes up string, the string goes slack, comes off the spool, and wraps somewhere it should not. Keep the string under tension throughout the travel, with a tensioner or a spring loaded idler.
Deflection at Full Extension
A slide at full extension is a cantilever, and Lesson 3.3 applies directly: deflection scales with the cube of the length. The tip of a fully extended slide with a load on it can droop noticeably, and that droop changes where the end effector actually is.
The scoring geometry must either tolerate the droop or be measured with it included. Droop also loads the stages in a way that increases friction, so a slide that moves freely without a payload can stall when loaded at full extension.
Once the slide is sized, the code drives it to positions and needs a hard limit it can trust.
Fill-in-the-Blank Practice
- A cascading slide with three moving stages extends three times as fast and lifts
__________as hard as a continuous rigging with the same spool. - As string wraps onto a spool, the effective spool diameter
__________, so the slide speeds up and weakens as it extends. - A slide should be extended by hand with the string disconnected to check for
__________across the full travel.
Show answers
- one third
- grows (increases)
- bind (friction, stiffness)
Exercise
Disconnect the string and extend your slide by hand through its full travel, noting where it stiffens. Then measure the actual extension time under load and compare against the calculator's prediction. The gap is your real rigging efficiency, and if it is far below 75% you have a bind worth finding.
Ready to move on?
Only mark complete if you genuinely understand the material. Your progress will be saved in this browser.
Stuck on this lesson?
Ask about anything on this page. It can see which lesson you have open and which part you are reading.