How to create a 4-Bar Linkage in Fusion
- Brad Tallis
- Mar 20
- 4 min read
Creating moving parts in design software can feel tough. A four-bar linkage is a common mechanical setup used in everything from car steering to heavy machinery. You can even find this design on the retractable awning of an RV. This guide will show you how to build, constrain, and simulate a four-bar linkage inside Fusion. You will learn how to use joints and parameters to make your digital models move just like they do in the real world.
Understanding the Four-Bar Linkage
A four-bar linkage consists of four main parts. These parts work together to create specific types of motion. Engineers often give these parts special names based on what they do:
The Base: This is the frame or the part that stays still.
The Driver: This is the arm that provides the input motion.
The Follower: This arm moves in response to the driver.
The Coupler: This is the bar that connects the driver to the follower.
By changing the length of any of these four bars, you change how the whole system moves. This makes the four-bar linkage one of the most useful tools in mechanical design.
Building a Basic Linkage with Parameters
The best way to start is with a simple example. Using parameters is a smart move because it allows you to change the size of your parts later without rebuilding them.
Setting Up Your Components
Start by creating four separate components in Fusion. Name them Base, Driver, Follower, and Coupler. To make the model flexible, go to the Change Parameters menu. Create a "length" parameter for each component.
When you draw your parts, use these parameters for the dimensions. For example, use a center-to-center slot for the arms. When the software asks for a dimension, type in "Driver_Length" or "Base_Length." If you change the number in the parameter table later, the 3D model will update automatically.
Pinning the Base
Before you add movement, you must anchor your model. Right-click on the Base component and select Pin. This keeps the base from moving away when you try to move the other arms.
Two Ways to Connect Parts
Fusion gives you different ways to connect your components. You can use the standard Joint command or the newer Constrain tool.
Using the Joint Command
The Joint command is the traditional way to build motion.
Select the Joint tool.
Hover over the circular edge of a hole.
Snap to the center point.
Pick the matching point on the next part.
Set the motion type to Revolute.
Using the Constrain Command
The Constrain tool is often faster. If you select the circular edge of one part and the circular edge of another, Fusion is smart. It knows you want those edges to stay lined up and the faces to stay touching. Clicking two circular edges often creates a revolute relationship in just one step. This saves you from having to rotate the camera to find hidden faces.
Adding Advanced Motion Limits
Once your four bars are connected, they will move together. However, they might move too far. In the real world, metal arms hit each other or "lock up." You can prevent this by setting Motion Limits.
To set limits, you need an actual Joint. If you used the Constrain tool, you can right-click the components and choose As-Built Joint. In this example, we are using Revolute joints mainly, so change the option to Revolute. Once the as-built joint is created, you can:
Right-click the Joint in the browser.
Select Edit Joint Limits.
Set a minimum and maximum angle (like -45 to +45 degrees).
Now, the linkage will stop exactly where you want it to, preventing the parts from overlapping in a way that is impossible in real life.
Simulating a Real-World RV Awning
An RV awning is a great example of a complex four-bar linkage. It uses a sliding motion combined with rotating arms to fold flat against the side of the vehicle.
Component | Role in Awning |
RV Wall | The Base (Fixed) |
Lower Arm | The Driver |
Upper Arm | The Follower |
Outer Bar | The Coupler |
Creating a Sliding Relationship
In an awning, one of the pivot points often slides along a track. You can simulate this using a Slider Joint. This allows a component to move back and forth in a straight line along an axis. This is how the awning can extend far out but still fold up tight.
Using Contact Sets for Realism
Sometimes, parts hit each other before they reach their joint limit. You can use Contact Sets to handle this.
Go to the Assemble menu.
Select Enable Contact Sets.
Right-click the Contact Sets folder and choose New Contact Set.
Select the two bodies that might collide.
Now, when you drag the awning closed, it will stop exactly when the metal arms touch. This helps you check if your design has enough clearance.
Visualizing Movement with Motion Studies
A Motion Study lets you see how your design moves over time. It is like making a small movie of your design.
To start a study, go to Assemble and then Motion Study. Pick the joints you want to move, like your Revolute joint and your Slider joint. You can set points on a timeline from 0 to 100. For example, at point 100, you can tell the Revolute joint to be at 80 degrees and the Slider to be at 5 inches.
When you press play, Fusion will animate both joints at the same time. You can loop the motion to see how the awning opens and closes repeatedly. This is a great way to find problems in your design before you ever build it.
Conclusion
Building a four-bar linkage in Fusion is a fundamental skill for any designer. By using parameters, you can quickly test different arm lengths to see how they affect the motion. Tools like Constraints and As-Built Joints make the assembly process fast. When you add Contact Sets and Motion Studies, you get a digital prototype that acts just like a real mechanical system.
Whether you are designing a simple gate or a complex RV awning, these steps will help you create accurate simulations.
