• Title/Summary/Keyword: optimization scheme

Search Result 1,157, Processing Time 0.031 seconds

Bandwidth Utilization in Latency-Optimized Fair Queuing Algorithm (최적 레이턴시 기반 공정 큐잉 알고리즘의 대역폭 이용도)

  • Kim, Tae-Joon
    • The KIPS Transactions:PartC
    • /
    • v.14C no.2
    • /
    • pp.155-162
    • /
    • 2007
  • WFQ (Weighted Fair Queuing) is the most popular fair queuing algorithm, but it had the inherent drawback of a poor 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 non optimized latency of a flow and then LOFQ(Latency-Optimized Fair Queuing) to overcome the drawback was introduced, LOFQ was also improved through introducing an occupied resource optimization function and the implementation complexity of recursive resource transformation was reduced with revising the transformation scheme. However, the performance of LOFQ has been evaluated by means of simulation, so that there are some difficulties in evaluating the performance in the terms of the accuracy and evaluation time, In this paper, we develop how to analytically compute the bandwidth utilization in LOFQ.

Distance Relaying Algorithm for Intertie Protection of a Wind Farm Considering the Fault Ride-through Requirement (Fault ride-through 요구를 고려한 풍력발전단지 연계선 보호 거리계전 알고리즘)

  • Kang, Yong-Cheol;Kang, Hae-Gweon;Zheng, Tai-Ying;Kim, Yeon-Hee;Lee, Young-Gui
    • The Transactions of The Korean Institute of Electrical Engineers
    • /
    • v.59 no.6
    • /
    • pp.1053-1058
    • /
    • 2010
  • A large modern wind farm should satisfy the requirements for a grid and accomplish the optimization of the wind farm system. The wind farm intertie protection system should consider a Fault Ride-Through (FRT) requirement for more reliable protection. The wind farm should keep connected to the grid in the case of a grid fault whilst it should be isolated for an intertie fault. This paper proposes a distance relaying algorithm suitable for wind farm intertie protection considering the FRT requirement. The proposed algorithm estimates the impedance based on a differential equation method because the frequency of the voltage and current deviates the nominal frequency. The algorithm extends the reach of Zone 1 up to 100 % of the length of the intertie to implement the FRT requirement. To discriminate an intertie fault from a grid fault, the algorithm uses a voltage blocking scheme because the magnitude of the voltage at the relaying point for an intertie fault becomes less than that for a grid fault. The performance of the algorithm is verified using a PSCAD/EMTDC simulator under various fault conditions. The algorithm can discriminate successfully the intertie fault from grid fault and thus helps to implement the FRT requirement of a wind farm.

Structure Borne Durability Design of a Vehicle Body Structure (차체구조의 구조기인 내구 설계)

  • 김효식;임홍재
    • Transactions of the Korean Society of Automotive Engineers
    • /
    • v.12 no.3
    • /
    • pp.109-121
    • /
    • 2004
  • This paper presents an optimal design method for structure-borne durability of a vehicle body structure. Structure-borne durability design requires a new design that can increase fatigue lives of critical areas in a structure and must prohibit transition phenomenon of critical areas that results from modification of the structure at the same time. Therefore, the optimization problem fur structure-borne durability design are consists of an objective function and design constraints of 2 types; type 1-constraint that increases fatigue lives of the critical areas to the required design limits and type 2-constraint that prohibits transition phenomenon of critical areas. The durability design problem is generally dynamic because a designer must consider the dynamic behavior such as fatigue analyses according to the structure modification during the optimal design process. This design scheme, however, requires such high computational cost that the design method cannot be applicable. For the purpose of efficiency of the durability design, we presents a method which carry out the equivalent static design problem instead of the dynamic one. In the proposed method, dynamic design constraints for fatigue life, are replaced to the equivalent static design constraints for stress/strain coefficients. The equivalent static design constraints are computed from static or eigen-value analyses. We carry out an optimal design for structure-borne durability of the newly developed bus and verify the effectiveness of the proposed method by examination of the result.

