<?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>Electrocinétique - Lois générales dans l'ARQS (1)</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>Lois générales dans l'ARQS (1)</h1>
<hr />


<p>L'Approximation des Régimes Quasi Stationnaires (ARQS), consiste à négliger les temps de propagation ce qui est raisonnable si les fréquences et les dimensions des circuits ne sont pas trop grandes ce qui sera toujours le cas en première année.</p>

<p>De plus dans ce cours, les grandeurs électriques seront constantes (régime continu).</p>



<h2>Courant électrique</h2>
<p>Considérons un circuit très simple : une pile reliée à une ampoule par deux fils conducteurs.</p>

<p>La pile crée une <strong>différence de potentiel</strong> entre les points A et B,  <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <msub>
      <mi>V</mi>
      <mi>A</mi>
    </msub>
    <mo>-</mo>
    <msub>
      <mi>V</mi>
      <mi>B</mi>
    </msub>
    <mo>=</mo>
    <msub>
      <mi>U</mi>
      <mrow>
        <mi>A</mi>
        <mi>B</mi>
      </mrow>
    </msub>
  </math>, <strong>tension</strong> entre les points A et B.</p>

<p>Cette différence de potentiel est à l'origine d'un champ électrique  <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mover>
      <mi>E</mi>
      <mo>&#x20D7;</mo>
    </mover>
  </math> qui met en mouvement les <strong>porteurs de charge</strong>.<br />
Le résultat est un <strong>courant électrique</strong>.</p>

<p>Dans un métal, les porteurs de charge sont les <strong>électrons libres</strong>; dans les semiconducteurs, ce sont les électrons libres et les trous; dans les liquides conducteurs (électrolytes), ce sont les ions.</p>

<p>On définit l'<strong>intensité</strong> du courant comme étant la charge qui traverse une section du fil conducteur par unité de temps.<br />
Si <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi>d</mi>
    <mi>q</mi>
  </math> est la charge qui traverse la section pendant un
intervalle de temps <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi>d</mi>
    <mi>t</mi>
  </math> :</p>

<math xmlns="http://www.w3.org/1998/Math/MathML" display="block" overflow="scroll">
    <mtable frame="solid">
      <mtr>
        <mtd>
          <mi>I</mi>
          <mo>=</mo>
          <mstyle displaystyle="true">
            <mfrac>
              <mrow>
                <mi>d</mi>
                <mi>q</mi>
              </mrow>
              <mrow>
                <mi>d</mi>
                <mi>t</mi>
              </mrow>
            </mfrac>
          </mstyle>
        </mtd>
      </mtr>
    </mtable>
  </math>
<p><math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi>I</mi>
  </math> en ampères (<math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi>A</mi>
  </math>)<br />
<math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi>d</mi>
	<mi>q</mi>
  </math> en coulombs (<math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi>C</mi>
  </math>)<br />
<math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi>d</mi>
	<mi>t</mi>
  </math> en secondes (<math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi>s</mi>
  </math>)</p>

<p>Exemple : <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi>I</mi>
    <mo>=</mo>
    <mn>1</mn>
    <mo>&#x2009;</mo>
    <mrow>
      <mi>m</mi>
      <mi>A</mi>
    </mrow>
  </math>, pendant <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mn>1</mn>
    <mo>&#x2009;</mo>
    <mi>s</mi>
  </math> il y a <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mstyle displaystyle="true">
      <mfrac>
        <mrow>
          <mn>1</mn>
          <msup>
            <mn>0</mn>
            <mrow>
              <mo>-</mo>
              <mn>3</mn>
            </mrow>
          </msup>
          <mo>&#x2009;</mo>
          <mi>A</mi>
          <mo>&#x00D7;</mo>
          <mn>1</mn>
          <mo>&#x2009;</mo>
          <mi>s</mi>
        </mrow>
        <mrow>
          <mn>1</mn>
          <mi>,</mi>
          <mn>6.1</mn>
          <msup>
            <mn>0</mn>
            <mrow>
              <mo>-</mo>
              <mn>19</mn>
            </mrow>
          </msup>
          <mo>&#x2009;</mo>
          <mi>C</mi>
        </mrow>
      </mfrac>
    </mstyle>
    <mo>=</mo>
    <mn>6.1</mn>
    <msup>
      <mn>0</mn>
      <mn>15</mn>
    </msup>
    <mo>&#x2009;</mo>
    <msup>
      <mi>e</mi>
      <mo>-</mo>
    </msup>
  </math>
qui traverse la section !</p>

