2,487 research outputs found

    Analysis and Application of Advanced Control Strategies to a Heating Element Nonlinear Model

    Get PDF
    open4siSustainable control has begun to stimulate research and development in a wide range of industrial communities particularly for systems that demand a high degree of reliability and availability (sustainability) and at the same time characterised by expensive and/or safety critical maintenance work. For heating systems such as HVAC plants, clear conflict exists between ensuring a high degree of availability and reducing costly maintenance times. HVAC systems have highly non-linear dynamics and a stochastic and uncontrollable driving force as input in the form of intake air speed, presenting an interesting challenge for modern control methods. Suitable control methods can provide sustainable maximisation of energy conversion efficiency over wider than normally expected air speeds and temperatures, whilst also giving a degree of “tolerance” to certain faults, providing an important impact on maintenance scheduling, e.g. by capturing the effects of some system faults before they become serious.This paper presents the design of different control strategies applied to a heating element nonlinear model. The description of this heating element was obtained exploiting a data driven and physically meaningful nonlinear continuous time model, which represents a test bed used in passive air conditioning for sustainable housing applications. This model has low complexity while achieving high simulation performance. The physical meaningfulness of the model provides an enhanced insight into the performance and functionality of the system. In return, this information can be used during the system simulation and improved model based and data driven control designs for tight temperature regulation. The main purpose of this study is thus to give several examples of viable and practical designs of control schemes with application to this heating element model. Moreover, extensive simulations and Monte Carlo analysis are the tools for assessing experimentally the main features of the proposed control schemes, in the presence of modelling and measurement errors. These developed control methods are also compared in order to evaluate advantages and drawbacks of the considered solutions. Finally, the exploited simulation tools can serve to highlight the potential application of the proposed control strategies to real air conditioning systems.openTurhan, T.; Simani, S.; Zajic, I.; Gokcen Akkurt, G.Turhan, T.; Simani, Silvio; Zajic, I.; Gokcen Akkurt, G

    Interval Type 2 Fuzzy Logic Tuning for PID Controller of DC Servo Motors

    Get PDF
    This report presents the design of Interval Type 2 Fuzzy Logic Tuning for PI Controller of DC servo motors project. DC servo motors have been in use extensively for many applications vary from industrial to electronics to consumers. However, its conventional PID controller still induces several problems such as unexpected response in non-linear systems, poor response when there is frequent disturbance. A new solution for PID controller of DC servo motor is proposed, that is to tune the PID controller automatically with Interval Type-2 Fuzzy Logic

    Embedded Network Test-Bed for Validating Real-Time Control Algorithms to Ensure Optimal Time Domain Performance

    Get PDF
    The paper presents a Stateflow based network test-bed to validate real-time optimal control algorithms. Genetic Algorithm (GA) based time domain performance index minimization is attempted for tuning of PI controller to handle a balanced lag and delay type First Order Plus Time Delay (FOPTD) process over network. The tuning performance is validated on a real-time communication network with artificially simulated stochastic delay, packet loss and out-of order packets characterizing the network.Comment: 6 pages, 12 figure

    Unconventional Cognitive Intelligent Robotic Control: Quantum Soft Computing Approach in Human Being Emotion Estimation -- QCOptKB Toolkit Application

    Full text link
    Strategy of intelligent cognitive control systems based on quantum and soft computing presented. Quantum self-organization knowledge base synergetic effect extracted from intelligent fuzzy controllers imperfect knowledge bases described. That technology improved of robustness of intelligent cognitive control systems in hazard control situations described with the cognitive neuro-interface and different types of robot cooperation. Examples demonstrated the introduction of quantum fuzzy inference gate design as prepared programmable algorithmic solution for board embedded control systems. The possibility of neuro-interface application based on cognitive helmet with quantum fuzzy controller for driving of the vehicle is shown

    Framework of active robot learning

    Get PDF
    A thesis submitted to the University of Bedfordshire, in fulfilment of the requirements for the degree of Master of Science by researchIn recent years, cognitive robots have become an attractive research area of Artificial Intelligent (AI). High-order beliefs for cognitive robots regard the robots' thought about their users' intention and preference. The existing approaches to the development of such beliefs through machine learning rely on particular social cues or specifically defined award functions . Therefore, their applications can be limited. This study carried out primary research on active robot learning (ARL) which facilitates a robot to develop high-order beliefs by actively collecting/discovering evidence it needs. The emphasis is on active learning, but not teaching. Hence, social cues and award functions are not necessary. In this study, the framework of ARL was developed. Fuzzy logic was employed in the framework for controlling robot and for identifying high-order beliefs. A simulation environment was set up where a human and a cognitive robot were modelled using MATLAB, and ARL was implemented through simulation. Simulations were also performed in this study where the human and the robot tried to jointly lift a stick and keep the stick level. The simulation results show that under the framework a robot is able to discover the evidence it needs to confirm its user's intention

    Development of Controller for Arm Exoskeleton

    Get PDF
    The use of robotics in rehabilitation of stroke patients has not been extensively researched yet. Many studies were performed on the rehabilitation of the upper extremities using arm exoskeleton; the results shown by these studies show a positive effect in the rehabilitation of patients. This project is concerned with performing a study on two different controllers for the arm in order to provide an optimized controller for use in an arm exoskeleton as well as to study the most effective control technique

    Development of FPGA based Standalone Tunable Fuzzy Logic Controllers

    Get PDF
    Soft computing techniques differ from conventional (hard) computing, in that unlike hard computing, it is tolerant of imprecision, uncertainty, partial truth, and approximation. In effect, the role model for soft computing is the human mind and its ability to address day-to-day problems. The principal constituents of Soft Computing (SC) are Fuzzy Logic (FL), Evolutionary Computation (EC), Machine Learning (ML) and Artificial Neural Networks (ANNs). This thesis presents a generic hardware architecture for type-I and type-II standalone tunable Fuzzy Logic Controllers (FLCs) in Field Programmable Gate Array (FPGA). The designed FLC system can be remotely configured or tuned according to expert operated knowledge and deployed in different applications to replace traditional Proportional Integral Derivative (PID) controllers. This re-configurability is added as a feature to existing FLCs in literature. The FLC parameters which are needed for tuning purpose are mainly input range, output range, number of inputs, number of outputs, the parameters of the membership functions like slope and center points, and an If-Else rule base for the fuzzy inference process. Online tuning enables users to change these FLC parameters in real-time and eliminate repeated hardware programming whenever there is a need to change. Realization of these systems in real-time is difficult as the computational complexity increases exponentially with an increase in the number of inputs. Hence, the challenge lies in reducing the rule base significantly such that the inference time and the throughput time is perceivable for real-time applications. To achieve these objectives, Modified Rule Active 2 Overlap Membership Function (MRA2-OMF), Modified Rule Active 3 Overlap Membership Function (MRA3-OMF), Modified Rule Active 4 Overlap Membership Function (MRA4-OMF), and Genetic Algorithm (GA) base rule optimization methods are proposed and implemented. These methods reduce the effective rules without compromising system accuracy and improve the cycle time in terms of Fuzzy Logic Inferences Per Second (FLIPS). In the proposed system architecture, the FLC is segmented into three independent modules, fuzzifier, inference engine with rule base, and defuzzifier. Fuzzy systems employ fuzzifier to convert the real world crisp input into the fuzzy output. In type 2 fuzzy systems there are two fuzzifications happen simultaneously from upper and lower membership functions (UMF and LMF) with subtractions and divisions. Non-restoring, very high radix, and newton raphson approximation are most widely used division algorithms in hardware implementations. However, these prevalent methods have a cost of more latency. In order to overcome this problem, a successive approximation division algorithm based type 2 fuzzifier is introduced. It has been observed that successive approximation based fuzzifier computation is faster than the other type 2 fuzzifier. A hardware-software co-design is established on Virtex 5 LX110T FPGA board. The MATLAB Graphical User Interface (GUI) acquires the fuzzy (type 1 or type 2) parameters from users and a Universal Asynchronous Receiver/Transmitter (UART) is dedicated to data communication between the hardware and the fuzzy toolbox. This GUI is provided to initiate control, input, rule transfer, and then to observe the crisp output on the computer. A proposed method which can support canonical fuzzy IF-THEN rules, which includes special cases of the fuzzy rule base is included in Digital Fuzzy Logic Controller (DFLC) architecture. For this purpose, a mealy state machine is incorporated into the design. The proposed FLCs are implemented on Xilinx Virtex-5 LX110T. DFLC peripheral integration with Micro-Blaze (MB) processor through Processor Logic Bus (PLB) is established for Intellectual Property (IP) core validation. The performance of the proposed systems are compared to Fuzzy Toolbox of MATLAB. Analysis of these designs is carried out by using Hardware-In-Loop (HIL) test to control various plant models in MATLAB/Simulink environments

    Comparative Analysis of Thermal Unit Control Methods for Sustainable Housing Applications

    Get PDF
    This study aims to develop different control strategies for application to nonlinear model of a thermal unit and compare their performances as an advanced thermal control methods for HVAC applications of sustainable buildings. The mathematical description of thermal unit was obtained exploiting a data-driven and physically meaningful nonlinear continuous-time model, which represents a test-bed used in passive air conditioning for sustainable housing applications. The presented controller strategies use both inside temperature and air flow control in the thermal unit. The proposed control schemes were assessed with extensive simulations and Monte-Carlo analysis in the presence of modelling and measurement errors. The contribution of this work consists of providing an application example of the design and testing through simulations, of a data-driven thermal unit control. Furthermore, this study provides an insight into different control strategies in air conditioning systems and helps the practitioners and HVAC learners to design proper controller solutions
    corecore