Prop / Motor balancing with ACC ?

Post Reply
User avatar
Plüschi
Posts: 433
Joined: Thu Feb 21, 2013 6:09 am

Prop / Motor balancing with ACC ?

Post by Plüschi »

Tired of the "try add some weight there" method in prop / motor balancing i realized i need better data to balance the stuff. The 80ms interval of MSP_RAW_IMU gives us 12 values/sec, 720 values/min, or about 300 RPM max. I need much faster data. One value every 4ms gives max 6000 RPM, which sounds reasonable.

The ACC data X and Y should move along a circle representing the motor vibration. I need a simple way of knowing the actual angle of the motor to make predictions where and how much weight to add. One way would be to use a laser rpm meter sensor, or a magnetic pickup. Any other ideas?

User avatar
EOSBandi
Posts: 802
Joined: Sun Jun 19, 2011 11:32 am
Location: Budapest, Hungary
Contact:

Re: Prop / Motor balancing with ACC ?

Post by EOSBandi »

Plüschi wrote:Tired of the "try add some weight there" method in prop / motor balancing i realized i need better data to balance the stuff. The 80ms interval of MSP_RAW_IMU gives us 12 values/sec, 720 values/min, or about 300 RPM max. I need much faster data. One value every 4ms gives max 6000 RPM, which sounds reasonable.

The ACC data X and Y should move along a circle representing the motor vibration. I need a simple way of knowing the actual angle of the motor to make predictions where and how much weight to add. One way would be to use a laser rpm meter sensor, or a magnetic pickup. Any other ideas?


Check this : http://diydrones.com/forum/topics/balan ... and-motors

User avatar
Plüschi
Posts: 433
Joined: Thu Feb 21, 2013 6:09 am

Re: Prop / Motor balancing with ACC ?

Post by Plüschi »

Thanks. Thats exactly what i need. Unluckily the guy doesent share the sources which makes it unusable.

User avatar
howardhb
Posts: 189
Joined: Tue Oct 11, 2011 7:10 pm
Location: Port Elizabeth, South Africa

Re: Prop / Motor balancing with ACC ?

Post by howardhb »

All sources ARE published!

look for dyn_prop_balance_publish.zip on this page:http://diydrones.com/forum/topics/balancing-propellors-and-motors?id=705844%3ATopic%3A1011737&page=5#comments

User avatar
Plüschi
Posts: 433
Joined: Thu Feb 21, 2013 6:09 am

Re: Prop / Motor balancing with ACC ?

Post by Plüschi »

Clipboard01.png
Thank You !

I had not found it before. Unluckily he supports only this adxl sensor and also its VB or similar.
I try take his ideas and make a multiwii sensors / processing compatible version.

This is how my Turnigy D2836 / 750kv no prop looks like, ACC readout at 200hz

Post Reply