# Linear Actuator with Feedback

This linear actuator is designed for **precise linear motion** in compact automation applications. Equipped with an internal **potentiometer for position feedback**, it allows for closed-loop control systems. The 75 lbs (≈ 333 N) force rating makes it suitable for light-to-medium load applications such as robotic arms, adjustable platforms, and smart enclosures.

<figure><img src="/files/vgyecre1sNmGfb3EO9ah" alt=""><figcaption></figcaption></figure>

## Specifications

| Parameter               | Value                             |
| ----------------------- | --------------------------------- |
| **Force**               | 75 lbs (333 N)                    |
| **Stroke Length**       | Options: 2", 4", 6", 8", 10", 12" |
| **Speed (No Load)**     | 0.6 in/s (≈15 mm/s) at 12 V       |
| **Input Voltage**       | 12 V DC                           |
| **Rated Current**       | \~2 A                             |
| **Stall Current**       | \~3 A                             |
| **Feedback Type**       | 10 kΩ Linear Potentiometer        |
| **Position Resolution** | \~0.5 mm                          |
| **Duty Cycle**          | 20%                               |
| **IP Rating**           | IP54                              |
| **Gear Ratio**          | 20:1                              |
| **Connector**           | 6-wire cable (motor + pot)        |

## Wiring

| Wire Color | Function                     |
| ---------- | ---------------------------- |
| Red        | Motor +                      |
| Black      | Motor –                      |
| White      | Potentiometer GND            |
| Green      | Potentiometer Signal (wiper) |
| Yellow     | Potentiometer VCC (\~5V)     |
| Blue       | (Optional) Not used          |

## Dimensions

* **Body Length (retracted):** \~105 mm + stroke
* **Fully Extended Length:** Retracted length + stroke
* **Mounting Holes:** 6.3 mm diameter clevis ends
* **Weight:** \~500 g (varies by stroke)

## Use Cases

* Robotics (arm extension/retraction)
* Smart furniture (adjustable desk legs, drawers)
* Lab automation systems
* Controlled enclosure doors or hatches


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.acrome.net/electronics/electrical-motors/linear-actuator-with-feedback.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
