• Title/Summary/Keyword: computer based estimation

Search Result 1,367, Processing Time 0.026 seconds

Off-grid direction-of-arrival estimation for wideband noncircular sources

  • Xiaoyu Zhang;Haihong Tao;Ziye, Fang;Jian Xie
    • ETRI Journal
    • /
    • v.45 no.3
    • /
    • pp.492-504
    • /
    • 2023
  • Researchers have recently shown an increased interest in estimating the direction-of-arrival (DOA) of wideband noncircular sources, but existing studies have been restricted to subspace-based methods. An off-grid sparse recovery-based algorithm is proposed in this paper to improve the accuracy of existing algorithms in low signal-to-noise ratio situations. The covariance and pseudo covariance matrices can be jointly represented subject to block sparsity constraints by taking advantage of the joint sparsity between signal components and bias. Furthermore, the estimation problem is transformed into a single measurement vector problem utilizing the focused operation, resulting in a significant reduction in computational complexity. The proposed algorithm's error threshold and the Cramer-Rao bound for wideband noncircular DOA estimation are deduced in detail. The proposed algorithm's effectiveness and feasibility are demonstrated by simulation results.

Design and Development of the Multiple Kinect Sensor-based Exercise Pose Estimation System (다중 키넥트 센서 기반의 운동 자세 추정 시스템 설계 및 구현)

  • Cho, Yongjoo;Park, Kyoung Shin
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.21 no.3
    • /
    • pp.558-567
    • /
    • 2017
  • In this research, we developed an efficient real-time human exercise pose estimation system using multiple Kinects. The main objective of this system is to measure and recognize the user's posture (such as knee curl or lunge) more accurately by employing Kinects on the front and the sides. Especially it is designed as an extensible and modular method which enables to support various additional postures in the future. This system is configured as multiple clients and the Unity3D server. The client processes Kinect skeleton data and send to the server. The server performs the multiple-Kinect calibration process and then applies the pose estimation algorithm based on the Kinect-based posture recognition model using feature extractions and the weighted averaging of feature values for different Kinects. This paper presents the design and implementation of the human exercise pose estimation system using multiple Kinects and also describes how to build and execute an interactive Unity3D exergame.

A Study of Development Schedule Estimation Based on Development Type (소프트웨어 개발형태 기반 개발기간 추정 연구)

  • Park Seok-Gyu;Kim Woon-Yong
    • Journal of the Korea Computer Industry Society
    • /
    • v.7 no.3
    • /
    • pp.191-198
    • /
    • 2006
  • Area of software measurement is active more than thirty years. There is a huge collection of researches but still no concrete software development effort, duration and cost estimation model. The data sets used to conduct previous studies in the duration estimation model are often small and not too recent, these types of models should not be apply in recent projects that have complex architecture and various development environment. Therefore, Oligny et al. presents empirical models that predict software project duration in accordance with project platform based on project effort using the log data transformation. These models are based on the analysis of 396 project data provided by release 4 of the ISBSG Benchmark. Applying Oligny et al.'s models to 534 project data provided release 6 of the ISBSG Benchmark, the project duration is affected by development type more than development platform. Therefore, This paper presents the model of duration estimation according to development type. This paper proves the duration is more affected by development type than development platform. And, The model according to development type is more adequate for duration estimation.

  • PDF

Efficient Anomaly Detection Through Confidence Interval Estimation Based on Time Series Analysis (시계열 분석 기반 신뢰구간 추정을 통한 효율적인 이상감지)

  • Kim, Yeong-Ju;Heo, You-Kyung;Park, Jin-Gwan;Jeong, Min-A
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.39C no.8
    • /
    • pp.708-715
    • /
    • 2014
  • In this paper, we suggest a method of realtime confidence interval estimation to detect abnormal states of sensor data. For realtime confidence interval estimation, the mean square errors of the exponential smoothing method and moving average method, two of the time series analysis method, where compared, and the moving average method with less errors was applied. When the sensor data passes the bounds of the confidence interval estimation, the administrator is notified through alarming. As the suggested method is for realtime anomaly detection in a ship, an Android terminal was adopted for better communication between the wireless sensor network and users. For safe navigation, an administrator can make decisions promptly and accurately upon emergency situation in a ship by referring to the anomaly detection information through realtime confidence interval estimation.

