root/trunk/matml/transport/problems/adhesdiff/adhesdiff.tex

Revision 237, 2.3 kB (checked in by powell, 3 years ago)

New problem: Diffusion of water into a flowing adhesive sheet

  • Property svn:keywords set to Author Date Id Revision
Line 
1\documentclass{article}
2\usepackage{fullpage,pstricks}
3\begin{document}
4\begin{enumerate}
5\item Diffusion of water vapor into a flowing adhesive sheet
6
7  Water vapor in air adsorbs and diffuses into an exposed liquid adhesive
8  monomer, such as cyanoacrylate, up to its solubility, possibly initating
9  polymerization.  A 5 mm thick sheet of high-viscosity adhesive flows down an
10  inclined plane with an exposed section 5 cm long at a 45$^\circ$ angle.
11  Estimating the rate of water incorporation into the adhesive is the
12  motivation for this problem.
13  % Cyanoacrylate data: http://ajh-knives.com/adhesive-pa1.html;
14  % 1000 cps (centipoise) = 1000*.01 cgs units = 1000 * 0.001 MKS units = 1.
15
16  \begin{center}
17    \input{adhesiflow}
18  \end{center}
19
20  Data:
21  \begin{itemize}
22  \item Adhesive density: $\rm\rho=1060kg/m^3$.
23  \item Adhesive viscosity: $\rm\mu=1\frac{kg}{m\cdot s}$.
24  \item Water diffusivity in liquid adhesive: $D=10^{-9}\frac{\rm m^2}{\rm s}$.
25  \item Water adsorption rate coefficient (based on the Langmuir equation):
26    $k''=5\frac{\rm m}{\rm s}$.
27    % J_m=\frac{Mp_v}{\sqrt{2\pi MRT}=k''\Delta C,
28    % k'' = \frac{Mp_v}{\Delta C\sqrt{2\pi MRT} = ...
29    % Assume 5 kPa gives 0.1%=1 kg/m^3 water conc.
30    % \frac{.018kg/mol5000kg/ms^2}{1kg/m3\sqrt{2\pi.018kg/mol8.314J/mol-K300K}}
31    % = 5.36 m/s
32  \end{itemize}
33
34  \begin{enumerate}
35  \item \label{exptime} How long does it take for fluid on the top surface to
36    flow down the exposed length of the incline?  Is flow laminar?  (Assume
37    dissolved water does not affect the adhesive properties.)
38  \item Estimate the diffusion length at the bottom of the incline, that is,
39    the depth to which the water has diffused during the exposure time
40    calculated in part \ref{exptime}.  (If you didn't get an answer to part
41    \ref{exptime}, use one second.)
42  \item Is transport of water into the adhesive limited by diffusion in the
43    liquid, or adsorption of water vapor at the liquid surface?  Explain your
44    answer.
45  \item Sketch the flow velocity profile and concentration boundary layer
46    formed by water diffusion into the liquid adhesive.  Your sketch need not
47    be to scale.
48  \item Write an equation for the the concentration of dissolved water vs.
49    location in the film $C(x,y)$ assuming transport into the liquid is limited
50    by diffusion.
51  \end{enumerate}
52\end{enumerate}
53\end{document}
Note: See TracBrowser for help on using the browser.