« Loi de Kirchhoff/Exercices/Loi des mailles et loi des nœuds » : différence entre les versions

Contenu supprimé Contenu ajouté
Aucun résumé des modifications
Syum90 (discussion | contributions)
m Révocation des modifications de 194.214.0.26 (discussion) vers la dernière version de 194.214.80.21
Ligne 8 :
== Régulateur de tension ==
Le montage suivant permet d'avoir une tension régulée fixe à moindre coût.
[[Fichier:Montage diode zéner.png|600px]]
 
; Les caractéristiques de la diode Zéner
Vz = {{Unité|12|{{abréviation|V|volt}}}}
 
;Les caractéristiques de la source
;Les caractérisrce
Ue = {{Unité|20|{{abréviation|V|volt}}}}
 
;Autres caractéristiques :
* R1 = 20 Ω
;MAURICETTE , ATTENTION A LA COURGETTE
* R1 =99999999999 Ω
* R2 = 40 Ω
 
<quiz display="simple">
{ Quelle est la valeur de la tension Us ?
| type="{}" }
La tension Us vaut { 12 _2 } V.
||Us étant aussi la tension aux bornes de la diode zéner, Us = Vz<br />
||Us = {{Unité|12|{{abréviation|V|volt}}}}
 
{ Calculer la valeur du courant Is
| type="{}" }
Le courant Is vaut { 300 _3} mA.
||On applique tout simplement la loi d'ohm à la résistance R2 : <br />
||<math>U_{R_2} = R_2 \times I_s</math>
||<math>I_s = \frac {U_{R_2}} {R_2} </math>
||<math>I_s = \frac {12} {40} = 300.10^{-3}</math>
||Is = {{Unité|300|{{abréviation|mA|milliampère}}}}
 
{ Calculer la tension aux bornes de la résistance R1
| type="{}" }
La tension aux bornes de R1 vaut { 8 _2 } V.
||On applique la loi des mailles sur la maille de gauche :
||<math>+ U_e - U_{R_1} - V_z = 0 </math>
||<math> U_{R_1} = U_e - V_z </math>
||<math> U_{R_1} = 20 - 12 = 8</math>
||<math> U_{R_1} = {{Unité|8|{{abréviation|V|volt}}}}</math>
 
{Calculer la valeur du courant Ie
| type="{}" }
Le courant Ie vaut { 400 _3 } mA.
||On applique la loi d'ohm sur la résistance R1 :
||<math>U_{R_1} = R_1 \times I_e</math>
||<math>I_e = \frac {U_{R_1}}{R_1}</math>
||<math>I_e = \frac {8}{20} = 400.10^{-3}</math>
||<math>I_e = {{Unité|400|{{abréviation|mA|milliampère}}}}</math>
 
{Calculer la valeur du courant Iz
| type="{}" }
Le courant Iz vaut { 100 _3 } mA.
||On applique la loi des nœuds sur le nœud reliant Ie, Iz et Is
||<math>I_e = I_z + I_s </math>
||<math> I_z = I_e - I_s</math>
||<math> I_z = 400.10^{-3} - 300.10^{-3} = 100.10^{-3}</math>
||<math> I_z = {{Unité|100|{{abréviation|mA|milliampère}}}}</math>
</quiz>
 
== Montage à transistor ==
[[Fichier:Montage avec transistor.png|600px]]
 
Caractéristiques et données:
* <math>boukakeV_{BE}</math> = {{Unité|0.65|{{abréviation|V|volt}}}}
* <math>fesseV_{CE}</math> = {{Unité|4.8|{{abréviation|V|volt}}}}
* <math>I_C</math> = {{Unité|200|{{abréviation|mA|milliampère}}}}
* <math>B Barre
</math> = {{Unité|200|{{abréviation|mA|milliampère}}}}
* <math>I_1</math> = {{Unité|13|{{abréviation|mA|milliampère}}}}
* β = 100
Ligne 32 ⟶ 75 :
N.B. : <math>I_C</math> = β . <math>I_B</math>
 
