Author Topic: Pushing the limits of the hoverslam landing  (Read 62251 times)

Offline matthewkantar

  • Full Member
  • ****
  • Posts: 1820
  • Liked: 2162
  • Likes Given: 1922
Re: Pushing the limits of the hoverslam landing
« Reply #120 on: 05/14/2016 07:57 pm »
Indeed. There is some value to knowing those things to some extent, but a control loop can be pretty dumb and still work just fine getting you to where you need to go.


I think the question wasn't so much about staying on track, but in cases where fuel reserves are at a bare minimum, knowing whether or not there will be enough fuel remaining to complete the landing.

If some set of data,such as remaining fuel, is moot, or would not in any way change the control inputs, I don't think it would be included in the landing program. Finding out the stage is running out of propellants is a bummer, but unless there is something that can be done with that information it is useless. No filling stations on the way down.

There is one action the stage could take based on such data, but to me it seems unlikely it would switch to progressively more aggressive burns to save on propellant.

Matthew


Offline llanitedave

  • Senior Member
  • *****
  • Posts: 2275
  • Nevada Desert
  • Liked: 1527
  • Likes Given: 1987
Re: Pushing the limits of the hoverslam landing
« Reply #121 on: 05/15/2016 12:18 am »
Indeed. There is some value to knowing those things to some extent, but a control loop can be pretty dumb and still work just fine getting you to where you need to go.


I think the question wasn't so much about staying on track, but in cases where fuel reserves are at a bare minimum, knowing whether or not there will be enough fuel remaining to complete the landing.

Why does the stage guidance system need to know that? Either there is, and the landing presumably succeeds, or there isn't, and it fails one way or another. Telemetry lets the ground later figure out why it failed (e.g., due to lack of fuel) and they adjust things to hopefully improve odds of success the next time. Or decide landing isn't feasible with that payload and they don't even try further for a payload/mission of that type in the future.


You could save yourself the expense of patching holes in the barge.
"I've just abducted an alien -- now what?"

Online Herb Schaltegger

Re: Pushing the limits of the hoverslam landing
« Reply #122 on: 05/15/2016 12:55 am »
Indeed. There is some value to knowing those things to some extent, but a control loop can be pretty dumb and still work just fine getting you to where you need to go.


I think the question wasn't so much about staying on track, but in cases where fuel reserves are at a bare minimum, knowing whether or not there will be enough fuel remaining to complete the landing.

Why does the stage guidance system need to know that? Either there is, and the landing presumably succeeds, or there isn't, and it fails one way or another. Telemetry lets the ground later figure out why it failed (e.g., due to lack of fuel) and they adjust things to hopefully improve odds of success the next time. Or decide landing isn't feasible with that payload and they don't even try further for a payload/mission of that type in the future.


You could save yourself the expense of patching holes in the barge.

They've hit the barge a few times, and holing the deck has happened once. Pretty obviously, at some point once they've reached the point where they think they've learned all they can, SpaceX won't continue to rocket-punch their barge if they don't think recovery is going to work. They'll go into some semblance of an "operational mode" - recovery will either be routine and expected to succeed most of the time, or it won't and they'll stop bothering for at least some heavy/high-energy payloads.
Ad astra per aspirin ...

Offline malu5531

  • Full Member
  • **
  • Posts: 289
  • Sweden
  • Liked: 155
  • Likes Given: 195
Re: Pushing the limits of the hoverslam landing
« Reply #123 on: 06/04/2016 08:28 am »
And the computer doesn't need to know how much propellant remains. It's probably pre-programmed to do an entry burn of specific time duration, and the landing burn is probably pre-programmed to start at a certain altitude/velocity, based on pre-launch Monte Carlo simulations that give them a good idea of how much propellant will be used during the burns.

My impression is that they're not pre-programming control timings such as when to start engine burns, rather they tweak constraint parameters for an onboard algorithm for real-time optimisation of landing trajectory. I.e., the rocket decides in flight when to start / stop or throttle engines.

