image/svg+xml

MicroacelerΓ³metro

Tomando en cuenta el sistema mΓ‘sa resorte amortiguador:

Fig sistema masa resorte

Para medir el desplazamiento de mm se utiliza un circuito de capacitores diferenciales

Fig placas paralelas

Su circuito equivalente es el siguiente:

Fig circuito equivalente

Vo=Vsβˆ’VC1V_o = V_s - V_{C1} q1=C1(Vsβˆ’Vo)q2=C2(Vo+Vs)\begin{aligned} q_1 &= C_1(V_s - V_o)\\ q_2 &= C_2(V_o + V_s)\\ \end{aligned} C1(Vsβˆ’Vo)=C2(Vo+Vs)C1Vsβˆ’C1Vo=C2Vo+C2VsC1Vsβˆ’C2Vs=C1Vo+C2Vo\begin{aligned} C_1(V_s - V_o) &= C_2(V_o + V_s)\\ C_1V_s - C_1V_o &= C_2V_o + C_2V_s\\ C_1V_s - C_2V_s &= C_1V_o + C_2V_o\\ \end{aligned} Vo=C1βˆ’C2C1+C2Vs\boxed{V_o = \frac{C_1 - C_2}{C_1 + C_2} V_s}

Como

C1=1G1C2=1G2C_1 = \frac{1}{G_1}\qquad C_2 = \frac{1}{G_2}

Entonces

Vo=G2βˆ’G1C1+C2Vs\boxed{V_o = \frac{G_2 - G_1}{C_1 + C_2} V_s}

Funcionamiento general

Modelo matemΓ‘tico

fig masa resorte amortiguador

mx¨+bx˙+kx=F=ma(1)\tag{1} m\ddot{x} + b\dot{x} + kx = F = ma

Aplicando la transformada de Laplace en (1)(1) con c.i.=0c.i. = 0.

X(s)a(s)=mms2+bs+k=1s2+bms+km(2)\tag{2} \begin{aligned} \frac{X(s)}{\large a(s)} &= \frac{m}{m s^2 + bs + k}\\ &= \frac{1}{s^2 + \frac{b}{m}s + \frac{k}{m}}\\ \end{aligned}

Comparando el sistema con la funciΓ³n de transferencia general para sistemas de segundo orden:

C(s)R(s)=Ο‰n2s2+2ΞΎΟ‰ns+Ο‰n2\dfrac{C(s)}{R(s)}=\dfrac{\omega_n^2}{s^2+2\xi\omega_n s +\omega_n^2}

Podremos estimar cual es la frecuencia natural del sistema y su factor de amortiguamiento.

Ο‰0=km\omega_0 = \sqrt{\frac{k}{m}} ΞΎ=b2km\xi = \frac{b}{2\sqrt{km}}

Siendo aa constante en (2)(2), se puede determinar el valor de xx en estado estacionario.

x=mak\boxed{x = \frac{ma}{k}}

MΓ©todo del trapecio

funcion a(t) mΓ©todo trapecio

a(t)=a(t1)+a(t2)βˆ’a(t1)t2βˆ’t1(tβˆ’t1)a(t)= a(t_1) + \frac{a(t_2) - a(t_1)}{t_2 - t_1}(t - t_1) v(t)=∫t1t2a(t)dt=a(t1)∫t1t2dt+a(t2)βˆ’a(t1)t2βˆ’t1∫t1t2(tβˆ’t1)dt=a(t1)[t2βˆ’t1]+a(t2)βˆ’a(t1)t2βˆ’t1(t2βˆ’t1)22\begin{aligned} v(t) &= \int^{t_2}_{t_1}a(t)dt = a(t_1)\int^{t_2}_{t_1}dt + \frac{a(t_2) - a(t_1)}{t_2 - t_1}\int^{t_2}_{t_1}(t - t_1)dt\\ &= a(t_1)[t_2 - t_1] + \frac{a(t_2) - a(t_1)}{t_2 - t_1}\frac{(t_2 - t_1)^2}{2} \end{aligned}

Por lo tanto

v(t)=(t2βˆ’t1)a(t1)+a(t2)2\boxed{v(t) = (t_2 - t_1)\frac{a(t_1) + a(t_2)}{2}}