When selecting wire diameter we usually lok for cross reference tables where you can find recommended wire diameter for maximum current drive. But sometimes may be more useful to calculate by formula than look in to the tables. This way you can have more accurate results. There is nothing new just simple physics.
Wire resistance (Ω)is calculated as follows:
R = Ï·l/S or R = (1.27·Ï·l )/d2;
Where Ï â€“ resistivity of material (Ω·m), found in tables, l – wire length (m), S – cross selection area(m2), d – wire diameter (m). According to this we can calculate wire length, when other parameters are known:
l = R·S/Ï or l = (0.785·R·d2)/Ï
Cross selection area can by found as follows: S=0.785·d2.
Wire resistance depends on temperature. Lets say R2 is resistance for temperature t2 and R1 is for t1(usually t1 = 18°C), then:
R2=R1·(1+α·(t2-t1))
Where α – temperature coefficient (K-1).
Lets say that maximum current for cross selection area is marked as Δ (A/mm2), then maximal current can be found I=0.785·Δ·d2. Needed diameter can be found by formula(√ – square root symbol):
d=√((1.27·I)/Δ)
So if allowed load is Δ=2A/mm2, then d=0.8√I.
If diameter is les than 0.2mm, then melting current can be calculated by formula:
Im=(d-0.005)/k
where k – coefficient (kcopper=0.034; knickel=0.07; kiron=0.127). Then diameter would be : d=k·Im+0.005. This formula may be used when calculating fuses.
For example, if we need fuse that melts at 5A, then copper wire diameter would be d5A=0.034·5+0.005=0.175mm.
Why the hell would you use so confusing and complicated symbols…
Agreed… use Latex next time