75 research outputs found

    Investigation of Model Predictive Control (MPC) for Steam Generator Level Control in Nuclear Power Plants

    Get PDF
    The capabilities and potential of Model Predictive Control (MPC) based strategies for steam generator level (SGL) controls in nuclear power plants (NPPs) have been investigated. The performance has been evaluated for all operating conditions that also include start-ups, low power operations and load rejections. These evaluations have been done for MPC controllers based on existing advanced methodologies, as well as for any potential performance improvement that can be achieved by fine tuning some of the parameters (based on the characteristics of the SGL) of the existing MPC approaches. Two version of MPC have been designed and implemented. The Standard MPC (SMPC) has investigated the performance of existing advanced MPC methodologies. The Improved MPC (IMPC) has investigated potential performance improvement over SMPC by selecting appropriate values in the weight matrix of the objective function. Performance of MPC based approaches has been evaluated and compared with an optimized PI controller in term of i) set point tracking, ii) load-following, iii) transient responses, and iv) effectiveness subject to steam and feed water flow disturbances and feed water flow signal noise. The performance evaluation has been done through computer simulation, and also through simulation on a mock-up steam generator level system. The simulation results indicate strong potential for MPC based strategies, in particular for IMPC strategy, for effective control of the steam generator levels in nuclear power plants

    Fuzzy model predictive control. Complexity reduction by functional principal component analysis

    Get PDF
    En el Control Predictivo basado en Modelo, el controlador ejecuta una optimización en tiempo real para obtener la mejor solución para la acción de control. Un problema de optimización se resuelve para identificar la mejor acción de control que minimiza una función de coste relacionada con las predicciones de proceso. Debido a la carga computacional de los algoritmos, el control predictivo sujeto a restricciones, no es adecuado para funcionar en cualquier plataforma de hardware. Las técnicas de control predictivo son bien conocidos en la industria de proceso durante décadas. Es cada vez más atractiva la aplicación de técnicas de control avanzadas basadas en modelos a otros muchos campos tales como la automatización de edificios, los teléfonos inteligentes, redes de sensores inalámbricos, etc., donde las plataformas de hardware nunca se han conocido por tener una elevada potencia de cálculo. El objetivo principal de esta tesis es establecer una metodología para reducir la complejidad de cálculo al aplicar control predictivo basado en modelos no lineales sujetos a restricciones, utilizando como plataforma, sistemas de hardware de baja potencia de cálculo, permitiendo una implementación basado en estándares de la industria. La metodología se basa en la aplicación del análisis de componentes principales funcionales, proporcionando un enfoque matemáticamente elegante para reducir la complejidad de los sistemas basados en reglas, como los sistemas borrosos y los sistemas lineales a trozos. Lo que permite reducir la carga computacional en el control predictivo basado en modelos, sujetos o no a restricciones. La idea de utilizar sistemas de inferencia borrosos, además de permitir el modelado de sistemas no lineales o complejos, dota de una estructura formal que permite la implementación de la técnica de reducción de la complejidad mencionada anteriormente. En esta tesis, además de las contribuciones teóricas, se describe el trabajo realizado con plantas reales en los que se han llevado a cabo tareas de modelado y control borroso. Uno de los objetivos a cubrir en el período de la investigación y el desarrollo de la tesis ha sido la experimentación con sistemas borrosos, su simplificación y aplicación a sistemas industriales. La tesis proporciona un marco de conocimiento práctico, basado en la experiencia.In Model-based Predictive Control, the controller runs a real-time optimisation to obtain the best solution for the control action. An optimisation problem is solved to identify the best control action that minimises a cost function related to the process predictions. Due to the computational load of the algorithms, predictive control subject to restric- tions is not suitable to run on any hardware platform. Predictive control techniques have been well known in the process industry for decades. The application of advanced control techniques based on models is becoming increasingly attractive in other fields such as building automation, smart phones, wireless sensor networks, etc., as the hardware platforms have never been known to have high computing power. The main purpose of this thesis is to establish a methodology to reduce the computational complexity of applying nonlinear model based predictive control systems subject to constraints, using as a platform hardware systems with low computational power, allowing a realistic implementation based on industry standards. The methodology is based on applying the functional principal component analysis, providing a mathematically elegant approach to reduce the complexity of rule-based systems, like fuzzy and piece wise affine systems, allowing the reduction of the computational load on modelbased predictive control systems, subject or not subject to constraints. The idea of using fuzzy inference systems, in addition to allowing nonlinear or complex systems modelling, endows a formal structure which enables implementation of the aforementioned complexity reduction technique. This thesis, in addition to theoretical contributions, describes the work done with real plants on which tasks of modeling and fuzzy control have been carried out. One of the objectives to be covered for the period of research and development of the thesis has been training with fuzzy systems and their simplification and application to industrial systems. The thesis provides a practical knowledge framework, based on experience

    Intelligent Control Strategies for an Autonomous Underwater Vehicle

    Get PDF
    The dynamic characteristics of autonomous underwater vehicles (AUVs) present a control problem that classical methods cannot often accommodate easily. Fundamentally, AUV dynamics are highly non-linear, and the relative similarity between the linear and angular velocities about each degree of freedom means that control schemes employed within other flight vehicles are not always applicable. In such instances, intelligent control strategies offer a more sophisticated approach to the design of the control algorithm. Neurofuzzy control is one such technique, which fuses the beneficial properties of neural networks and fuzzy logic in a hybrid control architecture. Such an approach is highly suited to development of an autopilot for an AUV. Specifically, the adaptive network-based fuzzy inference system (ANFIS) is discussed in Chapter 4 as an effective new approach for neurally tuning course-changing fuzzy autopilots. However, the limitation of this technique is that it cannot be used for developing multivariable fuzzy structures. Consequently, the co-active ANFIS (CANFIS) architecture is developed and employed as a novel multi variable AUV autopilot within Chapter 5, whereby simultaneous control of the AUV yaw and roll channels is achieved. Moreover, this structure is flexible in that it is extended in Chapter 6 to perform on-line control of the AUV leading to a novel autopilot design that can accommodate changing vehicle pay loads and environmental disturbances. Whilst the typical ANFIS and CANFIS structures prove effective for AUV control system design, the well known properties of radial basis function networks (RBFN) offer a more flexible controller architecture. Chapter 7 presents a new approach to fuzzy modelling and employs both ANFIS and CANFIS structures with non-linear consequent functions of composite Gaussian form. This merger of CANFIS and a RBFN lends itself naturally to tuning with an extended form of the hybrid learning rule, and provides a very effective approach to intelligent controller development.The Sea Systems and Platform Integration Sector, Defence Evaluation and Research Agency, Winfrit

    Evolutionary and Reinforcement Fuzzy Control

    Get PDF
    Many modern and classical techniques exist for the design of control systems. However, many real world applications are inherently complex and the application of traditional design and control techniques is limited. In addition, no single design method exists which can be applied to all types of system. Due to this 'deficiency', recent years have seen an exponential increase in the use of methods loosely termed 'computational intelligent techniques' or 'soft- computing techniques'. Such techniques tend to solve problems using a population of individual elements or potential solutions or the flexibility of a network as opposed to using a rigid, single point of computing. Through use of computational redundancies, soft-computing allows unmatched tractability in practical problem solving. The intelligent paradigm most successfully applied to control engineering, is that of fuzzy logic in the form of fuzzy control. The motivation of using fuzzy control is twofold. First, it allows one to incorporate heuristics into the control strategy, such as the model operator actions. Second, it allows nonlinearities to be defined in an intuitive way using rules and interpolations. Although it is an attractive tool, there still exist many problems to be solved in fuzzy control. To date most applications have been limited to relatively simple problems of low dimensionality. This is primarily due to the fact that the design process is very much a trial and error one and is heavily dependent on the quality of expert knowledge provided by the operator. In addition, fuzzy control design is virtually ad hoc, lacking a systematic design procedure. Other problems include those associated with the curse of dimensionality and the inability to learn and improve from experience. While much work has been carried out to alleviate most of these difficulties, there exists a lack of drive and exploration in the last of these points. The objective of this thesis is to develop an automated, systematic procedure for optimally learning fuzzy logic controllers (FLCs), which provides for autonomous and simple implementations. In pursuit of this goal, a hybrid method is to combine the advantages artificial neural networks (ANNs), evolutionary algorithms (EA) and reinforcement learning (RL). This overcomes the deficiencies of conventional EAs that may omit representation of the region within a variable's operating range and that do not in practice achieve fine learning. This method also allows backpropagation when necessary or feasible. It is termed an Evolutionary NeuroFuzzy Learning Intelligent Control technique (ENFLICT) model. Unlike other hybrids, ENFLICT permits globally structural learning and local offline or online learning. The global EA and local neural learning processes should not be separated. Here, the EA learns and optimises the ENFLICT structure while ENFLICT learns the network parameters. The EA used here is an improved version of a technique known as the messy genetic algorithm (mGA), which utilises flexible cellular chromosomes for structural optimisation. The properties of the mGA as compared with other flexible length EAs, are that it enables the addressing of issues such as the curse of dimensionality and redundant genetic information. Enhancements to the algorithm are in the coding and decoding of the genetic information to represent a growing and shrinking network; the defining of the network properties such as neuron activation type and network connectivity; and that all of this information is represented in a single gene. Another step forward taken in this thesis on neurofuzzy learning is that of learning online. Online in this case refers to learning unsupervised and adapting to real time system parameter changes. It is much more attractive because the alternative (supervised offline learning) demands quality learning data which is often expensive to obtain, and unrepresentative of and inaccurate about the real environment. First, the learning algorithm is developed for the case of a given model of the system where the system dynamics are available or can be obtained through, for example, system identification. This naturally leads to the development of a method for learning by directly interacting with the environment. The motivation for this is that usually real world applications tend to be large and complex, and obtaining a mathematical model of the plant is not always possible. For this purpose the reinforcement learning paradigm is utilised, which is the primary learning method of biological systems, systems that can adapt to their environment and experiences, in this thesis, the reinforcement learning algorithm is based on the advantage learning method and has been extended to deal with continuous time systems and online implementations, and which does not use a lookup table. This means that large databases containing the system behaviour need not be constructed, and the procedure can work online where the information available is that of the immediate situation. For complex systems of higher order dimensions, and where identifying the system model is difficult, a hierarchical method has been developed and is based on a hybrid of all the other methods developed. In particular, the procedure makes use of a method developed to work directly with plant step response, thus avoiding the need for mathematical model fitting which may be time-consuming and inaccurate. All techniques developed and contributions in the thesis are illustrated by several case studies, and are validated through simulations

    Development of Self-Learning Type-2 Fuzzy Systems for System Identification and Control of Autonomous Systems

    Full text link
    Modelling and control of dynamic systems are faced by multiple technical challenges, mainly due to the nature of uncertain complex, nonlinear, and time-varying systems. Traditional modelling techniques require a complete understanding of system dynamics and obtaining comprehensive mathematical models is not always achievable due to limited knowledge of the systems as well as the presence of multiple uncertainties in the environment. As universal approximators, fuzzy logic systems (FLSs), neural networks (NNs) and neuro-fuzzy systems have proved to be successful computational tools for representing the behaviour of complex dynamical systems. Moreover, FLSs, NNs and learning-based techniques have been gaining popularity for controlling complex, ill-defined, nonlinear, and time-varying systems in the face of uncertainties. However, fuzzy rules derived by experts can be too ad-hoc, and the performance is less than optimum. In other words, generating fuzzy rules and membership functions in fuzzy systems is a potential challenge especially for systems with many variables. Moreover, under the umbrella of FLSs, although type-1 fuzzy logic control systems (T1-FLCs) have been applied to control various complex nonlinear systems, they have limited capability to handle uncertainties. Aiming to accommodate uncertainties, type-2 fuzzy logic control systems (T2-FLCs) were established. This thesis aims to address the shortcomings of existing fuzzy techniques by utilisation of type-2 FLCs with novel adaptive capabilities. The first contribution of this thesis is a novel online system identification technique by means of a recursive interval type-2 Takagi-Sugeno fuzzy C-means clustering technique (IT2-TS-FC) to accommodate the footprint-of-uncertainties (FoUs). This development is meant to specifically address the shortcomings of type-1 fuzzy systems in capturing the footprint-of-uncertainties such as mechanical wear, rotor damage, battery drain and sensor and actuator faults. Unlike previous type-2 TS fuzzy models, the proposed method constructs two fuzzifiers (upper and lower) and two regression coefficients in the consequent part to handle uncertainties. The weighted least square method is employed to compute the regression coefficients. The proposed method is validated using two benchmarks, namely, real flight test data of a quadcopter drone and Mackey-Glass time series data. The algorithm has the capability to model uncertainties (e.g., noisy dataset). The second contribution of this thesis is the development of a novel self-adaptive interval type-2 fuzzy controller named the SAF2C for controlling multi-input multi-output (MIMO) nonlinear systems. The adaptation law is derived using sliding mode control (SMC) theory to reduce the computation time so that the learning process can be expedited by 80% compared to separate single-input single-output (SISO) controllers. The system employs the `Enhanced Iterative Algorithm with Stop Condition' (EIASC) type-reduction method, which is more computationally efficient than the `Karnik-Mendel' type-reduction algorithm. The stability of the SAF2C is proven using the Lyapunov technique. To ensure the applicability of the proposed control scheme, SAF2C is implemented to control several dynamical systems, including a simulated MIMO hexacopter unmanned aerial vehicle (UAV) in the face of external disturbance and parameter variations. The ability of SAF2C to filter the measurement noise is demonstrated, where significant improvement is obtained using the proposed controller in the face of measurement noise. Also, the proposed closed-loop control system is applied to control other benchmark dynamic systems (e.g., a simulated autonomous underwater vehicle and inverted pendulum on a cart system) demonstrating high accuracy and robustness to variations in system parameters and external disturbance. Another contribution of this thesis is a novel stand-alone enhanced self-adaptive interval type-2 fuzzy controller named the ESAF2C algorithm, whose type-2 fuzzy parameters are tuned online using the SMC theory. This way, we expect to design a computationally efficient adaptive Type-2 fuzzy system, suitable for real-time applications by introducing the EIASC type-reducer. The proposed technique is applied on a quadcopter UAV (QUAV), where extensive simulations and real-time flight tests for a hovering QUAV under wind disturbances are also conducted to validate the efficacy of the ESAF2C. Specifically, the control performance is investigated in the face of external wind gust disturbances, generated using an industrial fan. Stability analysis of the ESAF2C control system is investigated using the Lyapunov theory. Yet another contribution of this thesis is the development of a type-2 evolving fuzzy control system (T2-EFCS) to facilitate self-learning (either from scratch or from a certain predefined rule). T2-EFCS has two phases, namely, the structure learning and the parameters learning. The structure of T2-EFCS does not require previous information about the fuzzy structure, and it can start the construction of its rules from scratch with only one rule. The rules are then added and pruned in an online fashion to achieve the desired set-point. The proposed technique is applied to control an unmanned ground vehicle (UGV) in the presence of multiple external disturbances demonstrating the robustness of the proposed control systems. The proposed approach turns out to be computationally efficient as the system employs fewer fuzzy parameters while maintaining superior control performance

    Instrumentation and control of anaerobic digestion processes: a review and some research challenges

    Full text link
    The final publication is available at Springer via http://dx.doi.org/10.1007/s11157-015-9382-6[EN] To enhance energy production from methane or resource recovery from digestate, anaerobic digestion processes require advanced instrumentation and control tools. Over the years, research on these topics has evolved and followed the main fields of application of anaerobic digestion processes: from municipal sewage sludge to liquid mainly industrial then municipal organic fraction of solid waste and agricultural residues. Time constants of the processes have also changed with respect to the treated waste from minutes or hours to weeks or months. Since fast closed loop control is needed for short time constant processes, human operator is now included in the loop when taking decisions to optimize anaerobic digestion plants dealing with complex solid waste over a long retention time. Control objectives have also moved from the regulation of key variables measured online to the prediction of overall process perfor- mance based on global off-line measurements to optimize the feeding of the processes. Additionally, the need for more accurate prediction of methane production and organic matter biodegradation has impacted the complexity of instrumentation and should include a more detailed characterization of the waste (e.g., biochemical fractions like proteins, lipids and carbohydrates)andtheirbioaccessibility andbiodegradability characteristics. However, even if in the literature several methodologies have been developed to determine biodegradability based on organic matter characterization, only a few papers deal with bioaccessibility assessment. In this review, we emphasize the high potential of some promising techniques, such as spectral analysis, and we discuss issues that could appear in the near future concerning control of AD processes.The authors acknowledge the financial support of INRA (the French National Institute for Agricultural Research), the French National Research Agency (ANR) for the "Phycover" project (project ANR-14-CE04-0011) and ADEME for Inter-laboratory assay financial support.Jimenez, J.; Latrille, E.; Harmand, J.; Robles Martínez, Á.; Ferrer Polo, J.; Gaida, D.; Wolf, C.... (2015). Instrumentation and control of anaerobic digestion processes: a review and some research challenges. Reviews in Environmental Science and Biotechnology. 14(4):615-648. doi:10.1007/s11157-015-9382-6S615648144Aceves-Lara CA, Latrille E, Steyer JP (2010) Optimal control of hydrogen production in a continuous anaerobic fermentation bioreactor. Int J Hydrogen Energ 35:10710–10718Aguado D, Montoya T, Ferrer J, Seco A (2006) Relating ions concentration variations to conductivity variations in a sequencing batch reactor operated for enhanced biological phosphorus removal. Environ Modell Softw 21:845–851Aguilar-Garnica E, Dochain D, Alcaraz-González V, González-Álvarez V (2009) A multivariable control scheme in a two-stage anaerobic digestion system described by partial differential equations. J Process Contr 19:1324–1332Ahring BK, Angelidaki I, Johansen K (1992) Anaerobic treatment of manure together with industrial waste. Water Sci Technol 25:311–318Ajeej A, Thanikal JV, Narayanan CM, Senthil Kumar R (2015) An overview of bio augmentation of methane by anaerobic co-digestion of municipal sludge along with microalgae and waste paper. Renew Sustain Energy Rev 50:270–276Alcaraz-González V, González-Álvarez V (2007) Selected topics in dynamics and control of chemical and biological processes. Springer, BerlinAlcaraz-González V, Harmand J, Rapaport A, Steyer JP, González-Álvarez V, Pelayo-Ortiz C (2005a) Robust interval-based regulation for anaerobic digestion processes. Water Sci Technol 52:449–456Alcaraz-González V, Salazar-Peña R, González-Alvarez V, Gouzé JL, Steyer JP (2005b) A tunable multivariable nonlinear robust observer for biological systems. C R Biol 328:317–325Alferes J, Irizar I (2010) Combination of extremum-seeking algorithms with effective hydraulic handling of equalization tanks to control anaerobic digesters. Water Sci Technol 61:2825–2834Alferes J, García-Heras JL, Roca E, García C, Irizar I (2008) Integration of equalisation tanks within control strategies for anaerobic reactors. Validation based on ADM1 simulations. Water Sci Technol 57:747–752Alimahmoodi M, Mulligan CN (2008) Anaerobic bioconversion of carbon dioxide to biogas in an upflow anaerobic sludge blanket reactor. J Air Waste Manage Assoc 58:95–103Alvarez JA, Otero L, Lema JM (2010) A methodology for optimising feed composition for anaerobic co-digestion of agro-industrial wastes. Bioresour Technol 101:1153–1158Alvarez-Ramirez J, Meraz M, Monroy O, Velasco A (2002) Feedback control design for an anaerobic digestion process. J Chem Technol Biotechnol 77:725–734Anderson GK, Yang G (1992) Determination of bicarbonate and total volatile acid concentration in anaerobic digesters using a simple titration. Water Environ Res 64:53–59Andrews JF, Graef SP (1971) Dynamic modelling and simulation of the AD process. Advances in chemistry series no. 105, Anaerobic Biological Treatment Processes. American Chemical Society, Washington, DC, p 126Andrews JF, Pearson EA (1965) Kinetics and characteristics of volatile acid production in anaerobic fermentation processes. Air Water Pollut 9:439–461Angelidaki I, Sanders W (2004) Assessment of the anaerobic biodegradability of macropllutants. Rev Environ Sci Biotechnol 3:117–129Antila J, Tuohiniemi M, Rissanen A, Kantojärvi U, Lahti M, Viherkanto K, Kaarre M, Malinen J (2014) MEMS- and MOEMS-based near-infrared spectrometers. Encycl Anal Chem 1–36. doi: 10.1002/9780470027318.a9376Antoniades CD, Christofides P (2001) Integrating nonlinear output feedback control and optimal actuator/sensor placement for transport-reaction processes. Chem Eng Sci 56:4517–4535APHA (2005) American Public Health Association/American Water Works Association/Water Environmental Federation, Standard methods for the Examination of Water and Wastewater, 21st edn. Washington, DC, USAAppels L, Baeyens J, Degrève J, Dewil R (2008) Principles and potential of the anaerobic digestion of waste-activated sludge. Prog Energ Combust 34:755–781Appels L, Lauwers J, Gins G, Degreve J, Van Impe J, Dewil R (2011) Parameter identification and modeling of the biochemical methane potential of waste activated sludge. Environ Sci Technol 45:4173–4178Aquino SF, Chernicharo CAL, Soares H, Takemoto SY, Vazoller RF (2008) Methodologies for determining the bioavailability and biodegradability of sludges. Environ Technol 29:855–862Astals S, Esteban-Gutiérrez M, Fernández-Arévalo T, Aymerich E, García-Heras JL, Mata-Alvarez J (2013a) Anaerobic digestion of seven different sewage sludges: a biodegradability and modelling study. Water Res 47:6033–6043Astals S, Nolla-Ardèvol V, Mata-Alvarez J (2013b) Thermophilic co-digestion of pig manure and crude glycerol: process performance and digestate stability. J Biotechnol 166:97–104Babary JP, Julien S, Nihtilä MT et al (1999) New boundary conditions and adaptive control of fixed-bed bioreactors. Chem Eng Process Process Intensif 38:35–44Barat R, Serralta J, Ruano MV, Jiménez E, Ribes J, Seco A, Ferrer J (2012) Biological nutrient removal model No 2 (BNRM2): a general model for wastewater treatment plants. Water Sci Technol 67:1481–1489Bastin G, Dochain D (1990) On-line estimation and adaptive control of bioreactors. Elsevier Science, AmsterdamBatstone DJ (2013) Modelling and control in anaerobic digestion: achievements and challenges. 13th IWA World Congress on Anaerobic Digestion (AD 13), pp 1–6Batstone DJ, Keller J, Angelidaki I et al (2002) Anaerobic digestion model No. 1. (ADM1). IWA Scientific and Technical Report No. 13. IWABatstone DJ, Tait S, Starrenburg D (2009) Estimation of hydrolysis parameters in full-scale anaerobic digesters. Biotechnol Bioeng 102:1513–1520Batstone DJ, Amerlinck Y, Ekama G et al (2012) Towards a generalized physicochemical framework. Water Sci Technol 66:1147–1161Baumann WT, Rugh WJ (1986) Feedback control of nonlinear systems by extended linearization. IEEE Trans Automat Contr AC-31:40–46Benyahia B, Campillo F, Cherki B, Harmand J (2012) Particle filtring for the chemostat. In: MED’12, Barcelone, SpainBernard O (2011) Hurdles and challenges for modelling and control of microalgae for CO2 mitigation and biofuel production. J Process Control 21:1378–1389Bernard O, Gouzé JL (2004) Closed loop observers bundle for uncertain biotechnological models. J Process Control 14:765–774Bernard O, Hadj-Sadok Z, Dochain D et al (2001a) Dynamical model development and parameter identification for an anaerobic wastewater treatment process. Biotechnol Bioeng 75:424–438Bernard O, Polit M, Hadj-Sadok Z, Pengov M, Dochain D, Estaben M, Labat P (2001b) Advanced monitoring and control of anaerobic wastewater treatment plants: software sensors and controllers for an anaerobic digester. Water Sci Technol 43:175–182Bernard O, Chachuat B, Hélias A, Rodriguez J (2005a) Can we assess the model complexity for a bioprocess? Theory and example of the anaerobic digestion process. Water Sci Technol 53:85–92Bernard O, Chachuat B, Hélias A, Le Dantec B, Sialve B, Steyer JP, Lavigne JF (2005b) An integrated system to remote monitor and control anaerobic wastewater treatment plants through the internet. Water Sci Technol 52:457–464Björnsson L, Hörnsten EG, Mattiasson B (2001a) Utilization of a palladium–metal oxide semiconductor (Pd-MOS) sensor for on-line monitoring of dissolved hydrogen in anaerobic digestion. Biotechnol Bioeng 73:35–43Björnsson L, Murto M, Jantsch TG, Mattiasson B (2001b) Evaluation of new methods for the monitoring of alkalinity, dissolved hydrogen and the microbial community in anaerobic digestion. Water Res 35:2833–2840Boe K (2006) Online monitoring and control of the biogas process. Technical University of DenmarkBoe K, Batstone D, Angelidaki I (2007) An innovative online VFA monitoring system for the anerobic process, based on headspace gas chromatography. Biotechnol Bioeng 96:712–721Boe K, Steyer JP, Angelidaki I (2008) Monitoring and control of the biogas process based on propionate concentration using online VFA measurement. Water Sci Technol 57:661–766Boe K, Batstone DJ, Steyer JP, Angelidaki I (2010) State indicators for monitoring the anaerobic digestion process. Water Res 44:5973–5980Bradford MM (1976) A rapid and sensitive method for the quantitation of microgram quantities of protein utilizing the principle of protein-dye binding. Anal Biochem 72:248–254Brinkmann K, Blaschke L, Polle A (2002) Comparison of different methods for lignin determination as a basis for calibration of near-infrared reflectance spectroscopy and implications of lignoproteins. J Chem Ecol 28:2483–2501Buendía IM, Fernández FJ, Villaseñor J, Rodríguez L (2008) Biodegradability of meat industry wastes under anaerobic and aerobic conditions. Water Res 42:3767–3774Buffiere P, Loisel D, Bernet N, Delgenes JP (2006) Towards new indicators for the prediction of solid waste anaerobic digestion properties. Water Sci Technol 53:233–241Cao Y, Pawlowski A (2012) Sewage sludge-to-energy approaches based on anaerobic digestion and pyrolysis: brief overview and energy efficiency assessment. Renew Sust Energ Rev 16:1657–1665Carballa M, Regueiro L, Lema JM (2015) Microbial management of anaerobic digestion: exploiting the microbiome-functionality nexus. Curr Opin Biotechnol 33:103–111Carlos-Hernandez S, Beteau JF, Sanchez EN (2007) Intelligent control strategy for an anaerobic fluidized bed reactor. In: Michel P (ed) Computer applications in biotechnology, vol 1. Cancun, Mexico, pp 73–78Carlos-Hernandez S, Sanchez EN, Bueno JA (2010) Neurofuzzy control strategy for an abattoir wastewater treatment process. In: Banga JR, Bogaerts P, Van Impe J, Dochain D, Smets I (eds) 11th International symposium on computer applications in biotechnology. Leuven, Belgium, pp 84–89Chandler JA, Jewell WJ, Gossett JM (1980) Predicting methane fermentation biodegradability. Biotechnol Bioeng Symp 10:93–107Chen YH (1990) Adaptive robust observers for non-linear uncertain systems. Int J Syst Sci 21:803–814Chen Y, Cheng JJ, Creamer KS (2008) Inhibition of anaerobic digestion process: a review. Bioresour Technol 99:4044–4064Chynoweth DP, Turick CE, Owens JM, Jerger DE, Peck MW (1993) Biochemical methane potential of biomass and waste feedstocks. Biomass Bioenerg 5:95–111Cirne DG, van der Zee FP, Fernandez-Polanco M, Fernandez-Polanco F (2008) Control of sulphide during anaerobic treatment of S-containing wastewaters by adding limited amounts of oxygen or nitrate. Rev Environ Sci Biotechnol 7:93–105Colombié S, Latrille E, Sablayrolles JM (2007) Online estimation of assimilable nitrogen by electrical conductivity measurement during alcoholic fermentation in enological conditions. J Biosci Bioeng 103:229–235Cord-Ruwisch R, Mercz TI, Hoh CY, Strong GE (1997) Dissolved hydrogen concentration as an on-line control parameter for the automated operation and optimization of anaerobic digesters. Biotechnol Bioeng 56:626–634Cossu R, Raga R (2008) Test methods for assessing the biological stability of biodegradable waste. Waste Manage 28:381–388Cresson R, Pommier S, Béline F et al (2014) Etude interlaboratoires pour l’harmonisation des protocoles de mesure du potentiel bio-méthanogène des matrices solides hétérogènes—Final report (in French) ADEMEDalmau J, Comas J, Rodríguez-Roda I, Pagilla K, Steyer JP (2010) Model development and simulation for predicting risk of foaming in anaerobic digestion systems. Bioresour Technol 101:4306–4314Davidsson A, Gruvberger C, Christensen TH, Hansen TL, Jansen J (2007) Methane yield in source-sorted organic fraction of municipal solid waste. Waste Manage 27:406–414De Baere L (2000) Anaerobic digestion of solid waste: state-of-the-art. Water Sci Technol 41:283–290De Baere L (2008) Partial stream digestion of residual municipal solid waste. Water Sci Technol 57:1073–1077De Gracia M, Grau P, Huete E et al (2009) New generic mathematical model for WWTP sludge digesters operating under aerobic and anaerobic conditions: model building and experimental verification. Water Res 43:4626–4642De Vrieze J, Verstraete W, Boon N (2013) Repeated pulse feeding induces functional stability in anaerobic digestion. Microb Biotechnol 6:414–424Delattre C, Dochain D, Winkin J (2004) Observability analysis of nonlinear tubular (bio)reactor models: a case study. J Process Control 14:661–669Di Pinto AC, Limoni N, Passino R, Rozzi A, Tomei MC (1990) Instrumentation, control and automation of water and wastewater treatment and transport systems. In: Proceedings of the 5th IAWPRC workshop, pp 51–58Díaz I, Pérez C, Alfaro N, Fdz-Polanco F (2015) A feasibility study on the bioconversion of CO2 and H2 to biomethane by gas sparging through polymeric membranes. Bioresour Technol 185:246–253Dochain D (2003) State and parameter estimation in chemical and biochemical processes: a tutorial. J Process Control 13:801–818Dochain D, Tali-Maamar N, Babary JP (1997) On modelling, monitoring and control of fixed bed bioreactors. Comput Chem Eng 21:1255–1266Dochain D, Perrier M, Guay M (2011) Extremum seeking control and its application to process and reaction systems: a survey. Math Comput Simulat 82:369–380Donoso-Bravo A, Garcia G, Pérez-Elvira S, Fernandez-Polanco F (2011) Initial rates technique as a procedure to predict the anaerobic digester operation. Biochem Eng J 53(3):275–280Doublet J, Boulanger A, Ponthieux A, Laroche C, Poitrenaud M, Cacho Rivero JA (2013) Predicting the biochemical methane potential of wide range of organic substrates by near infrared spectroscopy. Bioresour Technol 128:252–258Dreywood R (1946) Qualitative test for carbohydrate material. Industrial & Engineering Chemistry Analytical Edition. Am Chem Soc 18:499Dubois M, Gilles KA, Hamilton JK, Rebers PA, Smith F (1956) Colorimetric method for determination of sugars and related substances. Anal Chem 28:350–356Ekama GA, Sotemann SW, Wentzel MC (2007) Biodegradability of activated sludge organics under anaerobic conditions. Water Res 41:244–252Ellison WJ, Pedarros-Caubet F, Caubet R (2007) Automatic and rapid measurement of microbial suspension growth parameters: application to the evaluation of effector agents. J Rapid Meth Aut Mic 15:369–410Fang HHP (2012) Bioenergy production from waste and wastewater in China. In: Technical proceedings of the 2012 NSTI nanotechnology conference and expo, NSTI-nanotech 2012, pp 381–383Fannin KF, Chynoweth DP, Isaacson R (1987) Start-up, operation, stability, and control. Anaerob Dig Biomass 171–196Fdz-Polanco M, Díaz I, Pérez SI, Lopes AC, Fdz-Polanco F (2009a) Hydrogen sulphide removal in the anaerobic digestion of sludge by micro-aerobic processes: pilot plant experience. Water Sci Technol 60:3045–3050Fdz-Polanco M, Pérez-Elvira SI, Díaz I, García L, Torío R, Acevedo AF (2009b) Eliminación de H2S en digestión anaerobia de lodos por procesos microaerofílicos: experiencia en planta piloto. Tecnol del Agua 29:58–64Feitkenhauer H, von Sachs J, Meyer U (2002) On-line titration of volatile fatty acids for the process control of anaerobic digestion plants. Water Res 36:212–218Fernández YB, Soares A, Villa R, Vale P, Cartmell E (2014) Carbon capture and biogas enhancement by carbon dioxide enrichment of anaerobic digesters treating sewage sludge or food waste. Bioresour Technol 159:1–7Fountoulakis MS, Stamatelatou K, Lyberatos G (2008) The effect of pharmaceuticals on the kinetics of methanogenesis and acetogenesis. Bioresour Technol 99:7083–7090Francioso O, Rodriguez-Estrada MT, Montecchio D, Salomoni C, Caputo A, Palenzona D (2010) Chemical characterization of municipal wastewater sludges produced by two-phase anaerobic digestion for biogas production. J Hazard Mater 175:740–746Frigon JC, Roy C, Guiot SR (2012) Anaerobic co-digestion of dairy manure with mulched switchgrass for improvement of the methane yield. Bioprocess Biosyst Eng 35:341–349Frings CS, Dunn RT (1970) A colorimetric method for determination of total serum lipids based on the sulfo-phospho-vanillin reaction. Am J Clin Pathol 53:89–91Frølund B, Palmgren R, Keiding K, Nielsen PH (1996) Extraction of extracellular polymers from activated sludge using a cation exchange resin. Water Res 30:1749–1758Gaida D, Wolf C, Meyer C, Stuhlsatz A, Lippel J, Bäck T, Bongards M, McLoone S (2012) State estimation for anaerobic digesters using the ADM1. Water Sci Technol 66:1088–1095Ganesh R, Torrijos M, Sousbie P et al (2013) Anaerobic co-digestion of solid waste: effect of increasing organic loading rates and characterization of the solubilised organic matter. Bioresource Technol 130:559–569García-Diéguez C, Molina F, Roca E (2011) Multi-objective cascade controller for an anaerobic digester. Process Biochem 46:900–909García-Gen (2015) Modelling, optimisation and control of anaerobic co-digestion processes (2015), Ph.D. Thesis, Universidad de Santiago de Compostela, Departamento de Ingeniería QuímicaGarcía-Gen S, Sousbie P, Rangaraj G et al (2015) Kinetic modelling of anaerobic hydrolysis of solid wastes, including disintegration processes. Waste Manag 35:96–104Gauthier JP, Kupka IAK (1994) Observability and observers for nonlinear systems. SIAM J Control Optim 32:975–994Gauthier JP, Hammouri H, Othman S (1992) A simple observer for nonlinear systems applications to bioreactors. Autom Control IEEE Trans 37:875–880Ge H, Jensen PD, Batstone DJ (2011) Increased temperature in the thermophilic stage in temperature phased anaerobic digestion (TPAD) improves degradability of waste activated sludge. J Hazard Mater 187:355–361Gendron S, Perrier M, Barrett J, Legault N (1993) Adaptive control of brightness: the model weighting approach. Annual meeting—technical section, Canadian Pulp and Paper Association, Preprints. Publ by Canadian Pulp & Paper AssocGhosh S, Conrad JR, Klass DL (1975) Anaerobic acidogenesis of waste activated sludge, WPCF 47Goffaux G, Van de Wouwer A (2005) Bioprocess state estimation: some classical and less classical approaches. Springer, BerlinGornall AG, Bardawill CJ, David MM (1949) Determination of serum proteins by means of the biuret reaction. J Biochem Chem 177:751–766Gouzé JL, Rapaport A, Hadj-Sadok MZ (2000) Interval observers for uncertain biological systems. Ecol Model 133:45–56Grau P, de Gracia M, Vanrolleghem PA, Ayesa E (2007) A new plant-wide modelling methodology for WWTPs. Water Res 41:4357–4372Gregersen KH (2003) Økonomien i biogasfællesanlæg, Udvikling og status medio (2002) Report no. 150. Institute of Food and Resource Economic, Rolighedsvej 25, DK 1958, Frederiksberg C, DenmarkGrepmeier M (2002) Experimentelle Untersuchungen an einer zweistufigen fuzzy-geregelten anaeroben Abwasserreinigungsanlage mit neuartigem Festbettmaterial. TU MunichGuay M, Dochain D, Perrier M (2004) Adaptive extremum seeking control of continuous stirred tank bioreactors with unknown growth kinetics. Automatica 40:881–888Gunaseelan VN (2007) Regression models of ultimate methane yields of fruits and vegetable solid wastes, sorghum and napiergrass on chemical composition. Bioresour Technol 98:1270–1277Gunaseelan VN (2009) Predicting ultimate methane yields of Jatropha curcus and Morus indica from their chemical composition. Bioresour Technol 100:3426–3429Guwy AJ, Hawkes FR, Wilcox SJ, Hawkes DL (1997) Neural network and on-off control of bicarbonate alkalinity in a fluidised-bed anaerobic digester. Water Res 31:2019–2025Guwy AJ, Dinsdale RM, Kim JR et al (2011) Fermentative biohydrogen production systems integration. Bioresour Technol 102:8534–8542Hao OJ (2003) Sulphate-reducing bacteria. In: Mara D, Horan N (eds) Handbook of water and wastewater microbiology. Academic Press Inc, London, pp 459–468Harremoës P, Capodaglio AG, H

    Diagnostic and adaptive redundant robotic planning and control

    Get PDF
    Neural networks and fuzzy logic are combined into a hierarchical structure capable of planning, diagnosis, and control for a redundant, nonlinear robotic system in a real world scenario. Throughout this work levels of this overall approach are demonstrated for a redundant robot and hand combination as it is commanded to approach, grasp, and successfully manipulate objects for a wheelchair-bound user in a crowded, unpredictable environment. Four levels of hierarchy are developed and demonstrated, from the lowest level upward: diagnostic individual motor control, optimal redundant joint allocation for trajectory planning, grasp planning with tip and slip control, and high level task planning for multiple arms and manipulated objects. Given the expectations of the user and of the constantly changing nature of processes, the robot hierarchy learns from its experiences in order to more efficiently execute the next related task, and allocate this knowledge to the appropriate levels of planning and control. The above approaches are then extended to automotive and space applications

    Modelling and real-time control of a high performance rotary wood planing machine

    Get PDF
    Rotary planing is one of the most valuable machining operations in the timber processing industry. It has been established that cutting tool inaccuracy and forced vibration during the machining process are the primary causes of surface quality degradation. The main aim of this thesis is to design a control architecture that is suitable for adaptive operation of a wood planing machining in order to improve the quality of its surface finish. In order to achieve the stated goal, thorough understanding of the effects of machine deficiencies on surface finish quality is required. Therefore, a generic simulation model for synthesising the surface profiles produced by wood planing process is first developed. The model is used to simulate the combined effects of machining parameters, vibration and cutting tool inaccuracy on the resultant surface profiles. It has been postulated that online monitoring of surface finish quality can be used to provide feedback information for a secondary control loop for the machining process, which will lead to the production of consistently high quality surface finishes. There is an existing vision-based wood surface profile measurement technique, but the application of the technique has been limited to static wood samples. This thesis extends the application of the technique to moving wood samples. It is shown experimentally that the method is suitable for in-process surface profile measurements. The current industrial wood planing machines do not have the capability of measuring and adjusting process parameters in real-time. Therefore, knowledge of the causes of surface finish degradation would enable the operators to optimise the mechanical structure of the machines offline. For this reason, two novel approaches for characterising defects on planed timber surfaces have been created in this thesis using synthetic data. The output of this work is a software tool that can assist machine operators in inferring the causes of defects based on the waviness components of the workpiece surface finish. The main achievement in this research is the design of a new active wood planing technique that combines real-time cutter path optimisation (cutting tool inaccuracy compensation) with vibration disturbance rejection. The technique is based on real-time vertical displacements of the machine spindle. Simulation and experimental results obtained from a smart wood planing machine show significant improvements in the dynamic performance of the machine and the produced surface finish quality. Potential areas for future research include application of the defects characterisation techniques to real data and full integration of the dynamic surface profile measurements with the smart wood planing machine

    Guidance and control of an autonomous underwater vehicle

    Get PDF
    Merged with duplicate record 10026.1/856 on 07.03.2017 by CS (TIS)A cooperative project between the Universities of Plymouth and Cranfield was aimed at designing and developing an autonomous underwater vehicle named Hammerhead. The work presented herein is to formulate an advance guidance and control system and to implement it in the Hammerhead. This involves the description of Hammerhead hardware from a control system perspective. In addition to the control system, an intelligent navigation scheme and a state of the art vision system is also developed. However, the development of these submodules is out of the scope of this thesis. To model an underwater vehicle, the traditional way is to acquire painstaking mathematical models based on laws of physics and then simplify and linearise the models to some operating point. One of the principal novelties of this research is the use of system identification techniques on actual vehicle data obtained from full scale in water experiments. Two new guidance mechanisms have also been formulated for cruising type vehicles. The first is a modification of the proportional navigation guidance for missiles whilst the other is a hybrid law which is a combination of several guidance strategies employed during different phases of the Right. In addition to the modelling process and guidance systems, a number of robust control methodologies have been conceived for Hammerhead. A discrete time linear quadratic Gaussian with loop transfer recovery based autopilot is formulated and integrated with the conventional and more advance guidance laws proposed. A model predictive controller (MPC) has also been devised which is constructed using artificial intelligence techniques such as genetic algorithms (GA) and fuzzy logic. A GA is employed as an online optimization routine whilst fuzzy logic has been exploited as an objective function in an MPC framework. The GA-MPC autopilot has been implemented in Hammerhead in real time and results demonstrate excellent robustness despite the presence of disturbances and ever present modelling uncertainty. To the author's knowledge, this is the first successful application of a GA in real time optimization for controller tuning in the marine sector and thus the thesis makes an extremely novel and useful contribution to control system design in general. The controllers are also integrated with the proposed guidance laws and is also considered to be an invaluable contribution to knowledge. Moreover, the autopilots are used in conjunction with a vision based altitude information sensor and simulation results demonstrate the efficacy of the controllers to cope with uncertain altitude demands.J&S MARINE LTD., QINETIQ, SUBSEA 7 AND SOUTH WEST WATER PL

    Active disturbance cancellation in nonlinear dynamical systems using neural networks

    Get PDF
    A proposal for the use of a time delay CMAC neural network for disturbance cancellation in nonlinear dynamical systems is presented. Appropriate modifications to the CMAC training algorithm are derived which allow convergent adaptation for a variety of secondary signal paths. Analytical bounds on the maximum learning gain are presented which guarantee convergence of the algorithm and provide insight into the necessary reduction in learning gain as a function of the system parameters. Effectiveness of the algorithm is evaluated through mathematical analysis, simulation studies, and experimental application of the technique on an acoustic duct laboratory model
    corecore