PLC BASED ELEVATOR SYSTEM WITH COLOR SENSING CAPABILITIES IN INDUSTRIAL APPLICATIONS

Size: px
Start display at page:

Download "PLC BASED ELEVATOR SYSTEM WITH COLOR SENSING CAPABILITIES IN INDUSTRIAL APPLICATIONS"

Transcription

1 Proceeding of NCRIET-2015 & Indian J.Sci.Res. 12(1): , 2015 ISSN: (Print) ISSN: (Online) PLC BASED ELEVATOR SYSTEM WITH COLOR SENSING CAPABILITIES IN INDUSTRIAL APPLICATIONS ZEBA BHAKTIYAR MANGALORE a1 AND VEENA V. NAIK b ab Department of Electronics and Communication, Basaveshwar Engineering College, Bagalkot, India ABSTRACT This paper presents an application to sort colored objects with color sensors and an industrial control of elevator for material handling in industrial plant with color capabilities. The ladder diagram for PLC based elevator control system incorporating color sensing features is implemented. This scheme is useful for industrial applications where box of different colors are to be downloaded at different floors. Here the ladder diagram simulated is for the sorting of boxes with color, blue, red and green, and to be downloaded to 3 rd, 2 nd and 1 st floor respectively. KEYWORDS: Elevator, PLC, Color Sensors, Ladder diagram Industries now a day s use color sensor for sorting purpose to fulfill their requirements for higher production and precise quality. Color sensors were considered as expensive and required precision support circuitry, hence this limited their application in many industries. However, rapid developments in technology lead to color sensors with higher levels of integration. This in turn reduced the cost of color sensors and hence increased the number of application using color sensors. Color sensors play a significant role in many process industries, cosmetics manufacture and medical applications. In process industries sorting of materials based on their color is considered as fast and efficient way of sorting. Example in the lumber industry, different lumber types is sorted by color sensors because the grade, quality and intended purpose of the lumber is indicated by color. Use of color sensors for color based sorting operation is highly complex and needs interacting at both input and output levels. The first and foremost step in any industrial automation is identifying number of inputs, outputs, appropriate sensors and actuators which has to be designed and selected [Dharmannagari, 2014]. An Indralogic series PLC is selected as it offers excellent machine control capabilities. The operational sequence of the complete elevator control system is studied. An advantage of using PLC in controlling a mechanical system is much easier as compared to relay control. PLC allows easily interfacing of variety of sensors and analog inputs. Hence PLC becomes the obvious choice for industrial processes [Darshil, 2008]. The PLC is programmed using one of the PLC programming languages that is the ladder diagram for the sorting of boxes with color blue, red and green, and to be downloaded to 3 rd, 2 nd and 1 st floor respectively. PROPOSED SYSTEM The proposed system consists of PLC interfaced with input devices and output devices as shown in figure 1. Figure 1: Proposed System Block Diagram The input devices consist of sensors, switches and push buttons are used to design the proposed system. Output devices consist of motor to drive elevator and conveyor, buzzer and led are used for indication of system performance [Lei Jun, 2013]. Here we are using optical proximity sensors and inductive sensors. The optical proximity sensors have a good sensitivity as compared to the other sensors and can be used for any type object except black color. The inductive proximity switches are preferred when the sensing object is of metallic body. The infrared sensor has the capability to sense colors of the body based on its reflectivity. The amount of reflection by specific color is recorded and this data is used to separate objects based on the surface color. Initially, size of prototype system is finalized and then the various possible 1 Corresponding author

2 sensors are evaluated for sensing and the actuators needed for the effective operation of system [Maher Assaad, 2014] [Pankaj Agarwal, 2014]. REXROTH PLC The Rexroth PLC is a modular and scalable control. It combines the benefits of a compact small control with a standardized I/O system on the basis of terminal technology. It is a hardware platform that can be used for PLC applications. It provides communication interfaces. Examples include Ethernet as well as on board interfaces with 8 fast inputs and 4 fast outputs. The locally available I/O units can be extended by the Rexroth Inline I/O system, just by simply mounting the components side by side. All application programs, including runtime, are stored on an easily accessible standardized compact flash medium. Here IndraWorks ML * 12V12 software is used for simulation. SEQUENCE OF OPERATION The sequence of operation and control of conveyer cum elevator system is as follows: The system is started using the push button provided. Conveyor starts as object is sensed on it by the object sensor placed on the conveyor belt and one more condition is that the elevator should be in the ground position. Color sensor identifies the color of the object. The color sensors used will detect blue, green and red color. This result will be sent to the PLC. Object is placed on elevator base by the conveyer belt. Elevator lifts the object to the level as per indication by the color sensors. In this system the blue color box is sent to the 3 rd floor, red box to the 2 nd floor and green box to 1 st floor. Elevator reaches the pre-defined level by the sensing the floor sensors on each floor and these are probably will be the proximity sensors. PLC initiates the conveyor inside the elevator cabin. Conveyor places the object on the platform at that level. The object moves away on the roller platform. The elevator comes to the ground level. The next cycle begins. The whole system is halted by emergency stop button provided. The process diagram of the proposed system can be shown in figure 2. Object is placed on the conveyer belt Color sensor senses the color of the box Next Cycle Figure 2: Process Flow Diagram Based on color sensor output elevator lifts the boxes to respective floors The boxes are picked from the respective floors The mechanical structure of the conveyor cum elevator system considered represent four floors. There should be enough space between these floors so that various sensors mountings should be accommodated. Hence the height and width of the floors plays an important role while considering the design of the elevator. The whole mechanical frame considered should be made of mild steel L-sections. The box with rollers will be moved up-down inside the frame. It has rollers at its base to take the object inside the elevator cabin. Motor specification in the present elevator system used to study has single-phase synchronous to pull the elevator cabin. The general mechanical structure of elevator system is as shown in figure 3 Figure 3: Mechanical structure of Elevator system

