Close

Hunting down information

A project log for Cracking comms for a cheap Chinese servos

finding a way to control a servo without any datasheet

jakub-pnekJakub Pánek 02/26/2021 at 14:190 Comments

The first type I bought here for $2.31 apiece, including shipping.

The second one from the same seller was slightly cheaper.

Description of both mentions that they are used, untested, and the seller does not know how to control them. There is no mention of brand or datasheet. 

Even though these are no longer available, you can still find similar used servos, like this one.

While the larger servos have no branding, the smaller ones have UBTECH name on two sides. This name eventually leads to their offering of small servos. And here we go.

Servos on the UBTECH website

There is a table with some basic parameters, a dimensional drawing, and a datasheet for each servo. I could not open the datasheet, so I'm stuck with whatever info I can get without it.

To illustrate some parameters, here's a rough comparison with SG90. There is a lot of variety when it comes to SG90 so take these figures with a grain of salt. 

ParameterSG90 2kg UBTECH3kg UBTECH
Weight9 g12 g20.4 g
Operating voltage (DC)4.8-6V6-10V6-10V
Maximum torque1.2kg*cm@4.8V2kg*cm@7.4V3kg*cm@7.4V
Maximum speed (no load)0.15s/60°@4.8V0.31s/60°@7.4V0.28s/60°@7.4V
Rotation range180°240°360°
Rotation accuracy (no load)3°?0.7°
Maximum working current0.6A0.2A0.25A

Aliexpress description offers a rough outlook of the insides, but I took them apart to understand better what is behind the specs.

The larger 3kg servo has a magnetic encoder and Cortex-M0+ microcontroller. The board with motor is available without the shell for about a dollar on Aliexpress too(here). So when I eventually burn something, replacement is very cheap.

The smaller one uses a potentiometer for feedback. Here I couldn't identify any ICs. Here the board with the motor is also available for cheap.

Now that I have some idea of what I'm working with, I can start searching for a way to control them.

Discussions