• Title/Summary/Keyword: implementation algorithm

Search Result 4,234, Processing Time 0.047 seconds

A Fast and Precise Blind I/Q Mismatch Compensation for Image Rejection in Direct-Conversion Receiver

  • Kim, Suna;Yoon, Dae-Young;Park, Hyung Chul;Yoon, Giwan;Lee, Sang-Gug
    • ETRI Journal
    • /
    • v.36 no.1
    • /
    • pp.12-21
    • /
    • 2014
  • In this paper, we propose a new digital blind in-phase/quadrature-phase (I/Q) mismatch compensation technique for image rejection in a direct-conversion receiver (DCR). The proposed image-rejection circuit adopts DC offset cancellation and a sign-sign least mean squares (LMS) algorithm with a unique step size adaptation both for a fast and precise I/Q mismatch estimation. In addition, several performance-optimizing design considerations related to accuracy, speed, and hardware simplicity are discussed. The implementation of the proposed circuit in an FPGA results in an image-rejection ratio (IRR) of 65 dB, which is the best performance with modulated signals, along with an adaptation time of 0.9 seconds, which is a tenfold increase in the compensation speed as compared to previously reported circuits. The proposed technique will be a promising solution in the area of image rejection to increase both the speed and accuracy of future DCRs.

Model-based Sensor Fault Detection Algorithm for EMB System (EMB 시스템의 모델 기반 센서 고장 검출 알고리즘 개발)

  • Hwang, Woo-Hyun;Yang, I-Jin;Huh, Kun-Soo
    • Transactions of the Korean Society of Automotive Engineers
    • /
    • v.20 no.1
    • /
    • pp.1-7
    • /
    • 2012
  • The brake-by-wire technology is a new automotive chassis system that allows standard braking operations by electronic components with lighter weights and faster response. The brake-by-wire units such as EMB (Electro-Mechanical Brake) are controlled by electronic sensors and actuators and, thus, the fault diagnosis is essential for implementation. In this study, a model-based fault diagnosis system is developed for the sensors based on the analytical redundancy method. The fault detection algorithm is verified in simulations for various faulty cases. A test bench is built including the EMB unit and the performance of the proposed fault diagnosis system is evaluated through the experiment.

Implementation of FES Cycling using only Knee Muscles : A Computer Simulation Study (슬관절 근육만을 이용한 FES 싸이클링 : 컴퓨터 시뮬레이션 연구)

  • 엄광문;김철승;하세카즈노리
    • Journal of the Korean Society for Precision Engineering
    • /
    • v.21 no.8
    • /
    • pp.171-179
    • /
    • 2004
  • The purpose of this study is to generate cycling motion for FES (functional electrical stimulation) using knee muscles only. We investigated the possibility by simulation. The musculoskeletal model used in this simulation was simplified as 5-rigid links and 2 muscles (knee extensor and flexor). For the improvement of the present feedforward control in FES, we included feedback path in the control system. The control system was developed based on the biological neuronal system and was represented by three sub-systems. The first is a higher neuronal system that generates the motion command for each joint. The second is the lower neuronal system that divides the motion command to each muscle. And the third is a sensory feedback system corresponding to the somatic sensory system. Control system parameters were adjusted by a genetic algorithm (GA) based on the natural selection theory. GA searched the better parameters in terms of the cost function where the energy consumption, muscle force smoothness, and the cycling speed of each parameter set (individual) are evaluated. As a result, cycling was implemented using knee muscles only. The proposed control system based on the nervous system model worked well even with disturbances.

Variable Structure Adaptive Control of Assembling Robot (조립용 로봇의 가변구조 적응제어)

  • 한성현
    • Proceedings of the Korean Society of Machine Tool Engineers Conference
    • /
    • 1997.04a
    • /
    • pp.131-136
    • /
    • 1997
  • This paper represent the variable structure adaptive mode control technique which is new approach to implement the robust control of industrial robot manipulator with external disturbances and parameter uncertainties. 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 contiuous time, but digital implementation may not preserve robustness properties because the sampling process limits the existence of a true sliding mode. the sampling process often forces the trajectory to oscillate in the neighborhood of the sliding surface. Adaptive control technique is particularly well-suited to robot manipulators where dynamic model is highly complex and may contain unknown parameters. 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 sturcture 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 show 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

Design and Implementation of Algorithms for the Motion Detection of Vehicles using Hierarchical Motion Estimation and Parallel Processing (계층화 모션 추정법과 병렬처리를 이용한 차량 움직임 측정 알고리즘 개발 및 구현)

  • 강경훈;정성태;이상설;남궁문
    • Journal of Korea Multimedia Society
    • /
    • v.6 no.7
    • /
    • pp.1189-1199
    • /
    • 2003
  • This paper presents a new method for the motion detection of vehicles using hierarchical motion estimation and parallel processing. It captures the road image by using a CMOS sensor. It divides the captured image into small blocks and detects the motion of each block by using a block-matching method which is based on a hierarchical motion estimation and parallel processing for the real-time processing. The parallelism is achieved by using tile pipeline and the data flow technique. The proposed method has been implemented by using an embedded system. The proposed block matching algorithm has been implemented on PLDs(Programmable Logic Device) and clustering algorithm has been implemented by ARM processor. Experimental results show that the proposed system detects the motion of vehicles in real-time.

  • PDF