<p>Remarque : le sens conventionnel du courant est celui des porteurs
de charges positifs.</p>

<p class="def">L'électrocinétique est le domaine de l'électromagnétisme où
les manifestations du mouvement des porteurs de charge sont
étudiées en termes de courants et de tensions.</p>



<h2>Loi d'Ohm</h2>
<p>De nombreux conducteurs vérifient</p>

<math xmlns="http://www.w3.org/1998/Math/MathML" display="block" overflow="scroll">
    <mtable frame="solid">
      <mtr>
        <mtd>
          <msub>
            <mi>U</mi>
            <mrow>
              <mi>A</mi>
              <mi>B</mi>
            </mrow>
          </msub>
          <mo>=</mo>
          <msub>
            <mi>V</mi>
            <mi>A</mi>
          </msub>
          <mo>-</mo>
          <msub>
            <mi>V</mi>
            <mi>B</mi>
          </msub>
          <mo>=</mo>
          <mrow>
            <mi>R</mi>
            <mi>I</mi>
          </mrow>
        </mtd>
      </mtr>
    </mtable>
  </math>

<p><math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <msub>
      <mi>U</mi>
      <mrow>
        <mi>A</mi>
        <mi>B</mi>
      </mrow>
    </msub>
  </math> tension ou différence de potentiel entre les extrémités du conducteur en volt (<math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi>V</mi>
  </math>);<br />
<math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi>I</mi>
  </math> intensité du courant circulant dans le conducteur en ampère (<math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi>A</mi>
  </math>);<br />
<math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi>R</mi>
  </math> <strong>résistance</strong> en ohm (<math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi>&#x03A9;</mi>
  </math>).</p>

<p>On peut aussi écrire <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi>I</mi>
    <mo>=</mo>
    <mi>G</mi>
    <msub>
      <mi>U</mi>
      <mrow>
        <mi>A</mi>
        <mi>B</mi>
      </mrow>
    </msub>
  </math> où 
  <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi>G</mi>
    <mo>=</mo>
    <mn>1</mn>
    <mo>/</mo>
    <mi>R</mi>
  </math> est la <strong>conductance</strong> en siemens (<math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi>S</mi>
  </math>).</p>

<p>Expérimentalement, la résistance d'un conducteur métallique cylindrique et homogène est proportionnelle à la longueur  <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi>l</mi>
  </math> et inversement proportionnelle à la surface de la section  <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi>S</mi>
  </math> :</p>

<math xmlns="http://www.w3.org/1998/Math/MathML" display="block" overflow="scroll">
    <mtable frame="solid">
      <mtr>
        <mtd>
          <mi>R</mi>
          <mo>=</mo>
          <mi>&#x03C1;</mi>
          <mstyle displaystyle="true">
            <mfrac>
              <mi>l</mi>
              <mi>S</mi>
            </mfrac>
          </mstyle>
          <mo>=</mo>
          <mstyle displaystyle="true">
            <mfrac>
              <mn>1</mn>
              <mi>&#x03B3;</mi>
            </mfrac>
          </mstyle>
          <mstyle displaystyle="true">
            <mfrac>
              <mi>l</mi>
              <mi>S</mi>
            </mfrac>
          </mstyle>
        </mtd>
      </mtr>
    </mtable>
  </math>
  
<p><math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi>&#x03C1;</mi>
  </math> résistivité en  <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi>&#x03A9;</mi>
    <mi>.m</mi>
  </math><br />
<math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi>&#x03B3;</mi>
  </math> conductivité en <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <msup>
      <mi>&#x03A9;</mi>
      <mrow>
        <mo>-</mo>
        <mn>1</mn>
      </mrow>
    </msup>
    <mi>.</mi>
    <msup>
      <mi>m</mi>
      <mrow>
        <mo>-</mo>
        <mn>1</mn>
      </mrow>
    </msup>
  </math> ou <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mrow>
      <mi>S</mi>
      <mi>.</mi>
    </mrow>
    <msup>
      <mi>m</mi>
      <mrow>
        <mo>-</mo>
        <mn>1</mn>
      </mrow>
    </msup>
  </math></p>



<h2>Composition des circuits</h2>
<h3>Les dipôles</h3>
<p>Le branchement d'un dipôle se fait par une paire de bornes ou de pôles; exemples :</p>


<svg  version="1.1" id="Calque_2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="760" height="200"
	 viewBox="0 0 299.507 97.723" overflow="visible" enable-background="new 0 0 299.507 97.723" xml:space="preserve">
