• Title/Summary/Keyword: Motion Tracking System

Search Result 655, Processing Time 0.033 seconds

Human Motion Tracking With Wireless Wearable Sensor Network: Experience and Lessons

  • Chen, Jianxin;Zhou, Liang;Zhang, Yun;Ferreiro, David Fondo
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.7 no.5
    • /
    • pp.998-1013
    • /
    • 2013
  • Wireless wearable sensor networks have emerged as a promising technique for human motion tracking due to the flexibility and scalability. In such system several wireless sensor nodes being attached to human limb construct a wearable sensor network, where each sensor node including MEMS sensors (such as 3-axis accelerometer, 3-axis magnetometer and 3-axis gyroscope) monitors the limb orientation and transmits these information to the base station for reconstruction via low-power wireless communication technique. Due to the energy constraint, the high fidelity requirement for real time rendering of human motion and tiny operating system embedded in each sensor node adds more challenges for the system implementation. In this paper, we discuss such challenges and experiences in detail during the implementation of such system with wireless wearable sensor network which includes COTS wireless sensor nodes (Imote 2) and uses TinyOS 1.x in each sensor node. Since our system uses the COTS sensor nodes and popular tiny operating system, it might be helpful for further exploration in such field.

A Fast Motion Detection and Tracking Algorithm for Automatic Control of an Object Tracking Camera (객체 추적 카메라 제어를 위한 고속의 움직임 검출 및 추적 알고리즘)

  • 강동구;나종범
    • Journal of Broadcast Engineering
    • /
    • v.7 no.2
    • /
    • pp.181-191
    • /
    • 2002
  • Video based surveillance systems based on an active camera require a fast algorithm for real time detection and tracking of local motion in the presence of global motion. This paper presents a new fast and efficient motion detection and tracking algorithm using the displaced frame difference (DFD). In the Proposed algorithm, first, a Previous frame is adaptively selected according to the magnitude of object motion, and the global motion is estimated by using only a few confident matching blocks for a fast and accurate result. Then, a DFD is obtained between the current frame and the selected previous frame displaced by the global motion. Finally, a moving object is extracted from the noisy DFD by utilizing the correlation between the DFD and current frame. We implement this algorithm into an active camera system including a pan-tilt unit and a standard PC equipped with an AMD 800MHz processor. The system can perform the exhaustive search for a search range of 120, and achieve the processing speed of about 50 frames/sec for video sequences of 320$\times$240. Thereby, it provides satisfactory tracking results.

Object Tracking System for Additional Service Providing under Interactive Broadcasting Environment (대화형 방송 환경에서 부가서비스 제공을 위한 객체 추적 시스템)

  • Ahn, Jun-Han;Byun, Hye-Ran
    • Journal of KIISE:Information Networking
    • /
    • v.29 no.1
    • /
    • pp.97-107
    • /
    • 2002
  • In general, under interactive broadcasting environment, user finds additional service using top-down menu. However, user can't know that additional service provides information until retrieval has finished and top-down menu requires multi-level retrieval. This paper proposes the new method for additional service providing not using top-down menu but using object selection. For the purpose of this method, the movie of a MPEG should be synchronized with the object information(position, size, shape) and object tracking technique is required. Synchronization technique uses the Directshow provided by the Microsoft. Object tracking techniques use a motion-based tracking and a model-based tracking together. We divide object into two parts. One is face and the other is substance. Face tracking uses model-based tracking and Substance uses motion-based tracking base on the block matching algorithm. To improve precise tracking, motion-based tracking apply the temporal prediction search algorithm and model-based tracking apply the face model which merge ellipse model and color model.

Multiple Object Detection and Tracking System robust to various Environment (환경변화에 강인한 다중 객체 탐지 및 추적 시스템)

  • Lee, Wu-Ju;Lee, Bae-Ho
    • Journal of the Institute of Electronics Engineers of Korea SP
    • /
    • v.46 no.6
    • /
    • pp.88-94
    • /
    • 2009
  • This paper proposes real time object detection and tracking algorithm that can be applied to security and supervisory system field. A proposed system is devide into object detection phase and object tracking phase. In object detection, we suggest Adaptive background subtraction method and Adaptive block based model which are advanced motion detecting methods to detect exact object motions. In object tracking, we design a multiple vehicle tracking system based on Kalman filtering. As a result of experiment, motion of moving object can be estimated. the result of tracking multipul object was not lost and object was tracked correctly. Also, we obtained improved result from long range detection and tracking.

Study on the Target Tracking of a Mobile Robot Using Active Stereo-Vision System (능동 스테레오 비젼을 시스템을 이용한 자율이동로봇의 목표물 추적에 관한 연구)

  • 이희명;이수희;이병룡;양순용;안경관
    • Proceedings of the Korean Society of Precision Engineering Conference
    • /
    • 2003.06a
    • /
    • pp.915-919
    • /
    • 2003
  • This paper presents a fuzzy-motion-control based tracking algorithm of mobile robots, which uses the geometrical information derived from the active stereo-vision system mounted on the mobile robot. The active stereo-vision system consists of two color cameras that rotates in two angular dimensions. With the stereo-vision system, the center position and depth information of the target object can be calculated. The proposed fuzzy motion controller is used to calculate the tracking velocity and angular position of the mobile robot, which makes the mobile robot keep following the object with a constant distance and orientation.

  • PDF