3 LADDER DIAGRAM system as based on ladder diagram are specified as in table 2. Based on the inputs and outputs to the system considered the The inputs from the system as based on ladder constructed ladder diagram is as shown in figure 4. diagram are specified as in table 1. The outputs from the Table 1: List of inputs of the ladder diagram Input Definition Type Location X0 To start the system Push button On the conveyor Structure X1 To stop the system Push button On the conveyor Structure X2 To sense the box on the conveyor Diffused beam Sensors On the conveyor Structure X3 To sense the box on the conveyor of lift Diffused beam sensors On the cabin structure X4 Color sensor 1 to sense blue color Color mark sensor On the conveyor structure X5 Color sensor 2 to sense red color Color mark Sensor On the conveyor structure X6 Color sensor 3 to sense green color Color mark sensor On the conveyor structure X7 To sense the presence of box on 3rd floor 3rd floor platform X8 To sense the presence of box on 2nd floor 2nd floor platform X9 To sense the presence of box on 1st floor latform 1st floor platform X10 Ground floor proximity sensor On the elevator Frame X11 3rd floor proximity Sensor Inductive Proximity sensor On the 3rd floor X12 2nd floor proximity sensor Inductive Proximity sensor On the 2nd floor X13 1st floor proximity sensor Inductive proximity sensor On the 1st floor Table 2: List of outputs of the ladder diagram Output Function Definition Y0 To turn conveyor motor ON Relay to turn on motor 1 Y1 To turn on the elevator conveyor in Relay to turn on motor 2 Y2 To turn the roller platform of 1 st floor in Relay to turn on motor Y3 To turn the roller platform of 2 nd floor in Relay to turn on motor Y4 To turn the roller platform of 3 rd floor in Relay to turn on motor Y5 To turn on the lift motor in up direction Relay to turn on motor 3 in up direction Y6 To turn on the lift motor in down direction Relay to turn on motor 3 in down direction

4 Figure 4: Ladder diagram of proposed system CONCLUSIONS The ladder diagram for the elevator system developed has been found to be working effectively for sensing the blue, green, and red color box. The ladder diagram is such that different color boxes should be automatically downloaded at different levels that is green on 1 st, red on 2 nd and blue on 3 rd floor. ACKNOWLEDGEMENT The authors are thankful to the Principal, Dr. R. N. Herkal, Basaveshwar Engineering College, Bagalkot, for

5 providing necessary lab facilities. And Dr. A.V,Sutagundar, Prof. Manjula A S and Prof. A H Unnibhavi, Basaveshwar Engineering College, Bagalkot, for guiding us. REFERENCES Darshil, Sagar, Rajiv, Satyajit A. Pangaokar, and V.K. Sharma, Development Of A Plc Based Elevator System With Color Sensing Capabilities For Material Handling In Industrial Plant, IEEE, Dharmannagari Vinay Kumar Reddy, Sorting Of Objects Based On Colour By Pick And Place Robotic Arm And With Conveyor Belt Arrangement, in IJMERR, Vol. 3, January Lei Jun, Luo Min, Development of Elevator Intelligent Safety Control System Based on PLC, Internal conference on computational and information sciences, 2013 Maher Assaad, Israel Yohannes, Amine Bermak, Dominique Ginhac, Fabrice Meriaudeau, Design And Characterization Of Automated Color Sensors System, in the International Journal on Smart Sensing and Intelligent Systems, 2014, pp Pankaj Agarwal, Ratnesh Kumar tiwari, Samardeep Banyal, Santosh Kanigicherla, Shivang Chaudhary, Color/Metal Sensing Sorting System, International Journal Of Engineering Research & Management Technology, Volume1, Issue 2, March 2014, pp

Akshay Kumar Yeulkar 1 1 Shri Shankaracharya Engineering College, Junwani Bhilai(Department of Electronics and Telecommunication)

Akshay Kumar Yeulkar 1 1 Shri Shankaracharya Engineering College, Junwani Bhilai(Department of Electronics and Telecommunication) Utilisation of Colour Sensor and Arduino for Object Sorting Mechanism Akshay Kumar Yeulkar 1 1 Shri Shankaracharya Engineering College, Junwani Bhilai(Department of Electronics and Telecommunication) Abstract:

More information

International Journal of Emerging Technology and Advanced Engineering Website: (ISSN , Volume 2, Issue 7, July 2012)

International Journal of Emerging Technology and Advanced Engineering Website:   (ISSN , Volume 2, Issue 7, July 2012) Introduction of PLC-Based Remote Laboratory for Modular Mechatronics System (MMS) Amriya Tasneem H. R. 1, Dr. K. R. Prakash 2, S.N. Ravi Shankar 3 1 Department of Mechanical Engineering, Malnad College

More information

The modular Mechatronics Training System mms 4.0: hands-on, flexible, scalable

The modular Mechatronics Training System mms 4.0: hands-on, flexible, scalable The modular Mechatronics Training System mms 4.0: hands-on, flexible, scalable 2 Drive & Control Academy Your Training Partner More knowledge, more benefits: Mechatronics to touch, understand, and use

More information

A Brief Description of the Testing Station in Festo Modular Production System (MPS)

A Brief Description of the Testing Station in Festo Modular Production System (MPS) A Brief Description of the Testing Station in Festo Modular Production System (MPS) Figure 1 Distribution station (left) and testing station (right) 1 Introduction The purpose of this document is to describe

More information

The Modular Mechatronic System from Rexroth. Practise-orientated, efficient, ready to use

The Modular Mechatronic System from Rexroth. Practise-orientated, efficient, ready to use The Modular Mechatronic System from Rexroth Practise-orientated, efficient, ready to use Learning as in Real Life Just as the tempo of innovations cycles is constantly increasing, so do the demands on

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

Industrial Automation Training Academy. Arduino, LabVIEW & PLC Training Programs Duration: 6 Months (180 ~ 240 Hours)

