ASSIGNMENT: Write a C program that will allow the user to enter the inner and outer radii of the pipe, the length of the pipe, and the internal and external temperatures. Once the user enters the input values, the program will compute the pipe's heat conduction for a carbon steel pipe with a k value of 54 Watts/C/m. Define the k value as a symbolic constant. Note that the k value is in meters, but the user is entering the pipe's dimensions in centimeters (a unit conversion will be required). Your program output will look like the illustration shown below. Use your PC's cursor to determine the horizontal and vertical spacing for the output format.

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question
Ti is the internal temperature in °C.
T2 is the external temperature in °C.
ASSIGNMENT:
Write a C program that will allow the user to enter the inner and outer radii of the pipe, the length of the pipe, and
the internal and external temperatures. Once the user enters the input values, the program will compute the pipe's
heat conduction for a carbon steel pipe with a k value of 54 Watts/C/m. Define the k value as a symbolic
constant. Note that the k value is in meters, but the user is entering the pipe's dimensions in centimeters (a unit
conversion will be required).
Your program output will look like the illustration shown below. Use your PC's cursor to determine the
horizontal and vertical spacing for the output format.
OUTPUT FORMAT:
CYLINDRICAL SOLID WALL HEAT CONDUCTION
Enter inner radius of pipe in cm
Enter outer radius of pipe in cm
Enter length of pipe in cm
Enter internal temperature in degrees C: x
Enter external temperature in degrees C: x
: x
: X
RESULTS
Inner radius of pipe = xx.xx Cm
Outer radius of pipe = xx.xx cm
Length of pipe
Internal temperature= Xxx.x degrees C
External temperature = xxx.x degrees C
= XxX.x am
Heat conduction = x.xxxxExxxx WattS
Transcribed Image Text:Ti is the internal temperature in °C. T2 is the external temperature in °C. ASSIGNMENT: Write a C program that will allow the user to enter the inner and outer radii of the pipe, the length of the pipe, and the internal and external temperatures. Once the user enters the input values, the program will compute the pipe's heat conduction for a carbon steel pipe with a k value of 54 Watts/C/m. Define the k value as a symbolic constant. Note that the k value is in meters, but the user is entering the pipe's dimensions in centimeters (a unit conversion will be required). Your program output will look like the illustration shown below. Use your PC's cursor to determine the horizontal and vertical spacing for the output format. OUTPUT FORMAT: CYLINDRICAL SOLID WALL HEAT CONDUCTION Enter inner radius of pipe in cm Enter outer radius of pipe in cm Enter length of pipe in cm Enter internal temperature in degrees C: x Enter external temperature in degrees C: x : x : X RESULTS Inner radius of pipe = xx.xx Cm Outer radius of pipe = xx.xx cm Length of pipe Internal temperature= Xxx.x degrees C External temperature = xxx.x degrees C = XxX.x am Heat conduction = x.xxxxExxxx WattS
INTRODUCTION:
Heat conduction from a cylindrical solid wall of a pipe can be determined by the follow
T1-T2
q = 2nLk
R2
In
R.
where: q is the computed heat conduction in Watts.
k is the thermal conductivity of the pipe material in Watts/°C/m.
L is the length of the pipe in cm.
Ri is the inner radius of the pipe in cm.
R2 is the outer radius of the pipe in cm.
Ti is the internal temperature in °C.
T2 is the external temperature in °C.
ASSIGNMENT:
Write a C program that will allow the user to enter the inner and outer radii of the pipe, the
the internal and external temperatures. Once the user enters the input values, the program
Transcribed Image Text:INTRODUCTION: Heat conduction from a cylindrical solid wall of a pipe can be determined by the follow T1-T2 q = 2nLk R2 In R. where: q is the computed heat conduction in Watts. k is the thermal conductivity of the pipe material in Watts/°C/m. L is the length of the pipe in cm. Ri is the inner radius of the pipe in cm. R2 is the outer radius of the pipe in cm. Ti is the internal temperature in °C. T2 is the external temperature in °C. ASSIGNMENT: Write a C program that will allow the user to enter the inner and outer radii of the pipe, the the internal and external temperatures. Once the user enters the input values, the program
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 4 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY