The purpose of this project was to numerically simulate optimal placements of heat sinks on a circuit board.
My role:
- Develop python code using finite differences to predict nodal temperatures of different heat sink configurations
- Recommend optimal heat sink placements using simulation results
- Validate simulation by means of experimentation to collect data
The full report can be found HERE, Python code can be found HERE