<line fill="none" stroke="#000000" x1="77.604" y1="8.607" x2="140.093" y2="8.607"/>
<rect x="91.725" y="0.546" fill="#FFFFFF" width="34.052" height="15.417"/>
<path fill="none" stroke="#000000" stroke-width="0.75" d="M91.354,8.262c0,0,0.106-7.196,3.145-7.249s3.625,10.34,3.625,14.018	s0.159-13.911,3.464-13.964s3.465,12.792,3.519,14.231c0.053,1.439-0.054-14.231,3.624-14.231s2.932,15.99,3.357,14.337	c0.427-1.652,0.214-14.657,3.625-14.284s3.091,12.579,3.357,14.178s0.16-14.16,3.731-14.178c2.593-0.013,3.357,6.929,3.357,6.929"/>
<line fill="none" stroke="#000000" x1="152.741" y1="8.607" x2="215.229" y2="8.607"/>
<rect x="180.638" y="0.879" fill="#FFFFFF" width="5.833" height="14.167"/>
<line fill="none" stroke="#000000" stroke-width="0.75" x1="180.649" y1="0.891" x2="180.649" y2="15.016"/>
<line fill="none" stroke="#000000" stroke-width="0.75" x1="186.299" y1="0.891" x2="186.299" y2="15.016"/>
<line fill="none" stroke="#000000" x1="0" y1="8.607" x2="62.489" y2="8.607"/>
<rect x="14.131" y="1.012" fill="#FFFFFF" stroke="#000000" stroke-width="0.75" width="34.648" height="14.437"/>
<text transform="matrix(1 0 0 1 27.5576 11.7222)" font-family="'TimesNewRomanPSMT'" font-size="10">R</text>
<line fill="none" stroke="#000000" x1="0" y1="67.972" x2="62.489" y2="67.972"/>
<circle fill="#FFFFFF" stroke="#000000" cx="31.69" cy="67.526" r="10.266"/>
<text transform="matrix(1 0 0 1 28.627 70.0308)" font-family="'TimesNewRomanPSMT'" font-size="10">V</text>
<line fill="none" stroke="#000000" x1="152.741" y1="67.972" x2="215.229" y2="67.972"/>
<circle fill="#FFFFFF" stroke="#000000" cx="184.431" cy="67.526" r="10.265"/>
<text transform="matrix(1 0 0 1 181.3672 70.0308)" font-family="'TimesNewRomanPSMT'" font-size="10">A</text>
<text transform="matrix(1 0 0 1 106.1147 49.0522)" font-family="'TimesNewRomanPSMT'" font-size="10">E</text>
<line fill="none" stroke="#000000" stroke-width="0.75" x1="98.141" y1="51.459" x2="117.096" y2="51.459"/>
<path d="M120.197,51.459c-1.555,0.577-3.483,1.561-4.679,2.603l0.941-2.603l-0.941-2.603
	C116.714,49.898,118.643,50.882,120.197,51.459z"/>
<circle fill="#FFFFFF" stroke="#000000" stroke-width="0.75" cx="109.166" cy="67.707" r="10.638"/>
<line fill="none" stroke="#000000" stroke-width="0.75" x1="77.827" y1="67.707" x2="139.87" y2="67.707"/>
<line fill="none" stroke="#000000" x1="229.497" y1="67.972" x2="291.986" y2="67.972"/>
<circle fill="#FFFFFF" stroke="#000000" cx="260.74" cy="67.526" r="10.266"/>
<text transform="matrix(1 0 0 1 257.3389 49.4771)" font-family="'TimesNewRomanPSMT'" font-size="10">I</text>
<line fill="none" stroke="#000000" stroke-width="0.75" x1="249.365" y1="51.884" x2="268.32" y2="51.884"/>
<path d="M271.422,51.884c-1.555,0.577-3.483,1.561-4.679,2.603l0.941-2.603l-0.941-2.603
	C267.938,50.323,269.867,51.307,271.422,51.884z"/>