Blind Parameter Estimation Schemes for Uniform Linear Array MIMO Radars Using Distributed Multiple Electronic Sensors (분산 다중 전자전 센서를 이용한 등 간격 선형 배치 MIMO 레이다 파라미터의 암맹 추정 기법)

  • Kim, Dong-Hyun;Lee, Jae-Hoon;Song, Jong-In;Chung, Wonzoo
    • The Journal of Korean Institute of Electromagnetic Engineering and Science
    • /
    • v.28 no.8
    • /
    • pp.619-627
    • /
    • 2017
  • MIMO(Multi-Input Multi-Output) radar is an emerging radar technology for its numerous advantages. However, in the electric warfare viewpoint, MIMO radar is a new developed radar technology for that existing parameter estimation cannot applied and a new radar parameter estimation based on the characteristics of MIMO radar is desired. In this paper, we propose a blind estimation scheme for the number of orthogonal waveforms of a uniform linear array(ULA) MIMO radar using minimum two electronic sensors.

Direct Position Determination Method with Improved Accuracy for Estimating Static Source Position (고정 신호원의 위치 추정을 위한 직접 위치 결정 기법의 정확도 향상 방법)

  • Lim, Jaehyuk;Lee, Seungjin;Song, Jong-In;Chung, Wonzoo;Lee, Jaehoon
    • The Journal of Korean Institute of Electromagnetic Engineering and Science
    • /
    • v.29 no.11
    • /
    • pp.884-890
    • /
    • 2018
  • In this paper, an improved method of estimating static source location is proposed based on the direct position determination(DPD) method, which estimates a source position directly using received signals. When the source position is estimated using the conventional DPD method, the estimation accuracy and error depend on a pair of receivers: a reference receiver and one of the multiple moving receivers. Based on this, the weighting values of the estimating source location were obtained using the covariance matrix for the pair of receivers($S_1$, $S_{2i}$) and applied to the DPD algorithm. Finally, the source position was estimated using the proposed DPD algorithm, and it was verified that the estimation accuracy improved, compared to the conventional DPD algorithm.

Warp-Based Load/Store Reordering to Improve GPU Time Predictability

  • Huangfu, Yijie;Zhang, Wei
    • Journal of Computing Science and Engineering
    • /
    • v.11 no.2
    • /
    • pp.58-68
    • /
    • 2017
  • While graphics processing units (GPUs) can be used to improve the performance of real-time embedded applications that require high throughput, it is challenging to estimate the worst-case execution time (WCET) of GPU programs, because modern GPUs are designed for improving the average-case performance rather than time predictability. In this paper, a reordering framework is proposed to regulate the access to the GPU data cache, which helps to improve the accuracy of the estimation of GPU L1 data cache miss rate with low performance overhead. Also, with the improved cache miss rate estimation, tighter WCET estimations can be achieved for GPU programs.

A Fast Block Matching Algorithm Using Hierarchical Search Point Sampling (계층적인 탐색점 추출을 이용한 고속 블록 정합 알고리즘)

  • 정수목
    • Journal of the Korea Computer Industry Society
    • /
    • v.4 no.12
    • /
    • pp.1043-1052
    • /
    • 2003
  • In this paper, we present a fast motion estimation algorithm to reduce the computations of block matching algorithm for motion estimation in video coding. The proposed algorithm is based on Multi-level Successive Elimination Algorithm and Efficient Multi-level Successive Elimination Algorithms. The best estimate of the motion vectors can be obtained by hierarchical search point sampling and thus the proposed algorithm can decrease the number of matching evaluations that require very intensive computations. The efficiency of the proposed algorithm was verified by experimental results.

  • PDF

An Efficient Center-Biased Hybrid Search Algorithm (효율적인 Center-Biased Hybrid 탐색 알고리즘)

  • Su-Bong Hong;Soo-Mok Jung
    • Journal of the Korea Computer Industry Society
    • /
    • v.4 no.12
    • /
    • pp.1075-1082
    • /
    • 2003
  • In this paper, we propose an Efficient Center-Biased Hybrid Seearch (ECBHS) for motion estimation based on Center-Biased Hybrid Search(CBHS). This proposed algorithm employ hybrid of a compact plus shaped search, X shaped search, and diamond search to reduce the search point for motion vectors which distributed within 3pels radius of center of search window. ECBHS reduces the computations for motion estimation of CBHS with similar accuracy The efficiency of the proposed algorithm was verified by experimental results.

  • PDF

ASYMPTOTIC PROPERTIES OF THE CONDITIONAL HAZARD FUNCTION ESTIMATE BY THE LOCAL LINEAR METHOD FOR FUNCTIONAL ERGODIC DATA

  • MOHAMMED BASSOUDI;ABDERRAHMANE BELGUERNA;HAMZA DAOUDI;ZEYNEB LAALA
    • Journal of applied mathematics & informatics
    • /
    • v.41 no.6
    • /
    • pp.1341-1364
    • /
    • 2023
  • This article introduces a method for estimating the conditional hazard function of a real-valued response variable based on a functional variable. The method uses local linear estimation of the conditional density and cumulative distribution function and is applied to a functional stationary ergodic process where the explanatory variable is in a semi-metric space and the response is a scalar value. We also examine the uniform almost complete convergence of this estimation technique.