<quiz display="simple">
== coucou ==
{ Calculer <math>U_{R_C}</math>la valeur de la tension aux bornes de la résistance <math>R_C</math>.
| type="{}" }
la tension <math>U_{R_C}</math> vaut { 3,2 _3 } V
||On applique la loi des mailles sur la maille la plus à droite:
||;formule
||<math>V_{CE} + R_C \times I_C - 8 = 0</math>
||
||<math>V_{CE} + U_{R_C} - 8 = 0</math>
||
||<math>U_{R_C} = 8 - V_{CE}</math>
||;Application numérique
||<math>U_{R_C} = 8 - 4,8 = 3,2</math>
||;Résultat
||<math>U_{R_C}</math> = {{Unité|3.2|{{abréviation|V|volt}}}}
 
{ Calculer la valeur de la résistance <math>R_C</math>.
LA LOI DU CONGO
| type="{}" }
La résistance <math>R_C</math> vaut { 16 _2 } Ω
||On applique tout simplement la loi d'ohm
||;Formule
||<math>U_{R_C} = R_C \times I_C</math>
||
||<math>R_C = \frac {U_{R_C}} {I_C}</math>
||;Application numérique
||<math>R_C = \frac {3,2} {200.10^{-3}} = 16</math>
||;Résultat
||<math>R_C </math>= 16 Ω
 
{ Calculer la puissance dissipée par <math>R_C</math>.
| type="{}" }
La puissance dissipée par <math>R_C</math> est de { 0,64 _4 } W
||On utilise la formule de la puissance dissipée par une résistance, ou par un circuit en courant continu
||;Formule
||<math>P = U \times I</math>
||;Application numérique
||<math>P = 3,2 \times 200.10^{-3} = 640.10^{-3}</math>
||;Résultat
||P = 640 mW
 
{ Calculer le courant <math>I_B</math>.
| type="{}" }
Le courant <math>I_B</math> vaut { 2 _1 } mA
||On applique la formul de fonctionnement du transistor
||;Formule
||<math>I_C</math> = β . <math>I_B</math>
||
||<math>I_B = \frac {I_C}{\beta} </math>
||;Application numérique
||<math>I_B = \frac {200.10^{-3}}{100} = 2.10^{-3}</math>
||;Résultat
||<math>I_B</math> = {{Unité|2|{{abréviation|mA|milliampère}}}}
 
{ Déterminer <math>U_{R_1}</math> la tension aux bornes de la résistance <math>R_1</math>.
| type="{}" }
La tension <math>U_{R_1}</math> est de { 0,65 _4 } V
||On applique la loi des mailles sur maille en bas à droite
||;Formule
||<math>U_{R_1} - V_{BE} = 0</math>
||
||<math>U_{R_1} = V_{BE}</math>
||;Application numérique
||<math>U_{R_1}</math> = 0,65
||;Résultat
||<math>U_{R_1}</math> = {{Unité|0.65|{{abréviation|V|volt}}}}
 
{ Calculer la valeur de la résistance <math>R_1</math>.
| type="{}" }
La résistance <math>R_1</math> vaut { 50 _2 } Ω
||On applique la loi d'ohm sur <math>R_1</math>
||;Formule
||<math>U_{R_1} = R_1 \times I_1</math>
||
||<math>R_1 = \frac {U_{R_1}} {I_1}</math>
||;Application numérique
||<math>R_1 = \frac {0,65} {13.10^{-3}} = 50</math>
||;Résultat
||<math>R_1</math> = 50 Ω
 
{ Calculer <math>P_{R_1}</math> la puissance dissipée par <math>R_1</math>.
| type="{}" }
La puissance disspiée par <math>R_1</math> est de { 8,45 _4 } mW
||;Formule
||<math>P_{R_1} = U_{R_1} \times I_1</math>
||;Application numérique
||<math>P_{R_1} = 0,65 \times 13.10^{-3} = 8,45.10^{-3}</math>
||;Résultat
||<math>P_{R_1}</math> = 8,45 mW
 
