Circuit de curent continuu
LaTeX
Schemă
Transformarea stea-triunghi
// formulă randată
// cod LaTeX
\begin{aligned}
& R_{\mathrm{d} 1}=\frac{R_{\mathrm{s} 1} \cdot R_{\mathrm{s} 3}}{R_{\mathrm{s} 2}}+R_{\mathrm{s} 1}+R_{\mathrm{s} 3} \\
& R_{\mathrm{d} 2}=\frac{R_{\mathrm{s} 1} \cdot R_{\mathrm{s} 2}}{R_{\mathrm{s} 3}}+R_{\mathrm{s} 1}+R_{\mathrm{s} 2} \\
& R_{\mathrm{d} 3}=\frac{R_{\mathrm{s} 2} \cdot R_{\mathrm{s} 3}}{R_{\mathrm{s} 1}}+R_{\mathrm{s} 2}+R_{\mathrm{s} 3}
\end{aligned}
// descriere
Procesul de conversie a unui circuit de rezistențe configurat în formă de stea (Y) într-unul echivalent în formă de triunghi (Δ) și invers, pentru a facilita analiza și calculul circuitelor electrice.
// exemple de utilizare
Rs1, Rs2, Rs3 rezistențe în conexiunea stea
Rd1, Rd2, Rd3 rezistențe în conexiunea triunghi echivalentă
Rd1, Rd2, Rd3 rezistențe în conexiunea triunghi echivalentă
// schema electrică