137 research outputs found

    ANFIS based Direct Torque Control of PMSM Motor for Speed and Torque Regulation

    Get PDF
    Nowadays, the Permanent Magnet Synchronous Motors (PMSM) are gaining popularity among electric motors due to their high efficiency, high-speed operation, ruggedness, and small size. PMSM motors comprise a trapezoidal electromotive force which is also called synchronous motors. Direct Torque Control (DTC) has been extensively applied in speed regulation systems due to its better dynamic behavior. The controller manages the amplitude of torque and stator flux directly using the direct axis current. To manage the motor speed, the torque error, flux error, and projected location of flux linkage are employed to adjust the inverter switching sequence via Space Vector Pulse Width Modulation (SVPWM). One of the most common problems encountered in a PMSM motor is Torque ripple, which is recreated by power electronic commutation and a better controller reduces the ripples to increase the drive's performance. Conventional controllers such as PI, PID and SVPWM-DTC were compared with the proposed Adaptive Neuro-Fuzzy Inference System (ANFIS) in terms of performance measures such as speed and torque ripple. In this work, the Two-Gaussian membership function of the ANFIS controller is used in conjunction with a PMSM motor to reduce torque ripple up to 0.53 Nm and maintain the speed with a distortion error of 2.33 %

    ANFIS-based prediction of power generation for combined cycle power plant

    Full text link
    This paper presents the application of an adaptive neuro-fuzzy inference system (ANFIS) to predict the generated electrical power in a combined cycle power plant. The ANFIS architecture is implemented in MATLAB through a code that utilizes a hybrid algorithm that combines gradient descent and the least square estimator to train the network. The Model is verified by applying it to approximate a nonlinear equation with three variables, the time series Mackey-Glass equation and the ANFIS toolbox in MATLAB. Once its validity is confirmed, ANFIS is implemented to forecast the generated electrical power by the power plant. The ANFIS has three inputs: temperature, pressure, and relative humidity. Each input is fuzzified by three Gaussian membership functions. The first-order Sugeno type defuzzification approach is utilized to evaluate a crisp output. Proposed ANFIS is cable of successfully predicting power generation with extremely high accuracy and being much faster than Toolbox, which makes it a promising tool for energy generation applications

    Low Speed Longitudinal Control Algorithms for Automated Vehicles in Simulation and Real Platforms

    Get PDF
    Advanced Driver Assistance Systems (ADAS) acting over throttle and brake are already available in level 2 automated vehicles. In order to increase the level of automation new systems need to be tested in an extensive set of complex scenarios, ensuring safety under all circumstances. Validation of these systems using real vehicles presents important drawbacks: the time needed to drive millions of kilometers, the risk associated with some situations, and the high cost involved. Simulation platforms emerge as a feasible solution.Therefore, robust and reliable virtual environments to test automated driving maneuvers and control techniques are needed. In that sense, this paper presents a use case where three longitudinal low speed control techniques are designed, tuned, and validated using an in-house simulation framework and later applied in a real vehicle. Control algorithms include a classical PID, an adaptive network fuzzy inference system (ANFIS), and a Model Predictive Control (MPC). The simulated dynamics are calculated using a multibody vehicle model. In addition, longitudinal actuators of a Renault Twizy are characterized through empirical tests. A comparative analysis of results between simulated and real platform shows the effectiveness of the proposed framework for designing and validating longitudinal controllers for real automated vehicles.Te authors would like to acknowledge the ESCEL Project ENABLE-S3 (with Grant no. 692455-2) for the support in the development of this work

    Navigational Path Analysis of Mobile Robot in Various Environments

    Get PDF
    This dissertation describes work in the area of an autonomous mobile robot. The objective is navigation of mobile robot in a real world dynamic environment avoiding structured and unstructured obstacles either they are static or dynamic. The shapes and position of obstacles are not known to robot prior to navigation. The mobile robot has sensory recognition of specific objects in the environments. This sensory-information provides local information of robots immediate surroundings to its controllers. The information is dealt intelligently by the robot to reach the global objective (the target). Navigational paths as well as time taken during navigation by the mobile robot can be expressed as an optimisation problem and thus can be analyzed and solved using AI techniques. The optimisation of path as well as time taken is based on the kinematic stability and the intelligence of the robot controller. A successful way of structuring the navigation task deals with the issues of individual behaviour design and action coordination of the behaviours. The navigation objective is addressed using fuzzy logic, neural network, adaptive neuro-fuzzy inference system and different other AI technique.The research also addresses distributed autonomous systems using multiple robot

    Performance Analysis Of Hybrid Ai-Based Technique For Maximum Power Point Tracking In Solar Energy System Applications

    Get PDF
    Demand is increasing for a system based on renewable energy sources that can be employed to both fulfill rising electricity needs and mitigate climate change. Solar energy is the most prominent renewable energy option. However, only 30%-40% of the solar irradiance or sunlight intensity is converted into electrical energy by the solar panel system, which is low compared to other sources. This is because the solar power system\u27s output curve for power versus voltage has just one Global Maximum Power Point (GMPP) and several local Maximum Power Points (MPPs). For a long time, substantial research in Artificial Intelligence (AI) has been undertaken to build algorithms that can track the MPP more efficiently to acquire the most output from a Photovoltaic (PV) panel system because traditional Maximum Power Point Tracking (MPPT) techniques such as Incremental Conductance (INC) and Perturb and Observe (P&Q) are unable to track the GMPP under varying weather conditions. Literature (K. Y. Yap et al., 2020) has shown that most AIbased MPPT algorithms have a faster convergence time, reduced steady-state oscillation, and higher efficiency but need a lot of processing and are expensive to implement. However, hybrid MPPT has been shown to have a good performance-to-complexity ratio. It incorporates the benefits of traditional and AI-based MPPT methodologies but choosing the appropriate hybrid MPPT techniques is still a challenge since each has advantages and disadvantages. In this research work, we proposed a suitable hybrid AI-based MPPT technique that exhibited the right balance between performance and complexity when utilizing AI in MPPT for solar power system optimization. To achieve this, we looked at the basic concept of maximum power point tracking and compared some AI-based MPPT algorithms for GMPP estimation. After evaluating and comparing these approaches, the most practical and effective ones were chosen, modeled, and simulated in MATLAB Simulink to demonstrate the method\u27s correctness and dependability in estimating GMPP under various solar irradiation and PV cell temperature values. The AI-based MPPT techniques evaluated include Particle Swarm Optimization (PSO) trained Adaptive Neural Fuzzy Inference System (ANFIS) and PSO trained Neural Network (NN) MPPT. We compared these methods with Genetic Algorithm (GA)-trained ANFIS method. Simulation results demonstrated that the investigated technique could track the GMPP of the PV system and has a faster convergence time and more excellent stability. Lastly, we investigated the suitability of Buck, Boost, and Buck-Boost converter topologies for hybrid AI-based MPPT in solar energy systems under varying solar irradiance and temperature conditions. The simulation results provided valuable insights into the efficiency and performance of the different converter topologies in solar energy systems employing hybrid AI-based MPPT techniques. The Boost converter was identified as the optimal topology based on the results, surpassing the Buck and Buck-Boost converters in terms of efficiency and performance. Keywords—Maximum Power Point Tracking (MPPT), Genetic Algorithm, Adaptive Neural-Fuzzy Interference System (ANFIS), Particle Swarm Optimization (PSO

    Analysis and Development of Computational Intelligence based Navigational Controllers for Multiple Mobile Robots

    Get PDF
    Navigational path planning problems of the mobile robots have received considerable attention over the past few decades. The navigation problem of mobile robots are consisting of following three aspects i.e. locomotion, path planning and map building. Based on these three aspects path planning algorithm for a mobile robot is formulated, which is capable of finding an optimal collision free path from the start point to the target point in a given environment. The main objective of the dissertation is to investigate the advanced methodologies for both single and multiple mobile robots navigation in highly cluttered environments using computational intelligence approach. Firstly, three different standalone computational intelligence approaches based on the Adaptive Neuro-Fuzzy Inference System (ANFIS), Cuckoo Search (CS) algorithm and Invasive Weed Optimization (IWO) are presented to address the problem of path planning in unknown environments. Next two different hybrid approaches are developed using CS-ANFIS and IWO-ANFIS to solve the mobile robot navigation problems. The performance of each intelligent navigational controller is demonstrated through simulation results using MATLAB. Experimental results are conducted in the laboratory, using real mobile robots to validate the versatility and effectiveness of the proposed navigation techniques. Comparison studies show, that there are good agreement between them. During the analysis of results, it is noticed that CS-ANFIS and IWO-ANFIS hybrid navigational controllers perform better compared to other discussed navigational controllers. The results obtained from the proposed navigation techniques are validated by comparison with the results from other intelligent techniques such as Fuzzy logic, Neural Network, Genetic Algorithm (GA), Particle Swarm Optimization (PSO), Ant Colony Optimization (ACO) and other hybrid algorithms. By investigating the results, finally it is concluded that the proposed navigational methodologies are efficient and robust in the sense, that they can be effectively implemented to solve the path optimization problems of mobile robot in any complex environment
    corecore