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

Legarea în paralel a elementelor

// formulă randată
// cod LaTeX
\begin{aligned} & I=I_1+I_2+I_3+\ldots \\ & \frac{1}{R_{\mathrm{i}}}=\frac{1}{R_{\mathrm{i} 1}}+\frac{1}{R_{\mathrm{i} 2}}+\frac{1}{R_{\mathrm{i} 3}}+\ldots \\ & I=\frac{U}{R_{\mathrm{i} 1}}+\frac{U}{R_{\mathrm{i} 2}}+\frac{U}{R_{\mathrm{i} 3}}+\ldots \end{aligned}
// descriere
Legarea în paralel a elementelor
// exemple de utilizare
U1 = U2 = 1,5 V; Ri1 = 1 Ω; Ri2 = 1,5 Ω;
Exemplu: RL = 0,6 Ω (neinclus în diagramă); Ri = ?; I = ?

\(  R_{\mathrm{i}}=\frac{1 \Omega \cdot 1,5 \Omega}{1 \Omega+1,5 \Omega}=0,6 \Omega ; \quad R_{\mathrm{L}}=R_{\mathrm{i}} \rightarrow U=0,75 \mathrm{~V}  \) 

\(I=\frac{0,75 \mathrm{~V}}{1 \Omega}+\frac{0,75 \mathrm{~V}}{1,5 \Omega}=1,25 \mathrm{~A}\)

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