Circuit de curent continuu
LaTeX
Schemă
Conexiunea paralelă a rezistențelor cu coeficienți de temperatură diferiți
// formulă randată
// cod LaTeX
\alpha=R \cdot \frac{\alpha_1 \cdot R_2+\alpha_2 \cdot R_1}{R_1 \cdot R_2}
// descriere
Coeficientul total de temperatură (α) pentru rezistențe în paralel se calculează folosind o medie ponderată bazată pe rezistențele și coeficienții individuali.
// exemple de utilizare
α Coeficientul total de temperatură în K⁻¹
R Rezistența totală în Ω
α_1, α_2 Coeficienții de temperatură în K⁻¹
R_1, R_2 Rezistențele individuale în Ω
Exemplu: R_1 = 1 kΩ; α_1 = 0,004 K⁻¹; R_2 = 2 kΩ; α_2 = 0,02 K⁻¹; α = ?
\( \alpha=0,666 \mathrm{k} \Omega \cdot \frac{0,004 \mathrm{~K}^{-1} \cdot 2 \mathrm{k} \Omega+0,02 \mathrm{~K}^{-1} \cdot 1 \mathrm{k} \Omega}{1 \mathrm{k} \Omega \cdot 2 \mathrm{k} \Omega}=0,0093 \mathrm{~K}^{-1}\)
R Rezistența totală în Ω
α_1, α_2 Coeficienții de temperatură în K⁻¹
R_1, R_2 Rezistențele individuale în Ω
Exemplu: R_1 = 1 kΩ; α_1 = 0,004 K⁻¹; R_2 = 2 kΩ; α_2 = 0,02 K⁻¹; α = ?
\( \alpha=0,666 \mathrm{k} \Omega \cdot \frac{0,004 \mathrm{~K}^{-1} \cdot 2 \mathrm{k} \Omega+0,02 \mathrm{~K}^{-1} \cdot 1 \mathrm{k} \Omega}{1 \mathrm{k} \Omega \cdot 2 \mathrm{k} \Omega}=0,0093 \mathrm{~K}^{-1}\)
// schema electrică