Motor issues when running ESC calibration
-
I do appreciate your willingness to help. I have selected ModalAI products for our organization based off of current and future capabilities. I have even selected a motor that I know you are using to ensure stable testing and flight characteristics.
If the ModalAI DEV team cannot troubleshoot issues on known UAV setups that you have at your shop, then I need to have a conversation with a different department.
All web advertising, Documentation, and Videos produced by ModalAI have shown these capabilities working flawlessly and it feels we have been oversold the true capabilities of the system today.
At this point these products cant even take flight.
-
I swapped the RC Channels for testing.
Throttle and yaw were swapped RC3 and RC4.
Same results with throttle not responding to inputs on RC4, instead of RC3.
-
-
I understand that getting a vehicle up in the air for the first time is a complicated process and it can be frustrating at times. At this point, it looks like all the hardware is working properly, so there must be some PX4 parameter that is causing this behavior. We have not seen such behavior before, where the thrust is increasing very slowly (ramp) when RC command is maxed. Can you please check SYS_VEHICLE_RESP parameter?
Motor Outputs plot shows a linear ramp (slew-rate limited) when you raised the throttle to the max. The PX4 software is doing that.
Also please consider the following points:
- PX4 is a 3rd party software with hundreds of parameters and it has its own support forum. You should ask PX4 specific questions there.
- you have built a completely custom vehicle and bringing it up from scratch, so it is very difficult for us to support. This is not a standard vehicle that use for testing.
- we have provided support to make sure your hardware is operating properly and it seems to me that it is. If you feel there is still a hardware issue (ESC, VOXL2 boards, etc) or ModalAI software (not 3rd party software), please let us know.
Finally, if the original FPV ESC is still not communicating and there is no physical damage to it, i recommend that you submit an RMA and get a replacement ESC https://www.modalai.com/pages/rma . If you are going to do that, please put a note "Attn Alex K" so that I get the ESC and investigate what happened.
Alex
-
Thanks Alex, SYS_VEHICLE_RESP parameter is -0.40. With small incremental adjustments there was no change in UAV behavior. Changed the value to 0.40 with no change in behavior.
RDJ
-
@Alex-Kushleyev Good morning,
Started trouble shooting this issue again with no change.
Under 4s battery power, all motors respond well to motor test, using slider in QGC, min to full throttle in Actuator tab.
Still no response other than "slow ramp up" when throttle is increased on RC Tx.
RDJ
-
@rdjarvis , i wonder if you should try to load params for one of modalai standard vehicles and change the min/max rpm to match your setup (4000min, 40000 max, or you can be a bit more conservative, say 30k max for this test). Then try with manual control but with propellers OFF. The issue you are seeing is coming from Flight Controller so it should not matter of props are on or off for this test. But you should keep them off if using params from a completely different vehicle / tune. But at least you could then see if FC lets you raise the thrust normally..
Basically, no change to esc, props off, choose our standard vehicle params for 4s and try to raise thrust, check the px4 log.
If you see strange behavior like strong oscillations, you should stop the test.
If the thrust control is ok, then you can compare your params more carefully with our standard params and see what causes this behavior.
-
@Alex-Kushleyev I am going to upload FPV_REVB. unless you recommend another.
RDJ
-
@rdjarvis , yes but change the vbatt since fpv revb is 6s. That is probably closest to your config
-
What effect does the aO,a1, and a2 (pwm_vs_rpm curve) have on overall throttle response for FPV 4n1 ESC? in the FPV_RevB the a0 value is -161.0826?
-
Also, sinusodial value is 0 in FBV_RevB, I will change this to 1.
-
@rdjarvis , please do not change ESC params that you tuned for your motors. I meant use px4 params from another vehicle.
The a0.,1,2 are params for feed forward term in rpm control. The esc seems to be working fine in your case (rpm tracking is good).
-
copy all, will do.
-
@rdjarvis , sorry for confusion, please do not change esc params but find px4 tuning params for our fpv vehicle and try to load it to your vehicle (change 6s vbatt to 4s in px4 params since fpv vehicle uses 6s).
Test without props because attitude control is going tonbe much different for fpv vehicles vs yours. But you should still be able yo see thrust response in plots.
-
you can find our FPV params here :
-
We kept the custom ESC config for the 2203.5, and uploaded px4 FPV_RevB_v4.
Motors are more responsive in all channels, Throttle channel still conducts a "ramp up", but more aggresively when RC Tx input is applied.
-
@Alex-Kushleyev No actionable response from throttle.
-
Throttle input is being "ignored" regardless of RC Channel input, same response (slow ramp up) when armed in any flight mode (Manual/Stab/Pos etc..) and throttle is increased, even when RC Channel is changed (1,2,3,4).
Motors respond correctly with pitch, yaw, and roll inputs.
PX4 FPV_RevBv4 params are uploaded, switched to 4S and put min/max RPM to 3000/40000.
-
From the GCS, executed "take-off" command in "Position Mode" with props off. Motors smoothly increase. I "hand-flew" it up to 1m and UAV was adjusting for small movements correctly.
Executed "Land" and "hand-flew" it to the deck, landing detected and disarmed.
-
@rdjarvis , interesting. Can you please share a px4 log from that position mode test?