An attitude control of stabilizing system using indirect adaptive fuzzy control

  • Kim, Jae-Hoon;Kim, Jong-Hwa
    • Journal of Advanced Marine Engineering and Technology
    • /
    • v.38 no.10
    • /
    • pp.1318-1326
    • /
    • 2014
  • The purpose of a tracking control system is to track a moving target and to find the exact information of the target. If the platform of the tracking control system is equipped on a moving vehicle such as a ship, the tracking control system will treat even the additional platform motion. In order to avoid the complexity comprising the tracking control system, a process to treat the platform motion, named stabilizing system, must be separated from the tracking control system. In this paper, a method to comprise an attitude control system for the platform stabilization is proposed using an adaptive fuzzy control which is applicable to the system with structural and parametric uncertainty. The suggested adaptive fuzzy control algorithm is the 2nd/1st-type indirect adaptive fuzzy control algorithm using the advantages of 1st-type and 2nd-type indirect adaptive fuzzy control algorithm. Several experiments using the implemented stabilizing system are executed for verifying the effectiveness of the suggested method.

Cyber Character Implementation with Recognition and Synthesis of Speech/lmage (음성/영상의 인식 및 합성 기능을 갖는 가상캐릭터 구현)

  • Choe, Gwang-Pyo;Lee, Du-Seong;Hong, Gwang-Seok
    • Journal of the Institute of Electronics Engineers of Korea CI
    • /
    • v.37 no.5
    • /
    • pp.54-63
    • /
    • 2000
  • In this paper, we implemented cyber character that can do speech recognition, speech synthesis, Motion tracking and 3D animation. For speech recognition, we used Discrete-HMM algorithm with K-means 128 level vector quantization and MFCC feature vector. For speech synthesis, we used demi-syllables TD-PSOLA algorithm. For PC based Motion tracking, we present Fast Optical Flow like Method. And for animating 3D model, we used vertex interpolation with DirectSD retained mode. Finally, we implemented cyber character integrated above systems, which game calculating by the multiplication table with user and the cyber character always look at user using of Motion tracking system.

  • PDF

Vision-Based Trajectory Tracking Control System for a Quadrotor-Type UAV in Indoor Environment (실내 환경에서의 쿼드로터형 무인 비행체를 위한 비전 기반의 궤적 추종 제어 시스템)

  • Shi, Hyoseok;Park, Hyun;Kim, Heon-Hui;Park, Kwang-Hyun
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.39C no.1
    • /
    • pp.47-59
    • /
    • 2014
  • This paper deals with a vision-based trajectory tracking control system for a quadrotor-type UAV for entertainment purpose in indoor environment. In contrast to outdoor flights that emphasize the autonomy to complete special missions such as aerial photographs and reconnaissance, indoor flights for entertainment require trajectory following and hovering skills especially in precision and stability of performance. This paper proposes a trajectory tracking control system consisting of a motion generation module, a pose estimation module, and a trajectory tracking module. The motion generation module generates a sequence of motions that are specified by 3-D locations at each sampling time. In the pose estimation module, 3-D position and orientation information of a quadrotor is estimated by recognizing a circular ring pattern installed on the vehicle. The trajectory tracking module controls the 3-D position of a quadrotor in real time using the information from the motion generation module and pose estimation module. The proposed system is tested through several experiments in view of one-point, multi-points, and trajectory tracking control.

Position Control of Motion Stage using Disturbance Observer (외란관측기를 이용한 모션 스테이지의 위치제어)

  • Park, Hae-Chun;Choi, Myung-Soo;Byun, Jung-Hwan
    • Journal of Power System Engineering
    • /
    • v.17 no.3
    • /
    • pp.82-88
    • /
    • 2013
  • For commercialized servo drives of the motion stage to include embedded controller, external terminal is provided for tracking command and encoder output, but internal terminal is not for control input. Thus, it is difficult to combine out signal of embedded controller with that of external compensator such as disturbance observer. In this study, for precise tracking control of motion stage without hardware change of the servo drive, tacking control system is composed of an inner loop of servo drive and an outer loop of disturbance observer. Then, the control system is designed so that the output response of actual plant corresponds with nominal model's in transient state as well as in steady state. Finally, the experiment results show that the designed control system is effective to reconcile actual plant behavior with nominal model under nonlinear friction and parameter perturbation.

A Study on Performance Improvement of Target Motion Analysis using Target Elevation Tracking and Fusion in Conformal Array Sonar (컨포멀 소나에서의 표적고각 추적 및 융합을 이용한 표적기동분석 성능향상 연구)

  • Lee, HaeHo;Park, GyuTae;Shin, KeeCheol;Cho, SungIl
    • Journal of the Korea Institute of Military Science and Technology
    • /
    • v.22 no.3
    • /
    • pp.320-331
    • /
    • 2019
  • In this paper, we propose a method of TMA(Target Motion Analysis) performance improvement using target elevation tracking and fusion in conformal array sonar. One of the most important characteristics of conformal array sonar is to detect a target elevation by a vertical beam. It is possible to get a target range to maximize advantages of the proposed TMA technology using this characteristic. And the proposed techniques include target tracking, target fusion, calculation of target range by multipath as well as TMA. A simulation study demonstrates the outstanding performance of proposed techniques.