Concept explainers
Determine the ohms-per-mil-foot of an aluminum conductor located in an area with a temperature of 104°F (40°C).
Use the NEC to determine the ampacity of the following conductors.
To find:
The ohms-per-mil-foot of an aluminum conductor located in an area with a temperature of 104°F (40°C). Also, use the NEC to determine the ampacity of the following conductors.
Answer to Problem 10PP
The resistance of a 16 AWG copper conductor is 1.27 ohms.
Explanation of Solution
The resistivity, K of the conductor at temperature T is
where, Rref is the resistance at 20°C
From Figure 10-16, the value of Rref can be obtained
Tref is the reference temperature (20°C)
Substituting the values, we get
(a) From Table 310.15(B)(16), we know that the maximum ampacity of a 10 AWG copper conductor of Type RHW insulation is 35A and the rated temperature is
Thus, from Table 310.15(B)(2)(a), the correction factor of the ambient air temperature at
Thus, after correction, the ampacity will be
(b) From Table 310.15(B)(16), we know that the maximum ampacity of a 350 kcmil copper conductor of Type XHH insulation is 350A and the rated temperature is
Thus, from Table 310.15(B)(2)(a), the correction factor of the ambient air temperature at
Thus, after correction, the ampacity will be
If a raceway is to contain more than three conductors, the ampacity of the conductors must be de-rated. The correction factors for six copper conductors is 80%. Thus, after correction, the ampacity will be
(c) From Table 310.15(B)(16), we know that the maximum ampacity of a 2 AWG aluminum conductor of Type TW insulation is 75A and the rated temperature is
Thus, from Table 310.15(B)(2)(a), the correction factor of the ambient air temperature at
Thus, after correction, the ampacity will be
(d) From Table 310.15(B)(16), we know that the maximum ampacity of a 3/0 AWG aluminum conductor of Type XHHW-2 insulation is 175A and the rated temperature is
Thus, from Table 310.15(B)(2)(a), the correction factor of the ambient air temperature at
Thus, after correction, the ampacity will be
If a raceway is to contain more than three conductors, the ampacity of the conductors must be de-rated. The correction factors for nine aluminum conductors is 70%. Thus, after correction, the ampacity will be
(e) From Table 310.15(B)(16), we know that the maximum ampacity of a 500 kcmil copper conductor of Type THWN insulation is 380A and the rated temperature is
Thus, from Table 310.15(B)(2)(a), the correction factor of the ambient air temperature at
Thus, after correction, the ampacity will be
If a raceway is to contain more than three conductors, the ampacity of the conductors must be de-rated. The correction factors for six copper conductors is 80%. Thus, after correction, the ampacity will be
(f) From Table 310.15(B)(16), we know that the maximum ampacity of a 6 AWG copper conductor of Type THW-2 insulation is 75A and the rated temperature is
Thus, from Table 310.15(B)(2)(a), the correction factor of the ambient air temperature at
Thus, after correction, the ampacity will be
(g) From Table 310.15(B)(16), we know that the maximum ampacity of a 2/0 AWG aluminum conductor of Type UF insulation is 115A and the rated temperature is
Thus, from Table 310.15(B)(2)(a), the correction factor of the ambient air temperature at
Thus, after correction, the ampacity will be
If a raceway is to contain more than three conductors, the ampacity of the conductors must be de-rated. The correction factors for 12 aluminum conductors is 50%. Thus, after correction, the ampacity will be
(h) From Table 310.15(B)(16), we know that the maximum ampacity of a 750 kcmil aluminum conductor of Type RHW-2 insulation is 435A and the rated temperature is
Thus, from Table 310.15(B)(2)(a), the correction factor of the ambient air temperature at
Thus, after correction, the ampacity will be
If a raceway is to contain more than three conductors, the ampacity of the conductors must be de-rated. The correction factors for 6 aluminum conductors is 80%. Thus, after correction, the ampacity will be
Thus, the table will be:
Want to see more full solutions like this?
Chapter 10 Solutions
Delmar's Standard Textbook Of Electricity
- (b) Derive the transformations for currents between a rotating balanced two phase (a,ẞ) winding and a pseudo stationary two phase (d,q) winding. (assume equal turns on all coils). From power invariance, show that the voltage transformations are identical to those for the currents. Describe, from physical concepts, how the transformation may be used to represent a three phase synchronous machine. Explain how torque is developed.arrow_forwardQ3. (a) Explain the principle of operation of the induction generator and compare its characteristics with those of the alternator. (b) A 3 phase synchronous generator is delivering a power of 0.9 infinite bus at rated voltage and at a pf 0.8 lagging. The generator has X-1 & X=0.6p.u. Determine the load angle and the excitation voltage. In case loss of excitation takes place, will the generator remain in synchronism?arrow_forwardGeneralized Machine Theory Attempt ALL Questions. Q1. (a) Explain and illustrate the object of the performance analysis of any type of machine by unified theory. [8M]arrow_forward
- "Using emu8086 programming, I need two different solutions based on a source." write a program to move a block of 100 numbers consecutive bytes of data strings at offset address 8000 H in memory to another block of memory locations starting at offset address A000 H. assume that both blocks are in the same data segment value 3000H . Write an 8086 program that complements the first byte of flags register.arrow_forward"I need proof in the solution and a supported source with the solution." a. Write an 8086-microprocessor program to clear bits 0 to 5, set bits 6 to 10 and complement bits 11 to 15 of word stored in a memory location 34000H. b. Write an 8086-microprocessor program to added number 5 to each number from (16 to 0) and then store in memory locations starting at the offset address of 3000H.arrow_forward"I need proof in the solution and a supported source with the solution." a. There are 20 data bytes are stored in memory location with offset address 3000H. Write 8086 microprocessor program to transfer the block of data to new location with offset address 4001H. b. Write an 8086 program to implement the equation g=x(y + z) where x = 10H, y = 20H and z = 30H and store the result in a memory location 45000H.arrow_forward
- "Using emu8086 programming, I need two different solutions based on a source." Write an assembly language program to execute of the following tasks: 1. Execute the operation of an EX-NOR (exclusive nor) without utilizing the XOR instruction. 2. Without using DIV instruction, divide the content AX by (L=8).arrow_forward"I need proof in the solution and a supported source with the solution." Choose the correct answer 1. the maximum memory capacity that can be connected to 8086 microprocessor is a. 64 KB b. 128 KB. c. 1MB d. 4MB 2. The hexadecimal representation of decimal number (107) 10 is a. 8B b. 5A c. 4E d. 6B 3. which of the following instruction not valid a. MOV AL,BL b. MOV DS,5000H, c. MOV AX,5000H d. PUSH AX 4. PIC16F877A microcontroller has ------ pins a. 28, b. 32, c 40 d. 64 5. the letter F in PIC16F877A microcontroller means ---- a. flash b. flag c. family d. float 6. the length of the 8086 address bus is------- a. 16 b. 20 c. 32 d. 64 7. CS used with offset to generate physical address in code segment a. DI b. SI c. IP d. BP 8. 8086 microprocessor can fetch up to ------ instruction by instruction queue mechanism a. 2 b. 4 c. 6 d.8 PIC16F877A microcontroller has analog multiplexed ports 9. a. 2 b. 4 c. 5 d. 8 10. The content of SP when execute POP instruction a. Increased by 2 b.…arrow_forward"I need proof in the solution and a supported source with the solution.' Choose the correct answer for the following sentences d. 32 .. The 8086 microprocessor has --------- data pin's a. 8 b. 16 c. 20 2. The 8086 microprocessor has a. 16 b. 8 c. 32 d. 20 3. SP & address pin's used with stack segment register (SS) to access memory within the stack segment a. BP b. IP c. SI d. DI 4. If CS 002AH and IP- 0023H, the physical address is ----- a. 002C3H b. 0023H1 c. 002A1H d. 0023H 5. POP instruction used to the stack a. Read b. Write c. Reset d. Set 6. PIC16F877A microcontroller has ------ digital I/O ports a. 2 b.4 c. 5 d. 8 7. PIC16F877A microcontroller has analog multiplexed ports b. 2 b. 4 c. 5 d. 8 8. used to control the brightness of LED connected to Arduino a. Analog input b. analog output c. digital input d. digital output 9. The content of SP when execute PUSH instruction a. Increased by 2 b. decreased by 2 c. multiplied by 2 d. divided by 2 10. If CS-002B & IP-0013, physical…arrow_forward
- "I need proof in the solution and a supported source with the solution." Write an assembly language program to execute of the following tasks: 1. Execute the operation of an EX-NOR (exclusive nor) without utilizing the XOR instruction. 2. Without using DIV instruction, divide the content AX by (L=8).arrow_forwardDon't use ai to answer I will report you answerarrow_forwardQ2: 14/12 satellite has an elevation angle equal 70° with an altitude off 10,000 km above the air service what impairment will happen if is height change to 8,000 km with same velocity?arrow_forward
- Power System Analysis and Design (MindTap Course ...Electrical EngineeringISBN:9781305632134Author:J. Duncan Glover, Thomas Overbye, Mulukutla S. SarmaPublisher:Cengage LearningDelmar's Standard Textbook Of ElectricityElectrical EngineeringISBN:9781337900348Author:Stephen L. HermanPublisher:Cengage Learning