A MATHEMATICAL MODEL OF A LEGO DIFFERENTIAL DRIVE ROBOT

Size: px
Start display at page:

Download "A MATHEMATICAL MODEL OF A LEGO DIFFERENTIAL DRIVE ROBOT"

Transcription

1 314 A MATHEMATICAL MODEL OF A LEGO DIFFERENTIAL DRIVE ROBOT Ph.D. Stud. Eng. Gheorghe GÎLCĂ, Faculty of Automation, Computers and Electronics, University of Craiova, gigi@robotics.ucv.ro Prof. Ph.D. Eng. BÎZDOACĂ Nicu George, Faculty of Automation, Computers and Electronics, University of Craiova, nicu@robotics.ucv.ro Abstract: This paper details the development of a model for a mobile robot constructed from Lego Mindstorms. The equations representing the dynamics and kinematics of the robot are derived. In addition, the motors and wheels are represented in the model. The mobile robot is programmed in graphical programming language NXT-G and can follow a black line without problems, even if the route to achieve is difficult. Keywords: Mobile robots, Nonlinear model, Mechanical equation, Driving force. 1. Introduction Mobile robots are complex electromechanical devices that can be very difficult to construct and control efficiently. The control problem of Wheeled Mobile Robots (WMRs) is a topic of great research interest and has been studied extensively during the past few years. A WMR is a typical nonholonomic system characterized by kinematic constraints that are not integrable, i.e., the constraints cannot be written as time derivatives of some functions of the generalized coordinates. In the literature, the research for control of WMRs has been centered on three basic problems: trajectory tracking, path following and point stabilization. The goal of trajectory tracking is to control the mobile robot in order to follow a reference trajectory. Yu Hao et al. propose in their paper a fuzzy method for controlling the tracking of a wheeled mobile robot. Also using Lagrange equations to express kinematic and dynamic robot model [1]. Edison Orlando Cobos et al. develop in their work a model of traction based on the simple friction Coulumb. The linear velocities of the wheel are used in calculating these traction forces [2]. In the paper [3], the authors project a robot model equipped with a camera. The robot can detect and track the object through real-time processing of images from the camera. A Kalman filter is used for object tracking accuracy. Eka Maulana et al. presents in their work the inverse kinematic model for a mobile robot with differential driving on two wheels. A mobile robot orientation correction is made with closed loop control using a sensor matrix applied to the follower line in front of the robot chassis [4]. Abhishek Jha and Manoj Kumar have proposed in their work a method based on the odometry of two wheels in differential mode. Their method can estimate the estimated relative position of the mobile robot wheels in relation to the start position [5]. For the kinematic model, the authors use the Taylor series of second order. In the work [6] they present two algorithms based on non iterative linearization with application in the trajectory tracking of mobile robots. These two algorithms, extended Rauch Tung Striebel (ERTS) and unscented Rauch Tung Striebel (URTS), compare the nonlinear model predictive control with the iterative linear quadratic regulator controller and then approximates the inference approaches.

2 Sheelu Trees Mathewl et al. develop a control system for an inverted pendulum robot with two wheels using the LEGO Mindstorm kit [7]. This robot has a rotating encoder and a gyroscope sensor, the angular velocity of the body and the wheel rotation angle measurement is available as an output. In [8] it is presented a model of robot which has the control proportional with a variable model reference to the second order derivatives, in which the movement of the robot is adapted online. A trajectory learning algorithm based on sonar is experienced on the drive differential LEGO NXT robot, which is equipped with position sensors [9]. 2. Model of the Wheeled Mobile Robot The robot used is constructed from Lego and can be seen in Fig. 1. Lego has been chosen as it enables quick construction of the mobile robot. The robot is a two wheeled differential drive robot, where each wheel is driven independently. Forward motion is produced by both wheels being driven at the same rate, turning right is achieved by driving the left wheel at a higher rate than the right wheel and viceversa for turning left. Fig. 1: Lego differential drive robot Kinematics and dynamics The WMR shown in Fig.2 is a typical example of a nonholonomic mechanical system. It consists of two rear driving wheels mounted on the same axis and a passive front wheel. The motion and orientation are achieved by the torques provided by the independent actuators, e.g., DC motors of the rear wheels. OXY is the reference coordinate system; PX 'Y ' is the coordinate system fixed to the mobile robot; P is the middle of the rear axis; P c is the center of mass of the robot body; d is the distance between P and P c ; 2b is the distance between the two driving wheels, e.g., length of the rear axis; r is the radius of the wheel. The configuration of the mobile robot can be described by five generalized coordinates:, where (x, y) are the coordinates of P in OXY. θ is the heading angle of the mobile robot. and denote the angles of the right and left driving wheels, respectively. Under the assumption that the wheels do not slip, there exist three constraints [10]: (1) (2), (3) These constraints can be written in matrix form: 315

3 , where (4) Fig. 2: Wheeled Mobile Robot and coordinate systems The assembly kinematic energy of the various components of the mobile robot is given by: (5), where m c is the mass of robot platforms without the driving wheels and the rotors of motors; m w is the mass of each driving wheel plus the rotor of its motor; I c, I m, I w are the moment of inertia of the body about the vertical axis through P c, the driving wheel with motor rotor about the wheel diameter, and the driving wheel with motor rotor about the wheel axis, respectively. (x c, y c ) are the coordinates of P c in OXY ; (x rw, y rw ) and (x lw, y lw ) are coordinates of right and left driving wheels in OXY, respectively. We apply the Lagrange s equations to derive the dynamic equations of the mobile robot. The constraint forces added as input terms are responsible for not allowing the wheels to slip sideways. The constrained dynamics can be written as: (6), where is the Lagrange multiplier vector corresponds to the constraint forces; represents the externally applied forces including the torques provided by the independent actuators and the viscous friction. Expressing (5) in terms of the generalized coordinates and substituting the result into (6), we obtain the system equations: (7), where is the inertia matrix; is the matrix of velocity-dependent forces. is the input transformation matrix; represents the torque input of the right and the left motor; is the viscous friction torque vector. 316

