-
Additive Manufacturing in Space
To reduce the cost of space missions, team AIMIS-FYT decided to build a 3D printer for zero-gravity environments. The result is a cartesian-style 3D printer that prints and cures resin.
-
Driving a linear stage with the TMC4671 – Firmware Adaptation
In our last blog post, we were able to determine stable P-I-parameters for our cascaded controller loop. With that knowledge in mind I want to show you how I created a small example program which I will include in the firmware of the Landungsbrücke. What this code basically does is initializing the TMC4671 for stepper motor control. This is done in init_Basics(…) by writing several […]
-
Driving a Linear Stage With the TMC4671 – Controller Tuning
Welcome back to my blog post series! I previously described how I set everything up in the post: Driving a Linear Stage With the TMC4671 – Setup. Today I will show you how I tuned my controller gains for torque/flux-, velocity- and position-mode. In order to do this, I use the USB-2-RTMI adapter and the […]
-
Driving a Linear Stage With the TMC4671 – Setup
The TMC4671 is Trinamic‘s FOC servo controller IC, capable of controlling BLDC, DC and stepper motors. In this post, I’d like to show you how to configure the TMC4671-Eval Board with our Landungsbrücke interface board to drive a linear stage. For this, I use the TMCL-IDE, Trinamic’s free and easy to use graphical user interface. […]
-
ROCINANTE Newsletter
Sign up to Trinamic’s ROCINANTE Newsletter and stay up to date with the latest developments. The DOCK5 evaluation board is limited available for testing the chip.
-
Field Bus Systems in Motion Control – Trinamic’s View
Embedded systems are used in various industries and applications for years now, making work – and increasingly everyday life – easier by transforming digital information to physical motion. Lately, companies are focusing their efforts toward further integration of these systems with sensors and copious amounts of data. By doing so, they create cyber-physical systems by […]