Transient Thermal Analysis of a Fin

Size: px
Start display at page:

Download "Transient Thermal Analysis of a Fin"

Transcription

1 Transient Thermal Analysis of a Fin A cylindrical copper fin conducts heat away from its base at C and transfers it to a surrounding fluid at 25 0 C through convection. The convection heat transfer coefficient is 10. The copper has a thermal conductivity (k) of 398, a specific heat (C p) of 385, and a density of Determine the following: (a) the time to reach steady state (b) the steady state temperature distribution (using a transient analysis) (c) the temperature distribution after 50 seconds (d) the animated history of temperature in the fin over time (e) the steady state heat transfer rate through the base of the fin (using a transient analysis) (f) the steady state temperature distribution and heat transfer rate through the base using a steady state thermal analysis For the transient analysis, we will assume that the fin has an initial temperature of 25 0 C. At time t=0, heat will begin to flow from the base into the fin where some of the heat is stored (hence the need for the specific heat and density) and some of it is convected away. After a period of time, the temperature distribution in the fin will become steady. Steady state solutions require that the system of equations defining the model be solved only ONCE, while transient solutions require a new solution for each time step. For example, ANSYS will determine the temperature distribution at t=0.1 s based on the initial conditions. Next, ANSYS will determine the temperature distribution at t = 0.2 s based on the temperature distribution at t=0.1 s (and so on). Solution accuracy is a function of the size of the time steps as well as characteristics of the mesh. Ambient Temp = 25 0 C h= 10 W/m 2.K Base temperature = C 25 mm 400 mm

2 TRANSIENT SOLUTION Build Model: 1. Preprocessor >Element type > Add/Edit/Delete > (Add) > Thermal Mass > Solid > ( Solid 87) > OK (this 10 node tetrahedral element works well for the curved edges of the fin) 2. Preprocessor > Material properties > Material models > Thermal > Enter Conductivity > Isotropic > KXX = 398, Specific heat C = 385, Density DENS = Preprocessor >Modeling > Create > Volumes > Cylinder > Solid cylinder > WP X = 0, WP Y = 0, Radius = , Depth = 0.4 (use PlotCtrls to view an isometric of the cylinder) 4. Preprocessor > Meshing > Mesh tool > Turn on smart size to 4 > Mesh > Volumes > Mesh >(Pick the body) > OK Define Loads, Time Stepping Options, Output Options & Solve: 5. Solution > Analysis Type > New Analysis > Transient > OK > Full > OK 6. Solution > Define Loads > Apply > Thermal > Temperature > On Areas > (pick base of fin) > TEMP 100 > OK 7. Solution > Define Loads > Apply > Thermal > Convection > On Areas > (pick all of the areas except for the base there are 3 just click 3 times near the tip of the fin) > Film Coefficient = 10, Bulk Temperature = 25 > OK 8. Solution > Define Loads > Apply > Initial Condit n > Define > Pick All > Lab = TEMP, VALUE = 25 (ANSYS will remember the base temperature and the convection conditions you entered for the steady state solution, so you don t have to re enter them. You can use the List tool to view these conditions) 9. Solution > Load Step Opts > Time/Frequenc > Time Time Step > Set TIME = (at the top), KBC = stepped, AUTOTS = Prog Chosen, Minimum time step size = 0.01, maximum time step size = 200 > OK (We will let the ANSYS take charge of choosing the appropriate time step, limiting the time step to 200s) 10. Solution > Load Step Opts > Output Ctrls > DB/Results File > FREQ = every substep > OK (setting this option will allow us to see contour plots and obtain other results at any time step between t = 0 and t = 10,000s) 11. Solution > Solve > Current LS > OK It will take the model a while to run since it will require at least 50 time steps (max time = divided by maximum time step = 200)

3 Time History Post Processing: 12. Timehist postproc > Define Variables > Add > Nodal DOF Result > OK > Select a node randomly at the middle of the end of the fin > OK > NVAR = 2, DOF solution =Temp >OK 13. Timehist Postproc > Graph Variables > NVAR1 = 2 > OK (This gives the variation of temperature with respect to time at that node. Notice that steady state conditions are reached at about 3000s, with a value of 80 degrees C at the tip) 14. Timehist Postproc > List Variables >NVAR1 = 2 > OK (this lists the temperature as a function of time at the tip, as shown below) TIME TEMP TIME TEMP

4 General Post Processing: 15. General Postproc > Read Results > Last Set 16. General Postproc > Plot Results > Contour Plot > Nodal Solution > DOF Solution > Nodal Temperature > OK (this is the temperature distribution at 10,000s or the steady state temperatures) 17. General Postproc > Read Results > By Time/Freq > Enter TIME = 50 > OK 18. General Postproc > Plot Results > Contour Plot > Nodal Solution > DOF Solution > Nodal Temperature > OK (this is the temperature distribution at 50s)

5 19. General Postproc > Read results > By time/freq > Enter TIME = 180 > OK 20. General Postproc > Plot results > Contour plot > Nodal solution > DOF solution > Nodal temperature > OK (Notice the changes in the temperature distribution relative to the temperatures at 50s. Higher temperatures are moving further down the rod.) 21. PlotCtrls > Animate > Over Time > click on Time Range and enter 0 for a minimum time and 3000 for a maximum time > OK (This will show an animation of temperature with time. You can vary settings.) 22. General Postproc > Read Results > Last Set 23. General Postproc > List Results > Reaction Solu > Heat flow > OK (scroll to the bottom of the list to see that the steady state total heat flow through the base of the fin is 19.7 W) STEADY STATE SOLUTION The transient solution must converge to the steady state solution. It is important to check the transient solution using a steady state analysis. The steady state model does not rely on the heat capacity, density, or initial conditions. Build Model: 1. Preprocessor >Element type > Add/Edit/Delete > (Add) > Thermal Mass > Solid > ( Solid 87) > OK (this 10 node tetrahedral element works well for the curved edges of the fin) 2. Preprocessor > Material properties > Material models > Thermal > Enter Conductivity > Isotropic > KXX = Preprocessor >Modeling > Create > Volumes > Cylinder > Solid cylinder > WP X = 0, WP Y = 0, Radius = , Depth = 0.4 (use PlotCtrls to view an isometric of the cylinder)