Attached is a nice paper by Lars Blackmore, the person responsible for F9 EDL at SpaceX. It describes an onboard "Powered Descent Guidance" algorithm, which optimise landing trajectory for minimal landing error and fuel use, with given limits set on throttle, speed, position, etc.

Continuous onboard optimization during EDL is needed since initial conditions at staging are not known beforehand AND conditions change during flight such as wind gusts, high altitude jet-streams, engine performance, control accuracy, etc.

I believe SpaceX is currently in a phase of iteratively adjusting constraints. If SpaceX is very aggressive in finding the constraint envelope, it may be that there's quite a bit more fuel left in the rocket after landing. I.e. the warning that they might crash stage may not be due to "landing on fumes", but rather due to constraint experiments in order to expand the envelope and evaluate the overall performance.

Offline Jcc

  • Full Member
  • ****
  • Posts: 1194
  • Liked: 403
  • Likes Given: 203
Re: Pushing the limits of the hoverslam landing
« Reply #124 on: 06/04/2016 10:50 pm »
You would think propellant load could be calculated based on knowing the thrust of the engines and the deceleration it produces. More deceleration for the same thrust means less mass of the stage, subtract the dry mass and you get the fuel. Maybe that can't be measured with enough precision, if so, upgrade the sensors.

Offline Bob Shaw

  • Full Member
  • ****
  • Posts: 1374
  • Liked: 702
  • Likes Given: 630
Re: Pushing the limits of the hoverslam landing
« Reply #125 on: 06/04/2016 11:19 pm »
You would think propellant load could be calculated based on knowing the thrust of the engines and the deceleration it produces. More deceleration for the same thrust means less mass of the stage, subtract the dry mass and you get the fuel. Maybe that can't be measured with enough precision, if so, upgrade the sensors.

No. Rocket fuel is notoriously difficult to measure in-flight, especially when in zero-G. It also sloshes, gurgles and bounces around when under thrust, changes density, and will generally seek the 'lowest' point at the end of the flight which may well be different from the 'lowest' point during launch, as the stage may be canted into the wind. You have to have reserves; the saving grace for SpaceX is that the thrust/weight ratio on the F9 is absurd when the tanks are almost empty and there's no second stage/payload on top, so they can get away with murder, eg the infamous hoverslam.

Offline philw1776

  • Full Member
  • ****
  • Posts: 1827
  • Seacoast NH
  • Liked: 1821
  • Likes Given: 904
Re: Pushing the limits of the hoverslam landing
« Reply #126 on: 06/05/2016 01:25 pm »
And the computer doesn't need to know how much propellant remains. It's probably pre-programmed to do an entry burn of specific time duration, and the landing burn is probably pre-programmed to start at a certain altitude/velocity, based on pre-launch Monte Carlo simulations that give them a good idea of how much propellant will be used during the burns.

My impression is that they're not pre-programming control timings such as when to start engine burns, rather they tweak constraint parameters for an onboard algorithm for real-time optimisation of landing trajectory. I.e., the rocket decides in flight when to start / stop or throttle engines.

Attached is a nice paper by Lars Blackmore, the person responsible for F9 EDL at SpaceX. It describes an onboard "Powered Descent Guidance" algorithm, which optimise landing trajectory for minimal landing error and fuel use, with given limits set on throttle, speed, position, etc.

Continuous onboard optimization during EDL is needed since initial conditions at staging are not known beforehand AND conditions change during flight such as wind gusts, high altitude jet-streams, engine performance, control accuracy, etc.

I believe SpaceX is currently in a phase of iteratively adjusting constraints. If SpaceX is very aggressive in finding the constraint envelope, it may be that there's quite a bit more fuel left in the rocket after landing. I.e. the warning that they might crash stage may not be due to "landing on fumes", but rather due to constraint experiments in order to expand the envelope and evaluate the overall performance.