Industrial Automation Training Academy. Arduino, LabVIEW & PLC Training Programs Duration: 6 Months (180 ~ 240 Hours) nfi Industrial Automation Training Academy Presents Arduino, LabVIEW & PLC Training Programs Duration: 6 Months (180 ~ 240 Hours) For: Electronics & Communication Engineering Electrical Engineering Instrumentation

More information

A Super trainer with advanced hardware and software features only found in very expensive equipment.

A Super trainer with advanced hardware and software features only found in very expensive equipment. PLC Trainer PTS T100 LAB EXPERIMENTS A Super trainer with advanced hardware and software features only found in very expensive equipment. You won t find any similar equipment among our competitors at such

More information

Microcontroller Based Closed Loop Speed and Position Control of DC Motor

Microcontroller Based Closed Loop Speed and Position Control of DC Motor International Journal of Engineering and Advanced Technology (IJEAT) ISSN: 2249 8958, Volume-3, Issue-5, June 2014 Microcontroller Based Closed Loop Speed and Position Control of DC Motor Panduranga Talavaru,

More information

Electrical Controls. Isaac Queen

Electrical Controls. Isaac Queen Electrical Controls Isaac Queen iqueen@atn.org www.atn.org 1 Contact blocks include normally open (NO), normally closed (NC), or both NO and NC contacts. 2 A joystick is used to control many different

More information

Programmable Logic Controller (PLC):-

Programmable Logic Controller (PLC):- PLC BASED ELEVATOR SUBMITTED BY: - A M A R E N D R A S I ( 1 1 0 3 0 1 E E R 1 2 8 ) D E B A S I S B I S W A L ( 1 1 0 3 0 1 E E R 1 5 3 ) L A G A N A J I T N A Y A K ( 1 1 0 3 0 1 E E R 0 1 7 ) M I T

More information

SMART ELECTRONIC GADGET FOR VISUALLY IMPAIRED PEOPLE

SMART ELECTRONIC GADGET FOR VISUALLY IMPAIRED PEOPLE ISSN: 0976-2876 (Print) ISSN: 2250-0138 (Online) SMART ELECTRONIC GADGET FOR VISUALLY IMPAIRED PEOPLE L. SAROJINI a1, I. ANBURAJ b, R. ARAVIND c, M. KARTHIKEYAN d AND K. GAYATHRI e a Assistant professor,

More information

TEACHING PLC IN AUTOMATION --A Case Study

TEACHING PLC IN AUTOMATION --A Case Study TEACHING PLC IN AUTOMATION --A Case Study Dr. George Yang, Assistant Professor And Dr. Yona Rasis, Assistant Professor Department of Engineering Technology Missouri Western State College 4525 Downs Drive

More information

INTELLIGENT SEGREGATION SYSTEM

INTELLIGENT SEGREGATION SYSTEM 1, 2 3 INTELLIGENT SEGREGATION SYSTEM 1 Yogeshwar Vijay Chavan, Akash Kisan Adsul, Prof. Punam Chaudhari 3 Students, Electronics & Telecommunication, G. S. Moze College of Engineering, Balewadi,Pune, Maharashtra

More information

Laboratory Infrastructure Facilities:

Laboratory Infrastructure Facilities: Laboratory Infrastructure Facilities: Circuit and Networks Lab Mrs. Jupitara Hazarika Digital Storage Oscilloscope. Orion 5KVA/168 volt ups 5 KVA on line ups system with 60 minutes battery backup time.

More information

Hydraulic Valve Interface Products

Hydraulic Valve Interface Products Filename: Hydraulic Valve Interface Information.docx Date: 04/02/2014 Version: 2.0 Hydraulic Valve Interface Products Hydraulics provides a wonderful way of generating very large forces to move and control.

More information

INTELLIGENT SELF-PARKING CHAIR

INTELLIGENT SELF-PARKING CHAIR INTELLIGENT SELF-PARKING CHAIR Siddharth Gauda 1, Ashish Panchal 2, Yograj Kadam 3, Prof. Ruchika Singh 4 1, 2, 3 Students, Electronics & Telecommunication, G.S. Moze College of Engineering, Balewadi,

More information

CATALOG. ANALOG COMMUNICATION SYSTEMS DIGITAL COMMUNICATION SYSTEMS Microcontroller kits Arm controller kits PLC Trainer KITS Regulated Power supplies

CATALOG. ANALOG COMMUNICATION SYSTEMS DIGITAL COMMUNICATION SYSTEMS Microcontroller kits Arm controller kits PLC Trainer KITS Regulated Power supplies CATALOG ANALOG COMMUNICATION SYSTEMS DIGITAL COMMUNICATION SYSTEMS Microcontroller kits Arm controller kits PLC Trainer KITS Regulated Power supplies UNION INTRUMENTS #17 & 18, 4 th floor, Hanumathra Arcade

More information

Advanced Methodology for Precisely Simulating RTD Sensor Types

Advanced Methodology for Precisely Simulating RTD Sensor Types Advanced Methodology for Precisely Simulating RTD Sensor Types INTRODUCTION Resistance thermometers, also called resistance temperature detectors (RTD s) are very common sensors used in industry for temperature

More information

Gesture Based Smart Home Automation System Using Real Time Inputs

Gesture Based Smart Home Automation System Using Real Time Inputs International Journal of Latest Research in Engineering and Technology (IJLRET) ISSN: 2454-5031 www.ijlret.com ǁ PP. 108-112 Gesture Based Smart Home Automation System Using Real Time Inputs Chinmaya H

More information

WHEN A PLC IS TOO MUCH, AND SPACE FOR

WHEN A PLC IS TOO MUCH, AND SPACE FOR WHEN A PLC IS TOO MUCH, AND SPACE FOR A RELAY SEQUENCE CIRCUIT IS TOO LITTLE Pattern Selector 59 2.33 66 2.6 70 2.75 No programming required Select from among 15 preset patterns Wiring far simpler than

