SlideShare a Scribd company logo
1 of 37
Download to read offline
Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco
Conjugate Heat Transfer for Electronic Cooling
using OpenFOAM
Avinash Valiba Gorde(CMS-1310)
Internal Guide
Dr. Sukratu Barve
Dr. Mihir Arjunwadkar
Centre for Modelling and Simulation
External Guide
Dr. Vikas Kumar
Mr. Mohan Labade
Centre for Development of Advanced Computing Pune,INDIA
June 20, 2015
Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco
Outline
1 Need of Project
2 Objectives
3 Methodology
4 CHT Case in OpenFOAM
5 Server Case
6 Preprocessing
7 Results
8 Conclusion
9 Future Scope
10 References
Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco
Need of Project
Considering following aspect,
A very limited conjugate heat transfer case studies have been
analyzed using OpenFOAM.
Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco
Objectives
To develop a CFD model for conjugate heat transfer analysis
of an electronics cooling system
Validation of CFD model with experimental results
Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco
Methodology
Conjugate Heat Transfer
In CHT computational domain is divided into fluid and solid
regions. The NaviereStokes equations and the energy equation in
the fluid regions are solved first. Then the heat transfer equation
in the solid regions is solved.
Figure : Conjugate Heat Transfer
Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco
Steady state heat transfer
Steady state conditions the temperature within the system does
not change with time.
Steady State Equation for Solid
− · (κ T) = Sh (1)
Unsteady state heat transfer
Unsteady state conditions the temperature within the system
changes with time.
Unsteady State Equation for Solid
ρCp
∂T
∂t
= · (κ T) + Sh (2)
Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco
Solver
chtMutiRegionSimpleFoam Solver
It is steady state solver for conjugate heat transfer. It is
combination of heatConductionFoam and buoyantFoam for
conjugate heat transfer
Governing Equation Used by OpenFoam
chtMultiregionSimpleFoam Solver
Continuity Equation
∂ρ
∂t
+
−→
· (ρ−→u ) = 0 (3)
Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco
Momentum Equation
The sum of all forces acting on a body is equal to the rate of
change of momentum of it
1) Body forces = gravitational, centrifugal
2)Surface forces acting on the surface of the body e.g. pressure or
viscous forces
∂ (ρu)
∂t
+ · (ρuu) = − p + · τ − ρg (4)
Energy Equation
∂(ρE)
∂t
+ · (ρuE) = · (α e) − · [u (p − ρgr)] + Sh (5)
α =
µCp
κ is the thermal diffusivity.
Sh is the thermal source term.
e is the specific internal energy.
E is the specific total energy of the gas defined as:
E = e + u2
2
Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco
Equation in solid region
∂ (ρh)
∂t
= · (α h) + Sh (6)
α =
µCp
κ is the thermal diffusivity.
Sh is the heat source term.
h is the sensilbe enthalpy.
Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco
Coupling at the solid-fluid interface
Tw =
ks
δxs
Ts
kf
δxf
+ ks
δxs
+ (1 − k) Tf +
Tref
δxf
=
kf
δxf
Tf + ks
δxs
Ts
kf
δxf
+ ks
δxs
(7)
Tf and Ts are the temperatures of the fluid and solid regions
kf and ks are the heat conductivities of the fluid and solid
Tref is a reference temperature
δxf and δxs are the distances between the cell centers
Figure : Interface Temp
Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco
CHT Case in OpenFOAM
Geometry For Simple Circuit Board Cooling
Figure : Simple cht case
Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco
Meshing For Simple Circuit Board Cooling
Figure : Simple cht case
Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco
Implementation of Heat Source
Heat source
In src/fvOptions/lnInclude
const dimensionSet ds =
rho.dimensions()*fld.dimensions()/dimTime*dimVolume;
ds = ρ * h/time * volume
ds = kg/m3 * J/(kg * S) * m3
ds = W (watt)
tmp <fvMatrix<Type > >tmtx(new fvMatrix < Type >(fld, ds));
h (200 0);
Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco
Boundary Conditions
Solid Region
Initial Temperature=300K.
Wall is zeroGradient.
Heat Source 200 Watt (4 IC’s).
Interface between solid(IC), fluid(AIR) Mixed B.C.
Fluid Region
Velocity v=0.3m/s.
p = atmospheric.
Initial Temperature (T) = 299K.
Inlet=fixed Value Outlet=inletOutlet for Velocity &
Temperature.
Walls maintained at symmetry, zeroGradient.
Interfaces between solid and fluid = Mixed B.C.
Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco
Temperature contour at mid plane
Figure : Temperature variation in solid along xaxis
Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco
300
320
340
360
380
400
420
0 0.2 0.4 0.6 0.8 1 1.2 1.4
TemperatureinKelvin
Distance along X-axis
'100_watt.csv' u 8:2
'200_watt.csv' u 8:2
Figure : Temperature Distribution
Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco
Server Case
Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco
Server Case
Geometry of Server
This is Intel Server Board S2600GZ/GL having 2 SOCKETS, 24
RAMS, PCB, 2SMPS
Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco
Generalized geometry of Server
Figure : Generalized model of server
Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco
Sink of Socket
High Thermal conductivity, larger surface area
Low thermal resistance
Material Aluminium, Copper
Air can be easily flow through it
Figure : Sink of Socket
Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco
Meshing
For server create 3 blocks specifying coordinates of each point.
Dimensions are L=0.46m Zaxis, W=0.41m Xaxis, H=0.09m Yaxis
it is structured mesh
Figure : blockMesh for Server
Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco
topoSet
topoSet utility is use to create different domain inside the mesh
block.
Figure : blockMesh for Server
Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco
Turbulance Model
RNG κ − turbulence model
Useful for rapidly strains flows, Heat and mass transfer
Low Reynold number effect
Standard κ − model for high reynolds number
Turbulent Kinetic Energy (k)
∂ (ρk)
∂t
+
∂ (ρkui )
∂xi
=
∂
∂xj
αk µeff +
∂k
∂xj
+ Gk + Gb − ρ − Ym + Sk (8)
Dissipation rate ( )
∂ (ρ )
∂t
+
∂ (ρ ui )
∂xi
=
∂
∂xj
αk µeff +
∂
∂xj
+ C1
k
(Gk + C3 Gb) − C2ρ
2
k
− R + S (9)
The coefficient updated each iteration
C
∗
1 = c1 −
η 1 − η
η0
1 + βη3
(10)
η =
k
τij τij (11)
Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco
Table : Constant values for turbulence model
C1 C2 C3 Cµ η β σk σ
1.42 1.68 -0.33 0.085 4.38 0.012 0.7194 0.7194
Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco
Boundary Conditions
Solid Region
Initial Temperature=299K.
Walls zeroGradient.
Heat Source :- 103 Watt (2 sockets), 4 Watt (on 1, 4, 9, 12,
13, 14, 16, 21, 24 ).
Interface between solid(SOCKETs, RAMs), fluid(AIR) Mixed
B.C.
Fluid Region
Velocity v=2.1m/s.
p = atmospheric.
Initial Temperature (T) = 299K.
Inlet=fixed Value Outlet=inletOutlet for Velocity &
Temperature.
Walls maintained at symmetry, zeroGradient.
Interfaces between solid and fluid = Mixed B.C.
Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco
Solid Thermophysical Properties
Table : Solid thermophysical properties
Solid name κ(W/mK) Cp(J/kgK) rho(kg/m3) Material
SOCKET 1 & 2 124 702 2325 Silicon
SINK 1 & 2 220 903 2700 Aluminium
RAM 124 702 2325 Silicon
SMPS 1 & 2 53 450 8000 Steel
BOX 1 & 2 53 450 8000 Steel
FLAPPER 53 450 8000 Steel
BOARD 0.02 1800 1500 FR4
Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco
Table : Fluid(AIR) thermophysical properties
Parameter value
Cp (J/kg K) 1000
µ 1.8e−05
Pr 0.7
Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco
Results
Temperature Contours
Figure : Temperature distrubution in Server
Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco
Temperature along Heat Sink
coordinates are (0.1 0.02 0.28) and (0.1 0.02 0.360)
298
300
302
304
306
308
310
312
314
316
318
320
0 0.01 0.02 0.03 0.04 0.05 0.06 0.07 0.08
TemperatureinKelvin
distace along z-axis
SinkTemp betn fins
Figure : Temp. distrubution of fin along z-direction
Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco
Temperature between fin passage
coordinates are (0.06 0.02 0.332) & (0.19 0.02 0.0332)
298
300
302
304
306
308
310
312
314
316
0 0.02 0.04 0.06 0.08 0.1 0.12 0.14 0.16 0.18 0.2
Temp.inKelvin
distace along x-axis
HeatsinkTemp
Figure : Temp. distrubution of fin along x-direction
Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco
Temperature Variation of RAMs & SOCKETs
coordinates are (0.095 0.0075 0) & (0.09 0.0075 0.46)
295
300
305
310
315
320
325
0 0.05 0.1 0.15 0.2 0.25 0.3 0.35 0.4 0.45 0.5
Temp.inKelvin
distace along z-axis
SOCKET & RAM Temp
Figure : Temperature distribution along z-direction
Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco
Comparision with experimental results
Comparision of Sockets & Rams Temperature obtained from cfd
model & experiment
Table : Comparision of Socket & Ram Temp(K)
Region OpenFOAM Result Experimental Result
SOCKET 319.838 318
RAM 301.43 303
Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco
Error in Results
The % error in Sockets & Rams Temperature :
%error =
Resultexp − Resultcfd
Resultcfd
∗ 100 (12)
Sockets Temperature % error
%error =
318 − 319.838
319.838
∗ 100 = 0.57% (13)
Rams Temperature % error
%error =
303 − 301.43
301.43
∗ 100 = 0.52% (14)
Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco
Conclusion
Results obtained from cfd model are good, as compared to
experimental results.
This CFD results gives three dimensional temperature
distribution in server components such as RAMs, SOCKETs,
BOARD
The % error in Sockets temperature is 0.57 % and Rams
temperature is 0.52 %
Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco
Future Scope
To implement Fan boundary condition for mass flow rate
To implement micro thickness baffle for sink region
Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco
References
ANSYS.
Fluent 6.3 users guide.
www.sharcnet.ca/Software/Fluent6/html/ug/node479.htm.
Yunus A. Cengel.
Heat Transfer A Practical Approach.
McGraw-Hill, forth edition, 2003.
Yongsheng Lian Chaolei Zang.
Conjugate heat transfer analysis using simplified household refrigerator model.
Technical report, Department of Mechanical Engineering University of Lousville USA, June 2014.
Porterie B. Consalvi J.L., Pizzo Y.
Numerical analysis of heating process in upward flame spread over thick pmma slab.
Fire Safty J, V43(N5):351–362, 7/08.
John D.Anderson.
Computational Fluid Dynamics Basic with application.
Mc GrawHill, 2000.
Wilcox D.C.
Turbulence Modeling for CFD.
DCW Industries, 3 edition, 2006.
D.E.Dwyer.
Defining ventilation boundary condition for green house climate model.
Master’s thesis, Delft University of Technology, August 2014.
OpenFOAM Foundation.
Openfoam programmer guide.
www.openfoam.org.
OpenFOAM Foundation.
Openfoam user guide.
www.openfoam.org.
Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco
Thank You !

