Degenerate form: Difference between revisions
en>Rezabot m r2.7.1) (Robot: Adding fa:حالت تبهگن |
en>Addbot m Bot: Migrating 1 interwiki links, now provided by Wikidata on d:q8214677 |
||
| Line 1: | Line 1: | ||
[[File:Rocket mass ratio versus delta-v.svg|thumb|right|Rocket [[mass ratio]]s versus final velocity calculated from the rocket equation.]] | |||
{{Astrodynamics |Equations}} | |||
The '''Tsiolkovsky rocket equation''', or '''ideal rocket equation''', describes the motion of vehicles that follow the basic principle of a [[rocket]]: a device that can apply acceleration to itself (a [[thrust]]) by expelling part of its mass with high speed and move due to the [[conservation of momentum]]. The equation relates the [[delta v#Astrodynamics|delta-v]] (the maximum change of speed of the rocket if no other external forces act) with the [[effective exhaust velocity]] and the initial and final mass of a [[rocket]] (or other [[reaction engine]]). | |||
The | For any such maneuver (or journey involving a number of such maneuvers): | ||
:<math>\Delta v = v_\text{e} \ln \frac {m_0} {m_1}</math> | |||
where: | |||
:<math>m_0</math> is the initial total mass, including propellant, | |||
:<math>m_1</math> is the final total mass, | |||
:<math>v_\text{e}</math> is the [[effective exhaust velocity]], | |||
:<math>\Delta v\ </math> is delta-v - the maximum change of [[velocity]] of the vehicle (with no external forces acting), | |||
:<math>\ln</math> refers to the [[natural logarithm]] function. | |||
(The equation can also be written using the [[specific impulse]] instead of the effective exhaust velocity by applying the formula <math>v_\text{e} = I_\text{sp} \cdot g_0</math> where <math>I_\text{sp}</math> is the specific impulse expressed as a time period and <math>g_0</math> is [[Standard gravity|Standard Gravity]].) | |||
The equation is named after [[Konstantin Tsiolkovsky]] who independently derived it and published it in his 1903 work.<ref>К. Э. Циолковский, Исследование мировых пространств реактивными приборами, 1903. It is available online [http://epizodsspace.airbase.ru/bibl/dorev-knigi/ciolkovskiy/sm.rar here] in a [[RAR]]ed PDF</ref> The equation had been derived earlier by the [[United Kingdom|British]] [[mathematician]] [[William Moore (British mathematician)|William Moore]]. | |||
==History== | |||
This equation was independently derived by [[Konstantin Tsiolkovsky]] towards the end of the 19th century and is sometimes known under his name, but more often simply referred to as 'the rocket equation' (or sometimes the 'ideal rocket equation'). However, a recently-discovered pamphlet ''"A Treatise on the Motion of Rockets"'' by [[William Moore (British mathematician)|William Moore]]<ref>{{Cite book |authorlink=William Moore (British mathematician) |last=Moore |first=William |author2= of the [[Military Academy at Woolwich]] |title=A Treatise on the Motion of Rockets. To which is added, An Essay on Naval Gunnery |location=London |year=1813 |publisher=G. and S. Robinson }}<!-- in 8 volumes, price 10s --></ref> shows that the earliest known derivation of this kind of equation was in fact at the [[Royal Military Academy, Woolwich|Royal Military Academy]] at [[Woolwich]] in England in 1813,<ref>{{Cite journal |last=Johnson |first=W. |title=Contents and commentary on William Moore's a treatise on the motion of rockets and an essay on naval gunnery |journal=International Journal of Impact Engineering |volume=16 |issue=3 |year=1995 |pages=499–521 |doi=10.1016/0734-743X(94)00052-X |issn=0734-743X |url=http://www.sciencedirect.com/science/article/B6V3K-3Y5FP5P-11/2/c3e98a6cec8f083c93dc4e4e157282bb }}</ref> and was used for weapons research. | |||
==Derivation== | |||
Consider the following system: | |||
[[Image:Var mass system.PNG]] | |||
In the following derivation, "the rocket" is taken to mean "the rocket and all of its unburned propellant". | |||
Newton's second law of motion relates external forces (<math>F_i\,</math>) to the change in linear momentum of the whole system (including rocket and exhaust) as follows: | |||
:<math>\sum F_i = \lim_{\Delta t \to 0} \frac{P_2-P_1}{\Delta t}</math> | |||
where <math>P_1\,</math> is the momentum of the rocket at time ''t=0'': | |||
:<math> P_1 = \left( {m + \Delta m} \right)V</math> | |||
and <math>P_2\,</math> is the momentum of the rocket and exhausted mass at time <math>t=\Delta t\,</math>: | |||
:<math>P_2 = m\left(V + \Delta V \right) + \Delta m V_e</math> | |||
and where, with respect to the observer: | |||
:{| | |||
| <math>V\,</math> is the velocity of the rocket at time ''t=0'' | |||
|- | |||
| <math>V+\Delta V\,</math> is the velocity of the rocket at time <math>t=\Delta t\,</math> | |||
|- | |||
| <math>V_e\,</math> is the velocity of the mass added to the exhaust (and lost by the rocket) during time <math>\Delta t\,</math> | |||
|- | |||
| <math>m+\Delta m\,</math> is the mass of the rocket at time ''t=0'' | |||
|- | |||
| <math>m\,</math> is the mass of the rocket at time <math>t=\Delta t\,</math> | |||
|} | |||
The velocity of the exhaust <math>V_e</math> in the observer frame is related to the velocity of the exhaust in the rocket frame <math>v_e</math> by (since exhaust velocity is in the negative direction) | |||
:<math>V_e=V-v_e</math> | |||
Solving yields: | |||
:<math>P_2-P_1=m\Delta V-v_e\Delta m\,</math> | |||
and, using <math>dm=-\Delta m</math>, since ejecting a positive <math>\Delta m</math> results in a decrease in mass, | |||
:<math>\sum F_i=m\frac{dV}{dt}+v_e\frac{dm}{dt}</math> | |||
If there are no external forces then <math>\sum F_i=0</math> and | |||
:<math>m\frac{dV}{dt}=-v_e\frac{dm}{dt}</math> | |||
Assuming <math>v_e\,</math> is constant, this may be integrated to yield: | |||
:<math>\Delta V\ = v_e \ln \frac {m_0} {m_1}</math> | |||
or equivalently | |||
:<math>m_1=m_0 e^{-\Delta V\ / v_e}</math> or <math>m_0=m_1 e^{\Delta V\ / v_e}</math> or <math>m_0 - m_1=m_1 (e^{\Delta V\ / v_e} - 1)</math> | |||
where <math>m_0</math> is the initial total mass including propellant, <math>m_1</math> the final total mass, and <math>v_e</math> the velocity of the rocket exhaust with respect to the rocket (the [[specific impulse]], or, if measured in time, that multiplied by [[gravity]]-on-Earth acceleration). | |||
The value <math>m_0 - m_1</math> is the total mass of propellant expended, and hence: | |||
:<math>M_f = 1-\frac {m_1} {m_0}=1-e^{-\Delta V\ / v_\text{e}}</math> | |||
where <math>M_f</math> is the [[propellant mass fraction]] (the part of the initial total mass that is spent as reaction mass). | |||
<math>\Delta V\ </math> ([[delta v]]) is the integration over time of the magnitude of the acceleration produced by using the rocket engine (what would be the actual acceleration if external forces were absent). In free space, for the case of acceleration in the direction of the velocity, this is the increase of the speed. In the case of an acceleration in opposite direction (deceleration) it is the decrease of the speed. Of course gravity and drag also accelerate the vehicle, and they can add or subtract to the change in velocity experienced by the vehicle. Hence delta-v is not usually the actual change in speed or velocity of the vehicle. | |||
If [[special relativity]] is taken into account, the following equation can be derived for a [[relativistic rocket]],<ref>Forward, Robert L. [http://www.relativitycalculator.com/images/rocket_equations/AIAA.pdf "A Transparent Derivation of the Relativistic Rocket Equation"] (see the right side of equation 15 on the last page, with R as the ratio of initial to final mass and w as the exhaust velocity, corresponding to v<sub>e</sub> in the notation of this article)</ref> with <math>\Delta v</math> again standing for the rocket's final velocity (after burning off all its fuel and being reduced to a rest mass of <math>m_1</math>) in the [[inertial frame of reference]] where the rocket started at rest (with the rest mass including fuel being <math>m_0</math> initially), and <math>c</math> standing for the [[speed of light]] in a vacuum: | |||
:<math>\frac{m_0}{m_1} = \left[\frac{1 + {\frac{\Delta v}{c}}}{1 - {\frac{\Delta v}{c}}}\right]^{\frac{c}{2v_e}}</math> | |||
Writing <math>\frac{m_0}{m_1}</math> as <math>R</math>, a little algebra allows this equation to be rearranged as | |||
:<math>\frac{\Delta v}{c} = \frac{R^{\frac{2v_e}{c}} - 1}{R^{\frac{2v_e}{c}} + 1}</math> | |||
Then, using the [[Identity (mathematics)|identity]] <math>R^{\frac{2v_e}{c}} = \exp \left[ \frac{2v_e}{c} \ln R \right]</math> (here "exp" denotes the [[exponential function]]; ''see also'' [[Natural logarithm]] as well as the "power" identity at [[Logarithm#Logarithmic identities]]) and the identity <math>\tanh x = \frac{e^{2x} - 1} {e^{2x} + 1}</math> (''see'' [[Hyperbolic function]]), this is equivalent to | |||
:<math>\Delta v = c \cdot \tanh \left(\frac {v_e}{c} \ln \frac{m_0}{m_1} \right)</math> | |||
==Applicability== | |||
The rocket equation captures the essentials of rocket flight physics in a single short equation. It also holds true for rocket-like reaction vehicles whenever the effective exhaust velocity is constant; and can be summed or integrated when the effective exhaust velocity varies. It takes only the propulsive force of the engine into account, neglecting [[aerodynamic force|aerodynamic]] or [[gravitation]]al forces on the vehicle. As such, it cannot be used by itself to accurately calculate the propellant requirement for launch from (or powered descent to) a planet with an atmosphere, and does not apply to [[Non-rocket spacelaunch|non-rocket systems]] such as [[aerobraking]], [[Space gun|gun launch]]es, [[space elevator]]s, [[launch loop]]s, or [[tether propulsion]]. | |||
Also, the equation strictly applies only to a theoretical [[orbital maneuver#impulsive maneuver|impulsive maneuver]], in which the propellant is discharged and delta-v applied instantaneously. Orbital maneuvers involving significantly large delta-v (such as [[translunar injection]]) still are under the influence of gravity for the duration of the propellant discharge, which influences the vehicle's velocity. The equation is most accurately applied to relatively small delta-v maneuvers such as those involved in fine-tuning [[space rendezvous]], or mid-course corrections in translunar or [[interplanetary spaceflight|interplanetary flight]]s where the gravity field is relatively weak. | |||
Nevertheless, the equation is useful for estimating the propellant requirement to perform a given [[orbital maneuver]], assuming a required delta-v. To achieve a large delta-v, either <math>m_0</math> must be huge ([[exponential growth|growing exponentially]] as delta-v rises), or <math>m_1</math> must be tiny, or <math>v_e</math> must be very high, or some combination of all of these. In practice, very high delta-v has been achieved by a combination of | |||
* very large rockets (increasing <math>m_0</math> with more fuel) | |||
* staging (decreasing <math>m_1</math> by throwing out the previous stage) | |||
* very high exhaust velocities (increasing <math>v_e</math>) | |||
==Examples== | |||
Assume an exhaust velocity of {{convert|4500|m/s|ft/s|sp=us}} and a <math>\Delta v</math> of {{convert|9700|m/s|ft/s|sp=us}} (Earth to [[low earth orbit|LEO]], including <math>\Delta v</math> to overcome gravity and aerodynamic drag). | |||
*[[Single stage to orbit]] rocket: <math>1-e^{-9.7/4.5}</math> = 0.884, therefore 88.4% of the initial total mass has to be propellant. The remaining 11.6% is for the engines, the tank, and the payload. In the case of a space shuttle, it would also include the orbiter. | |||
*[[Two stage to orbit]]: suppose that the first stage should provide a <math>\Delta v</math> of {{convert|5000|m/s|ft/s|sp=us}}; <math>1-e^{-5.0/4.5}</math> = 0.671, therefore 67.1% of the initial total mass has to be propellant to the first stage. The remaining mass is 32.9%. After disposing of the first stage, a mass remains equal to this 32.9%, minus the mass of the tank and engines of the first stage. Assume that this is 8% of the initial total mass, then 24.9% remains. The second stage should provide a <math>\Delta v</math> of {{convert|4700|m/s|ft/s|sp=us}}; <math>1-e^{-4.7/4.5}</math> = 0.648, therefore 64.8% of the remaining mass has to be propellant, which is 16.2%, and 8.7% remains for the tank and engines of the second stage, the payload, and in the case of a space shuttle, also the orbiter. Thus together 16.7% is available for all engines, the tanks, the payload, and the possible orbiter. | |||
==Stages== | |||
In the case of sequentially thrusting [[Staging (rocketry)|rocket stages]], the equation applies for each stage, where for each stage the initial mass in the equation is the total mass of the rocket after discarding the previous stage, and the final mass in the equation is the total mass of the rocket just before discarding the stage concerned. For each stage the specific impulse may be different. | |||
For example, if 80% of the mass of a rocket is the fuel of the first stage, and 10% is the dry mass of the first stage, and 10% is the remaining rocket, then | |||
:<math> | |||
\begin{align} | |||
\Delta v \ & = v_\text{e} \ln { 100 \over 100 - 80 }\\ | |||
& = v_\text{e} \ln 5 \\ | |||
& = 1.61 v_\text{e}. \\ | |||
\end{align} | |||
</math> | |||
With three similar, subsequently smaller stages with the same <math>v_e</math> for each stage, we have | |||
:<math>\Delta v \ = 3 v_\text{e} \ln 5 \ = 4.83 v_\text{e} </math> | |||
and the payload is 10%*10%*10% = 0.1% of the initial mass. | |||
A comparable [[Single-stage-to-orbit|SSTO]] rocket, also with a 0.1% payload, could have a mass of 11.1% for fuel tanks and engines, and 88.8% for fuel. This would give | |||
:<math>\Delta v \ = v_\text{e} \ln(100/11.2) \ = 2.19 v_\text{e}. </math> | |||
If the motor of a new stage is ignited before the previous stage has been discarded and the simultaneously working motors have a different specific impulse (as is often the case with solid rocket boosters and a liquid-fuel stage), the situation is more complicated. | |||
==Common misconceptions== | |||
When viewed as a [[variable-mass system]], a rocket cannot be directly analyzed with [[Newton's second law of motion]] because the law is valid for constant-mass systems only.<ref name="plastino">{{cite journal|last=Plastino|first=Angel R. |coauthors=Muzzio, Juan C.|year=1992|title=On the use and abuse of Newton's second law for variable mass problems|journal=Celestial Mechanics and Dynamical Astronomy|publisher=Kluwer Academic Publishers|location=Netherlands|volume= 53|issue= 3|pages=227–232|issn=0923-2958|bibcode=1992CeMDA..53..227P|doi=10.1007/BF00052611}} "We may conclude emphasizing that Newton's second law is valid for constant mass only. When the mass varies due to accretion or ablation, [an alternate equation explicitly accounting for the changing mass] should be used."</ref><ref name=Halliday>{{cite book|last=Halliday|coauthors=Resnick|title=Physics|volume=1|pages=199|quote=It is important to note that we ''cannot'' derive a general expression for Newton's second law for variable mass systems by treating the mass in '''F''' = ''d'''''P'''/''dt'' = ''d''(''M'''''v''') as a ''variable''. [...] We ''can'' use '''F''' = ''d'''''P'''/''dt'' to analyze variable mass systems ''only'' if we apply it to an ''entire system of constant mass'' having parts among which there is an interchange of mass.|isbn=0-471-03710-9}} [Emphasis as in the original]</ref><ref name=Kleppner> | |||
{{cite book|last=Kleppner|first=Daniel|coauthors=Robert Kolenkow|title=An Introduction to Mechanics|publisher=McGraw-Hill|year=1973|pages=133–134|isbn=0-07-035048-5|quote=Recall that '''F''' = ''d'''''P'''/''dt'' was established for a system composed of a certain set of particles[. ... I]t is essential to deal with the same set of particles throughout the time interval[. ...] Consequently, the mass of the system can not change during the time of interest.}}</ref> It can cause confusion that the Tsiolkovsky rocket equation looks similar to the relativistic force equation <math>F = dp/dt = m \; dv/dt + v \; dm/dt</math>. Using this formula with <math>m(t)</math> as the varying mass of the rocket seems to derive Tsiolkovsky rocket equation, but this derivation is not correct. Notice that the [[effective exhaust velocity]] <math>v_e</math> doesn't even appear in this formula. | |||
A simple counter example is to consider a rocket travelling with a constant velocity <math>v</math> with two maneuvering thrusters pointing out on either side, with both firing such that their forces cancel each other out. In such a case the rocket would be losing mass and an incorrect application of <math>F = dp/dt</math> would result in a non-zero but non-accelerating force, leading to nonsensical answers. However when including the mass of the exhaust products, the system becomes a closed system where the derivation is correct, as <math>F = dp/dt = 0</math> in the ''x'' direction, where ''x'' is the direction one thruster is pointing and -''x'' is the direction of the other thruster. | |||
==See also== | |||
{{Portal| Spaceflight }} | |||
* [[Delta-v]] | |||
* [[Delta-v budget]] | |||
* [[Oberth effect]] applying delta-v in a [[gravity well]] increases the final velocity | |||
* [[Specific impulse]] | |||
* [[Spacecraft propulsion]] | |||
* [[Mass ratio]] | |||
* [[Working mass]] | |||
* [[Relativistic rocket]] | |||
* [[Reversibility of orbits]] | |||
* [[Variable-mass system]]s | |||
{{Orbits}} | |||
==References== | |||
{{More footnotes|date=February 2009}} | |||
<references/> | |||
==External links== | |||
*[http://ed-thelen.org/rocket-eq.html How to derive the rocket equation] | |||
*[http://www.relativitycalculator.com/rocket_equations.shtml Relativity Calculator - Learn Tsiolkovsky's rocket equations] | |||
*[http://www.wolframalpha.com/input/?i=Tsiolkovsky+rocket+equation Tsiolkovsky's rocket equations plot and calculator] | |||
{{DEFAULTSORT:Tsiolkovsky Rocket Equation}} | |||
[[Category:Astrodynamics]] | |||
[[Category:Equations]] | |||
[[Category:Single-stage-to-orbit]] | |||
[[Category:Rocket propulsion]] | |||
Revision as of 07:12, 25 March 2013
The Tsiolkovsky rocket equation, or ideal rocket equation, describes the motion of vehicles that follow the basic principle of a rocket: a device that can apply acceleration to itself (a thrust) by expelling part of its mass with high speed and move due to the conservation of momentum. The equation relates the delta-v (the maximum change of speed of the rocket if no other external forces act) with the effective exhaust velocity and the initial and final mass of a rocket (or other reaction engine).
For any such maneuver (or journey involving a number of such maneuvers):
where:
- is the initial total mass, including propellant,
- is the final total mass,
- is the effective exhaust velocity,
- is delta-v - the maximum change of velocity of the vehicle (with no external forces acting),
- refers to the natural logarithm function.
(The equation can also be written using the specific impulse instead of the effective exhaust velocity by applying the formula where is the specific impulse expressed as a time period and is Standard Gravity.)
The equation is named after Konstantin Tsiolkovsky who independently derived it and published it in his 1903 work.[1] The equation had been derived earlier by the British mathematician William Moore.
History
This equation was independently derived by Konstantin Tsiolkovsky towards the end of the 19th century and is sometimes known under his name, but more often simply referred to as 'the rocket equation' (or sometimes the 'ideal rocket equation'). However, a recently-discovered pamphlet "A Treatise on the Motion of Rockets" by William Moore[2] shows that the earliest known derivation of this kind of equation was in fact at the Royal Military Academy at Woolwich in England in 1813,[3] and was used for weapons research.
Derivation
Consider the following system: File:Var mass system.PNG
In the following derivation, "the rocket" is taken to mean "the rocket and all of its unburned propellant".
Newton's second law of motion relates external forces () to the change in linear momentum of the whole system (including rocket and exhaust) as follows:
where is the momentum of the rocket at time t=0:
and is the momentum of the rocket and exhausted mass at time :
and where, with respect to the observer:
The velocity of the exhaust in the observer frame is related to the velocity of the exhaust in the rocket frame by (since exhaust velocity is in the negative direction)
Solving yields:
and, using , since ejecting a positive results in a decrease in mass,
If there are no external forces then and
Assuming is constant, this may be integrated to yield:
or equivalently
where is the initial total mass including propellant, the final total mass, and the velocity of the rocket exhaust with respect to the rocket (the specific impulse, or, if measured in time, that multiplied by gravity-on-Earth acceleration).
The value is the total mass of propellant expended, and hence:
where is the propellant mass fraction (the part of the initial total mass that is spent as reaction mass).
(delta v) is the integration over time of the magnitude of the acceleration produced by using the rocket engine (what would be the actual acceleration if external forces were absent). In free space, for the case of acceleration in the direction of the velocity, this is the increase of the speed. In the case of an acceleration in opposite direction (deceleration) it is the decrease of the speed. Of course gravity and drag also accelerate the vehicle, and they can add or subtract to the change in velocity experienced by the vehicle. Hence delta-v is not usually the actual change in speed or velocity of the vehicle.
If special relativity is taken into account, the following equation can be derived for a relativistic rocket,[4] with again standing for the rocket's final velocity (after burning off all its fuel and being reduced to a rest mass of ) in the inertial frame of reference where the rocket started at rest (with the rest mass including fuel being initially), and standing for the speed of light in a vacuum:
Writing as , a little algebra allows this equation to be rearranged as
Then, using the identity (here "exp" denotes the exponential function; see also Natural logarithm as well as the "power" identity at Logarithm#Logarithmic identities) and the identity (see Hyperbolic function), this is equivalent to
Applicability
The rocket equation captures the essentials of rocket flight physics in a single short equation. It also holds true for rocket-like reaction vehicles whenever the effective exhaust velocity is constant; and can be summed or integrated when the effective exhaust velocity varies. It takes only the propulsive force of the engine into account, neglecting aerodynamic or gravitational forces on the vehicle. As such, it cannot be used by itself to accurately calculate the propellant requirement for launch from (or powered descent to) a planet with an atmosphere, and does not apply to non-rocket systems such as aerobraking, gun launches, space elevators, launch loops, or tether propulsion.
Also, the equation strictly applies only to a theoretical impulsive maneuver, in which the propellant is discharged and delta-v applied instantaneously. Orbital maneuvers involving significantly large delta-v (such as translunar injection) still are under the influence of gravity for the duration of the propellant discharge, which influences the vehicle's velocity. The equation is most accurately applied to relatively small delta-v maneuvers such as those involved in fine-tuning space rendezvous, or mid-course corrections in translunar or interplanetary flights where the gravity field is relatively weak.
Nevertheless, the equation is useful for estimating the propellant requirement to perform a given orbital maneuver, assuming a required delta-v. To achieve a large delta-v, either must be huge (growing exponentially as delta-v rises), or must be tiny, or must be very high, or some combination of all of these. In practice, very high delta-v has been achieved by a combination of
- very large rockets (increasing with more fuel)
- staging (decreasing by throwing out the previous stage)
- very high exhaust velocities (increasing )
Examples
Assume an exhaust velocity of Template:Convert and a of Template:Convert (Earth to LEO, including to overcome gravity and aerodynamic drag).
- Single stage to orbit rocket: = 0.884, therefore 88.4% of the initial total mass has to be propellant. The remaining 11.6% is for the engines, the tank, and the payload. In the case of a space shuttle, it would also include the orbiter.
- Two stage to orbit: suppose that the first stage should provide a of Template:Convert; = 0.671, therefore 67.1% of the initial total mass has to be propellant to the first stage. The remaining mass is 32.9%. After disposing of the first stage, a mass remains equal to this 32.9%, minus the mass of the tank and engines of the first stage. Assume that this is 8% of the initial total mass, then 24.9% remains. The second stage should provide a of Template:Convert; = 0.648, therefore 64.8% of the remaining mass has to be propellant, which is 16.2%, and 8.7% remains for the tank and engines of the second stage, the payload, and in the case of a space shuttle, also the orbiter. Thus together 16.7% is available for all engines, the tanks, the payload, and the possible orbiter.
Stages
In the case of sequentially thrusting rocket stages, the equation applies for each stage, where for each stage the initial mass in the equation is the total mass of the rocket after discarding the previous stage, and the final mass in the equation is the total mass of the rocket just before discarding the stage concerned. For each stage the specific impulse may be different.
For example, if 80% of the mass of a rocket is the fuel of the first stage, and 10% is the dry mass of the first stage, and 10% is the remaining rocket, then
With three similar, subsequently smaller stages with the same for each stage, we have
and the payload is 10%*10%*10% = 0.1% of the initial mass.
A comparable SSTO rocket, also with a 0.1% payload, could have a mass of 11.1% for fuel tanks and engines, and 88.8% for fuel. This would give
If the motor of a new stage is ignited before the previous stage has been discarded and the simultaneously working motors have a different specific impulse (as is often the case with solid rocket boosters and a liquid-fuel stage), the situation is more complicated.
Common misconceptions
When viewed as a variable-mass system, a rocket cannot be directly analyzed with Newton's second law of motion because the law is valid for constant-mass systems only.[5][6][7] It can cause confusion that the Tsiolkovsky rocket equation looks similar to the relativistic force equation . Using this formula with as the varying mass of the rocket seems to derive Tsiolkovsky rocket equation, but this derivation is not correct. Notice that the effective exhaust velocity doesn't even appear in this formula.
A simple counter example is to consider a rocket travelling with a constant velocity with two maneuvering thrusters pointing out on either side, with both firing such that their forces cancel each other out. In such a case the rocket would be losing mass and an incorrect application of would result in a non-zero but non-accelerating force, leading to nonsensical answers. However when including the mass of the exhaust products, the system becomes a closed system where the derivation is correct, as in the x direction, where x is the direction one thruster is pointing and -x is the direction of the other thruster.
See also
Sportspersons Hyslop from Nicolet, usually spends time with pastimes for example martial arts, property developers condominium in singapore singapore and hot rods. Maintains a trip site and has lots to write about after touring Gulf of Porto: Calanche of Piana.
- Delta-v
- Delta-v budget
- Oberth effect applying delta-v in a gravity well increases the final velocity
- Specific impulse
- Spacecraft propulsion
- Mass ratio
- Working mass
- Relativistic rocket
- Reversibility of orbits
- Variable-mass systems
The name of the writer is Garland. Playing croquet is something I will never give up. He presently life in Idaho and his mothers and fathers reside close by. Bookkeeping is what he does.
my web-site: extended auto warranty
References
- ↑ К. Э. Циолковский, Исследование мировых пространств реактивными приборами, 1903. It is available online here in a RARed PDF
- ↑ 20 year-old Real Estate Agent Rusty from Saint-Paul, has hobbies and interests which includes monopoly, property developers in singapore and poker. Will soon undertake a contiki trip that may include going to the Lower Valley of the Omo.
My blog: http://www.primaboinca.com/view_profile.php?userid=5889534 - ↑ One of the biggest reasons investing in a Singapore new launch is an effective things is as a result of it is doable to be lent massive quantities of money at very low interest rates that you should utilize to purchase it. Then, if property values continue to go up, then you'll get a really high return on funding (ROI). Simply make sure you purchase one of the higher properties, reminiscent of the ones at Fernvale the Riverbank or any Singapore landed property Get Earnings by means of Renting
In its statement, the singapore property listing - website link, government claimed that the majority citizens buying their first residence won't be hurt by the new measures. Some concessions can even be prolonged to chose teams of consumers, similar to married couples with a minimum of one Singaporean partner who are purchasing their second property so long as they intend to promote their first residential property. Lower the LTV limit on housing loans granted by monetary establishments regulated by MAS from 70% to 60% for property purchasers who are individuals with a number of outstanding housing loans on the time of the brand new housing purchase. Singapore Property Measures - 30 August 2010 The most popular seek for the number of bedrooms in Singapore is 4, followed by 2 and three. Lush Acres EC @ Sengkang
Discover out more about real estate funding in the area, together with info on international funding incentives and property possession. Many Singaporeans have been investing in property across the causeway in recent years, attracted by comparatively low prices. However, those who need to exit their investments quickly are likely to face significant challenges when trying to sell their property – and could finally be stuck with a property they can't sell. Career improvement programmes, in-house valuation, auctions and administrative help, venture advertising and marketing, skilled talks and traisning are continuously planned for the sales associates to help them obtain better outcomes for his or her shoppers while at Knight Frank Singapore. No change Present Rules
Extending the tax exemption would help. The exemption, which may be as a lot as $2 million per family, covers individuals who negotiate a principal reduction on their existing mortgage, sell their house short (i.e., for lower than the excellent loans), or take part in a foreclosure course of. An extension of theexemption would seem like a common-sense means to assist stabilize the housing market, but the political turmoil around the fiscal-cliff negotiations means widespread sense could not win out. Home Minority Chief Nancy Pelosi (D-Calif.) believes that the mortgage relief provision will be on the table during the grand-cut price talks, in response to communications director Nadeam Elshami. Buying or promoting of blue mild bulbs is unlawful.
A vendor's stamp duty has been launched on industrial property for the primary time, at rates ranging from 5 per cent to 15 per cent. The Authorities might be trying to reassure the market that they aren't in opposition to foreigners and PRs investing in Singapore's property market. They imposed these measures because of extenuating components available in the market." The sale of new dual-key EC models will even be restricted to multi-generational households only. The models have two separate entrances, permitting grandparents, for example, to dwell separately. The vendor's stamp obligation takes effect right this moment and applies to industrial property and plots which might be offered inside three years of the date of buy. JLL named Best Performing Property Brand for second year running
The data offered is for normal info purposes only and isn't supposed to be personalised investment or monetary advice. Motley Fool Singapore contributor Stanley Lim would not personal shares in any corporations talked about. Singapore private home costs increased by 1.eight% within the fourth quarter of 2012, up from 0.6% within the earlier quarter. Resale prices of government-built HDB residences which are usually bought by Singaporeans, elevated by 2.5%, quarter on quarter, the quickest acquire in five quarters. And industrial property, prices are actually double the levels of three years ago. No withholding tax in the event you sell your property. All your local information regarding vital HDB policies, condominium launches, land growth, commercial property and more
There are various methods to go about discovering the precise property. Some local newspapers (together with the Straits Instances ) have categorised property sections and many local property brokers have websites. Now there are some specifics to consider when buying a 'new launch' rental. Intended use of the unit Every sale begins with 10 p.c low cost for finish of season sale; changes to 20 % discount storewide; follows by additional reduction of fiftyand ends with last discount of 70 % or extra. Typically there is even a warehouse sale or transferring out sale with huge mark-down of costs for stock clearance. Deborah Regulation from Expat Realtor shares her property market update, plus prime rental residences and houses at the moment available to lease Esparina EC @ Sengkang - ↑ Forward, Robert L. "A Transparent Derivation of the Relativistic Rocket Equation" (see the right side of equation 15 on the last page, with R as the ratio of initial to final mass and w as the exhaust velocity, corresponding to ve in the notation of this article)
- ↑ One of the biggest reasons investing in a Singapore new launch is an effective things is as a result of it is doable to be lent massive quantities of money at very low interest rates that you should utilize to purchase it. Then, if property values continue to go up, then you'll get a really high return on funding (ROI). Simply make sure you purchase one of the higher properties, reminiscent of the ones at Fernvale the Riverbank or any Singapore landed property Get Earnings by means of Renting
In its statement, the singapore property listing - website link, government claimed that the majority citizens buying their first residence won't be hurt by the new measures. Some concessions can even be prolonged to chose teams of consumers, similar to married couples with a minimum of one Singaporean partner who are purchasing their second property so long as they intend to promote their first residential property. Lower the LTV limit on housing loans granted by monetary establishments regulated by MAS from 70% to 60% for property purchasers who are individuals with a number of outstanding housing loans on the time of the brand new housing purchase. Singapore Property Measures - 30 August 2010 The most popular seek for the number of bedrooms in Singapore is 4, followed by 2 and three. Lush Acres EC @ Sengkang
Discover out more about real estate funding in the area, together with info on international funding incentives and property possession. Many Singaporeans have been investing in property across the causeway in recent years, attracted by comparatively low prices. However, those who need to exit their investments quickly are likely to face significant challenges when trying to sell their property – and could finally be stuck with a property they can't sell. Career improvement programmes, in-house valuation, auctions and administrative help, venture advertising and marketing, skilled talks and traisning are continuously planned for the sales associates to help them obtain better outcomes for his or her shoppers while at Knight Frank Singapore. No change Present Rules
Extending the tax exemption would help. The exemption, which may be as a lot as $2 million per family, covers individuals who negotiate a principal reduction on their existing mortgage, sell their house short (i.e., for lower than the excellent loans), or take part in a foreclosure course of. An extension of theexemption would seem like a common-sense means to assist stabilize the housing market, but the political turmoil around the fiscal-cliff negotiations means widespread sense could not win out. Home Minority Chief Nancy Pelosi (D-Calif.) believes that the mortgage relief provision will be on the table during the grand-cut price talks, in response to communications director Nadeam Elshami. Buying or promoting of blue mild bulbs is unlawful.
A vendor's stamp duty has been launched on industrial property for the primary time, at rates ranging from 5 per cent to 15 per cent. The Authorities might be trying to reassure the market that they aren't in opposition to foreigners and PRs investing in Singapore's property market. They imposed these measures because of extenuating components available in the market." The sale of new dual-key EC models will even be restricted to multi-generational households only. The models have two separate entrances, permitting grandparents, for example, to dwell separately. The vendor's stamp obligation takes effect right this moment and applies to industrial property and plots which might be offered inside three years of the date of buy. JLL named Best Performing Property Brand for second year running
The data offered is for normal info purposes only and isn't supposed to be personalised investment or monetary advice. Motley Fool Singapore contributor Stanley Lim would not personal shares in any corporations talked about. Singapore private home costs increased by 1.eight% within the fourth quarter of 2012, up from 0.6% within the earlier quarter. Resale prices of government-built HDB residences which are usually bought by Singaporeans, elevated by 2.5%, quarter on quarter, the quickest acquire in five quarters. And industrial property, prices are actually double the levels of three years ago. No withholding tax in the event you sell your property. All your local information regarding vital HDB policies, condominium launches, land growth, commercial property and more
There are various methods to go about discovering the precise property. Some local newspapers (together with the Straits Instances ) have categorised property sections and many local property brokers have websites. Now there are some specifics to consider when buying a 'new launch' rental. Intended use of the unit Every sale begins with 10 p.c low cost for finish of season sale; changes to 20 % discount storewide; follows by additional reduction of fiftyand ends with last discount of 70 % or extra. Typically there is even a warehouse sale or transferring out sale with huge mark-down of costs for stock clearance. Deborah Regulation from Expat Realtor shares her property market update, plus prime rental residences and houses at the moment available to lease Esparina EC @ Sengkang "We may conclude emphasizing that Newton's second law is valid for constant mass only. When the mass varies due to accretion or ablation, [an alternate equation explicitly accounting for the changing mass] should be used." - ↑ 20 year-old Real Estate Agent Rusty from Saint-Paul, has hobbies and interests which includes monopoly, property developers in singapore and poker. Will soon undertake a contiki trip that may include going to the Lower Valley of the Omo.
My blog: http://www.primaboinca.com/view_profile.php?userid=5889534 [Emphasis as in the original] - ↑
20 year-old Real Estate Agent Rusty from Saint-Paul, has hobbies and interests which includes monopoly, property developers in singapore and poker. Will soon undertake a contiki trip that may include going to the Lower Valley of the Omo.
My blog: http://www.primaboinca.com/view_profile.php?userid=5889534