|
Revision 133, 1.0 kB
(checked in by powell, 6 years ago)
|
|
New problem: Coextrusion of multilayer polymer sheets
|
-
Property svn:keywords set to
Author Date Id Revision
|
| Line | |
|---|
| 1 | \documentclass{article} |
|---|
| 2 | \usepackage{fullpage} |
|---|
| 3 | \newcommand{\PSbox}[3]{\mbox{\rule{0in}{#3}\special{psfile=#1}\hspace{#2}}} |
|---|
| 4 | \begin{document} |
|---|
| 5 | \begin{enumerate} |
|---|
| 6 | \item Coextrusion of multilayer polymer sheets |
|---|
| 7 | |
|---|
| 8 | The ``multilayer coextrusion'' process shown below produces a sheet comprised |
|---|
| 9 | of alternating layers of different polymers. |
|---|
| 10 | \begin{center} |
|---|
| 11 | \PSbox{coextrude-fig.ps}{277pt}{206pt} |
|---|
| 12 | \end{center} |
|---|
| 13 | |
|---|
| 14 | \begin{enumerate} |
|---|
| 15 | \item Sketch the fully-developed velocity profile of the liquid polymers in |
|---|
| 16 | the die (treat them as a single pseudoplastic fluid). |
|---|
| 17 | |
|---|
| 18 | \item Sketch the velocity profile of the solid sheet that has exited the die. |
|---|
| 19 | |
|---|
| 20 | \item The layers are uniform while flowing through the block and die. |
|---|
| 21 | However, after exiting the die, the layers are not uniform. Sketch the |
|---|
| 22 | layer thicknesses you would expect to see in a sheet cross-section. (Hint: |
|---|
| 23 | the ``flow rate'' in each layer is the same in the die and sheet.) |
|---|
| 24 | \end{enumerate} |
|---|
| 25 | \end{enumerate} |
|---|
| 26 | \end{document} |
|---|