4 2.2. Motor and Wheel Model The robot model has two inputs: the force generated by each wheel. To calculate these forces the actuators, in this case two Lego DC motors, need to be modelled along with the tires that are being used. The motors are standard DC motors and as such the standard equations of DC motors can be used to represent them. Equation (8) represents the electromechanics of the motor [11]:, (8), where R = 22Ω, L = 0.01H, K e = , I is the current (A), ω is the wheel angular velocity (rad s -1 ) and V a = input voltage (V). The mechanical equation for the motor contains the friction term for the robot. The friction equation is Equation (9):, (9) Where F f is the frictional force generated, m is the mass of robot, represents the Friction Coefficient, g is gravity, wheel_r is the radius of the wheel (m) and ω is the wheel angular velocity (rad s -1 ). The final term, ( ), has the effect of scaling the frictional term to suit the current wheel velocity. The mechanical equation for the motors is given in Equation (10): Where dω/dt is the angular acceleration (rad s -2 ), K t =0.2367, b S = e -5, I is the current (A), ω is the wheel angular velocity (rad s -1 ), F f is the frictional force, wheel_r is the radius of the wheel (m) and J =2.8302e -4 kg m -2. The equation used to calculate the driving force from a rotating wheel is Equation (11):, (11) Where F is the force generated (N), T is the torque of the wheel (Nm) and wheel_r the radius of the wheel (m). Since the wheel radius is known the torque needs to be calculated. Equation (12) is used to calculate the torque:, (12) Where T is the torque of the wheel (Nm), T max is the current maximum torque that can be generated, Equation (13), T stall is the stall torque of the motor, ω abs max is the absolute maximum angular velocity the motor can run at and ω is the current angular velocity., (13) Where V in = input voltage (V), V max is the maximum voltage that can be applied to the motor and T stall is the stall torque of the motor. 3. Programming and Implementation We have implemented a differential mobile robot using Lego Mindstorm kit. Its structure was presented in Fig. 1 and comprises: an intelligent brick, two engines, a light sensor, connection cables and components for construction. Brick intelligence is the operational heart of the system. It executes user programs and controls communication with sensors, actuators, with PC or other NXT units. The two engines are intended to make the robot walk, DC motors are (10) 317

5 powered from 9V or 12V (short periods). Light sensor is to see variations of light for the mobile robot to be able to move on the desired trajectory. The role of interconnection cables is to connect actuators and sensors to central processing unit, these can support analog and digital interface. For programming we used the minstorm lego nxt 2.0 software. In Fig. 3 shows the scheme for programming of a differential mobile robot so it can follow a route of black line. The functioning of the scheme is as follows: Light sensor is active. It works as a breaker in such a way that: if the light variation is less than 40 it goes one way and the robot is driven by one engine plugged in port B while the second engine is stopped; if the variation is greater than 40 it will go the second way and the robot is driven by the second engine is plugged in port C, while the first motor is stopped. The process is repeated indefinitely due to the repetition loop. Fig. 3: Diagram for programming of the differential mobile robot In Fig. 4 shows the results of mobile robot programmed by us: Fig. 4: Followed trajectory by mobile robot 4. CONCLUSIONS The differential mobile robot proposed by us can smoothly track any given route. The Kinematic and dynamic mathematical model can be applied to any robot in this category. The modeling engine and wheels are important in driving differential. The robot programming is made in the language of graphical programming NXT-G, which is simple and effective. In future we want to implement this robot a video camera and a system for the recognition of human emotions. 318

6 5. REFERENCES [1] Yu H., Tang, G.-Y., Su H., Tian, C.-P., Zhang J., Trajectory tracking control of wheeled mobile robots via fuzzy approach, Control Conference (CCC), rd Chinese, vol., no., pp.8444,8449, July [2] Torres, E.O.C., Konduri, S., Pagilla, P.R., Study of wheel slip and traction forces in differential drive robots and slip avoidance control strategy, American Control Conference (ACC), 2014, vol., no., pp.3231,3236, 4-6 June [3] Sefat, M.S., Sarker, D.K., Shahjahan, M., Design and implementation of a vision based intelligent object follower robot, Strategic Technology (IFOST), th International Forum on, vol., no., pp.425,428, Oct [4] Maulana, E., Muslim, M.A., Zainuri, A., Inverse kinematics of a two-wheeled differential drive an autonomous mobile robot, Electrical Power, Electronics, Communications, Controls and Informatics Seminar (EECCIS), 2014, vol., no., pp.93,98, Aug [5] Jha, A., Kumar, M., Two wheels differential type odometry for mobile robots, Reliability, Infocom Technologies and Optimization (ICRITO) (Trends and Future Directions), rd International Conference on, vol., no., pp.1,5, 8-10 Oct [6] Armesto, L., Girbes, V., Sala, A., Zima, M., Smidl, V., Duality-Based Nonlinear Quadratic Control: Application to Mobile Robot Trajectory-Following, Control Systems Technology, IEEE Transactions on, vol.pp, no.99, pp.1,1. [7] Mathew, S.T., Mija, S.J., Design of H2 controller for stabilization of two-wheeled inverted pendulum, Advanced Communication Control and Computing Technologies (ICACCCT), 2014 International Conference on, vol., no., pp.174,179, 8-10 May [8] Ramirez-Martinez, O.L., Martinez-Garcia, E.A., Mohan, R.E., Sheba, J.K., Mobile robot adaptive trajectory control: Non-linear path model inverse transformation for model reference, Control Automation Robotics & Vision (ICARCV), th International Conference on, vol., no., pp.877,881, Dec [9] Zaheer, S., Jayaraju, M., Gulrez, T., A trajectory learner for sonar based LEGO NXT differential drive robot, Electrical Engineering Congress (ieecon), 2014 International, vol., no., pp.1,4, March [10] Fukao, T., Nakagawa, H., Adachi, N., Adaptive tracking control of a nonholonomic mobile robot, Robotics and Automation, IEEE Transactions on, vol.16, no.5, pp.609,615, Oct [11] Frankin, G.F., Powell, J.D. and Emami-Naeini, A., Feedback Control of Dynamic Systems, 2nd Edition, Addison Wesley,

SELF-BALANCING MOBILE ROBOT TILTER

SELF-BALANCING MOBILE ROBOT TILTER Tomislav Tomašić Andrea Demetlika Prof. dr. sc. Mladen Crneković ISSN xxx-xxxx SELF-BALANCING MOBILE ROBOT TILTER Summary UDC 007.52, 62-523.8 In this project a remote controlled self-balancing mobile

More information

Embedded Robust Control of Self-balancing Two-wheeled Robot

Embedded Robust Control of Self-balancing Two-wheeled Robot Embedded Robust Control of Self-balancing Two-wheeled Robot L. Mollov, P. Petkov Key Words: Robust control; embedded systems; two-wheeled robots; -synthesis; MATLAB. Abstract. This paper presents the design

More information

Segway Robot Designing And Simulating, Using BELBIC

Segway Robot Designing And Simulating, Using BELBIC IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661,p-ISSN: 2278-8727, Volume 18, Issue 5, Ver. II (Sept - Oct. 2016), PP 103-109 www.iosrjournals.org Segway Robot Designing And Simulating,

More information

Motion Control of a Three Active Wheeled Mobile Robot and Collision-Free Human Following Navigation in Outdoor Environment

Motion Control of a Three Active Wheeled Mobile Robot and Collision-Free Human Following Navigation in Outdoor Environment Proceedings of the International MultiConference of Engineers and Computer Scientists 2016 Vol I,, March 16-18, 2016, Hong Kong Motion Control of a Three Active Wheeled Mobile Robot and Collision-Free

