2 resultados para PID-control
em AMS Tesi di Laurea - Alm@DL - Università di Bologna
Resumo:
Every day, firefighters are involved in emergency response tasks, which are both physically and psychologically exhausting. According to the National Fire Protection Association (NFPA), the number of firefighters who are injured or die while performing their job is incredibly high. When firefighters are injured, they must follow a rehabilitation therapy program to physically recover and depending on the severity of their injuries they may not fully recuperate at all. If they sustain a permanent injury that they cannot recover from, they may be out of work for the rest of their career. This research focuses on studying and developing a special device, known as an exoskeleton, aimed at assisting and preventing potential injuries among firefighters. Nowadays, the usage of human exoskeletons is becoming more common in a variety of fields. In fact, it is currently being researched and developed for soldiers, athletes, and critical care patients around the world. Most of the existing exoskeletons have been developed for the assistance of the lower human body. The research that I have done in my thesis instead relates to mobility of the upper body. Many of the existing exoskeletons have been analyzed and compared to each other and the human body, such as the study of human arm parts and their movements around three principal joints: shoulder, elbow, and wrist. The correct design of the shoulder exoskeleton join is still a big challenge for designers because of the complexity of biomechanical human movements. The exoskeleton must fit perfectly to the human body, otherwise it could be harmful for both the recovery and the safety of the user. The goal of this thesis is to design an upper-body arm exoskeleton worn by firefighters and develop and test a PID control system to prevent the risk of injuries while performing their job.
Resumo:
This thesis aims to illustrate the construction of a mathematical model of a hydraulic system, oriented to the design of a model predictive control (MPC) algorithm. The modeling procedure starts with the basic formulation of a piston-servovalve system. The latter is a complex non linear system with some unknown and not measurable effects that constitute a challenging problem for the modeling procedure. The first level of approximation for system parameters is obtained basing on datasheet informations, provided workbench tests and other data from the company. Then, to validate and refine the model, open-loop simulations have been made for data matching with the characteristics obtained from real acquisitions. The final developed set of ODEs captures all the main peculiarities of the system despite some characteristics due to highly varying and unknown hydraulic effects, like the unmodeled resistive elements of the pipes. After an accurate analysis, since the model presents many internal complexities, a simplified version is presented. The latter is used to linearize and discretize correctly the non linear model. Basing on that, a MPC algorithm for reference tracking with linear constraints is implemented. The results obtained show the potential of MPC in this kind of industrial applications, thus a high quality tracking performances while satisfying state and input constraints. The increased robustness and flexibility are evident with respect to the standard control techniques, such as PID controllers, adopted for these systems. The simulations for model validation and the controlled system have been carried out in a Python code environment.