Changes between Version 2 and Version 3 of students
- Timestamp:
- Jun 10, 2013, 10:13:04 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
students
v2 v3 1 1 [[PageOutline(1-2)]] 2 2 3 = Bachelor topics & Student projects = 4 * Mathemathics & algorithm development in MATLAB/Octave 3 [http://www.ipe.kit.edu/english/index.php Institute for Data Processing and Electronics] proposes a wide selection of topics for Master and Bachelor students. You may select from [#HighlightedMastertopics highlighted topics] with defined research program or find a custom research project among our [#OverviewofavailableBachelorandMastertopics current activities]. You will find samples of such projects [#SampleTopicsforBachelor/Masterstudents below]. 4 In case of questions contact Suren A. Chilingaryan csa@dside.dyndns.org. 5 6 = Overview of available Bachelor and Master topics = 7 * Mathematics & algorithm development in MATLAB/Octave 5 8 * GPU-based image processing with CUDA/OpenCL 6 9 * Code optimization, parallel programming, and cluster computations … … 9 12 * Visualization of multidimensional time series 10 13 * Linux Device Drivers and High-speed Data Acquisition 11 * Control applic tions using LabVIEW or Tango environments14 * Control applications using LabVIEW or Tango environments 12 15 * Digital Electronics & FPGA programming 13 16 * Analog electronics and laboratory instrumentation 14 * User Inte faces & Usability17 * User Interfaces & Usability 15 18 16 = Master topics =19 = Highlighted Master topics = 17 20 == Web-based monitoring of large-scale data in scientific experiments == 18 21 * Contact person: Suren A. Chilingaryan csa@dside.dyndns.org … … 31 34 Parallel computing has become increasingly important in the last several years. The standard servers include nowadays up to 64 computing cores. Modern GPUs are able to execute thousands of floating point operations in parallel and have become a valuable tool in multiple scientific field that require high computational throughput. It becomes more and more important to parallelize existing image processing algorithms and tune the implementations to the recent hardware architectures. It is crucial to take into the consideration the details of hardware architectures. The computational units may employ different types of cache hierarchies to accelerate memory access, the new processors often introduce new sets of instructions accelerating specific operations. 32 35 The student will select an algorithm from one of the ongoing projects and perform optimization and tuning for the used hardware. Available options include differential phase contrast imaging done in cooperation with ANKA synchrotron, digital image correlation and tracking done in collaboration with University of Pennsylvania, X-Ray CT done in collaboration with Helmholtz Center in Dresden-Rosendorf. 36 37 = Sample Topics for !Bachelor/Master students = 38 == Web Technologies == 39 * Web Interface for Visualization and Management of Meteorological Data 40 * Real Time Visualization of Time Series Data with HTML5 41 * Gestures-based control interface for data management on mobile multi-touch devices 42 43 == Parallel Computing == 44 * Regularization methods for iterative tomographic reconstruction at synchrotron light sources 45 * Motion compensation for 4D tomography at synchrotron light sources 46 * Acceleration of 3D Image Correlation and Tracking Algorithm with GPUs 47 48 == High-speed Data Acquisition == 49 * User-space PCIe drivers for Linux using [http://lwn.net/Articles/474088/ VFIO] 50 * Real-time handling of images from high-throughput streaming camera with GPUDirect and Infiniband-based clusters