Wire

From fswiki.us
Revision as of 00:32, 24 July 2023 by Satiric (talk | contribs) (summarize wire impedance)
Jump to navigation Jump to search

Wire is a single electrical conductor that may or may not be insulated by a jacket. See Cable for multiple conductors housed within a single jacket.

Sizing

AWG

American Wire Gauge is the standard system for wire sizing in North America. Wire sizes are logarithmically stepped, with a larger gauge signifying a smaller cross section. The formula for calculating diameter of a wire for standard and metric units is as follows, where Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle d_n} is the wire diameter and is the wire gauge. Note that this is the diameter of a bare solid-core wire—stranded wire will have the same cross-sectional area, but a larger overall diameter.

AWG
Solid-core diameter (in)
Solid-core diameter (mm) Area (mm²)
Resistance, copper (mΩ/m)
Resistance, copper (mΩ/ft)
0000 (4/0)
0.4600
11.684 107
0.1608
0.04901
000 (3/0) 0.4096
10.405 85.0
0.2028
0.06180
00 (2/0)
0.3648
9.266 67.4
0.2557
0.07793
0 (1/0)
0.3249
8.251 53.5
0.3224
0.09827
1
0.2893
7.348 42.4
0.4066
0.1239
2
0.2576
6.544 33.4
0.5127
0.1563
4
0.2043
5.189 21.2
0.8152
0.2485
6
0.1620
4.115 13.3
1.296
0.3951
8
0.1285
3.264 8.37
2.061
0.6282
10 0.1019 2.588 5.26 3.277
0.9989
12 0.0808 2.053 3.31
5.211
1.588
14 0.0641 1.628 2.08
8.286 2.525
16 0.0508 1.291 1.31
13.17
4.016
18 0.0403 1.024 0.823
20.95
6.385
20 0.0320 0.812 0.518
33.31
10.15
22 0.0253 0.644 0.326
52.96
16.14
24 0.0201 0.511 0.205
84.22
25.67
26 0.0159 0.405 0.129
133.9
40.81
28 0.0126 0.321 0.0810
212.9
64.90
30 0.0100 0.254 0.0509
338.6 103.2

Metric

The wire cross section is often given in square millimeters (mm^2). This can be converted to/from AWG for example using this tool (that gives you a lot more bonus information as well), or the table above.

Choosing Wire Gauge

Ampacity

Theoretically, any wire can carry any amount of current, as long as the voltage drop across the wire does not drop the voltage to an unusable level. However if the wire is too small it could heat up to an insane temperature and burn your car to a crisp. Ampacity is the maximum current you can safely pass through the wire. A larger gauge wire will be able to carry more current, but will be heavier.

If the datasheet for the wire you're using lists an ampacity, that makes your job easy. If it doesn't, you can use a wire sizing standard like one of the ones in the Standards section of this page.

Voltage Drop

Voltage drop is the reduction in voltage in a circuit from the source to the load. Since all wires have resistance, there will always be a difference in voltage from one end of a wire to another if current is flowing through it. If the voltage drops too low, electrical devices may not function properly. Since a larger gauge wire will have a smaller resistance per foot, going to a larger gauge wire decreases the voltage drop.

This is easily calculated with the formula , where Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle V} is the change in voltage, Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle I} is the current running through the wire, and Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle R} is the resistance of the wire. When choosing wire gauges, it might be a good idea to choose a fixed percentage voltage drop (say, 5%), and then choose all your wire gauges based on that.

Temperature Ratings

As mentioned above, wires have temperature ratings. How hot a wire gets depends on the type and width of insulation, the wire gauge, whether the wire is in a bundle or by itself, and whether the wire is in free stream air or not. Annoyingly, this is really hard to quantify, so use your best judgement. Consider flexible heat shielding for wiring that gets too close to hot parts of the car (e.g., the exhaust).

Construction

Conductor

Material

Wire conductors are almost always made out of either copper or aluminum. Aluminum has 61% the conductivity of copper, but it has 30% the weight - meaning a bare aluminum wire has half the weight of a bare copper wire with the same resistance. Aluminum wire is also generally cheaper. However, aluminum has a higher coefficient of thermal expansion than copper, and thus expands more under heat. This means it can "creep," resulting in loose connections. Aluminum can also rust, and the resulting layer of Aluminum Oxide could impede the flow of electricity. Aluminum is also a softer metal, and is thus more prone to nicks.

Solid vs. Stranded Wire

Solid conductors are made of one single strand of copper or aluminum, whereas stranded wire is made of many strands of copper or aluminum. Stranded wire is less durable, but its greater flexibility means that solid wire is hardly ever used in automotive applications.

Jacket

Material

Temperature Rating

Chemical Resistance

Abrasion Resistance

Electrical Characteristics

Voltage Rating

Wire manufacturers will specify a voltage rating, which is the maximum voltage you can apply to the wire. If the voltage rating is exceeded, the insulation could break down and cause a short circuit or a fire. The most common voltage rating seems to be 600V, but if you're working with high voltages this is worth double checking.

Resistance

The resistance of a wire is used to determine the voltage drop across a wire and the heat it outputs (see above). It is often specified in datasheets as ohms per 1000 feet (or the metric equivalent) since the resistance will be larger for longer wires.

Impedance

The impedance of a wire is its resistance at a given frequency. Generally speaking, its impedance will be low at low frequencies and higher at higher frequencies.

Usually, you only have to think about this when dealing with high frequency signals. CAN bus, for instance, specifies an impedance of 120 ohms at whatever frequency your bus is operating at. So in theory for CAN bus you should be looking for cable that has an impedance of 120 ohms (in practice, often this doesn't matter and you can just use any old shielded twisted pair 22 gauge or whatever. The designers of CAN chose 120 ohms in part because twisted pair cable often has an impedance around 120 ohms).

One other place you may see an impedance specification for wiring is for coax cables, which often specify an impedance of 50 ohms.

Capacitance

Standards

SAE AS50881

SAE AS50881 is the current SAE standard for wiring in aerospace vehicles. The method described in this standard compensates for the number of wires in a wire bundle, what size they are, and how many are carrying current. The older version of this standard is MIL-W-5088.

MIL-STD-975

This is NASA's standard for the selection of standard electronic parts. In Appendix A, Section 3.16, they give a method of finding a wire's ampacity, calibrating for wire temperature rating and the number of wires in a wire bundle. Because it's NASA's wiring standard, it assumes a vacuum, with no heat dissipation due to conduction or convection, so it might be conservative for FSAE use.[1]

IEC 60287

Under this standard, you calculate the wire size based on thermal characteristics of the wire. For Formula SAE use, probably the most useful equations are those marked "in free air", as there are many equations that are for use in underground applications. With the methods described in this standard, you can also calculate the ampacity of multi–wire cables, or even shielded cables, based on the exact materials the cable is made out of. This method can be helpful for high-power cables, like those used in the tractive system of an EV car.

National Electrical Code

The United States has a National Electrical Code (NEC) which gives a wire sizing table.[2] You might see it quoted online, but it is designed for house wiring, which is generally embedded in the walls and not in free air. As a result, this source might be conservative depending on your application.

References

  1. "What's Outer Space like?" JAXA. https://iss.jaxa.jp/kids/en/space/401.html. Accessed 24-Mar-2023.
  2. "Using the NEC Ampacity Charts". National Fire Protection Association, May 2021. https://www.nfpa.org/~/media/Files/Code%20or%20topic%20fact%20sheets/NECAmpacityWorkflow.pdf. Accessed 31-May-2023.