<line fill="none" stroke="#000000" x1="260.784" y1="57.249" x2="260.784" y2="77.78"/>
<text transform="matrix(1 0 0 1 259.5225 17.1694)" font-family="'TimesNewRomanPSMT'" font-size="10">K</text>
<line fill="#FFFFFF" stroke="#000000" x1="229.284" y1="7.699" x2="250.114" y2="7.699"/>
<line fill="#FFFFFF" stroke="#000000" x1="250.114" y1="7.699" x2="270.944" y2="0.472"/>
<line fill="#FFFFFF" stroke="#000000" x1="270.944" y1="7.699" x2="292.198" y2="7.699"/>
<circle stroke="#000000" cx="250.113" cy="7.699" r="2.126"/>
<circle stroke="#000000" cx="270.944" cy="7.699" r="2.125"/>
<text transform="matrix(1 0 0 1 15.4751 31.5664)" font-family="'TimesNewRomanPSMT'" font-size="8">résistance</text>
<text transform="matrix(1 0 0 1 97.9736 31.5664)" font-family="'TimesNewRomanPSMT'" font-size="8">bobine</text>
<text transform="matrix(1 0 0 1 162.8599 31.5664)" font-family="'TimesNewRomanPSMT'" font-size="8">condensateur</text>
<text transform="matrix(1 0 0 1 241.8369 31.5664)" font-family="'TimesNewRomanPSMT'" font-size="8">interrupteur</text>
<text transform="matrix(1 0 0 1 15.9165 95.27)" font-family="'TimesNewRomanPSMT'" font-size="8">voltmètre</text>
<text transform="matrix(1 0 0 1 163.1099 95.27)" font-family="'TimesNewRomanPSMT'" font-size="8">ampèremètre</text>
<text transform="matrix(1 0 0 1 221.9736 95.2681)" font-family="'TimesNewRomanPSMT'" font-size="8">source idéale de courant</text>
<text transform="matrix(1 0 0 1 70.5303 95.2681)" font-family="'TimesNewRomanPSMT'" font-size="8">source idéale de tension</text>
</svg>



<h3>Caractéristique d'un dipôle</h3>
<p>La relation entre l'intensité du courant <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi>I</mi>
  </math>
  qui traverse le dipôle et la tension  <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi>U</mi>
  </math> à ses bornes caractérise le dipôle. Cette relation dépend du fléchage et doit toujours être accompagnée d'un schéma.</p>

<p>Résistance :</p>
<svg  version="1.1" id="Calque_2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="760" height="300"
	 viewBox="0 0 285.567 203.826" overflow="visible" enable-background="new 0 0 285.567 203.826" xml:space="preserve">
<line fill="none" stroke="#000000" x1="8.892" y1="45.24" x2="110.905" y2="45.24"/>
<rect x="31.96" y="32.84" fill="#FFFFFF" stroke="#000000" stroke-width="0.75" width="56.563" height="23.568"/>
<text transform="matrix(1 0 0 1 53.8789 50.3242)" font-family="'TimesNewRomanPSMT'" font-size="16.3249">R</text>
<text transform="matrix(1 0 0 1 9.6113 38.335)" font-family="'TimesNewRomanPSMT'" font-size="16.3249">I</text>
<text transform="matrix(1 0 0 1 273.7783 116.502)" font-family="'TimesNewRomanPSMT'" font-size="16.3249">U</text>
<text transform="matrix(1 0 0 1 132.1255 13.5742)" font-family="'TimesNewRomanPSMT'" font-size="16.3249">I </text>
<text transform="matrix(1 0 0 1 52.792 84.9082)" font-family="'TimesNewRomanPSMT'" font-size="16.3249">U </text>
<g>
	<line fill="none" stroke="#000000" x1="0" y1="112.228" x2="262.279" y2="112.228"/>
	<path d="M268.314,112.228c-2.84,1.054-6.363,2.852-8.547,4.755l1.72-4.755l-1.72-4.755
		C261.951,109.376,265.474,111.175,268.314,112.228z"/>
</g>
<g>
	<line fill="none" stroke="#000000" x1="135.144" y1="203.826" x2="135.144" y2="24.135"/>
	<path d="M135.144,18.1c1.054,2.84,2.852,6.363,4.755,8.547l-4.755-1.72l-4.755,1.72C132.292,24.463,134.091,20.939,135.144,18.1z"
		/>
</g>
<line fill="none" stroke="#CCCCCB" x1="23.027" y1="180.802" x2="252.771" y2="40.652"/>
<line fill="none" stroke="#000000" x1="97.689" y1="70.975" x2="23.787" y2="70.975"/>
<path d="M17.751,70.975c2.84-1.054,6.363-2.852,8.547-4.755l-1.72,4.755l1.72,4.755C24.115,73.826,20.591,72.028,17.751,70.975z"/>
<path d="M22.079,45.199c-2.852,1.021-6.395,2.779-8.6,4.657l1.773-4.735l-1.666-4.774C15.748,42.275,19.251,44.113,22.079,45.199z"
	/>
</svg>


<p>Source idéale de tension :</p>
<svg  version="1.1" id="Calque_2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="760" height="300"
	 viewBox="0 0 285.567 206.047" overflow="visible" enable-background="new 0 0 285.567 206.047" xml:space="preserve">