6 4. Preprocessor > Meshing > Mesh tool > Turn on smart size to 4 > Mesh > Volumes > Mesh >(Pick the body) > OK Define Loads & Solve: 5. Solution > Analysis type > New analysis > Steady State > OK 6. Solution > Define Loads > Apply > Thermal > Temperature > On Areas > (pick base of fin) > TEMP 100 > OK 7. Solution > Define Loads > Apply > Thermal > Convection > On Areas > (pick all of the areas except for the base there are 3 just click 3 times near the tip of the fin) > Film Coefficient = 10, Bulk Temperature = 25 > OK 8. Solution > Solve > Current LS > OK Post Processing: 9. General Postproc > Plot Results > Contour Plot > Nodal Solu > DOF Solution > Nodal Temperature > OK (the steady state temperature of the tip is C) 10. General Postproc > List Results > Reaction Solu > Heat flow > OK (scroll to the bottom of the list to see that the total heat flow through the base of the fin is 19.7 W) Notice that the steady state results are roughly identical to the transient results after 3000 seconds. This tutorial was developed by David Hall and Sai Ravi Kanth Tummala 2008

EXPERIMENT 4: AN ELECTRICAL-THERMAL ACTUATOR

EXPERIMENT 4: AN ELECTRICAL-THERMAL ACTUATOR EXPERIMENT 4: AN ELECTRICAL-THERMAL ACTUATOR 1. OBJECTIVE: 1.1 To analyze an electrical-thermal actuator used in a micro-electromechanical system (MEMS). 2. INTRODUCTION 2.1 Introduction to Thermal Actuator

More information

Module 10: Free Vibration of an Undampened 1D Cantilever Beam

Module 10: Free Vibration of an Undampened 1D Cantilever Beam Module 10: Free Vibration of an Undampened 1D Cantilever Beam Table of Contents Page Number Problem Description Theory Geometry 4 Preprocessor 6 Element Type 6 Real Constants and Material Properties 7

More information

Module 2: Thermal Stresses in a 1D Beam Fixed at Both Ends

Module 2: Thermal Stresses in a 1D Beam Fixed at Both Ends Module 2: Thermal Stresses in a 1D Beam Fixed at Both Ends Table of Contents Problem Description 2 Theory 2 Preprocessor 3 Scalar Parameters 3 Real Constants and Material Properties 4 Geometry 6 Meshing

More information

MATERIAL MECHANICS, SE2126 COMPUTER LAB 2 PLASTICITY

MATERIAL MECHANICS, SE2126 COMPUTER LAB 2 PLASTICITY MATERIAL MECHANICS, SE2126 COMPUTER LAB 2 PLASTICITY PART A INTEGRATED CIRCUIT An integrated circuit can be thought of as a very complex maze of electronic components and metallic connectors. These connectors

More information

Due Monday, September 14 th, 12:00 midnight

Due Monday, September 14 th, 12:00 midnight Due Monday, September 14 th, 1: midnight This homework is considering the analysis of plane and space (3D) trusses as discussed in class. A list of MatLab programs that were discussed in class is provided

More information

MATERIAL MECHANICS, SE2126 COMPUTER LAB 3 VISCOELASTICITY. k a. N t

MATERIAL MECHANICS, SE2126 COMPUTER LAB 3 VISCOELASTICITY. k a. N t MATERIAL MECHANICS, SE2126 COMPUTER LAB 3 VISCOELASTICITY N t i Gt () G0 1 i ( 1 e τ = α ) i= 1 k a k b τ PART A RELAXING PLASTIC PAPERCLIP Consider an ordinary paperclip made of plastic, as they more

More information

Contents. Feature Articles. On the Web. Resources. A Publication for ANSYS Users

Contents. Feature Articles. On the Web. Resources. A Publication for ANSYS Users Contents Contents Feature Articles ANSYS Thermal: Getting the Heat Flow from Convection BCs Benchmarking ANSYS 6.1 on HP Systems CADfix On the Web New in ANSYS 6.1 PADT Seminar: Multiphysics Analysis PADT

More information

Lecture 9 Thermal Analysis

Lecture 9 Thermal Analysis Lecture 9 Thermal Analysis 16.0 Release Introduction to ANSYS Mechanical 1 2015 ANSYS, Inc. February 27, 2015 Chapter Overview In this chapter, performing steady-state thermal analyses in Mechanical will

More information

ISSN: [HARIHARAN * et al., 7(3): March, 2018] Impact Factor: 5.164

ISSN: [HARIHARAN * et al., 7(3): March, 2018] Impact Factor: 5.164 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY PRESSURE VESSEL DESIGN BY FEA B.R.Hariharan 1, R.Jagadeesh 2, I.Beno 3 & K.Rajakarthikeyan 4 1,2,3 UG Student, Department of Mechanical

More information

Due Monday, October 19 th, 12:00 midnight. Problem 1 2D heat conduction in a rectangular domain (hand calculation) . A constant heat source is given:

Due Monday, October 19 th, 12:00 midnight. Problem 1 2D heat conduction in a rectangular domain (hand calculation) . A constant heat source is given: Due Monday, October 19 th, 12:00 midnight Problem 1 2D heat conduction in a rectangular domain (hand calculation) Consider a problem on a rectangular (2 m 1 m) domain as shown in the left figure. The 1

More information

THERMO-MECHANICAL ANALYSIS IN PERFORATED ANNULAR FIN USING ANSYS