A study on Improving Latency-Optimized Fair Queuing Algorithm (최적 레이턴시 기반 공정 큐잉 방식의 개선에 관한 연구)

  • Kim, Tae-Joon
    • Journal of Korea Multimedia Society
    • /
    • v.10 no.1
    • /
    • pp.83-93
    • /
    • 2007
  • WFQ (Weighted Fair Queuing) is the most popular fair queuing algorithm, but it had the inherent drawback of a poet bandwidth utilization, particularly under the traffic requiring a low rate but tight delay bound such as internet phone. It was recently identified that the poor utilization is mainly due to the non-optimized latency of a flow and then LOFQ(Latency-Optimized Fair Queuing) to overcome the drawback was introduced. In this paper, we improve the performance of LOFQ by introducing an occupied resource optimization function and reduce the implementation complexity of recursive resource transformation by revising the transformation scheme. We also prove the superiority of LOFQ over WFQ in terms of utilization. The simulation result shows that the improved LOFQ provides $20{\sim}30%$ higher utilization than that in the legacy LOFQ.

  • PDF

Implementation of Hybrid System Controller for High-Speed Indoor Navigation of Mobile Robot System Using the Ultra-Sonic Sensors (초음파 센서를 이용한 이동 로봇 시스템의 고속 실내 주행을 위한 하이브리드 시스템 제어기의 구현)

  • Im, Mi-Seop;Im, Jun-Hong;O, Sang-Rok;Yu, Beom-Jae;Yun, In-Sik
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.7 no.9
    • /
    • pp.774-782
    • /
    • 2001
  • In this paper, we propose a new approach to the autonomous and high-speed indoor navigation of wheeled mobile robots using hybrid system controller. The hierarchical structure of hybrid system presented consists of high-level reasoning process and the low-level motion control process and the environmental interaction. In a discrete event system, the discrete states are defined by the user-defined constraints and the reference motion commands are specified in the abstracted motions. The hybrid control system applied for the nonholonomic mobile robots can combine the motion planning and autonomous navigation with obstacle avoidance in the indoor navigation problem. For the evaluation of the proposed algorithm, the algorithm is implemented to the two-wheel driven mobile robot system. The experimental results show that the hybrid system approach is an effective method for the autonomous navigation in indoor environments.

  • PDF

Modular Multiplication Algorithm Design for Application of Cryptosystem based on Public Key Structure (공개키 기반의 암호 시스템에 적합한 모듈러 연산기 알고리즘의 효율적인 설계)

  • Kim, Jungl-Tae;Hur, Chang-Woo;Ryu, Kwang-Ryul
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2003.05a
    • /
    • pp.469-472
    • /
    • 2003
  • The computational cost of encryption is a barrier to wider application of a variety of data security protocols. Virtually all research on Elliptic Curve Cryptography(ECC) provides evidence to suggest that ECC can provide a family of encryption algorithms that implementation than do current widely used methods. This efficiency is obtained since ECC allows much shorter key lengths for equivalent levels of security. This paper suggests how improvements in execution of ECC algorithms can be obtained by changing the representation of the elements of the finite field of the ECC algorithm. Specifically, this research compares the time complexity of ECC computation eve. a variety of finite fields with elements expressed in the polynomial basis(PB) and normal basis(NB).

  • PDF

Sparse Signal Recovery Using A Tree Search (트리검색 기법을 이용한 희소신호 복원기법)

  • Lee, Jaeseok;Shim, Byonghyo
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.39A no.12
    • /
    • pp.756-763
    • /
    • 2014
  • In this paper, we introduce a new sparse signal recovery algorithm referred to as the matching pursuit with greedy tree search (GTMP). The tree search in our proposed method is implemented to minimize the cost function to improve the recovery performance of sparse signals. In addition, a pruning strategy is employed to each node of the tree for efficient implementation. In our performance guarantee analysis, we provide the condition that ensures the exact identification of the nonzero locations. Through empirical simulations, we show that GTMP is effective for sparse signal reconstruction and outperforms conventional sparse recovery algorithms.

Development, Implementation and Experimentation on a dSPACE DS1104 of a Direct Voltage Control Scheme

  • Hmidet, Ali;Dhifaoui, Rachid;Hasnaoui, Othman
    • Journal of Power Electronics
    • /
    • v.10 no.5
    • /
    • pp.468-476
    • /
    • 2010
  • This paper proposes and develops a new direct voltage control (DVC) approach. This method is designed to be applied in various applications for AC drives fed with a three-phase voltage source inverter (VSI) working with a constant switching time interval as in the standard direct torque control (DTC) scheme. Based on a very strong min(max) criterion dedicated to selecting the inverter voltage vector, the developed DVC scheme allows the generation of accurate voltage forms of waves. The DVC algorithm is implemented on a dSPACE DS1104 controller board and then compared with the space vector pulse width modulation technique (SVPWM) in an open loop AC drive circuit. To demonstrate the efficiency of the developed algorithm in real time and in closed loop AC drive applications, a scalar control scheme for induction motors is successfully implemented and experimentally studied. Practical results prove the excellent performance of the proposed control approach.