![ELECTRICAL WIRING:RESIDENTAL-6 PLANS](https://www.bartleby.com/isbn_cover_images/9781305098329/9781305098329_largeCoverImage.gif)
Concept explainers
A 120-volt branch circuit supplies a resistive heating load of 10 amperes. The distance from the panel to the heater is approximately 140 ft. Calculate the voltage drop using (a) 14 AWG, (b) 12 AWG, (c) 10 AWG, (d) 8 AWG copper conductors. See 210.19(A), Informational Note No. 4 and 215.2(A)(1), Informational Note No. 2.
(a)
![Check Mark](/static/check-mark.png)
Find the value of voltage drop in 14 AWG copper wire.
Answer to Problem 35R
The obtained value of voltage drop in 14 AWG copper wire is
Explanation of Solution
Given data:
Supply voltage is 120-volt.
Current is 10 A.
The distance between panel and heater is approximately 140 ft.
14 AWG copper conductor.
Calculation:
Write the expression for voltage drop in single-phase circuit.
Here,
K is the approximate resistance in ohms per circular-mil foot at
I is the current, and
CMA is cross-sectional area of the conductors.
Modify Equation (1) for 14 AWG copper wire.
Refer TABLE 4-7 in the textbook for circular mil area (CMA) for many of the common conductors.
The value of CMA for 14 AWG is 4110.
Substitute
Conclusion:
Thus, the obtained value of the voltage drop for 14 AWG copper wire is
(b)
![Check Mark](/static/check-mark.png)
Find the value of voltage drop in 12 AWG copper wire.
Answer to Problem 35R
The obtained value of the voltage drop for 12 AWG copper wire is
Explanation of Solution
Given data:
12 AWG copper conductor.
Calculation:
Modify Equation (1) for 12 AWG copper wire.
Refer TABLE 4-7 in the textbook for circular mil area (CMA) for many of the common conductors.
The value of CMA for 12 AWG is 6530.
Substitute
Conclusion:
Thus, the obtained value of voltage drop for 12 AWG copper wire is
(c)
![Check Mark](/static/check-mark.png)
Find the value of voltage drop in 10 AWG copper wire.
Answer to Problem 35R
The obtained value of voltage drop for 10 AWG copper wire is
Explanation of Solution
Given data:
10 AWG copper conductor.
Calculation:
Modify Equation (1) for 10 AWG copper wire.
Refer TABLE 4-7 in the textbook for circular mil area (CMA) for many of the common conductors.
The value of CMA for 10 AWG is 10,380.
Substitute
Conclusion:
Thus, the obtained value of voltage drop for 10 AWG copper wire is
(d)
![Check Mark](/static/check-mark.png)
Find the value of the voltage drop in 8 AWG copper wire.
Answer to Problem 35R
The obtained value of the voltage drop for 8 AWG copper wire is
Explanation of Solution
Given data:
8 AWG copper conductor.
Calculation:
Modify Equation (1) for 8 AWG copper wire.
Refer TABLE 4-7 in the textbook for circular mil area (CMA) for many of the common conductors.
The value of CMA for 8 AWG is 16,510.
Substitute
Conclusion:
Thus, the obtained value of the voltage drop for 8 AWG copper wire is
Want to see more full solutions like this?
Chapter 4 Solutions
ELECTRICAL WIRING:RESIDENTAL-6 PLANS
Additional Engineering Textbook Solutions
Automotive Technology: Principles, Diagnosis, And Service (6th Edition) (halderman Automotive Series)
Vector Mechanics For Engineers
Modern Database Management
Java: An Introduction to Problem Solving and Programming (8th Edition)
Starting Out with C++: Early Objects (9th Edition)
Introduction To Programming Using Visual Basic (11th Edition)
- I need help with this problem and an explanation of the solution for the image described below. (Introduction to Signals and Systems)arrow_forwardGiven 10AWG, copper, RHW, 44 C, 3 conductors, find ampacityarrow_forwardACS712 PV Nov ID Voltage RD R1 sensing VDS R2 MOSFET S VGS Gate PWM driver Oscilloscope Vpv, Ip AO Arduino A1 Serial interface 01 Computer Fig. 4. The proposed electronics load to measure PV characteristics.arrow_forward
- Assume that a building manager instructed you to install a water heater. The specs on the water heater nameplate reveals the following 240V, 2PH, 60HZ, 5.7KW. The manager insisted for the installation to be done with 10 AWG copper THWN-2 conductor, the length of run is 1200 FT away from the service panel. Calculate the voltage after the installation.arrow_forwardPlease confirm that my solution is correct, especially the block diagram. Please DRAW (not type) what the block diagram would look like if it's incorrect. thank youarrow_forwarduse this code on the bottom to answer the question in the photo clc; clearvars; % Read the file [y, Fs] = audioread('106miles.wav'); N = length(y); Nfft = 2^nextpow2(N); dt = 1/Fs; t = (0:dt:(N-1)*dt)'; % Ensure t is a column vector y = y - mean(y); % Remove DC component (if not already zero-mean) % Carrier signal (25 kHz) fc = 25000; % Carrier frequency in Hz carrier = cos(2 * pi * fc * t); % DSB-SC Modulation modulated_signal = y .* carrier; % Plot Time Domain Signal figure; subplot(2,1,1); plot(t, y); title('Original Signal (Time Domain)'); xlabel('Time (s)'); ylabel('Amplitude'); subplot(2,1,2); plot(t, modulated_signal); title('DSB-SC Modulated Signal (Time Domain)'); xlabel('Time (s)'); ylabel('Amplitude'); % Frequency Domain (FFT) Y = fft(y, Nfft) / Nfft; Modulated_Y = fft(modulated_signal, Nfft) / Nfft; f = Fs * (0:(Nfft/2)) / Nfft; % Frequency vector % Plot Frequency Domain Signal figure; subplot(2,1,1); plot(f, abs(Y(1:Nfft/2+1))); title('Original Signal…arrow_forward
- EBK ELECTRICAL WIRING RESIDENTIALElectrical EngineeringISBN:9781337516549Author:SimmonsPublisher:CENGAGE LEARNING - CONSIGNMENTElectricity for Refrigeration, Heating, and Air C...Mechanical EngineeringISBN:9781337399128Author:Russell E. SmithPublisher:Cengage Learning
![Text book image](https://www.bartleby.com/isbn_cover_images/9781337516549/9781337516549_smallCoverImage.jpg)
![Text book image](https://www.bartleby.com/isbn_cover_images/9781337399128/9781337399128_smallCoverImage.gif)