THERMO-MECHANICAL ANALYSIS IN PERFORATED ANNULAR FIN USING ANSYS THERMO-MECHANICAL ANALYSIS IN PERFORATED ANNULAR FIN USING ANSYS Kunal Adhikary 1, Dr. Ashis Mallick 2 1,2 Department of Mechanical Engineering, IIT(ISM), Dhanbad-826004, Jharkhand, India Abstract Thermal

More information

Axisymmetric Modeling. This tutorial gives an overview of axisymmetric modeling. Learn how to:

Axisymmetric Modeling. This tutorial gives an overview of axisymmetric modeling. Learn how to: Axisymmetric Modeling I-DEAS Tutorials: Simulation Projects This tutorial gives an overview of axisymmetric modeling. Learn how to: sketch on the XZ plane apply boundary conditions mesh axisymmetric elements

More information

Creating Axisymmetric Models in FEMAP

Creating Axisymmetric Models in FEMAP Creating Axisymmetric Models in FEMAP 1. Introduction NE/Nastran does not support 2-d axisymmetric elements. 3-d axisymmetric models are supported, and can be generated with a few additional steps. The

More information

Pin Fin Lab Report Example. Names. ME331 Lab

Pin Fin Lab Report Example. Names. ME331 Lab Pin Fin Lab Report Example Names ME331 Lab 04/12/2017 1. Abstract The purposes of this experiment are to determine pin fin effectiveness and convective heat transfer coefficients for free and forced convection

More information

Tutorial Number 18: Heat transfer analysis of a teapot

Tutorial Number 18: Heat transfer analysis of a teapot Tutorial Number 18: Heat transfer analysis of a teapot Stefano Morlacchi September 2014 T. 01608 811777 F. 01608811770 E.info@ssanalysis.co.uk W. www.ssanalysis.co.uk 1. Introduction In this tutorial,

More information

Analysis of Planar Truss

Analysis of Planar Truss Analysis of Planar Truss Although the APES computer program is not a specific matrix structural code, it can none the less be used to analyze simple structures. In this example, the following statically

More information

Introduction to Heat and Mass Transfer. Week 7

Introduction to Heat and Mass Transfer. Week 7 Introduction to Heat and Mass Transfer Week 7 Example Solution Technique Using either finite difference method or finite volume method, we end up with a set of simultaneous algebraic equations in terms

More information

D && 9.0 DYNAMIC ANALYSIS

D && 9.0 DYNAMIC ANALYSIS 9.0 DYNAMIC ANALYSIS Introduction When a structure has a loading which varies with time, it is reasonable to assume its response will also vary with time. In such cases, a dynamic analysis may have to

More information

Nonlinear Buckling Prediction in ANSYS. August 2009

Nonlinear Buckling Prediction in ANSYS. August 2009 Nonlinear Buckling Prediction in ANSYS August 2009 Buckling Overview Prediction of buckling of engineering structures is a challenging problem for several reasons: A real structure contains imperfections

More information

Vibro-acoustic Analysis for Noise Reduction of Electric Machines

Vibro-acoustic Analysis for Noise Reduction of Electric Machines Vibro-acoustic Analysis for Noise Reduction of Electric Machines From Flux to OptiStruct Example : Synchronous Machine Flux 2D coupling to OptiStruct Patrick LOMBARD Application Team Manager Patrick.Lombard@cedrat.com

More information

International ejournals

International ejournals ISSN 0976 1411 Available online at www.internationalejournals.com International ejournals International ejournal of Mathematics and Engineering 206 (2013) 1994-2027 MODELING AND ANALYSIS OF DIESEL ENGINE

More information

Lecture 10 Multistep Analysis

Lecture 10 Multistep Analysis Lecture 10 Multistep Analysis 16.0 Release Introduction to ANSYS Mechanical 1 2015 ANSYS, Inc. February 27, 2015 Chapter Overview In this chapter, aspects of reviewing results will be covered: A. Multistep

More information

Example Application 12. Embankment Loading on a Cam-Clay Foundation

Example Application 12. Embankment Loading on a Cam-Clay Foundation Example Application 12 Embankment Loading on a Cam-Clay Foundation 1 Foundation Soil Properties 2 Modeling Procedure Step 1 Create the foundation model grid, set boundary conditions, assign material model

More information

Multiphysics Modeling

Multiphysics Modeling 11 Multiphysics Modeling This chapter covers the use of FEMLAB for multiphysics modeling and coupled-field analyses. It first describes the various ways of building multiphysics models. Then a step-by-step

More information

Workshop 8. Lateral Buckling

Workshop 8. Lateral Buckling Workshop 8 Lateral Buckling cross section A transversely loaded member that is bent about its major axis may buckle sideways if its compression flange is not laterally supported. The reason buckling occurs

More information

Project #1 Internal flow with thermal convection

Project #1 Internal flow with thermal convection Project #1 Internal flow with thermal convection MAE 494/598, Fall 2017, Project 1 (20 points) Hard copy of report is due at the start of class on the due date. The rules on collaboration will be released

More information

MATERIAL MECHANICS, SE2126 COMPUTER LAB 4 MICRO MECHANICS. E E v E E E E E v E E + + = m f f. f f

MATERIAL MECHANICS, SE2126 COMPUTER LAB 4 MICRO MECHANICS. E E v E E E E E v E E + + = m f f. f f MATRIAL MCHANICS, S226 COMPUTR LAB 4 MICRO MCHANICS 2 2 2 f m f f m T m f m f f m v v + + = + PART A SPHRICAL PARTICL INCLUSION Consider a solid granular material, a so called particle composite, shown

More information

Leaf Spring (Material, Contact, geometric nonlinearity)

Leaf Spring (Material, Contact, geometric nonlinearity) 00 Summary Summary Nonlinear Static Analysis - Unit: N, mm - Geometric model: Leaf Spring.x_t Leaf Spring (Material, Contact, geometric nonlinearity) Nonlinear Material configuration - Stress - Strain

