• Title/Summary/Keyword: Fuzzy logic based control

Search Result 700, Processing Time 0.03 seconds

A Study on the Control System of Maximum Demand Power Using Neural Network and Fuzzy Logic (신경망과 퍼지논리를 이용한 최대수요전력 제어시스템에 관한연구)

  • 조성원
    • Journal of the Korean Institute of Intelligent Systems
    • /
    • v.9 no.4
    • /
    • pp.420-425
    • /
    • 1999
  • The maximum demand controller is an electrical equipment installed at the consumer side of power system for monitoring the electrical energy consumed during every integrating period and preventing the target maximum demand (MD) being exceeded by disconnecting sheddable loads. By avoiding the peak loads and spreading the energy requirement the controller contributes to maximizing the utility factor of the generator systems. It results in not only saving the energy but also reducing the budget for constructing the natural base facilities by keeping thc number of generating plants ~ninimumT. he conventional MD controllers often bring about the large number of control actions during the every inteyating period and/or undesirable loaddisconnecting operations during the beginning stage of the integrating period. These make the users aviod the MD controllers. In this paper. fuzzy control technique is used to get around the disadvantages of the conventional MD control system. The proposed MD controller consists of the predictor module and the fuzzy MD control module. The proposed forecasting method uses the SOFM neural network model, differently from time series analysis, and thus it has inherent advantages of neural network such as parallel processing, generalization and robustness. The MD fuzzy controller determines the sensitivity of control action based on the time closed to the end of the integrating period and the urgency of the load interrupting action along the predicted demand reaching the target. The experimental results show that the proposed method has more accurate forecastinglcontrol performance than the previous methods.

  • PDF

Design of Automatic Ship Maneuvering Control System (선박 자동 운항 제어기의 설계)

  • Kwak Moon Kyu;Suh Sang-Hyun
    • Journal of the Korean Society for Marine Environment & Energy
    • /
    • v.2 no.1
    • /
    • pp.90-101
    • /
    • 1999
  • This paper is concerned with the design of automatic ship maneuvering system including automatic path tracking controller and automatic berthing controller. The optimal control technique is employed to design the automatic path tracking controller, which is based on the linearized equations of ship motion. The numerical example shows that the automatic path tracking controller is capable of tracking the line between way points which are determined by pilot a priori. The decentralized control technique is employed to design the automatic berthing controller. In addition to the automatic path tracking controller, the fuzzy logic controller is used to control the forward speed. The numerical example shows that the automatic berthing controller can be successfully implemented.

  • PDF

