HeliQuad rudder 4th servo not mixing with the collective - acting as tail rudder

AWESOME! I will review! Thank you as always, once I can get her to fly stable and acrobatically (without any weird issues), I will video her and start the wiki write-up on how to do this end to end. I will write the doc with pictures and guides and have you and anyone that would like to preview it then we can decide if it should go in the wiki to help others. I am waiting for a few successful flights before writing it up so I can work out all the details and steps needed to fine tune the params to prevent any issues like I had this morning.

Bill just a head’s up on the status, I fixed the minor issues and waiting on the permanent blades to arrive (day or so), in the meantime, I stripped down the bird to the pixhawk, then ran through a complete refresh and calibration (outside of the bird). This gave me green in the compass and normal for the other sensors, I then installed it back into the frame and redid all the wiring. I did this for 2 reasons, 1 to fix the oscillation and to better calibrate the pixhawk not being mounted in the bird as this makes it so much more difficult to hit the angles at 90degrees (the oscillation that brought me down yesterday was due to extremely high tuning which was my fault I forgot) and 2, to set the CG better. This should solve all the issues and prep for flight when my blades come.

For reference, this is what I meant by the knob → throttle (vary RPM in flight):

"So in both cases of RSC Mode 1 and 2, the systems is looking for a signal on Input Channel 8.

In Mode 1, after arming, Arducopter will pass-through the Ch8 signal to the RSC. I’m currently using this on all my ESC’s with YEP ESC’s (YGE clones). I allows me to have Ch8 on a knob so that I can vary the RPM in-flight. I also have a switch setup on my radio which operates like a Throttle Hold switch. When it is “down”, it cuts the Ch8 signal to minimum. When it is “up”, it sends a Ch8 signal according to my knob position.

So, the operation is simple. Arm the heli with the Throttle Hold switch “off”. Then flip the TH switch up, and the motor achieves the target speed using the governor mode. When I’m done flying, you simply flip the TH to off, and wait for the blades to wind down, then disarm."

Also to note, I edited the RCS_RAMP_TIME and RCS_RUNUP_TIME and played around with both of those, this worked perfectly, I can now ramp up the main motor in a nice and graceful manner (not a zero spin to full RPM spin with the toggle/arming). This would work for me, and I could use this for flight without any needs for the knobs to throttle if I can figure out how to decrease the max RPM’s pumped out.

What I mean by this is to know if there is a MAX RPM setting I can tweak to lower the max output to the motor (I.E less RPM’s at max ramp up). I played with critical and governor params to test but that didnt do it so if someone can simply tell me how to limit the maximum output to the motor (using channel 8 toggle just like now), I would have enough and could no longer care nor worry about the throttle behavior. This would be enough (RAMP times) plus having the max power lowered would give me exactly what I am looking for. You can forget the post about the toggle knob to RPM speed if I can figure out how to set the max RPM’s. That would be enough for what I need to do (and I researched this everywhere before asking you guys here), this way I can ramp up the motor at a nice and graceful speed, then have the high-end RPM’s limited (just lowered for now so I can test fly it under lower speeds) so I can keep the power down to minimal and use just the collective pitching for thrust and control then as I fine tune it, I will raise the max RPM’s back to normal and fly. For right now though, I must get the max RPMs in check before I can fly it so I dont end up crashing again due to some other issues I wouldnt know about yet (bench testing only goes so far, true flight tells the rest).

Does this make sense? I can forget about tuning the knob to RPM (previous post) IF I can figure out how to lower the max output to the motor (RPM), like a motor power ceiling param is what I am looking for. Then I could lower that setting, which in turn would lower the maximum power supplied to the motor and lower the max output (RPM), once I have this, I can leisurely test fly and fine tune the params then once I am satisfied, turn the power back to full and fly 3D.

