Make sure that when you trap, you have the right sink rate, and, in particular, the right AOA for the plane you're flying.
Also, make sure the WOD is correct for the particular plane you're in, and that you are right on the centerline.
Having said all that, you can try lowering the cable_force_adjust = 2.0 value. Try taking it down to 0.5. That's probably too low, but you can then slowly work it up from there until it stops the plane, but doesn't nose over.
Second, another thing to try is lowering the tailhook_position = -16.000, 0.000, -1.000 vertical value, the third value following the equals sign. Take it down to about 1/2 the value of the main gear's contact point vertical value. You may need to adjust the tailhook_length = 2.50 value until the tail hook is about the same vertical value as the mains gear's contact point vertical value. If the mains contact point vertical is, for example, -5.00, make the tail hook's vertical position -2.50, and the length is 2.50. If you lower the tail hook's vertical position another 0.5, to -3.00, try it, and slowly raise the length a bit. Make it, for example, 2.25, and see if that works.
Finally, thy moving the tailhook_position = -20.100, 0.000, -0.50 longitudinal position, the first value after the equals sign, farther aft. Try -25.00. Be careful though. You want to make certain the longitudinal position is actually aft of the plane model's center point.
Check the position of the lights somewhere near the tail's vertical fin in the [lights] section. If the light's longitudinal position is a positive number, make the tail hook's position positive, and keep making it more positive, not more negative.
Or check the [Views] section, which is the pilot's eyepoint. See where it is relative to the plane model's center point. Does it make the plane's center point look like it's on the tip of the plane's nose, or is it very near the main gear's longitudinal position, making somewhere near the plane center of gravity, ie: near the middle of the wing's chord.
Once again, the whole point is to ensure that the tail hook's longitudinal position is AFT the center point. If it seems to be forward of the center point, it can make all kinds of interesting problems.
Hope something in all my rambling helps a little...
Pat☺
Hi Pat,
I've been trying to adjust the RAZBAM AD-5N so it doesn't tip over when trapping. I think I'm close, it stops and sits for a second, but then slowly tips on its nose with the parameters I've chosen at the moment.
I used ModelConvertX to figure out about where the tailhook would be when it catches.
Here's the contact points for the gear, tail is 0, main gear are 1 and 2
point.0=1, -21.5, 0.00, -4.1, 2165, 0, 0.27, 40.0, 0.25, 8.80, 0.65, 5.00,5.00,0.00,0.00,0.00
point.1=1, 1.03,-7.41, -8.475, 2165, 1.00, 1.2, 0.0, 0.9, 3.50, 0.65, 5.00,5.00,2.00,0.00,0.00
point.2=1, 1.03, 7.41, -8.475, 2165, 2.00, 1.2, 0.0, 0.9, 3.50, 0.65, 5.00,5.00,3.00,0.00,0.00
The tail hook would be at 27.75, 0, -4.25 if the tailwheel is just off the deck when it catches.
so my latest parameters have been (commented lines are what it came with):
[TailHook]
//tailhook_length=6
//tailhook_position = -16.74, 0.0, -1.62
tailhook_length=4
tailhook_position = -27.74, 0.0, -1.92
cable_force_adjust = 1.0
While I'm certainly hoping for suggestions for fixing this plane, I'm thinking I really want to understand how these parameters work so I can use ModelconverterX to determine them more easily and accurately.
Is tailhook position the catch position or the pivot position?
What does the length signify, the length of the tailhook, or the vertical position from the pivot to the catch position, or some vertical distance from the catch position?
Do I set the position of the tailhook at the pivot, and then set the length of the tailhook as the length of the hook, and FSX will take care of the rest?
In this plane, the contact points are relatively correctly positioned with respect to where the wheels sit on the model (I know that's not always the case).
I'm going to try the pivot position and calculate the length of the tailhook as the length of the tailhook and see how that works.