{ Calculer le courant <math>I_2</math>.
| type="{}" }
Le courant <math>I_2</math> vaut { 15 _2 } mA
||On apllique la loi des nœuds sur le nœuds reliant <math>I_2</math>, <math>I_1</math> et <math>I_B</math>
||;Formule
||<math>I_2</math> = <math>I_1</math> + <math>I_B</math>
||;Application numérique
||<math>I_2 = 13.10^{-3} + 2.10^{-3} = 15.10^{-3}</math>
||;Résultat
||<math>I_2= {{Unité|15|{{abréviation|mA|milliampère}}}}</math>
 
{ Calculer <math>U_{R_2}</math> la tension aux bornes de la résistance <math>R_2</math>.
| type="{}" }
La tension <math>U_{R_2}</math> vaut { 7,35 _4 } V
||on applique la loi des mailles à la maille générale
||;Formule
||<math>U_{R_2} - 8 + U_{R_1} = 0</math>
||
||<math>U_{R_2} = 8 - U_{R_1} </math>
||;Application numérique
||<math>U_{R_2} = 8 - 0,65 = 7,35</math>
||;Résultat
||<math>U_{R_2}</math> = {{Unité|7.35|{{abréviation|V|volt}}}}
 
{ Calculer la valeur de la résistance <math>R_2</math>.
| type="{}" }
La résistance <math>R_2</math> vaut { 490 _3 } Ω
||On applique tout simplement la loi d'ohm
||;Formule
||<math>U_{R_2} = R_2 \times I_2</math>
||
||<math>R_2 = \frac {U_{R_2}}{I_2}</math>
||;Application numérique
||<math>R_2 = \frac {7,35}{15.10^{-3}} = 490</math>
||;Résultat
||<math>R_2</math> = 490 Ω
 
{ Calculer <math>P_{R_2}</math>la puissance dissipée par <math>R_2</math>.
| type="{}" }
La puissance <math>P_{R_2}</math> est de { 110 _3 } mW
||;Formule
||<math>P_{R_2} = U_{R_2} \times I_2</math>
||;Application numérique
||<math>P_{R_2} = 7,35 \times 15.10^{-3} = 0,110</math>
||;Résultat
||<math>P_{R_2} = 0,110 W</math>
 
</quiz>
 
== Montage avec diode zéner et transistor ==
[[Fichier:Montage diode zéner et transistor.png|600px]]
 
Les données sont :
* β = 4020
* <math>V_E</math> = {{Unité|12|{{abréviation|V|volt}}}}
* <math>V_S</math> = {{Unité|5|{{abréviation|V|volt}}}}
* bonjour
* <math>V_{BE}</math> = {{Unité|0.7|{{abréviation|V|volt}}}}
*
<quiz display="simple">
{ Calculer la valeur de la tension de la diode zéner <math>V_Z</math>.
| type="{}" }
La valeur de la tension <math>V_Z</math> est { 5,7 } V
||On applique la loi des mailles sur la mailles au milieu en bas, ce qui donne
||;Formule :
||<math>V_Z - V_{BE} - V_S = 0</math>
||
||<math>V_Z = V_{BE} + V_S</math>
||;Application numérique
||<math>V_Z = 0,7 + 5 = 5,7</math>
||;Résultat
||<math>V_Z</math> = {{Unité|5.7|{{abréviation|V|volt}}}}
 
{ Calculer le courant de collecteur <math>I_C</math> en admettant que le courant de base <math>I_B</math> est de 0,{{Unité|2|{{abréviation|A|ampère}}}}.
| type="{}" }
Le courant <math>I_C</math> vaut { 4 _1 } A
||On applique la formule de fonctionnement d'un transistor
||;Formule
||<math>I_C = \beta \times I_B</math>
||;Application numérique
||<math>I_C = 20 \times 0,2 = 4</math>
||;Résultat
||<math>I_C</math> = 4 A
 