More Related Content

What's hot

Final Phd Defence Presentation
Final Phd Defence PresentationFinal Phd Defence Presentation
Final Phd Defence Presentationafzal19
 
New shell & tube heat exchanger
New shell & tube heat exchangerNew shell & tube heat exchanger
New shell & tube heat exchangervatsalpateln
 
The finite volume method for diffusion problems
The finite volume method for diffusion problemsThe finite volume method for diffusion problems
The finite volume method for diffusion problemsshivam choubey
 
"Memristor" by mahadev desai
"Memristor" by mahadev desai "Memristor" by mahadev desai
"Memristor" by mahadev desai desaimv
 
Transport Phenomena Solutions Manual (R. byron bird,_warren_e._stewart,_edwin...
Transport Phenomena Solutions Manual (R. byron bird,_warren_e._stewart,_edwin...Transport Phenomena Solutions Manual (R. byron bird,_warren_e._stewart,_edwin...
Transport Phenomena Solutions Manual (R. byron bird,_warren_e._stewart,_edwin...mehtakareena21
 
[Solution manual] fluid mechanics fox & mcdonald
[Solution manual] fluid mechanics fox & mcdonald[Solution manual] fluid mechanics fox & mcdonald
[Solution manual] fluid mechanics fox & mcdonaldIISc Bangalore
 
NUMERICAL ENHANCEMENT OF HEAT TRANSFER OF FIN AND TUBE COMPACT HEAT EXCHANGER...
NUMERICAL ENHANCEMENT OF HEAT TRANSFER OF FIN AND TUBE COMPACT HEAT EXCHANGER...NUMERICAL ENHANCEMENT OF HEAT TRANSFER OF FIN AND TUBE COMPACT HEAT EXCHANGER...
NUMERICAL ENHANCEMENT OF HEAT TRANSFER OF FIN AND TUBE COMPACT HEAT EXCHANGER...anuragchoubey9
 
008 internal force convection
008 internal force convection008 internal force convection
008 internal force convectionSaranyu Pilai
 
American Ways Teacher S Manual With Answer Key Online
American Ways Teacher S Manual With Answer Key OnlineAmerican Ways Teacher S Manual With Answer Key Online
American Ways Teacher S Manual With Answer Key OnlineWendy Hager
 
Chapter 4 TRANSIENT HEAT CONDUCTION
Chapter 4TRANSIENT HEAT CONDUCTIONChapter 4TRANSIENT HEAT CONDUCTION
Chapter 4 TRANSIENT HEAT CONDUCTIONAbdul Moiz Dota
 
OpenFOAM for beginners: Hands-on training
OpenFOAM for beginners: Hands-on trainingOpenFOAM for beginners: Hands-on training
OpenFOAM for beginners: Hands-on trainingJibran Haider
 
Spatial Interpolation Schemes in OpenFOAM
Spatial Interpolation Schemes in OpenFOAMSpatial Interpolation Schemes in OpenFOAM
Spatial Interpolation Schemes in OpenFOAMFumiya Nozaki
 
CFD for Rotating Machinery using OpenFOAM
CFD for Rotating Machinery using OpenFOAMCFD for Rotating Machinery using OpenFOAM
CFD for Rotating Machinery using OpenFOAMFumiya Nozaki
 
Using SimScale for Demonstrating Compliance With LEED, BREEAM & the WELL Buil...
Using SimScale for Demonstrating Compliance With LEED, BREEAM & the WELL Buil...Using SimScale for Demonstrating Compliance With LEED, BREEAM & the WELL Buil...
Using SimScale for Demonstrating Compliance With LEED, BREEAM & the WELL Buil...SimScale
 
Perry’s Chemical Engineers’ Handbook 7ma Ed Chap 05
Perry’s Chemical Engineers’ Handbook  7ma Ed Chap 05Perry’s Chemical Engineers’ Handbook  7ma Ed Chap 05
Perry’s Chemical Engineers’ Handbook 7ma Ed Chap 05Grey Enterprise Holdings, Inc.
 
6th ed solution manual---fundamentals-of-heat-and-mass-transfer
6th ed solution manual---fundamentals-of-heat-and-mass-transfer6th ed solution manual---fundamentals-of-heat-and-mass-transfer
6th ed solution manual---fundamentals-of-heat-and-mass-transferRonald Tenesaca
 
Chapter 3 thermodynamics final
Chapter 3 thermodynamics finalChapter 3 thermodynamics final
Chapter 3 thermodynamics finalAaba Tambe
 

What's hot (20)

Final Phd Defence Presentation
Final Phd Defence PresentationFinal Phd Defence Presentation
Final Phd Defence Presentation
 
New shell & tube heat exchanger
New shell & tube heat exchangerNew shell & tube heat exchanger
New shell & tube heat exchanger
 
The finite volume method for diffusion problems
The finite volume method for diffusion problemsThe finite volume method for diffusion problems
The finite volume method for diffusion problems
 
"Memristor" by mahadev desai
"Memristor" by mahadev desai "Memristor" by mahadev desai
"Memristor" by mahadev desai
 
Transport Phenomena Solutions Manual (R. byron bird,_warren_e._stewart,_edwin...
Transport Phenomena Solutions Manual (R. byron bird,_warren_e._stewart,_edwin...Transport Phenomena Solutions Manual (R. byron bird,_warren_e._stewart,_edwin...
Transport Phenomena Solutions Manual (R. byron bird,_warren_e._stewart,_edwin...
 
[Solution manual] fluid mechanics fox & mcdonald
[Solution manual] fluid mechanics fox & mcdonald[Solution manual] fluid mechanics fox & mcdonald
[Solution manual] fluid mechanics fox & mcdonald
 
NUMERICAL ENHANCEMENT OF HEAT TRANSFER OF FIN AND TUBE COMPACT HEAT EXCHANGER...
NUMERICAL ENHANCEMENT OF HEAT TRANSFER OF FIN AND TUBE COMPACT HEAT EXCHANGER...NUMERICAL ENHANCEMENT OF HEAT TRANSFER OF FIN AND TUBE COMPACT HEAT EXCHANGER...
NUMERICAL ENHANCEMENT OF HEAT TRANSFER OF FIN AND TUBE COMPACT HEAT EXCHANGER...
 
008 internal force convection
008 internal force convection008 internal force convection
008 internal force convection
 
American Ways Teacher S Manual With Answer Key Online
American Ways Teacher S Manual With Answer Key OnlineAmerican Ways Teacher S Manual With Answer Key Online
American Ways Teacher S Manual With Answer Key Online
 
Chapter 4 TRANSIENT HEAT CONDUCTION
Chapter 4TRANSIENT HEAT CONDUCTIONChapter 4TRANSIENT HEAT CONDUCTION
Chapter 4 TRANSIENT HEAT CONDUCTION
 
OpenFOAM for beginners: Hands-on training
OpenFOAM for beginners: Hands-on trainingOpenFOAM for beginners: Hands-on training
OpenFOAM for beginners: Hands-on training
 
Heat 4e chap03_lecture
Heat 4e chap03_lectureHeat 4e chap03_lecture
Heat 4e chap03_lecture
 
Fluid mechanics
Fluid mechanicsFluid mechanics
Fluid mechanics
 
Spatial Interpolation Schemes in OpenFOAM
Spatial Interpolation Schemes in OpenFOAMSpatial Interpolation Schemes in OpenFOAM
Spatial Interpolation Schemes in OpenFOAM
 
CFD for Rotating Machinery using OpenFOAM
CFD for Rotating Machinery using OpenFOAMCFD for Rotating Machinery using OpenFOAM
CFD for Rotating Machinery using OpenFOAM
 
Using SimScale for Demonstrating Compliance With LEED, BREEAM & the WELL Buil...
Using SimScale for Demonstrating Compliance With LEED, BREEAM & the WELL Buil...Using SimScale for Demonstrating Compliance With LEED, BREEAM & the WELL Buil...
Using SimScale for Demonstrating Compliance With LEED, BREEAM & the WELL Buil...
 
Perry’s Chemical Engineers’ Handbook 7ma Ed Chap 05
Perry’s Chemical Engineers’ Handbook  7ma Ed Chap 05Perry’s Chemical Engineers’ Handbook  7ma Ed Chap 05
Perry’s Chemical Engineers’ Handbook 7ma Ed Chap 05
 
Cfx12 08 transient
Cfx12 08 transientCfx12 08 transient
Cfx12 08 transient
 
6th ed solution manual---fundamentals-of-heat-and-mass-transfer
6th ed solution manual---fundamentals-of-heat-and-mass-transfer6th ed solution manual---fundamentals-of-heat-and-mass-transfer
6th ed solution manual---fundamentals-of-heat-and-mass-transfer
 
Chapter 3 thermodynamics final
Chapter 3 thermodynamics finalChapter 3 thermodynamics final
Chapter 3 thermodynamics final
 

Viewers also liked

Boundary Conditions in OpenFOAM
Boundary Conditions in OpenFOAMBoundary Conditions in OpenFOAM
Boundary Conditions in OpenFOAMFumiya Nozaki
 
A first order hyperbolic framework for large strain computational computation...
A first order hyperbolic framework for large strain computational computation...A first order hyperbolic framework for large strain computational computation...
A first order hyperbolic framework for large strain computational computation...Jibran Haider
 
OpenFOAM Programming Tips
OpenFOAM Programming TipsOpenFOAM Programming Tips
OpenFOAM Programming TipsFumiya Nozaki
 
THERMAL ANALYSIS OF HEAT SINK (VARIABLE SHIELD PROFILE) USED IN ELECTRONIC CO...
THERMAL ANALYSIS OF HEAT SINK (VARIABLE SHIELD PROFILE) USED IN ELECTRONIC CO...THERMAL ANALYSIS OF HEAT SINK (VARIABLE SHIELD PROFILE) USED IN ELECTRONIC CO...
THERMAL ANALYSIS OF HEAT SINK (VARIABLE SHIELD PROFILE) USED IN ELECTRONIC CO...IAEME Publication
 
Cfd and conjugate heat transfer analysis of heat sinks with different fin geo...
Cfd and conjugate heat transfer analysis of heat sinks with different fin geo...Cfd and conjugate heat transfer analysis of heat sinks with different fin geo...
Cfd and conjugate heat transfer analysis of heat sinks with different fin geo...eSAT Journals
 
OpenFOAM v2.3.0のチュートリアル 『oscillatingInletACMI2D』
OpenFOAM v2.3.0のチュートリアル 『oscillatingInletACMI2D』OpenFOAM v2.3.0のチュートリアル 『oscillatingInletACMI2D』
OpenFOAM v2.3.0のチュートリアル 『oscillatingInletACMI2D』Fumiya Nozaki
 
OpenFOAM -回転領域を含む流体計算 (Rotating Geometry)-
OpenFOAM -回転領域を含む流体計算 (Rotating Geometry)-OpenFOAM -回転領域を含む流体計算 (Rotating Geometry)-
OpenFOAM -回転領域を含む流体計算 (Rotating Geometry)-Fumiya Nozaki
 
OpenFOAM の Function Object 機能について
OpenFOAM の Function Object 機能についてOpenFOAM の Function Object 機能について
OpenFOAM の Function Object 機能についてFumiya Nozaki
 
Large strain computational solid dynamics: An upwind cell centred Finite Volu...
Large strain computational solid dynamics: An upwind cell centred Finite Volu...Large strain computational solid dynamics: An upwind cell centred Finite Volu...
Large strain computational solid dynamics: An upwind cell centred Finite Volu...Jibran Haider
 
Large strain solid dynamics in OpenFOAM
Large strain solid dynamics in OpenFOAMLarge strain solid dynamics in OpenFOAM
Large strain solid dynamics in OpenFOAMJibran Haider
 
OpenFOAMの壁関数
OpenFOAMの壁関数OpenFOAMの壁関数
OpenFOAMの壁関数Fumiya Nozaki
 
Poster Presentation Certificate
Poster Presentation CertificatePoster Presentation Certificate
Poster Presentation CertificateAditya Patil
 
Heat Transfer Project
Heat Transfer ProjectHeat Transfer Project
Heat Transfer ProjectAlec Gauthier
 
Senior Design Final Presentation (Fin)
Senior Design Final Presentation (Fin)Senior Design Final Presentation (Fin)
Senior Design Final Presentation (Fin)Damone Norwood
 
Water cooled minichannel heat sinks for microprocessor cooling: Effect of fin...
Water cooled minichannel heat sinks for microprocessor cooling: Effect of fin...Water cooled minichannel heat sinks for microprocessor cooling: Effect of fin...
Water cooled minichannel heat sinks for microprocessor cooling: Effect of fin...Danial Sohail
 
Semcon oscic10 des_20101105_captured
Semcon oscic10 des_20101105_capturedSemcon oscic10 des_20101105_captured
Semcon oscic10 des_20101105_capturedUlf Bunge
 
Suse Studio: "How to create a live openSUSE image with OpenFOAM® and CFD tools"
Suse Studio: "How to create a live openSUSE image with  OpenFOAM® and CFD tools"Suse Studio: "How to create a live openSUSE image with  OpenFOAM® and CFD tools"
Suse Studio: "How to create a live openSUSE image with OpenFOAM® and CFD tools"Baltasar Ortega
 

Viewers also liked (20)

Boundary Conditions in OpenFOAM
Boundary Conditions in OpenFOAMBoundary Conditions in OpenFOAM
Boundary Conditions in OpenFOAM
 
A first order hyperbolic framework for large strain computational computation...
A first order hyperbolic framework for large strain computational computation...A first order hyperbolic framework for large strain computational computation...
A first order hyperbolic framework for large strain computational computation...
 
OpenFOAM Programming Tips
OpenFOAM Programming TipsOpenFOAM Programming Tips
OpenFOAM Programming Tips
 
THERMAL ANALYSIS OF HEAT SINK (VARIABLE SHIELD PROFILE) USED IN ELECTRONIC CO...
THERMAL ANALYSIS OF HEAT SINK (VARIABLE SHIELD PROFILE) USED IN ELECTRONIC CO...THERMAL ANALYSIS OF HEAT SINK (VARIABLE SHIELD PROFILE) USED IN ELECTRONIC CO...
THERMAL ANALYSIS OF HEAT SINK (VARIABLE SHIELD PROFILE) USED IN ELECTRONIC CO...
 
Cfd and conjugate heat transfer analysis of heat sinks with different fin geo...
Cfd and conjugate heat transfer analysis of heat sinks with different fin geo...Cfd and conjugate heat transfer analysis of heat sinks with different fin geo...
Cfd and conjugate heat transfer analysis of heat sinks with different fin geo...
 
OpenFOAM v2.3.0のチュートリアル 『oscillatingInletACMI2D』
OpenFOAM v2.3.0のチュートリアル 『oscillatingInletACMI2D』OpenFOAM v2.3.0のチュートリアル 『oscillatingInletACMI2D』
OpenFOAM v2.3.0のチュートリアル 『oscillatingInletACMI2D』
 
OpenFOAM -回転領域を含む流体計算 (Rotating Geometry)-
OpenFOAM -回転領域を含む流体計算 (Rotating Geometry)-OpenFOAM -回転領域を含む流体計算 (Rotating Geometry)-
OpenFOAM -回転領域を含む流体計算 (Rotating Geometry)-
 
OpenFOAM の Function Object 機能について
OpenFOAM の Function Object 機能についてOpenFOAM の Function Object 機能について
OpenFOAM の Function Object 機能について
 
Large strain computational solid dynamics: An upwind cell centred Finite Volu...
Large strain computational solid dynamics: An upwind cell centred Finite Volu...Large strain computational solid dynamics: An upwind cell centred Finite Volu...
Large strain computational solid dynamics: An upwind cell centred Finite Volu...
 
Large strain solid dynamics in OpenFOAM
Large strain solid dynamics in OpenFOAMLarge strain solid dynamics in OpenFOAM
Large strain solid dynamics in OpenFOAM
 
OpenFOAMの壁関数
OpenFOAMの壁関数OpenFOAMの壁関数
OpenFOAMの壁関数
 
Poster Presentation Certificate
Poster Presentation CertificatePoster Presentation Certificate
Poster Presentation Certificate
 
Heat Transfer Project
Heat Transfer ProjectHeat Transfer Project
Heat Transfer Project
 
Senior Design Final Presentation (Fin)
Senior Design Final Presentation (Fin)Senior Design Final Presentation (Fin)
Senior Design Final Presentation (Fin)
 
Water cooled minichannel heat sinks for microprocessor cooling: Effect of fin...
Water cooled minichannel heat sinks for microprocessor cooling: Effect of fin...Water cooled minichannel heat sinks for microprocessor cooling: Effect of fin...
Water cooled minichannel heat sinks for microprocessor cooling: Effect of fin...
 
Basic openfoa mtutorialsguide
Basic openfoa mtutorialsguideBasic openfoa mtutorialsguide
Basic openfoa mtutorialsguide
 
THESIS
THESISTHESIS
THESIS
 
Semcon oscic10 des_20101105_captured
Semcon oscic10 des_20101105_capturedSemcon oscic10 des_20101105_captured
Semcon oscic10 des_20101105_captured
 
Suse Studio: "How to create a live openSUSE image with OpenFOAM® and CFD tools"
Suse Studio: "How to create a live openSUSE image with  OpenFOAM® and CFD tools"Suse Studio: "How to create a live openSUSE image with  OpenFOAM® and CFD tools"
Suse Studio: "How to create a live openSUSE image with OpenFOAM® and CFD tools"
 
rhoCentralFoam in OpenFOAM
rhoCentralFoam in OpenFOAMrhoCentralFoam in OpenFOAM
rhoCentralFoam in OpenFOAM
 

Similar to Avinash_PPT

Karimanal thrml co_design_itherm2010_final
Karimanal thrml co_design_itherm2010_finalKarimanal thrml co_design_itherm2010_final
Karimanal thrml co_design_itherm2010_finalKamal Karimanal
 
Performance prediction of a thermal system using Artificial Neural Networks
Performance prediction of a thermal system using Artificial Neural NetworksPerformance prediction of a thermal system using Artificial Neural Networks
Performance prediction of a thermal system using Artificial Neural NetworksIJERD Editor
 
Master's Thesis Slides
Master's Thesis SlidesMaster's Thesis Slides
Master's Thesis SlidesMatthew Motoki
 
4.4.heat exchanger
4.4.heat exchanger4.4.heat exchanger
4.4.heat exchangercmyan
 
Dg3211151122
Dg3211151122Dg3211151122
Dg3211151122IJMER
 
Quadrafire Final Report
Quadrafire Final ReportQuadrafire Final Report
Quadrafire Final ReportCarter Twombly
 
MODULE TITLE CONTROL SYSTEMS AND AUTOMATIONTOPIC TITLE.docx
MODULE TITLE    CONTROL SYSTEMS AND AUTOMATIONTOPIC TITLE.docxMODULE TITLE    CONTROL SYSTEMS AND AUTOMATIONTOPIC TITLE.docx
MODULE TITLE CONTROL SYSTEMS AND AUTOMATIONTOPIC TITLE.docxgilpinleeanna
 
High Pressure Die Casting Cooling calculation with application of Thermodynamics
High Pressure Die Casting Cooling calculation with application of ThermodynamicsHigh Pressure Die Casting Cooling calculation with application of Thermodynamics
High Pressure Die Casting Cooling calculation with application of ThermodynamicsIRJET Journal
 
IRJET- Experimental Evaluation of Shell & Tube Heat Exchanger with P – Toluid...
IRJET- Experimental Evaluation of Shell & Tube Heat Exchanger with P – Toluid...IRJET- Experimental Evaluation of Shell & Tube Heat Exchanger with P – Toluid...
IRJET- Experimental Evaluation of Shell & Tube Heat Exchanger with P – Toluid...IRJET Journal
 
IRJET- Experimental Evaluation of Shell & Tube Heat Exchanger with P – Toluid...
IRJET- Experimental Evaluation of Shell & Tube Heat Exchanger with P – Toluid...IRJET- Experimental Evaluation of Shell & Tube Heat Exchanger with P – Toluid...
IRJET- Experimental Evaluation of Shell & Tube Heat Exchanger with P – Toluid...IRJET Journal
 
Photovoltaic thermal (PV/T) collectors with nanofluids and nano-Phase Change ...
Photovoltaic thermal (PV/T) collectors with nanofluids and nano-Phase Change ...Photovoltaic thermal (PV/T) collectors with nanofluids and nano-Phase Change ...
Photovoltaic thermal (PV/T) collectors with nanofluids and nano-Phase Change ...Ali Al-Waeli
 
A Silicon-to-System Thermo-Mechanical Review of Electronics
A Silicon-to-System Thermo-Mechanical Review of ElectronicsA Silicon-to-System Thermo-Mechanical Review of Electronics
A Silicon-to-System Thermo-Mechanical Review of ElectronicsKamal Karimanal
 

Similar to Avinash_PPT (20)

Karimanal thrml co_design_itherm2010_final
Karimanal thrml co_design_itherm2010_finalKarimanal thrml co_design_itherm2010_final
Karimanal thrml co_design_itherm2010_final
 
Chris_Perez_Poster
Chris_Perez_PosterChris_Perez_Poster
Chris_Perez_Poster
 
Similateur
SimilateurSimilateur
Similateur
 
MOP063
MOP063MOP063
MOP063
 
Performance prediction of a thermal system using Artificial Neural Networks
Performance prediction of a thermal system using Artificial Neural NetworksPerformance prediction of a thermal system using Artificial Neural Networks
Performance prediction of a thermal system using Artificial Neural Networks
 
Portfolio Po-Chun Kang
Portfolio Po-Chun KangPortfolio Po-Chun Kang
Portfolio Po-Chun Kang
 
ANSYS Project
ANSYS ProjectANSYS Project
ANSYS Project
 
Master's Thesis Slides
Master's Thesis SlidesMaster's Thesis Slides
Master's Thesis Slides
 
4.4.heat exchanger
4.4.heat exchanger4.4.heat exchanger
4.4.heat exchanger
 
Dg3211151122
Dg3211151122Dg3211151122
Dg3211151122
 
Quadrafire Final Report
Quadrafire Final ReportQuadrafire Final Report
Quadrafire Final Report
 
MODULE TITLE CONTROL SYSTEMS AND AUTOMATIONTOPIC TITLE.docx
MODULE TITLE    CONTROL SYSTEMS AND AUTOMATIONTOPIC TITLE.docxMODULE TITLE    CONTROL SYSTEMS AND AUTOMATIONTOPIC TITLE.docx
MODULE TITLE CONTROL SYSTEMS AND AUTOMATIONTOPIC TITLE.docx
 
01 kern's method.
01 kern's method.01 kern's method.
01 kern's method.
 
High Pressure Die Casting Cooling calculation with application of Thermodynamics
High Pressure Die Casting Cooling calculation with application of ThermodynamicsHigh Pressure Die Casting Cooling calculation with application of Thermodynamics
High Pressure Die Casting Cooling calculation with application of Thermodynamics
 
Understanding and predicting CO2 properties - Presentation by Richard Graham ...
Understanding and predicting CO2 properties - Presentation by Richard Graham ...Understanding and predicting CO2 properties - Presentation by Richard Graham ...
Understanding and predicting CO2 properties - Presentation by Richard Graham ...
 
IRJET- Experimental Evaluation of Shell & Tube Heat Exchanger with P – Toluid...
IRJET- Experimental Evaluation of Shell & Tube Heat Exchanger with P – Toluid...IRJET- Experimental Evaluation of Shell & Tube Heat Exchanger with P – Toluid...
IRJET- Experimental Evaluation of Shell & Tube Heat Exchanger with P – Toluid...
 
IRJET- Experimental Evaluation of Shell & Tube Heat Exchanger with P – Toluid...
IRJET- Experimental Evaluation of Shell & Tube Heat Exchanger with P – Toluid...IRJET- Experimental Evaluation of Shell & Tube Heat Exchanger with P – Toluid...
IRJET- Experimental Evaluation of Shell & Tube Heat Exchanger with P – Toluid...
 
ECTC Presentation
ECTC PresentationECTC Presentation
ECTC Presentation
 
Photovoltaic thermal (PV/T) collectors with nanofluids and nano-Phase Change ...
Photovoltaic thermal (PV/T) collectors with nanofluids and nano-Phase Change ...Photovoltaic thermal (PV/T) collectors with nanofluids and nano-Phase Change ...
Photovoltaic thermal (PV/T) collectors with nanofluids and nano-Phase Change ...
 
A Silicon-to-System Thermo-Mechanical Review of Electronics
A Silicon-to-System Thermo-Mechanical Review of ElectronicsA Silicon-to-System Thermo-Mechanical Review of Electronics
A Silicon-to-System Thermo-Mechanical Review of Electronics
 

Avinash_PPT

  • 1. Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco Conjugate Heat Transfer for Electronic Cooling using OpenFOAM Avinash Valiba Gorde(CMS-1310) Internal Guide Dr. Sukratu Barve Dr. Mihir Arjunwadkar Centre for Modelling and Simulation External Guide Dr. Vikas Kumar Mr. Mohan Labade Centre for Development of Advanced Computing Pune,INDIA June 20, 2015
  • 2. Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco Outline 1 Need of Project 2 Objectives 3 Methodology 4 CHT Case in OpenFOAM 5 Server Case 6 Preprocessing 7 Results 8 Conclusion 9 Future Scope 10 References
  • 3. Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco Need of Project Considering following aspect, A very limited conjugate heat transfer case studies have been analyzed using OpenFOAM.
  • 4. Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco Objectives To develop a CFD model for conjugate heat transfer analysis of an electronics cooling system Validation of CFD model with experimental results
  • 5. Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco Methodology Conjugate Heat Transfer In CHT computational domain is divided into fluid and solid regions. The NaviereStokes equations and the energy equation in the fluid regions are solved first. Then the heat transfer equation in the solid regions is solved. Figure : Conjugate Heat Transfer
  • 6. Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco Steady state heat transfer Steady state conditions the temperature within the system does not change with time. Steady State Equation for Solid − · (κ T) = Sh (1) Unsteady state heat transfer Unsteady state conditions the temperature within the system changes with time. Unsteady State Equation for Solid ρCp ∂T ∂t = · (κ T) + Sh (2)
  • 7. Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco Solver chtMutiRegionSimpleFoam Solver It is steady state solver for conjugate heat transfer. It is combination of heatConductionFoam and buoyantFoam for conjugate heat transfer Governing Equation Used by OpenFoam chtMultiregionSimpleFoam Solver Continuity Equation ∂ρ ∂t + −→ · (ρ−→u ) = 0 (3)
  • 8. Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco Momentum Equation The sum of all forces acting on a body is equal to the rate of change of momentum of it 1) Body forces = gravitational, centrifugal 2)Surface forces acting on the surface of the body e.g. pressure or viscous forces ∂ (ρu) ∂t + · (ρuu) = − p + · τ − ρg (4) Energy Equation ∂(ρE) ∂t + · (ρuE) = · (α e) − · [u (p − ρgr)] + Sh (5) α = µCp κ is the thermal diffusivity. Sh is the thermal source term. e is the specific internal energy. E is the specific total energy of the gas defined as: E = e + u2 2
  • 9. Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco Equation in solid region ∂ (ρh) ∂t = · (α h) + Sh (6) α = µCp κ is the thermal diffusivity. Sh is the heat source term. h is the sensilbe enthalpy.
  • 10. Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco Coupling at the solid-fluid interface Tw = ks δxs Ts kf δxf + ks δxs + (1 − k) Tf + Tref δxf = kf δxf Tf + ks δxs Ts kf δxf + ks δxs (7) Tf and Ts are the temperatures of the fluid and solid regions kf and ks are the heat conductivities of the fluid and solid Tref is a reference temperature δxf and δxs are the distances between the cell centers Figure : Interface Temp
  • 11. Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco CHT Case in OpenFOAM Geometry For Simple Circuit Board Cooling Figure : Simple cht case
  • 12. Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco Meshing For Simple Circuit Board Cooling Figure : Simple cht case
  • 13. Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco Implementation of Heat Source Heat source In src/fvOptions/lnInclude const dimensionSet ds = rho.dimensions()*fld.dimensions()/dimTime*dimVolume; ds = ρ * h/time * volume ds = kg/m3 * J/(kg * S) * m3 ds = W (watt) tmp <fvMatrix<Type > >tmtx(new fvMatrix < Type >(fld, ds)); h (200 0);
  • 14. Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco Boundary Conditions Solid Region Initial Temperature=300K. Wall is zeroGradient. Heat Source 200 Watt (4 IC’s). Interface between solid(IC), fluid(AIR) Mixed B.C. Fluid Region Velocity v=0.3m/s. p = atmospheric. Initial Temperature (T) = 299K. Inlet=fixed Value Outlet=inletOutlet for Velocity & Temperature. Walls maintained at symmetry, zeroGradient. Interfaces between solid and fluid = Mixed B.C.
  • 15. Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco Temperature contour at mid plane Figure : Temperature variation in solid along xaxis
  • 16. Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco 300 320 340 360 380 400 420 0 0.2 0.4 0.6 0.8 1 1.2 1.4 TemperatureinKelvin Distance along X-axis '100_watt.csv' u 8:2 '200_watt.csv' u 8:2 Figure : Temperature Distribution
  • 17. Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco Server Case
  • 18. Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco Server Case Geometry of Server This is Intel Server Board S2600GZ/GL having 2 SOCKETS, 24 RAMS, PCB, 2SMPS
  • 19. Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco Generalized geometry of Server Figure : Generalized model of server
  • 20. Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco Sink of Socket High Thermal conductivity, larger surface area Low thermal resistance Material Aluminium, Copper Air can be easily flow through it Figure : Sink of Socket
  • 21. Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco Meshing For server create 3 blocks specifying coordinates of each point. Dimensions are L=0.46m Zaxis, W=0.41m Xaxis, H=0.09m Yaxis it is structured mesh Figure : blockMesh for Server
  • 22. Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco topoSet topoSet utility is use to create different domain inside the mesh block. Figure : blockMesh for Server
  • 23. Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco Turbulance Model RNG κ − turbulence model Useful for rapidly strains flows, Heat and mass transfer Low Reynold number effect Standard κ − model for high reynolds number Turbulent Kinetic Energy (k) ∂ (ρk) ∂t + ∂ (ρkui ) ∂xi = ∂ ∂xj αk µeff + ∂k ∂xj + Gk + Gb − ρ − Ym + Sk (8) Dissipation rate ( ) ∂ (ρ ) ∂t + ∂ (ρ ui ) ∂xi = ∂ ∂xj αk µeff + ∂ ∂xj + C1 k (Gk + C3 Gb) − C2ρ 2 k − R + S (9) The coefficient updated each iteration C ∗ 1 = c1 − η 1 − η η0 1 + βη3 (10) η = k τij τij (11)
  • 24. Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco Table : Constant values for turbulence model C1 C2 C3 Cµ η β σk σ 1.42 1.68 -0.33 0.085 4.38 0.012 0.7194 0.7194
  • 25. Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco Boundary Conditions Solid Region Initial Temperature=299K. Walls zeroGradient. Heat Source :- 103 Watt (2 sockets), 4 Watt (on 1, 4, 9, 12, 13, 14, 16, 21, 24 ). Interface between solid(SOCKETs, RAMs), fluid(AIR) Mixed B.C. Fluid Region Velocity v=2.1m/s. p = atmospheric. Initial Temperature (T) = 299K. Inlet=fixed Value Outlet=inletOutlet for Velocity & Temperature. Walls maintained at symmetry, zeroGradient. Interfaces between solid and fluid = Mixed B.C.
  • 26. Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco Solid Thermophysical Properties Table : Solid thermophysical properties Solid name κ(W/mK) Cp(J/kgK) rho(kg/m3) Material SOCKET 1 & 2 124 702 2325 Silicon SINK 1 & 2 220 903 2700 Aluminium RAM 124 702 2325 Silicon SMPS 1 & 2 53 450 8000 Steel BOX 1 & 2 53 450 8000 Steel FLAPPER 53 450 8000 Steel BOARD 0.02 1800 1500 FR4
  • 27. Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco Table : Fluid(AIR) thermophysical properties Parameter value Cp (J/kg K) 1000 µ 1.8e−05 Pr 0.7
  • 28. Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco Results Temperature Contours Figure : Temperature distrubution in Server
  • 29. Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco Temperature along Heat Sink coordinates are (0.1 0.02 0.28) and (0.1 0.02 0.360) 298 300 302 304 306 308 310 312 314 316 318 320 0 0.01 0.02 0.03 0.04 0.05 0.06 0.07 0.08 TemperatureinKelvin distace along z-axis SinkTemp betn fins Figure : Temp. distrubution of fin along z-direction
  • 30. Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco Temperature between fin passage coordinates are (0.06 0.02 0.332) & (0.19 0.02 0.0332) 298 300 302 304 306 308 310 312 314 316 0 0.02 0.04 0.06 0.08 0.1 0.12 0.14 0.16 0.18 0.2 Temp.inKelvin distace along x-axis HeatsinkTemp Figure : Temp. distrubution of fin along x-direction
  • 31. Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco Temperature Variation of RAMs & SOCKETs coordinates are (0.095 0.0075 0) & (0.09 0.0075 0.46) 295 300 305 310 315 320 325 0 0.05 0.1 0.15 0.2 0.25 0.3 0.35 0.4 0.45 0.5 Temp.inKelvin distace along z-axis SOCKET & RAM Temp Figure : Temperature distribution along z-direction
  • 32. Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco Comparision with experimental results Comparision of Sockets & Rams Temperature obtained from cfd model & experiment Table : Comparision of Socket & Ram Temp(K) Region OpenFOAM Result Experimental Result SOCKET 319.838 318 RAM 301.43 303
  • 33. Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco Error in Results The % error in Sockets & Rams Temperature : %error = Resultexp − Resultcfd Resultcfd ∗ 100 (12) Sockets Temperature % error %error = 318 − 319.838 319.838 ∗ 100 = 0.57% (13) Rams Temperature % error %error = 303 − 301.43 301.43 ∗ 100 = 0.52% (14)
  • 34. Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco Conclusion Results obtained from cfd model are good, as compared to experimental results. This CFD results gives three dimensional temperature distribution in server components such as RAMs, SOCKETs, BOARD The % error in Sockets temperature is 0.57 % and Rams temperature is 0.52 %
  • 35. Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco Future Scope To implement Fan boundary condition for mass flow rate To implement micro thickness baffle for sink region
  • 36. Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco References ANSYS. Fluent 6.3 users guide. www.sharcnet.ca/Software/Fluent6/html/ug/node479.htm. Yunus A. Cengel. Heat Transfer A Practical Approach. McGraw-Hill, forth edition, 2003. Yongsheng Lian Chaolei Zang. Conjugate heat transfer analysis using simplified household refrigerator model. Technical report, Department of Mechanical Engineering University of Lousville USA, June 2014. Porterie B. Consalvi J.L., Pizzo Y. Numerical analysis of heating process in upward flame spread over thick pmma slab. Fire Safty J, V43(N5):351–362, 7/08. John D.Anderson. Computational Fluid Dynamics Basic with application. Mc GrawHill, 2000. Wilcox D.C. Turbulence Modeling for CFD. DCW Industries, 3 edition, 2006. D.E.Dwyer. Defining ventilation boundary condition for green house climate model. Master’s thesis, Delft University of Technology, August 2014. OpenFOAM Foundation. Openfoam programmer guide. www.openfoam.org. OpenFOAM Foundation. Openfoam user guide. www.openfoam.org.
  • 37. Need of Project Objectives Methodology CHT Case in OpenFOAM Server Case Preprocessing Results Conclusion Future Sco Thank You !