|
Revision 63, 1.4 kB
(checked in by powell, 5 years ago)
|
|
New problem: CD injection molding I: Navier-Stokes
|
-
Property svn:keywords set to
Author Date Id Revision
|
| Line | |
|---|
| 1 | \documentclass{article} |
|---|
| 2 | \usepackage{fullpage} |
|---|
| 3 | \usepackage{pstricks} |
|---|
| 4 | \begin{document} |
|---|
| 5 | \begin{enumerate} |
|---|
| 6 | \item CD Injection Molding I: Navier-Stokes |
|---|
| 7 | |
|---|
| 8 | \begin{center} |
|---|
| 9 | \input{cd} |
|---|
| 10 | \end{center} |
|---|
| 11 | |
|---|
| 12 | CDs are made cheaply in large quantity by injection molding polycarbonate |
|---|
| 13 | into a nickel mold with precisely-machined bumps which form the ones and |
|---|
| 14 | zeroes. We would like to estimate the shear stress exerted by the |
|---|
| 15 | polycarbonate on the nickel, in order to assess the lifetime of the mold |
|---|
| 16 | (number of CDs it can make). |
|---|
| 17 | |
|---|
| 18 | The polymer flows from the center outward, and the viscosity is high enough |
|---|
| 19 | and the mold thin enough ($\sim$1mm) that the ``entrance length'' is even |
|---|
| 20 | smaller than the $\sim$1cm circle which is cut out of the center. |
|---|
| 21 | |
|---|
| 22 | \begin{enumerate} |
|---|
| 23 | \item Using the accompanying handout {\em Solving Fluid Dynamics Problems}, |
|---|
| 24 | state the assumptions which you can make about flow through the thin |
|---|
| 25 | mold. You can ignore the outer region near the advancing front (the |
|---|
| 26 | ``leading edge'' of the polymer), and also ignore the region very close to |
|---|
| 27 | the center. |
|---|
| 28 | \item Cancel the appropriate terms on the cylindrical Navier-Stokes |
|---|
| 29 | equations, which you will detach from the handout and turn in. You do {\em |
|---|
| 30 | not} need to (and may not be able to) reduce it to a simple system which |
|---|
| 31 | you can easily solve. |
|---|
| 32 | \end{enumerate} |
|---|
| 33 | \end{enumerate} |
|---|
| 34 | \end{document} |
|---|