Personal tools

Difference between revisions of "Influence of the Initial Filament Geometry on the Forming Step in CBRAM"

From iis-projects

Jump to: navigation, search
(Short Description)
(Project Overview)
Line 35: Line 35:
 
===Project Overview===
 
===Project Overview===
 
[[File:Teslaroadster.jpg|thumb|Electric cars such as the Tesla Roadster have a high demand for better Li-ion batteries.]]
 
[[File:Teslaroadster.jpg|thumb|Electric cars such as the Tesla Roadster have a high demand for better Li-ion batteries.]]
 +
[[File:Pizdaint.jpg|thumb|Europe's fastest supercomputer Piz Daint for which our software will be designed.]]
 
We are developing a simulation software that will help to significantly increase performance of next-generation Li-ion batteries. These batteries are widely used as portable power sources, in your smartphone or laptop as well as in '''Boeing’s 787 Dreamliner or Tesla automobiles'''. Our  software will be designed to run on '''Piz Daint, Europe’s fastest supercomputer'''.
 
We are developing a simulation software that will help to significantly increase performance of next-generation Li-ion batteries. These batteries are widely used as portable power sources, in your smartphone or laptop as well as in '''Boeing’s 787 Dreamliner or Tesla automobiles'''. Our  software will be designed to run on '''Piz Daint, Europe’s fastest supercomputer'''.
  

Revision as of 14:04, 12 November 2014

Simulation of the optical properties of nanostructured solar cells.png

Short Description

Your task is to investigate algorithms and/or develop a software to generate the geometrical model of electrodes in Li-ion batteries for the simulation on supercomputers equipped with GPUs. Depending on your interests, we can define a more theoretical or a hands-on programming project.

Microscopic image of electrode particles in a Li-ion battery

Status: Available

Looking for 1-2 students
Project duration can be defined according to your needs
Contact: Michael Bieri

Prerequisites

Be fluent in a programming language, preferably Matlab, C, C++ or Java
Background in computer engineering or computer science
No prerequisites in numerical simulation or batteries required

Character

10-40% Research about existing approaches
20-80% Programming
10-40% Theory

Professor

Mathieu Luisier

↑ top

Detailed Task Description

Project Overview

Electric cars such as the Tesla Roadster have a high demand for better Li-ion batteries.
Europe's fastest supercomputer Piz Daint for which our software will be designed.

We are developing a simulation software that will help to significantly increase performance of next-generation Li-ion batteries. These batteries are widely used as portable power sources, in your smartphone or laptop as well as in Boeing’s 787 Dreamliner or Tesla automobiles. Our software will be designed to run on Piz Daint, Europe’s fastest supercomputer.

In the last years, Graphics Processing Units (GPUs) originally designed for video games evolved into high performance parallel processors. GPUs provide a peak performance up to 10x higher than a high-end 8-core CPU and are therefore widely used in current supercomputer architectures. However, in order to fully leverage their computational power, novel approaches for numerical simulation have to be developed.

The first step in many simulation techniques such as the Finite Element Method (FEM) is to approximate the geometry of the model by a (triangular) mesh. Even though most batteries are manufactured in simple cylindrical or cubic shapes, the performance-critical inner electrodes are complicated structures on scales going from nanometers to several 100 micrometers. It’s a challenging task to build a good mesh on such a multi-scale structure. Furthermore, the topology of the mesh has to be highly regular in order to achieve good performance on GPUs.

Goals

Depending on your interests, we can define a more theoretical or a hands-on programming project. Sub tasks could be:

  • Generation of realistic electrode structures either by simulation or from real-world data in collaboration with the experimental group.
  • Research and evaluation of currently existing algorithms and libraries for the construction of regular meshes.
  • Implementation and investigation of your own or existing algorithms. Focus could be set on theoretical considerations as well as on a high performance implementation.
  • Integration and adaption of an existing mesh generator for our simulation software..
  • Investigation of mesh generation directly on the GPU.

Practical Details

Results

Links

↑ top