<text transform="matrix(1 0 0 1 53.8789 50.3242)" font-family="'TimesNewRomanPSMT'" font-size="16.3249">R</text>
<text transform="matrix(1 0 0 1 9.6113 38.335)" font-family="'TimesNewRomanPSMT'" font-size="16.3249">I</text>
<text transform="matrix(1 0 0 1 273.7783 116.502)" font-family="'TimesNewRomanPSMT'" font-size="16.3249">U</text>
<text transform="matrix(1 0 0 1 132.1255 13.5742)" font-family="'TimesNewRomanPSMT'" font-size="16.3249">I </text>
<text transform="matrix(1 0 0 1 52.792 84.9082)" font-family="'TimesNewRomanPSMT'" font-size="16.3249">U </text>
<g>
	<line fill="none" stroke="#000000" x1="0" y1="112.228" x2="262.279" y2="112.228"/>
	<path d="M268.314,112.228c-2.84,1.054-6.363,2.852-8.547,4.755l1.72-4.755l-1.72-4.755
		C261.951,109.376,265.474,111.175,268.314,112.228z"/>
</g>
<g>
	<line fill="none" stroke="#000000" x1="135.144" y1="203.826" x2="135.144" y2="24.135"/>
	<path d="M135.144,18.1c1.054,2.84,2.852,6.363,4.755,8.547l-4.755-1.72l-4.755,1.72C132.292,24.463,134.091,20.939,135.144,18.1z"
		/>
</g>
<line fill="none" stroke="#CCCCCB" x1="209.982" y1="206.047" x2="209.815" y2="15.407"/>
<line fill="none" stroke="#000000" x1="97.689" y1="70.975" x2="23.787" y2="70.975"/>
<path d="M17.751,70.975c2.84-1.054,6.363-2.852,8.547-4.755l-1.72,4.755l1.72,4.755C24.115,73.826,20.591,72.028,17.751,70.975z"/>
<path d="M22.079,45.199c-2.852,1.021-6.395,2.779-8.6,4.657l1.773-4.735l-1.666-4.774C15.748,42.275,19.251,44.113,22.079,45.199z"
	/>
<text transform="matrix(1 0 0 1 54.2373 14.4155)" font-family="'TimesNewRomanPSMT'" font-size="16.4746">E</text>
<text transform="matrix(1 0 0 1 216.2373 107.4155)" font-family="'TimesNewRomanPSMT'" font-size="16.4746">E</text>
<g>
	<line fill="none" stroke="#000000" stroke-width="0.75" x1="77.438" y1="18.38" x2="46.209" y2="18.38"/>
	<path d="M41.101,18.38c2.562-0.95,5.739-2.571,7.708-4.289l-1.551,4.289l1.551,4.288C46.839,20.952,43.662,19.331,41.101,18.38z"/>
</g>
<circle fill="#FFFFFF" stroke="#000000" stroke-width="0.75" cx="59.264" cy="45.147" r="17.526"/>
<line fill="none" stroke="#000000" stroke-width="0.75" x1="7.634" y1="45.147" x2="109.847" y2="45.147"/>
</svg>


<p>Source idéale de courant :</p>
<svg  version="1.1" id="Calque_2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="760" height="300" viewBox="0 0 285.567 205.914" overflow="visible" enable-background="new 0 0 285.567 205.914" xml:space="preserve">
<text transform="matrix(1 0 0 1 53.8789 161.3237)" font-family="'TimesNewRomanPSMT'" font-size="16.3249">R</text>
<text transform="matrix(1 0 0 1 9.6113 154.3354)" font-family="'TimesNewRomanPSMT'" font-size="16.3249">I</text>
<text transform="matrix(1 0 0 1 273.7783 116.502)" font-family="'TimesNewRomanPSMT'" font-size="16.3249">U</text>
<text transform="matrix(1 0 0 1 132.1255 13.5742)" font-family="'TimesNewRomanPSMT'" font-size="16.3249">I </text>
<text transform="matrix(1 0 0 1 52.792 200.9077)" font-family="'TimesNewRomanPSMT'" font-size="16.3249">U </text>
<g>
	<line fill="none" stroke="#000000" x1="0" y1="112.228" x2="262.279" y2="112.228"/>
	<path d="M268.314,112.228c-2.84,1.054-6.363,2.852-8.547,4.755l1.72-4.755l-1.72-4.755
		C261.951,109.376,265.474,111.175,268.314,112.228z"/>
