<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC
    "-//W3C//DTD XHTML 1.1 plus MathML 2.0 plus SVG 1.1//EN"
    "http://www.w3.org/2002/04/xhtml-math-svg/xhtml-math-svg-flat.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" dir="ltr">





<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Mécanique - Repérage d'un point - Vitesse et accélération (3)</title>
<link rel="stylesheet" type="text/css" media="screen" title="cours" href="cours.css" />
<link rel="alternate stylesheet" type="text/css" media="screen"  title="plan" href="plan.css" />

</head>





<body >
<div id="page">
<h1>Repérage d'un point - Vitesse et accélération (3)</h1>
<hr />
<p><em>Les vecteurs sont notés en gras.</em></p>




<h2>Coordonnées sphériques</h2>
<h3>Repérage d'un point - Vecteur position</h3>

<div class="centre"><img src="images/coord_spheriques.png" alt="" /></div>

<p>Les <strong>coordonnées sphériques</strong> <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mfenced>
      <mi>r</mi>
      <mi>&#x03B8;</mi>
      <mi>&#x03D5;</mi>
    </mfenced>
  </math> définissent de manière unique la position du point M :<br />
  <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi>r</mi>
    <mo>=</mo>
    <mfenced close="&#x2225; " open="&#x2225; ">
      <mi mathvariant="bold">OM</mi>
    </mfenced>
  </math> peut varier de 0 à  <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mo>+</mo>
    <mo>&#x221E;</mo>
  </math><br />
 <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi>&#x03B8;</mi>
    <mo>=</mo>
    <mfenced>
              <mrow>
          <msub>
            <mi mathvariant="bold">e</mi>
            <mi>z</mi>
          </msub>
          <mi>,</mi>
          <mi mathvariant="bold">OM</mi>
        </mrow>
          </mfenced>
  </math> peut varier de 0 à  <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi>&#x03C0;</mi>
  </math><br />
<math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi>&#x03D5;</mi>
    <mo>=</mo>
    <mfenced>
        <mrow>
          <msub>
            <mi mathvariant="bold">e</mi>
            <mi>x</mi>
          </msub>
          <mi>,</mi>
          <mi mathvariant="bold">OH</mi>
        </mrow>
    </mfenced>
  </math> peut varier de 0 à <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mn>2</mn>
    <mi>&#x03C0;</mi>
  </math></p>

<p>Les vecteurs <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <msub>
      <mi mathvariant="bold">e</mi>
      <mi>r</mi>
    </msub>
  </math>, <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <msub>
      <mi mathvariant="bold">e</mi>
      <mi>&#x03B8;</mi>
    </msub>
  </math> et <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <msub>
      <mi mathvariant="bold">e</mi>
      <mi>&#x03D5;</mi>
    </msub>
  </math> constitue la <strong>base sphérique</strong> : <br />
<math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <msub>
      <mi mathvariant="bold">e</mi>
      <mi>r</mi>
    </msub>
    <mo>=</mo>
    <mstyle displaystyle="true">
      <mfrac>
        <mi mathvariant="bold">OM</mi>
        <mrow>
          <mi>O</mi>
          <mi>M</mi>
        </mrow>
      </mfrac>
    </mstyle>
  </math><br />
 <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <msub>
      <mi mathvariant="bold">e</mi>
      <mi>&#x03D5;</mi>
    </msub>
  </math> est obtenu en tournant de <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi>&#x03C0;</mi>
    <mo>/</mo>
    <mn>2</mn>
  </math> dans le sens des  <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi>&#x03D5;</mi>
  </math> croissant à partir du vecteur <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi mathvariant="bold">OH</mi>
  </math><br />
 <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <msub>
      <mi mathvariant="bold">e</mi>
      <mi>&#x03B8;</mi>
    </msub>
    <mo>=</mo>
    <msub>
      <mi mathvariant="bold">e</mi>
      <mi>&#x03D5;</mi>
    </msub>
    <mo>&#x2227;</mo>
    <msub>
      <mi mathvariant="bold">e</mi>
      <mi>r</mi>
    </msub>
  </math></p>

