Skip to content
geeksforgeeks
  • Tutorials
    • Python
    • Java
    • Data Structures & Algorithms
    • ML & Data Science
    • Interview Corner
    • Programming Languages
    • Web Development
    • CS Subjects
    • DevOps And Linux
    • School Learning
    • Practice Coding Problems
  • Courses
    • DSA to Development
    • Get IBM Certification
    • Newly Launched!
      • Master Django Framework
      • Become AWS Certified
    • For Working Professionals
      • Interview 101: DSA & System Design
      • Data Science Training Program
      • JAVA Backend Development (Live)
      • DevOps Engineering (LIVE)
      • Data Structures & Algorithms in Python
    • For Students
      • Placement Preparation Course
      • Data Science (Live)
      • Data Structure & Algorithm-Self Paced (C++/JAVA)
      • Master Competitive Programming (Live)
      • Full Stack Development with React & Node JS (Live)
    • Full Stack Development
    • Data Science Program
    • All Courses
  • Physics Class-11th Notes
  • Physics Formulas
  • Physics Symbol
  • Application of Physics
  • Class 8 Science
  • Class 9 Science
  • Class 10 Science
  • Class 11 Science
  • Class 12 Science
  • Class 8 Study Material
  • Class 9 Study Material
  • Class 10 Study Material
  • Class 11 Study Material
  • Class 12 Study Material
Open In App
Next Article:
Sample Problems on Heat Conduction
Next article icon

Sample Problems on Heat Conduction

Last Updated : 30 Jun, 2021
Comments
Improve
Suggest changes
Like Article
Like
Report

Heat may be transferred via any substance made up of atoms and molecules. At any one time, the atoms are in many states of motion. Heat or thermal energy is produced by the motion of molecules and atoms, and it is present in all matter.

The more molecules move, the more heat energy is released. When it comes to heat transfer, however, it simply refers to the act of transferring heat from a high-temperature body to a low-temperature body. Heat may move from one location to another in a variety of ways. Meanwhile, if the two systems have a temperature difference, heat will find a method to flow from the upper to the lower system.

The following are the heat transmission modes: Conduction, Convection and Radiation.

What is Conduction?

The process of heat transfer from things with higher temperatures to items with lower temperatures is known as conduction.

Thermal energy is transferred from a higher kinetic energy area to a lower kinetic energy area. When high-speed particles collide with slow-moving particles, the kinetic energy of the slow-moving particles increases. Conduction can occur in solids, liquids and gases.

When heat is transmitted from one molecule to another by conduction, the heat energy is generally transported from one molecule to another because they are in direct touch. The location of the molecules, however, remains unchanged. They just resonate with one another.

Conduction Equation

When it comes to conduction, the coefficient of thermal conductivity reveals that a metal body transmits heat better.

The following equation can be used to calculate the rate of conduction:

q = Q ⁄ t = K A (Th - Tc) ⁄ d

where K is the thermal conductivity, q is heat transfer rate, t is the time of transfer, Q is the amount of heat transfer,A is the area of surfaced is the thickness of the body, Th is the temperature of the hot region and Tc is the temperature of the cold region.

Sample Problems

Problem 1: A 10 cm thick block of ice with a temperature of 0 °C lies on the upper surface of 2400 cm2 slab of stone. The slab is steam-exposed on the lower surface at a temperature of 100 °C. Find the heat conductivity of stone if 4000 g of ice is melted in one hour given that the latent heat of fusion of ice is 80 cal ⁄ gm.

Solution:

Given:

Area of slab, A = 2400 cm2

Thickness of ice, d = 10 cm

Temperature difference, Th - Tc = 100 °C - 0 °C = 100 °C

Time of heat transfer, t = 1 hr = 3600 s

Amount of heat transfer, Q = m L = 4000 × 80 = 320000 cal

Heat transfer rate, q = Q ⁄ t = 320000 cal ⁄ 3600 s = 89 cal ⁄ s

The formula for heat transfer rate is given as:

q = K A (Th - Tc) ⁄ d

Rearrange the above formula in terms of K.

K = q d ⁄ A (Th - Tc)

= (89 × 10) ⁄ (2400 × 100) cal ⁄ cm s °C

= 3.7 × 10-3 cal ⁄ cm s °C

Hence, the thermal conductivity of stone is 3.7 × 10-3 cal ⁄ cm s °C.

Problem 2: A metal rod 0.4 m long & 0.04 m in diameter has one end at 373 K & another end at 273 K. Calculate the total amount of heat conducted in 1 minute. (Given K = 385 J ⁄ m s °C)

Solution:

Given:

Thermal conductivity, K = 385 J ⁄ m s °C

Length of rod, d = 0.4 m

Diameter of rod, D = 0.04 m

Area of slab, A = π D2 ⁄ 4 = 0.001256 m2

Temperature difference, Th - Tc = 373 K - 273 K = 100 K

Time of heat transfer, t = 1 min = 60 s

The formula for heat transfer rate is given as:

Q ⁄ t = K A (Th - Tc) ⁄ d

Q = K A t (Th - Tc) ⁄ d

= (385 × 0.001256 × 60 × 100) ⁄ 0.4 J