</g>
<g>
	<line fill="none" stroke="#000000" x1="135.144" y1="203.826" x2="135.144" y2="24.135"/>
	<path d="M135.144,18.1c1.054,2.84,2.852,6.363,4.755,8.547l-4.755-1.72l-4.755,1.72C132.292,24.463,134.091,20.939,135.144,18.1z"
		/>
</g>
<line fill="none" stroke="#CCCCCB" x1="270.425" y1="51.609" x2="0.374" y2="51.845"/>
<line fill="none" stroke="#000000" x1="97.689" y1="186.974" x2="23.787" y2="186.974"/>
<path d="M17.751,186.974c2.84-1.053,6.363-2.852,8.547-4.754l-1.72,4.754l1.72,4.756C24.115,189.826,20.591,188.028,17.751,186.974z
	"/>
<path d="M22.079,161.199c-2.852,1.021-6.395,2.779-8.6,4.657l1.773-4.735l-1.666-4.773
	C15.748,158.275,19.251,160.113,22.079,161.199z"/>
<text transform="matrix(1 0 0 1 137.7373 66.4155)" font-family="'TimesNewRomanPSMT'" font-size="16.4746">I0</text>
<g>
	<line fill="none" stroke="#000000" x1="8.58" y1="161.064" x2="111.069" y2="161.064"/>
	<circle fill="#FFFFFF" stroke="#000000" cx="59.822" cy="160.333" r="16.837"/>
	<text transform="matrix(1 0 0 1 54.2441 130.7319)" font-family="'TimesNewRomanPSMT'" font-size="16.4011">I0</text>
	<g>
		<line fill="none" stroke="#000000" stroke-width="0.75" x1="41.166" y1="134.679" x2="72.254" y2="134.679"/>
		<path d="M77.341,134.679c-2.55,0.945-5.713,2.56-7.673,4.269l1.544-4.269l-1.544-4.27
			C71.628,132.119,74.792,133.733,77.341,134.679z"/>
	</g>
	<line fill="none" stroke="#000000" x1="59.895" y1="143.478" x2="59.895" y2="177.151"/>
</g>
</svg>



<p>Retenons :</p>
<p class="def"><math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi>U</mi>
    <mo>=</mo>
    <mrow>
      <mi>R</mi>
      <mi>I</mi>
    </mrow>
  </math> pour une résistance.<br />
<br />
Une source (idéale) de tension maintient entre ses bornes une tension indépendante de l'intensité du courant qui la traverse : <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">       
          <mi>U</mi>
          <mo>=</mo>
          <mi>E</mi>        
  </math><br />
<br />
Une source (idéale) de courant débite un courant d'intensité indépendante de la tension appliquée à ses bornes : <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">       
          <mi>I</mi>
          <mo>=</mo>
		  <msub>
          <mi>I</mi>
		  <mi>0</mi>
		  </msub>        
  </math><br />
<br />
En régime continu, la bobine se comporte comme un interrupteur fermé.<br />
<br />
En régime continu, le condensateur se comporte comme un interrupteur
ouvert.<br /></p>



<h3>Fils de connexion - Noeuds - Branche - Maille - Réseau</h3>
<p>Les composants d'un circuit sont reliés par des <strong>fils de connexion</strong> qui sont des fils conducteur dont la faible résistance est négligeable devant les autres résistances du montage. <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <mi>U</mi>
    <mo>&#x2243;</mo>
    <mn>0</mn>
  </math> aux bornes d'un fil de connexion.</p>

<p>Les branchements donnent naissance à ce que l'on appelle des <strong>noeuds</strong> qui sont des points de jonction entre au moins 3 fils de connexion.</p>

<p>Des dipôles montés en série entre 2 noeuds constituent une <strong>branche</strong>. Rappelons que 2 dipôles sont montés en série lorsqu'ils ont une borne commune et lorsqu'ils sont traversés par le même courant.</p>

<p>Un ensemble de branches formant un contour fermé que l'on peut parcourir en ne passant qu'une fois par chaque noeud est une <strong>maille</strong>.</p>

<p>Et enfin un <strong>réseau</strong> ou circuit est un ensemble de composants reliés par des fils de connexion qui peut être analysé en termes de noeuds, branches et mailles.</p>




<h2>Lois de Kirchhoff</h2>
<h3>Loi des noeuds et conservation de la charge</h3>
<p>Pour un noeud donné, la somme des intensités des courants qui y arrivent est égale à la somme des intensités des courants qui en repartent.</p>

