I am getting into tuning larger Quadcopters and have come across a lot of high vibrations in my logs. I would like to implement a harmonic and a notch filter. However, I just want to make sure my thinking is correct on this.
As you can see I have a large spike at around 50Hz (what I assume to be from the skids). I was going to implement a notch filter at 48Hz with a bandwidth of 10 to get rid of that large spike.
Is there any other changes I should consider regarding IMU_GYRO_CUTOFF or IMU_DGYRO_CUTOFF? I am not a controls engineer so I am a bit of a newbie on these things.
From my understanding of the filtering process, you are already filtering most of that noise. Your IMU_GYRO_CUTOFF and IMU_DGYRO_CUTOFF are lower than those spikes.
Only if you wanted to move IMU_GYRO_CUTOFF and IMU_DGYRO_CUTOFF to higher values, let’s say 80 and 70 Hz, would make sense to notch filter those spikes. But I don’t think that makes much sense for larger quads, as they don’t have to be very agile.
Or if you had a spike at 20Hz, in which case you don’t wanna low pass filter that low, as that would probably make your quad unstable and hard to tune, you could use a Notch filter .
But I might be wrong, in which case I too am following the thread for some better info.
I was thinking about using a notch filter, but someone told me it would be risky given the large band of the spike. I am assuming that I am seeing this because the downward wind from the props is hitting the skids of the UAV
For vibrations particularly, I feel that they are the prop-arm vibrations. This happens when air crosses the drone arms while props pushes air downwards. Although this is a common behaviour I observed with 20-22inch prop frames. I guess you can proceed with the notch filters and try taking a flight and then you can compare the results. I also have the similar frames and tuned it with the notch filters if that gives you a push
I applied a notch filter at 47 frequency and a band of 8, things are looking much better. although my vibrations are still higher than I would like them to be
Hi Aman.
The props on the Zoe sit beneath the arms, so the usual impact of high velocity air on the arms would be much mitigated. I also did some quick calculations that might indicate the hover rpm of the Zoe may be just shy of 3000 rpm. This suggests a blade passing frequency of 100Hz or roughly double what @AWilkins_Ascend is seeing.
Given that this is predominantly seen in roll and not pitch, it does not suggest to me unbalanced props.
The suggestion of resonance in the legs is a good one as it does seem to occur at near the hover rpm, which may be the source of the resonance signal. It would be interesting to see if there is any data indicating the resonance reduces in more general flight.
Just for info. Here is the Actuator FFT plot we had while beginning to tune the Acecore Zoe. There is no sign of the peak at about 50Hz, in contrast to that from @AWilkins_Ascend. The low pass filters are still set to default here, as can be seen.
I have the same issue with angular acceleration not sure what should be done. Were your vibrations obvious while hovering before you applied the notch filter setting? Or it’s only showing in log? I lowered the Gyro cutoff to 34 but I heard it’s better to lower the D term to 20 or 15Hz for large drones. Mine is 22in prop quadcopter.