Looking at Dr Blackmore's impressive list of publications I notice a couple on balloons in Titan's atmosphere.
A future FH launched Dragon 2 destination in the 20s?
« Last Edit: 06/05/2016 01:26 pm by philw1776 »
FULL SEND!!!!

Offline Zed_Noir

  • Senior Member
  • *****
  • Posts: 4541
  • Canada
  • Liked: 1412
  • Likes Given: 1163
Re: Pushing the limits of the hoverslam landing
« Reply #127 on: 06/06/2016 04:57 am »
You would think propellant load could be calculated based on knowing the thrust of the engines and the deceleration it produces. More deceleration for the same thrust means less mass of the stage, subtract the dry mass and you get the fuel. Maybe that can't be measured with enough precision, if so, upgrade the sensors.

No. Rocket fuel is notoriously difficult to measure in-flight, especially when in zero-G. It also sloshes, gurgles and bounces around when under thrust, changes density, and will generally seek the 'lowest' point at the end of the flight which may well be different from the 'lowest' point during launch, as the stage may be canted into the wind. You have to have reserves; the saving grace for SpaceX is that the thrust/weight ratio on the F9 is absurd when the tanks are almost empty and there's no second stage/payload on top, so they can get away with murder, eg the infamous hoverslam.

Recent videos from propellant tank interiors show that visual markings inside the tank can be use for gauging the volume of remaining propellants. At least while the vehicle is under acceleration.

Offline Bob Shaw

  • Full Member
  • ****
  • Posts: 1374
  • Liked: 702
  • Likes Given: 630
Re: Pushing the limits of the hoverslam landing
« Reply #128 on: 06/11/2016 01:56 am »
Oh, certainly - things will get smarter. But not all at once. The big thing SpaceX has going for it is, simply, that empty tankage is light. Everything else pales into invisibility compared to that.

Offline hkultala

  • Full Member
  • ****
  • Posts: 1184
  • Liked: 731
  • Likes Given: 890
Re: Pushing the limits of the hoverslam landing
« Reply #129 on: 02/02/2018 10:00 am »
I just want to point out that the Falcon 9 first stage carries approximately 286,400 kg in LOX and 123,100 in RP-1, approximate total of 409,500 kg.

Source: http://spaceflight101.com/spacerockets/falcon-9-ft/

A savings of 2,000 kg of propellants is about 0.5% of the Falcon 9's total fuel capacity.

So more aggressive landings would only help in the most marginal of return scenarios, where the Falcon 9 has already depleted almost all of its available fuel and oxidizer.

2000 kg of fuel saved in the landing phase does not mean only either
1) Having 2000 kg more fuel to spent in the ascent and boostback phase (0.5 % here is not much)
2) Having 2000 kg less weight to first accelerate to staging velocity(~1.5%)
3) Having 2000 kg less weight to boost back. (>5% for this)

It means the combination of  ALL of these.

And because rocket equation is a highly nonlinear equation, the benefits of these together is much higher than the sum of either done separately.



Offline speedevil

  • Senior Member
  • *****
  • Posts: 4406
  • Fife
  • Liked: 2761
  • Likes Given: 3369
Re: Pushing the limits of the hoverslam landing
« Reply #130 on: 02/02/2018 10:44 am »
And because rocket equation is a highly nonlinear equation, the benefits of these together is much higher than the sum of either done separately.

It's only highly nonlinear if you are at the portion where the mass is changing rapidly.
At the state where the tank is nearly empty, and the fuel is no longer overwhelmingly dominant, it's gets close to linear.

Offline AncientU

  • Senior Member
  • *****
  • Posts: 6257
  • Liked: 4164
  • Likes Given: 6080