<p>Exemple : <math xmlns="http://www.w3.org/1998/Math/MathML" overflow="scroll">
    <msub>
      <mi>I</mi>
      <mn>1</mn>
    </msub>
    <mo>+</mo>
    <msub>
      <mi>I</mi>
      <mn>3</mn>
    </msub>
    <mo>+</mo>
    <msub>
      <mi>I</mi>
      <mn>4</mn>
    </msub>
    <mo>=</mo>
    <msub>
      <mi>I</mi>
      <mn>2</mn>
    </msub>
    <mo>+</mo>
    <msub>
      <mi>I</mi>
      <mn>5</mn>
    </msub>
  </math></p>

<svg  version="1.1" id="Calque_2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="760" height="300" viewBox="0 0 332.812 194.7" overflow="visible" enable-background="new 0 0 332.812 194.7" xml:space="preserve">
<g>
	<line fill="none" stroke="#1A171B" x1="165.611" y1="97.421" x2="0.253" y2="0.431"/>
	<path fill="#1A171B" d="M130.835,77.158c-2.982-0.528-6.931-0.76-9.778-0.223l3.889-3.231l0.922-4.971
		C126.789,71.479,128.918,74.813,130.835,77.158z"/>
</g>
<g>
	<line fill="none" stroke="#1A171B" x1="332.563" y1="2.021" x2="165.611" y2="97.421"/>
	<path fill="#1A171B" d="M208.713,72.918c-1.943,2.324-4.11,5.633-5.062,8.369l-0.866-4.981l-3.853-3.275
		C201.773,73.599,205.725,73.412,208.713,72.918z"/>
</g>
<g>
	<line fill="none" stroke="#1A171B" x1="331.767" y1="132.4" x2="165.611" y2="97.421"/>
	<path fill="#1A171B" d="M204.339,105.588c2.996-0.446,6.814-1.479,9.344-2.893l-2.662,4.299l0.703,5.007
		C209.979,109.69,206.901,107.205,204.339,105.588z"/>
</g>
<g>
	<line fill="none" stroke="#1A171B" x1="233.983" y1="194.412" x2="165.611" y2="97.421"/>
	<path fill="#1A171B" d="M187.944,129.229c2.496,1.714,5.996,3.558,8.81,4.246l-4.876,1.334l-2.896,4.146
		C189.279,136.073,188.72,132.157,187.944,129.229z"/>
</g>
<g>
	<line fill="none" stroke="#1A171B" x1="36.028" y1="193.617" x2="165.611" y2="97.421"/>
	<path fill="#1A171B" d="M127.967,126.117c1.652-2.539,3.409-6.083,4.028-8.913l1.453,4.844l4.215,2.793
		C134.776,124.614,130.875,125.269,127.967,126.117z"/>
</g>
<text transform="matrix(1 0 0 1 129.1777 71.5898)" fill="#1A171B" font-family="'TimesNewRomanPSMT'" font-size="12">I1</text>
<text transform="matrix(1 0 0 1 197.4971 70.0723)" fill="#1A171B" font-family="'TimesNewRomanPSMT'" font-size="12">I5</text>
<text transform="matrix(1 0 0 1 206.9092 100.4351)" fill="#1A171B" font-family="'TimesNewRomanPSMT'" font-size="12">I4</text>
<text transform="matrix(1 0 0 1 174.4189 137.7847)" fill="#1A171B" font-family="'TimesNewRomanPSMT'" font-size="12">I3</text>
<text transform="matrix(1 0 0 1 117.9434 121.0815)" fill="#1A171B" font-family="'TimesNewRomanPSMT'" font-size="12">I2</text>
</svg>

<p>C'est une conséquence de la conservation de la charge, les charges ne peuvent être ni créées, ni détruites.</p>

