Anonymous
×
Create a new article
Write your page title here:
We currently have 105 articles on MOR Wiki. Type your article name above or click on one of the titles below and start writing!



MOR Wiki

Difference between revisions of "Modified Gyroscope"

Line 33: Line 33:
   
 
Here,
 
Here,
<math>M(d)=(M_1+dM_2)</math>is the mass matrix,
+
<math>M(d)=(M_1+dM_2)\in \mathbb R^{n\times n}</math>is the mass matrix,
   
<math>D(\theta)=\theta(D_1+dD_2)</math> is the damping matrix,
+
<math>D(\theta)=\theta(D_1+dD_2)\in \mathbb R^{n\times n}</math> is the damping matrix,
   
<math>T(d)=T_1+(1/d)T_2+dT_3</math> is the stiffness matrix,
+
<math>T(d)=T_1+(1/d)T_2+dT_3\in \mathbb R^{n\times n}</math> is the stiffness matrix,
   
   
<math>B</math> is the load vector, <math>C</math> is the output matrix, and <math>y</math> is the output response.
+
<math>B \in \mathbb R^{n\times m_i}</math> is the load vector, <math>C \in \mathbb R^{m_o\times n}</math> is the output matrix, and <math>x \in \mathbb R^{n}</math> is the state vector, <math>y \in \mathbb R^{m_o}</math> is the output response.
   
   

Revision as of 17:28, 16 November 2011


Description of the device

The device is a MEMS gyroscope based on the butterfly gyroscope[1]developed at the Imego institute in Gothenburg, Sweden (see also: http://simulation.uni-freiburg.de/downloads/benchmark/The Butterfly Gyro (35889)). A gyroscope is a device used to measure angular rates in up to three axes.

The basic working principle of the gyroscope can be describes as follows[2]. Without applied external rotation, the paddles vibrate in phase with the function z(t ). Under the influence of an external rotation about the x-axis (drawn in red), an additional force due to the Coriolis acceleration acts upon the paddles. This force leads to an additional small out-of-phase vibration between two paddles on the same side of the bearing. This out-of phase vibration is measured as the difference of the z-displacement of the nodes with the red dots. Thus, measuring the displacement of two adjacent paddles, the rotation velocity can be ascertained.

Motivation of MOR

When planning for and making decisions on future improvements of the Butterfly Gyroscope, it is of importance to improve the efficiency of the gyro simulations. Repeated analysis of the sensor structure have to be conducted with respect to a number of important issues. Examples of such are sensitivity to shock, linear and angular vibration sensitivity, reaction to large rates and/or acceleration, different types of excitation load cases and the effect of force-feedback. The use of model order reduction indeed decreases run time for repeated simulations.


Description of the parametrized model

Two parameters are of special interest for the model. The first one is the quantity that is to be sensed, the rotation velocity around the x-axes. The second parameter is the width of the bearing, d. The parametrized system below is obtained by finite element discretization of the parametrized model (in the form of partial differential equations) for the gyroscope. (The details of constructing the parametrized system can be found in[2]. The system is of the following form: 
M(d)\ddot{x}+D(\theta)\dot{x}+T(d)x=B
y=Cx.

Here, M(d)=(M_1+dM_2)\in \mathbb R^{n\times n}is the mass matrix,

D(\theta)=\theta(D_1+dD_2)\in \mathbb R^{n\times n} is the damping matrix,

T(d)=T_1+(1/d)T_2+dT_3\in \mathbb R^{n\times n} is the stiffness matrix,


B \in \mathbb R^{n\times m_i} is the load vector, C \in \mathbb R^{m_o\times n} is the output matrix, and x \in \mathbb R^{n} is the state vector, y \in \mathbb R^{m_o} is the output response.


The variables d, \theta are the parameters of the system. d is the width of the bearing, \theta is the rotation velocity along the x axis.


The interesting output of the system is \delta which is the difference of the displacement z(t) between the two red dots on the same side of the bearing (see Fig.~\ref{example2}). The degrees of freedom is n=17913.

References

[1]Lienemann, D. Billger, E. B. Rudnyi, A. G. iner, J. G. Korvink, ``MEMS compact modeling meets model order reduction: Examples of the application of arnoldi methods formicrosystem devices," Nanotech, 2004, pp. 303–306.

[2]C. Moosmann, ``ParaMOR---- Model Order Reduction for parameterized MEMS applications," PhD thesis, Department of Microsystems Engineering, University of Freiburg, 2007.

[3]B. Salimbahrami, R. Eid, B. Lohmann, ``Model Reduction by Second Order Krylov Subspaces: Extensions, Stability and Proportional Damping," \newblock{\em IEEE International Symposium on Intelligent Control} 2006, pp. 2997–3002.