• 제목/요약/키워드: Switching Algorithm

검색결과 1,009건 처리시간 0.037초

발전소 소내전력 고조파 및 역률 개선용 SVC 개발에 관한 연구 (A Study on Development of SVC to Improve Harmonics and Power Factor of Power Plant)

  • 윤광희;이희진
    • 전기학회논문지
    • /
    • 제60권11호
    • /
    • pp.2109-2118
    • /
    • 2011
  • The power system has to maintain its synchronism from transient disturbances and oscillations. To achieve this, the static var compensator(SVC), which is a flexible AC transmission system(FACTS), is applied to the power system. SVC using an advanced control algorithm improves the stability of power system. This paper is a study on design of SVC to improve harmonics and power factor of power plant. The proposed SVC analyzes harmonics, voltage drop and reactive power in real time. On the basis of the analysis of the data, the SVC using a switching control algorithm decreases harmonic signals and increases the power factor. The experimental results show that the proposed SVC enhances the stability of power system.

유도전동기 센서리스 벡터제어를 위한 고피나스 자속관측기의 P/PI 모드 전환 (The P/PI Mode Switching Method of Gopinath Flux Observer for Sensorless Vector Control of Induction Motors)

  • 강명규;최종우
    • 전기학회논문지
    • /
    • 제66권12호
    • /
    • pp.1732-1739
    • /
    • 2017
  • This paper presents a sensorless vector control algorithm of closed loop Gopinath flux observer to enhance the robustness at low speed by switching P/PI mode. Closed loop Gopinath flux observer has the problem in sensorless vector control of induction motor at low speed. This paper solves the problem using the characteristic function of closed loop Gopinath flux observer. P mode shows better performance than PI mode under the cut-off frequency of observer. But P mode always has a flux error due to DC offset, so this paper combines P mode and PI mode. This algorithm shows good performance over wide speed range. The performance has been confirmed through computer simulations using MATLAB SIMULINK and experiments.

3상 전류형 능동필터의 디지탈 제어 (Digital Control of Three Phase Active Filter System)

  • 황종규;송성학;목형수;최규하;김한성
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 1995년도 하계학술대회 논문집 A
    • /
    • pp.431-433
    • /
    • 1995
  • Active Power Filters(APF) have been developed for several years to solve the harmonics disturbance problems on power system networks. This paper studies observer based digital algorithm and PWM technique for three phase current source APF by simulation. Both switching or outside white noises affect seriously at control signal for APF control system. Hence observer algorithm to reduce noises is used. A technique of generation gating patterns for the CSI topologies based on carrier PWM techniques is applied. The requirements imposed on gating signals are satisified by the appropriate combination of single phase switching patterns and short pulse generator.

  • PDF

Energy-Saving Oriented On/Off Strategies in Heterogeneous Networks : an Asynchronous Approach with Dynamic Traffic Variations

  • Tang, Lun;Wang, Weili;Chen, Qianbin
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • 제12권11호
    • /
    • pp.5449-5464
    • /
    • 2018
  • Recent works have validated the possibility of reducing the energy consumption in wireless heterogeneous networks, achieved by switching on/off some base stations (BSs) dynamically. In this paper, to realize energy conservation, the discrete time Markov Decision Process (DTMDP) is developed to match up the BS switching operations with the traffic load variations. Then, an asynchronous decision-making algorithm, which is based on the Bellman equation and the on/off priorities of the BSs, is firstly put forward and proved to be optimal in this paper. Through reducing the state and action space during one decision, the proposed asynchronous algorithm can avoid the "curse of dimensionality" occurred in DTMDP frequently. Finally, numerical simulations are conducted to validate the effectiveness and advantages of the proposed asynchronous on/off strategies.

입력단에 버퍼가 있는 라우터를 위한 일정계획 방안 (A Scheduling Algorithm for Input-Queued Switches)

  • 주운기;이형섭;이형호
    • 대한전자공학회:학술대회논문집
    • /
    • 대한전자공학회 2000년도 추계종합학술대회 논문집(1)
    • /
    • pp.445-448
    • /
    • 2000
  • This paper considers a scheduling algorithm for high-speed routers, where the router has an N x N port input-queued switch and the input queues are composed of N VOQ(Virtual Output Queue)s at each input port. The major concern of the paper is on the scheduling mechanism for the router. The paper discusses the preferred levels of the performance measures and then develope a non-linear mixed integer programming. Additionally, the paper suggests a heuristic scheduling algorithm for efficient and effective switching.

  • PDF

