Home Cursuri Abonamente
// Science
Proiecte de electronică Snippets Formule de electronică Contact
Circuit de curent continuu LaTeX Schemă

Legarea în serie a elementelor

// formulă randată
// cod LaTeX
\begin{aligned} & U=U_1+U_2+U_3+\ldots \\ & R_{\mathrm{i}}=R_{\mathrm{i} 1}+R_{\mathrm{i} 2}+R_{\mathrm{i} 3}+\ldots \\ & I=\frac{U}{R_{\mathrm{i}}+R_{\mathrm{L}}} \end{aligned}
// descriere
Legarea în serie a elementelor
// exemple de utilizare
U1, U2, U3 Tensiune individuală
Ri Rezistență internă totală
Ri1, Ri2, Ri3 Rezistență internă

Exemplu: U1 = 1,5 V; U2 = 1,8 V; Ri1 = 1 ; Ri2 = 1,5 ;

RL = 10 ; Ri = ?; I = ?

 \( U=1,5 \mathrm{~V}+1,8 \mathrm{~V}=3,3 \mathrm{~V} ; \quad R_{\mathrm{i}}=1 \Omega+1,5 \Omega=2,5 \Omega \)

\( I=\frac{3,3 \mathrm{~V}}{2,5 \Omega+10 \Omega}=0,26 \mathrm{~A} \)

// schema electrică
Schema electrică pentru Legarea în serie a elementelor
Toate formulele
Schema electrică