<p>Le <strong>vecteur position</strong> s'écrit dans la base sphérique :</p>
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block" overflow="scroll">
    <mtable frame="solid">
      <mtr>
        <mtd>
          <mi mathvariant="bold">OM</mi>
          <mo>=</mo>
          <mi>r</mi>
          <mo>&#x2009;</mo>
          <msub>
            <mi mathvariant="bold">e</mi>
            <mi>r</mi>
          </msub>
        </mtd>
      </mtr>
    </mtable>
  </math>

<h3>Relation entre paramétrage sphérique et paramétrage
cartésien (voir TD)</h3>

<h3>Vecteur vitesse et vecteur accélération (voir TD)</h3>


<h2>Coordonnées géographiques</h2>

<div class="centre"><img src="images/coord_geographiques.png" /></div>




<h2>Exemples de mouvement</h2>
<h3>Vecteur accélération constant</h3>
 <math xmlns="http://www.w3.org/1998/Math/MathML" display="block" overflow="scroll">
    <mi mathvariant="bold">a</mi>
    <mo>=</mo>
    <mi mathvariant="bold">cte</mi>
  </math>
  <math xmlns="http://www.w3.org/1998/Math/MathML" display="block" overflow="scroll">
    <mi mathvariant="bold">v</mi>
    <mo>=</mo>
    <mi mathvariant="bold">a</mi>
    <mi>t</mi>
    <mo>+</mo>
    <mi mathvariant="bold">A</mi>
  </math>
  <math xmlns="http://www.w3.org/1998/Math/MathML" display="block" overflow="scroll">
    <mi mathvariant="bold">OM</mi>
    <mo>=</mo>
    <mstyle displaystyle="true">
      <mfrac>
        <mn>1</mn>
        <mn>2</mn>
      </mfrac>
    </mstyle>
    <mi mathvariant="bold">a</mi>
    <msup>
      <mi>t</mi>
      <mn>2</mn>
    </msup>
    <mo>+</mo>
    <mi mathvariant="bold">A</mi>
    <mi>t</mi>
    <mo>+</mo>
    <mi mathvariant="bold">B</mi>
  </math>



<h3>Mouvement rectiligne sinusoïdal</h3>
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block" overflow="scroll">
    <mi mathvariant="bold">OM</mi>
    <mo>=</mo>
    <mi>x</mi>
    <mo>&#x2009;</mo>
    <msub>
      <mi mathvariant="bold">e</mi>
      <mi>x</mi>
    </msub>
    <mspace width="1em"/>
    <mi>avec</mi>
    <mspace width="1em"/>
    <mi>x</mi>
    <mo>=</mo>
    <msub>
      <mi>x</mi>
      <mi>m</mi>
    </msub>
    <mi>cos</mi>
    <mo>&#x2061;</mo>
    <mi>&#x03C9;</mi>
    <mi>t</mi>
  </math>
  <math xmlns="http://www.w3.org/1998/Math/MathML" display="block" overflow="scroll">
    <mi mathvariant="bold">v</mi>
    <mo>=</mo>
    <mo>-</mo>
    <msub>
      <mi>x</mi>
      <mi>m</mi>
    </msub>
    <mi>&#x03C9;</mi>
    <mi>sin</mi>
    <mo>&#x2061;</mo>
    <mi>&#x03C9;</mi>
    <mi>t</mi>
    <mo>&#x2009;</mo>
    <msub>
      <mi mathvariant="bold">e</mi>
      <mi>x</mi>
    </msub>
  </math>
  <math xmlns="http://www.w3.org/1998/Math/MathML" display="block" overflow="scroll">
    <mi mathvariant="bold">a</mi>
    <mo>=</mo>
    <mo>-</mo>
    <msub>
      <mi>x</mi>
      <mi>m</mi>
    </msub>
    <msup>
      <mi>&#x03C9;</mi>
      <mn>2</mn>
    </msup>
    <mi>cos</mi>
    <mo>&#x2061;</mo>
    <mi>&#x03C9;</mi>
    <mi>t</mi>
    <mo>&#x2009;</mo>
    <msub>
      <mi mathvariant="bold">e</mi>
      <mi>x</mi>
    </msub>
    <mo>=</mo>
    <mo>-</mo>
    <msup>
      <mi>&#x03C9;</mi>
      <mn>2</mn>
    </msup>
    <mo>&#x2009;</mo>
    <mi mathvariant="bold">OM</mi>
  </math>
 

