GravityTurn icon indicating copy to clipboard operation
GravityTurn copied to clipboard

[enhancement] Pitch based AP limiting.

Open Aquilux opened this issue 8 years ago • 4 comments
trafficstars

In some cases launch parameters require an assent throttle setting minimum that pushes AP too high while not allowing for engine shutdown. In other cases a more realistic launch may be desired. To accommodate this, I request an optional mode that pitches down to limit AP when throttle would otherwise have been brought down below throttle limit similar to pitching up to increase AP when throttle would have gone over 100%.

PE limit would also be desirable to move on to coast once desired PE has been achieved, allowing for mostly spent stage to be left in suborbital trajectory.

Requested:

  • [ ] AP limiting via pitch toggle.
  • [ ] PE max limit value text box.
  • [ ] Stage once after PE limit reached, AP achieved, and above atmo toggle.

Aquilux avatar Nov 09 '17 00:11 Aquilux

I have some concerns in case solid boosters are involved or TWR is quite high. Then the vehicle could pitch down too much while still in thick atmosphere. I've tried this because I noticed the original "don't pitch down" code and removed it to see what happens. It got quite unpredictable, stuff broke up all the time, so I added the code again. Maybe with adding more parameters like an additional pressure threshold this could be solved, but this requires more time for investigations. Time I don't have at the moment.

AndyMt avatar Nov 11 '17 10:11 AndyMt

Why not use an angle of attack limiter to keep the vehicle from pitching down too far?

I mean until the atmosphere gets thin

Bezzier avatar Dec 13 '17 14:12 Bezzier

Also, surely through simulation, we can discover the relationship between sail area, rocket height, speed, atmosphere thickness, and what counts as an overpitch.

Bezzier avatar Dec 13 '17 14:12 Bezzier

Yes sure, but then... what is "too far"? As I said - right now I don't have time for it. If we are lucky I can invest a few hours next week, I have a few days off. But need most of that for Christmas preparations :)

AndyMt avatar Dec 13 '17 14:12 AndyMt