PICK AND PLACE HUMANOID ROBOT USING RASPBERRY PI AND ARDUINO FOR INDUSTRIAL APPLICATIONS

Size: px
Start display at page:

Download "PICK AND PLACE HUMANOID ROBOT USING RASPBERRY PI AND ARDUINO FOR INDUSTRIAL APPLICATIONS"

Transcription

1 PICK AND PLACE HUMANOID ROBOT USING RASPBERRY PI AND ARDUINO FOR INDUSTRIAL APPLICATIONS Bernard Franklin 1, Sachin.P 2, Jagadish.S 3, Shaista Noor 4, Rajashekhar C. Biradar 5 1,2,3,4,5 School of Electronics and Communication Engineering,REVA University, India ABSTRACT Today pick and place robots are widely used in automobile and manufacturing industries to perform the repetitive and tedious jobs to increase the production cycle rates. In this paper, we have proposed a manually controlled, four wheeled pick place robot. Proposed robot has two robotic arms with 6 Degree of Freedom (DOF), with each arm having two fingered gripper controlled by high torque servo motors. We have used Raspberry Pi and arduino as the controller and other robot sensors, respectively, that are used for stable functioning and robustness. This design helps in both small scale and large scale industries, wherein various levels of torque capacities can be built based on grasping force required for an application. In small scale industries, manual control is incorporated where it eliminates computation required for motion planning of robot and it is also cost effective compared to the automated robots. For control of robot, android application is developed using MIT App Inventor. Keywords Industrial robot, Automation, End effectors, Servo-electric gripper I. INTRODUCTION Robots are not made as simple machines, they are several steps ahead of a typical machine. It will perform totally different robust jobs. However, the advancement is that they can adapt with their own. Once programmed robots will perform needed tasks repeatedly in identical means. Robots play important role in repetitive jobs that are boring, stressful, or labor-intensive for humans. Robots are progressively marching into our daily life activities. In the future, robots can act as caretaker, entertainers, medics, companions, troopers and even traffic police. At present, over 20 million household robots, and a further 2.7 million industrial robots, are operating worldwide[1]. There is a misconception with people that robot and automation eliminate manufacturing jobs but actually they create more desirable jobs, like engineering, management, programming, and equipment maintenance and also free up manpower critical 523 P a g e

2 constraints to let companies maximize workers skills in other areas like business. The humanoid robot with wheels which can perform skillful tasks using both arms with end effectors, could be treated as one of the ultimate robots, with applications not only on earth but also in space. 1.1 Industrial robot An industrial robot is made of a collaboration of 3 fields namely Mechanics, Electronics and Computer science. Mechanics - This is nothing but the physical body what we see. This part is important for robot s payload, speed, and accuracy. Computer science - which makes the robot to be smart enough by the combination of the robot environment information and the end user. Electronics - allows the control system to drive all motors and get environment condition from sensors. The industrial robot we worked on is a pick and place robot, which will do tedious and repetitive tasks at high cycle rates and speed. There is a fast growth in the automation of manufacturing around the globe: 74 robot units per ten thousand labor is the new average of global robot density in the production industries (2015: 66 units). By regions, the average density of robot in Asia is sixty-three units, in the Americas eighty-four and in Europe is ninety-nine units [1]. The main reason behind this growing number of robots is drop in robot prices and hike in labor compensation in manufacturing industries. At present industries are concentrating to increase production rates and consistency in quality of product delivered, for this pick place robot is a perfect solution as majority of automobile and manufacturing industries have already started adopting it at large scales. In our proposed model the robot will perform loading, unloading, transporting parts or performing an operation on a work piece at fast rates with accuracy. 1.2 End Effectors Industrial robots are used to perform precise, dangerous, or repetitive tasks. These tasks were traditionally performed by human hands, or by tools held by human hands. The robotic devices that accomplish the work of human hands are called end effectors. They are also called end of arm tooling (EOAT). It may be an end of arm tooling, gripper, tools or welding equipment. But the most common type of end effector is a gripper. A gripper is a type of end effector designed specifically for the purpose of grasping objects. The most basic way robots accomplish gripping is by having at least two moving fingers or jaws. The robotic gripper is classified into 4 types: pneumatic grippers, vacuum grippers, hydraulic grippers and servo-electric grippers. Industries choose grippers based on which handling application is required and the type of material in use. In our model we are using a servo-electric based gripper since position and speed of jaw can be controlled. Unlike pneumatic based gripper cost for maintenance and power is eliminated in servo based. And also a wide range of objects can be grasped by applying minimum grasping force for objects based on weight. Friction Grip two jawed gripper is used at both the hands. 524 P a g e

3 II. RELATED WORKS There have been many attempts in the design of robot and end effectors for industrial applications. In 1961, Unimate was the first industrial robot developed and it was a simple robotic arm implemented for automation of die-casting in the factory [2]. In another approach, Abhinav Sinha et.al have proposed a mathematical model for the control method of mobile pick and place industrial robots using inverted pendulum concept and have proven it mathematically. But no real-time implementation is carried out to prove its efficiency [3]. Vojtech Vonasek et al. in 2017 proposed a technique for motion planning of robotic manipulators for a bin-picking industrial robot and the planner is called RRT-TS-MP (RRT with Task-Space Motion Primitives).They have tested it in simulation and also as a prototype. This technique RRT-TS-MP surpasses the existing TS-RRT method in many ways. But the main disadvantage is its accuracy and computational time [4]. A robotic gripper with variable stiffness using shape memory alloy (SMA) and a model for grasping force is proposed by Haibin Yin et al. in It is verified using a two jawed robotic gripper. The stiffness of gripper varied using the relationship between temperature and elastic modulus of SMA wires. Results show that the grasping ability increases by at least 30% of normal two fingered grippers but the drawback is, it is applicable for only small weights [4]. W. Gauchel has proposed a model individually movable two jawed pneumatic gripper using closed-loop position controller of jaws. But in pneumatic based approach cost and energy consumption is high [6]. Paul Glick et al. have designed a robotic gripper with a combination of fluidic and elastomeric actuators and gecko-inspired adhesives. This has increased the soft gripping property. But the drawback of this technique is position and speed of gripping is complex to control and needs more computation for lifting heavy parts. [7]. III. HUMANOID ROBOT DESIGN In our proposed model we are building a manually controlled mobile pick and place robot with two jawed gripper controlled by servo motors. And the robot would be a humanoid robot with two robotic arms and a interactive face with a four wheeled base. 3.1 ROBOTIC ARM To get 6 degree of freedom each arm is designed with 5 standard servos with angular rotation of maximum and torque capacity of 6kg maximum. Servo brackets are used to create link between servo motors and to create joints of arm. All the servos of both the arms are connected to the servo driver.we are using pca9685 servo driver which is 16 channel and 12 bit/pwm. By using the driver the number of pin connection to arduino is drastically reduced. In accordance with the signal received by the Bluetooth module connected to raspberry pi, arduino controls the servo driver to drive all the servos. Each robotic arm is given a two jawed gripper. As shown in Fig.1 the robotic arm has an angular two- jawed gripper to open and close around a central pivot point, moving in an arcing motion. Since major application of robot is in automobile industries, dealing with soft 525 P a g e

