z.sean.huang's I/O

Hello World!

Graduate Research: Design and Implementation of FPGA based Embedded Visual Servo System

My graduate research is real-time scheduling of embedded system, which is based on a FPGA development board. In this face-tracking system, there are four tasks (processes):

(1.) One task to execute the image processing and locate the human face.
(2.) Two tasks to control the angle of DC-motor, both horizontally and vertically.
(3.) One task to record the related signal, such as motor's angle, speed, current and voltage.

In the field of control theory, there always has trade-off if system's computing power is limited. The purpose of this research is to plan an proper and compromised schedule, make sure all the tasks in the computer system work real-time and functionally.

Here is a simple demo of my experiment!