Prove that no periodic orbits exist
$begingroup$
Please help!
I need to prove for the system below that no periodic orbits exist when $V_0=0$:
$frac{d^2x}{dt^2}+zeta_1 frac{dx}{dt}+(k_{11}+k_{12}x^2)x-2gammafrac{dy}{dt}=V_0 cos(omega t),$
$frac{d^2y}{dt^2}+zeta_2 frac{dy}{dt}+(k_{21}+k_{22}y^2)y+2gammafrac{dx}{dt}=0$.
x and y are displacements, and for mechanical understanding, $zeta_1$ and $zeta_2$ are damping parameters, $k_{11}, k_{12}, k_{21}, k_{22}$ are stiffness parameters, $V_0$ is a prescribed input voltage and $gamma$ is the rotation rate. Can someone help me out here?
nonlinear-system
$endgroup$
add a comment |
$begingroup$
Please help!
I need to prove for the system below that no periodic orbits exist when $V_0=0$:
$frac{d^2x}{dt^2}+zeta_1 frac{dx}{dt}+(k_{11}+k_{12}x^2)x-2gammafrac{dy}{dt}=V_0 cos(omega t),$
$frac{d^2y}{dt^2}+zeta_2 frac{dy}{dt}+(k_{21}+k_{22}y^2)y+2gammafrac{dx}{dt}=0$.
x and y are displacements, and for mechanical understanding, $zeta_1$ and $zeta_2$ are damping parameters, $k_{11}, k_{12}, k_{21}, k_{22}$ are stiffness parameters, $V_0$ is a prescribed input voltage and $gamma$ is the rotation rate. Can someone help me out here?
nonlinear-system
$endgroup$
$begingroup$
Which techniques to prove such results do you know / have you tried?
$endgroup$
– Did
Jan 9 at 9:25
$begingroup$
I tried using the Poincaré-Bendixson criterion, but couldn't find how to apply this on a coupled system. I use the book Nonlinear systems of Hassan K. Khalil, the 3rd edition.
$endgroup$
– Dennis
Jan 9 at 9:30
add a comment |
$begingroup$
Please help!
I need to prove for the system below that no periodic orbits exist when $V_0=0$:
$frac{d^2x}{dt^2}+zeta_1 frac{dx}{dt}+(k_{11}+k_{12}x^2)x-2gammafrac{dy}{dt}=V_0 cos(omega t),$
$frac{d^2y}{dt^2}+zeta_2 frac{dy}{dt}+(k_{21}+k_{22}y^2)y+2gammafrac{dx}{dt}=0$.
x and y are displacements, and for mechanical understanding, $zeta_1$ and $zeta_2$ are damping parameters, $k_{11}, k_{12}, k_{21}, k_{22}$ are stiffness parameters, $V_0$ is a prescribed input voltage and $gamma$ is the rotation rate. Can someone help me out here?
nonlinear-system
$endgroup$
Please help!
I need to prove for the system below that no periodic orbits exist when $V_0=0$:
$frac{d^2x}{dt^2}+zeta_1 frac{dx}{dt}+(k_{11}+k_{12}x^2)x-2gammafrac{dy}{dt}=V_0 cos(omega t),$
$frac{d^2y}{dt^2}+zeta_2 frac{dy}{dt}+(k_{21}+k_{22}y^2)y+2gammafrac{dx}{dt}=0$.
x and y are displacements, and for mechanical understanding, $zeta_1$ and $zeta_2$ are damping parameters, $k_{11}, k_{12}, k_{21}, k_{22}$ are stiffness parameters, $V_0$ is a prescribed input voltage and $gamma$ is the rotation rate. Can someone help me out here?
nonlinear-system
nonlinear-system
asked Jan 9 at 9:23
DennisDennis
12
12
$begingroup$
Which techniques to prove such results do you know / have you tried?
$endgroup$
– Did
Jan 9 at 9:25
$begingroup$
I tried using the Poincaré-Bendixson criterion, but couldn't find how to apply this on a coupled system. I use the book Nonlinear systems of Hassan K. Khalil, the 3rd edition.
$endgroup$
– Dennis
Jan 9 at 9:30
add a comment |
$begingroup$
Which techniques to prove such results do you know / have you tried?
$endgroup$
– Did
Jan 9 at 9:25
$begingroup$
I tried using the Poincaré-Bendixson criterion, but couldn't find how to apply this on a coupled system. I use the book Nonlinear systems of Hassan K. Khalil, the 3rd edition.
$endgroup$
– Dennis
Jan 9 at 9:30
$begingroup$
Which techniques to prove such results do you know / have you tried?
$endgroup$
– Did
Jan 9 at 9:25
$begingroup$
Which techniques to prove such results do you know / have you tried?
$endgroup$
– Did
Jan 9 at 9:25
$begingroup$
I tried using the Poincaré-Bendixson criterion, but couldn't find how to apply this on a coupled system. I use the book Nonlinear systems of Hassan K. Khalil, the 3rd edition.
$endgroup$
– Dennis
Jan 9 at 9:30
$begingroup$
I tried using the Poincaré-Bendixson criterion, but couldn't find how to apply this on a coupled system. I use the book Nonlinear systems of Hassan K. Khalil, the 3rd edition.
$endgroup$
– Dennis
Jan 9 at 9:30
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
You start with the standard trick to get from dynamic equations to energy equations, which is multiply first equation by $dot x$, second by $dot y$ and sum them:
$$
ddot xdot x+zeta_1dot x^2+(k_{11}+k_{12}x^2)xdot x -2gamma dot ydot x=
frac{d}{dt}left(frac12dot x^2+frac{k_{11}}2x^2+frac{k_{12}}4x^4right)+zeta_1dot x^2-2gammadot xdot y=0,\
ddot ydot y+zeta_2dot y^2+(k_{21}+k_{22}y^2)ydot y +2gamma dot xdot y=
frac{d}{dt}left(frac12dot y^2+frac{k_{21}}2y^2+frac{k_{22}}4y^4right)+zeta_2dot y^2+2gammadot xdot y=0,\
frac{dE}{dt}=-zeta_1dot x^2-zeta_2dot y^2, qquadtext{where}qquad E=frac14left(2dot x^2+2dot y^2+2k_{11}x^2+2k_{21}y^2+k_{12}x^4+k_{22}y^4right).
$$
So now we know for sure, that if both $zeta_1,zeta_2>0$ (or both $<0$), then energy is strictly decreasing (or increasing) and therefore there are no periodic orbits.
However, if $zeta_1=zeta_2=0$ or $zeta_1zeta_2<0$, then with some parameters there can be periodic orbits.
For example, if $k_{11}=k_{21}=1$ and everything else is zero, it's just two harmonic oscillator and every orbit is periodic. Or if $zeta_2=-zeta_1=1$, all $k=0$ and $gamma=1$, then for $z=(dot x, dot y)$ it is linear equation $dot z=Az$ with pure imaginary eigenvalues. Again, every orbit is periodic.
$endgroup$
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3067255%2fprove-that-no-periodic-orbits-exist%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
You start with the standard trick to get from dynamic equations to energy equations, which is multiply first equation by $dot x$, second by $dot y$ and sum them:
$$
ddot xdot x+zeta_1dot x^2+(k_{11}+k_{12}x^2)xdot x -2gamma dot ydot x=
frac{d}{dt}left(frac12dot x^2+frac{k_{11}}2x^2+frac{k_{12}}4x^4right)+zeta_1dot x^2-2gammadot xdot y=0,\
ddot ydot y+zeta_2dot y^2+(k_{21}+k_{22}y^2)ydot y +2gamma dot xdot y=
frac{d}{dt}left(frac12dot y^2+frac{k_{21}}2y^2+frac{k_{22}}4y^4right)+zeta_2dot y^2+2gammadot xdot y=0,\
frac{dE}{dt}=-zeta_1dot x^2-zeta_2dot y^2, qquadtext{where}qquad E=frac14left(2dot x^2+2dot y^2+2k_{11}x^2+2k_{21}y^2+k_{12}x^4+k_{22}y^4right).
$$
So now we know for sure, that if both $zeta_1,zeta_2>0$ (or both $<0$), then energy is strictly decreasing (or increasing) and therefore there are no periodic orbits.
However, if $zeta_1=zeta_2=0$ or $zeta_1zeta_2<0$, then with some parameters there can be periodic orbits.
For example, if $k_{11}=k_{21}=1$ and everything else is zero, it's just two harmonic oscillator and every orbit is periodic. Or if $zeta_2=-zeta_1=1$, all $k=0$ and $gamma=1$, then for $z=(dot x, dot y)$ it is linear equation $dot z=Az$ with pure imaginary eigenvalues. Again, every orbit is periodic.
$endgroup$
add a comment |
$begingroup$
You start with the standard trick to get from dynamic equations to energy equations, which is multiply first equation by $dot x$, second by $dot y$ and sum them:
$$
ddot xdot x+zeta_1dot x^2+(k_{11}+k_{12}x^2)xdot x -2gamma dot ydot x=
frac{d}{dt}left(frac12dot x^2+frac{k_{11}}2x^2+frac{k_{12}}4x^4right)+zeta_1dot x^2-2gammadot xdot y=0,\
ddot ydot y+zeta_2dot y^2+(k_{21}+k_{22}y^2)ydot y +2gamma dot xdot y=
frac{d}{dt}left(frac12dot y^2+frac{k_{21}}2y^2+frac{k_{22}}4y^4right)+zeta_2dot y^2+2gammadot xdot y=0,\
frac{dE}{dt}=-zeta_1dot x^2-zeta_2dot y^2, qquadtext{where}qquad E=frac14left(2dot x^2+2dot y^2+2k_{11}x^2+2k_{21}y^2+k_{12}x^4+k_{22}y^4right).
$$
So now we know for sure, that if both $zeta_1,zeta_2>0$ (or both $<0$), then energy is strictly decreasing (or increasing) and therefore there are no periodic orbits.
However, if $zeta_1=zeta_2=0$ or $zeta_1zeta_2<0$, then with some parameters there can be periodic orbits.
For example, if $k_{11}=k_{21}=1$ and everything else is zero, it's just two harmonic oscillator and every orbit is periodic. Or if $zeta_2=-zeta_1=1$, all $k=0$ and $gamma=1$, then for $z=(dot x, dot y)$ it is linear equation $dot z=Az$ with pure imaginary eigenvalues. Again, every orbit is periodic.
$endgroup$
add a comment |
$begingroup$
You start with the standard trick to get from dynamic equations to energy equations, which is multiply first equation by $dot x$, second by $dot y$ and sum them:
$$
ddot xdot x+zeta_1dot x^2+(k_{11}+k_{12}x^2)xdot x -2gamma dot ydot x=
frac{d}{dt}left(frac12dot x^2+frac{k_{11}}2x^2+frac{k_{12}}4x^4right)+zeta_1dot x^2-2gammadot xdot y=0,\
ddot ydot y+zeta_2dot y^2+(k_{21}+k_{22}y^2)ydot y +2gamma dot xdot y=
frac{d}{dt}left(frac12dot y^2+frac{k_{21}}2y^2+frac{k_{22}}4y^4right)+zeta_2dot y^2+2gammadot xdot y=0,\
frac{dE}{dt}=-zeta_1dot x^2-zeta_2dot y^2, qquadtext{where}qquad E=frac14left(2dot x^2+2dot y^2+2k_{11}x^2+2k_{21}y^2+k_{12}x^4+k_{22}y^4right).
$$
So now we know for sure, that if both $zeta_1,zeta_2>0$ (or both $<0$), then energy is strictly decreasing (or increasing) and therefore there are no periodic orbits.
However, if $zeta_1=zeta_2=0$ or $zeta_1zeta_2<0$, then with some parameters there can be periodic orbits.
For example, if $k_{11}=k_{21}=1$ and everything else is zero, it's just two harmonic oscillator and every orbit is periodic. Or if $zeta_2=-zeta_1=1$, all $k=0$ and $gamma=1$, then for $z=(dot x, dot y)$ it is linear equation $dot z=Az$ with pure imaginary eigenvalues. Again, every orbit is periodic.
$endgroup$
You start with the standard trick to get from dynamic equations to energy equations, which is multiply first equation by $dot x$, second by $dot y$ and sum them:
$$
ddot xdot x+zeta_1dot x^2+(k_{11}+k_{12}x^2)xdot x -2gamma dot ydot x=
frac{d}{dt}left(frac12dot x^2+frac{k_{11}}2x^2+frac{k_{12}}4x^4right)+zeta_1dot x^2-2gammadot xdot y=0,\
ddot ydot y+zeta_2dot y^2+(k_{21}+k_{22}y^2)ydot y +2gamma dot xdot y=
frac{d}{dt}left(frac12dot y^2+frac{k_{21}}2y^2+frac{k_{22}}4y^4right)+zeta_2dot y^2+2gammadot xdot y=0,\
frac{dE}{dt}=-zeta_1dot x^2-zeta_2dot y^2, qquadtext{where}qquad E=frac14left(2dot x^2+2dot y^2+2k_{11}x^2+2k_{21}y^2+k_{12}x^4+k_{22}y^4right).
$$
So now we know for sure, that if both $zeta_1,zeta_2>0$ (or both $<0$), then energy is strictly decreasing (or increasing) and therefore there are no periodic orbits.
However, if $zeta_1=zeta_2=0$ or $zeta_1zeta_2<0$, then with some parameters there can be periodic orbits.
For example, if $k_{11}=k_{21}=1$ and everything else is zero, it's just two harmonic oscillator and every orbit is periodic. Or if $zeta_2=-zeta_1=1$, all $k=0$ and $gamma=1$, then for $z=(dot x, dot y)$ it is linear equation $dot z=Az$ with pure imaginary eigenvalues. Again, every orbit is periodic.
answered Jan 9 at 11:14
Vasily MitchVasily Mitch
2,1491311
2,1491311
add a comment |
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3067255%2fprove-that-no-periodic-orbits-exist%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
$begingroup$
Which techniques to prove such results do you know / have you tried?
$endgroup$
– Did
Jan 9 at 9:25
$begingroup$
I tried using the Poincaré-Bendixson criterion, but couldn't find how to apply this on a coupled system. I use the book Nonlinear systems of Hassan K. Khalil, the 3rd edition.
$endgroup$
– Dennis
Jan 9 at 9:30