4 material parts are not seen. Grasping occurs when the end effector wraps around an object. We have used a hard fiber with high coefficient for static friction to reduce the grasping force. Grippers are interchangeable. The same robot can perform a different type of task with a different gripper and its corresponding programming. The minimum gripping force for holding any object is given by F > m (g + a)/u *(safety factor) (1) F: Gripping force [N], u: Coefficient of static friction, m: Mass of the part [kg], g: Gravitational acceleration [9.81 m/s^2], a: Acceleration. As in industries only some fixed parts and object is to be lifted, the minimum grasping force for individual object can be calculated and robot can be operated at different modes based on application. Pressure sensors are placed at jaws to calculate the gripping force. Safety factor depends on coefficient of static friction of the application. Fig1. Robotic arm with two jawed gripper 3.2 FACE We have placed two 8 8 LED Matrix to form the face of the robot. This is controlled using the raspberry pi placed behind LED matrix. It is easy get the face expressions using the matrix form in the programming. The robot is programmed in such a way that, it shows a face that continuously blinks eye with smile as an expression. 3.3 CONTROL AND POWER MANAGEMENT As shown is fig.2, here raspberry pi is the main controller which control arduino, which in turn controls servo driver to drive all servo motors. Whole robot with body and head is placed on a 25cm x 13cm chassis with 4 wheels and it is made as a 2 wheel driven using 2 high torque dc motors driven by L239D IC controlled by arduino. The Bluetooth module incorporated is HC 05 which has a controlling range of 10 meters. Whole robot controlling is based on the signals sent by user application over Bluetooth and raspberry pi receiving it and 526 P a g e

5 controlling the all other components including arduino is based on the preprogramming done. Each servo is driven using the angle t, which in turn changes the position of the joints of arms and grippers. We have efficiently used the power between servo and DC motors by effective circuit design. Power source we are using is a 11.1V Li-Po battery of 2200mAh capacity. It will last maximum for 6 hours. Fig.2 Control and Signal flow of Humanoid Robot 3.4 RESULTS AND DISCUSSION As shown Fig.3 our robot prototype is tested to lift objects of varying size and shapes. Since our robotic arm is of 30cm in length, it can lift shapes with a maximum height of 25cm. And size of objects it can lift is of 2cm to 7cm in length. Fig.4 represents the GUI of android application developed using MIT App Inventor. It is interfaced with the Bluetooth module. Since our project is manually controlled, motion planning is not required, reducing the processing time, complexity, and power consumption. As our robot is manually controlled, it always requires a skilled labor to operate it. But unlike fixed programmed robots, our robot will perform transportation, loading, and unloading within and outside the industry. When compared with automated ones, the safety issues while handling critical chemicals and other malfunctioning issues is solved in manually controlled ones. In our future work, we will be using Pi camera for adding autonomous mode feature of robot, for object detection we will be using image processing and background subtraction method. 527 P a g e

6 Fig.3 Side view actual robot prototype Fig.4 GUI of application V. CONCLUSION We have successfully implemented and tested a manually controlled pick and place robot prototype with two arms and with humanoid features with height of 0.35m and weight 5kg. It can lift maximum weight of 4 kg from each of the arm. Our prototype can be implemented as a big model with high capacities of torque, grippers and power in small and large industries with manual control. This would cost very less compared to automated robot so it can be used by small industries for jobs requiring more man power. REFERENCES [1] IFR International Federation of Robotics.[online]. Available at: [2] Joseph-Engelberger, Unimate - The First Industrial Robot, Robotics Online [online]. Available: P a g e

7 [3] A. Sinha, R. K. Mishra, and S. Jaiswal, Robust and Smooth Nonlinear Control of an Industrial Robot for Automated Pick and Place, 2015 International Conference on Computing Communication Control and Automation, [4] V. Vonasek, A. Vick, and M. Saska, Motion planning with motion primitives for industrial bin picking, 22nd IEEE International Conference on Emerging Technologies and Factory Automation (ETFA), [4] H. Yin, X. Zhang, J. Li, and J. Cao, Grasping model and experiment of a soft robot gripper with variable stiffness, 2017 IEEE International Conference on Cybernetics and Intelligent Systems (CIS) and IEEE [6] W. Gauchel and R. Schell, Control of a Servo-pneumatic Gripper with Individually Movable Jaws, IEEE International Symposium on Intelligent Control, [7] Glick, P., Suresh, S., Ruffatto, D., Cutkosky, M., Tolley, M. and Parness, A.. A Soft Robotic Gripper With Gecko-Inspired Adhesive. IEEE Robotics and Automation Letters, 3(2), 2018, pp [8] M. Bélanger-Barrette, Latest Blog Post, Robotic End Effectors Payload vs Grip Force. [Online]. Available: P a g e

Milind R. Shinde #1, V. N. Bhaiswar *2, B. G. Achmare #3 1 Student of MTECH CAD/CAM, Department of Mechanical Engineering, GHRCE Nagpur, MH, India

Milind R. Shinde #1, V. N. Bhaiswar *2, B. G. Achmare #3 1 Student of MTECH CAD/CAM, Department of Mechanical Engineering, GHRCE Nagpur, MH, India Design and simulation of robotic arm for loading and unloading of work piece on lathe machine by using workspace simulation software: A Review Milind R. Shinde #1, V. N. Bhaiswar *2, B. G. Achmare #3 1