More information

Simple Path Planning Algorithm for Two-Wheeled Differentially Driven (2WDD) Soccer Robots

Simple Path Planning Algorithm for Two-Wheeled Differentially Driven (2WDD) Soccer Robots Simple Path Planning Algorithm for Two-Wheeled Differentially Driven (2WDD) Soccer Robots Gregor Novak 1 and Martin Seyr 2 1 Vienna University of Technology, Vienna, Austria novak@bluetechnix.at 2 Institute

More information

PID CONTROL FOR TWO-WHEELED INVERTED PENDULUM (WIP) SYSTEM

PID CONTROL FOR TWO-WHEELED INVERTED PENDULUM (WIP) SYSTEM PID CONTROL FOR TWO-WHEELED INVERTED PENDULUM (WIP) SYSTEM Bogdan Grămescu, Constantin Niţu, Nguyen Su Phuong Phuc, Claudia Irina Borzea University POLITEHNICA of Bucharest 313, Splaiul Independentei,

More information

Modelling and Control of Hybrid Stepper Motor

Modelling and Control of Hybrid Stepper Motor I J C T A, 9(37) 2016, pp. 741-749 International Science Press Modelling and Control of Hybrid Stepper Motor S.S. Harish *, K. Barkavi **, C.S. Boopathi *** and K. Selvakumar **** Abstract: This paper

More information

Actuators. EECS461, Lecture 5, updated September 16,

Actuators. EECS461, Lecture 5, updated September 16, Actuators The other side of the coin from sensors... Enable a microprocessor to modify the analog world. Examples: - speakers that transform an electrical signal into acoustic energy (sound) - remote control

More information

Intelligent Learning Control Strategies for Position Tracking of AC Servomotor

Intelligent Learning Control Strategies for Position Tracking of AC Servomotor Intelligent Learning Control Strategies for Position Tracking of AC Servomotor M.Vijayakarthick 1 1Assistant Professor& Department of Electronics and Instrumentation Engineering, Annamalai University,

More information

Modeling & Simulation of PMSM Drives with Fuzzy Logic Controller