More information

Vietnamese-German Development Cooperation. Module

Vietnamese-German Development Cooperation. Module Promotion Mechatronics of TVET Viet Nam Vietnamese-German Development Cooperation Module Production Programming of of mechanical mechatronic subassemblies systems by with manual microcontroller production

More information

SPEED SYNCHRONIZATION OF MASTER SLAVE D.C. MOTORS USING MICROCONTROLLER, FOR TEXTILE APPLICATIONS

SPEED SYNCHRONIZATION OF MASTER SLAVE D.C. MOTORS USING MICROCONTROLLER, FOR TEXTILE APPLICATIONS e-issn: 2349-9745 p-issn: 2393-8161 Scientific Journal Impact Factor (SJIF): 1.711 International Journal of Modern Trends in Engineering and Research www.ijmter.com SPEED SYNCHRONIZATION OF MASTER SLAVE

More information

DESIGN AND FABRICATION OF PLC BASED PAPER CUTTING MACHINE

DESIGN AND FABRICATION OF PLC BASED PAPER CUTTING MACHINE DESIGN AND FABRICATION OF PLC BASED PAPER CUTTING MACHINE Kumaresan.C a*, Elango.M, Jagadhesan.R, Jayaprakash.R, Santhiya.R b,c,d,e UG Scholar, Department of Mechanical Engineering, Gnanamani College of

More information

Fundamentals of Industrial Control

Fundamentals of Industrial Control Fundamentals of Industrial Control 2nd Edition D. A. Coggan, Editor Practical Guides for Measurement and Control Preface ix Contributors xi Chapter 1 Sensors 1 Applications of Instrumentation 1 Introduction

More information

ROBOTIC ARM FOR OBJECT SORTING BASED ON COLOR

ROBOTIC ARM FOR OBJECT SORTING BASED ON COLOR ROBOTIC ARM FOR OBJECT SORTING BASED ON COLOR ASRA ANJUM 1, Y. ARUNA SUHASINI DEVI 2 1 Asra Anjum, M.Tech Student, Dept Of ECE, CMR College Of Engg And Tech, Kandlakoya, Medchal, Telangana, India. 2 Y.

More information

Sensors for Automated Assembly

Sensors for Automated Assembly Home Sensors for Automated Assembly The typical multistation automated assembly system is equipped with myriad sensors. By John Sprovieri June 3, 2014 Assembly machines are dumb. They can only do what

More information

AUTOMATIC POWER FACTOR CORRECTION AND MONITORING BY USING PIC MICROCONTROLLER

AUTOMATIC POWER FACTOR CORRECTION AND MONITORING BY USING PIC MICROCONTROLLER AUTOMATIC POWER FACTOR CORRECTION AND MONITORING BY USING PIC MICROCONTROLLER Miss. Manali Ashok Hirave 1, Prof.A.S.Mali 2, Dr. B.T. Salokhe 3 1 Master of Engineering in Electronics, T.K.I.E.T. Warananagar

More information

Implementation Of Solid State Relays For Power System Protection

Implementation Of Solid State Relays For Power System Protection Implementation Of Solid State Relays For Power System Protection Nidhi Verma, Kartik Gupta, Sheila Mahapatra ABSTRACT: This paper provides the implementation of solid state relays for enhancement of power

More information

Project 3: Assembly, programming and commissioning of a production line with Handling station withelectrical drive and magazine and Turning station

Project 3: Assembly, programming and commissioning of a production line with Handling station withelectrical drive and magazine and Turning station Project 3: Assembly, programming and commissioning of a production line with Handling station withelectrical drive and magazine and Turning station Weighting (points out of total) 41/100 time max 360 min

More information

Project Superfinish. Full-Production Superfinishing Machine ELECOMP Capstone Design Project

Project Superfinish. Full-Production Superfinishing Machine ELECOMP Capstone Design Project Project Superfinish Full-Production Superfinishing Machine ELECOMP Capstone Design Project 2018-2019 Sponsoring Company Supfina Machine Company, Inc. 181 Circuit Drive, North Kingstown RI 02852 Phone:

More information

flexible lighting technology

flexible lighting technology As a provider of lighting solutions for the Machine Vision Industry, we are passionate about exceeding our customers expectations. As such, our ISO 9001 quality procedures are at the core of everything

More information

DESIGN AND STUDY OF INSET FEED SQUARE MICROSTRIP PATCH ANTENNA FOR S-BAND APPLICATION

DESIGN AND STUDY OF INSET FEED SQUARE MICROSTRIP PATCH ANTENNA FOR S-BAND APPLICATION DESIGN AND STUDY OF INSET FEED SQUARE MICROSTRIP PATCH ANTENNA FOR S-BAND APPLICATION 1 Priya Upadhyay, 2 Richa Sharma 1 M-tech Electronics and Communication, Department of ECE, Ajay Kumar Garg Engineering

More information

Automation in Autoconer Section of the Spinning Mill

Automation in Autoconer Section of the Spinning Mill Automation in Autoconer Section of the Spinning Mill Sundareshan M 1, Dinesh Kumar M 2 Vinoth S 3, Vivekanandhan P 4,Mugesh S 5,Subramani T 6, Sundar Ganesh C S 7 U.G. Student, Department of Robotics and

More information

I. INTRODUCTION MAIN BLOCKS OF ROBOT

I. INTRODUCTION MAIN BLOCKS OF ROBOT Stair-Climbing Robot for Rescue Applications Prof. Pragati.D.Pawar 1, Prof. Ragini.D.Patmase 2, Mr. Swapnil.A.Kondekar 3, Mr. Nikhil.D.Andhare 4 1,2 Department of EXTC, 3,4 Final year EXTC, J.D.I.E.T Yavatmal,Maharashtra,

More information

Closed loop speed control of dc motor using PID controller