<p>En particulier, l'intensité est la même en tout point d'un circuit sans dérivation (dans l'ARQS).</p> 

<h3>Loi des mailles</h3>
<p>Exemple :</p> 


<svg  version="1.1" id="Calque_2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="760" height="300" viewBox="0 0 296.734 260.46" overflow="visible" enable-background="new 0 0 296.734 260.46" xml:space="preserve">
<rect x="79.675" y="69.363" fill="none" stroke="#000000" stroke-width="0.75" width="140.922" height="118.817"/>
<rect x="121.512" y="58.029" fill="#FFFFFF" stroke="#000000" stroke-width="0.75" width="56.379" height="23.492"/>
<rect x="122.065" y="175.742" fill="#FFFFFF" stroke="#000000" stroke-width="0.75" width="56.38" height="23.492"/>
<rect x="67.771" y="99.612" fill="#FFFFFF" stroke="#000000" stroke-width="0.75" width="23.492" height="56.38"/>
<rect x="208.694" y="100.165" fill="#FFFFFF" stroke="#000000" stroke-width="0.75" width="23.492" height="56.38"/>
<circle stroke="#000000" stroke-width="0.75" cx="79.546" cy="69.392" r="2.209"/>
<circle stroke="#000000" stroke-width="0.75" cx="79.727" cy="187.997" r="2.209"/>
<circle stroke="#000000" stroke-width="0.75" cx="220.389" cy="188.181" r="2.209"/>
<circle stroke="#000000" stroke-width="0.75" cx="220.598" cy="69.363" r="2.209"/>
<line fill="none" stroke="#000000" stroke-width="0.75" stroke-dasharray="6" x1="79.546" y1="69.392" x2="2.919" y2="0.278"/>
<line fill="none" stroke="#000000" stroke-width="0.75" stroke-dasharray="6" x1="220.598" y1="69.363" x2="296.485" y2="2.043"/>
<line fill="none" stroke="#000000" stroke-width="0.75" stroke-dasharray="6" x1="220.389" y1="188.181" x2="291.409" y2="255.436"/>
<line fill="none" stroke="#000000" stroke-width="0.75" stroke-dasharray="6" x1="79.727" y1="187.997" x2="0.252" y2="260.182"/>
<text transform="matrix(1 0 0 1 74.9189 59.8486)" font-family="'TimesNewRomanPSMT'" font-size="18">A</text>
<text transform="matrix(1 0 0 1 213.5859 60.5146)" font-family="'TimesNewRomanPSMT'" font-size="18">B</text>
<text transform="matrix(1 0 0 1 214.252 208.5146)" font-family="'TimesNewRomanPSMT'" font-size="18">C</text>
<text transform="matrix(1 0 0 1 73.5854 207.8486)" font-family="'TimesNewRomanPSMT'" font-size="18">D</text>
<g>
	<line fill="#FFFFFF" stroke="#000000" x1="194.287" y1="43.182" x2="114.287" y2="43.182"/>
	<path d="M108.252,43.182c2.84-1.054,6.363-2.852,8.547-4.755l-1.72,4.755l1.72,4.755C114.615,46.034,111.092,44.236,108.252,43.182
		z"/>
</g>
<text transform="matrix(1 0 0 1 132.9189 37.8486)" font-family="'TimesNewRomanPSMT'" font-size="18">UAB</text>
</svg>

 
  <math xmlns="http://www.w3.org/1998/Math/MathML" display="block" overflow="scroll">
    <msub>
      <mi>V</mi>
      <mi>A</mi>
    </msub>
    <mo>-</mo>
    <msub>
      <mi>V</mi>
      <mi>B</mi>
    </msub>
    <mo>+</mo>
    <msub>
      <mi>V</mi>
      <mi>B</mi>
    </msub>
    <mo>-</mo>
    <msub>
      <mi>V</mi>
      <mi>C</mi>
    </msub>
    <mo>+</mo>
    <msub>
      <mi>V</mi>
      <mi>C</mi>
    </msub>
    <mo>-</mo>
    <msub>
      <mi>V</mi>
      <mi>D</mi>
    </msub>
    <mo>+</mo>
    <msub>
      <mi>V</mi>
      <mi>D</mi>
    </msub>
    <mo>-</mo>
    <msub>
      <mi>V</mi>
      <mi>A</mi>
    </msub>
    <mo>=</mo>
    <mn>0</mn>
  </math>
  <math xmlns="http://www.w3.org/1998/Math/MathML" display="block" overflow="scroll">
    <msub>
      <mi>U</mi>
      <mrow>
        <mi>A</mi>
        <mi>B</mi>
      </mrow>
    </msub>
    <mo>+</mo>
    <msub>
      <mi>U</mi>
      <mrow>
        <mi>B</mi>
        <mi>C</mi>
      </mrow>
    </msub>
    <mo>+</mo>
    <msub>
      <mi>U</mi>
      <mrow>
        <mi>C</mi>
        <mi>D</mi>
      </mrow>
    </msub>
    <mo>+</mo>
    <msub>
      <mi>U</mi>
      <mrow>
        <mi>D</mi>
        <mi>A</mi>
      </mrow>
    </msub>
    <mo>=</mo>
    <mn>0</mn>
  </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/electrocinetique.htm">électrocinétique</a> > lois générales dans l'ARQS (1)

<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=electrocinetique_lois_generales_ARQS_1';
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>
