ResistanceAWG:

Path: Electrical/Wire

% Resistance from AWG gauge.
   Default conductivity is for copper.

   Since version 9.
------------------------------------------------------------------------
   Form:
       ResistanceAWG;
   r = ResistanceAWG( n, rho )
------------------------------------------------------------------------

   ------
   Inputs
   ------
   n          (1,:) AWG gauge 0000 is -3
   rho        (1,1) Conductivity

   -------
   Outputs
   -------
   r          (1,:) Resistance (Ohm/m)
   
------------------------------------------------------------------------

Children:

Common: Graphics/Plot2D
Electrical: Wire/DiameterAWG

Back to the Electrical Module page