• Title/Summary/Keyword: implementation algorithm

Search Result 4,234, Processing Time 0.039 seconds

Speed Control of Induction Motor using Minimum Variance Control Theory (최소분산제어론을 이용한 유도전동기의 속도제어)

  • 오원석;신태현
    • The Proceedings of the Korean Institute of Illuminating and Electrical Installation Engineers
    • /
    • v.10 no.5
    • /
    • pp.83-93
    • /
    • 1996
  • In this paper, a minimum variance control system is proposed and practically implemented, which is adequate to the induction motor speed control system with frequent load variation. Minimum variance control method is used as a control law and recursive least square method with selective forgetting factor is proposed and analyzed with general forgetting algorithm as an estimation method. Designed control system is based on PC-DSP structure for the purposed of easiness of applying adaptive algorithm. Through computer simulation and experimental results, it is verified that proposed control system is robust to the load variation and practical implementation is possible.

  • PDF

A Study on Adaptive-Sliding Mode Control of SCARA Robot (스카라로보트의 적응-슬라이딩모드 제어에 관한 연구)

  • 윤대식
    • Proceedings of the Korean Society of Machine Tool Engineers Conference
    • /
    • 1999.10a
    • /
    • pp.148-153
    • /
    • 1999
  • In this paper, it is proposed the adaptive-sliding mode control technique which is new approach to implement the robust control of industrial robot manipulator with external disturbances and parameter uncertainties. Over the past decade, the design of advanced control systems for industrial robotic manipulators has been a very active area of research and two major design categories have emerged. Sliding mode control is a well-known technique for robust control of uncertain nonlinear systems. The robustness of sliding model controllers can be shown in continuous time, but digital implementation may not preserve robustness properties because the sampling process limits the existence of a true sliding mode. Adaptive control algorithm is designed by using the principle of the model reference adaptive control method based upon the hyperstability theory. The proposed control scheme has a simple structure is computationally fast and does not require knowledge of the complex dynamic model or the parameter values of the manipulator or the payload. Simulation results how that the proposed method not only improves the performance of the system but also reduces the chattering problem of sliding mode control. Consequently, it is expected that the new adaptive sliding mode control algorithm will be suited for various practical applications of industrial robot control system.

  • PDF

IIR Filter Design of HRTF for Implementation of 3D Sound (입체음향 구현을 위한 머리전달함수의 IIR필터 설계)

  • Kim Pan-Gon;Park Jang-Sik;Kim Hyun-Tae
    • Proceedings of the Korea Contents Association Conference
    • /
    • 2005.05a
    • /
    • pp.341-345
    • /
    • 2005
  • In this paper, we propose an algorithm for the approximation of FIR filters by IIR filters. The algorithm is based on a concept of the balanced model reduction. Head-related transfer functions(HRTFs) of dummy-head are approximated by 32-order IIR filters. The binaural sounds using the approximated HRTFs are reproduced by headphone, and serves as a cue of sound image localization. Experiment of sound image are carried out for 10 participants with computer simulation and DSP board respectively. The results of the experiments show that the localization using the approximated HRTFs by IIR filters is the same accuracy as the case of FIR filters that simulate the HRTFs.

  • PDF

The Design of Chorus DSP Chip Using Psychoacoustic Model and SOLA Algorithm (심리음향모델과 SOLA 알고리즘을 이용한 코러스 칩 설계)

  • 김태훈;박주성
    • The Journal of the Acoustical Society of Korea
    • /
    • v.19 no.3
    • /
    • pp.11-19
    • /
    • 2000
  • This research deals with the implementation procedures of a chorus processing DSP for karaoke system. It is necessary to compress the chorus data to store as many choruses as we can. We apply MPEG-1 audio algorithm to compress the chorus data. And the chorus system must be accompanied with the karaoke that can change the key and the tempo. So the chorus DSP must be able to change the key and tempo of the chorus data. We apply SOLA (Synchronized Overlap and Add) to do it. We designed the chorus DSP that can compress the chorus, change the key and tempo. And we verified the chorus DSP logic using FPGA. The used FPGA are two FLEX10K100s made by ALTERA. Finally we make the ASIC chip of chorus DSP and verify its operation.

  • PDF

Design and Implementation of Bandwidth Management Algorithm for Video Conference System (화상회의 시스템을 위한 대역폭 관리 알고리즘 설계 및 구현)

  • 구명모;정상운;김상복
    • Journal of Korea Multimedia Society
    • /
    • v.3 no.4
    • /
    • pp.399-406
    • /
    • 2000
  • There are sendee_based research and receiver_based research for dynamic adaptation to network congestion which arises from multicast video conference ; the former results in bandwidth waste of receivers who use high available bandwidth on account of average loss rate in transmission rate, the latter in short of the method that divides layers of available bandwidth of receivers dynamically. In order to do so, in this paper, we established two multicast groups divided into non-congestion status and congestion status according to receiver's network state, and implemented the bandwidth management algorithm which is designed for providing receivers with profitable qualities for available bandwidth by letting them choose each group dynamically in reference to loss rate. As a result, experiments proved that bandwidth waste problem was improved by receiver's dynamic choice according to loss rate.

  • PDF

