• Title/Summary/Keyword: error optimization

Search Result 1,211, Processing Time 0.024 seconds

Packet Size Optimization for Improving the Energy Efficiency in Body Sensor Networks

  • Domingo, Mari Carmen
    • ETRI Journal
    • /
    • v.33 no.3
    • /
    • pp.299-309
    • /
    • 2011
  • Energy consumption is a key issue in body sensor networks (BSNs) since energy-constrained sensors monitor the vital signs of human beings in healthcare applications. In this paper, packet size optimization for BSNs has been analyzed to improve the efficiency of energy consumption. Existing studies on packet size optimization in wireless sensor networks cannot be applied to BSNs because the different operational characteristics of nodes and the channel effects of in-body and on-body propagation cannot be captured. In this paper, automatic repeat request (ARQ), forward error correction (FEC) block codes, and FEC convolutional codes have been analyzed regarding their energy efficiency. The hop-length extension technique has been applied to improve this metric with FEC block codes. The theoretical analysis and the numerical evaluations reveal that exploiting FEC schemes improves the energy efficiency, increases the optimal payload packet size, and extends the hop length for all scenarios for in-body and on-body propagation.

Analysis of Evolutionary Optimization Methods for CNN Structures (CNN 구조의 진화 최적화 방식 분석)

  • Seo, Kisung
    • The Transactions of The Korean Institute of Electrical Engineers
    • /
    • v.67 no.6
    • /
    • pp.767-772
    • /
    • 2018
  • Recently, some meta-heuristic algorithms, such as GA(Genetic Algorithm) and GP(Genetic Programming), have been used to optimize CNN(Convolutional Neural Network). The CNN, which is one of the deep learning models, has seen much success in a variety of computer vision tasks. However, designing CNN architectures still requires expert knowledge and a lot of trial and error. In this paper, the recent attempts to automatically construct CNN architectures are investigated and analyzed. First, two GA based methods are summarized. One is the optimization of CNN structures with the number and size of filters, connection between consecutive layers, and activation functions of each layer. The other is an new encoding method to represent complex convolutional layers in a fixed-length binary string, Second, CGP(Cartesian Genetic Programming) based method is surveyed for CNN structure optimization with highly functional modules, such as convolutional blocks and tensor concatenation, as the node functions in CGP. The comparison for three approaches is analysed and the outlook for the potential next steps is suggested.

Comprehensive studies of Grassmann manifold optimization and sequential candidate set algorithm in a principal fitted component model

  • Chaeyoung, Lee;Jae Keun, Yoo
    • Communications for Statistical Applications and Methods
    • /
    • v.29 no.6
    • /
    • pp.721-733
    • /
    • 2022
  • In this paper we compare parameter estimation by Grassmann manifold optimization and sequential candidate set algorithm in a structured principal fitted component (PFC) model. The structured PFC model extends the form of the covariance matrix of a random error to relieve the limits that occur due to too simple form of the matrix. However, unlike other PFC models, structured PFC model does not have a closed form for parameter estimation in dimension reduction which signals the need of numerical computation. The numerical computation can be done through Grassmann manifold optimization and sequential candidate set algorithm. We conducted numerical studies to compare the two methods by computing the results of sequential dimension testing and trace correlation values where we can compare the performance in determining dimension and estimating the basis. We could conclude that Grassmann manifold optimization outperforms sequential candidate set algorithm in dimension determination, while sequential candidate set algorithm is better in basis estimation when conducting dimension reduction. We also applied the methods in real data which derived the same result.

Heat source control intelligent system for heat treatment process

  • Lee, JeongHoon;Cho, InHee
    • International journal of advanced smart convergence
    • /
    • v.11 no.4
    • /
    • pp.28-40
    • /
    • 2022
  • Although precise temperature control in the heat treatment process is a key factor in process reliability, there are many cases where there is no separate heat source control optimization system in the field. To solve this problem, the program monitors the temperature data according to the heat source change through sensor communication in a recursive method based on multiple variables that affect the process, and the target heat source value and the actual heat treatment heat source to match the internal air temperature and material temperature. A control optimization system was constructed. Through this study, the error rate between the target temperature and the atmosphere (material surface) temperature of around 10.7% with the existing heat source control method was improved to an improved result of around 0.1% using a process optimization algorithm and system.

PRACTICAL APPROACH TO DETERMINING DYNAMIC RECRYSTALLIZATION PARAMETERS USING FINITE ELEMENT OPTIMIZATION OF BACKWARD EXTRUSION PROCESS

  • MISSAM IRANI;MANSOO JOUN
    • Archives of Metallurgy and Materials
    • /
    • v.64 no.3
    • /
    • pp.1175-1182
    • /
    • 2019
  • In this study, we present a new method for obtaining the parameters of the Johnson-Mehl-Avrami-Kolmogorov equation for dynamic recrystallization grain size. The method consists of finite-element analysis and optimization techniques. An optimization tool iteratively minimizes the error between experimental values and corresponding finite-element solutions. Isothermal backward extrusion of the AA6060 aluminum alloy was used to acquire the main parameters of the equation for predicting DRX grain size. We compared grain sizes predicted using optimized and reference parameters with experimental values from the literature and found better agreement when the optimized parameters were applied.