= 7.25 × 103 J

Hence, the total amount of heat transfer is 7.25 × 103 J.

Problem 3: An aluminium rod and a copper rod of equal length 2.0 m and cross-sectional area 2 cm2 are welded together in parallel. One end is kept at a temperature of 10 °C and the other at 30 °C . Calculate the amount of heat taken out per second from the hot end . (Thermal conductivity of aluminium is 200 W ⁄ m °C and of copper is 390 W ⁄ m °C).

Solution:

Given:

Thermal conductivity of aluminium, KAl = 200 W ⁄ m °C

Thermal conductivity of aluminium, KCu = 390 W ⁄ m °C

Combined thermal conductivity for parallel combination, K = 200 W ⁄ m °C + 390 W ⁄ m °C = 590 W ⁄ m °C

Length of rod, d = 2 m

Area of rod, A = 2 cm2 = 2 × 10-4 m2

Temperature difference, Th - Tc = 30 °C - 10 °C = 20 °C

The formula for heat transfer rate is given as:

q = K A (Th - Tc) ⁄ d

= (590 × 2 × 10-4 × 20) ⁄ 2 W

= 1.18 W

Hence, the total amount of heat transfer is 1.18 W.

Problem 4: The average rate at which energy is conducted outward through the ground surface at a place is 50.0 mW ⁄ m2, and the average thermal conductivity of the near-surface rocks is 2.00 W ⁄ m K. Assuming surface temperature of 20.0 °C, find the temperature at a depth of 25.0 km.

Solution:

Given:

Average thermal conductivity, K = 2.00 W ⁄ m K

Depth, d = 25.0 km = 2.50 × 104 m

Surface temperature, Tc = 20.0 °C = (20 + 273) K = 293 K 

Heat transfer rate per unit area, q ⁄ A = 50.0 mW ⁄ m2 = 50.0 × 10-3 W ⁄ m2

The formula for heat transfer rate is given as:

q = K A (Th - Tc) ⁄ d

Rearrange the above formula in terms of Th.

Th = q d ⁄ KA + Tc

= ((50.0 × 10-3 × 2.00 × 104) ⁄ 2.00) + 293

= (500 + 293) K

= 893 - 273 K

= 520 °C

Hence, the temperature at depth of 25.0 km is 520 °C.

Problem 5: The energy lost from a 10 cm thick slab of steel is 50 W. Assuming the temperature difference of 10.0 K, find the area of the slab. (Thermal conductivity of steel = 45 W ⁄ m K).

Solution:

Given:

Thermal conductivity, K = 45 W ⁄ m K

Thickness of slab, d = 10 cm = 0.1 m

Temperature difference, Th - Tc = 10.0 K

Energy lost per sec, q = 50 W

The formula for heat transfer rate is given as:

q = K A (Th - Tc) ⁄ d

Rearrange the above formula in terms of A.

A = q d ⁄ K (Th - Tc)

= (50 × 0.1) ⁄ (45 × 10.0) m2

= 0.011 m2

Hence, the area of the slab is 0.011 m2.

Problem 6: One face of an aluminium cube of edge 5 meters is maintained at 60 ºC and the other end is maintained at 0 ºC. All other surfaces are covered by adiabatic walls. Find the amount of heat flowing through the cube in 2 seconds. (Thermal conductivity of aluminium is 209 W ⁄ m ºC).

Solution:

Given:

Edge length of cube, d = 5 m

Surface area of cube, A = d2 = (5 m)2 = 25 m2

Temperature difference, Th - Tc = 60 ºC - 0 ºC = 60 ºC

Thermal conductivity, K = 209 W ⁄ m ºC

Heat transfer time, t = 2 sec

The formula for heat transfer rate is given as:

q = K A (Th - Tc) ⁄ d

= (209 × 25 × 60) ⁄ 5 J

= 62700 J

= 62.7 KJ

Hence, the amount of heat that flows through the cube is 62.7 KJ.

Problem 7: An aluminium rod and a copper rod of equal length 2.0 m and cross-sectional area 2 cm2 are welded together in series. One end is kept at a temperature of 10 °C and the other at 30 °C . Calculate the amount of heat taken out per second from the hot end . (Thermal conductivity of aluminium is 200 W ⁄ m °C and of copper is 390 W ⁄ m °C).

Solution:

Given:

Thermal conductivity of aluminium, KAl = 200 W ⁄ m °C

Thermal conductivity of aluminium, KCu = 390 W ⁄ m °C

Combined thermal conductivity for parallel combination, 1 ⁄ K = 1 ⁄ 200 W ⁄ m °C + 1 ⁄ 390 W ⁄ m °C

K = (200 × 390) ⁄ (200 + 390) W ⁄ m °C

= 132.2 W ⁄ m °C

Length of rod, d = 2 m

Area of rod, A = 2 cm2 = 2 × 10-4 m2

Temperature difference, Th - Tc = 30 °C - 10 °C = 20 °C

The formula for heat transfer rate is given as:

q = K A (Th - Tc) ⁄ d

= (132.2 × 2 × 10-4 × 20) ⁄ 2 W

