Changes between Version 2 and Version 3 of students


Ignore:
Timestamp:
Jun 10, 2013, 10:13:04 AM (12 years ago)
Author:
csa
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • students

    v2 v3  
    11[[PageOutline(1-2)]]
    22
    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].
     4In 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
    58 * GPU-based image processing with CUDA/OpenCL
    69 * Code optimization, parallel programming, and cluster computations
     
    912 * Visualization of multidimensional time series
    1013 * Linux Device Drivers and High-speed Data Acquisition
    11  * Control applictions using LabVIEW or Tango environments
     14 * Control applications using LabVIEW or Tango environments
    1215 * Digital Electronics & FPGA programming
    1316 * Analog electronics and laboratory instrumentation
    14  * User Intefaces & Usability
     17 * User Interfaces & Usability
    1518
    16 = Master topics =
     19= Highlighted Master topics =
    1720== Web-based monitoring of large-scale data in scientific experiments ==
    1821 * Contact person: Suren A. Chilingaryan csa@dside.dyndns.org
     
    3134Parallel 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.
    3235The 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