Re: Pushing the limits of the hoverslam landing
« Reply #131 on: 02/02/2018 01:55 pm »
There seem to be a few factors that optimize fuel use (and thus delivered payload) by conducting a three engine landing burn:
1.  Extra fuel saved for landing is fuel that could have been used for boost during the most productive final few seconds of the burn -- 5g burn with almost empty tankage.  This is the fuel you most want to conserve -- it provides much more than 0.5% of acceleration (I think).
2.  Landing with minimal fuel also improves the ballistic coefficient, allowing the atmosphere to slow the booster more instead of the landing burn doing that deceleration, and
3.  Waiting till last seconds allows more deceleration in the thickest portions of the atmosphere. 
These last two each reduce the amount of fuel needed for landing.
"If we shared everything [we are working on] people would think we are insane!"
-- SpaceX friend of mlindner

Offline John Alan

  • Full Member
  • ****
  • Posts: 958
  • Central IL - USA - Earth
    • Home of the ThreadRipper Cadillac
  • Liked: 721
  • Likes Given: 2735
Re: Pushing the limits of the hoverslam landing
« Reply #132 on: 02/02/2018 03:59 pm »
I have sometimes wondered the trades... of adding some sort of speed brake to be deployed when it goes subsonic...
A)drogue chutes (then cut all loose when speed <~20 knots)
B)form fitted 'speed brakes' that deploy in between the grid fins (likely NFG on a mass trade study)

Obviously these all need thick air to work in...
...and they have to sort out the 3 engine super slam first, to maximize that free resource to work with it...  ;)
« Last Edit: 02/02/2018 04:02 pm by John Alan »

Offline MikeAtkinson

  • Full Member
  • ****
  • Posts: 1980
  • Bracknell, England
  • Liked: 784
  • Likes Given: 117
Re: Pushing the limits of the hoverslam landing
« Reply #133 on: 02/02/2018 04:18 pm »
There seem to be a few factors that optimize fuel use (and thus delivered payload) by conducting a three engine landing burn:
1.  Extra fuel saved for landing is fuel that could have been used for boost during the most productive final few seconds of the burn -- 5g burn with almost empty tankage.  This is the fuel you most want to conserve -- it provides much more than 0.5% of acceleration (I think).
2.  Landing with minimal fuel also improves the ballistic coefficient, allowing the atmosphere to slow the booster more instead of the landing burn doing that deceleration, and
3.  Waiting till last seconds allows more deceleration in the thickest portions of the atmosphere. 
These last two each reduce the amount of fuel needed for landing.

Agree, but there is likely to be a larger reserve of un-burned fuel on landing to ensure that none of the three engines run out of fuel.

Offline deruch

  • Senior Member
  • *****
  • Posts: 2422
  • California
  • Liked: 2006
  • Likes Given: 5634
Re: Pushing the limits of the hoverslam landing
« Reply #134 on: 02/03/2018 04:32 am »
There seem to be a few factors that optimize fuel use (and thus delivered payload) by conducting a three engine landing burn:
1.  Extra fuel saved for landing is fuel that could have been used for boost during the most productive final few seconds of the burn -- 5g burn with almost empty tankage.  This is the fuel you most want to conserve -- it provides much more than 0.5% of acceleration (I think).
2.  Landing with minimal fuel also improves the ballistic coefficient, allowing the atmosphere to slow the booster more instead of the landing burn doing that deceleration, and
3.  Waiting till last seconds allows more deceleration in the thickest portions of the atmosphere. 
These last two each reduce the amount of fuel needed for landing.

Though, it may not be a 1:1 transfer from savings on the landing to extra boost, as increasing the boost may also require that they add some to the entry burn in order to remain survivable/maintain reusable condition, etc.  But, any addition can be worth it.  The point is that optimizing the landing burn as much as possible either expands the envelope for what is considered a recoverable mission, allows them to improve the condition of recovered boosters by protecting them more on reentry, or improves the performance on what orbit a given payload can be delivered to.
Shouldn't reality posts be in "Advanced concepts"?  --Nomadd

Tags:
 

Advertisement NovaTech
Advertisement SkyTale Software GmbH
Advertisement Northrop Grumman
Advertisement
Advertisement Brady Kenniston
Advertisement NextSpaceflight
Advertisement Nathan Barker Photography
0