A Visualization Scheme with a Calendar Heat Map for Abnormal Pattern Analysis in the Manufacturing Process

  • Chankhihort, Doung;Lim, Byung-Muk;Lee, Gyu-Jung;Choi, Sungsu;Kwon, Sun-Ock;Lee, Sang-Hyun;Kang, Jeong-Tae;Nasridinov, Aziz;Yoo, Kwan-Hee
    • International Journal of Contents
    • /
    • v.13 no.2
    • /
    • pp.21-28
    • /
    • 2017
  • Abnormal data in the manufacturing process makes it difficult to find useful information that can be applied in data management for the manufacturing industry. It causes various problems in the daily process of production. An issue from the abnormal data can be handled by our method that uses big data and visualization. Visualization is a new technology that transforms data representation into a two-dimensional representation. Nowadays, many newly developed technologies provide data analysis, algorithm, optimization, and high efficiency, and they meet user requirements. We propose combined production of the data visualization approach that uses integrative visualization of sources of abnormal pattern analysis results. The perceived idea of the proposed approach can solve the problem as it also works for big data. It can also improve the performance and understanding by using visualization and solving issues that occur in the manufacturing process with a calendar heat map.

Optimal Operation Scheme and Reliability Index Improvement of Micro Grid Using Energy Storage Systems (에너지 저장장치를 이용한 마이크로 그리드의 최적운영 및 신뢰도 지수 개선)

  • Kim, Kyu-Ho
    • The Transactions of The Korean Institute of Electrical Engineers
    • /
    • v.63 no.2
    • /
    • pp.205-210
    • /
    • 2014
  • The micro grid considered in this paper consists of a diesel generator, a photovoltaic array, a wind turbine, a fuel cell, and a energy storage system. This paper explains and simulates the micro grid components in terms of accuracy and efficiency of having a system model based on the costs of fuel as well as operation and maintenance. For operational efficiency, the objective function in a diesel generator consists of the fuel cost function similar to the cost functions used for the conventional fossil-fuel generating plants. The wind turbine generator is modeled by the characteristics of variable output. The optimization is aimed at minimizing the cost function of the system while constraining it to meet the customer demand and safety of micro grid. The operating cost in fuel-cell system includes the fuel costs and the efficiency for fuel to generate electric power. To develop the overall system model gives a possibility to minimize of the total cost of micro grid. The application of optimal operation can save the interruption costs as well as the operating costs, and improve reliability index in micro grid.

IP Lookup Table Design Using LC-Trie with Memory Constraint (메모리 제약을 가진 LC-Trie를 이용한 IP 참조 테이블 디자인)

  • Lee, Chae-Y.;Park, Jae-G.
    • Journal of Korean Institute of Industrial Engineers
    • /
    • v.27 no.4
    • /
    • pp.406-412
    • /
    • 2001
  • IP address lookup is to determine the next hop destination of an incoming packet in the router. The address lookup is a major bottleneck in high performance router due to the increased routing table sizes, increased traffic, higher speed links, and the migration to 128 bits IPv6 addresses. IP lookup time is dependent on data structure of lookup table and search scheme. In this paper, we propose a new approach to build a lookup table that satisfies the memory constraint. The design of lookup table is formulated as an optimization problem. The objective is to minimize average depth from the root node for lookup. We assume that the frequencies with which prefixes are accessed are known and the data structure is level compressed trie with branching factor $\kappa$ at the root and binary at all other nodes. Thus, the problem is to determine the branching factor k at the root node such that the average depth is minimized. A heuristic procedure is proposed to solve the problem. Experimental results show that the lookup table based on the proposed heuristic has better average and the worst-case depth for lookup.

  • PDF

Spent Fuel Voloxidation Process Analysis (사용후핵연료 Voloxidation 공정 분석)

  • Kang, Jo Hong;Park, Byung Heung
    • Journal of Institute of Convergence Technology
    • /
    • v.4 no.2
    • /
    • pp.47-50
    • /
    • 2014
  • Voloxidation is a process for converting $UO_2$ into $U_3O_8$ while removing some volatile products in spent fuels (SF). Various oxidative gas conditions including air and mixture of Ar and $O_2$ could be adopted for the process. The gas flows into a reactor under high temperature ($>500^{\circ}C$) and components of SF are reacted with the gas. SF is composed of various components such as actinides, lanthanides, and alkali metals. Therefore, it is of significance to understand their behavior during the reactions for process development. However, due to the limit of available experiments, phase diagram analysis should be preceded. TPP diagram is constructed with respect to temperature-pressure-pressure. It shows a stable phase depending on partial pressures of gas components as well as temperature. In this work, we investigated TPP diagrams for actinides, lanthanides and other oxides to determine stable oxide forms under different gas conditions. The results would be used to set up a material balance under a pyroprocessing scheme of SF and compare the gas conditions for the optimization of fission products removal.