다이나믹 윈도우 스위칭기법을 적용한 AC-3 오디오 필터뱅크의 성능향상에 관한 연구 (A Study on the Dynamic Window Switching MDCT for Enhanced AC-3 Audio Filterbank)

  • 김준성
    • 한국음향학회:학술대회논문집
    • /
    • 한국음향학회 1998년도 학술발표대회 논문집 제17권 2호
    • /
    • pp.23-26
    • /
    • 1998
  • This paper presents a technique to enhance TDAC in the AC-3 algorithm. To reduce block boundary noise without decreasing the performance of transform coding, new special window adopted. They improves the defect of the AC-3 algorithm that could not properly cancel aliasing in the tansient period. In addition, a fast MDCT calculation algorithm based on a fast Fourier Transform, is adopted.

  • PDF

저전력 논리 회로 설계를 위한 커널에 바탕을 둔 precomputation 알고리듬 (A kernel-based precomputation scheme for low-power design fo combinational circuits)

  • 최익성;류승현
    • 전자공학회논문지C
    • /
    • 제34C권11호
    • /
    • pp.12-19
    • /
    • 1997
  • In this paper, we present a logic synthesis algorithm for low powr design fo combinational circuits. The proposed algorithm reduces power dissipation by eliminating unnecessary signal transitions. The proposed algorithm restructures a given circuit by using a kernel as prediction logic in a precomputation-based scheme such that switching activity of circuit can be minimized. Experimental results show that the system is efficient for low power design of combinational circuits.

  • PDF

A Study on Sorting in A Computer Using The Binary Multi-level Multi-access Protocol

  • Jung Chang-Duk
    • 한국지능정보시스템학회:학술대회논문집
    • /
    • 한국지능정보시스템학회 2006년도 춘계학술대회
    • /
    • pp.303-310
    • /
    • 2006
  • The sorting algorithms have been developed to take advantage of distributed computers. But the speedup of parallel sorting algorithms decrease rapidly with increased number of processors due to parallel processing overhead such as context switching time and inter-processor communication cost. In this paper, we propose a parallel sorting method which provides linear speedup of an optimal serial algorithm for a system with a large number of processors. This algorithm may even provide superlinear speedup for a practical system. The algorithm takes advantage of an interconnection network properties and its protocol.

  • PDF

공유형 혹은 아웃풋 광 지연 선로 버퍼를 갖는 비동기 광패킷 스위칭 시스템 설계를 위해 필요한 가변 파장 변환기 및 내부 파장 개수의 도출 (Deduction of TWCs and Internal Wavelengths Needed for a Design of Asynchronous OPS System with Shared or Output FDL Buffer)

  • 임헌국
    • 한국통신학회논문지
    • /
    • 제39B권2호
    • /
    • pp.86-94
    • /
    • 2014
  • 광 패킷 스위칭은 미래 광 인터넷을 위한 스위칭 기술로 고려되고 있다. 광 패킷 스위칭 내부의 경합 해결을 위해 파장 변환 기법이 광 지연 선로 버퍼와 함께 일반적으로 사용되어 진다. 본 논문에서는 공유형 혹은 아웃풋 광 지연 선로 버퍼를 갖는 비동기 광 패킷 스위칭 시스템의 비용 효율적인 설계를 위해 가변 파장 변환기를 공유함으로써 필요한 파장변환기 개수의 감소를 도출한다. 비동기 가변길이 패킷들을 비용 효율적 설계를 위해 고려하였고, 그러한 광 패킷 스위칭 시스템 내부에 필요한 가변 파장 변환기 개수를 도출하기 위해 출력 단의 채널뿐아니라 유용 가능한 가변 파장 변환기와 내부 파장 또한 찾아 주는 스케쥴링 알고리즘을 제안한다. 제안된 알고리즘을 공유형 혹은 아웃풋 광 지연 선로 버퍼를 갖는 비동기 광 패킷 스위칭 시스템에 적용하여 비용 효율적 설계를 위해 필요한 가변 파장 변환기 및 내부 파장 개수를 도출하였다.