ARGHHH!!! I AM SUCH an idiot at times! I found and fixed my issue, my throttle NOW controls the RPM output with the safety check (channel 8 on/off). For some reason, no matter how many times I set it, the channel 8 (on/off) wasnt firing the motor with the T-Curve (it would arm, motor would move but not spin, by move I mean a tick so I know it was getting power) but not spinning to the T-Curve. SOOO, I re-flashed the firmware again, then reset the params and sensors, this time setting it to Throttle Curve and channel 8 on/off (this was my issue, channel 8 wasnt staying ON with my T-Curve), now it is! BINGO, fixed! This gave me the safety check for throttle (wont fire without channel 8 on) BUT once armed and ON (channel 8) my throttle now raises and lowers with the stick :frowning:

All good! Ignore my stupidity and go about your day, ignore my previous two posts for help, I figured it out thanks to your guys help! This specific issue was due to my lack of knowing the params correctly and nothing wrong with my radio or PIXHAWK!

You don’t want to do the accel calibration and the compass calibration with the pixhawk not installed on the airframe. First, the accel calibration will result in the 0 deg pitch and 0 deg roll values not matching the frame ( unless you perfectly mounted the pixhawk on the frame). Second, your compass cal could be affected by equipment on your vehicle (like motors) and cause the compass to be wrong. So always, always calibrate the accels and compass with the pixhawk installed.

Damnit, but ok, makes sense, I’ll redo the calibration of sensors. I wondered about that very issue but then I read everywhere it’s more accurate to do it outside of the frame. All good, thank you SO MUCH for your help so far. It has been a monumental help in understanding the PIXHAWK!

You mean to say the throttle raises and lowers according to your throttle curve. In your case, you have 3D collective pitch settings meaning that your H_COL_MIN corresponds to -11 deg of collective pitch in acro mode. So you will want a throttle curve that is more shaped like a “V” rounded at the bottom. the settings you use for the throttle curve set your max RPMs. Unfortunately you can’t determine what that is until you fly and see how the rpm changes under load. In ArduCopter, we don’t offer any way to change that with a knob on your transmitter but you can do it with mission planner or QGC by changing the value of the throttle curve parameters.

So to recap, you arm your heliquad. at that point, the throttle goes to the value set by H_RSC_IDLE which in your case should be zero. I guess you could have it at some small value if you want to know that your heliquad is armed. But then you flip throttle hold off and the RSC ramps in your throttle from zero to the throttle curve value in the time specified by H_RSC_RAMP_TIME. At that point your left stick is hooked to both the collective and throttle based on the mode and throttle curve. Hopefully this is the way you perceived it and the way you have it set up. the governor that Chris designed is the next step but I have not set that up. So you will have to learn from his thread or ask him directly.

Bill its all set its working exactly as I need to (Throttle Curve) which follows the placement of my throttle stick, I have it exactly how I need it for regular and inverted flight (negative pitch). When I get this in the air, I will write-up the “do’s” and “dont’s” with PIXHAWK coming (strictly coming from a heli world). Throttle and pitch curves mean something entirely different in the heli world so this was part of my issue trying to understand what you were telling me.

All good though, I have it reacting 100% how I wanted to work, thanks to you!

Bill can I ask you one more question? More of an advice type question. On the bench (motor engaged but not spinning, no throttle yet), I have it exactly perfect, all servos respond to the right pitches at the right times, all 4 blades go 0 pitch at mid-stick, motor fires and ramps up perfectly now using the Throttle Curve :slight_smile: -but remember this is before the issue/question happens because no motor spinning yet, what I am saying is, at this point, before the motor spins, everything is solidly perfect. Then one thing stood out as I bench tested it and I wanted to run it by you before taking her up in the air tomorrow.

Here is the situation, before firing the motor as stated above, its flawless, everything works as expected. Now, I arm and prepare the motor, while ramping up the motor to power the blades, at about 50/60% throttle, my bottom right servo and top left servo start to move on their own slightly, or they dont respond to the input, then catches up. I slow down the motor and they still remain “off” (best way to describe it as they are not reacting as the other 2 are and should be). They do not return to normal until I stop the motor and disarm, then all 4 are back in perfect sync. Then all 4 servos are perfect again until I ramp up the motor, then it happens all over again.