More information

Example Resistive Heating

Example Resistive Heating Example Resistive Heating SOLVED WITH COMSOL MULTIPHYSICS 3.5a COPYRIGHT 2008. All right reserved. No part of this documentation may be photocopied or reproduced in any form without prior written consent

More information

PHYSICAL MECHANISM OF CONVECTION

PHYSICAL MECHANISM OF CONVECTION Tue 8:54:24 AM Slide Nr. 0 of 33 Slides PHYSICAL MECHANISM OF CONVECTION Heat transfer through a fluid is by convection in the presence of bulk fluid motion and by conduction in the absence of it. Chapter

More information

Crossing Pipes Discussion

Crossing Pipes Discussion Crossing Pipes Discussion Draft 2, 9/21/06 Chapter 7 of [4] outlines a steady state thermal analysis of an assumed pipeline junction. Here alternate points of view and additional post-processing features

More information

Lab 5: Post Processing and Solving Conduction Problems. Objective:

Lab 5: Post Processing and Solving Conduction Problems. Objective: Lab 5: Post Processing and Solving Conduction Problems Objective: The objective of this lab is to use the tools we have developed in MATLAB and SolidWorks to solve conduction heat transfer problems that

More information

International Journal of Scientific & Engineering Research, Volume 8, Issue 2, February-2017 ISSN

International Journal of Scientific & Engineering Research, Volume 8, Issue 2, February-2017 ISSN ISSN 2229-5518 916 Laser Damage Effect Studies with Hollow Metallic Targets Satyender Kumar, S Jain, K C Sati, S Goyal, R Malhotra, R Rajan, N R Das & A K Srivastava Laser Science & Technology Centre Metcalfe

More information

Revision of the thermal chip simulation, J.E. Akin, Rice University

Revision of the thermal chip simulation, J.E. Akin, Rice University Revision of the thermal chip simulation, J.E. Akin, Rice University A SolidWorks simulation tutorial is just intended to illustrate where to find various icons that you would need in a real engineering

More information

Investigations On Gear Tooth Surface And Bulk Temperatures Using ANSYS

Investigations On Gear Tooth Surface And Bulk Temperatures Using ANSYS Investigations On Gear Tooth Surface And Bulk Temperatures Using ANSYS P R Thyla PSG College of Technology, Coimbatore, INDIA R Rudramoorthy PSG College of Technology, Coimbatore, INDIA Abstract In gears,

More information

Transient flow and heat equations - the Rayleigh-Benard instability

Transient flow and heat equations - the Rayleigh-Benard instability Transient flow and heat equations - the Rayleigh-Benard instability Directory: RayleighBenard Solvers: HeatSolve, FlowSolve Tools: ElmerGUI Dimensions: 2D, Transient Case definition This tutorial is about

More information

Validation of the Fluid116 element usage for flow related problems in ANSYS thermal analysis

Validation of the Fluid116 element usage for flow related problems in ANSYS thermal analysis International Journal of Ignited Minds (IJIMIINDS) Validation of the Fluid116 element usage for flow related problems in ANSYS thermal analysis Aravind a a Team Lead, CAE simulation team, Control Component

More information

3.0 FINITE ELEMENT MODEL

3.0 FINITE ELEMENT MODEL 3.0 FINITE ELEMENT MODEL In Chapter 2, the development of the analytical model established the need to quantify the effect of the thermal exchange with the dome in terms of a single parameter, T d. In

More information

Experiment P30: Centripetal Force on a Pendulum (Force Sensor, Photogate)

Experiment P30: Centripetal Force on a Pendulum (Force Sensor, Photogate) PASCO scientific Physics Lab Manual: P30-1 Experiment P30: (Force Sensor, Photogate) Concept Time SW Interface Macintosh File Windows File centripetal force 30 m 500 or 700 P30 Centripetal Force P30_CENT.SWS

More information

International Journal of Engineering Research and General Science Volume 3, Issue 6, November-December, 2015 ISSN