Modeling & Simulation of PMSM Drives with Fuzzy Logic Controller Vol. 3, Issue. 4, Jul - Aug. 2013 pp-2492-2497 ISSN: 2249-6645 Modeling & Simulation of PMSM Drives with Fuzzy Logic Controller Praveen Kumar 1, Anurag Singh Tomer 2 1 (ME Scholar, Department of Electrical

More information

10/21/2009. d R. d L. r L d B L08. POSE ESTIMATION, MOTORS. EECS 498-6: Autonomous Robotics Laboratory. Midterm 1. Mean: 53.9/67 Stddev: 7.

10/21/2009. d R. d L. r L d B L08. POSE ESTIMATION, MOTORS. EECS 498-6: Autonomous Robotics Laboratory. Midterm 1. Mean: 53.9/67 Stddev: 7. 1 d R d L L08. POSE ESTIMATION, MOTORS EECS 498-6: Autonomous Robotics Laboratory r L d B Midterm 1 2 Mean: 53.9/67 Stddev: 7.73 1 Today 3 Position Estimation Odometry IMUs GPS Motor Modelling Kinematics:

More information

Embedded Control Project -Iterative learning control for

Embedded Control Project -Iterative learning control for Embedded Control Project -Iterative learning control for Author : Axel Andersson Hariprasad Govindharajan Shahrzad Khodayari Project Guide : Alexander Medvedev Program : Embedded Systems and Engineering

More information

A Do-and-See Approach for Learning Mechatronics Concepts

A Do-and-See Approach for Learning Mechatronics Concepts Proceedings of the 5 th International Conference of Control, Dynamic Systems, and Robotics (CDSR'18) Niagara Falls, Canada June 7 9, 2018 Paper No. 124 DOI: 10.11159/cdsr18.124 A Do-and-See Approach for

More information

A Differential Steering Control with Proportional Controller for An Autonomous Mobile Robot

A Differential Steering Control with Proportional Controller for An Autonomous Mobile Robot A Differential Steering Control with Proportional Controller for An Autonomous Mobile Robot Mohd Saifizi Saidonr #1, Hazry Desa *2, Rudzuan Md Noor #3 # School of Mechatronics, UniversityMalaysia Perlis

More information

Tracking Position Control of AC Servo Motor Using Enhanced Iterative Learning Control Strategy

Tracking Position Control of AC Servo Motor Using Enhanced Iterative Learning Control Strategy International Journal of Engineering Research and Development e-issn: 2278-67X, p-issn: 2278-8X, www.ijerd.com Volume 3, Issue 6 (September 212), PP. 26-33 Tracking Position Control of AC Servo Motor Using

More information

SIMULATION OF MOVEMENT AND NAVIGATION OF LEGO NXT 2.0 MOBILE ROBOT IN UNKNOWN ENVIRONMENT INCLUDING INVERSE PENDULUM MODELING AND CONTROL

SIMULATION OF MOVEMENT AND NAVIGATION OF LEGO NXT 2.0 MOBILE ROBOT IN UNKNOWN ENVIRONMENT INCLUDING INVERSE PENDULUM MODELING AND CONTROL ANNALS of Faculty Engineering Hunedoara International Journal of Engineering Tome XIV [2016] Fascicule 1 [February] ISSN: 1584-2665 [print; online] ISSN: 1584-2673 [CD-Rom; online] a free-access multidisciplinary

More information

Sensor Data Fusion Using Kalman Filter

Sensor Data Fusion Using Kalman Filter Sensor Data Fusion Using Kalman Filter J.Z. Sasiade and P. Hartana Department of Mechanical & Aerospace Engineering arleton University 115 olonel By Drive Ottawa, Ontario, K1S 5B6, anada e-mail: jsas@ccs.carleton.ca

More information

Design and Control for Differential Drive Mobile Robot

Design and Control for Differential Drive Mobile Robot Design and Control for Differential Drive Mobile Robot Boru Diriba Hirpo #1 Prof. Wang Zhongmin #2 School of Mechanical Engineering, Tianjin University of Technology and Education, Tianjin 300222, China

More information

The control of the ball juggler

The control of the ball juggler 18th Telecommunications forum TELFOR 010 Serbia, Belgrade, November 3-5, 010. The control of the ball juggler S.Triaška, M.Žalman Abstract The ball juggler is a mechanical machinery designed to demonstrate

More information

Service Robots Assisting Human: Designing, Prototyping and Experimental Validation

Service Robots Assisting Human: Designing, Prototyping and Experimental Validation Service Robots Assisting Human: Designing, Prototyping and Experimental Validation Y. Maddahi, S. M. Hosseini Monsef, A. Maddahi and R. Kalvandi Abstract This paper addresses the design, prototyping and

More information

ACTUATORS AND SENSORS. Joint actuating system. Servomotors. Sensors

ACTUATORS AND SENSORS. Joint actuating system. Servomotors. Sensors ACTUATORS AND SENSORS Joint actuating system Servomotors Sensors JOINT ACTUATING SYSTEM Transmissions Joint motion low speeds high torques Spur gears change axis of rotation and/or translate application

More information

Optimal Control System Design

Optimal Control System Design Chapter 6 Optimal Control System Design 6.1 INTRODUCTION The active AFO consists of sensor unit, control system and an actuator. While designing the control system for an AFO, a trade-off between the transient

More information

Position Control of DC Motor by Compensating Strategies

Position Control of DC Motor by Compensating Strategies Position Control of DC Motor by Compensating Strategies S Prem Kumar 1 J V Pavan Chand 1 B Pangedaiah 1 1. Assistant professor of Laki Reddy Balireddy College Of Engineering, Mylavaram Abstract - As the

More information

EE 560 Electric Machines and Drives. Autumn 2014 Final Project. Contents

EE 560 Electric Machines and Drives. Autumn 2014 Final Project. Contents EE 560 Electric Machines and Drives. Autumn 2014 Final Project Page 1 of 53 Prof. N. Nagel December 8, 2014 Brian Howard Contents Introduction 2 Induction Motor Simulation 3 Current Regulated Induction

More information

Wheeled Mobile Robot Obstacle Avoidance Using Compass and Ultrasonic

Wheeled Mobile Robot Obstacle Avoidance Using Compass and Ultrasonic Universal Journal of Control and Automation 6(1): 13-18, 2018 DOI: 10.13189/ujca.2018.060102 http://www.hrpub.org Wheeled Mobile Robot Obstacle Avoidance Using Compass and Ultrasonic Yousef Moh. Abueejela

More information

Elements of Haptic Interfaces

Elements of Haptic Interfaces Elements of Haptic Interfaces Katherine J. Kuchenbecker Department of Mechanical Engineering and Applied Mechanics University of Pennsylvania kuchenbe@seas.upenn.edu Course Notes for MEAM 625, University

More information

Ball Balancing on a Beam

Ball Balancing on a Beam 1 Ball Balancing on a Beam Muhammad Hasan Jafry, Haseeb Tariq, Abubakr Muhammad Department of Electrical Engineering, LUMS School of Science and Engineering, Pakistan Email: {14100105,14100040}@lums.edu.pk,

More information

REDUCING THE VIBRATIONS OF AN UNBALANCED ROTARY ENGINE BY ACTIVE FORCE CONTROL. M. Mohebbi 1*, M. Hashemi 1

REDUCING THE VIBRATIONS OF AN UNBALANCED ROTARY ENGINE BY ACTIVE FORCE CONTROL. M. Mohebbi 1*, M. Hashemi 1 International Journal of Technology (2016) 1: 141-148 ISSN 2086-9614 IJTech 2016 REDUCING THE VIBRATIONS OF AN UNBALANCED ROTARY ENGINE BY ACTIVE FORCE CONTROL M. Mohebbi 1*, M. Hashemi 1 1 Faculty of

More information

Modeling and Experimental Studies of a Novel 6DOF Haptic Device

Modeling and Experimental Studies of a Novel 6DOF Haptic Device Proceedings of The Canadian Society for Mechanical Engineering Forum 2010 CSME FORUM 2010 June 7-9, 2010, Victoria, British Columbia, Canada Modeling and Experimental Studies of a Novel DOF Haptic Device

More information

sin( x m cos( The position of the mass point D is specified by a set of state variables, (θ roll, θ pitch, r) related to the Cartesian coordinates by:

sin( x m cos( The position of the mass point D is specified by a set of state variables, (θ roll, θ pitch, r) related to the Cartesian coordinates by: Research Article International Journal of Current Engineering and Technology ISSN 77-46 3 INPRESSCO. All Rights Reserved. Available at http://inpressco.com/category/ijcet Modeling improvement of a Humanoid

More information

Estimation and Control of Lateral Displacement of Electric Vehicle Using WPT Information

Estimation and Control of Lateral Displacement of Electric Vehicle Using WPT Information Estimation and Control of Lateral Displacement of Electric Vehicle Using WPT Information Pakorn Sukprasert Department of Electrical Engineering and Information Systems, The University of Tokyo Tokyo, Japan

More information

Comparative Study of PID and Fuzzy Controllers for Speed Control of DC Motor

Comparative Study of PID and Fuzzy Controllers for Speed Control of DC Motor Comparative Study of PID and Fuzzy Controllers for Speed Control of DC Motor Osama Omer Adam Mohammed 1, Dr. Awadalla Taifor Ali 2 P.G. Student, Department of Control Engineering, Faculty of Engineering,

More information

MEM380 Applied Autonomous Robots I Winter Feedback Control USARSim

MEM380 Applied Autonomous Robots I Winter Feedback Control USARSim MEM380 Applied Autonomous Robots I Winter 2011 Feedback Control USARSim Transforming Accelerations into Position Estimates In a perfect world It s not a perfect world. We have noise and bias in our acceleration

More information

On Observer-based Passive Robust Impedance Control of a Robot Manipulator

On Observer-based Passive Robust Impedance Control of a Robot Manipulator Journal of Mechanics Engineering and Automation 7 (2017) 71-78 doi: 10.17265/2159-5275/2017.02.003 D DAVID PUBLISHING On Observer-based Passive Robust Impedance Control of a Robot Manipulator CAO Sheng,

More information

A Posture Control for Two Wheeled Mobile Robots

A Posture Control for Two Wheeled Mobile Robots Transactions on Control, Automation and Systems Engineering Vol., No. 3, September, A Posture Control for Two Wheeled Mobile Robots Hyun-Sik Shim and Yoon-Gyeoung Sung Abstract In this paper, a posture

More information

Speed control of sensorless BLDC motor with two side chopping PWM

Speed control of sensorless BLDC motor with two side chopping PWM IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 6, Issue 3 (May. - Jun. 2013), PP 16-20 Speed control of sensorless BLDC motor with two side

More information

A Fuzzy Sliding Mode Controller for a Field-Oriented Induction Motor Drive

A Fuzzy Sliding Mode Controller for a Field-Oriented Induction Motor Drive A Fuzzy Sliding Mode Controller for a Field-Oriented Induction Motor Drive Dr K B Mohanty, Member Department of Electrical Engineering, National Institute of Technology, Rourkela, India This paper presents

More information

Sloshing Damping Control in a Cylindrical Container on a Wheeled Mobile Robot Using Dual-Swing Active-Vibration Reduction

Sloshing Damping Control in a Cylindrical Container on a Wheeled Mobile Robot Using Dual-Swing Active-Vibration Reduction Sloshing Damping Control in a Cylindrical Container on a Wheeled Mobile Robot Using Dual-Swing Active-Vibration Reduction Masafumi Hamaguchi and Takao Taniguchi Department of Electronic and Control Systems

More information

A Searching Analyses for Best PID Tuning Method for CNC Servo Drive

A Searching Analyses for Best PID Tuning Method for CNC Servo Drive International Journal of Science and Engineering Investigations vol. 7, issue 76, May 2018 ISSN: 2251-8843 A Searching Analyses for Best PID Tuning Method for CNC Servo Drive Ferit Idrizi FMI-UP Prishtine,

More information

Design of a Drift Assist Control System Applied to Remote Control Car Sheng-Tse Wu, Wu-Sung Yao

Design of a Drift Assist Control System Applied to Remote Control Car Sheng-Tse Wu, Wu-Sung Yao Design of a Drift Assist Control System Applied to Remote Control Car Sheng-Tse Wu, Wu-Sung Yao International Science Index, Mechanical and Mechatronics Engineering waset.org/publication/10005017 Abstract

More information

Introduction to Robotics

Introduction to Robotics Jianwei Zhang zhang@informatik.uni-hamburg.de Universität Hamburg Fakultät für Mathematik, Informatik und Naturwissenschaften Technische Aspekte Multimodaler Systeme 14. June 2013 J. Zhang 1 Robot Control

More information

Speed Control of DC Motor Using Fuzzy Logic Application

Speed Control of DC Motor Using Fuzzy Logic Application 2016 Published in 4th International Symposium on Innovative Technologies in Engineering and Science 3-5 November 2016 (ISITES2016 Alanya/Antalya - Turkey) Speed Control of DC Motor Using Fuzzy Logic Application

More information

Figure 2.1 a. Block diagram representation of a system; b. block diagram representation of an interconnection of subsystems

Figure 2.1 a. Block diagram representation of a system; b. block diagram representation of an interconnection of subsystems 1 Figure 2.1 a. Block diagram representation of a system; b. block diagram representation of an interconnection of subsystems 2 Table 2.1 Laplace transform table 3 Table 2.2 Laplace transform theorems

More information

Synchronized Injection Molding Machine with Servomotors

Synchronized Injection Molding Machine with Servomotors Synchronized Injection Molding Machine with Servomotors Sheng-Liang Chen, Hoai-Nam Dinh *, Van-Thanh Nguyen Institute of Manufacturing Information and Systems, National Cheng Kung University, Tainan, Taiwan

More information

Position Control of AC Servomotor Using Internal Model Control Strategy

Position Control of AC Servomotor Using Internal Model Control Strategy Position Control of AC Servomotor Using Internal Model Control Strategy Ahmed S. Abd El-hamid and Ahmed H. Eissa Corresponding Author email: Ahmednrc64@gmail.com Abstract: This paper focuses on the design

More information

GPS data correction using encoders and INS sensors

GPS data correction using encoders and INS sensors GPS data correction using encoders and INS sensors Sid Ahmed Berrabah Mechanical Department, Royal Military School, Belgium, Avenue de la Renaissance 30, 1000 Brussels, Belgium sidahmed.berrabah@rma.ac.be

More information

Auto-Balancing Two Wheeled Inverted Pendulum Robot

Auto-Balancing Two Wheeled Inverted Pendulum Robot Available online at www.ijiere.com International Journal of Innovative and Emerging Research in Engineering e-issn: 2394 3343 p-issn: 2394 5494 Auto-Balancing Two Wheeled Inverted Pendulum Robot Om J.

More information

Design of double loop-locked system for brush-less DC motor based on DSP

Design of double loop-locked system for brush-less DC motor based on DSP International Conference on Advanced Electronic Science and Technology (AEST 2016) Design of double loop-locked system for brush-less DC motor based on DSP Yunhong Zheng 1, a 2, Ziqiang Hua and Li Ma 3

More information

MAGNETIC LEVITATION SUSPENSION CONTROL SYSTEM FOR REACTION WHEEL

MAGNETIC LEVITATION SUSPENSION CONTROL SYSTEM FOR REACTION WHEEL IMPACT: International Journal of Research in Engineering & Technology (IMPACT: IJRET) ISSN 2321-8843 Vol. 1, Issue 4, Sep 2013, 1-6 Impact Journals MAGNETIC LEVITATION SUSPENSION CONTROL SYSTEM FOR REACTION

More information

Modeling and Control of a Robot Arm on a Two Wheeled Moving Platform Mert Onkol 1,a, Cosku Kasnakoglu 1,b

Modeling and Control of a Robot Arm on a Two Wheeled Moving Platform Mert Onkol 1,a, Cosku Kasnakoglu 1,b Applied Mechanics and Materials Vols. 789-79 (15) pp 735-71 (15) Trans Tech Publications, Switzerland doi:1.8/www.scientific.net/amm.789-79.735 Modeling and Control of a Robot Arm on a Two Wheeled Moving

More information

POSITION TRACKING PERFORMANCE OF AC SERVOMOTOR BASED ON NEW MODIFIED REPETITIVE CONTROL STRATEGY

POSITION TRACKING PERFORMANCE OF AC SERVOMOTOR BASED ON NEW MODIFIED REPETITIVE CONTROL STRATEGY www.arpapress.com/volumes/vol10issue1/ijrras_10_1_16.pdf POSITION TRACKING PERFORMANCE OF AC SERVOMOTOR BASED ON NEW MODIFIED REPETITIVE CONTROL STRATEGY M. Vijayakarthick 1 & P.K. Bhaba 2 1 Department

More information

Fuzzy logic control implementation in sensorless PM drive systems

Fuzzy logic control implementation in sensorless PM drive systems Philadelphia University, Jordan From the SelectedWorks of Philadelphia University, Jordan Summer April 2, 2010 Fuzzy logic control implementation in sensorless PM drive systems Philadelphia University,

More information

Active Vibration Isolation of an Unbalanced Machine Tool Spindle

Active Vibration Isolation of an Unbalanced Machine Tool Spindle Active Vibration Isolation of an Unbalanced Machine Tool Spindle David. J. Hopkins, Paul Geraghty Lawrence Livermore National Laboratory 7000 East Ave, MS/L-792, Livermore, CA. 94550 Abstract Proper configurations

More information

Motion Control for a Tracking Fluoroscope System

Motion Control for a Tracking Fluoroscope System University of Tennessee, Knoxville Trace: Tennessee Research and Creative Exchange Masters Theses Graduate School 5-2005 Motion Control for a Tracking Fluoroscope System Gabriel Rinaldo Preliasco University

More information

CONTROLLING THE OSCILLATIONS OF A SWINGING BELL BY USING THE DRIVING INDUCTION MOTOR AS A SENSOR

CONTROLLING THE OSCILLATIONS OF A SWINGING BELL BY USING THE DRIVING INDUCTION MOTOR AS A SENSOR Proceedings, XVII IMEKO World Congress, June 7,, Dubrovnik, Croatia Proceedings, XVII IMEKO World Congress, June 7,, Dubrovnik, Croatia XVII IMEKO World Congress Metrology in the rd Millennium June 7,,

More information

Robot Joint Angle Control Based on Self Resonance Cancellation Using Double Encoders

Robot Joint Angle Control Based on Self Resonance Cancellation Using Double Encoders Robot Joint Angle Control Based on Self Resonance Cancellation Using Double Encoders Akiyuki Hasegawa, Hiroshi Fujimoto and Taro Takahashi 2 Abstract Research on the control using a load-side encoder for

More information

Estimation of Absolute Positioning of mobile robot using U-SAT

Estimation of Absolute Positioning of mobile robot using U-SAT Estimation of Absolute Positioning of mobile robot using U-SAT Su Yong Kim 1, SooHong Park 2 1 Graduate student, Department of Mechanical Engineering, Pusan National University, KumJung Ku, Pusan 609-735,

More information

Inverted Pendulum Swing Up Controller

Inverted Pendulum Swing Up Controller Dublin Institute of Technology ARROW@DIT Conference Papers School of Mechanical and Design Engineering 2011-09-29 Inverted Pendulum Swing Up Controller David Kennedy Dublin Institute of Technology, david.kennedy@dit.ie

More information

4R and 5R Parallel Mechanism Mobile Robots

4R and 5R Parallel Mechanism Mobile Robots 4R and 5R Parallel Mechanism Mobile Robots Tasuku Yamawaki Department of Mechano-Micro Engineering Tokyo Institute of Technology 4259 Nagatsuta, Midoriku Yokohama, Kanagawa, Japan Email: d03yamawaki@pms.titech.ac.jp

More information

MEM01: DC-Motor Servomechanism

MEM01: DC-Motor Servomechanism MEM01: DC-Motor Servomechanism Interdisciplinary Automatic Controls Laboratory - ME/ECE/CHE 389 February 5, 2016 Contents 1 Introduction and Goals 1 2 Description 2 3 Modeling 2 4 Lab Objective 5 5 Model

More information

Implementation of Proportional and Derivative Controller in a Ball and Beam System

Implementation of Proportional and Derivative Controller in a Ball and Beam System Implementation of Proportional and Derivative Controller in a Ball and Beam System Alexander F. Paggi and Tooran Emami United States Coast Guard Academy Abstract This paper presents a design of two cascade

More information

TigreSAT 2010 &2011 June Monthly Report

TigreSAT 2010 &2011 June Monthly Report 2010-2011 TigreSAT Monthly Progress Report EQUIS ADS 2010 PAYLOAD No changes have been done to the payload since it had passed all the tests, requirements and integration that are necessary for LSU HASP

More information

ANALYSIS AND DESIGN OF A TWO-WHEELED ROBOT WITH MULTIPLE USER INTERFACE INPUTS AND VISION FEEDBACK CONTROL ERIC STEPHEN OLSON

ANALYSIS AND DESIGN OF A TWO-WHEELED ROBOT WITH MULTIPLE USER INTERFACE INPUTS AND VISION FEEDBACK CONTROL ERIC STEPHEN OLSON ANALYSIS AND DESIGN OF A TWO-WHEELED ROBOT WITH MULTIPLE USER INTERFACE INPUTS AND VISION FEEDBACK CONTROL by ERIC STEPHEN OLSON Presented to the Faculty of the Graduate School of The University of Texas

More information

Optimized Tuning of PI Controller for a Spherical Tank Level System Using New Modified Repetitive Control Strategy

Optimized Tuning of PI Controller for a Spherical Tank Level System Using New Modified Repetitive Control Strategy International Journal of Engineering Research and Development e-issn: 2278-67X, p-issn: 2278-8X, www.ijerd.com Volume 3, Issue 6 (September 212), PP. 74-82 Optimized Tuning of PI Controller for a Spherical

More information

UNIVERSITY OF NAIROBI FACULTY OF ENGINEERING DEPARTMENT OF ELECTRICAL AND INFORMATION ENGINEERING

UNIVERSITY OF NAIROBI FACULTY OF ENGINEERING DEPARTMENT OF ELECTRICAL AND INFORMATION ENGINEERING UNIVERSITY OF NAIROBI FACULTY OF ENGINEERING DEPARTMENT OF ELECTRICAL AND INFORMATION ENGINEERING PROJECT TITLE: DESIGN AND IMPLEMENTATION OF A DIGITAL CONTROLLER FOR A WALKING ROBOT USING LEGO COMPONENTS

More information

State observers based on detailed multibody models applied to an automobile

State observers based on detailed multibody models applied to an automobile State observers based on detailed multibody models applied to an automobile Emilio Sanjurjo, Advisors: Miguel Ángel Naya Villaverde Javier Cuadrado Aranda Outline Introduction Multibody Dynamics Kalman

More information

NAVIGATION OF MOBILE ROBOTS

NAVIGATION OF MOBILE ROBOTS MOBILE ROBOTICS course NAVIGATION OF MOBILE ROBOTS Maria Isabel Ribeiro Pedro Lima mir@isr.ist.utl.pt pal@isr.ist.utl.pt Instituto Superior Técnico (IST) Instituto de Sistemas e Robótica (ISR) Av.Rovisco

More information

DEPARTMENT OF ELECTRICAL AND ELECTRONIC ENGINEERING BANGLADESH UNIVERSITY OF ENGINEERING & TECHNOLOGY EEE 402 : CONTROL SYSTEMS SESSIONAL

DEPARTMENT OF ELECTRICAL AND ELECTRONIC ENGINEERING BANGLADESH UNIVERSITY OF ENGINEERING & TECHNOLOGY EEE 402 : CONTROL SYSTEMS SESSIONAL DEPARTMENT OF ELECTRICAL AND ELECTRONIC ENGINEERING BANGLADESH UNIVERSITY OF ENGINEERING & TECHNOLOGY EEE 402 : CONTROL SYSTEMS SESSIONAL Experiment No. 1(a) : Modeling of physical systems and study of

More information

FUZZY LOGIC CONTROL FOR NON-LINEAR MODEL OF THE BALL AND BEAM SYSTEM

FUZZY LOGIC CONTROL FOR NON-LINEAR MODEL OF THE BALL AND BEAM SYSTEM 11th International DAAAM Baltic Conference INDUSTRIAL ENGINEERING 20-22 nd April 2016, Tallinn, Estonia FUZZY LOGIC CONTROL FOR NON-LINEAR MODEL OF THE BALL AND BEAM SYSTEM Moezzi Reza & Vu Trieu Minh

More information

The Haptic Impendance Control through Virtual Environment Force Compensation

The Haptic Impendance Control through Virtual Environment Force Compensation The Haptic Impendance Control through Virtual Environment Force Compensation OCTAVIAN MELINTE Robotics and Mechatronics Department Institute of Solid Mechanicsof the Romanian Academy ROMANIA octavian.melinte@yahoo.com

More information

Study on Repetitive PID Control of Linear Motor in Wafer Stage of Lithography

Study on Repetitive PID Control of Linear Motor in Wafer Stage of Lithography Available online at www.sciencedirect.com Procedia Engineering 9 (01) 3863 3867 01 International Workshop on Information and Electronics Engineering (IWIEE) Study on Repetitive PID Control of Linear Motor

More information

*Corresponding author. Keywords: Sub-packaging Screw, Operating Characteristic, Stepping Motor, Pulse Frequency.

*Corresponding author. Keywords: Sub-packaging Screw, Operating Characteristic, Stepping Motor, Pulse Frequency. 017 International Conference on Mechanical Engineering and Control Automation (ICMECA 017) ISBN: 978-1-60595-449-3 Study of Operating Characteristic of Stepping Motor Driven Sub-packaging Screw Huai-Yuan

More information

EE 410/510: Electromechanical Systems Chapter 5

EE 410/510: Electromechanical Systems Chapter 5 EE 410/510: Electromechanical Systems Chapter 5 Chapter 5. Induction Machines Fundamental Analysis ayssand dcontrol o of Induction Motors Two phase induction motors Lagrange Eqns. (optional) Torque speed

More information

Department of Mechanical Engineering, CEG Campus, Anna University, Chennai, India

Department of Mechanical Engineering, CEG Campus, Anna University, Chennai, India Applied Mechanics and Materials Online: 2014-03-12 ISSN: 1662-7482, Vols. 541-542, pp 1233-1237 doi:10.4028/www.scientific.net/amm.541-542.1233 2014 Trans Tech Publications, Switzerland Comparison of Servo

More information

Sensorless Position Control of Stepper Motor Using Extended Kalman Filter

Sensorless Position Control of Stepper Motor Using Extended Kalman Filter ISSN (Print) : 232 3765 (An ISO 3297: 27 Certified Organization) Vol. 3, Issue 2, February 24 Sensorless Position Control of Stepper Motor Using Extended Kalman Filter Reenu George, S. Kanthalakshmi 2,

More information

Gesture Identification Using Sensors Future of Interaction with Smart Phones Mr. Pratik Parmar 1 1 Department of Computer engineering, CTIDS

Gesture Identification Using Sensors Future of Interaction with Smart Phones Mr. Pratik Parmar 1 1 Department of Computer engineering, CTIDS Gesture Identification Using Sensors Future of Interaction with Smart Phones Mr. Pratik Parmar 1 1 Department of Computer engineering, CTIDS Abstract Over the years from entertainment to gaming market,

More information

Comparative Analysis of PID, SMC, SMC with PID Controller for Speed Control of DC Motor

Comparative Analysis of PID, SMC, SMC with PID Controller for Speed Control of DC Motor International ournal for Modern Trends in Science and Technology Volume: 02, Issue No: 11, November 2016 http://www.ijmtst.com ISSN: 2455-3778 Comparative Analysis of PID, SMC, SMC with PID Controller

More information

Modeling and simulation of feed system design of CNC machine tool based on. Matlab/simulink

Modeling and simulation of feed system design of CNC machine tool based on. Matlab/simulink Modeling and simulation of feed system design of CNC machine tool based on Matlab/simulink Su-Bom Yun 1, On-Joeng Sim 2 1 2, Facaulty of machine engineering, Huichon industry university, Huichon, Democratic

More information

Multi-robot Formation Control Based on Leader-follower Method

Multi-robot Formation Control Based on Leader-follower Method Journal of Computers Vol. 29 No. 2, 2018, pp. 233-240 doi:10.3966/199115992018042902022 Multi-robot Formation Control Based on Leader-follower Method Xibao Wu 1*, Wenbai Chen 1, Fangfang Ji 1, Jixing Ye

More information

ANALYSIS OF V/f CONTROL OF INDUCTION MOTOR USING CONVENTIONAL CONTROLLERS AND FUZZY LOGIC CONTROLLER

ANALYSIS OF V/f CONTROL OF INDUCTION MOTOR USING CONVENTIONAL CONTROLLERS AND FUZZY LOGIC CONTROLLER ANALYSIS OF V/f CONTROL OF INDUCTION MOTOR USING CONVENTIONAL CONTROLLERS AND FUZZY LOGIC CONTROLLER Archana G C 1 and Reema N 2 1 PG Student [Electrical Machines], Department of EEE, Sree Buddha College

More information

Comparisons of Different Controller for Position Tracking of DC Servo Motor

Comparisons of Different Controller for Position Tracking of DC Servo Motor Comparisons of Different Controller for Position Tracking of DC Servo Motor Shital Javiya 1, Ankit Kumar 2 Assistant Professor, Dept. of IC, Atmiya Institute of Technology & Science, Rajkot, Gujarat, India

More information

Available online at ScienceDirect. Procedia Engineering 168 (2016 ) th Eurosensors Conference, EUROSENSORS 2016

Available online at   ScienceDirect. Procedia Engineering 168 (2016 ) th Eurosensors Conference, EUROSENSORS 2016 Available online at www.sciencedirect.com ScienceDirect Procedia Engineering 168 (216 ) 1671 1675 3th Eurosensors Conference, EUROSENSORS 216 Embedded control of a PMSM servo drive without current measurements

More information

Speed Control of a Pneumatic Monopod using a Neural Network

Speed Control of a Pneumatic Monopod using a Neural Network Tech. Rep. IRIS-2-43 Institute for Robotics and Intelligent Systems, USC, 22 Speed Control of a Pneumatic Monopod using a Neural Network Kale Harbick and Gaurav S. Sukhatme! Robotic Embedded Systems Laboratory

More information

Design and Simulation of a Hybrid Controller for a Multi-Input Multi-Output Magnetic Suspension System

Design and Simulation of a Hybrid Controller for a Multi-Input Multi-Output Magnetic Suspension System Design and Simulation of a Hybrid Controller for a Multi-Input Multi-Output Magnetic Suspension System Sherif M. Abuelenin, Member, IEEE Abstract In this paper we present a Fuzzy Logic control approach

More information

Deriving Consistency from LEGOs

Deriving Consistency from LEGOs Deriving Consistency from LEGOs What we have learned in 6 years of FLL and 7 years of Lego Robotics by Austin and Travis Schuh 1 2006 Austin and Travis Schuh, all rights reserved Objectives Basic Building

More information

Autonomous Stair Climbing Algorithm for a Small Four-Tracked Robot

Autonomous Stair Climbing Algorithm for a Small Four-Tracked Robot Autonomous Stair Climbing Algorithm for a Small Four-Tracked Robot Quy-Hung Vu, Byeong-Sang Kim, Jae-Bok Song Korea University 1 Anam-dong, Seongbuk-gu, Seoul, Korea vuquyhungbk@yahoo.com, lovidia@korea.ac.kr,

More information

Path Planning and Obstacle Avoidance for Boe Bot Mobile Robot

Path Planning and Obstacle Avoidance for Boe Bot Mobile Robot Path Planning and Obstacle Avoidance for Boe Bot Mobile Robot Mohamed Ghorbel 1, Lobna Amouri 1, Christian Akortia Hie 1 Institute of Electronics and Communication of Sfax (ISECS) ATMS-ENIS,University

More information

Step vs. Servo Selecting the Best

Step vs. Servo Selecting the Best Step vs. Servo Selecting the Best Dan Jones Over the many years, there have been many technical papers and articles about which motor is the best. The short and sweet answer is let s talk about the application.

More information

Sensors and Sensing Motors, Encoders and Motor Control

Sensors and Sensing Motors, Encoders and Motor Control Sensors and Sensing Motors, Encoders and Motor Control Todor Stoyanov Mobile Robotics and Olfaction Lab Center for Applied Autonomous Sensor Systems Örebro University, Sweden todor.stoyanov@oru.se 05.11.2015

More information

Chapter 2 Introduction to Haptics 2.1 Definition of Haptics

Chapter 2 Introduction to Haptics 2.1 Definition of Haptics Chapter 2 Introduction to Haptics 2.1 Definition of Haptics The word haptic originates from the Greek verb hapto to touch and therefore refers to the ability to touch and manipulate objects. The haptic

More information

SIMULINK MODELING OF FUZZY CONTROLLER FOR CANE LEVEL CONTROLLING

SIMULINK MODELING OF FUZZY CONTROLLER FOR CANE LEVEL CONTROLLING International Journal of Industrial Engineering & Technology (IJIET) ISSN 2277-4769 Vol. 3, Issue 1, Mar 2013, 43-50 TJPRC Pvt. Ltd. SIMULINK MODELING OF FUZZY CONTROLLER FOR CANE LEVEL CONTROLLING YOGESH

More information

A Feasibility Study of Time-Domain Passivity Approach for Bilateral Teleoperation of Mobile Manipulator

A Feasibility Study of Time-Domain Passivity Approach for Bilateral Teleoperation of Mobile Manipulator International Conference on Control, Automation and Systems 2008 Oct. 14-17, 2008 in COEX, Seoul, Korea A Feasibility Study of Time-Domain Passivity Approach for Bilateral Teleoperation of Mobile Manipulator

More information

Robust Haptic Teleoperation of a Mobile Manipulation Platform

Robust Haptic Teleoperation of a Mobile Manipulation Platform Robust Haptic Teleoperation of a Mobile Manipulation Platform Jaeheung Park and Oussama Khatib Stanford AI Laboratory Stanford University http://robotics.stanford.edu Abstract. This paper presents a new

More information

International Journal of Advance Engineering and Research Development

International Journal of Advance Engineering and Research Development Scientific Journal of Impact Factor (SJIF): 4.14 International Journal of Advance Engineering and Research Development Volume 3, Issue 2, February -2016 e-issn (O): 2348-4470 p-issn (P): 2348-6406 SIMULATION

More information

Modelling and Implementation of PID Control for Balancing of an Inverted Pendulum

Modelling and Implementation of PID Control for Balancing of an Inverted Pendulum International Journal of Automation, Control and Intelligent Systems Vol. 4, No. 4, 2018, pp. 43-53 http://www.aiscience.org/journal/ijacis ISSN: 2381-7526 (Print); ISSN: 2381-7534 (Online) Modelling and

More information

A Semi-Minimalistic Approach to Humanoid Design

A Semi-Minimalistic Approach to Humanoid Design International Journal of Scientific and Research Publications, Volume 2, Issue 4, April 2012 1 A Semi-Minimalistic Approach to Humanoid Design Hari Krishnan R., Vallikannu A.L. Department of Electronics

More information

IMPLEMENTATION OF NEURAL NETWORK IN ENERGY SAVING OF INDUCTION MOTOR DRIVES WITH INDIRECT VECTOR CONTROL

IMPLEMENTATION OF NEURAL NETWORK IN ENERGY SAVING OF INDUCTION MOTOR DRIVES WITH INDIRECT VECTOR CONTROL IMPLEMENTATION OF NEURAL NETWORK IN ENERGY SAVING OF INDUCTION MOTOR DRIVES WITH INDIRECT VECTOR CONTROL * A. K. Sharma, ** R. A. Gupta, and *** Laxmi Srivastava * Department of Electrical Engineering,

More information

EFFECT OF INERTIAL TAIL ON YAW RATE OF 45 GRAM LEGGED ROBOT *

EFFECT OF INERTIAL TAIL ON YAW RATE OF 45 GRAM LEGGED ROBOT * EFFECT OF INERTIAL TAIL ON YAW RATE OF 45 GRAM LEGGED ROBOT * N.J. KOHUT, D. W. HALDANE Department of Mechanical Engineering, University of California, Berkeley Berkeley, CA 94709, USA D. ZARROUK, R.S.

More information

TRACK VOLTAGE APPROACH USING CONVENTIONAL PI AND FUZZY LOGIC CONTROLLER FOR PERFORMANCE COMPARISON OF BLDC MOTOR DRIVE SYSTEM FED BY CUK CONVERTER

TRACK VOLTAGE APPROACH USING CONVENTIONAL PI AND FUZZY LOGIC CONTROLLER FOR PERFORMANCE COMPARISON OF BLDC MOTOR DRIVE SYSTEM FED BY CUK CONVERTER International Journal of Mechanical Engineering and Technology (IJMET) Volume 9, Issue 12, December 2018, pp. 778 786, Article ID: IJMET_09_12_078 Available online at http://www.ia aeme.com/ijmet/issues.asp?jtype=ijmet&vtype=

More information

MOBILE ROBOT LOCALIZATION with POSITION CONTROL

MOBILE ROBOT LOCALIZATION with POSITION CONTROL T.C. DOKUZ EYLÜL UNIVERSITY ENGINEERING FACULTY ELECTRICAL & ELECTRONICS ENGINEERING DEPARTMENT MOBILE ROBOT LOCALIZATION with POSITION CONTROL Project Report by Ayhan ŞAVKLIYILDIZ - 2011502093 Burcu YELİS

More information