My question is, do you think this is normal for bench tests (as the gyros are trying to compensate possibly being on the bench and it cant)? I know this happens in all of my tail gyros in Heading Hold, half the time it doesnt move on the bench, then in flight its perfect. OR do you think this is electrical servo interference? OR do you think it could be vibration on the bench? OR do you think this is caused by cheaper servos (they are all 4 brand new but I didnt go HV, expensive Savox servos like I do on my helis), but they also are not the bottom of the shelf, they are tactic TS-20 mini’s. I read decent reviews on them so I chose them for cost and in case I crash, replacement servos (wont break the wallet).

Let me know your thoughts and sorry for the zillion questions, you have been a tremendous help!! If you need a log, let me know, I am trying to read them myself but I cant find anything for RC OUT (but I am new to reading these logs so its probably a newb issue).

Here is the RC OUT, notice the craziness at the end, this is what I am worried about but cannot seem to get a handle on it. I have moved servo wires so they dont interfere, my ESC has the ring, and so on but it always seems to happen at 60% power or so.

And RC IN, this shows me testing the servo pitches (forward/back/roll/ETC) which doesnt correspond to the RC OUT seen above, any ideas?

Another one, in and out

Josh,
In these graphs that show RCIN, are you making inputs into the rc controller or are those inputs happening with out your input?

EDIT: one other thing I would ask that you do is review our section on tuning. Even though you have a heli quad, I think it is still applicable especially the section that describes the basic workings of this flight control system. It is WAY different than the 3 axis FBLs that are sold for heli’s. there are many knobs you can turn (so to speak) that set the behavior that the user wants. All the PIDs do is drive the vehicle to that target (desired) response. So once you flip the throttle hold switch off, there is a “ghost” aircraft that your joysticks control and the flight controller drives the actual aircraft to that “ghost” aircraft rate/attitude. so if you are on the ground making inputs, the ghost will move all about and the controller is trying to drive the aircraft to that attitude but can’t because it is on the ground. so you will see unrealistic inputs from the controller. Just keep this in mind as you do bench tests. You typically can’t trust what they are showing you.

I am moving the inputs on the RC in (to test the servos respond across all ranges and conditions - such as in flight with full running motor), yes this is on the bench and yes this is more extreme than any flight would ever be. If it doesnt respond (somewhat) normally on the bench then its possible to misbehave in flight so this is what I try to test. Notice the RC out doesn’t match the RC in around 3/4 of the graphs, this was at the highest motor RPM, that is when they lose control and shows erratic servo output behavior.

I will take your advice, and to be honest was what I hoped you would say, I realize the bench is never a true flight test but it does allow me to go through the motions of everything that will happen in flight while stable on the ground. This doesnt test the stabilization and often throws strange behavior so that’s what I was hoping to hear. I plan to test fly tomorrow but now that I have full throttle control to the motor, I can limit the RPM’s to see if I can get it to hover then fly (under a lower spinning motor which doesnt trigger the odd behavior with the servos), then once I know its stable in flight and everything works, I will open up the throttle (more output to the motor) and start to fly more aggressively. Prior to you helping me figure out the Throttle Curve and motor control, I only had channel 8 on/off which was off or full RPM max output so this was difficult to test-fly on not knowing how it will respond in flight under full power so I oscillated and tipped over. I just need to do as much prep testing as possible and do as much per-homework as possible to achieve the best outcome so I dont end up crashing. I bench test all of my helis for at least a week under all sorts of different patterns until I am satisfied output across all conditions are met with acceptable responses. The difference between my helis and UAV (this drone) is the gyros, on my helis, I only use a HH tail gyro but no FlyBar nor FBL controller so I can test more appropriately on the bench the swash and all 3 CPPM servos and how they respond to input under different loads. On my helis, I have full control of everything right from my radio (including my idle-up and throttle holds with what position to lock and hold the RPM).

And yes, I have been reviewing the tuning PID like crazy, this is what led me to fixing my issues and stabilizing the bird this time around. Last attempt never should have been attempted until I was better prepared with the tuning aspects. I know thats what caused the light crash, it was OVER compensating and led to a tip over.

