pctechguide.com

  • Home
  • Guides
  • Tutorials
  • Articles
  • Reviews
  • Glossary
  • Contact

Selecting the Perfect Linear Actuator

Linear actuators are very useful power conversion devices. The market is growing rapidly.

Internally, a linear actuator consists of an electric motor with a reducing mechanism that consists of several gears and an endless screw. The screw pushes a piston or rod, which can be extended or retracted depending on the direction of rotation of the motor.

The main selling point of linear actuators is that they can exert large forces and large displacements. Depending on the model, they can exert from 20 to 150kgf, with displacements between 100 and 800mm.

One disadvantage of linear actuators is that they have slow travel speeds, typically of the order of 4-20 mm/s, so that the total extension time can be several minutes in the longest and slowest models.

There are linear actuators of different supply voltages. Most models have 12V or 24V supply voltages. Current constraints are generally high, in the order of 3A to 5A in the 12V actuators and 2A-3A in the 24V models.

There are three main types of actuators:

  • Linear actuators without control.
  • Linear actuators with two limit-switches, which allow to detect when the piston has reached a terminal position.
  • Linear actuators with potentiometer, which provides an analog measurement of the piston position.
  • Linear actuators are widely used in all types of industrial applications, due to the great ability to exert forces and good precision, which have allowed to replace hydraulic equipment, comparatively much more expensive and complex to maintain.

In our electronics and robotics projects we can use linear actuators when we need to lift large loads, for example, lift tables, unfold an awning or expand a robotic arm.

Factors to Look at When Choosing a Linear Actuator

Here are some of the most important factors to evaluate when choosing a linear actuator.

PRICE

Linear actuators are expensive devices, typically between $22-$89. The price depends entirely on the length, maximum force, and speed.

Thus, we can find a linear actuator from 90Kgf to 100mm for $30, 100kgf to 300mm for $55, and from 150kgf to 150mm for $67. We got these estimates by looking at international eBay or AliExpress dealers.

ASSEMBLY DIAGRAM


First, we will see the connection of the actuator motor line, as this is common to all types of actuator. Later, we will see the position control of the actuator, which depends on the model of actuator that we have (it is even frequent that it does not have any).

LINEAR ACTUATOR POWER SUPPLY


All actuators will have two conductors to activate the electric motor that drives the worm. In order to extend and retract the plunger we need to be able to reverse the direction of rotation of the motor, i.e. reverse the direction in which the current passes through the motor.

As we know, we can use an H-bridge for this. However, the DC controllers we have seen (L298N and TB6612FNG) do not have enough power to control a large linear actuator, and in most cases we would burn the controller.

A common alternative is to use two stages of SPDT (single pole double throw) relays in a configuration similar to an H-bridge. The disadvantage of using conventional relays is that we will lose speed control, since mechanical relays have long switching times.

If we want to have speed control, we must use solid state relays, or build our own H-bridge using BJT transistors or MOSFET transistors.

LINEAR ACTUATOR CONTROL


As for the control, if we had digital pushbuttons to simply connect them to any two digital pins as we saw in the input reading a pushbutton with Arduino.

If the linear actuator has a potentiometer to determine the position of the plunger, we would connect the output to an analog pin as we saw in the input reading of a potentiometer with Arduino.

EXAMPLE OF CONNECTION OF A LINEAR ACTUATOR

The following diagram shows the connection of a linear actuator with potentiometer for controlling the angle position. If your linear actuator does not have a potentiometer, simply skip that part and connect only the connector.

With the relays we set each of the phases of the linear actuator to Gnd or Vcc. When the relays are off, both phases are in Gnd and the actuator is stopped. When activating one of the two relays, we put one of the phases in Vcc, keeping the other one in Gnd, so that it turns in one direction or the other.

The connection would be as follows. The potentiometer connection appears in dashed lines. Again, if your linear actuator does not have analog position control, skip this part.

Filed Under: Communications

Latest Articles

Inkjet Thermal Technology

Most inkjets use thermal technology, whereby heat is used to fire ink onto the paper. There are three main stages with this method. The squirt is initiated by heating the ink to create a bubble until the pressure forces it to burst and hit … [Read More...]

Perfect Data Solutions PST Repair Review

PROS: Quick and easy installation. CONS: You must register this product to use it. Otherwise, you just get a demo screen. OVERVIEW: Perfect Data Solutions PST Repair is easy to use and install. It is geared towards novice users, and is quite a bit cheaper than some of the other PST repairs out … [Read More...]

Managing Vacation Rentals Remotely

Since the pandemic, most businesses are leaning toward a remote work approach. It has proved quite effective, and some businesses recorded an increase in revenue. Vacation rental businesses aren't left out. Some rental property owners may find properties in areas far from their homes, and others … [Read More...]

Gaming Laptop Security Guide: Protecting Your High-End Hardware Investment in 2025

Since Jacob took over PC Tech Guide, we’ve looked at how tech intersects with personal well-being and digital safety. Gaming laptops are now … [Read More...]

20 Cool Creative Commons Photographs About the Future of AI

AI technology is starting to have a huge impact on our lives. The market value for AI is estimated to have been worth $279.22 billion in 2024 and it … [Read More...]

13 Impressive Stats on the Future of AI

AI technology is starting to become much more important in our everyday lives. Many businesses are using it as well. While he has created a lot of … [Read More...]

Graphic Designers on Reddit Share their Views of AI

There are clearly a lot of positive things about AI. However, it is not a good thing for everyone. One of the things that many people are worried … [Read More...]

Redditors Talk About the Impact of AI on Freelance Writers

AI technology has had a huge impact on our lives. A 2023 survey by Pew Research found that 56% of people use AI at least once a day or once a week. … [Read More...]

11 Most Popular Books on Perl Programming

Perl is not the most popular programming language. It has only one million users, compared to 12 million that use Python. However, it has a lot of … [Read More...]

Guides

  • Computer Communications
  • Mobile Computing
  • PC Components
  • PC Data Storage
  • PC Input-Output
  • PC Multimedia
  • Processors (CPUs)

Recent Posts

6 Crucial Guidelines for Designing the Perfect Responsive Website

The concept of responsive web design first became popular around 2013. Mashable even created an article saying “Why 2013 is the year of responsive web … [Read More...]

Amazon and Realogy Join Forces To Match Buyers with Agents Through “Turnkey”

Amazon has proven themselves over time to be a global phenomenon for customers looking for quick purchases. It is no wonder they generated … [Read More...]

CD-ROM DMA vs. PIO Mode

Traditionally, CD-ROM drives have used Programmable Input Output (PIO) rather than Direct Memory Access (DMA) for data … [Read More...]

[footer_backtotop]

Copyright © 2025 About | Privacy | Contact Information | Wrtie For Us | Disclaimer | Copyright License | Authors