| 1 | \documentclass{article} |
|---|
| 2 | \usepackage{fullpage,lmodern} |
|---|
| 3 | \usepackage[T1]{fontenc} |
|---|
| 4 | \begin{document} |
|---|
| 5 | \begin{enumerate} |
|---|
| 6 | \item Heat transfer, cost modeling and process selection |
|---|
| 7 | |
|---|
| 8 | \begin{enumerate} |
|---|
| 9 | \item The Biot number is given by Bi=$hL/k$. If you use the full thickness, |
|---|
| 10 | you get: |
|---|
| 11 | $$L=1{\rm cm \Rightarrow Bi = |
|---|
| 12 | \frac{880\frac{W}{m^2\cdot K}\cdot 0.01m}{2.2\frac{W}{m\cdot K}}=4}.$$ |
|---|
| 13 | $$L=2{\rm cm \Rightarrow Bi = |
|---|
| 14 | \frac{880\frac{W}{m^2\cdot K}\cdot 0.02m}{2.2\frac{W}{m\cdot K}}=8}.$$ |
|---|
| 15 | With intermediate Biot numbers, we can't use Newtonian cooling, error |
|---|
| 16 | functions, or Fourier series, so we need to use the centerline temperature |
|---|
| 17 | curves on the equation sheet. (``Finite differences'' is a technically |
|---|
| 18 | correct methodology too, but that's more cumbersome than is necessary |
|---|
| 19 | here.) |
|---|
| 20 | |
|---|
| 21 | However, these Biot numbers then {\em cannot} be used in the graphs, which |
|---|
| 22 | use half the thickness for the Biot number; on the graphs we use Bi=2 and 4 |
|---|
| 23 | for 1 cm and 2 cm respectively. |
|---|
| 24 | |
|---|
| 25 | \item To calculate the cooling time, first calculate the Fourier number from |
|---|
| 26 | the dimensionless temperature and Biot number using the graph. |
|---|
| 27 | $$\frac{T-T_{fl}}{T_i-T_{fl}}=\frac{45-25}{225-25}=0.1$$ |
|---|
| 28 | For the 1 cm thick part, Bi = 2, so the graph says Fo=2.0. Keeping in mind |
|---|
| 29 | $L=0.005$ m here (half the thickness), we calculate: |
|---|
| 30 | $${\rm Fo}=2.0=\frac{\alpha t}{L^2} \Rightarrow |
|---|
| 31 | t = 2.0\frac{L^2}{\alpha} = 2.0\frac{L^2\rho c_p}{k}= 2.0 |
|---|
| 32 | \frac{\rm(0.005m)^2\cdot1100\frac{kg}{m^3}\cdot3100\frac{J}{kg\cdot K}} |
|---|
| 33 | {\rm2.2\frac{W}{m\cdot K}} = 77.5\ {\rm seconds}.$$ |
|---|
| 34 | For the 2 cm thick part, Bi = 4, so the graph says Fo$\simeq1.5$. $L=0.01$ |
|---|
| 35 | m, so we calculate: |
|---|
| 36 | $${\rm Fo}=1.5=\frac{\alpha t}{L^2} \Rightarrow |
|---|
| 37 | t = 1.5\frac{L^2}{\alpha} = 1.5\frac{L^2\rho c_p}{k}= 1.5 |
|---|
| 38 | \frac{\rm(0.01m)^2\cdot1100\frac{kg}{m^3}\cdot3100\frac{J}{kg\cdot K}} |
|---|
| 39 | {\rm2.2\frac{W}{m\cdot K}} = 232\ {\rm seconds}.$$ |
|---|
| 40 | |
|---|
| 41 | \item The cooling time increases by a factor of three when the thickness |
|---|
| 42 | doubles. A scaling law would say that $t\propto L^n$ for some $n$ which we |
|---|
| 43 | can calculate from these two data points using: |
|---|
| 44 | $$n=\frac{\log (t_2/t_1)}{\log(L_2/L_1)}=\frac{\log(3)}{\log(2)}=1.58.$$ |
|---|
| 45 | This makes sense: if conduction-limited, time scales as thickness squared; |
|---|
| 46 | if limited by the mold and/or fluid boundary layer (captured together in |
|---|
| 47 | $h$), time scales linearly with thickness; this is in between. |
|---|
| 48 | |
|---|
| 49 | \item Calculate number of machines from required and available operating |
|---|
| 50 | time: |
|---|
| 51 | $$\rm\#\ of\ RTM\ Machines=\frac{Annual\ Required\ Operating\ Time}{Annual\ |
|---|
| 52 | Available\ Operating\ Time}$$ |
|---|
| 53 | $${\rm Required\ Operating\ Time} = PV_{eff}\times{\rm Cycle\ Time}$$ |
|---|
| 54 | $$PV_{eff}=\frac{\rm Production\ Volume}{\rm Yield}=\frac{5,000}{0.85}= |
|---|
| 55 | 5,883$$ |
|---|
| 56 | $$\rm Required\ Operating\ Time = 5,883\times\frac{1,800sec}{3,600sec/hr}= |
|---|
| 57 | 2,941hours$$ |
|---|
| 58 | $$\rm\#\ of\ RTM\ Machines=\frac{2,941hours}{2,500hours}=1.18=2\ machines$$ |
|---|
| 59 | |
|---|
| 60 | \item Calculate total unit cost: |
|---|
| 61 | $$\rm Total\ Unit\ Cost=\frac{Annual\ Equivalent\ Cost}{Annual\ |
|---|
| 62 | Production\ Volume}$$ |
|---|
| 63 | $$\rm Annual\ Production\ Volume=5,000$$ |
|---|
| 64 | $$\rm Annual\ Equivalent\ Cost=Annual\ Equivalent\ Capital\ Cost+ |
|---|
| 65 | Annual\ Materials\ Cost$$ |
|---|
| 66 | \begin{eqnarray} |
|---|
| 67 | \nonumber |
|---|
| 68 | {\rm Annual\ Materials\ Cost} &=& {\rm Annual\ Usage\times Unit\ Price}\\ |
|---|
| 69 | \nonumber |
|---|
| 70 | &=& (PV_{eff}\times{\rm Part\ Mass)\times Unit\ Price} \\ |
|---|
| 71 | \nonumber |
|---|
| 72 | &=& 5,883\times2\times\$4 \\ |
|---|
| 73 | \nonumber |
|---|
| 74 | &=& \$47,059 \\ |
|---|
| 75 | \nonumber |
|---|
| 76 | {\rm Annual\ Equivalent\ Capital\ Cost} &=& {\rm Investment}\times |
|---|
| 77 | r\frac{(1+r)^N}{(1+r)^N-1} \\ |
|---|
| 78 | \nonumber |
|---|
| 79 | &=& ({\rm \#\ of\ Equip\times Equip\ Price})\times0.15 |
|---|
| 80 | \frac{(1.15)^5}{(1.15)^5-1} \\ |
|---|
| 81 | \nonumber |
|---|
| 82 | &=& 2\times\$1{\rm million}\times0.298 \\ |
|---|
| 83 | \nonumber |
|---|
| 84 | &=& \$596,600\\ |
|---|
| 85 | \nonumber |
|---|
| 86 | {\rm Annual\ Equivalent\ Cost} &=& \$596,600+\$47,060=\$643,700 \\ |
|---|
| 87 | \nonumber |
|---|
| 88 | {\rm Unit\ Cost} &=& \frac{\$643,700}{5,000} = \$128.74 |
|---|
| 89 | \end{eqnarray} |
|---|
| 90 | |
|---|
| 91 | \item First let's compare costs when each process is operating one machine. |
|---|
| 92 | For RTM this would allow us to produce up to 4250 parts per year, the |
|---|
| 93 | injection process would allow 19,615. |
|---|
| 94 | \begin{eqnarray} |
|---|
| 95 | \nonumber |
|---|
| 96 | {\rm Unit\ Cost_{RTM}} &=& {\rm Unit\ Cost_{PolyCorp}} \\ |
|---|
| 97 | \nonumber |
|---|
| 98 | \frac{\$1{\rm million}\times0.298+({\rm 2kg\times\$4/kg}\times PV_{eff})} |
|---|
| 99 | {PV} &=& \frac{\$1.8{\rm million}\times0.298 + |
|---|
| 100 | ({\rm 2kg\times\$2/kg}\times PV_{eff})}{PV} \\ |
|---|
| 101 | \nonumber |
|---|
| 102 | \frac{\$298,300}{PV}+\frac{\$8}{85\%} &=& \frac{\$537,000}{PV}+ |
|---|
| 103 | \frac{\$4}{85\%} \\ |
|---|
| 104 | \nonumber |
|---|
| 105 | PV &=& 50,713 |
|---|
| 106 | \end{eqnarray} |
|---|
| 107 | But this answer is much larger than the production capacity for one machine |
|---|
| 108 | of either process. |
|---|
| 109 | |
|---|
| 110 | So let's try two RTM machines---basically, looking at the production volume |
|---|
| 111 | range of 4,251 to 8,500. |
|---|
| 112 | \begin{eqnarray} |
|---|
| 113 | \nonumber |
|---|
| 114 | {\rm Unit\ Cost_{RTM}} &=& {\rm Unit\ Cost_{PolyCorp}} \\ |
|---|
| 115 | \nonumber |
|---|
| 116 | \frac{\$2{\rm million}\times0.298+({\rm 2kg\times\$4/kg}\times PV_{eff})} |
|---|
| 117 | {PV} &=& \frac{\$1.8{\rm million}\times0.298 + |
|---|
| 118 | ({\rm 2kg\times\$2/kg}\times PV_{eff})}{PV} \\ |
|---|
| 119 | \nonumber |
|---|
| 120 | \frac{\$596,600}{PV}+\frac{\$8}{85\%} &=& \frac{\$537,000}{PV}+ |
|---|
| 121 | \frac{\$4}{85\%} \\ |
|---|
| 122 | \nonumber |
|---|
| 123 | PV &=& -12,665 |
|---|
| 124 | \end{eqnarray} |
|---|
| 125 | There is no positive PV which will make the RTM option cheaper with two |
|---|
| 126 | machines. |
|---|
| 127 | |
|---|
| 128 | Therefore, PolyCorp's process is cheaper as soon as production volume |
|---|
| 129 | exceeds the level requiring two RTM machines, which is 4,250 units/year. |
|---|
| 130 | \end{enumerate} |
|---|
| 131 | \end{enumerate} |
|---|
| 132 | \end{document} |
|---|
| 133 | |
|---|
| 134 | |
|---|
| 135 | |
|---|