← All tools

Six-Bar Lift

Reach, height and torque for a six-bar, solved from the linkage itself rather than from a formula that only holds for one set of proportions.

Inputs

The bars

in
in
in
in
in

The offsets

in
in
in
°
°

What it weighs

lb
lb
lb
lb
lb
lb

Results

Peak torque needed

lb·in

Worst angle

°

Effective arm length

in

Reach at the top

in

Height gained across the sweep

in

Effective weight

lb

Does the simple formula hold?

The linkage

The linkage

Both ground pivots are dark. The long arm runs from the lower one to the end point; the short bars and the mid link keep the end plate level. Sweep it and watch the end point trace a circle — that is the four-bar hiding inside.

Show the numbers behind this chart

Torque needed at each angle through the sweep, the same values the peak is taken from.

How this is calculated

A six-bar is two four-bars stacked on each other. The first carries the second, and the second keeps the end plate at a fixed angle so whatever you are carrying stays level all the way up.

It is a four-bar wearing a longer arm

Solve the linkage and the end point turns out to trace a circle about the lower ground pivot, of radius equal to both halves of the long arm added together. Not approximately — to fifteen decimal places, for every set of proportions tried, including deliberately broken ones.

That is the whole reason to build one. A four-bar that reaches twelve inches needs a twelve-inch bar, which has to fit inside the robot when folded. A six-bar reaches the same distance with two six-inch halves that fold against each other. You are buying reach per unit of folded space, and paying for it in joints, weight and things to go wrong.

What you are not buying is lifting capacity. The torque at the bottom pivot is set by the weight and how far out it sits, and a six-bar puts the weight further out.

Why this page does not use the standard formula

There is a well-known shortcut for six-bar torque: add up the link weights with a fixed set of coefficients to get one effective weight, then multiply by the arm length and the cosine of the angle. For the standard build it is exact, and this page reproduces its published figures to nine decimals.

It stops being exact as soon as you change the proportions. Lengthening only the upper half of the long arm moved the effective weight by10% across the sweep; widening the mid link's upper offset moved it by 19%. There is no single effective weight for those builds, so no single number can be right.

So the torque here comes from the linkage itself: the height of every moving piece's centre of mass is worked out at each angle, added up, and differentiated. That is exact whatever the proportions. The page then reports how far the shortcut would have been off for your build, which is the part worth knowing.

When a six-bar will not assemble

Six-bars are fussier than four-bars because both loops have to close at once. Two things go wrong:

  • It cannot be built at that angle at all. The bars are not long enough to reach each other. The page says which part of the sweep is affected.
  • It flips. The end plate snaps to a mirrored position partway through the travel. On paper the linkage still closes; on a robot it binds, jams, or turns itself inside out. This is flagged separately, because the numbers either side of the flip look perfectly reasonable.

Save this as evidence

Collects what you entered, what came out, how it was worked out, and anything the tool flagged, with a timestamp and a version so someone else can reproduce it.

This is evidence, not a notebook entry. It deliberately does not write your problem statement, your reasoning, or your conclusion, because under RECF rules an Engineering Notebook has to be the students' own work and no tool may generate or organise its content. Take the numbers, decide what matters, and write it yourself.

Save this run, and compare

Keeps what is on screen so you can change something and see both sides of the change. Saved in this browser only, never uploaded.

Sources & assumptions

No VEX data. This is linkage geometry and statics, and applies to any six-bar built from any material.

Checked against an independent implementation. The repository carries a verification script that solves the same linkage from coordinates without reusing any of this algebra, and checks every closed form against a finite-difference derivative of potential energy. It confirms the four-bar reduction to 1e-12, and reproduces the reference figures for the standard build — an effective weight of 2.4250 lb and a peak torque of 29.10 lb·in — to nine decimals.