Design of a TRIAC Dimmable LED Driver Chip with a Wide Tuning Range and Two-Stage Uniform Dimming

  • Chang, Changyuan;Li, Zhen;Li, Yuanye;Hong, Chao
    • Journal of Power Electronics
    • /
    • v.18 no.2
    • /
    • pp.640-650
    • /
    • 2018
  • A TRIAC dimmable LED driver with a wide tuning range and a two-stage uniform dimming scheme is proposed in this paper. To solve the restricted dimming range problem caused by the limited conduction ratio of TRIAC dimmers, a conduction ratio compensation technique is introduced, which can increase the output current up to the rated output current when the TRIAC dimmer turns to the maximum conduction ratio. For further optimization, a two-stage uniform dimming diagram with a rapid dimming curve and a slow dimming curve is designed to make the LED driver regulated visually uniform in the whole adjustable range of the TRIAC dimmer. The proposed control chip is fabricated in a TSMC $0.35{\mu}m$ 5V/650V CMOS/LDMOS process, and verified on a 21V/500mA circuit prototype. The test results show that, in the 90V/60Hz~132V/60Hz ac input range, the voltage linear regulation is 2.6%, the power factor is 99.5% and the efficiency is 83%. Moreover, in the dimming mode, the dimming rate is less than 1% when the maximum dimming current is 516mA and the minimum dimming current is only about 5mA.

Feasibility Study on the Conjunctive Operation of Water Transmission Systems from Multiple Source with Applying EPAnet (수리해석(水理解析) 모형(模型)을 이용한 다수원(多水源) 송수계통(送水系統)의 연계(連繫) 운영(運營) 방안(方案) 경제성(經濟性) 평가(評價) - 거제시(市)를 대상(對象)으로 -)

  • Ryu, Tae-Sang;Ha, Sung-Ryong
    • Journal of Korean Society of Water and Wastewater
    • /
    • v.21 no.5
    • /
    • pp.609-619
    • /
    • 2007
  • The objective of this paper is to evaluate the feasibility of conjunctive Operation between Multi-regional water supply networks from multiple source as a effective way to meet two conditions: to minimize the electric cost for providing water demanded and meet the water flow rate for satisfying customers. EPAnet Model is used to calculate a hydraulic water distribution condition based on an integrated operation of water supply systems located in short distance. The modeling was conducted on several simulation cases including the individual operation by existing inter-regional water supply networks within short distance, the conjunctive operation of more than two existing networks with valve fully closed and full open constraint. As a study distribution system, water supplying systems of the Geojae-city in the Geongsang Namdo Province was selected and investigated. It was found that a well-allocated water supply scheme based on a conjunctive operation promises to save the electric cost and satisfy all operational goals such as stability and revenues during the period. The result such as unit district costs, pareto optimum pump combination sets will be applied to the optimization for a conjunctive operation of existing inter-regional water supply networks within short distance.

Sensitivity Analysis and Parameter Estimation of Activated Sludge Model Using Weighted Effluent Quality Index (가중유출수질지표를 이용한 활성오니공정모델의 민감도 분석과 매개변수 보정)

  • Lee, Won-Young;Kim, Min-Han;Kim, Young-Whang;Lee, In-Beum;Yoo, Chang-Kyoo
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.14 no.11
    • /
    • pp.1174-1179
    • /
    • 2008
  • Many modeling and calibration methods have been developed to analyze and design the biological wastewater treatment process. For the systematic use of activated sludge model (ASM) in a real treatment process, a most important step in this usage is a calibration which can find a key parameter set of ASM, which depends on the microorganism communities and the process conditions of the plants. In this paper, a standardized calibration protocol of the ASM model is developed. First, a weighted effluent quality index(WEQI) is suggested far a calibration protocol. Second, the most sensitive parameter set is determined by a sensitive analysis based on WEQI and then a parameter optimization method are used for a systematic calibration of key parameters. The proposed method is applied to a calibration problems of the single carbon removal process. The results of the sensitivity analysis and parameter estimation based on a WEQI shows a quite reasonable parameter set and precisely estimated parameters, which can improve the quality and the efficiency of the modeling and the prediction of ASM model. Moreover, it can be used for a calibration scheme of other biological processes, such as sequence batch reactor, anaerobic digestion process with a dedicated methodology.