Closed loop speed control of dc motor using PID controller Closed loop speed control of dc motor using PID controller Padmaprakash 1, Divya K Pai 2 Student, Electrical and Electronics, St. Joseph Engineering College Vamanjoor, Mangalore, India 1 Assistance Professor,

More information

Design and Fabrication of Automatic Glass Cutting Machine

Design and Fabrication of Automatic Glass Cutting Machine IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS Design and Fabrication of Automatic Glass Cutting Machine To cite this article: T.R. Veena et al 2016 IOP Conf. Ser.: Mater. Sci.

More information

JEPPIAAR SRR Engineering College Padur, Ch

JEPPIAAR SRR Engineering College Padur, Ch An Automated Non-Invasive Blood Glucose Estimator and Infiltrator M. Florence Silvia 1, K. Saran 2, G. Venkata Prasad 3, John Fermin 4 1 Asst. Prof, 2, 3, 4 Student, Department of Electronics and Communication

More information

Implementaion of High Performance Home Automation using Arduino

Implementaion of High Performance Home Automation using Arduino Indian Journal of Science and Technology, Vol 9(21), DOI: 10.17485/ijst/2016/v9i21/94842, June 2016 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 Implementaion of High Performance Home Automation

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

Laboratory Seven Stepper Motor and Feedback Control

Laboratory Seven Stepper Motor and Feedback Control EE3940 Microprocessor Systems Laboratory Prof. Andrew Campbell Spring 2003 Groups Names Laboratory Seven Stepper Motor and Feedback Control In this experiment you will experiment with a stepper motor and

More information

Spindle Drive Belt - Tension Adjustment - Gates Sonic Meter

Spindle Drive Belt - Tension Adjustment - Gates Sonic Meter Spindle Drive Belt - Tension Adjustment - Gates Sonic Meter - Lathe LAST UPDATED: 09/19/2018 Spindle Drive Belt - Tension Adjustment - Gates Sonic Meter 1 Change the units to lbf, as follows: Hold [0]

More information

Comparison dynamic testing of analog proximity sensor for a autonomous vehicle

Comparison dynamic testing of analog proximity sensor for a autonomous vehicle METAL TAPE Comparison dynamic testing of analog proximity sensor for a autonomous vehicle Hoai Nguyen 1, Thanh Nguyen Le Chau 2, Vinh Nguyen Cong 3 1,2,3 Department of Mechanical Engineering, University

More information

A Fruit Quality Management System Based On Image Processing

A Fruit Quality Management System Based On Image Processing IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 8, Issue 6 (Nov. - Dec. 2013), PP 01-05 A Fruit Quality Management System Based On Image

More information

Intellipaper Testing Machine Manual

Intellipaper Testing Machine Manual WALLA WALLA UNIVERSITY Intellipaper Testing Machine Manual Final Project for ENGR 480 Brad LaLonde, Aaron Dove, Skylar Nallick 6/12/2013 1 Parts and Operations Overview This machine tests and sorts Intellipaper

More information

REPLACEMENT OF RELAY BOX IN BH-60 BEML DUMP TRUCK USING MICROCONTROLLER AND SOLID STATE POWER DEVICES

REPLACEMENT OF RELAY BOX IN BH-60 BEML DUMP TRUCK USING MICROCONTROLLER AND SOLID STATE POWER DEVICES REPLACEMENT OF RELAY BOX IN BH-60 BEML DUMP TRUCK USING MICROCONTROLLER AND SOLID STATE POWER DEVICES PROJECT REFERENCE NO.: 40S_BE_1782 COLLEGE : NIE INSTITUTE OF TECHNOLOGY, BENGALURU BRANCH : DEPARTMENT

More information

II. MAIN BLOCKS OF ROBOT

II. MAIN BLOCKS OF ROBOT AVR Microcontroller Based Wireless Robot For Uneven Surface Prof. S.A.Mishra 1, Mr. S.V.Chinchole 2, Ms. S.R.Bhagat 3 1 Department of EXTC J.D.I.E.T Yavatmal, Maharashtra, India. 2 Final year EXTC J.D.I.E.T

More information

How Eaton Wireless Solutions Automate EPA Reporting

How Eaton Wireless Solutions Automate EPA Reporting How Eaton Wireless Solutions Automate EPA Reporting Tim Gross Western Region Application Specialist 2012 Eaton Corporation. All rights reserved. Challenge: Simplifying EPA dewatering well reporting utilizing

More information

Drink Bottle Defect Detection Based on Machine Vision Large Data Analysis. Yuesheng Wang, Hua Li a

Drink Bottle Defect Detection Based on Machine Vision Large Data Analysis. Yuesheng Wang, Hua Li a Advances in Computer Science Research, volume 6 International Conference on Artificial Intelligence and Engineering Applications (AIEA 06) Drink Bottle Defect Detection Based on Machine Vision Large Data

More information

Automatic Transfer Switch (ATS) Using Programmable Logic Controller (PLC)

Automatic Transfer Switch (ATS) Using Programmable Logic Controller (PLC) Automatic Transfer Switch (ATS) Using Programmable Logic Controller (PLC) Dr. Hamdy Ashour Arab Academy for Science &Technology Department of Electrical & Computer Control Engineering P.O. 1029 Miami,

More information

[Pick the date] Moisture Sensor

[Pick the date] Moisture Sensor [Pick the date] Moisture Sensor Microwave NIR The value of online measurement is obvious. The devices supply reliable trend monitoring over the whole production cycle. For cheese, this measurement not

More information

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

AUTOMATIC NUMBER PLATE DETECTION USING IMAGE PROCESSING AND PAYMENT AT TOLL PLAZA

