172 research outputs found

    Design of Sliding Mode PID Controller with Improved reaching laws for Nonlinear Systems

    Full text link
    In this thesis, advanced design technique in sliding mode control (SMC) is presented with focus on PID (Proportional-Integral-Derivative) type Sliding surfaces based Sliding mode control with improved power rate exponential reaching law for Non-linear systems using Modified Particle Swarm Optimization (MPSO). To handle large non-linearities directly, sliding mode controller based on PID-type sliding surface has been designed in this work, where Integral term ensures fast finite convergence time. The controller parameter for various modified structures can be estimated using Modified PSO, which is used as an offline optimization technique. Various reaching law were implemented leading to the proposed improved exponential power rate reaching law, which also improves the finite convergence time. To implement the proposed algorithm, nonlinear mathematical model has to be decrypted without linearizing, and used for the simulation purposes. Their performance is studied using simulations to prove the proposed behavior. The problem of chattering has been overcome by using boundary method and also second order sliding mode method. PI-type sliding surface based second order sliding mode controller with PD surface based SMC compensation is also proposed and implemented. The proposed algorithms have been analyzed using Lyapunov stability criteria. The robustness of the method is provided using simulation results including disturbance and 10% variation in system parameters. Finally process control based hardware is implemented (conical tank system)

    Sliding Mode Controller of Automatic Braking System

    Get PDF
    This paper presents the development of automatic braking system. The brake modeling that consists of brake pedal mechanism, static control valve, air flow dynamic, variable orifice modeling and brake system hydraulic was developed using a MATLAB SIMULINK software. Then, the braking system will be controlled by using a Sliding Mode Controller (SMC) and PID controller. The result obtained will be validated with the brake torque desired for 100 N.m and 50 N.m. of various frequency. Validation results showed that controller has a better performance compared to the PID controller

    Fluid quantity gaging

    Get PDF
    A system for measuring the mass of liquid in a tank on orbit with 1 percent accuracy was developed and demonstrated. An extensive tradeoff identified adiabatic compression as the only gaging technique that is independent of gravity or its orientation, and of the size and distribution of bubbles in the tank. This technique is applicable to all Earth-storable and cryogenic liquids of interest for Space Station use, except superfluid helium, and can be applied to tanks of any size, shape, or internal structure. Accuracy of 0.2 percent was demonstrated in the laboratory, and a detailed analytical model was developed and verified by testing. A flight system architecture is presented that allows meeting the needs of a broad range of space fluid systems without custom development for each user

    Design of Nonlinear PID Controllers and Their Application to a Heat Exchanger System for LNG-fuelled Marine Engines

    Get PDF
    Excessive use of fossil fuels resources is adding several types of greenhouse gases which make the earth warmer. Emissions from ship's exhausts contribute to global climate change, too. The International Maritime Organization (IMO) has adopted regulations to reduce the emission of air pollutants from international shipping, such as major air pollutants, carbon dioxide (CO2), nitrogen oxides (NOx), and sulphur oxides (SOx) under Annex VI of the 1997 MARPOL protocol. Likewise, as regulations on the emission of major air pollutants have become internationally strict, the development of environmentally friendly vessels and engines is required. One of the globally accepted means of reducing emission gases is the use of more eco-friendly fuel, LNG (Liquefied Natural Gas). LNG as a marine fuel reduces air pollutants as referred compared to traditional heavy fuel oil (HFO). Recently, large engine manufacturers are developing LNG-fuelled marine engines. In order to use this cryogenic LNG as a fuel, it is necessary to change it back to a gaseous state. A heat exchanger is used to regasify LNG. The heat exchange takes place between LNG and glycol on the primary loop, and heat exchange occurs between glycol and steam on the secondary loop. These series of processes are called LNG regasification. To control the temperature of the heat exchanger, it is necessary to model the heat exchanger. However, it is not easy to obtain an accurate mathematical model because the heat exchanger has non-linearity and time-varying characteristics. In addition, a fixed-gain controller is bound to have a limitation in its function if parameters of the heat exchanger are changed. Thus, various techniques have been studied to improve the adaptability and robustness of the controller. Recently, there has been using nonlinear PID (NPID) controller for the controlled system which have highly nonlinear and time-varying characteristics during operation. Therefore, this thesis proposes two types of the nonlinear proportional, integral, derivative (NPID) controllers to control the glycol temperature of the regasification system for LNG-fuelled marine engines. The Fully-Nonlinear PID (F-NPID) controller has a structure that the error between the set-point (or reference input) and output (or the measured output) is scaled nonlinearly, and input into the controller to derive proportional, integral, and derivative controllers. The Partial-Nonlinear PID (P-NPID) controller uses the conventional linear PD controller and only I controller uses the method of F-NPID controller. In this case, the nonlinear functions are implemented by the Fuzzy model of Takagi-Sugeno (T-S) type. In addition, the error is continuously scaled so that outstanding control performance can be maintained even when the operating environment is changed, thereby improving the swiftness and the closeness of responses. Also, the parameters of the two proposed controllers are optimally tuned in terms of minimizing the integral of the absolute error (IAE) objective function based on the genetic algorithm (GA). Meanwhile, it is necessary to examine the stability of overall feedback system that can be caused by introducing nonlinear functions during controller design. For this, the stability of the overall feedback system is analyzed by applying the circle stability theorems, which is often used for stability analysis of nonlinear problems. The proposed controllers are verified their performances which are the set-point tracking, robustness against noise and parameter changes, disturbance rejection performances by comparing with two conventional PID controllers and a conventional NPID controller.Chapter 1. Introduction 1 1.1 Research background and trends 1 1.2 Research content and composition 6 Chapter 2. LNG-fuelled Marine Engines 8 2.1 Changes of LNG-fuelled marine engines 8 2.2 Fuel injection of LNG-fuelled marine engines 10 2.3 Fuel supply system of LNG-fuelled marine engines 13 Chapter 3. Modeling of LNG Regasification System 17 3.1 Heat exchanger 17 3.2 LNG regasification system 18 3.3 Modeling of the secondary loop heat exchanger of LNG regasification system 19 3.3.1 Model of an I/P converter 19 3.3.2 Model of a pneumatic control valve 20 3.3.3 Model of a heat exchanger 23 3.3.4 Model of a disturbance 27 3.3.5 Model of a RTD sensor 28 3.3.6 Model of a time delay 29 3.3.7 Open-loop control system 30 Chapter 4. Surveys of Existing PID Controllers 32 4.1 Linear PID controller 32 4.1.1 Structure of the conventional PID controller 32 4.1.2 Characteristics of control actions 33 4.1.3 Effects of PID controller gains 36 4.2 Gain tuning of the conventional PID controller 37 4.2.1 Ziegler-Nichols tuning method 37 4.2.2 Tyreus-Luyben tuning method 40 4.3 Practical PID controller 41 4.4 Existing nonlinear PID controllers 44 4.4.1 Serajiā€™s NPID controller 45 4.4.2 Korkmazā€™s NPID controller 48 Chapter 5. Suggestion of the Proposed Nonlinear PID Controllers 52 5.1 Fully-nonlinear PID controller 52 5.1.1 Nonlinear P block 53 5.1.2 Nonlinear D block 57 5.1.3 Nonlinear I block 57 5.1.4 Relationship between and 60 5.2 Partially-nonlinear PID controller 62 5.2.1 Linear PD block 63 5.2.2 Nonlinear I block 63 5.3 Feedback control systems 63 5.3.1 Modified F-NPID control system 63 5.3.2 P-NPID control system 66 5.4 Tuning of the controller parameters 68 5.4.1 Genetic algorithm 68 5.4.2 Optimal tuning of the controller parameters 73 Chapter 6. Stability Analysis 75 6.1 System description 75 6.2 Basic definitions and theorems 76 6.3 Stability of the NPID control systems 86 6.3.1 Sector condition of nonlinear block 86 6.3.2 Stability analysis of F-NPID control system 87 6.3.3 Stability analysis of P-NPID control system 88 Chapter 7. Simulation and Discussion of Results 90 7.1 Controller parameter tuning 90 7.2 Reponses to set-point changes 91 7.3 Reponses to noise rejection 94 7.4 Reponses to system parameter changes 95 7.5 Reponses to disturbance changes 97 Chapter 8. Conclusion 99 References 101Docto

    Friction, Vibration and Dynamic Properties of Transmission System under Wear Progression

    Get PDF
    This reprint focuses on wear and fatigue analysis, the dynamic properties of coating surfaces in transmission systems, and non-destructive condition monitoring for the health management of transmission systems. Transmission systems play a vital role in various types of industrial structure, including wind turbines, vehicles, mining and material-handling equipment, offshore vessels, and aircrafts. Surface wear is an inevitable phenomenon during the service life of transmission systems (such as on gearboxes, bearings, and shafts), and wear propagation can reduce the durability of the contact coating surface. As a result, the performance of the transmission system can degrade significantly, which can cause sudden shutdown of the whole system and lead to unexpected economic loss and accidents. Therefore, to ensure adequate health management of the transmission system, it is necessary to investigate the friction, vibration, and dynamic properties of its contact coating surface and monitor its operating conditions

    Optimization of demodulation rings in professional louspeakers

    Get PDF
    A new way to design demodulation rings in loudspeakers is explored, using the finite elements model.\nThe lossy inductance of the motor coil is characterized for small signals, then this process is extended to the large signals.\nThus a genetic algorithm, based on the differential evolution theory, is developed and coupled with the finite elements software Comsol:\nusing the Pareto optimality concept, the minimisation of impedance variation togheter with the amount of material used is found

    Optimal seismic retrofitting of existing RC frames through soft-computing approaches

    Get PDF
    2016 - 2017Ph.D. Thesis proposes a Soft-Computing approach capable of supporting the engineer judgement in the selection and design of the cheapest solution for seismic retrofitting of existing RC framed structure. Chapter 1 points out the need for strengthening the existing buildings as one of the main way of decreasing economic and life losses as direct consequences of earthquake disasters. Moreover, it proposes a wide, but not-exhaustive, list of the most frequently observed deficiencies contributing to the vulnerability of concrete buildings. Chapter 2 collects the state of practice on seismic analysis methods for the assessment the safety of the existing buildings within the framework of a performancebased design. The most common approaches for modeling the material plasticity in the frame non-linear analysis are also reviewed. Chapter 3 presents a wide state of practice on the retrofitting strategies, intended as preventive measures aimed at mitigating the effect of a future earthquake by a) decreasing the seismic hazard demands; b) improving the dynamic characteristics supplied to the existing building. The chapter presents also a list of retrofitting systems, intended as technical interventions commonly classified into local intervention (also known ā€œmember-levelā€ techniques) and global intervention (also called ā€œstructure-levelā€ techniques) that might be used in synergistic combination to achieve the adopted strategy. In particular, the available approaches and the common criteria, respectively for selecting an optimum retrofit strategy and an optimal system are discussed. Chapter 4 highlights the usefulness of the Soft-Computing methods as efficient tools for providing ā€œobjectiveā€ answer in reasonable time for complex situation governed by approximation and imprecision. In particular, Chapter 4 collects the applications found in the scientific literature for Fuzzy Logic, Artificial Neural Network and Evolutionary Computing in the fields of structural and earthquake engineering with a taxonomic classification of the problems in modeling, simulation and optimization. Chapter 5 ā€œtranslatesā€ the search for the cheapest retrofitting system into a constrained optimization problem. To this end, the chapter includes a formulation of a novel procedure that assembles a numerical model for seismic assessment of framed structures within a Soft-Computing-driven optimization algorithm capable to minimize the objective function defined as the total initial cost of intervention. The main components required to assemble the procedure are described in the chapter: the optimization algorithm (Genetic Algorithm); the simulation framework (OpenSees); and the software environment (Matlab). Chapter 6 describes step-by-step the flow-chart of the proposed procedure and it focuses on the main implementation aspects and working details, ranging from a clever initialization of the population of candidate solutions up to a proposal of tuning procedure for the genetic parameters. Chapter 7 discusses numerical examples, where the Soft-Computing procedure is applied to the model of multi-storey RC frames obtained through simulated design. A total of fifteen ā€œscenariosā€ are studied in order to assess its ā€œrobustnessā€ to changes in input data. Finally, Chapter 8, on the base of the outcomes observed, summarizes the capabilities of the proposed procedure, yet highlighting its ā€œlimitationsā€ at the current state of development. Some possible modifications are discussed to enhance its efficiency and completeness. [edited by author]XVI n.s
    • ā€¦
    corecore