= 0.2644 W

Hence, the total amount of heat transfer is 0.2644 W.


Next Article
Sample Problems on Heat Conduction

A

anurag652
Improve
Article Tags :
  • School Learning
  • Physics
  • Class 11
  • Physics-Class-11

Similar Reads

    Boundary Value Problems
    Boundary value problems (BVPs) are important concepts in mathematics, particularly differential equations. They are necessary for simulating a variety of physical phenomena, including heat conduction, wave propagation, and fluid dynamics. Understanding BVPs is critical for students because they prov
    13 min read
    Thermal Conductivity
    Thermal conductivity is a property of materials that shows that heat can flow easily through the material. It is usually represented by the symbol 'k', but can also be represented by 'λ' and 'κ'. The reciprocal of this quantity is known as thermal resistance. Materials with high thermal conductivity
    7 min read
    Heat Conduction Formula
    When two objects at different temperatures are brought into contact, heat flows from the object at a higher temperature to that at a lower temperature. The net flow is in the direction where the temperature is lower. Heat flow can occur in the following three possible ways: Conduction, Convection, a
    7 min read
    Equivalent Conductance Formula
    Electrochemistry includes the concept of equivalent conductance, which is the conductance of a volume of solution containing one equivalent of an electrolyte. Let's study the idea of the equivalent conductance formula. Equivalent ConductanceThe term "equivalent conductance" refers to the conductance
    9 min read
    Conductivity of Water
    Conductivity of water is the ability of water to conduct electricity or heat. It is measured using the symbols "s" or "k". It is directly proportional to the number of conductive ions that are present in the water. Pure water has a very low conductivity as it doesn't have any dissolved ions. On the
    7 min read
geeksforgeeks-footer-logo
Corporate & Communications Address:
A-143, 7th Floor, Sovereign Corporate Tower, Sector- 136, Noida, Uttar Pradesh (201305)
Registered Address:
K 061, Tower K, Gulshan Vivante Apartment, Sector 137, Noida, Gautam Buddh Nagar, Uttar Pradesh, 201305
GFG App on Play Store GFG App on App Store
Advertise with us
  • Company
  • About Us
  • Legal
  • Privacy Policy
  • In Media
  • Contact Us
  • Advertise with us
  • GFG Corporate Solution
  • Placement Training Program
  • Languages
  • Python
  • Java
  • C++
  • PHP
  • GoLang
  • SQL
  • R Language
  • Android Tutorial
  • Tutorials Archive
  • DSA
  • Data Structures
  • Algorithms
  • DSA for Beginners
  • Basic DSA Problems
  • DSA Roadmap
  • Top 100 DSA Interview Problems
  • DSA Roadmap by Sandeep Jain
  • All Cheat Sheets
  • Data Science & ML
  • Data Science With Python
  • Data Science For Beginner
  • Machine Learning
  • ML Maths
  • Data Visualisation
  • Pandas
  • NumPy
  • NLP
  • Deep Learning
  • Web Technologies
  • HTML
  • CSS
  • JavaScript
  • TypeScript
  • ReactJS
  • NextJS
  • Bootstrap
  • Web Design
  • Python Tutorial
  • Python Programming Examples
  • Python Projects
  • Python Tkinter
  • Python Web Scraping
  • OpenCV Tutorial
  • Python Interview Question
  • Django
  • Computer Science
  • Operating Systems
  • Computer Network
  • Database Management System
  • Software Engineering
  • Digital Logic Design
  • Engineering Maths
  • Software Development
  • Software Testing
  • DevOps
  • Git
  • Linux
  • AWS
  • Docker
  • Kubernetes
  • Azure
  • GCP
  • DevOps Roadmap
  • System Design
  • High Level Design
  • Low Level Design
  • UML Diagrams
  • Interview Guide
  • Design Patterns
  • OOAD
  • System Design Bootcamp
  • Interview Questions
  • Inteview Preparation
  • Competitive Programming
  • Top DS or Algo for CP
  • Company-Wise Recruitment Process
  • Company-Wise Preparation
  • Aptitude Preparation
  • Puzzles
  • School Subjects
  • Mathematics
  • Physics
  • Chemistry
  • Biology
  • Social Science
  • English Grammar
  • Commerce
  • World GK
  • GeeksforGeeks Videos
  • DSA
  • Python
  • Java
  • C++
  • Web Development
  • Data Science
  • CS Subjects
@GeeksforGeeks, Sanchhaya Education Private Limited, All rights reserved
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our Cookie Policy & Privacy Policy
Lightbox
Improvement
Suggest Changes
Help us improve. Share your suggestions to enhance the article. Contribute your expertise and make a difference in the GeeksforGeeks portal.
geeksforgeeks-suggest-icon
Create Improvement
Enhance the article with your expertise. Contribute to the GeeksforGeeks community and help create better learning resources for all.
geeksforgeeks-improvement-icon
Suggest Changes
min 4 words, max Words Limit:1000

Thank You!

Your suggestions are valuable to us.

What kind of Experience do you want to share?

Interview Experiences
Admission Experiences
Career Journeys
Work Experiences
Campus Experiences
Competitive Exam Experiences