International Journal of Engineering Research and General Science Volume 3, Issue 6, November-December, 2015 ISSN NUMERICAL AND EXPERIMENTAL INVESTIGATION OF STAGGERED INTERRUPTED FIN ARRANGEMENT IN A NATURAL CONVECTION FIELD Mr.Bhushan S Rane 1, Prof. M D Shende 2 1 (P G Student, Department of Mechanical Engineering,

More information

Heat Transfer Modeling

Heat Transfer Modeling Heat Transfer Modeling Introductory FLUENT Training 2006 ANSYS, Inc. All rights reserved. 2006 ANSYS, Inc. All rights reserved. 7-2 Outline Energy Equation Wall Boundary Conditions Conjugate Heat Transfer

More information

Simulation, Prediction and Compensation of Transient Thermal Deformations of a Reciprocating Linear Slide for F8S Motion Error Separation

Simulation, Prediction and Compensation of Transient Thermal Deformations of a Reciprocating Linear Slide for F8S Motion Error Separation Proceedings of the 3 rd International Conference on Mechanical Engineering and Mechatronics Prague, Czech Republic, August 14-1, 2014 Paper No. 139 Simulation, Prediction and Compensation of Transient

More information

Tutorial 11. Use of User-Defined Scalars and User-Defined Memories for Modeling Ohmic Heating

Tutorial 11. Use of User-Defined Scalars and User-Defined Memories for Modeling Ohmic Heating Tutorial 11. Use of User-Defined Scalars and User-Defined Memories for Modeling Ohmic Heating Introduction The purpose of this tutorial is to illustrate the use of user-defined scalars (UDS) and user defined

More information

Tutorial 12 Excess Pore Pressure (B-bar method) Undrained loading (B-bar method) Initial pore pressure Excess pore pressure

Tutorial 12 Excess Pore Pressure (B-bar method) Undrained loading (B-bar method) Initial pore pressure Excess pore pressure Tutorial 12 Excess Pore Pressure (B-bar method) Undrained loading (B-bar method) Initial pore pressure Excess pore pressure Introduction This tutorial will demonstrate the Excess Pore Pressure (Undrained

More information

Thermal Analysis. with SolidWorks Simulation 2013 SDC. Paul M. Kurowski. Better Textbooks. Lower Prices.

Thermal Analysis. with SolidWorks Simulation 2013 SDC. Paul M. Kurowski. Better Textbooks. Lower Prices. Thermal Analysis with SolidWorks Simulation 2013 Paul M. Kurowski SDC PUBLICATIONS Schroff Development Corporation Better Textbooks. Lower Prices. www.sdcpublications.com Visit the following websites to

More information

Finite Element Modules for Enhancing Undergraduate Transport Courses: Application to Fuel Cell Fundamentals

Finite Element Modules for Enhancing Undergraduate Transport Courses: Application to Fuel Cell Fundamentals Finite Element Modules for Enhancing Undergraduate Transport Courses: Application to Fuel Cell Fundamentals Originally published in 007 American Society for Engineering Education Conference Proceedings

More information

Coupling Physics. Tomasz Stelmach Senior Application Engineer

Coupling Physics. Tomasz Stelmach Senior Application Engineer Coupling Physics Tomasz Stelmach Senior Application Engineer Agenda Brief look @ Multiphysics solution What is new in R18 Fluent Maxwell coupling wireless power transfer Brief look @ ANSYS Multiphysics

More information

Analysis of Hydrodynamic Journal Bearing Using CFD and FSI Technique

Analysis of Hydrodynamic Journal Bearing Using CFD and FSI Technique Analysis of Hydrodynamic Journal Bearing Using CFD and FSI Technique Priyanka Tiwari M.E. Student of Government Engineering College Jabalpur, M.P.-India Veerendra Kumar Principal of Government Engineering

More information

Study of Temperature Distribution Along the Fin Length

Study of Temperature Distribution Along the Fin Length Heat Transfer Experiment No. 2 Study of Temperature Distribution Along the Fin Length Name of the Student: Roll No: Department of Mechanical Engineering for Women, Pune. Aim: ˆ Measuring the temperature

More information

Managing Thermal Gradients on a Supercritical Carbon Dioxide Radial Inflow Turbine. David W. Stevens

Managing Thermal Gradients on a Supercritical Carbon Dioxide Radial Inflow Turbine. David W. Stevens Managing Thermal Gradients on a Supercritical Carbon Dioxide Radial Inflow Turbine David W. Stevens dstevens@, Turbine Cooling Historically, a consistent engineering challenge Machine durability Traditional

More information

Taylor Dispersion Created by Robert P. Hesketh, Chemical Engineering, Rowan University Fall 2005

Taylor Dispersion Created by Robert P. Hesketh, Chemical Engineering, Rowan University Fall 2005 Taylor Dispersion Created by Robert P. Hesketh, Chemical Engineering, Rowan University Fall 005 In this problem you will simulate a tubular reactor with fluid flowing in laminar flow. The governing equations

More information

FINITE ELEMENT ANALYSIS OF THERMAL CHARACTERISTICS OF ANNULAR FINS WITH DIFFERENT PROFILES

FINITE ELEMENT ANALYSIS OF THERMAL CHARACTERISTICS OF ANNULAR FINS WITH DIFFERENT PROFILES FINITE ELEMENT ANALYSIS OF THERMAL CHARACTERISTICS OF ANNULAR FINS WITH DIFFERENT PROFILES M. Sudheer 1, G. Vignesh Shanbhag 1, Prashanth Kumar 1 and Shashiraj Somayaji 2 1 Department of Mechanical Engineering,

More information

CHAPTER 8: Thermal Analysis

CHAPTER 8: Thermal Analysis CHAPER 8: hermal Analysis hermal Analysis: calculation of temperatures in a solid body. Magnitude and direction of heat flow can also be calculated from temperature gradients in the body. Modes of heat

More information

Transient Thermal Flow and Thermal Stress Analysis Coupled NASTRAN and SC/Tetra

Transient Thermal Flow and Thermal Stress Analysis Coupled NASTRAN and SC/Tetra Transient Thermal Flow and Thermal Stress Analysis Coupled NASTRAN and SC/Tetra Qin Yin Fan Software CRADLE Co., Ltd. ABSTRACT In SAE paper 2004-01-1345, author focused on how to use a steady state temperature

More information

Thermal Analysis with SOLIDWORKS Simulation 2015 and Flow Simulation 2015

Thermal Analysis with SOLIDWORKS Simulation 2015 and Flow Simulation 2015 Thermal Analysis with SOLIDWORKS Simulation 2015 and Flow Simulation 2015 Paul M. Kurowski SDC PUBLICATIONS Better Textbooks. Lower Prices. www.sdcpublications.com Powered by TCPDF (www.tcpdf.org) Visit

More information

FINITE ELEMENTS ANALYSIS OF THERMAL STEADY STATE, USING ANSYS

FINITE ELEMENTS ANALYSIS OF THERMAL STEADY STATE, USING ANSYS FINITE ELEMENTS ANALYSIS OF THERMAL STEADY STATE, USING ANSYS Gavril GREBENIŞAN 1, Ioan Eugen RADU 2 Ioan ANTON 3 1 University of Oradea, grebe@uoradea.ro 2 University of Oradea, iradu@uoradea.ro 3 GMAB

More information

Natural Convection from a Long Horizontal Cylinder

Natural Convection from a Long Horizontal Cylinder Natural Convection from a Long Horizontal Cylinder Hussein Awad Kurdi Saad Engineering Technical College of Al Najaf, Al-Furat Al-Awsat Technical University, Iraq ABSTRACT: Natural convection from a Long

More information

Enhancement of heat transfer on Engine Cylinder Block

Enhancement of heat transfer on Engine Cylinder Block Enhancement of heat transfer on Engine Cylinder Block Sachin Wangikar, Jishan Balekundri, 1Assistant Professor at Shaikh College of Engineering & Technology, Belagavi, Karnataka,India Jishan Balekundri

More information

Two-Dimensional Steady State Heat Conduction

Two-Dimensional Steady State Heat Conduction Two-Dimensional Steady State Heat Conduction This sample analysis illustrates the manner in which the UD_scalar program can be used to perform steady state heat conduction analyses. The body analyzed,

More information

Workshop 6.1. Steady State Thermal Analysis. Workbench - Mechanical Introduction 12.0 WS6.1-1

Workshop 6.1. Steady State Thermal Analysis. Workbench - Mechanical Introduction 12.0 WS6.1-1 Workbench - Mechanical Introduction 12.0 Workshop 6.1 Steady State Thermal Analysis WS6.1-1 Workshop 6.1 - Goals In this workshop we will analyze the pump housing shown below for its heat transfer characteristics.

More information

Composite FEM Lab-work

Composite FEM Lab-work Composite FEM Lab-work You may perform these exercises in groups of max 2 persons. You may also between exercise 5 and 6. Be critical on the results obtained! Exercise 1. Open the file exercise1.inp in

More information

DESIGN OF A CERAMIC HEAT EXCHANGER FOR HIGH TEMPERATURE APPLICATIONS USING SIMULATION TECHNIQUES

DESIGN OF A CERAMIC HEAT EXCHANGER FOR HIGH TEMPERATURE APPLICATIONS USING SIMULATION TECHNIQUES DESIGN OF A CERAMIC HEAT EXCHANGER FOR HIGH TEMPERATURE APPLICATIONS USING SIMULATION TECHNIUES Paulo Eduardo Batista de Mello, pmello@fei.edu.br Gustavo Henrique Bolognesi Donato, gdonato@fei.edu.br Departamento

More information

4.1 Derivation and Boundary Conditions for Non-Nipped Interfaces

4.1 Derivation and Boundary Conditions for Non-Nipped Interfaces Chapter 4 Roller-Web Interface Finite Difference Model The end goal of this project is to allow the correct specification of a roller-heater system given a general set of customer requirements. Often the

More information

CHAPTER 7 FINITE ELEMENT ANALYSIS OF DEEP GROOVE BALL BEARING

CHAPTER 7 FINITE ELEMENT ANALYSIS OF DEEP GROOVE BALL BEARING 113 CHAPTER 7 FINITE ELEMENT ANALYSIS OF DEEP GROOVE BALL BEARING 7. 1 INTRODUCTION Finite element computational methodology for rolling contact analysis of the bearing was proposed and it has several

More information

Response Spectrum Analysis Shock and Seismic. FEMAP & NX Nastran

Response Spectrum Analysis Shock and Seismic. FEMAP & NX Nastran Response Spectrum Analysis Shock and Seismic FEMAP & NX Nastran Table of Contents 1. INTRODUCTION... 3 2. THE ACCELEROGRAM... 4 3. CREATING A RESPONSE SPECTRUM... 5 4. NX NASTRAN METHOD... 8 5. RESPONSE

More information

Lab Activity: The Central Limit Theorem

Lab Activity: The Central Limit Theorem Lab Activity: The Central Limit Theorem In this lab activity, you will explore the properties of the Central Limit Theorem. Student Learning Outcomes By the end of this chapter, you should be able to do

More information

Lab 1: Numerical Solution of Laplace s Equation

Lab 1: Numerical Solution of Laplace s Equation Lab 1: Numerical Solution of Laplace s Equation ELEC 3105 last modified August 27, 2012 1 Before You Start This lab and all relevant files can be found at the course website. You will need to obtain an

More information

Gravity Modelling Forward Modelling Of Synthetic Data

Gravity Modelling Forward Modelling Of Synthetic Data Gravity Modelling Forward Modelling Of Synthetic Data After completing this practical you should be able to: The aim of this practical is to become familiar with the concept of forward modelling as a tool

More information

You w i ll f ol l ow these st eps : Before opening files, the S c e n e panel is active.

You w i ll f ol l ow these st eps : Before opening files, the S c e n e panel is active. You w i ll f ol l ow these st eps : A. O pen a n i m a g e s t a c k. B. Tr a c e t h e d e n d r i t e w i t h t h e user-guided m ode. C. D e t e c t t h e s p i n e s a u t o m a t i c a l l y. D. C

More information

Study of Effect of Fin Geometry on Rate of Heat transfer for a 150cc, 4-stroke IC Engine

Study of Effect of Fin Geometry on Rate of Heat transfer for a 150cc, 4-stroke IC Engine Study of Effect of Fin Geometry on Rate of Heat transfer for a 150cc, 4-stroke IC Engine # 1 Shivanand Karve, #2 Dr. S.S.Kore #1 Student of M. E. Heat Power, S.P.Pune university, Balewadi,Pune, India #2

More information

MECHATRONICS II LABORATORY Experiment #4: First-Order Dynamic Response Thermal Systems

MECHATRONICS II LABORATORY Experiment #4: First-Order Dynamic Response Thermal Systems MECHATRONICS II LABORATORY Experiment #4: First-Order Dynamic Response Thermal Systems The simplest dynamic system is a linear first order system. The time response of a first-order system is exponential.

More information

Non-linear and time-dependent material models in Mentat & MARC. Tutorial with Background and Exercises

Non-linear and time-dependent material models in Mentat & MARC. Tutorial with Background and Exercises Non-linear and time-dependent material models in Mentat & MARC Tutorial with Background and Exercises Eindhoven University of Technology Department of Mechanical Engineering Piet Schreurs July 7, 2009

More information

Heat Transfer Modeling using ANSYS FLUENT

Heat Transfer Modeling using ANSYS FLUENT Lecture 2 - Conduction Heat Transfer 14.5 Release Heat Transfer Modeling using ANSYS FLUENT 2013 ANSYS, Inc. March 28, 2013 1 Release 14.5 Agenda Introduction Energy equation in solids Equation solved

More information

If there is convective heat transfer from outer surface to fluid maintained at T W.

If there is convective heat transfer from outer surface to fluid maintained at T W. Heat Transfer 1. What are the different modes of heat transfer? Explain with examples. 2. State Fourier s Law of heat conduction? Write some of their applications. 3. State the effect of variation of temperature

More information

SHRI RAMSWAROOP MEMORIAL COLLEGE OF ENGG. & MANAGEMENT B.Tech. [SEM V (ME-51, 52, 53, 54)] QUIZ TEST-1 (Session: )

SHRI RAMSWAROOP MEMORIAL COLLEGE OF ENGG. & MANAGEMENT B.Tech. [SEM V (ME-51, 52, 53, 54)] QUIZ TEST-1 (Session: ) QUIZ TEST-1 Time: 1 Hour HEAT AND MASS TRANSFER Note: All questions are compulsory. Q1) The inside temperature of a furnace wall ( k=1.35w/m.k), 200mm thick, is 1400 0 C. The heat transfer coefficient

More information

Numerical simulation of surface ship hull beam whipping response due to submitted underwater explosion

Numerical simulation of surface ship hull beam whipping response due to submitted underwater explosion Numerical simulation of surface ship hull beam whipping response due to submitted underwater explosion Presenter / Ssu-Chieh Tsai Supervisor / Pr. Hervé Le Sourne 1 March 2017, Rostock 1 Motivation UNDEX

More information

ISSN Page 200

ISSN Page 200 Thermal Analysis Of Ic Engine Piston Using Finite Element Method Shirisha 1, G.S.Dk.Sravani 2 1 PG Scholar, Pydah College of Engineering, Kakinada, AP, India. 2 Assistant Professor, Pydah College of Engineering,

More information

FINITE ELEMENT ANALYSIS USING THE TANGENT STIFFNESS MATRIX FOR TRANSIENT NON-LINEAR HEAT TRANSFER IN A BODY

FINITE ELEMENT ANALYSIS USING THE TANGENT STIFFNESS MATRIX FOR TRANSIENT NON-LINEAR HEAT TRANSFER IN A BODY Heat transfer coeff Temperature in Kelvin International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 FINITE ELEMENT ANALYSIS USING THE TANGENT STIFFNESS MATRIX FOR TRANSIENT

More information

Freezing Around a Pipe with Flowing Water

Freezing Around a Pipe with Flowing Water 1 Introduction Freezing Around a Pipe with Flowing Water Groundwater flow can have a significant effect on ground freezing because heat flow via convection is often more effective at moving heat than conduction

More information

#SEU16. FEA in Solid Edge and FEMAP Mark Sherman

#SEU16. FEA in Solid Edge and FEMAP Mark Sherman FEA in Solid Edge and FEMAP Mark Sherman Realize innovation. FEMAP Continuous development with the same core team! Since 1985 there have been more than 35 releases of FEMAP with only one major architecture

More information

CAEFEM v9.5 Information

CAEFEM v9.5 Information CAEFEM v9.5 Information Concurrent Analysis Corporation, 50 Via Ricardo, Thousand Oaks, CA 91320 USA Tel. (805) 375 1060, Fax (805) 375 1061 email: info@caefem.com or support@caefem.com Web: http://www.caefem.com

More information

Method of Weighted Residual Approach for Thermal Performance Evaluation of a Circular Pin fin: Galerkin Finite element Approach

Method of Weighted Residual Approach for Thermal Performance Evaluation of a Circular Pin fin: Galerkin Finite element Approach ISSN (Print): 2347-671 (An ISO 3297: 27 Certified Organization) Vol. 6, Issue 4, April 217 Method of Weighted Residual Approach for Thermal Performance Evaluation of a Circular Pin fin: Galerkin Finite

More information

APPENDIX 1 MATLAB AND ANSYS PROGRAMS

APPENDIX 1 MATLAB AND ANSYS PROGRAMS APPENDIX 1 MATLAB AND ANSYS PROGRAMS This appendix lists all the MATLAB and ANSYS codes used in each chapter, along with a short description of the purpose of each. MATLAB codes have the suffix.m and the

More information

Advantages, Limitations and Error Estimation of Mixed Solid Axisymmetric Modeling

Advantages, Limitations and Error Estimation of Mixed Solid Axisymmetric Modeling Advantages, Limitations and Error Estimation of Mixed Solid Axisymmetric Modeling Sudeep Bosu TATA Consultancy Services Baskaran Sundaram TATA Consultancy Services, 185 Lloyds Road,Chennai-600086,INDIA

More information

Thermo Mechanical Analysis of AV1 Diesel Engine Piston using FEM

Thermo Mechanical Analysis of AV1 Diesel Engine Piston using FEM Journal of Advanced Engineering Research ISSN: 2393-8447 Volume 2, Issue 1, 2015, pp.23-28 Thermo Mechanical Analysis of AV1 Diesel Engine Piston using FEM Subodh Kumar Sharma 1, *, P. K. Saini 2, N. K.

More information

Analysis Of Vibration Characteristics For Annular Disc Cutters

Analysis Of Vibration Characteristics For Annular Disc Cutters Research Inventy: International Journal Of Engineering And Science Vol.3, Issue 4 (July 2013), PP 32-38 Issn(e): 2278-4721, Issn(p):2319-6483, Www.Researchinventy.Com Analysis Of Vibration Characteristics

More information

Tutorial: Premixed Flow in a Conical Chamber using the Finite-Rate Chemistry Model

Tutorial: Premixed Flow in a Conical Chamber using the Finite-Rate Chemistry Model Tutorial: Premixed Flow in a Conical Chamber using the Finite-Rate Chemistry Model Introduction The purpose of this tutorial is to provide guidelines and recommendations for setting up and solving the

More information

Solution Methods. Steady State Diffusion Equation. Lecture 04

Solution Methods. Steady State Diffusion Equation. Lecture 04 Solution Methods Steady State Diffusion Equation Lecture 04 1 Solution methods Focus on finite volume method. Background of finite volume method. Discretization example. General solution method. Convergence.

More information

Simulation of the Temperature Profile During Welding with COMSOL Multiphysics Software Using Rosenthal s Approach

Simulation of the Temperature Profile During Welding with COMSOL Multiphysics Software Using Rosenthal s Approach Simulation of the Temperature Profile During Welding with COMSOL Multiphysics Software Using Rosenthal s Approach A. Lecoanet*, D. G. Ivey, H. Henein Department of Chemical & Materials Engineering, University

More information

PROBLEM Node 5: ( ) ( ) ( ) ( )

PROBLEM Node 5: ( ) ( ) ( ) ( ) PROBLEM 4.78 KNOWN: Nodal network and boundary conditions for a water-cooled cold plate. FIND: (a) Steady-state temperature distribution for prescribed conditions, (b) Means by which operation may be extended

More information

Chapter 5: Random Vibration. ANSYS Mechanical. Dynamics. 5-1 July ANSYS, Inc. Proprietary 2009 ANSYS, Inc. All rights reserved.

Chapter 5: Random Vibration. ANSYS Mechanical. Dynamics. 5-1 July ANSYS, Inc. Proprietary 2009 ANSYS, Inc. All rights reserved. Chapter 5: Random Vibration ANSYS Mechanical Dynamics 5-1 July 2009 Analysis Random Vibration Analysis Topics covered: Definition and purpose Overview of Workbench capabilities Procedure 5-2 July 2009

More information

Comparing 2-D Conduction Experiments with Simulation

Comparing 2-D Conduction Experiments with Simulation Comparing 2-D Conduction Experiments with Simulation Introduction Simulation techniques are often used in industry as a beneficial part in the development process whether an engineer or scientist is designing

More information

Numerical Investigation of Convective Heat Transfer in Pin Fin Type Heat Sink used for Led Application by using CFD

Numerical Investigation of Convective Heat Transfer in Pin Fin Type Heat Sink used for Led Application by using CFD GRD Journals- Global Research and Development Journal for Engineering Volume 1 Issue 8 July 2016 ISSN: 2455-5703 Numerical Investigation of Convective Heat Transfer in Pin Fin Type Heat Sink used for Led

More information

1. INTRODUCTION. Keywords: Cylinder head, I C Engine, heat flux and Temperature etc.

1. INTRODUCTION. Keywords: Cylinder head, I C Engine, heat flux and Temperature etc. Heat Flux and Temperature Distribution Analysis of I C Engine Cylinder Head Using ANSYS K. Ashok Reddy, T. V. Seshi Reddy and S Satpagiri Dept of Mechanical Engineering, Guru Nanak Institutions Technical

More information

Journal of Engineering Research and Studies E-ISSN

Journal of Engineering Research and Studies E-ISSN Research Article EXPERIMENTAL AND COMPUTATIONAL ANALYSIS AND OPTIMIZATION FOR HEAT TRANSFER THROUGH FINS WITH DIFFERENT TYPES OF NOTCH S.H. Barhatte 1, M. R. Chopade 2, V. N. Kapatkar 3 Address for Correspondence

More information

F.M. with Finite Element analysis - Different calculation techniques + Numerical examples (ANSYS Apdl) 2/2

F.M. with Finite Element analysis - Different calculation techniques + Numerical examples (ANSYS Apdl) 2/2 Task 6 - Safety Review and Licensing On the Job Training on Stress Analysis F.M. with Finite Element analysis - Different calculation techniques + Numerical examples (ANSYS Apdl) 2/2 Davide Mazzini Ciro

More information

ELEC 1908 The Electric Potential (V) March 28, 2013

ELEC 1908 The Electric Potential (V) March 28, 2013 ELEC 1908 The Electric Potential (V) March 28, 2013 1 Abstract The objective of this lab is to solve numerically Laplace s equation in order to obtain the electric potential distribution in di erent electric

More information

Part III. Dr. Scott R. Runnels. Databases Analyses Ladings Old TPS New TPS. Lading Properties Entry Meaning. AFFTAC Training Class

Part III. Dr. Scott R. Runnels. Databases Analyses Ladings Old TPS New TPS. Lading Properties Entry Meaning. AFFTAC Training Class Old Details New Model Old New Part III Dr. Scott R. Runnels Version 2010-02-24a Copyright 2010 RSI-AAR Tank Car Safety Research Project Old Details New Model Old New Old Details 2 Old Model Details Old

More information

Coupled Field Analysis using the ANSYS/Multiphysics Commercial FEA Code

Coupled Field Analysis using the ANSYS/Multiphysics Commercial FEA Code Industry Sector RTD Thematic Area Date Deliverable Nr Consumer Goods Multi Physics and Analysis 11th Sept 2002 Coupled Field Analysis using the ANSYS/Multiphysics Commercial FEA Code David Ellis Idac Ltd,

More information

Applied CFD Project 1. Christopher Light MAE 598

Applied CFD Project 1. Christopher Light MAE 598 Applied CFD Project 1 Christopher Light MAE 598 October 5, 2017 Task 1 The hot water tank shown in Fig 1 is used for analysis of cool water flow with the heat from a hot plate at the bottom. For all tasks,

More information