More information

CHAPTER 5 INDUSTRIAL ROBOTICS

CHAPTER 5 INDUSTRIAL ROBOTICS CHAPTER 5 INDUSTRIAL ROBOTICS 5.1 Basic of Robotics 5.1.1 Introduction There are two widely used definitions of industrial robots : i) An industrial robot is a reprogrammable, multifunctional manipulator

More information

ROBOTICS ENG YOUSEF A. SHATNAWI INTRODUCTION

ROBOTICS ENG YOUSEF A. SHATNAWI INTRODUCTION ROBOTICS INTRODUCTION THIS COURSE IS TWO PARTS Mobile Robotics. Locomotion (analogous to manipulation) (Legged and wheeled robots). Navigation and obstacle avoidance algorithms. Robot Vision Sensors and

More information

Introduction to Robotics

Introduction to Robotics Introduction to Robotics Analysis, systems, Applications Saeed B. Niku Chapter 1 Fundamentals 1. Introduction Fig. 1.1 (a) A Kuhnezug truck-mounted crane Reprinted with permission from Kuhnezug Fordertechnik

More information

Pick and Place Robotic Arm Using Arduino

Pick and Place Robotic Arm Using Arduino Pick and Place Robotic Arm Using Arduino Harish K 1, Megha D 2, Shuklambari M 3, Amit K 4, Chaitanya K Jambotkar 5 1,2,3,4 5 th SEM Students in Department of Electrical and Electronics Engineering, KLE.I.T,

More information

Automobile Prototype Servo Control

Automobile Prototype Servo Control IJIRST International Journal for Innovative Research in Science & Technology Volume 2 Issue 10 March 2016 ISSN (online): 2349-6010 Automobile Prototype Servo Control Mr. Linford William Fernandes Don Bosco

More information

Human-like Assembly Robots in Factories

Human-like Assembly Robots in Factories 5-88 June Symposium on Japan America Frontier of Engineering (JAFOE) Robotics Session: Human-like Assembly Robots in Factories 8th June Robotics Technology R&D Group Shingo Ando 0520 Introduction: Overview

More information

Design and Control of an Anthropomorphic Robotic Arm

Design and Control of an Anthropomorphic Robotic Arm Journal Of Industrial Engineering Research ISSN- 2077-4559 Journal home page: http://www.iwnest.com/ijer/ 2016. 2(1): 1-8 RSEARCH ARTICLE Design and Control of an Anthropomorphic Robotic Arm Simon A/L

More information

Chapter 1 Introduction

Chapter 1 Introduction Chapter 1 Introduction It is appropriate to begin the textbook on robotics with the definition of the industrial robot manipulator as given by the ISO 8373 standard. An industrial robot manipulator is

More information

Wireless Robust Robots for Application in Hostile Agricultural. environment.

Wireless Robust Robots for Application in Hostile Agricultural. environment. Wireless Robust Robots for Application in Hostile Agricultural Environment A.R. Hirakawa, A.M. Saraiva, C.E. Cugnasca Agricultural Automation Laboratory, Computer Engineering Department Polytechnic School,

More information

Challenges of Precision Assembly with a Miniaturized Robot

Challenges of Precision Assembly with a Miniaturized Robot Challenges of Precision Assembly with a Miniaturized Robot Arne Burisch, Annika Raatz, and Jürgen Hesselbach Technische Universität Braunschweig, Institute of Machine Tools and Production Technology Langer

More information

Chapter 1 Introduction to Robotics