A Study on the Dynamic Reconfiguration Algorithm of Components for Multi-mode SDR Terminal (다중모드 SDR 단말을 위한 동적 컴포넌트 재구성 알고리즘 연구)

  • Kwon, Oh-Jun;Oh, Sang-Chui;Park, Nam-Hoon
    • Journal of Korea Multimedia Society
    • /
    • v.11 no.9
    • /
    • pp.1277-1285
    • /
    • 2008
  • In this paper, we first design the block diagram of the components for multi-mode SDR terminal based on SCA technology. It support both WIMAX mode and HSDPA mode. Then from the result of the analysis with a real SDR terminal implementation, we analyze which components of it have to be more lightweight. In addition we derive the general formula for the measure of dynamic reconfiguration time on the reconfiguration of the components. Finally we present a dynamic component-level reconfiguration algorithm with 22 stages based on the result of our analysis without violating the interface and procedure of SCA specification.

  • PDF

Design of a set of One-to-Many Node-Disjoint and Nearly Shortest Paths on Recursive Circulant Networks

  • Chung, Ilyong
    • Journal of Korea Multimedia Society
    • /
    • v.16 no.7
    • /
    • pp.897-904
    • /
    • 2013
  • The recursive circulant network G(N,d) can be widely used in the design and implementation of parallel processing architectures. It consists of N identical nodes, each node is connected through bidirectional, point-to-point communication channels to different neighbors by jumping $d^i$, where $0{\leq}i{\leq}{\lceil}{\log}_dN{\rceil}$ - 1. In this paper, we investigate the routing of a message on $G(2^m,4)$, a special kind of RCN, that is key to the performance of this network. On $G(2^m,4)$ we would like to transmit k packets from a source node to k destination nodes simultaneously along paths on this network, the $i^{th}$ packet will be transmitted along the $i^{th}$ path, where $1{\leq}k{\leq}m-1$, $0{{\leq}}i{{\leq}}m-1$. In order for all packets to arrive at a destination node quickly and securely, we present an $O(m^4)$ routing algorithm on $G(2^m,4)$ for generating a set of one-to-many node-disjoint and nearly shortest paths, where each path is either shortest or nearly shortest and the total length of these paths is nearly minimum since the path is mainly determined by employing the Hungarian method.

Design and Implementation of An Automatic Nutrient Solution Control System (양액 자동 공급 제어 시스템의 설계 및 구현)

  • Jeong Won-Geun;Lee Byeong-Ro;Kim Byungcheul
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.9 no.5
    • /
    • pp.1059-1065
    • /
    • 2005
  • In this study, an nutrient solution control system have been designed and implemented, which controls the density of nutrient and the nutrient supply automatically using embedded real time operating system and fuzzy control algorithm. The factors which affect the growth of crop consist of solar radiation, external temperature, and external humidity. Also, nutrient temperature, electric conductivity(ED, and pH are monitored. According to the surveyed results, a fuzzy control algorithm for nutrient control is developed in order to control the density of nutrient and the nutrient supply. The exclusive embedded controller which consists of an embedded real time operating system, a korean LCD, and a graphic is developed for common users.

Implementation of Adaptive Movement Control for Waiter Robot using Visual Information

  • Nakazawa, Minoru;Guo, Qinglian;Nagase, Hiroshi
    • Proceedings of the Korean Society of Broadcast Engineers Conference
    • /
    • 2009.01a
    • /
    • pp.808-811
    • /
    • 2009
  • Robovie-R2 [1], developed by ATR, is a 110cm high, 60kg weight, two wheel drive, human like robot. It has two arms with dynamic fingers. It also has a position sensitive detector sensor and two cameras as eyes on his head for recognizing his surrounding environment. Recent years, we have carried out a project to integrate new functions into Robovie-R2 so as to make it possible to be used in a dining room in healthcare center for helping serving meal for elderly. As a new function, we have developed software system for adaptive movement control of Robovie-R2 that is primary important since a robot that cannot autonomously control its movement would be a dangerous object to the people in dining room. We used the cameras on Robovie-R2's head to catch environment images, applied our original algorithm for recognizing obstacles such as furniture or people, so as to control Roboie-R2's movement. In this paper, we will focus our algorithm and its results.

  • PDF

A Design and Implementation of a Bluetooth-Based Safety Equipment for Bicycle Using Smartphone (스마트폰을 활용한 블루투스 기반의 자전거 안전장비 설계 및 구현)

  • Park, Won-Ho;Lee, Ki Young
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2013.05a
    • /
    • pp.919-922
    • /
    • 2013
  • Currently, society thinks human-health is very important. As a result, the number of individual bikes is increasing. And bicycle accident rate is increasing every year. We have developed the safety-equipment utilizing a smartphone. Because, in order to reduce the rate of bicycle accidents. The working principle is that the connection between the bicycle and safety equipment with built-in Bluetooth chip. Information of bike-driving Is measured using a smartphone with built-in gyro sensor. I made an algorithm for specifying a direction by using the values of the gyro sensor. With this algorithm, it is possible to reduce the accident rate of the bicycle.

  • PDF