AUTOMATIC NUMBER PLATE DETECTION USING IMAGE PROCESSING AND PAYMENT AT TOLL PLAZA Reg. No.:20151213 DOI:V4I3P13 AUTOMATIC NUMBER PLATE DETECTION USING IMAGE PROCESSING AND PAYMENT AT TOLL PLAZA Meet Shah, meet.rs@somaiya.edu Information Technology, KJSCE Mumbai, India. Akshaykumar Timbadia,

More information

M-Serie High performance circular saws

M-Serie High performance circular saws M-Serie High performance circular saws M-Serie MACHINE High performance circular saws The M-SERIES of circular saws is particularly characterized by an individual approach to every customer s requirements

More information

fluidic factory preview» preview» preview modular 3D printer for fluidically sealed devices Microfluidic devices in minutes for as little as $1 each

fluidic factory preview» preview» preview modular 3D printer for fluidically sealed devices Microfluidic devices in minutes for as little as $1 each fluidic factory modular 3D printer for fluidically sealed devices preview» preview» preview Microfluidic devices in minutes for as little as $1 each fluidic factory» overview Fluidic Factory is the world

More information

ANGLE AND FLAT BAR LINE ABL-74T

ANGLE AND FLAT BAR LINE ABL-74T ANGLE AND FLAT BAR LINE ABL-74T ABL-74T The ABL-74T is our most economical, entry level machine for punching and shearing angle and flat bar. It has a combination of features requested by our customers.

More information

Hands on Practice in Arduino Board

Hands on Practice in Arduino Board Hands on Practice in Arduino Board Organized By, Information Technology Department Birla Vishvakarma Mahavidhyalaya VV Nagar Coordinators, Kanu Patel, Vatsal Shah Assistant Professor, IT Department, BVM

More information

WifiBotics. An Arduino Based Robotics Workshop

WifiBotics. An Arduino Based Robotics Workshop WifiBotics An Arduino Based Robotics Workshop WifiBotics is the workshop designed by RoboKart group pioneers in this field way back in 2014 and copied by many competitors. This workshop is based on the

More information

Table of Contents. Lucas Nülle GmbH Page 1/75

Table of Contents. Lucas Nülle GmbH Page 1/75 Table of Contents Table of Contents Automation Technology CIM Computer Integrated Manufacturing CIM 1-2 Individual components used in machining CIM 1 Lathe machine CIM 2 Milling machine CIM 11-23 Examples

More information

FORM 2. THE PATENTS ACT, 1970 (39 of 1970) & THE PATENTS RULES, 2003

FORM 2. THE PATENTS ACT, 1970 (39 of 1970) & THE PATENTS RULES, 2003 FORM 2 THE PATENTS ACT, 1970 (39 of 1970) & THE PATENTS RULES, 03 COMPLETE SPECIFICATION (See section, rule 13) 1. Title of the invention: BANDING MACHINE 2. Applicant(s) NAME NATIONALITY ADDRESS ITC LIMITED

More information

Keywords: Aircraft Systems Integration, Real-Time Simulation, Hardware-In-The-Loop Testing

Keywords: Aircraft Systems Integration, Real-Time Simulation, Hardware-In-The-Loop Testing 25 TH INTERNATIONAL CONGRESS OF THE AERONAUTICAL SCIENCES REAL-TIME HARDWARE-IN-THE-LOOP SIMULATION OF FLY-BY-WIRE FLIGHT CONTROL SYSTEMS Eugenio Denti*, Gianpietro Di Rito*, Roberto Galatolo* * University

More information

3-Ф VSI FOR HARMONIC IMPROVEMENT USING MICROCONTROLLER AND SIMULATION IN MATLAB

3-Ф VSI FOR HARMONIC IMPROVEMENT USING MICROCONTROLLER AND SIMULATION IN MATLAB ISSN 2277-2685 IJESR/Dec. 2015/ Vol-5/Issue-12/1503-1511 Dr. B. Gavaskar Reddy et. al.,/ International Journal of Engineering & Science Research 3-Ф VSI FOR HARMONIC IMPROVEMENT USING MICROCONTROLLER AND

More information

AUTOMATIC RAILWAY CROSSING SYSTEM

AUTOMATIC RAILWAY CROSSING SYSTEM International Journal of Electrical and Electronics Engineering (IJEEE) ISSN(P): 2278-9944; ISSN(E): 2278-9952 Vol. 3, Issue 4, July 2014, 17-22 IASET AUTOMATIC RAILWAY CROSSING SYSTEM AKRITI & UPENDRA

More information

INTRODUCTION OF SOME APPROACHES FOR EDUCATIONS OF ROBOT DESIGN AND MANUFACTURING

INTRODUCTION OF SOME APPROACHES FOR EDUCATIONS OF ROBOT DESIGN AND MANUFACTURING INTRODUCTION OF SOME APPROACHES FOR EDUCATIONS OF ROBOT DESIGN AND MANUFACTURING T. Matsuo *,a, M. Tatsuguchi a, T. Higaki a, S. Kuchii a, M. Shimazu a and H. Terai a a Department of Creative Engineering,

More information

Design of Automatic 70T Oil Quenching Hydraulic Machine

Design of Automatic 70T Oil Quenching Hydraulic Machine Design of Automatic 70T Oil Quenching Hydraulic Machine S.Menaga #1, K.Vignesh Kumar *2, M.A.Sandeep Kumar #3, P.Tamilarasan *4, T.Surya #5 Assistant Professor, Department of Electronics and Communication

More information

Increasing security. Saving space. Gaining flexibility. Signal Conditioners for Industrial Automation

Increasing security. Saving space. Gaining flexibility. Signal Conditioners for Industrial Automation Increasing security. Saving space. Gaining flexibility. Signal Conditioners for Industrial Automation The SC-System: Interference-Free Signals, Maximum Performance The SC-System from Pepperl+Fuchs offers

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

Integration of Linear Displacement Encoder and Servo Motor for 180 Ton Powder Compacting Press