{ Calculer la puissance <math>P_{R_2}</math> dissipée dans la résistance <math>R_2</math> sachant que le courant <math>I_S</math> est nul.
| type="{}" }
La puissance <math>P_{R_2}</math> est de { 21 _2 } W
||; Formule
||<math>P{R_2}= V_S \times I_2</math>
||
||<math>I_2 + I_S = I_C + I_B = I_2</math> puisque <math>I_S</math> est nul
||
||<math>P{R_2}= V_S \times \left( I_C + I_B \right) </math>
||;Application numérique
||<math>P{R_2} = 5 \times \left( 4 + 0,2 \right) = 21</math>
||;Résultat
||<math>P{R_2}</math> = 21 W
</quiz>
 
== Commande de relais ==
[[Fichier:Montage diode zéner et transistor 2.png||600px]]
 
Sur un montage de transistor NPN et diode Zéner permettant l'alimentation d'une bobine d'un relais au ­delà d'un certain seuil de tension de la source U1.
RAGE KITE
On relève les grandeurs suivantes :
* β = 100
* <math>V_{BE}</math> = {{Unité|0.6|{{abréviation|V|volt}}}}
Ligne 50 ⟶ 272 :
* <math>U_2</math> = {{Unité|24|{{abréviation|V|volt}}}}
* <math>I_1</math> = {{Unité|2.2|{{abréviation|mA|milliampère}}}}
* <math>BondourR_1</math> je= suis273 tinoisΩ
<quiz display="simple">
</math> = 273 Ω{{Bas de page
{ Calculer la tension de la source <math>U_1</math>.
| type="{}" }
La tension <math>U_1</math> vaut { 6 _1 } V
||On applique la loi des mailles sur la boucles de droite
||;Formule
||<math>U_1 - V_Z - V_{BE} = 0</math>
||
||<math>U_1 = V_Z + V_{BE}</math>
||;Application numérique
||<math>U_1</math> = 5,4 + 0,6 = 6
||; Résultat
||<math>U_1</math> = {{Unité|6|{{abréviation|V|volt}}}}
 
{ Calculer le courant de base <math>I_B</math>.
| type="{}" }
Le courant <math>I_B</math> est de { 800 _3 } µA
||On applique la loi des nœuds sur le nœud reliant <math>I_Z</math>, <math>I_B</math> et <math>I_1</math>.
||;Formule
||<math>I_Z</math> = <math>I_B</math> + <math>I_1</math>
||;Application numérique
||<math>I_B</math> = <math>I_Z</math> - <math>I_1</math>
||
||<math>I_B</math> = <math>3.10^{-3}</math> - <math>2,2.10^{-3} = 0,8.10^{-3} = 800.10^{-6}</math>
||;Résultat
||<math>I_B</math> = 800 µA
 
{ Calculer l'intensité <math>I_C</math> du courant circulant dans le relais.
| type="{}" }
Le courant <math>I_C</math> est de { 80 _2 } mA
||On applique la formule de fonctionnement d'un transistor
||;Formule
||<math>I_C = \beta \times I_B</math>
||;Application numérique
||<math>I_C = 100 \times 800.10^{-6} = 80.10^{-3}</math>
||;Résultat
||<math>I_C</math> = {{Unité|80|{{abréviation|mA|milliampère}}}}
 
{ Calculer la résistance de la bobine du relais <math>R_C</math> (on prendra <math>V_{CE}</math> ≈ {{Unité|0|{{abréviation|V|volt}}}})
| type="{}" }
La valeur de la résistance <math>R_C</math> est de { 300 _3 } Ω
||On applique la loi d'ohm sur la résistance <math>R_C</math>
||;Formule
||<math>U_{R_C} = R_C \times I_C</math>
||
||<math>R_C = \frac {U_{R_C}} {I_C}</math>
||
||Pour trouver <math>U_{R_C}</math> , on applique la loi des mailles sur la maille de droite, ce qui donne :<br />
||<math>U_{R_C} - U_2 + V_{CE} = 0</math>
||
||<math>U_{R_C} = U_2 - V_{CE} = U_2</math>
||
||<math>R_C = \frac {U_2} {I_C}</math>
||;Application numérique
||<math>R_C = \frac {24} {80.10^{-3}} = 300</math>
||;Résultat
||<math>R_C</math> = 300 Ω
</quiz>
 
{{Bas de page
| idfaculté = physique
| précédent = [[../../|Sommaire]]