digital-brain/content/zettels/actuators.md

46 lines
2.4 KiB
Markdown
Raw Normal View History

2020-04-20 18:58:10 +02:00
+++
title = "Actuators"
2022-03-01 17:02:01 +01:00
author = ["Dehaeze Thomas"]
2020-04-20 18:58:10 +02:00
draft = false
2022-03-22 16:42:13 +01:00
category = "equipment"
2020-04-20 18:58:10 +02:00
+++
Tags
:
2022-03-17 09:21:26 +01:00
## Short Stroke Actuators {#short-stroke-actuators}
For short stroke and very high dynamic applications, mainly two types of actuators can be used:
2020-06-16 18:33:50 +02:00
2022-03-15 16:40:48 +01:00
- [Voice Coil Actuators]({{< relref "voice_coil_actuators.md" >}})
- [Piezoelectric Actuators]({{< relref "piezoelectric_actuators.md" >}})
2020-06-16 18:33:50 +02:00
2020-04-20 18:58:10 +02:00
2022-03-17 09:21:26 +01:00
## Long Stroke Actuators {#long-stroke-actuators}
2020-04-20 18:58:10 +02:00
2022-03-17 09:21:26 +01:00
- Linear motors
- Piezoelectric Walking Drive ([PI](https://www.physikinstrumente.com/en/expertise/technology/piezoelectric-drives/piezowalk-piezo-motors/))
2020-04-20 18:58:10 +02:00
2022-03-17 09:21:26 +01:00
Rotational drives can be combined with ball-screw mechanisms for long (infinite) axial motion:
2020-04-20 18:58:10 +02:00
2022-10-27 17:57:43 +02:00
- Brush-less DC Motor. See (<a href="#citeproc_bib_item_3">Yedamale 2003</a>) and this [working principle](https://www.electricaltechnology.org/2016/05/bldc-brushless-dc-motor-construction-working-principle.html).
2022-03-17 09:21:26 +01:00
- [Stepper Motor]({{< relref "stepper_motor.md" >}})
2020-04-20 18:58:10 +02:00
2022-03-17 09:21:26 +01:00
## How to choose the correct actuator for my application? {#how-to-choose-the-correct-actuator-for-my-application}
2020-04-20 18:58:10 +02:00
2022-03-17 09:21:26 +01:00
For vibration isolation:
2020-06-03 22:43:54 +02:00
2022-03-17 09:21:26 +01:00
- In (<a href="#citeproc_bib_item_1">Ito and Schitter 2016</a>), the effect of the actuator stiffness on the attainable vibration isolation is studied ([Notes]({{< relref "ito16_compar_class_high_precis_actuat.md" >}}))
2022-10-27 17:57:43 +02:00
- (<a href="#citeproc_bib_item_2">Murugesan 1981</a>) On overview of electric motors for space applications
2022-03-15 16:40:48 +01:00
## Bibliography {#bibliography}
<style>.csl-entry{text-indent: -1.5em; margin-left: 1.5em;}</style><div class="csl-bib-body">
<div class="csl-entry"><a id="citeproc_bib_item_1"></a>Ito, Shingo, and Georg Schitter. 2016. “Comparison and Classification of High-Precision Actuators Based on Stiffness Influencing Vibration Isolation.” <i>Ieee/Asme Transactions on Mechatronics</i> 21 (2): 116978. doi:<a href="https://doi.org/10.1109/tmech.2015.2478658">10.1109/tmech.2015.2478658</a>.</div>
2022-10-27 17:57:43 +02:00
<div class="csl-entry"><a id="citeproc_bib_item_2"></a>Murugesan, S. 1981. “An Overview of Electric Motors for Space Applications.” <i>Ieee Transactions on Industrial Electronics and Control Instrumentation</i> IECI-28 (4): 26065. doi:<a href="https://doi.org/10.1109/TIECI.1981.351050">10.1109/TIECI.1981.351050</a>.</div>
<div class="csl-entry"><a id="citeproc_bib_item_3"></a>Yedamale, Padmaraja. 2003. “Brushless Dc (Bldc) Motor Fundamentals.” <i>Microchip Technology Inc</i> 20: 315.</div>
2022-03-15 16:40:48 +01:00
</div>