Chapter 1 Introduction to Robotics Chapter 1 Introduction to Robotics PS: Most of the pages of this presentation were obtained and adapted from various sources in the internet. 1 I. Definition of Robotics Definition (Robot Institute of

More information

A comparisonal study on robot arm in terms of light weight handling

A comparisonal study on robot arm in terms of light weight handling Proceedings of the International Conference on Mechanical Engineering and Renewable Energy 2017 (ICMERE2017) 18 20 December, 2017, Chittagong, Bangladesh ICMERE2017-PI-208 A comparisonal study on robot

More information

Advanced Android Controlled Pick and Place Robotic ARM Using Bluetooth Technology

Advanced Android Controlled Pick and Place Robotic ARM Using Bluetooth Technology ISSN No: 2454-9614 Advanced Android Controlled Pick and Place Robotic ARM Using Bluetooth Technology S.Dineshkumar, M.Satheeswari, K.Moulidharan, R.Muthukumar Electronics and Communication Engineering,

More information

An autonomous detective robotic arm. Kazi Md. Ashraful Alam 1 Tasnim Rana 2 A A.S.M. Moniruzzaman Hashemy 3

An autonomous detective robotic arm. Kazi Md. Ashraful Alam 1 Tasnim Rana 2 A A.S.M. Moniruzzaman Hashemy 3 International Conference on Mechanical, Industrial and Materials Engineering 2017 (ICMIME2017) 28-30 December, 2017, RUET, Rajshahi, Bangladesh. Paper ID: AM-125 An autonomous detective robotic arm. Kazi

More information

ULTRALIGHT ROBOT GRIPS

ULTRALIGHT ROBOT GRIPS ULTRALIGHT ROBOT GRIPS TECHNICAL PRESENTATION 032118 The Company Since its creation in 1979, Misati has designed and manufactured high-quality pneumatic fastening elements, also known as pincers & pneumatic

More information

UNIT-1 INTRODUCATION The field of robotics has its origins in science fiction. The term robot was derived from the English translation of a fantasy play written in Czechoslovakia around 1920. It took another

More information

ROBOTICS & EMBEDDED SYSTEMS

ROBOTICS & EMBEDDED SYSTEMS ROBOTICS & EMBEDDED SYSTEMS By, DON DOMINIC 29 S3 ECE CET EMBEDDED SYSTEMS small scale computers perform a specific task single component(hardware + software)- embedded after design, incapable of changing

More information

John Henry Foster INTRODUCING OUR NEW ROBOTICS LINE. Imagine Your Business...better. Automate Virtually Anything jhfoster.

John Henry Foster INTRODUCING OUR NEW ROBOTICS LINE. Imagine Your Business...better. Automate Virtually Anything jhfoster. John Henry Foster INTRODUCING OUR NEW ROBOTICS LINE Imagine Your Business...better. Automate Virtually Anything 800.582.5162 John Henry Foster 800.582.5162 What if you could automate the repetitive manual

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

Design and Control of the BUAA Four-Fingered Hand

Design and Control of the BUAA Four-Fingered Hand Proceedings of the 2001 IEEE International Conference on Robotics & Automation Seoul, Korea May 21-26, 2001 Design and Control of the BUAA Four-Fingered Hand Y. Zhang, Z. Han, H. Zhang, X. Shang, T. Wang,

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

Introduction To Robotics (Kinematics, Dynamics, and Design)

Introduction To Robotics (Kinematics, Dynamics, and Design) Introduction To Robotics (Kinematics, Dynamics, and Design) SESSION # 5: Concepts & Defenitions Ali Meghdari, Professor School of Mechanical Engineering Sharif University of Technology Tehran, IRAN 11365-9567

More information

A NOVEL CONTROL SYSTEM FOR ROBOTIC DEVICES

A NOVEL CONTROL SYSTEM FOR ROBOTIC DEVICES A NOVEL CONTROL SYSTEM FOR ROBOTIC DEVICES THAIR A. SALIH, OMAR IBRAHIM YEHEA COMPUTER DEPT. TECHNICAL COLLEGE/ MOSUL EMAIL: ENG_OMAR87@YAHOO.COM, THAIRALI59@YAHOO.COM ABSTRACT It is difficult to find

More information

MECHATRONICS SYSTEM DESIGN

MECHATRONICS SYSTEM DESIGN MECHATRONICS SYSTEM DESIGN (MtE-325) TODAYS LECTURE Control systems Open-Loop Control Systems Closed-Loop Control Systems Transfer Functions Analog and Digital Control Systems Controller Configurations

More information

Robots in society: Event 2

Robots in society: Event 2 Robots in society: Event 2 Service Robots Professor Gurvinder Singh Virk Technical Director, InnotecUK Trustee, CLAWAR Association Ltd Innovative Technology and Science Ltd InnoTecUK set up in 2009 and

More information

ROBOTIC AUTOMATION Imagine Your Business...better. Automate Virtually Anything

ROBOTIC AUTOMATION Imagine Your Business...better. Automate Virtually Anything John Henry Foster ROBOTIC AUTOMATION Imagine Your Business...better. Automate Virtually Anything 800.582.5162 John Henry Foster 800.582.5162 At John Henry Foster, we re devoted to bringing safe, flexible,

More information

Franka Emika GmbH. Our vision of a robot for everyone sensitive, interconnected, adaptive and cost-efficient.

Franka Emika GmbH. Our vision of a robot for everyone sensitive, interconnected, adaptive and cost-efficient. Franka Emika GmbH Our vision of a robot for everyone sensitive, interconnected, adaptive and cost-efficient. Even today, robotics remains a technology accessible only to few. The reasons for this are the

More information

Robotics: Applications

Robotics: Applications Lecture 01 Feb. 04, 2019 Robotics: Applications Prof. S.K. Saha Dept. of Mech. Eng. IIT Delhi Outline Introduction Industrial applications Other applications Summary Introduction 90% robots in factories:

More information

FUNDAMENTALS ROBOT TECHNOLOGY. An Introduction to Industrial Robots, T eleoperators and Robot Vehicles. D J Todd. Kogan Page

FUNDAMENTALS ROBOT TECHNOLOGY. An Introduction to Industrial Robots, T eleoperators and Robot Vehicles. D J Todd. Kogan Page FUNDAMENTALS of ROBOT TECHNOLOGY An Introduction to Industrial Robots, T eleoperators and Robot Vehicles D J Todd &\ Kogan Page First published in 1986 by Kogan Page Ltd 120 Pentonville Road, London Nl

More information

Automation Techniques and it s an Industrial Application: A Review

Automation Techniques and it s an Industrial Application: A Review Automation Techniques and it s an Industrial Application: A Review Umesh S. Patharkar 1 and J.J.Salunke 2 1 PG Student Mechanical Engineering Department, Deogiri Institute of Engineering & Management Studies,

More information

Humanoid robot. Honda's ASIMO, an example of a humanoid robot

Humanoid robot. Honda's ASIMO, an example of a humanoid robot Humanoid robot Honda's ASIMO, an example of a humanoid robot A humanoid robot is a robot with its overall appearance based on that of the human body, allowing interaction with made-for-human tools or environments.

More information

JNTU World. Introduction to Robotics. Materials Provided by JNTU World Team. JNTU World JNTU World. Downloaded From JNTU World (http://(http://

JNTU World. Introduction to Robotics. Materials Provided by JNTU World Team. JNTU World JNTU World. Downloaded From JNTU World (http://(http:// Introduction to Robotics Materials Provided by Team Definition Types Uses History Key components Applications Future Robotics @ MPCRL Outline Robot Defined Word robot was coined by a Czech novelist Karel

More information

Adaptive Humanoid Robot Arm Motion Generation by Evolved Neural Controllers

Adaptive Humanoid Robot Arm Motion Generation by Evolved Neural Controllers Proceedings of the 3 rd International Conference on Mechanical Engineering and Mechatronics Prague, Czech Republic, August 14-15, 2014 Paper No. 170 Adaptive Humanoid Robot Arm Motion Generation by Evolved

More information

III. MATERIAL AND COMPONENTS USED

III. MATERIAL AND COMPONENTS USED Prototype Development of a Smartphone- Controlled Robotic Vehicle with Pick- Place Capability Dheeraj Sharma Electronics and communication department Gian Jyoti Institute Of Engineering And Technology,

More information

Accessible Power Tool Flexible Application Scalable Solution

Accessible Power Tool Flexible Application Scalable Solution Accessible Power Tool Flexible Application Scalable Solution Franka Emika GmbH Our vision of a robot for everyone sensitive, interconnected, adaptive and cost-efficient. Even today, robotics remains a

More information

Jane Li. Assistant Professor Mechanical Engineering Department, Robotic Engineering Program Worcester Polytechnic Institute

Jane Li. Assistant Professor Mechanical Engineering Department, Robotic Engineering Program Worcester Polytechnic Institute Jane Li Assistant Professor Mechanical Engineering Department, Robotic Engineering Program Worcester Polytechnic Institute Use an example to explain what is admittance control? You may refer to exoskeleton

More information

Design and Implementation of FPGA-Based Robotic Arm Manipulator

Design and Implementation of FPGA-Based Robotic Arm Manipulator Design and Implementation of FPGABased Robotic Arm Manipulator Mohammed Ibrahim Mohammed Ali Military Technical College, Cairo, Egypt Supervisors: Ahmed S. Bahgat 1, Engineering physics department Mahmoud

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

Robotics. Lecturer: Dr. Saeed Shiry Ghidary

Robotics. Lecturer: Dr. Saeed Shiry Ghidary Robotics Lecturer: Dr. Saeed Shiry Ghidary Email: autrobotics@yahoo.com Outline of Course We will study fundamental algorithms for robotics with: Introduction to industrial robots and Particular emphasis

More information

Robotics: Evolution, Technology and Applications

Robotics: Evolution, Technology and Applications Robotics: Evolution, Technology and Applications By: Dr. Hamid D. Taghirad Head of Control Group, and Department of Electrical Engineering K.N. Toosi University of Tech. Department of Electrical Engineering

More information

EVALUATING THE DYNAMICS OF HEXAPOD TYPE ROBOT

EVALUATING THE DYNAMICS OF HEXAPOD TYPE ROBOT EVALUATING THE DYNAMICS OF HEXAPOD TYPE ROBOT Engr. Muhammad Asif Khan Engr. Zeeshan Asim Asghar Muhammad Hussain Iftekharuddin H. Farooqui Kamran Mumtaz Department of Electronic Engineering, Sir Syed

More information

Mechatronic Design, Fabrication and Analysis of a Small-Size Humanoid Robot Parinat

Mechatronic Design, Fabrication and Analysis of a Small-Size Humanoid Robot Parinat Research Article International Journal of Current Engineering and Technology ISSN 2277-4106 2014 INPRESSCO. All Rights Reserved. Available at http://inpressco.com/category/ijcet Mechatronic Design, Fabrication

More information

Development of Running Robot Based on Charge Coupled Device

Development of Running Robot Based on Charge Coupled Device Development of Running Robot Based on Charge Coupled Device Hongzhang He School of Mechanics, North China Electric Power University, Baoding071003, China. hhzh_ncepu@163.com Abstract Robot technology is

More information

Study on the Development of High Transfer Robot Additional-Axis for Hot Stamping Press Process

Study on the Development of High Transfer Robot Additional-Axis for Hot Stamping Press Process Study on the Development of High Transfer Robot Additional-Axis for Hot Stamping Press Process Kee-Jin Park1, Seok-Hong Oh2, Eun-Sil Jang1, Byeong-Soo Kim1, and Jin-Dae Kim1 1 Daegu Mechatronics & Materials

More information

Mechatronics Engineering and Automation Faculty of Engineering, Ain Shams University MCT-151, Spring 2015 Lab-4: Electric Actuators

Mechatronics Engineering and Automation Faculty of Engineering, Ain Shams University MCT-151, Spring 2015 Lab-4: Electric Actuators Mechatronics Engineering and Automation Faculty of Engineering, Ain Shams University MCT-151, Spring 2015 Lab-4: Electric Actuators Ahmed Okasha, Assistant Lecturer okasha1st@gmail.com Objective Have a

More information

THE HUMAN POWER AMPLIFIER TECHNOLOGY APPLIED TO MATERIAL HANDLING

THE HUMAN POWER AMPLIFIER TECHNOLOGY APPLIED TO MATERIAL HANDLING THE HUMAN POWER AMPLIFIER TECHNOLOGY APPLIED TO MATERIAL HANDLING H. Kazerooni Mechanical Engineering Department Human Engineering Laboratory (HEL) University ofcajifomia, Berkeley, CA 94720-1740 USA E-Mail:

More information

2014 Market Trends Webinar Series

2014 Market Trends Webinar Series Robotic Industries Association 2014 Market Trends Webinar Series Watch live or archived at no cost Learn about the latest innovations in robotics Sponsored by leading robotics companies 1 2014 Calendar

More information

Virtual Testing of Autonomous Vehicles

Virtual Testing of Autonomous Vehicles Virtual Testing of Autonomous Vehicles Mike Dempsey Claytex Services Limited Software, Consultancy, Training Based in Leamington Spa, UK Office in Cape Town, South Africa Experts in Systems Engineering,

More information

TREE CLIMBING ROBOT (TREEBOT)

TREE CLIMBING ROBOT (TREEBOT) 9 JEST-M, Vol 4, Issue 4, Jan-2015 TREE CLIMBING ROBOT (TREEBOT) Electronics and Communication department, MVJ College of Engineering srivatsa12ster@gmail.com, vinoop.u@gmail.com, satish.mvjce@gmail.com,

More information

DESIGN, FABRICATION AND TESTING OF 6 DOF SPOT WELDING ROBOTIC ARM

DESIGN, FABRICATION AND TESTING OF 6 DOF SPOT WELDING ROBOTIC ARM DESIGN, FABRICATION AND TESTING OF 6 DOF SPOT WELDING ROBOTIC ARM 1 Shantanu K. Mahale, 2 Ankush A. Mathur, 3 Prashant A. Nandalwar, 4 Nitish N. Shukla, 5 Mr. Vivek S. Narnaware 1,2,3,4 Final Year B.E.

More information

JEPPIAAR ENGINEERING COLLEGE

JEPPIAAR ENGINEERING COLLEGE JEPPIAAR ENGINEERING COLLEGE Jeppiaar Nagar, Rajiv Gandhi Salai 600 119 DEPARTMENT OFMECHANICAL ENGINEERING QUESTION BANK VII SEMESTER ME6010 ROBOTICS Regulation 013 JEPPIAAR ENGINEERING COLLEGE Jeppiaar

More information

GESTURE BASED ROBOTIC ARM

GESTURE BASED ROBOTIC ARM GESTURE BASED ROBOTIC ARM Arusha Suyal 1, Anubhav Gupta 2, Manushree Tyagi 3 1,2,3 Department of Instrumentation And Control Engineering, JSSATE, Noida, (India) ABSTRACT In recent years, there are development

More information

International Research Journal of Engineering and Technology (IRJET) e-issn: Volume: 05 Issue: 06 June p-issn:

International Research Journal of Engineering and Technology (IRJET) e-issn: Volume: 05 Issue: 06 June p-issn: Smart Medical Box Ankit Tejbahadur Yadav 1, Sushant Anand Sarvade 2, Rahul Ramesh 3, Suryamani Yadav 4 1,2,3,4Student, Department of Electronics and Telecommunications Engineering, K. J. Somaiya Institute

More information

INDUSTRIAL ROBOTS AND ROBOT SYSTEM SAFETY

INDUSTRIAL ROBOTS AND ROBOT SYSTEM SAFETY INDUSTRIAL ROBOTS AND ROBOT SYSTEM SAFETY I. INTRODUCTION. Industrial robots are programmable multifunctional mechanical devices designed to move material, parts, tools, or specialized devices through

More information

Autonomous Cooperative Robots for Space Structure Assembly and Maintenance

Autonomous Cooperative Robots for Space Structure Assembly and Maintenance Proceeding of the 7 th International Symposium on Artificial Intelligence, Robotics and Automation in Space: i-sairas 2003, NARA, Japan, May 19-23, 2003 Autonomous Cooperative Robots for Space Structure

More information

Design and Analysis of Articulated Inspection Arm of Robot

Design and Analysis of Articulated Inspection Arm of Robot VOLUME 5 ISSUE 1 MAY 015 - ISSN: 349-9303 Design and Analysis of Articulated Inspection Arm of Robot K.Gunasekaran T.J Institute of Technology, Engineering Design (Mechanical Engineering), kgunasekaran.590@gmail.com

More information

Control Robotics Arm with EduCake

Control Robotics Arm with EduCake Control Robotics Arm with EduCake 1. About Robotics Arm Robotics Arm (RobotArm) similar to the one in Figure-1, is used in broad range of industrial automation and manufacturing environment. This type

More information

Chapter 2 High Speed Machining

Chapter 2 High Speed Machining Chapter 2 High Speed Machining 1 WHAT IS HIGH SPEED MACHINING (HSM)??? Low Speed High Speed 2 Defined as the use of higher spindle speeds and axis feed rates to achieve high material removal rates without

More information

Introduction to Robotics in CIM Systems

Introduction to Robotics in CIM Systems Introduction to Robotics in CIM Systems Fifth Edition James A. Rehg The Pennsylvania State University Altoona, Pennsylvania Prentice Hall Upper Saddle River, New Jersey Columbus, Ohio Contents Introduction

More information

Robotics Prof. Dilip Kumar Pratihar Department of Mechanical Engineering Indian Institute of Technology, Kharagpur

Robotics Prof. Dilip Kumar Pratihar Department of Mechanical Engineering Indian Institute of Technology, Kharagpur Robotics Prof. Dilip Kumar Pratihar Department of Mechanical Engineering Indian Institute of Technology, Kharagpur Lecture - 01 Introduction to Robot and Robotics Let us start with the course on Robotics.

More information

Welcome to the IFR Press Conference 18 October 2018 Tokyo

Welcome to the IFR Press Conference 18 October 2018 Tokyo Welcome to the IFR Press Conference 18 October 2018 Tokyo Agenda Welcome Presentation of the speakers World Robotics 2018 Industrial Robots Review 2017 and forecast 2018-2021 Main markets customers - trends

More information

Robotics Manipulation and control. University of Strasbourg Telecom Physique Strasbourg, ISAV option Master IRIV, AR track Jacques Gangloff

Robotics Manipulation and control. University of Strasbourg Telecom Physique Strasbourg, ISAV option Master IRIV, AR track Jacques Gangloff Robotics Manipulation and control University of Strasbourg Telecom Physique Strasbourg, ISAV option Master IRIV, AR track Jacques Gangloff Outline of the lecture Introduction : Overview 1. Theoretical

More information

CONTROLLING METHODS AND CHALLENGES OF ROBOTIC ARM

CONTROLLING METHODS AND CHALLENGES OF ROBOTIC ARM CONTROLLING METHODS AND CHALLENGES OF ROBOTIC ARM Aniket D. Kulkarni *1, Dr.Sayyad Ajij D. *2 *1(Student of E&C Department, MIT Aurangabad, India) *2(HOD of E&C department, MIT Aurangabad, India) aniket2212@gmail.com*1,

More information

Cognitive robots and emotional intelligence Cloud robotics Ethical, legal and social issues of robotic Construction robots Human activities in many

Cognitive robots and emotional intelligence Cloud robotics Ethical, legal and social issues of robotic Construction robots Human activities in many Preface The jubilee 25th International Conference on Robotics in Alpe-Adria-Danube Region, RAAD 2016 was held in the conference centre of the Best Western Hotel M, Belgrade, Serbia, from 30 June to 2 July

More information

Gael Force FRC Team 126

Gael Force FRC Team 126 Gael Force FRC Team 126 2018 FIRST Robotics Competition 2018 Robot Information and Specs Judges Information Packet Gael Force is proof that one team from a small town can have an incredible impact on many

More information

The Design of key mechanical functions for a super multi-dof and extendable Space Robotic Arm

The Design of key mechanical functions for a super multi-dof and extendable Space Robotic Arm The Design of key mechanical functions for a super multi-dof and extendable Space Robotic Arm Kent Yoshikawa*, Yuichiro Tanaka**, Mitsushige Oda***, Hiroki Nakanishi**** *Tokyo Institute of Technology,

More information

Control of Pipe Inspection Robot using Android Application

Control of Pipe Inspection Robot using Android Application I J C T A, 9(17) 2016, pp. 8679-8685 International Science Press Control of Pipe Inspection Robot using Android Application Suwarna Torgal * ABSTRACT The existence of liquids (for example chemicals, milk

More information

Is your next colleague a cobot?

Is your next colleague a cobot? Is your next colleague a cobot? Technifutur 29 November 2016 30.11.16 1 Agenda Main features Cobots vs industrial robots Add-ons Trends Case assessment Demonstrator 30.11.16 2 What s in a name? "Collaborative

More information

Autonomous Obstacle Avoiding and Path Following Rover

Autonomous Obstacle Avoiding and Path Following Rover Volume 114 No. 9 2017, 271-281 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu Autonomous Obstacle Avoiding and Path Following Rover ijpam.eu Sandeep Polina

More information

ESL E-Learning for Business Consultants. A look into factory processes of the future. Muraishi Joanna

ESL E-Learning for Business Consultants. A look into factory processes of the future. Muraishi Joanna ESL E-Learning for Business Consultants A look into factory processes of the future Muraishi Joanna Here is the overview of this e-learning module: Module title A look into factory processes of the future

More information

Henry Lin, Department of Electrical and Computer Engineering, California State University, Bakersfield Lecture 8 (Robotics) July 25 th, 2012

Henry Lin, Department of Electrical and Computer Engineering, California State University, Bakersfield Lecture 8 (Robotics) July 25 th, 2012 Henry Lin, Department of Electrical and Computer Engineering, California State University, Bakersfield Lecture 8 (Robotics) July 25 th, 2012 1 2 Robotic Applications in Smart Homes Control of the physical

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

Figure 1. System Block Diagram with Subsystems

Figure 1. System Block Diagram with Subsystems Blind Me With SciEEnce EJ Hinlo, Caitlin Gruis, Chris Ravasio First Design Review System Block Diagram Figure 1. System Block Diagram with Subsystems Subsystem Communication Diagram Figure 2. Subsystem

More information

Six-degree-of-freedom robot design

Six-degree-of-freedom robot design Six-degree-of-freedom robot design Zhendong Guan a, Xiaobin Gong b, Shichang Yan c School of Shandong University of Science and Technology, Qingdao 266590, China a654201141@qq.com, b 528173250@qq.com,

More information

Real-Time Intelligent Gripping System for Dexterous Manipulation of Industrial Robots

Real-Time Intelligent Gripping System for Dexterous Manipulation of Industrial Robots Real-Time Intelligent Gripping System for Dexterous Manipulation of Industrial Robots Abhinav V and Vivekanandan S, Member, IAENG Abstract This paper describes a concept and presents the experimental results

More information

Introduction to Robotics

Introduction to Robotics Introduction to Robotics Jee-Hwan Ryu School of Mechanical Engineering Korea University of Technology and Education What is Robot? Robots in our Imagination What is Robot Like in Our Real Life? Origin

More information

A PROTOTYPE CLIMBING ROBOT FOR INSPECTION OF COMPLEX FERROUS STRUCTURES

A PROTOTYPE CLIMBING ROBOT FOR INSPECTION OF COMPLEX FERROUS STRUCTURES A PROTOTYPE CLIMBING ROBOT FOR INSPECTION OF COMPLEX FERROUS STRUCTURES G. PETERS, D. PAGANO, D.K. LIU ARC Centre of Excellence for Autonomous Systems, University of Technology, Sydney Australia, POBox

More information

2 Robot Pick and Place

2 Robot Pick and Place 2 Robot Pick and Place NAME: Date: Section: INTRODUCTION Robotic arms are excellent for performing pick and place operations such as placing small electronic components on circuit boards, as well as large

More information

Robotics II DESCRIPTION. EXAM INFORMATION Items

Robotics II DESCRIPTION. EXAM INFORMATION Items EXAM INFORMATION Items 37 Points 49 Prerequisites NONE Grade Level 10-12 Course Length ONE SEMESTER Career Cluster MANUFACTURING SCIENCE, TECHNOLOGY, ENGINEERING, AND MATHEMATICS Performance Standards

More information

KINECT CONTROLLED HUMANOID AND HELICOPTER

KINECT CONTROLLED HUMANOID AND HELICOPTER KINECT CONTROLLED HUMANOID AND HELICOPTER Muffakham Jah College of Engineering & Technology Presented by : MOHAMMED KHAJA ILIAS PASHA ZESHAN ABDUL MAJEED AZMI SYED ABRAR MOHAMMED ISHRAQ SARID MOHAMMED

More information

Meets Cobots. The NEW Collaborative SCHUNK Gripper

Meets Cobots. The NEW Collaborative SCHUNK Gripper The NEW Collaborative SCHUNK Gripper Meets Cobots Superior Clamping and Gripping Top Performance in the Team SCHUNK is the world s No. 1 for clamping technology and gripping systems from the smallest parallel

More information

VOICE CONTROL BASED PROSTHETIC HUMAN ARM

VOICE CONTROL BASED PROSTHETIC HUMAN ARM VOICE CONTROL BASED PROSTHETIC HUMAN ARM Ujwal R 1, Rakshith Narun 2, Harshell Surana 3, Naga Surya S 4, Ch Preetham Dheeraj 5 1.2.3.4.5. Student, Department of Electronics and Communication Engineering,

More information

DC Motor Control using Fuzzy Logic Controller for Input to Five Bar Planar Mechanism

DC Motor Control using Fuzzy Logic Controller for Input to Five Bar Planar Mechanism DC Motor Control using Fuzzy Logic Controller for Input to Five Bar Planar Mechanism Aditi A. Abhyankar #1, S. M. Chaudhari *2 # Department of Electrical Engineering, AISSMS s Institute of Information

More information

2-JAW SELF-CENTERING RADIAL PNEUMATIC GRIPPER (SERIES PS)

2-JAW SELF-CENTERING RADIAL PNEUMATIC GRIPPER (SERIES PS) PS 2-JAW SELF-CENTERING RADIAL PNEUMATIC GRIPPER (SERIES PS) Double-acting radial motion. The gripping force is constant throughout the entire stroke (from 0 to 90, both opening and closing). Lightweight:

More information

International Journal of Computer Engineering and Applications, Volume XII, Special Issue, August 18, ISSN

International Journal of Computer Engineering and Applications, Volume XII, Special Issue, August 18,   ISSN AUTOMATION AND ROBOTICS IN INTELLIGENT ENVIRONMENT Prof. Y. P. Rao, Pravat Nayak & Gyanesh Dubey Mechanical Engineering Department, Electronics Maintenances, HR & PSD RVS College of Engineering & Technology,

More information

DEVELOPMENT OF AN ADJUSTABLE GRIPPER FOR ROBOTIC PICKING AND PLACING OPERATION

DEVELOPMENT OF AN ADJUSTABLE GRIPPER FOR ROBOTIC PICKING AND PLACING OPERATION DEVELOPMENT OF AN ADJUSTABLE GRIPPER FOR ROBOTIC PICKING AND PLACING OPERATION A. Che Soh, S.A. Ahmad, A.J. Ishak and K. N. Abdul Latif Department Electrical and Electronic of Engineering, Universiti Putra

More information

Android Phone Based Assistant System for Handicapped/Disabled/Aged People

Android Phone Based Assistant System for Handicapped/Disabled/Aged People IJIRST International Journal for Innovative Research in Science & Technology Volume 3 Issue 10 March 2017 ISSN (online): 2349-6010 Android Phone Based Assistant System for Handicapped/Disabled/Aged People

More information

WORLD ROBOT OLYMPIAD Advanced Robotics Challenge Game Description, Rules and Scoring SMART GREENHOUSE

WORLD ROBOT OLYMPIAD Advanced Robotics Challenge Game Description, Rules and Scoring SMART GREENHOUSE WORLD ROBOT OLYMPIAD 2019 Advanced Robotics Challenge Game Description, Rules and Scoring SMART GREENHOUSE Introduction Robotics is a wonderful platform for learning 21st century skills, solving robotic

More information

Skyworker: Robotics for Space Assembly, Inspection and Maintenance

Skyworker: Robotics for Space Assembly, Inspection and Maintenance Skyworker: Robotics for Space Assembly, Inspection and Maintenance Sarjoun Skaff, Carnegie Mellon University Peter J. Staritz, Carnegie Mellon University William Whittaker, Carnegie Mellon University Abstract

More information

Korea Humanoid Robot Projects

Korea Humanoid Robot Projects Korea Humanoid Robot Projects Jun Ho Oh HUBO Lab., KAIST KOREA Humanoid Projects(~2001) A few humanoid robot projects were existed. Most researches were on dynamic and kinematic simulations for walking

More information

Technical Cognitive Systems

Technical Cognitive Systems Part XII Actuators 3 Outline Robot Bases Hardware Components Robot Arms 4 Outline Robot Bases Hardware Components Robot Arms 5 (Wheeled) Locomotion Goal: Bring the robot to a desired pose (x, y, θ): (position

More information

INTELLIGENT END-EFFECTORS FOR ASSEMBLY ROBOTS

INTELLIGENT END-EFFECTORS FOR ASSEMBLY ROBOTS 6 th INTERNATIONAL MULTIDISCIPLINARY CONFERENCE INTELLIGENT END-EFFECTORS FOR ASSEMBLY ROBOTS Ferenc ALPEK 1 & Ferenc SZEKELY 2 Budapest University of Technology and Economics, Department of Manufacturing

More information

Price $ $ $ Filtered compressed air, lubricated or non-lubricated

Price $ $ $ Filtered compressed air, lubricated or non-lubricated 2-JAW SELF-CENTERING RADIAL PNEUMATIC GRIPPER (SERIES PS-P) Double-acting radial motion. The gripping force is constant through the entire stroke (from 0 to 90, both opening and closing). Lightweight:

More information

ห นยนต ขนาดเล ก ก บ อ ตสาหกรรมการผล ตสม ยใหม

ห นยนต ขนาดเล ก ก บ อ ตสาหกรรมการผล ตสม ยใหม ห นยนต ขนาดเล ก ก บ อ ตสาหกรรมการผล ตสม ยใหม SMALL ROBOTS IN MODERN MANUFACTURING INDUSTRY ดร.ถว ดา มณ วรรณ สถาบ นว ทยาการห น ยนต ภาคสนาม FIBO มหาว ทยาล ยเทคโนโลย พระจอมเกล าธนบ ร KMUTT praew@fibo.kmutt.ac.th

More information

A NEW ROBOTIC MANIPULATOR IN CONSTRUCTION BASED ON MAN-ROBOT COOPERATION WORK

A NEW ROBOTIC MANIPULATOR IN CONSTRUCTION BASED ON MAN-ROBOT COOPERATION WORK 239 A NEW ROBOTIC MANIPULATOR IN CONSTRUCTION BASED ON MAN-ROBOT COOPERATION WORK Toshio Fukuda, Yoshio Fujisawa, Fumihito Arai Dept. of Mechanical Engineering, Nagoya University Furo-chyo, Chikusa-ku

More information

Term Paper: Robot Arm Modeling

Term Paper: Robot Arm Modeling Term Paper: Robot Arm Modeling Akul Penugonda December 10, 2014 1 Abstract This project attempts to model and verify the motion of a robot arm. The two joints used in robot arms - prismatic and rotational.

More information

ARTIFICIAL INTELLIGENCE - ROBOTICS

ARTIFICIAL INTELLIGENCE - ROBOTICS ARTIFICIAL INTELLIGENCE - ROBOTICS http://www.tutorialspoint.com/artificial_intelligence/artificial_intelligence_robotics.htm Copyright tutorialspoint.com Robotics is a domain in artificial intelligence

More information

Humanoids. Lecture Outline. RSS 2010 Lecture # 19 Una-May O Reilly. Definition and motivation. Locomotion. Why humanoids? What are humanoids?

Humanoids. Lecture Outline. RSS 2010 Lecture # 19 Una-May O Reilly. Definition and motivation. Locomotion. Why humanoids? What are humanoids? Humanoids RSS 2010 Lecture # 19 Una-May O Reilly Lecture Outline Definition and motivation Why humanoids? What are humanoids? Examples Locomotion RSS 2010 Humanoids Lecture 1 1 Why humanoids? Capek, Paris

More information

Design of End of Arm Tool, Guide Plate and Support Plate for Robotic Spot Welding Application

Design of End of Arm Tool, Guide Plate and Support Plate for Robotic Spot Welding Application Design of End of Arm Tool, Guide Plate and Support Plate for Robotic Spot Welding Application Deepak Sachan 1, Avinash Patil 2, Ravinder Kumar 3 1 Sr. Engineer/ Technology Development Lab BHEL R&D Hyderabad,

More information