Systematic Error Correction in Dual-Rotating Quarter-Wave Plate Ellipsometry using Overestimated Optimization Method (최적화 기법을 이용한 두 개의 회전하는 사분파장판으로 구성된 타원편광분석기에서의 체계적인 오차 보정)

  • Kim, Dukhyeon;Cheong, Hai Du;Kim, Bongjin
    • Korean Journal of Optics and Photonics
    • /
    • v.25 no.1
    • /
    • pp.29-37
    • /
    • 2014
  • We have studied and demonstrated general, systematic error-correction methods for a dual rotating quarter-wave plate ellipsometer. To estimate and correct 5 systematic error sources (three offset angles and two unexpected retarder phase delays), we used 11 of the 25 Fourier components of the ellipsometry signal obtained in the absence of an optical sample. Using these 11 Fourier components, we can determine the errors from the 5 sources with nonlinear optimization methods. We found systematic errors ${\epsilon}_3$, ${\epsilon}_4$, ${\epsilon}_5$) are more sensitive to the inverted Mueller matrix than retarder phase delay errors (${\epsilon}_1$, ${\epsilon}_2$) because of their small condition numbers. To correct these systematic errors we have found that error of any variety must be less than 0.05 rad. Finally, we can use the magnitudes of these errors to correct the Mueller matrix of optical components. From our experimental ellipsometry signals, we can measure phase delay and the rotational angular position of its fast axis for a half-wave plate.

A Modified Decision-Directed LMS Algorithm (수정된 DD LMS 알고리즘)

  • Oh, Kil Nam
    • Journal of the Institute of Electronics and Information Engineers
    • /
    • v.53 no.7
    • /
    • pp.3-8
    • /
    • 2016
  • We propose a modified form of the decision-directed least mean square (DD LMS) algorithm that is widely used in the optimization of self-adaptive equalizers, and show the modified version greatly improves the initial convergence properties of the conventional algorithm. Existing DD LMS regards the difference between a equalizer output and a quantization value for it as an error, and achieves an optimization of the equalizer based on minimizing the mean squared error cost function for the equalizer coefficients. This error generating method is useful for binary signal or a single-level signals, however, in the case of multi-level signals, it is not effective in the initialization of the equalizer. The modified DD LMS solves this problem by modifying the error generation. We verified the usefulness and performance of the modified DD LMS through experiments with multi-level signals under distortions due to intersymbol interference and additive noise.

A Reinforcement Loaming Method using TD-Error in Ant Colony System (개미 집단 시스템에서 TD-오류를 이용한 강화학습 기법)

  • Lee, Seung-Gwan;Chung, Tae-Choong
    • The KIPS Transactions:PartB
    • /
    • v.11B no.1
    • /
    • pp.77-82
    • /
    • 2004
  • Reinforcement learning takes reward about selecting action when agent chooses some action and did state transition in Present state. this can be the important subject in reinforcement learning as temporal-credit assignment problems. In this paper, by new meta heuristic method to solve hard combinational optimization problem, examine Ant-Q learning method that is proposed to solve Traveling Salesman Problem (TSP) to approach that is based for population that use positive feedback as well as greedy search. And, suggest Ant-TD reinforcement learning method that apply state transition through diversification strategy to this method and TD-error. We can show through experiments that the reinforcement learning method proposed in this Paper can find out an optimal solution faster than other reinforcement learning method like ACS and Ant-Q learning.

Correction of Measured Traffic Volume on Expressways Using Optimization Model (최적화 모형을 이용한 고속도로 측정교통량 보정)

  • Kim, Dong ho;Park, Dong joo;Kim, Do gyeong;Shin, Seung jin
    • The Journal of The Korea Institute of Intelligent Transport Systems
    • /
    • v.17 no.4
    • /
    • pp.41-53
    • /
    • 2018
  • This study developed the optimization method to correct the measured traffic volume of the expressway that minimizes the measurement error and satisfies the traffic balancing with TCS. For this purpose, the model constructed in this study was compared and verified with the true traffic volume. Verification result of the model, it was found that the measurement error is reduced when the measured traffic volume is corrected for the traffic volume balance. As a result of applying it to 40 links of the Kyoungbu expressway, the measured traffic volume was corrected by -8.1%~9.6% and the measurement error was decreased as much as the corrected traffic volume. This research is meaningful in improving the accuracy of the measured traffic volume of the expressway, while the scale and role of the expressway are increasing.

Parameter Calibration of Storage Function Model and Flood Forecasting (1) Calibration Methods and Evaluation of Simulated Flood Hydrograph (저류함수모형의 매개변수 보정과 홍수예측 (1) 보정 방법론과 모의 홍수수문곡선의 평가)

  • Song, Jae Hyun;Kim, Hung Soo;Hong, Il Pyo;Kim, Sang Ug
    • KSCE Journal of Civil and Environmental Engineering Research
    • /
    • v.26 no.1B
    • /
    • pp.27-38
    • /
    • 2006
  • The storage function model (SFM) has been used for the flood forecasting in Korea. The SFM has a simple calculation process and it is known that the model is more reasonable than linear model because it considers non-linearity of flood runoff. However, the determination of parameters is very difficult. In general, the trial and error method which is an manual calibration by the decision of a model manager. This study calibrated the parameters by the trial and error method and optimization technique. The calibrated parameters were compared with the representative parameters which are used in the Flood Control Centers in Korea. Also, the evaluation indexes on objective functions and calibration methods for the comparative analysis of simulation efficiency. As a result, the Genetic Algorithm showed the smallest variation in objective functions and, in this study, it is known that the objective function of SSR (Sum of Squared of Residual) is the best one for the flood forecasting.