[Mathematics][MIT 18.03] Detailed Explanation of the Frequency Problems in Second-Order Differential

Posted raymondjiang

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了[Mathematics][MIT 18.03] Detailed Explanation of the Frequency Problems in Second-Order Differential相关的知识,希望对你有一定的参考价值。

  Well, to begin with, I‘d like to say thank you to MIT open courses twice. It‘s their generosity that gives me the priviledge to enjoy the most outstanding education resources.

  Okay, come to the point -- The Frequency in Oscillation System.

  In general, there are two cases, undamped and damped. Let‘s begin with the first and easier one.

  Case 1. Undamped Oscillation System.

    In this system, the general form of the equation is $y‘‘ + \omega_0^2y=f(x)$, in which $f(x)$ refers to the input or, more practically, driving or forcing term.

    In this case, there is only one frequency: The Natural Frequency of this system $\omega_0$, AND if $f(x)$ is a trigonometric function, to maximum the amplitude or give rise to authentic resonance, we just need to let the frequency of $f(x)$ equals to $\omega_0$.

    Okay, let‘s do the inferences. First of all, if we want to get the natural frequency, we have to come back to the reduced or associated homogeneous equation(just let $f(x)$ equal to $0$).

    So, we get $y‘‘ + \omega_0^2y=0$. It‘s easy to solve by set $y = e^rt$, in which $t$ is the usually independent variable, specifically time in practical usage, and $r$ is the unknown constant.

    This process is quite simple. So I just omit it and present the result. We finally get $y = c_1\cos\omega_0 t + c_2\sin\omega_0 t$. Let‘s choose a simple particular solution.

    $y = \cos\omega_0 t$

    So, coming to this step, it‘s quite clear to see that this system possess a natural frequency $\omega_0$.

    But, further, with the driving term $\cos\omega t$, the solution will be the real part of $\tildey = \frace^i\omega t\omega_0^2-\omega^2$. And, by some analysis, we will get the conclusion that the resonance will occur if $\omega \to \omega_0$.

  Case  2. Damped Oscillation System.

    In the same way, the general form of the equation is $y‘‘ + 2py‘ + \omega_0^2y = f(x)$, in which $f(x)$ refers to the input or, more practically, driving or forcing term.

    In this case, there exists three frequency: The Natural Frequency of the associated undamped oscillation system $\omega_0$, The Damping Frequency, which is a pseudo frequency because actually the solution is not a pure trigonometric function, $\omega_1$, which equals to $\sqrt\omega_0^2-p^2$, The Frequency which driving force needs to maximum its pseudo amplitude or give rise to pseudo resonance, $\omega_r$, which equals to $\sqrt\omega_0^2-2p^2$ or $\sqrt\omega_1^2-p^2$.

    Okay, so let‘s begin with the simplest one, the natural frequency. Just delect the first-order term and remove the $f(x)$ and according to the case 1, we will get the result. That‘s simple, so it does not deserve detailed explanation.

    Secondly, the damping frequency. Above all, I have to clarify that in order to generate oscillation, this system has to be underdamped, which means that $p^2-\omega_0^2<0$, and we need to go back to the associated homogeneous equation too. So, by using the characteristic function, we get the roots are $-p \pm \sqrt\omega_0^2-p^2i$. That‘s why we set $\omega_1=\sqrt\omega_0^2-p^2$. As a result, we will finally get one simple particular solution $y = e^-pt\cos\omega_1t$. And, that‘s pseudo frequency because despite the behaviors it possesses, like frequency, period, oscillation, its amplitude actually fades with time. So the oscillation actually decays with time.

    Thirdly, we come to the most difficult part, which frequency maximums its pseudo amplitude or gives rise to pseudo resonance. Above all, by same practice, we set $f(x) =\cos\omega t$ and assume that $p(\alpha) \ne 0$. (NOTE: 1. $p(\alpha)$ means we substitude every $D$(the note of differentiation) in the polynomial with \alpha, in this specific case, the polynomial is $D^2+2pD+\omega_0^2$ 2. $\alpha$ is the complex index number of the exponential form of driving term after we complexify the $f(x)$.) So we get the complex solution $\tildey = \frac e^i\omega t-\omega^2+\omega_0^2+2p\omega i$.

    Now, there are two ways to go, the first way is to just hack, with enough calculation to separate the real part from it, you will get the answer.

    But the second way is to guess, or more precisely, rational guess. From the case 1, we know that in order to generate the resonance, the fact is that we have to let the denominator of the solution equals zero. So, by analogy, we let the denominator equals zero too.

    Step 1. we get $\omega_0^2+2p\omega i - \omega^2 = 0$.

    Step 2. Because it‘s not easy to see clearly, let‘s replace $\omega_0$ with $\omega_1$ and $p$. So we have $-\omega^2+p^2+2p\omega i = -\omega_1^2$.

    Step 3. Use Factorization. $(p + i\omega)^2 = (i\omega_1)^2$, and by sqrt both sides, we get $p + i\omega = i\omega_1$, that is $-ip + \omega = \omega_1$ or $\omega = \omega_1 + ip$.

    Step 4. Conjugate both sides, we have $\omega = \omega_1 - ip$.

    Step 5. Multiply these two equations. So $\omega^2 = \omega_1^2+p^2$. That‘s Wrong!

    So, there is only one way to go, hack.

以上是关于[Mathematics][MIT 18.03] Detailed Explanation of the Frequency Problems in Second-Order Differential的主要内容,如果未能解决你的问题,请参考以下文章

MIT 18.03 写给初学者的微积分校对活动 | ApacheCN

The Mathematics of the Rubik’s Cube

线性代数导论 | Linear Algebra 课程

Docker 18.03私有仓库搭建

「纯函数式」的 Linux 发行版 NixOS 发布 18.03 版

Centos7系统安装docker18.03