27 research outputs found

    Backstepping Controller for Mobile Robot in Presence of Disturbances and Uncertainties

    Get PDF
    The objective of this work is to devise an effective control system for addressing the trajectory tracking challenge in nonholonomic mobile robots. Two primary control approaches, namely kinematic and dynamic strategies, are explored to achieve this goal. In the kinematic control domain, a backstepping controller (BSC) is introduced as the core element of the control system. The BSC is utilized to guide the mobile robot along the desired trajectory, leveraging the robot’s kinematic model. To address the limitations of the kinematic control approach, a dynamic control strategy is proposed, incorporating the dynamic parameters of the robot. This dynamic control ensures real-time control of the mobile robot. To ensure the stability of the control system, the Lyapunov stability theory is employed, providing a rigorous framework for analyzing and proving stability. Additionally, to optimize the performance of the control system, a genetic algorithm is employed to design an optimal control law. The effectiveness of the developed control approach is demonstrated through simulation results. These results showcase the enhanced performance and efficiency achieved by the proposed control strategies. Overall, this study presents a comprehensive and robust approach for trajectory tracking in nonholonomic mobile robots, combining kinematic and dynamic control strategies while ensuring stability and performance optimization

    A Multiagent Architecture for Mobile Robot Navigation Using Hierarchical Fuzzy and Sliding Mode Controllers

    Get PDF
    The challenge of this work is to implement an algorithm which enables the robot to achieve independent activities in the purpose of achieving a common goal, which consists in autonomous navigation in a partially unknown environment. The use of multiagent system is convenient for such a problem. Hence, we have designed a structure composed of four agents dedicated to perception, navigation, static, and dynamic obstacle avoidance. Those agents interact through a coordination system

    DESIGN AND DEVELOPMENT OF 3D PRINTED MYOELECTRIC ROBOTIC EXOSKELETON FOR HAND REHABILITATION

    Get PDF
    The development of dynamic rehabilitation devices can be evaluated as a research fast-growing field. Indeed, robot-assisted therapy is an advanced new technology mainly in stroke rehabilitation. Although patients benefit from this enormous development of technology, including the presence of rehabilitation robots, the therapeutic field still suffering a lack in hand robotic rehabilitation devices. In this context, this work proposes a new design of a 3D printed hand exoskeleton for the stroke rehabilitation. Based on the EMG signals measured from the muscles responsible for the hand motion, the designed mechatronic system detects the intention of hand opening or hand closing from the stroked subject. Based on an embedded controller and five servomotors, the low cost robotic system is able to drive in real time three degrees of freedom (DOFs) for each finger. The real tests with stroked subjects showed that the designed hand exoskeleton architecture has a positive effect on the motion finger range and mainly in the hand ability to perform some simple tasks. The case studies showed a good recovery of the motor functions and consequently the developed system efficiency

    An hybridization of global-local methods for autonomous mobile robot navigation in partially-known environments

    Get PDF
    This paper deals with the navigation problem of an autonomous non-holonomic mobile robot in partially-known environment. In this proposed method, the entire process of navigation is divided into two phases: an off-line phase on which a distance-optimal reference trajectory enables the mobile robot to move from an initial position to a desired target which is planned using the B-spline method and the Dijkstra algorithm. In the online phase of the navigation process, the mobile robot follows the planned trajectory using a sliding mode controller with the ability of avoiding unexpected obstacles by the use of fuzzy logic controller. Also, the fuzzy logic and fuzzy wall-following controllers are used to accomplish the reactive navigation mission (path tracking and obstacle avoidance) for a comparative purpose. Simulation results prove that the proposed path planning method (B-spline) is simple and effective. Also, they attest that the sliding mode controller track more precisely the reference trajectory than the fuzzy logic controller (in terms of time elapsed to reach the target and stability of two wheels velocity) and this last gives best results than the wall-following controller in the avoidance of unexpected obstacles. Thus, the effectiveness of our proposed approach (B-spline method combined with sliding mode and fuzzy logic controllers) is proved compared to other techniques

    Implementing PID Control on Arduino Uno for Air Temperature Optimization

    Get PDF
    This research investigates the precise regulation of liquid filling in tanks, specifically focusing on water storage systems. It employs the Proportional-Integral-Derivative (PID) control method in conjunction with an HC-SR04 ultrasonic sensor and an Arduino Uno microcontroller. Given the paramount importance of water as a resource, accurate management of its storage is of utmost significance. The PID control method, known for its rapid responsiveness, minimal overshoot, and robust stability, effectively facilitates this task. Integrating the ultrasonic sensor and microcontroller further augments the precision of water level regulation. The article expounds upon the foundational principles of the PID control method and elucidates its application in the context of liquid tank filling. It offers a comprehensive insight into the hardware configuration, encompassing pivotal components such as the Arduino Uno microcontroller, HC-SR04 ultrasonic sensor, and the L298 driver responsible for water pump control. The experimental approach is meticulous, presenting results from tests involving the Proportional Controller, Proportional Integral (PI) Controller, and Proportional Integral Derivative (PID) Controller. These tests rigorously analyze the impact of varying Proportional Gain (Kp), Integral Gain (Ki), and Derivative Gain (Kd) parameters on crucial performance metrics such as response time, overshoot, and steady-state error. The findings underscore the critical importance of an optimal parameter configuration, emphasizing the delicate equilibrium between response speed, precision, and error minimization. This research significantly advances PID control implementation in liquid tank filling, offering insights that pave the way for developing more efficient liquid management systems across various sectors. The identified optimal parameter configuration is Kp = 5.0, Ki = 0.3, and Kd = 0.2

    Clinical characteristics and outcomes of critically ill COVID-19 patients in Sfax, Tunisia

    Get PDF
    Background Africa, like the rest of the world, has been impacted by the coronavirus disease 2019 (COVID-19) pandemic. However, only a few studies covering this subject in Africa have been published. Methods We conducted a retrospective study of critically ill adult COVID-19 patients—all of whom had a confirmed severe acute respiratory syndrome coronavirus 2 (SARS-CoV-2) infection—admitted to the intensive care unit (ICU) of Habib Bourguiba University Hospital (Sfax, Tunisia). Results A total of 96 patients were admitted into our ICU for respiratory distress due to COVID-19 infection. Mean age was 62.4±12.8 years and median age was 64 years. Mean arterial oxygen tension (PaO2)/fractional inspired oxygen (FiO2) ratio was 105±60 and ≤300 in all cases but one. Oxygen support was required for all patients (100%) and invasive mechanical ventilation for 38 (40%). Prone positioning was applied in 67 patients (70%). Within the study period, 47 of the 96 patients died (49%). Multivariate analysis showed that the factors associated with poor outcome were the development of acute renal failure (odds ratio [OR], 6.7; 95% confidence interval [CI], 1.75–25.9), the use of mechanical ventilation (OR, 5.8; 95% CI, 1.54–22.0), and serum cholinesterase (SChE) activity lower than 5,000 UI/L (OR, 5.0; 95% CI, 1.34–19). Conclusions In this retrospective cohort study of critically ill patients admitted to the ICU in Sfax, Tunisia, for acute respiratory failure following COVID-19 infection, the mortality rate was high. The development of acute renal failure, the use of mechanical ventilation, and SChE activity lower than 5,000 UI/L were associated with a poor outcome

    Hybrid Type-2 Fuzzy-Sliding Mode Controller for Navigation of Mobile Robot in an Environment Containing a Dynamic Target

    No full text
    We are interested in developing a new control architecture to command a mobile robot in a partially known environment. For that purpose, a hybrid control architecture is adopted, combining the reactive and the deliberative method. The reactive method consists of the hierarchical fuzzy controllers based on Type-2 Fuzzy Logic System (T2-FLS), dedicated to commanding the robot towards a mobile target while avoiding unexpected obstacles. A comparative study is made to show the efficiency of T2-FLS against Type-1 Fuzzy Logic System (T1-FLS). Additionally, the used deliberative method is the sliding mode, allowing the robot to track the mobile goal trajectory. Simulation results are given finally to test the proposed architecture
    corecore