next up previous
Next: Free End Up: Boundary Conditions in the Previous: Fixed End, Allowed to

Fixed Clamped End

Here the boundary conditions are

\begin{subequations}\begin{align}w(0,t)&= 0 &\Longrightarrow&& v(0,t) = 0\\ \fra...
...rightarrow&&\frac{\partial v(0,t)}{\partial x} = 0 \end{align}\end{subequations}

The boundary condition $ w=0$ is implemented as in the previous case. The condition $ \frac{\partial v(0,t)}{\partial x} = 0$ requires some discussion.

Consider difference scheme (5.5) operating at the grid point $ i=0$. By condition (5.13a), $ V_{0}(n)$ will be set to zero, so we do not need to use (5.5a) at all. The difference scheme used to update $ M_{0}$ would be

$\displaystyle M_{0}(n+{\textstyle \frac{1}{2}})-M_{0}(n-{\textstyle \frac{1}{2}}) = \mu(\overline{EI})_{0}\big(V_{1}(n)-2V_{0}(n)+V_{-1}(n)\big)$    

if we had access to $ V_{-1}(n)$, a value of the grid function $ V$ at the grid location to the left of the boundary point. Since we don't, we eliminate it by use of the numerical boundary condition

$\displaystyle V_{1}(n)=V_{-1}(n)$    

which is a second-order accurate approximation to $ \frac{\partial v(0,t)}{\partial x} = 0$. This leaves us with

$\displaystyle M_{0}(n+{\textstyle \frac{1}{2}})-M_{0}(n-{\textstyle \frac{1}{2}}) = 2\mu(\overline{EI})_{0}V_{1}(n)$ (5.15)

Figure 5.4(b) shows the series junction terminated with a self-loop of impedance $ \tilde{Z}_{c,0}$. We now show that with the proper setting of this impedance, this termination satisfies a numerical condition identical to (5.14). At this junction, there will only be two incoming waves, $ \tilde{V}^{+}_{x^{+},0}$ and $ \tilde{V}^{+}_{c,0}$, and we thus have:
$\displaystyle M_{J,0}(n+{\textstyle \frac{1}{2}})$ $\displaystyle =$ $\displaystyle \frac{2}{\tilde{Z}_{J,0}}\left(\tilde{V}_{x^{+},0}^{+}(n+{\textstyle \frac{1}{2}})+\tilde{V}_{x^{+},c}^{+}(n+{\textstyle \frac{1}{2}})\right)\notag$  
  $\displaystyle =$ $\displaystyle \frac{2}{\tilde{Z}_{J,0}}\left(V_{x^{-},1}^{-}(n)-\tilde{V}_{c,0}^{-}(n-{\textstyle \frac{1}{2}})\right)\notag$  
  $\displaystyle =$ $\displaystyle \frac{2}{\tilde{Z}_{J,0}}\left(V_{J,1}(n)-V_{x^{-},1}^{+}(n)-\tilde{V}_{c,0}^{-}(n-{\textstyle \frac{1}{2}})\right)\notag$  
  $\displaystyle =$ $\displaystyle \frac{2}{\tilde{Z}_{J,0}}V_{J,1}(n)-\frac{2}{\tilde{Z}_{J,0}}\lef...
... \frac{1}{2}})+\tilde{V}_{x^{+},c}^{-}(n-{\textstyle \frac{1}{2}})\right)\notag$  
  $\displaystyle =$ $\displaystyle \frac{2}{\tilde{Z}_{J,0}}W_{J,1}(n)+M_{J,0}(n-{\textstyle \frac{1}{2}})$  

Thus, by identification with (5.14), we require

$\displaystyle \tilde{Z}_{J,0}\triangleq \tilde{Z}_{c,0}+\tilde{Z}_{x^{+},0} = \frac{1}{\mu (\overline{EI})_{0}}$    

and we can set

$\displaystyle \tilde{Z}_{c,0} = \frac{1}{\mu (\overline{EI})_{0}}-\tilde{Z}_{x^{+},0}$    

where the value of $ \tilde{Z}_{x^{+},0}$ depends on the type of network we are using (see previous section). For a network of type II or III (see previous section), $ \tilde{Z}_{c,0}$ as defined above is automatically positive, if the stability conditions over the interior network junctions are satisfied, respectively (this is easily checked). For mesh of type I, we can show that it will be positive if it is true that

$\displaystyle \mu\leq\sqrt{\frac{(\rho A)_{1}}{2(EI)_{0}}}$    

Since, for a Type I network, we already must have condition (5.11) for stability over the problem interior, then assuming that the material parameters do not vary greatly from one grid point to the next (In the limit as $ \Delta\rightarrow 0$, they must not), this boundary condition is stable for the type I mesh as well.

In this case it can be seen that one of the benefits of the waveguide formulation is that it is remarkably easy to check the compatibility of a particular type of boundary condition with a particular scheme. That is to say, the passivity condition, framed in terms of the positivity of the network immittances, even at the boundary, tells us immediately which boundary condition implementations will be stable. Compatibility can be checked directly in the finite difference framework, but the procedure (which form part of what is known as GKSO theory [176]) may be quite involved.


next up previous
Next: Free End Up: Boundary Conditions in the Previous: Fixed End, Allowed to
Stefan Bilbao 2002-01-22