<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>TDK Propulsion &#187; characterization</title>
	<atom:link href="http://www.tdkpropulsion.com/tag/characterization/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tdkpropulsion.com</link>
	<description>Research 2.0</description>
	<lastBuildDate>Tue, 07 Sep 2010 00:26:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Port to Throat</title>
		<link>http://www.tdkpropulsion.com/2010/04/port-to-throat/</link>
		<comments>http://www.tdkpropulsion.com/2010/04/port-to-throat/#comments</comments>
		<pubDate>Sat, 01 May 2010 03:29:16 +0000</pubDate>
		<dc:creator>David Reese</dc:creator>
				<category><![CDATA[Propulsion Theory]]></category>
		<category><![CDATA[characterization]]></category>
		<category><![CDATA[erosive burning]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[theory]]></category>

		<guid isPermaLink="false">http://www.tdkpropulsion.com/?p=160</guid>
		<description><![CDATA[The goal of any rocket motor designer is to pack as much propellant into the motor casing as possible. After all, you&#8217;ve only got so much room for motor &#8212; might as well make the most of it. One popular way to increase volumetric loading is to step the cores of the grains as they [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.tdkpropulsion.com/wp-content/uploads/2010/04/phi_derivation-300x126.gif" alt="" title="Phi Derivation" width="300" height="126" class="aligncenter size-medium wp-image-161"/><br />
The goal of any rocket motor designer is to pack as much propellant into the motor casing as possible.  After all, you&#8217;ve only got so much room for motor &#8212; might as well make the most of it.  One popular way to increase volumetric loading is to step the cores of the grains as they go down the length of the motor, putting a large port diameter near the nozzle throat and a smaller port diameter up near the head end of the motor, where the mass flux and port velocity is low.  As the gas accelerates down the length of the grain, opening up the port lowers the mass flux to hopefully mitigate the effects of erosive burning.</p>
<p>But what if the aft grain is small?  It&#8217;d pack more propellant in the motor, but bad things could also happen.  Common industry wisdom says keep a <del datetime="2010-07-11T20:08:51+00:00">port to throat</del> throat to port (thanks James!) area ratio of 0.5; McCreary is a bit sportier in &#8220;<a href="http://www.lokiresearch.com/ecp.asp">Experimental Composite Propellant</a>&#8220;, going for a diameter ratio of 0.75 (and thus an area ratio of ~0.56).  Of course, many rocketeers have been known to push this limit, even so far as to have a port the same size or smaller than the throat.  And it works, sometimes.  So what happens as the port size is increased?<span id="more-160"></span></p>
<p>There are some simple gas effects that we can model fairly easily using ideal rocket assumptions.  The major item is a pressure differential that develops between the head end and the aft end of the grain.  If you&#8217;ve ever bought an Aerotech 38/1080 motor and wondered why it needs a seal disk, while a 38/240 does not, it&#8217;s because of this pressure differential issue.  (The seal disk keeps the gas leak from focusing over the edge of the liner, eroding it quickly and leading to forward end heat problems.)  This pressure differential develops because mass is being added down the length of the rocket motor, and this mass needs to be accelerated by the gas flow to sonic velocity at the nozzle throat.  Since temperature is constant throughout the motor, the energy lost to accelerating the gas shows up as a pressure loss.</p>
<p>How do we calculate this?  The first thing to do is to figure out the gas velocity over the aft end of the grain.  We can turn to our old isentropic flow friends to help us out &#8212; we know the port to throat area ratio Ap/At, so all we have to do is apply the area-Mach relation and we&#8217;ll have what we&#8217;re looking for there:<br />
<center><img src="http://www.tdkpropulsion.com/wp-content/ql-cache/quicklatex-e11f446c51f0cb685e912a3f820b4030.gif" alt="\frac{A_p}{A_t} = \frac{1}{M_a}\left[\frac{2+(\gamma-1)M_a^{\phantom{_a}2}}{\gamma+1}\right]^{\frac{\gamma+1}{2(\gamma-1)}}" title="\frac{A_p}{A_t} = \frac{1}{M_a}\left[\frac{2+(\gamma-1)M_a^{\phantom{_a}2}}{\gamma+1}\right]^{\frac{\gamma+1}{2(\gamma-1)}}" style="vertical-align: -12px; border: none;"/></center><br />
Of course, this is implicit for Ma in terms of Ap and At, so you need to break out Excel with a goal seek or your other favorite numerical solution method to get an answer.</p>
<p>With the Mach number in hand, now we move on to using a simplification of the compressible flow god equation (topic for another post&#8230;) neglecting all terms except mass addition, to give the pressure ratio as a function of Mach number.  (Think of this as the mdot version of <a href="http://en.wikipedia.org/wiki/Fanno_flow">Fanno flow</a> or <a href="http://en.wikipedia.org/wiki/Rayleigh_flow">Rayleigh flow</a>.)  Considering the head end of the motor as location 1 and the aft end as location 2, we get:<br />
<center><img src="http://www.tdkpropulsion.com/wp-content/ql-cache/quicklatex-417c2b39cef2987c14d7348c18750d94.gif" alt="\frac{P_2}{P_1} = \frac{1+\gamma M_1^{\phantom{1}2}}{1+\gamma M_2^{\phantom{2}2}}" title="\frac{P_2}{P_1} = \frac{1+\gamma M_1^{\phantom{1}2}}{1+\gamma M_2^{\phantom{2}2}}" style="vertical-align: -12px; border: none;"/></center><br />
or, for stagnation conditions 0 (as exist at the head end of the motor):<br />
<center><img src="http://www.tdkpropulsion.com/wp-content/ql-cache/quicklatex-c3b82ca4b5356240fd4703db4a4ee163.gif" alt="\frac{P_{02}}{P_{01}} = \left(\frac{1+\frac{\gamma-1}{2}M_2^{\phantom{2}2}}{1+\frac{\gamma-1}{2}M_1^{\phantom{1}2}}\right)^{\frac{\gamma}{\gamma-1}}\left(\frac{1+\gamma M_1^{\phantom{1}2}}{1+\gamma M_2^{\phantom{2}2}}\right)" title="\frac{P_{02}}{P_{01}} = \left(\frac{1+\frac{\gamma-1}{2}M_2^{\phantom{2}2}}{1+\frac{\gamma-1}{2}M_1^{\phantom{1}2}}\right)^{\frac{\gamma}{\gamma-1}}\left(\frac{1+\gamma M_1^{\phantom{1}2}}{1+\gamma M_2^{\phantom{2}2}}\right)" style="vertical-align: -17px; border: none;"/></center><br />
Both of these equations confirm what our intuition from the previous paragraph said: increasing Mach number leads to decreasing pressure down the grain.  We can simplify this knowing that the flow velocity at the head end of the motor must be zero, and thus static conditions are equal to stagnation conditions.  Define the motor pressure ratio, phi, as<br />
<center><img src="http://www.tdkpropulsion.com/wp-content/ql-cache/quicklatex-247fa32154c15757e8cc6ebae0630620.gif" alt="\phi = \frac{P_{0a}}{P_h} = \frac{\left(1+\frac{\gamma-1}{2}M_a^{\phantom{a}2}\right)^{\frac{\gamma}{\gamma-1}}}{1+\gamma M_a^{2}}" title="\phi = \frac{P_{0a}}{P_h} = \frac{\left(1+\frac{\gamma-1}{2}M_a^{\phantom{a}2}\right)^{\frac{\gamma}{\gamma-1}}}{1+\gamma M_a^{2}}" style="vertical-align: -10px; border: none;"/></center><br />
and we should be all set.</p>
<p>So why does this matter, and how do you figure stuff out with it?  Well, first of all, it affects the thrust of your motor &#8212; since there is energy lost in the system, neglecting erosive effects, you are <em>losing</em> thrust when compared to a simple lumped-parameter ballistic calculation.  Calculating phi allows you to figure out exactly what your thrust loss is, since you want to be using the static pressure at the nozzle end to calculate thrust; in the words of my favorite propulsion professor, &#8220;no matter your vices and sins upstream, your thrust is determined by the pressure feeding the nozzle.&#8221;  This also contributes to additional stress on the head end of the motor; if your have a burn that is already &#8220;on edge&#8221; in terms of your hardware strength, you could be in trouble here, too.  (This is particularly important if you have a handle on the erosive behavior of the motor; though you might be designing in an erosive spike at startup, the combination of the spike and the increased head end pressure might be enough to blow the bulkhead.)</p>
<p>You can calculate the pressures at each end by simply using a conservation of mass flowrate &#8212; we&#8217;re still in steady-state ballistics land, so (mdot in) = (mdot out).  Assuming a constant (conservative) burning rate for the propellant down the length of the motor:<br />
<center><img src="http://www.tdkpropulsion.com/wp-content/ql-cache/quicklatex-c332b19d0fa2fe2bf7532617aedb6f56.gif" alt="\frac{P_{0a}A_t}{C^*} = \frac{\phi P_h A_t}{C^*} = aP_h^{\phantom{_h}{n}}\rho_p A_b" title="\frac{P_{0a}A_t}{C^*} = \frac{\phi P_h A_t}{C^*} = aP_h^{\phantom{_h}{n}}\rho_p A_b" style="vertical-align: -6px; border: none;"/></center><br />
(more accuracy would be cool in the form of a ballistic element model, but that&#8217;s also for another post), we can now solve for Ph and Pa.  If we take McCreary&#8217;s recommendation (Ap/At = 0.563) for a test drive here with a typical propellant, we get a phi of 0.935.  This translates, in a motor with a steady-state Pc of ~950 psi, to an actual head end stagnation pressure of ~1050 psi and aft end static pressure of ~900 psi &#8212; that&#8217;s fairly significant.</p>
<p>Of course, this analysis does not take into account various propellant combustion effects.  Having a port smaller than the throat will cause the choke point to be in the grain at startup, rather than in the nozzle throat.  This can have a nasty effect on motor performance, what with shock waves forming and all, and can also lead to serious erosive burning effects as the gas velocity increases and the boundary layer thins.  That&#8217;s the somewhat unpredictable part; it depends on propellant quality, composition, and rheology.  But at least it gives us some insight into what exactly is going on when we tighten up the port in search of better performance.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tdkpropulsion.com/2010/04/port-to-throat/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>New Blue</title>
		<link>http://www.tdkpropulsion.com/2009/06/new-blue/</link>
		<comments>http://www.tdkpropulsion.com/2009/06/new-blue/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 08:38:52 +0000</pubDate>
		<dc:creator>David Reese</dc:creator>
				<category><![CDATA[Propellant Formulation]]></category>
		<category><![CDATA[Tests & Flights]]></category>
		<category><![CDATA[Blue]]></category>
		<category><![CDATA[characterization]]></category>
		<category><![CDATA[formulation]]></category>

		<guid isPermaLink="false">http://www.tdkpropulsion.com/?p=89</guid>
		<description><![CDATA[I&#8217;ve been working on a new blue formula as of late. Consider this the first &#8220;official release&#8221;. It was conceived in January, first fired in April, and first fired with data last weekend. It&#8217;s a smokeless variant of the typical blue I&#8217;ve flown in the past &#8212; 1% CuO, 2% Al &#8212; with the goal [...]]]></description>
			<content:encoded><![CDATA[<a href="http://www.tdkpropulsion.com/2009/06/new-blue/sablue1/" rel="attachment wp-att-96" style="text-align:center;"><img src="http://www.tdkpropulsion.com/wp-content/uploads/2009/06/sablue1-202x300.jpg" alt="54/1400 in Inspector Gadget, 3/09." title="SA Blue First Flight" width="202" height="300" class="size-medium wp-image-96" /></a>
<p>I&#8217;ve been working on a new blue formula as of late.  Consider this the first &#8220;official release&#8221;.  It was conceived in January, first fired in April, and first fired with data last weekend.  It&#8217;s a smokeless variant of the typical blue I&#8217;ve flown in the past &#8212; 1% CuO, 2% Al &#8212; with the goal of getting something &#8220;<a href="http://www.aerotech-rocketry.com/customersite/products/motors/proptypes.html">Blue Thunder</a>&#8220;-like.  The story of the first flight is up in a  <a href="http://our.rocketryplanet.com/profiles/blogs/beware-the-ides-of-march">blog post on OurPlanet</a>.</p>
<p>First reactions from the flight were: (1) Not quite as fast as Blue Thunder, but certainly nice nonetheless, and (2) Oh my, look at that flame separation.  Data from static testing showed that this burn was only at ~570 PSI, but the flame stands off nicely, even at low chamber pressures.  It turns out to be about as fast as Kosdon fast, at least per the data.  Here&#8217;s a typical curve from a Loki 38/480 firing:</p>
<a href="http://www.tdkpropulsion.com/2009/06/new-blue/burndata/" rel="attachment wp-att-90"><img src="http://www.tdkpropulsion.com/wp-content/uploads/2009/06/burndata-300x220.jpg" alt="Taken on 6/9/09" title="38/480 SA Blue Test Firing Data" width="300" height="220" class="size-medium wp-image-90" style="text-align:center;"/></a>
<p>Delivered Isp is somewhere around 200 sec, so nothing too special &#8212; just another &#8220;knob&#8221; propellant to add to the fray.  Formula and rate data after the jump.<br />
<span id="more-89"></span></p>
<p>&#8220;SA Blue&#8221; (named such as I envisioned doing this in a C-slot for a Standard Arm I&#8217;m building) is 2% Al 400, 1% CuO, 80% solids with all 200 mic AP.  Pretty much as simple as you can make it.  But I like how it performs; not much to no slag on the nozzle, and a lot tamer than high CuO formulations (Amarillo Blue, I&#8217;m lookin at you&#8230;).  Initial data says r = 0.0175P<sub>c</sub><sup>0.42</sup> (P<sub>c</sub> in PSI) with a theoretical C* of 4632 ft/sec, safe to run between Kn = 200 and 300 in most situations.  Maybe one day I&#8217;ll try it in a 2550 &#8212; right now it looks like just over 900 PSI and a 1.8 sec burn.  L1500 anyone?  Maybe after it&#8217;s better characterized&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tdkpropulsion.com/2009/06/new-blue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