Memory Organization for a Fuzzy Controller.

  • Jee, K.D.S.;Poluzzi, R.;Russo, B.
    • Proceedings of the Korean Institute of Intelligent Systems Conference
    • /
    • 1993.06a
    • /
    • pp.1041-1043
    • /
    • 1993
  • Fuzzy logic based Control Theory has gained much interest in the industrial world, thanks to its ability to formalize and solve in a very natural way many problems that are very difficult to quantify at an analytical level. This paper shows a solution for treating membership function inside hardware circuits. The proposed hardware structure optimizes the memoried size by using particular form of the vectorial representation. The process of memorizing fuzzy sets, i.e. their membership function, has always been one of the more problematic issues for the hardware implementation, due to the quite large memory space that is needed. To simplify such an implementation, it is commonly [1,2,8,9,10,11] used to limit the membership functions either to those having triangular or trapezoidal shape, or pre-definite shape. These kinds of functions are able to cover a large spectrum of applications with a limited usage of memory, since they can be memorized by specifying very few parameters ( ight, base, critical points, etc.). This however results in a loss of computational power due to computation on the medium points. A solution to this problem is obtained by discretizing the universe of discourse U, i.e. by fixing a finite number of points and memorizing the value of the membership functions on such points [3,10,14,15]. Such a solution provides a satisfying computational speed, a very high precision of definitions and gives the users the opportunity to choose membership functions of any shape. However, a significant memory waste can as well be registered. It is indeed possible that for each of the given fuzzy sets many elements of the universe of discourse have a membership value equal to zero. It has also been noticed that almost in all cases common points among fuzzy sets, i.e. points with non null membership values are very few. More specifically, in many applications, for each element u of U, there exists at most three fuzzy sets for which the membership value is ot null [3,5,6,7,12,13]. Our proposal is based on such hypotheses. Moreover, we use a technique that even though it does not restrict the shapes of membership functions, it reduces strongly the computational time for the membership values and optimizes the function memorization. In figure 1 it is represented a term set whose characteristics are common for fuzzy controllers and to which we will refer in the following. The above term set has a universe of discourse with 128 elements (so to have a good resolution), 8 fuzzy sets that describe the term set, 32 levels of discretization for the membership values. Clearly, the number of bits necessary for the given specifications are 5 for 32 truth levels, 3 for 8 membership functions and 7 for 128 levels of resolution. The memory depth is given by the dimension of the universe of the discourse (128 in our case) and it will be represented by the memory rows. The length of a world of memory is defined by: Length = nem (dm(m)+dm(fm) Where: fm is the maximum number of non null values in every element of the universe of the discourse, dm(m) is the dimension of the values of the membership function m, dm(fm) is the dimension of the word to represent the index of the highest membership function. In our case then Length=24. The memory dimension is therefore 128*24 bits. If we had chosen to memorize all values of the membership functions we would have needed to memorize on each memory row the membership value of each element. Fuzzy sets word dimension is 8*5 bits. Therefore, the dimension of the memory would have been 128*40 bits. Coherently with our hypothesis, in fig. 1 each element of universe of the discourse has a non null membership value on at most three fuzzy sets. Focusing on the elements 32,64,96 of the universe of discourse, they will be memorized as follows: The computation of the rule weights is done by comparing those bits that represent the index of the membership function, with the word of the program memor . The output bus of the Program Memory (μCOD), is given as input a comparator (Combinatory Net). If the index is equal to the bus value then one of the non null weight derives from the rule and it is produced as output, otherwise the output is zero (fig. 2). It is clear, that the memory dimension of the antecedent is in this way reduced since only non null values are memorized. Moreover, the time performance of the system is equivalent to the performance of a system using vectorial memorization of all weights. The dimensioning of the word is influenced by some parameters of the input variable. The most important parameter is the maximum number membership functions (nfm) having a non null value in each element of the universe of discourse. From our study in the field of fuzzy system, we see that typically nfm 3 and there are at most 16 membership function. At any rate, such a value can be increased up to the physical dimensional limit of the antecedent memory. A less important role n the optimization process of the word dimension is played by the number of membership functions defined for each linguistic term. The table below shows the request word dimension as a function of such parameters and compares our proposed method with the method of vectorial memorization[10]. Summing up, the characteristics of our method are: Users are not restricted to membership functions with specific shapes. The number of the fuzzy sets and the resolution of the vertical axis have a very small influence in increasing memory space. Weight computations are done by combinatorial network and therefore the time performance of the system is equivalent to the one of the vectorial method. The number of non null membership values on any element of the universe of discourse is limited. Such a constraint is usually non very restrictive since many controllers obtain a good precision with only three non null weights. The method here briefly described has been adopted by our group in the design of an optimized version of the coprocessor described in [10].

  • PDF

Variable Step Size Maximum Power Point Tracking Control based on Fuzzy Logic for a Small Wind Power System (소형풍력발전시스템을 위한 퍼지로직 기반의 듀티비 변화량 가변 MPPT 제어)

  • Choi, Dae-Keun;Lee, Kyo-Beum
    • Proceedings of the KIPE Conference
    • /
    • 2011.11a
    • /
    • pp.263-264
    • /
    • 2011
  • 본 논문은 풍력발전시스템의 MPPT 제어 시 정상상태에서의 안정성 향상을 위하여 퍼지로직 기반의 듀티비 변화량 가변 MPPT 방법을 제안한다. 일정한 듀티비 변화량으로 MPPT 제어 시 추종시간이 느려지거나 최대출력 점에서 진동하는 단점이 있다. 출력 전류량에 따라 구성된 퍼지로직 기반으로 듀티비 변화량을 가변 하여 MPPT 제어 시 정상상태 특성과 시스템 응답특성을 향상 시킬 수 있다. 3kW급 계통연계형 풍력발전시스템을 기반으로 수행된 시뮬레이션 결과를 바탕으로 제안한 알고리즘의 타당성을 검증하였다.

  • PDF

On-line Diagnosis System with Learning Bayesian Networks for fsEBPR

  • Cheon, Seong-Pyo;Kim, Sung-Shin
    • International Journal of Fuzzy Logic and Intelligent Systems
    • /
    • v.7 no.4
    • /
    • pp.279-284
    • /
    • 2007
  • Nowadays, due to development of automatic control devices and various sensors, one operator can freely handle several remote plants and processes. Automatic diagnosis and warning systems have been adopted in various fields, in order to prepare an operator's absence for patrolling plants. In this paper, a Bayesian networks based on-line diagnosis system is proposed for a wastewater treatment process. Especially, the suggested system is included learning structure, which can continuosly update conditional probabilities in the networks. To evaluate performance of proposed model, we made a lab-scale five-stage step-feed enhanced biological phosphorous removal process plant and applied on-line diagnosis system to this plant in the summer.

Fuzzy Logic based MPPT control for the Variable Speed Wind Turbine Energy of the PMSG (PMSG의 가변 풍속 발전시스템을 위한 퍼지제어 기반의 MPPT 제어)

  • Jang, Mi-Geum;Chung, Dong-Hwa;Song, Sung-Geun;Kim, Dae-Kyong
    • Proceedings of the KIPE Conference
    • /
    • 2011.07a
    • /
    • pp.512-513
    • /
    • 2011
  • 본 논문에서는 PMSG(Permanent Magnet Synchronous Generator)의 가변속-고정피치(Variable-Speed Fixed-Pitch) 풍력발전시스템을 위한 FLC를 기반으로 하는 최대 전력점제어(MPPT) 알고리즘을 제시한다. 최근에는 풍속변화에 대응하여 최대전력을 발생할 수 있는 가변속 풍력발전 시스템에 대한 연구가 활발히 진행 중이다. 국내의 지형적 조건에 따른 바람의 영향으로 풍력발전 시스템의 MPPT제어가 반드시 필요하다. 종래의 풍력발전 MPPT 제어는 응답속도 등에 대한 문제점이 나타난다. 따라서 본 논문에서는 이러한 문제점을 해결하기 위해 파라미터 변동에 강인한 FLC를 기반으로 하는 최대 전력점 제어(MPPT)를 제시한다. 또한 본 논문에서 제시한 알고리즘은 시뮬레이션 결과를 통해 타당성을 입증한다.

  • PDF

A Matlab and Simulink Based Three-Phase Inverter Fault Diagnosis Method Using Three-Dimensional Features

  • Talha, Muhammad;Asghar, Furqan;Kim, Sung Ho
    • International Journal of Fuzzy Logic and Intelligent Systems
    • /
    • v.16 no.3
    • /
    • pp.173-180
    • /
    • 2016
  • Fault detection and diagnosis is a task to monitor the occurrence of faults and pinpoint the exact location of faults in the system. Fault detection and diagnosis is gaining importance in development of efficient, advanced and safe industrial systems. Three phase inverter is one of the most common and excessively used power electronic system in industries. A fault diagnosis system is essential for safe and efficient usage of these inverters. This paper presents a fault detection technique and fault classification algorithm. A new feature extraction approach is proposed by using three-phase load current in three-dimensional space and neural network is used to diagnose the fault. Neural network is responsible of pinpointing the fault location. Proposed method and experiment results are presented in detail.

One-Class Support Vector Learning and Linear Matrix Inequalities

  • Park, Jooyoung;Kim, Jinsung;Lee, Hansung;Park, Daihee
    • International Journal of Fuzzy Logic and Intelligent Systems
    • /
    • v.3 no.1
    • /
    • pp.100-104
    • /
    • 2003
  • The SVDD(support vector data description) is one of the most well-known one-class support vector learning methods, in which one tries the strategy of utilizing balls defined on the kernel feature space in order to distinguish a set of normal data from all other possible abnormal objects. The major concern of this paper is to consider the problem of modifying the SVDD into the direction of utilizing ellipsoids instead of balls in order to enable better classification performance. After a brief review about the original SVDD method, this paper establishes a new method utilizing ellipsoids in feature space, and presents a solution in the form of SDP(semi-definite programming) which is an optimization problem based on linear matrix inequalities.

Study on Design of Fingerprint Recognition Embedded System using Neural Network

  • Kim, Dong Han;Kim, Jung Hoon;Lee, Sang Hae
    • International Journal of Fuzzy Logic and Intelligent Systems
    • /
    • v.4 no.3
    • /
    • pp.347-352
    • /
    • 2004
  • We generated blocks from the direction-extracted fingerprint during the pre-process of the fingerprint recognition algorithm and performed training by using the direction minutiae of each block as the input pattern of the neural network, so that we extracted the core points to use in the matching. Based on this, we designed the fingerprint recognition embedded system and tested it by using the control board and the serial communication to utilize it for a variety of application systems. As a result, we can verify the reliance satisfactorily.

Formulation of the Neural Network for Implicit Constitutive Model (II) : Application to Inelastic Constitutive Equations

  • Lee, Joon-Seong;Lee, Eun-Chul;Furukawa, Tomonari
    • International Journal of Fuzzy Logic and Intelligent Systems
    • /
    • v.8 no.4
    • /
    • pp.264-269
    • /
    • 2008
  • In this paper, two neural networks as a material model, which are based on the state-space method, have been proposed. One outputs the rates of inelastic strain and material internal variables whereas the outputs of the other are the next state of the inelastic strain and material internal variables. Both the neural networks were trained using input-output data generated from Chaboche's model and successfully converged. The former neural network could reproduce the original stress-strain curve. The neural network also demonstrated its ability of interpolation by generating untrained curve. It was also found that the neural network can extrapolate in close proximity to the training data.