Integration of Linear Displacement Encoder and Servo Motor for 180 Ton Powder Compacting Press RESEARCH ARTICLE International Journal of Engineering and Techniques - Volume 4 Issue 1, Jan Feb 2018 Integration of Linear Displacement Encoder and Servo Motor for 180 Ton Powder Compacting Press V.Mahes

More information

PLC BASED RAILWAY LEVEL CROSSING GATE CONTROL

PLC BASED RAILWAY LEVEL CROSSING GATE CONTROL PLC BASED RAILWAY LEVEL CROSSING GATE CONTROL R.Gopinathan *1 and B.Sivashankar #2 * Assistant professor, Mechatronics, SNS College of Technology, Coimbatore,India. # UG scholar, Mechatronics, SNS College

More information

A Distributed Computer Machine Vision System for Automated Inspection and Grading of Fruits

A Distributed Computer Machine Vision System for Automated Inspection and Grading of Fruits Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 3, Issue. 4, April 2014,

More information

Introduction to PLC and Ladder Logic Programming

Introduction to PLC and Ladder Logic Programming Introduction Introduction to PLC and Ladder Logic Programming A PLC (Programmable Logic Controller) is an industrial computer used for automation of electromechanical processes, such as control of machinery

More information

PLC-HMI BASED AUTOMATIC SCREEN PRINTING SYSTEM

PLC-HMI BASED AUTOMATIC SCREEN PRINTING SYSTEM International Journal of Mechanical Engineering and Technology (IJMET) Volume 8, Issue 10, October 2017, pp. 101 107, Article ID: IJMET_08_10_013 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=8&itype=10

More information

Light section sensors LPS / LES / LRS The better and cheaper solution for many new areas of application

Light section sensors LPS / LES / LRS The better and cheaper solution for many new areas of application Light section sensors LPS / LES / LRS The better and cheaper solution for many new areas of application PRODUCT INFORMATION Reliable object detection no longer needs to be a matter of price. Our new light

More information

Standard Micro 400 safety light curtains are factory assembled in IP69K polycarbonate enclosures with Delrin end caps.

Standard Micro 400 safety light curtains are factory assembled in IP69K polycarbonate enclosures with Delrin end caps. Standard Micro 400 safety light curtains are factory assembled in IP69K polycarbonate enclosures with Delrin end caps. Micro 400 IP69K safety light curtains are offered in 14mm resolution with a 5 meter

More information

DLFA-R501DM. Five-axes Robot Arm Technical Document

DLFA-R501DM. Five-axes Robot Arm Technical Document DLFA-R501DM Five-axes Robot Arm Technical Document Dolang Technology Equipment Co., Ltd.. I.General DLFA-R501DM modular serial robot is a typical mechatronics series,the design and manufacture apply modular

More information

EQUIPMENT INFORMATION

EQUIPMENT INFORMATION OPTICAL (NIR) MEASURING SYSTEM UR 5500 LED EQUIPMENT INFORMATION Robert-Bosch-Straße 5 D-56566 Neuwied Tel. +49 (0) 26 31 / 96 40 00 Fax. +49 (0) 26 31 / 96 40 40 Internet: www.sensor-control.de E-Mail:

More information

FACTORY AUTOMATION. ACCURATe by design SeNSOR SOlUTIONS

FACTORY AUTOMATION. ACCURATe by design SeNSOR SOlUTIONS FACTORY AUTOMATION ACCURATe by design SeNSOR SOlUTIONS FOR MATeRIAl handling PePPeRl+FUChS YOUR TRUSTed PARTNeR Pepperl+Fuchs is a leading developer and manufacturer of electronic sensors and components

More information

s for Gap Systems Inductive Supply & s www.trelectronic.com/powergap s for Gap Systems s for Gap Systems Ideal s for Gap Gap can provide a unique solution for problems with motion applications - Cable

More information

Morse Code Autonomous Challenge. Overview. Challenge. Activity. Difficulty. Materials Needed. Class Time. Grade Level. Learning Focus.

Morse Code Autonomous Challenge. Overview. Challenge. Activity. Difficulty. Materials Needed. Class Time. Grade Level. Learning Focus. Overview Challenge Students will design, program, and build a robot that communicates with Morse code. The robot must use its communication system to tell the operator when the robot completes each task

More information

New generation of welding and inspection systems

New generation of welding and inspection systems New generation of welding and inspection systems Throughout the pipeline industry, and particularly in offshore and spool base production, welding requirements are shifting toward higher quality, greater

More information

Efficiency Analysis of the Smart Controller Switch System using RF Communication for Energy Saving

Efficiency Analysis of the Smart Controller Switch System using RF Communication for Energy Saving Vol.133 (Information Technology and Computer Science 2016), pp.39-44 http://dx.doi.org/10.14257/astl.2016. Efficiency Analysis of the Smart Controller Switch System using RF Communication for Energy Saving

More information

MICROCONTROLLER BASED SPEED SYNCHRONIZATION OF MULTIPLE DC MOTORS IN TEXTILE APPLICATIONS

MICROCONTROLLER BASED SPEED SYNCHRONIZATION OF MULTIPLE DC MOTORS IN TEXTILE APPLICATIONS MICROCONTROLLER BASED SPEED SYNCHRONIZATION OF MULTIPLE DC MOTORS IN TEXTILE APPLICATIONS 1 RAKSHA A R, 2 KAVYA B, 3 PRAVEENA ANAJI, 4 NANDESH K N 1,2 UG student, 3,4 Assistant Professor Department of

More information

PROJECT LEAD The way. Quakertown community high school

PROJECT LEAD The way. Quakertown community high school PROJECT LEAD The way Quakertown community high school is a college recognized pre-engineering program designed to prepare students for the challenges of college classes. Quakertown Community High School

More information

Arduino Based Robot for Pick and Place Application

Arduino Based Robot for Pick and Place Application Arduino Based Robot for Pick and Place Application Priya H. Pande Pallavi V. Saklecha Prof. Pragati D. Pawar Prof. Atul N. Shire Abstract Here, the project is designed to develop a system in which robot