<h3>Mouvement circulaire</h3>
<p>Le paramétrage polaire est le mieux adapté :</p>
 <math xmlns="http://www.w3.org/1998/Math/MathML" display="block" overflow="scroll">
    <mi mathvariant="bold">OM</mi>
    <mo>=</mo>
    <mi>R</mi>
    <mo>&#x2009;</mo>
    <msub>
      <mi mathvariant="bold">e</mi>
      <mi>r</mi>
    </msub>
  </math>
  <math xmlns="http://www.w3.org/1998/Math/MathML" display="block" overflow="scroll">
    <mi mathvariant="bold">v</mi>
    <mo>=</mo>
    <mi>R</mi>
    <mover>
      <mi>&#x03B8;</mi>
      <mo>.</mo>
    </mover>
    <mo>&#x2009;</mo>
    <msub>
      <mi mathvariant="bold">e</mi>
      <mi>&#x03B8;</mi>
    </msub>
  </math>
  <math xmlns="http://www.w3.org/1998/Math/MathML" display="block" overflow="scroll">
    <mi mathvariant="bold">a</mi>
    <mo>=</mo>
    <mo>-</mo>
    <mi>R</mi>
    <msup>
      <mover>
        <mi>&#x03B8;</mi>
        <mo>.</mo>
      </mover>
      <mn>2</mn>
    </msup>
    <mo>&#x2009;</mo>
    <msub>
      <mi mathvariant="bold">e</mi>
      <mi>r</mi>
    </msub>
    <mo>+</mo>
    <mi>R</mi>
    <mover>
      <mi>&#x03B8;</mi>
      <mo>..</mo>
    </mover>
    <mo>&#x2009;</mo>
    <msub>
      <mi mathvariant="bold">e</mi>
      <mi>&#x03B8;</mi>
    </msub>
  </math>







<div id="pied">
<hr />
<a href="../index.htm">accueil</a> >
<a href="../cours_de_physique.htm">matières</a> >
<a href="../cours_de_physique_rubriques/mecanique.htm">mécanique</a> > Repérage d'un point - Vitesse et accélération (3)


<div id="xiti-logo">
<a href="http://www.xiti.com/xiti.asp?s=284918" title="WebAnalytics">
<script type="text/javascript">
<!--
Xt_param = 's=284918&p=mecanique_reperage_point_vitesse_acceleration_3';
try {Xt_r = top.document.referrer;}
catch(e) {Xt_r = document.referrer; }
Xt_h = new Date();
Xt_i = '<img width="39" height="25" border="0" ';
Xt_i += 'src="http://logv8.xiti.com/hit.xiti?'+Xt_param;
Xt_i += '&hl='+Xt_h.getHours()+'x'+Xt_h.getMinutes()+'x'+Xt_h.getSeconds();
if(parseFloat(navigator.appVersion)>=4)
{Xt_s=screen;Xt_i+='&r='+Xt_s.width+'x'+Xt_s.height+'x'+Xt_s.pixelDepth+'x'+Xt_s.colorDepth;}
document.write(Xt_i+'&ref='+Xt_r.replace(/[<>"]/g, '').replace(/&/g, '$')+'">');
//-->
</script>
<object>
<noscript>
<div id="xiti-logo-noscript">
<img width="39" height="25" src="http://logv8.xiti.com/hit.xiti?s=284918&amp;p=&amp;" alt="WebAnalytics" />
</div>
</noscript>
</object>
</a>
</div>


</div><!-- pied -->



</div>
<!-- page -->
</body>
</html>
