EEWeb Member Projects: c

  • Biometric Remote Control Door

    Posted May 21, 2011 By Nnaemeka Okafor
    Worked with a group of 5 electrical engineering seniors in a senior design profject. We designed a wireless remote control door that uses the user’s fingerprint as the key. System modules included…
    Comments(3)
  • Figure:2

    Finite-Difference Time-Domain Method using Yee’s Algorithm

    Posted May 04, 2011 By Shanthan Mudhasani
    Developed a CUDA version of the FDTD method and achieved a speedup 40x. Implemented on a NVIDIA Quadro FX 3800 GPU, which has 192 SPs, 1GB global…
    Comments(3)
  • Figure:3

    Digital Systems Verification

    Posted Apr 28, 2011 By Shanthan Mudhasani
    Used random and deterministic verification methods to test the given design. The Goal of the project was to test the functionality of a given…
    Comments(0)
  • Conjugate Gradient Method

    Posted Apr 25, 2011 By Shanthan Mudhasani
    In the first part of the project, dense matrix vector is used to implement the method without using any numerical libraries. The second part of the project deals with sparse matrix system. Storage…
    Comments(0)
  • GPU-based Implementation of the Variational Path Integral Method

    Posted Apr 25, 2011 By Shanthan Mudhasani
    Researched Variational Path Integral method as a team member of the Cyber Chem project group. Implemented one of the flavors of Quantum Monte Carlo method (Variational Path Integral simulation) on…
    Comments(0)
  • An implementation of a simple multi-user online game

    Posted Apr 18, 2011 By Roland Chang
    ● Server checks registration status, initializes start signal, orderly process players’ packet including movement, attack, death/logout, random items development information, collects and…
    Comments(0)
  • Queuing System Modeling

    Posted Apr 14, 2011 By Jingxi Lu
    Modeled the network traffic based on discrete time Markov Chain using C/C++. Simulated the arrival of packets in the pattern of Deterministic/Exponential distribution, the length of packets in the…
    Comments(0)
  • Socket Programming

    Posted Apr 14, 2011 By Jingxi Lu
    Simulated a mobile communication system among clients, base stations and targets. Implemented UDP between communication of clients and base stations, and TCP between clients and targets. Added…
    Comments(0)
  • Operating System

    Posted Apr 14, 2011 By Jingxi Lu
    Built an operating system based on Nachos, under Unix environment, using C/C++. Solved race condition, implemented memory allocation for multi-programming, realized communication between distributed…
    Comments(0)
  • Peer to Peer System

    Posted Apr 14, 2011 By Jingxi Lu
    Built a peer to peer system using C/C++, under Unix environment. Realized multicast function with various types of messages: join, hello, keepalive, etc. Implemented multiple functions like store…
    Comments(0)
  • Compiler for FPGA based Emulation of Digital Circuits

    Posted Apr 07, 2011 By Yucheng chiu
    Developed a compiler for FPGA emulation. It performs partitioning, inter‐routing, placement, and intra‐routing on a given netlist.(C++) Used modified Fiduccia-Mattheyses (F-M) heuristics to…
    Comments(0)
  • Image Processing Toolkit for FPGAs

    Posted Mar 17, 2011 By zubin kumar
    Developing an image processing toolkit for FPGAs leveraging Partial Runtime Reconfiguration (PRR) to save resources and improve flexibility on hardware. (Project in progress)
    Comments(0)
 
Click Here