More information

Automated Industrial Wind Tunnel Network Control with LabVIEW. Matt Draear

Automated Industrial Wind Tunnel Network Control with LabVIEW. Matt Draear Automated Industrial Wind Tunnel Network Control with LabVIEW Matt Draear Advisor: Dr. Malinowski 1 Presentation Outline Overview of Old Hardware Overview of New Hardware Details of New Hardware FPGA LabVIEW

More information

Four Quadrant Speed Control of DC Motor with the Help of AT89S52 Microcontroller

Four Quadrant Speed Control of DC Motor with the Help of AT89S52 Microcontroller Four Quadrant Speed Control of DC Motor with the Help of AT89S52 Microcontroller Rahul Baranwal 1, Omama Aftab 2, Mrs. Deepti Ojha 3 1,2, B.Tech Final Year (Electronics and Communication Engineering),

More information

GTU- Centre of Excellence in Automation

GTU- Centre of Excellence in Automation Gujarat Technological University Centre of Excellence in Automation LABS UNDER CENTER OF EXCELLENCE Hydraulic Lab. Pneumatic Lab. Sensor Lab. Programmable logic controller(plc) Robotics & Mechatronics

More information

RF Based Pick and Place Robot

RF Based Pick and Place Robot IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 12, Issue 3, Ver. I (May.-Jun. 2017), PP 34-38 www.iosrjournals.org RF Based Pick and Place

More information

MONITORING OF DISTRIBUTION TRANSFORMER PARAMETERS USING PLC

MONITORING OF DISTRIBUTION TRANSFORMER PARAMETERS USING PLC MONITORING OF DISTRIBUTION TRANSFORMER PARAMETERS USING PLC Shubhangi Landge¹, Snehal Waydande², Sanjay Sangale³, Somesh Gaikwad⁴ ¹Assistant Professor, Dept. Of Electrical Engineering, AISSMS IOIT College,

More information

* Intelli Robotic Wheel Chair for Specialty Operations & Physically Challenged

* Intelli Robotic Wheel Chair for Specialty Operations & Physically Challenged ADVANCED ROBOTICS SOLUTIONS * Intelli Mobile Robot for Multi Specialty Operations * Advanced Robotic Pick and Place Arm and Hand System * Automatic Color Sensing Robot using PC * AI Based Image Capturing

More information

Controlling Robot through SMS with Acknowledging facility

Controlling Robot through SMS with Acknowledging facility IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 9, Issue 3 Ver. III (May Jun. 2014), PP 65-69 Controlling Robot through SMS with Acknowledging

More information

AUTOMATIC RESISTOR COLOUR CODING DETECTION & ALLOCATION

AUTOMATIC RESISTOR COLOUR CODING DETECTION & ALLOCATION AUTOMATIC RESISTOR COLOUR CODING DETECTION & ALLOCATION Abin Thomas 1, Arun Babu 2, Prof. Raji A 3 Electronics Engineering, College of Engineering Adoor (India) ABSTRACT In this modern world, the use of

More information

Introduction to PLCs

Introduction to PLCs Introduction to PLCs Introduction to PLCs Jay F. Hooper Carolina Academic Press Durham, North Carolina Copyright 2005 Jay F. Hooper All Rights Reserved Library of Congress Cataloging-in-Publication Data

More information

Introduction. Keywords: Wingding machine; Control system; Motion controller

Introduction. Keywords: Wingding machine; Control system; Motion controller Design of Winding Machine Based on Controller ZHANG Chunyou 1, a, WU Xiaoqiang 1,b 1 College of Mechanical Engineering, Inner Mongolia University for the Nationalities, Tongliao 028000, China Abstract.

More information

Modulating control valve

Modulating control valve Modulating control valve Automatic modulating valve Automatic modulating valve Diaphragm Pneumatic Actuator Positioner Pneumatic Actuator Positioner Air filter regulator gauge = AIRSET BALL VALVE GLOBE

More information

Since FLEXIBLE MANUFACTURING SYSTEM

Since FLEXIBLE MANUFACTURING SYSTEM Since 1992 www.hytecheducation.in FLEXIBLE MANUFACTURING SYSTEM Flexible Manufacturing System with Conveyor Floor mounted machines Vertical axes are with brake motors Pneumatic grippers for loading and

More information

Analysis of Low Cost Naturally Programmable Robotic ARM K.Deepikavalli 1, S.Asvani 2, R.Puviarasi 3

Analysis of Low Cost Naturally Programmable Robotic ARM K.Deepikavalli 1, S.Asvani 2, R.Puviarasi 3 Analysis of Low Cost Naturally Programmable Robotic ARM K.Deepikavalli 1, S.Asvani 2, R.Puviarasi 3 1,2,3, Department of ECE, Saveetha School of Engineering, Saveetha University, Chennai (India) ABSTRACT

More information

Proseminar Roboter und Aktivmedien. Outline of today s lecture. Acknowledgments. Educational robots achievements and challenging

Proseminar Roboter und Aktivmedien. Outline of today s lecture. Acknowledgments. Educational robots achievements and challenging Proseminar Roboter und Aktivmedien Educational robots achievements and challenging Lecturer Lecturer Houxiang Houxiang Zhang Zhang TAMS, TAMS, Department Department of of Informatics Informatics University

More information

SPEED CONTROL OF INDUCTION MOTOR VIA PIC CONTROLLER USING LAB VIEW

SPEED CONTROL OF INDUCTION MOTOR VIA PIC CONTROLLER USING LAB VIEW Advanced Materials Research Online: 2013-09-04 ISSN: 1662-8985, Vol. 768, pp 359-363 doi:10.4028/www.scientific.net/amr.768.359 2013 Trans Tech Publications, Switzerland SPEED CONTROL OF INDUCTION MOTOR

More information