I’m using T-drone’s M690.
It’s somewhat stable when there’s no wind,
When even a little wind blows, the shaking of the drone gets worse.
The wind during the flight was about 2-3m/s.
The drone shook left and right during hovering and shook greatly, so it quickly induced landing.
Auto-tune was conducted, and the weight does not exceed the specifications of the drone, so what is the problem?
I’m attaching the log.
Thank you always for your advice.
Hi @udamudam I am using the same frame and having same issue when fly in windy conditions. Would you please share gains if succeed in getting it stable. This would help a lot, thanks.
I have a frame like this and the aluminum structure is not stiff enough, making the arms move under load.
So it can only work if lighty loaded making it not really useful.
@ppoirier Thanks for response, my all up weight is 3.9 kg and this frame is rated for 4.2kg . All arm mounts are properly tight and level. I have two of these frames. Both fly very stable in low wind conditions, but it twitches a lot in windy. This may help if you have any specific input/parameter to make it stable . Thanks.
If you hold the body firmly you can get the arm move up and down about 1 cm up and down, resulting in a poor performance because the arms swings constantly under load.
Here is one of the flight log, which i flew today morning. For your ref , pls check the behavior when it flies from WP3 to WP4.
Also when it halts at last waypoint it become unstable so have to land in Alt hold mode.
The 1st thing to see here is general tuning is poor. I assume you ran Auto Tune but it did not produce good results. When you have a large discrepancy between these pitch and roll parameters it didn’t tune well:
ATC_ACCEL_P_MAX,77049.09
ATC_ACCEL_R_MAX,31590.45
ATC_ANG_PIT_P,7.273218
ATC_ANG_RLL_P,1.998792
There also seems to be many parameters at default and the Dynamic Notch Filter is not configured.
I would set the Roll PID’s equal to Pitch. Run the Initial Parameter Setup in Mission Planners Mandatory Hardware screen. Set this parameter to (1) INS_LOG_BAT_MASK to log data for the notch filter config. Then make a short hover flight in AltHold for 1-2 minutes. Post that log if you like and read the Wiki entry for configuring the Notch filter.
No amount of filtering will fix a badly flexing frame but these are initial steps that should have been made long before attempting an Auto flight.
You don’t want default PID’s, you want to use the Initial Parameter Setup utility in Mission Planner under Setup>Mandatory Hardware. After doing that set INS_ACCEL_FILTER to 10.
You did collect useful data to set the Notch filter. With a Cube Orange and no ESC RPM I would use FFT. You can try these:
INS_HNTCH_ATT,40
INS_HNTCH_BW,40
INS_HNTCH_ENABLE,1
INS_HNTCH_FREQ,80
INS_HNTCH_HMNCS,3
INS_HNTCH_MODE,4
INS_HNTCH_OPTS,6
INS_HNTCH_REF,1
FFT_MAXHZ,270
FFT_MINHZ,40
Then set INS_LOG_BAT_OPT to 2 to log post filter data and make another Hover flight to see how well the filter is working.
OK, pre-tune is looking good! Set INS_ACCEL_FILTER to 10Hz, set AUTOTUNE_AGGR back to default (0.1) and give Auto Tune another try when there is no wind.