I also reviewed the vibrations and they were acceptable across the board so this is good. I was worried about the vibes based on everything I have been reading.

I am wondering if I have bad hardware, the altitude keeps jumping in MP, this never happened before but is constant now. I also cannot stop the 2 servos from going haywire and I have re-wired it, changed servos, ETC. Is the altitude jumping normal or something to be concerned with? Also it continues to go duh duh duh (lower tone) then duh duh duh (higher tone) but it doesnt match what the beeps sound like. I am now wondering if my issues are with a faulty board:

Notice the -0.19 in the alt on the bottom middle? Then in the left side, it goes from 0 to .05 back and forth (and its not moving).

Doesn’t look like it is getting a GPS lock.

Do I need one? I will only fly it stable and acro so I pulled it out. The reason I didnt think so and why I decided to pull it was because the wiki page that shows the HeliQuad setup doesnt use one (which is how I want to use mine). I figured it was optional

Let’s pause on this for a few days, I went ahead and ordered another PIXHAWK PX4. It will be here in a few days to a week. I really suspect I have damage or something is wrong with the board. All of my research shows this is the cause so I figured worst case scenario is I have 2. I will use the current one that works under medium load (since it works fine up until a point in time depending on the motor speed/output, its only erratic when the motor is 60%-full bore) for my robot project (using raspberry pi) and the new one for the UAV. If I get the same results then I will replace all servos again with much higher quality (but I dont think thats the cause as I swapped them all with brand new savox HV expensive ones used on my helis and the same result) but hopefully I get the correct results and can fly! I am also thinking about using the current one on my T-Rex 600 to see if I can get an unmanned flight, the heli doesnt need the same RPM nor is so small the FC is next to the motor, ETC, so it should work fine plus I dont care as much about my 600 as I do my 700’s and 800 so its a perfect test candidate (of course in a closed building with no one but me around just in case it goes crazy).

Bill, we are all set!! Flies like a DREAM :slight_smile: as soon as I have a bit more time I will video her in flight for you. I ended up replacing the pixhawk and all 4 servos with Hitec HS 5245MG’s across all 4, I also rebuilt the entire quadcopter and redid the wiring, isolated the FC from vibration and so on. All the work paid off, she flies great!

I couldnt have done it without your help! I suspect in the beginning I damaged my original pixhawk so I was trying to fix something that wasnt possible. I will work on the sticky wiki notes for others.

1 Like

Bill check it out, another pixhawk success story! My drone was finished a few weeks ago (success 1) so I decided to try out my original FC (from my original CP drone) that I thought was bad. Turns out it wasn’t at all bad so I set it up on my TRex 600. I’ve always had issues with the tail and normal stability with my 600 (old CF model) so it usually sits until I’m bored with my 700s or CP drone then I’ll pull out my 600 and play around with it but be never anything fancy, just to toot around with. Skip ahead to now, with my PIXHAWK installed, configured with a GPS and it flies AMAZINGLY! I had to modify the PIXHAWK frame (simply removed the sides and top) so it slid into the frame then isolated it from vibrations then configured it and installed the GPS. Flies like a pure dream now, tail locks on like NEVER before, I was super worried about this but the tail reacted better than on my 700s, I dont know how or why, but it does. This was ALWAYS an issue, my 600 tail NEVER locked and often blew out, I tried 20$ tail servos to 200$ tail servos, neither mattered, I tried better gyros, ETC, the only thing that fixed it was using a PIXHAWK. I am dumbfounded and amazed by the performance!

And here is the vibes for my TRex 600 (which has NEVER flown so graceful and smooth before), it is now my aerial bird for photography (moved away from my 700):

Its so dang smooth, the thing practically flies itself now. Next comes the wayward paths to plot and chart photography courses for friends and clients. I used to do this with my TRex 700, but now, I use PIXHAWK for the FC, and my camera will be tied to an AUX port (still to do), for now, I just use manual methods but soon it will be all tied to a switch.

I am seriously in AWE of how well this performs on a traditional, FBL/DFC TRex 600 copter. I was never expecting it to work so darn perfectly!