Encoder placed off-axis – comments - experiences

Hello all!

We are in the early stage of an actuator design using the BLDC motor EX8108105KV and the Odrive.

It is a prototype for an actuator which should be used in a small aircraft.

There are encoders like the MA310 or AAS33001 available on the market, which can be placed off-axis.

Are there any experiences or hints about this subject – like linearization, or bandwidth or noise sensitivity ……

Many thanks for any reply

1 Like

I always use on-axis absolute sensors (e.g. AS5047P connected via SPI) because I need absolute rotor position to within one turn at startup. I don’t want to run calibration on each boot, and also I want to make use of cogging compensation. None of this is possible with an incremental encoder. Off-axis sensors are always incremental, so you have to do some sort of open-loop calibration at each startup. If you cannot disconnect the load then this will be a problem.

1 Like

Many thanks to your fast reply !

Does this mean – in case of using an off_axis encoder – that:
The odrive calibration software uses the index impulses to calibrate and as a result of this procedure the needed linearization is also done ?
(correction of the behavior of the radial and tangential magnetic field B vector)

In case of usage of the MA310 – I do not need to do error correction by writing into the BCT register of the chip.
(BCT :Bias current Trimming needed for side-shaft configuration -)

@Muablas

I am also considering off axis encoder. My main concern is mounting option, mechanical alignment and susceptibility to impacts. Compared to off-axis, on-axis mounted magnet is less likely to be affected by shock loads or lateral forces on rotating elements.

Since you are using a pancake outrunner I assume you plan to mount an axial style magnet ring on the 8 bolt holes on the rotating face end? How do you plan to connect the output load mechanically then? Or you plan to glue a strip of flexible magnetic scale (like https://www.ebay.com/itm/MS200-Magnetic-Scale-or-Tape-for-Renishaw-LM10-Encoder-or-WMEH2530-Encoder-2mm/232057621906) on the outside of the bell?

Timken does have some material comparing the two but they are likely to be biased since their business is based on high cost off-axis kit solutions as opposed to low cost shaft end DIYs:

Thanks to your answer - we want to place diametrical neodymium magnet on the shaft and tiny encoder PCB beside.
The place is under discussion and as mentioned my main concern is the field linearisation what has to be done - perhaps this is handeled by the software of ODrive (odrive calibration software uses the index impulses ???)

I haven’t seen any code on ODrive master branch that can do linearization. Some encoder chips have the ability to perform self calibration and linearization at start up where user rotate the shaft unloaded a few turns by hand. However in case of an outrunner with strong cogging torque there is already some harmonic components in the velocity as you rotate the shaft, so the quality of the self calibration/linearization would be questionable.

The total amount of linearity error will be a function of the number of poles you have. There is indirect evidence of this in Figure 25 of https://allegromicro.com/en/insights-and-innovations/technical-documents/hall-effect-sensor-ic-publications/an296160-micro-based-linearization

They set up an on-axis experiment to study the relationship between “remaining error” and total amount of storage used in the computation. I think the case of multi-pole off-axis magnet ring with uncompensated encoder chip would be similar to the performance of “Linear interpolation” method in the study. That curve might give you some idea of minimum number of poles you should aim for.

many thanks for your support

" linearization at start up where user rotate…" which encoder chips do you mean ?
so we intend to make a trial with the MA310 chip (TBMA310-Q-LT-01A) from MPS and do linearisation by writing to the mentioned BCT register - also hoping the small bandwidth of this encoder (93Hz) will not be limiting the whole control loop ? (all encoders listed in the Odrive encoder quide have bandwidth greater than 200Hz…)

@Muablas
My apologies - I misremembered the autocalibration procedure of TLE5012B (see section 4.1 of https://www.infineon.com/dgdl/Infineon-Angle_Sensor_TLE5012B-UM-v01_02-en-UM-v01_02-EN.pdf?fileId=5546d46146d18cb40146ec2eeae4633b) as linearization. That autocalibration was just for min/max field strength and temperature compensation, it doesn’t include linearization.

Allegro’s linearization requires offline measurement and computation it seems.

the multi-pole off-axis magnet solution, you mentioned, sounds good - but do you have an idea where to get such parts - only in China ?
the “ODrive master branch” - can you please send me the link to the location on Github - (try to get myself a little bit more familiar with this environment…)

Just want to mention that off-axis encoders do (sometimes) come with absolute positioning capability, for example: https://www.rls.si/eng/aksim-off-axis-rotary-absolute-encoder

That said, these absolute off-axis encoders look very expensive, but maybe there are affordable ones out there too.

@Muablas
I have only seen multipole rings from RLS (https://www.rls.si/eng/products/rotary-magnetic-encoders/incremental-encoders) or China (taobao, 1688, aliexpress). The thinnest (in axial direction) raw magnet ring I saw from taobao (https://www.bhiner.com/sellerStore?seller=qq79458411) is at 4mm, you would still need to find your own mounting solution, adhesive or 3D printed hub and that will add to the axial space it takes. RLS rings are thinner at 2mm and that already includes the stainless steel hub backing.

Price wise RLS is around $60+$30 (shipping) versus taobao seller around $1~4+unknown shipping. The raw magnet rings are such fragile items I worry about Chinese quality shipping.

If you want to try aliexpress there are 2 stores with multipole rings:
https://hmme.aliexpress.com/store/1487838
https://magerial.aliexpress.com/store/1722200
Both stores only sell in quantities > $16. However the aliexpress rings are quite thick at 6mm.

We sell a hollow bore absolute encoder product, but it is currently only available in 10-bit resolution.

We are actively developing a 12-bit version and a 16-bit version.

It might be of interest to you…

Lamprey Hollow Bore Absolute Encoder

1 Like

That looks like a good value for an off axis encoder kit. Higher resolution would be even better.