Design and Implementation of a Secured Entry/Exit Car Parking Lot Using Programmable Logic Controller (PLC)

Size: px
Start display at page:

Download "Design and Implementation of a Secured Entry/Exit Car Parking Lot Using Programmable Logic Controller (PLC)"

Transcription

1 Design and Implementation of a Secured Entry/Exit Car Parking Lot Using Programmable Logic Controller (PLC) Abstract 1,2 Department of Electrical/Electronic Engineering, University of Lagos, Akoka 3 Department of Computer Engineering, Yaba College of Technology, Lagos 1 dodedele@unilag.edu.ng 2 alarape2000@gmail.com Contacts: , , Many Organizations and Institutions have seen explosive growth in the number of visitors and patrons due to the nature of services they render. As a result, frustration with parking of vehicles has become a major concern. Patrons and visitors often do not know whether parking spaces are still available to them until they arrive the parking lot. The engagement of the best security personnel to man the entry and exit points of the companies car parks have not offered the best solutions to the challenges being confronted by the drivers when trying to locate spaces to park their vehicles. To overcome these challenges, modern technologies need to be deployed. In this paper, a secured entry and exit car parking lot using a Programmable Logic Controller is designed and implemented. The program is implemented using Ladder Logic employing basic controls such as pushbuttons, counters, timers and lamps. The control system monitors and controls the entry to and exit from the parking lots and also prevents entry to any car when the park capacity of 100 is reached. The designed system can be used for many other applications and can easily be enhanced to accommodate more than 100 cars captured in this work. Parking becomes easy, cost effective and ultimately results in pollution free society using the designed system. Therefore, modern technology such as the PLC should be deployed for effective car park management system. Keywords: Secured, Entry/Exit, Parking Lot, PLC, Ladder Logic, Input/output 1.0 Introduction The advancement and progress of nations is measured by the possibility of their use and application of latest invented technologies in all aspects of life. Control engineering is one aspect of Electrical Engineering which has been given a great deal of attention by many researchers. Automation has become a great concern to many sectors such as industrial, agricultural, health, educational and infrastructural sectors. Automatic control systems have emerged as an integral part of telecommunications, electricity, fuel and other applications [1, 2]. No doubt, these sectors determine the wealth and prosperity of every nation, so it must be given the required attention. Today, almost all industrial processes are automation driven. Be it Oil and gas, manufacturing, telecommunications, Marine, Power and Agriculture, PLCs are the hearts of all industrial controls. This paper is devoted to the use of control systems (PLC) to implement a secured entry and exit gates for a car parking lot. The control system will play a major role in monitoring and controlling the entry to and exit from the parking lots and also prevents entry to any car when the park capacity of 100 is reached. This has been necessitated as a result of the challenges been confronted by the patrons and visitors of organisations and institutions in their quest to secure parking spaces with little or no bottlenecks. Investigations have shown that such patrons arrive and roam around the parking lots before they discover the spaces were occupied because the car parks are being managed manually. In this work, the driver doesn t have to enter the parking lot before being informed of the car park status. Therefore, the control system will play a major role in organizing the entry to and exit from the parking lots. In some instances, it is also capable of being able to control multi-level parking lots which occupies less need on the ground and contains the large number of cars [3]. Therefore, the need of using technologies has become inevitable. In the modern world, where parking-space has become a very big 1

2 problem, it has become very important to avoid the wastage of space. This system allows real-time information to be accurately provided to motorists through Intelligent Parking Systems (IPS) to reduce congestion in or near parking areas, insufficient utilization of the available parking space stock, road congestion caused by space-searching traffic, access problems and safety hazards caused by illegal parking and environmental strains. With proper deployment of modern technologies in the parking areas, Time and Cost which are the two important factors of human life will be enhanced [4] 1.1.Programmable Logic Controller Programmable Logic Controller (PLC) is a microprocessor-based controller that uses a programmable memory to store instruction and implement functions such as logic, sequencing, timing, counting and arithmetic functions in order to control machines and processes. Logic is used because programming is primarily concerned with implementing logic and switching operations. The PLC takes signals from input device and control output devices with user defined program stored in its memory. PLCs offer a flexible programmable alternative to relay-based electrical circuits. The controller can be used for a wide range of control systems. Hence, there is no need for re-wiring, all that is needed is to key in different set of instructions. PLC consists of four major parts namely Input Module Output module Processor Power supply unit A PLC showing its component parts is shown below. Figure 1: Typical PLC The processor unit or central processing unit (CPU) is the unit containing the microprocessor. The main function of the microprocessor is to analyse data coming from field sensors/switches through input modules, make decisions based on the user s defined control program and return signal back through output modules to the field devices. The processor section makes the decisions needed by the PLC so that it can operate and communicate with other modules. It communicates along either a serial or parallel data-bus. The processor reads the physical input, scans the ladder logic program and writes 2

3 the physical output (update).the process of reading the status of the input and energizing or de-energizing the output according to user program is called Scanning while the time required to complete the process is the scan time. The input modules provide the interface between the PLC and the outside world, allowing for connections to be made to input devices such as switches and sensors. The output module transmits discrete or analog signals to activate various devices such as hydraulic actuators, solenoids, motors, and displays the status (through the use of LEDs) of the connected output points. The power supply unit is needed to convert the mains AC voltage to the low DC voltage (5V) necessary for the processor and the circuits in the input and output interface modules. The power supply (PS) section gets its input power from an external 240VAC source (line voltage), which is usually fused and fed through a control relay and filter external to the PS. In addition, the PS has its own integral AC input fuse. This line voltage is then stepped-down, rectified, filtered, regulated, voltage- and current-protected, and status-monitored, with status indication displayed on the front of the PS in the form of several LEDs (light-emitting diodes. The PS output provides power to every module in the PLC; however, it does not provide the DC voltages to the PLC's peripheral I/O devices. The block diagram showing the key components used in this work is shown in figure 2 below. PROXIMITY SENSORS LIMIT SWITCH PC PLC MOTOR Figure 2: Block diagram of key components 1.2.Research Objectives The aim of this work is: a) to design and simulate a car park control model with the aid of PLC using Ladder Logic programming, because it gives more structured approach rather than conventional approach. b) to develop an intelligent, user friendly automated car parking system which reduces cost, traffic congestion and fuel consumption on the vehicle Statement of Problems i. Improper Parking 3

4 In a conventional parking lot management system, a lot of improper parking are being witnessed despite the presence of a dedicated car park manager who is also regarded as a Gate Man because the cars in the parking lots are usually more than the required number and sometimes some car owners find it difficult to take out their cars because they have been blocked out of the way. To address this challenge, an automated car park system using PLC is being developed. ii. Cost Managing a car park is often times financially involving in terms of the over head, because at least two personnel will have to be employed to manage both the entry and exit points of the car park. With the deployment of intelligent system, a lot of funds are saved because the devices will be fixed Related Works Gongjun Yan et.al, (2011) describes a novel, secure, and intelligent parking system (Smart Parking) based on secured wireless network and sensor communication [5]. High parking space utilization and fast free spot finding time are the result of proposed research. Soh Chun Khang et.al, (2010) presents a parking system in which driver comes to know about the space availability in the parking lot with the help of SMS service. Driver can resend SMS in order to request new space if the previous one is filled. Driver can find nearest space for parking using wireless mobile based car parking system. Results, shows that the system efficiently allocates the slots and utilizes the full parking space [6]. Ankit Gupta et.al, (2010) describes an efficient car parking algorithm for ackerman steering configuration. This algorithm uses geometric calculations for path planning. Result shows a fast, efficient and safer parking system [7]. Hua- chun tan et.al, (2009) proposed an efficient car searching technique for larger parking lot. In this paper, cameras are installed in roads nearby parking lot and information regarding car like colour and license plate recognition is captured and saved in the database [8]. S. V. Srikanth et.al, (2009) proposed a parking system which eliminates problems regarding finding vacant slot for parking. Author uses wireless technology to enhance parking efficiency [9]. Gongjun Yan et.al, (2008) proposed NOTICE based parking system. In this parking system, drivers can check and reserve the slot for parking. For security purposes encryption/decryption techniques are used. Simulation results are highly efficient [10]. Insop Song et.al, (2006) proposed FPGA based parking system using fuzzy logic controller (FLC). Reduction in computation time is its advantage [11]. Bong, D.B.L et.al, (2006) discussed about car park occupancy Information system, using Matlab and cameras for finding free parking lots. In this work, images captured by a surveillance camera were processed in real-time to identify the occupancies of the parking lots. The paper further discussed that, occupancy information is further processed by a central control unit and distributed to display panels located at strategic locations at the parking area. The drivers can easily find a vacant parking lot based on the information displayed on the panels [12]. Rehanullah Khan et.al, (2013), talked about providing an interface and a software/ hardware module for Intelligent Car Park Management System (ICPMS) on FPGA. Here, the ICPMS will provide an extensive management for vehicles including parking facilities and security. In the work, ICPMS is validated using a test case scenario and extensive experimentation proves the feasibility of the approach [13]. Shuo-Yan et al. (2008) also proposed an intelligent agent system that helped in selecting the optimal price car park [14]. In all the papers reviewed in this work, facts have been delivered and contributions have been made to knowledge. However, emphasis are yet to be laid on the use of PLC to design and implement a secured Entry and Exit Car Parking Lot, which this paper seeks to carry out Materials and Methods 3.1. PLC and Software The PLC used in this work is Micro Logix It has 8 input and 8 output modules and has an interface for RS232 for connection to a PC. The programming software used is RSLOGIX 500 and the communication software is RS LINX 500. As earlier mentioned, the programming method used is the Ladder Logic diagram. However, there are other programming methods in PLC, which include; Sequential Function Charts, Structured Text and Function Block Diagram. Although, there are other programming languages used in PLC the Ladder Logic diagram has proved to be the most efficient of all. Several controllers such as Siemens, Omron, Mitsubishi and Allen Bradley are available in PLC, in this work; Allen 4

5 Bradley is the choice. The following figure gives the signal flow in a secured entry and exit gates of an automated parking lot. Input from proximity sensor Motor ON (Forward) INPUT FROM LIMIT SWITCH 1 MOTOR OFF TIMER TO START MOTOR IN REVERSE MOTOR START IN REVERSE INPUT FROM LIMIT SWITCH 2 Figure 3: The flow of control signal to automate entry and exit gates 5

6 4.0. Simulation and Results 6

7 Figure 4: Program for the operation of both Entry and Exit Gates 4.1. Discussion Entry and Exit Process When a car approaches the gate and it is within a range of 10m from the gate, the proximity sensor detects the car and gives a high output. The high bit is given to the PLC which in turn gives a signal to motor; the motor windings are energized and rotate in a clockwise direction to open the gate. The gate continues to open even if the car has moved out of the 10m distance range from the gate. The motor continues to rotate in that direction until the gate closes limit switch 1 placed at its extreme. The high bit of limit switch 1 stops the motor and also activates a timer for 10secs.The type of timer used is an On-delay type and it s inbuilt in the PLC. When the timer timing finishes, its done bit is high; and this is used to activate the motor windings but in reverse direction to close the gate. The motor rotates in this reverse direction until the gate it drives closes limit switch 2 (giving it a high output).this high bit is used to stop the motor movement, here the gate is fully closed. As the gate is closing, if another car approaches the gate and the car moves within a range of 10m from the gate, the high bit, which sensor 1 now has, is used to halt the gate closing process and opens the gate again. In order to control/monitor and restrict the number of cars in the park to 100(park capacity), the system is equipped with photo sensors to count the number of cars entering and leaving the park. A pair of sensor is placed at the entry gate and another pair at the exit. The sensors at the gate entrance increment an up-counter (programmed in the PLC) when a car enters and those at the exit side decrement a down-counter when a car leaves the lot. When the counter Accumulator equals its Preset (set at 100, the lot capacity), the Done bit of the counter is high. The high bit is used to put on a light indicator that indicates PARK FULL. At this point, the park capacity is reached and the gate is not opened even when sensor 1 output is high Conclusion and Recommendation Parking becomes easy, cost effective and ultimately results in pollution free society using the designed system. The system can be used for many other applications and can easily be enhanced to accommodate more than 100 cars captured in this work. Therefore, modern technology such as the PLC should be deployed for effective car park management system. 7

8 References [1]. Nise, N.S., Control Systems and Engineering. Addison Wesley. 2nd edition, 1995 [2]. John Webb and Ronald. R, '' Modern Control Technology'', 2nd Edition. Kalian. [3]. Papacostas, C.S. and Prevedouros, P.D.,Transportation Engineering and Planning, 2 nd Edition, Prentice Hall, Englewood Cliffs, New Jersey, [4]. M. Fishbein and I. Ajzen, Belief, Attitude, Intention and Behaviour: An Introduction to Theory and Research, (1975). [5]. Gongjun Yan; Weiming Yang; Rawat, D.B.; Olariu, S. "SmartParking: A Secure and Intelligent Parking System," Intelligent Transportation Systems Magazine, IEEE, vol.3, no.1, pp (2011) [6]. Soh Chun Khang; Teoh Jie Hong; Tan Saw Chin; Shengqiong Wang, "Wireless Mobile- Based Shopping Mall Car Parking System (WMCPS)," Services Computing Conference (APSCC), 2010 IEEE Asia-Pacific, pp ;( 2010) [7]. Gupta, A.; Divekar, R.; Agrawal, M.; "Autonomous parallel parking system for Ackerman steering four wheelers," Computational Intelligence and Computing Research (ICCIC), 2010 IEEE International Conference pp.1-6 (2010) [8]. Hua-Chun Tan; Jie Zhang; Xin-Chen Ye; Hui-Ze Li; Pei Zhu; Qing-Hua Zhao; "Intelligent car-searching system for large park," Machine Learning and Cybernetics, 2009 International Conference on, vol.6, no., pp (2009) [9]. Srikanth, S.V.; Pramod, P.J.; Dileep, K.P.; Tapas, S.; Patil, M.U.; Sarat, C.B.N.;, "Design and Implementation of a Prototype Smart PARKing (SPARK) System Using Wireless Sensor Networks," Advanced Information Networking and Applications Workshops, 2009 WAINA '09; International Conference pp (2009) [10]. Gongjun Yan; Olariu, S.; Weigle, M.C.; Abuelela, M.; "SmartParking: A Secure and Intelligent Parking System Using NOTICE", Intelligent Transportation Systems, ITSC 2008, 11th International IEEE Conference on, pp (2008) [11]. Insop Song; Gowan, K.; Nery, J.; Han, H.; Sheng, T.; Li, H.; Karray, F.; "Intelligent Parking System Design Using FPGA," Field Programmable Logic and Applications, FPL '06. International Conference on, pp.1-6., (2006) [12]. Bong, D.B.L. K. C. Ting, N. Rajaee, Car-Park Occupancy Information System Third Real-Time Technology and applications symposium, RENTAS 2006, Serdang, Selangor, December 2006 [13]. Rehanullah Khana, Yasir Ali Shahb, Zeeshan Khanc, Kashif Ahmedad, Muhammad Asif Manzoorc, Amjad Alia Intelligent Car Parking Management System On FPGA International Journal of Computer Science Issues, Vol. 10, Issue 1, No 3, pp , 2013 [14]. Shuo-Yan Chou, Shih-Wei Lin, Chien-Chang Li: Dynamic parking negotiation and guidance using an agent-based platform.expert Syst. Appl. 35(3): (2008) 8

AUTOMATIC CAR PARKING SYSTEM CIRCUIT USING VERILOG HDL

AUTOMATIC CAR PARKING SYSTEM CIRCUIT USING VERILOG HDL AUTOMATIC CAR PARKING SYSTEM CIRCUIT USING VERILOG HDL Abhiyash Hodge 1, Hrishikesh Humnabadkar 2, Akshay Bidwai 3 1,2,3Electronics and Telecommunication, Department Vishwakarma Institute of Technology,

More information

Automatic Car Parking and Controlling System Using Programmable Logic Controller (PLC)

Automatic Car Parking and Controlling System Using Programmable Logic Controller (PLC) Automatic Car Parking and Controlling System Using Programmable Logic Controller (PLC) Md. Abdullah Al Mamun 1, S.A.M. Matiur Rahman 2, Nizam Uddin Ahamed 3,*, N. Ahmed 4, L. A. Hassnawi 4 and Zulkifli

More information

CONTROL SYSTEM OF BIOMASS GASIFIER USING PLC

CONTROL SYSTEM OF BIOMASS GASIFIER USING PLC RESEARCH ARTICLE CONTROL SYSTEM OF BIOMASS GASIFIER USING PLC L.SAROJINI 1, P.KAYALVIZHI 2, D.AJAY ABILASH 3 OPEN ACCESS 1 (Assistant professor, Department of electrical and electronics engineering, Periyar

More information

Smart Parking System using IOT

Smart Parking System using IOT IOSR Journal of Engineering (IOSRJEN) ISSN (e): 2250-3021, ISSN (p): 2278-8719 Vol. 08, Issue 6 (June. 2018), V (VII) PP 29-33 www.iosrjen.org Smart Parking System using IOT Manisha Kulkarni 1, Prof. Shashikant

More information

Technological Training Programs

Technological Training Programs Technological Training Programs On behalf of Noaman Engineering, I would like to introduce you to our training courses. All of our courses cover Theoretical, Practical, and software implementation and

More information

Parking Availability in Sensor Enabled Car Parks

Parking Availability in Sensor Enabled Car Parks RESEARCH ARTICLE OPEN ACCESS Parking Availability in Sensor Enabled Car Parks Snehal Bankar, Mitali Dhaigude, Sonali Gajendragadakar, Supriya Gavli Department of Computer Science and Engineering PVG s

More information

Design of Automatic Packaging and Palletizing Device of Secondary Intelligent Production Line for Motor Rotor of Electric Tool

Design of Automatic Packaging and Palletizing Device of Secondary Intelligent Production Line for Motor Rotor of Electric Tool Design of Automatic Packaging and Palletizing Device of Secondary Intelligent Production Line for Motor Rotor of Electric Tool Zhongbao Ji Wenzhou Vocational and Technical College, Wenzhou 325035, China

More information

PLC Based Automatic Liquid Filling System For Different Sized Bottles

PLC Based Automatic Liquid Filling System For Different Sized Bottles PLC Based Automatic Liquid Filling System For Different Sized Bottles Ameer L. Saleh 1, Lawahed F. Naeem 2, Mohammed J. Mohammed 3 1,2 Department of Electrical Engineering, College of Engineering, University

More information

PLC BASED AUTOMATIC CONTROL FOR ONBOARD SHIP GANGWAY CONVEYOR SYSTEM

PLC BASED AUTOMATIC CONTROL FOR ONBOARD SHIP GANGWAY CONVEYOR SYSTEM International Journal of Mechanical Engineering and Technology (IJMET) Volume 8, Issue 3, March 2017, pp. 229 235 Article ID: IJMET_08_03_025 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=8&itype=3

More information

Wireless Sensor Network based Automatic Fare Collection for Public Transport System

Wireless Sensor Network based Automatic Fare Collection for Public Transport System Wireless Sensor Network based Automatic Fare Collection for Public Transport System Anne Frank Joe.A 1, Celin. S 2, G. Rajalakshmi 3, Ajay kumar 4, Gaurav sharma 5 Assistant Professor, Dept. of EIE, Sathyabama

More information

Bhilai, Chhattisgarh, India

Bhilai, Chhattisgarh, India Queue Control System Using 8051 Microcontroller Aastha Wany 1, Aarti Yadav 2, Prashansha Lal 3, Disha Patil 4, Ankita Kaiwart 5, Richa Shrivastava 6 1,2,3,4,5 U.G. Student, 6 Asst. Professor, Dept. of

More information

ONLINE TOLLGATE MANAGEMENT SYSTEM

ONLINE TOLLGATE MANAGEMENT SYSTEM ONLINE TOLLGATE MANAGEMENT SYSTEM 1 Ranjani.S, 2 Kalpana.K, 3 Kiruthika.V, 4 R.Sathish 123 UG Scholars, 4 Assist.Prof Computer science engineering, surya engineering college, Mettukadai, erode, tamilnadu.

More information

International Journal of Scientific & Engineering Research, Volume 7, Issue 3, March ISSN

International Journal of Scientific & Engineering Research, Volume 7, Issue 3, March ISSN International Journal of Scientific & Engineering Research, Volume 7, Issue 3, March-2016 1026 LIFI BASED AUTOMATED SMART TROLLEY USING RFID V.Padmapriya 1, R.Sangeetha 2, R.Suganthi 3, E.Thamaraiselvi

More information

A SURVEY ON CLOUD BASED SMART PARKING SYSTEM BASED ON INTERNET OF THINGS TECHNOLOGIES

A SURVEY ON CLOUD BASED SMART PARKING SYSTEM BASED ON INTERNET OF THINGS TECHNOLOGIES A SURVEY ON CLOUD BASED SMART PARKING SYSTEM BASED ON INTERNET OF THINGS TECHNOLOGIES Sucheta M. Kokate 1, Vishal N. Nayakwadi 2, Mahadeo J. Gaikwad 3 1 Assitant Professor, Department of Computer Engineering,

More information

AUTOMATIC INJECTION MOULDING BY USING PLC s

AUTOMATIC INJECTION MOULDING BY USING PLC s AUTOMATIC INJECTION MOULDING BY USING PLC s 1 VEERANJANEYULU ITHA, 2 MOHAMMED IRFAAN, 3 VAJRALA VENKATA REDDY 1 Assistant professor in Adama Science and Technology University, Ethiopia, Email: anjimech@gmail.com

More information

Object Sorting using PLC Automaton

Object Sorting using PLC Automaton Object Sorting using PLC Automaton Resincap Journal of Science and Engineering Volume 2, Issue 3 March 2017 Mr. Satyam Singh satyamsingh78787@gmail.com Mr. Rohit Mali malirohit444@gmail.com Mr.Vaibhav

More information

RFID, ZigBee and GSM Based Automatic Billing Trolley For Shopping Mall

RFID, ZigBee and GSM Based Automatic Billing Trolley For Shopping Mall RFID, ZigBee and GSM Based Automatic Billing Trolley For Shopping Mall Prof. P.C. Warule 1, Gavhane Pratiksha S. 2, Ghorpade Rutuja V. 3, Joshi Prasad V. 4, Department of E&TC, Pravara Rural Engineering

More information

FULLY AUTOMATED VALET CAR PARKING SYSTEM AND UNIQUE VEHICLE EXIT NUMBER

FULLY AUTOMATED VALET CAR PARKING SYSTEM AND UNIQUE VEHICLE EXIT NUMBER FULLY AUTOMATED VALET CAR PARKING SYSTEM AND UNIQUE VEHICLE EXIT NUMBER T.Joby Titus 1, V.S.Sanjana Devi 2, B.Saranya 3, M.Pravin 4 1,4 Assistant Professor (Sr.Grade), 3 Assistant Professor, Department

More information

EDEXCEL NC/D ENGINEERING PROGRAMMABLE LOGIC CONTROLLERS UNIT 25 ASSIGNMENT 3 DESIGN AND OPERATIONAL CHARACTERISTICS

EDEXCEL NC/D ENGINEERING PROGRAMMABLE LOGIC CONTROLLERS UNIT 25 ASSIGNMENT 3 DESIGN AND OPERATIONAL CHARACTERISTICS EDEXCEL NC/D ENGINEERING PROGRAMMABLE LOGIC CONTROLLERS UNIT 25 ASSIGNMENT 3 DESIGN AND OPERATIONAL CHARACTERISTICS NAME: I agree to the assessment as contained in this assignment. I confirm that the work

More information

Technology Based E-Management System

Technology Based E-Management System Technology Based E-Management System Dr. Hasan Zidan Ajman University of Science and Technology ( AUST), Ajman, UAE Tel: +971 67056749, Fax: +971 67438888, E-mail: h.alhaj@ajman.ac.ae Abstract: A design,

More information

Intelligent Parking System

Intelligent Parking System World Journal of Engineering and Technology, 2016, 4, 160-167 Published Online May 2016 in SciRes. http://www.scirp.org/journal/wjet http://dx.doi.org/10.4236/wjet.2016.42014 Intelligent Parking System

More information

FACULTY OF ENGINEERING SKEE/SKEM/SKEL 3742 SCHOOL OF ELECTRICAL ENGINEERING UNIVERSITI TEKNOLOGI MALAYSIA SKUDAI CAMPUS JOHOR

FACULTY OF ENGINEERING SKEE/SKEM/SKEL 3742 SCHOOL OF ELECTRICAL ENGINEERING UNIVERSITI TEKNOLOGI MALAYSIA SKUDAI CAMPUS JOHOR Faculty: FACULTY OF ENGINEERING Subject : Specialized 3 rd Year Review : 0 Laboratory (PBL) Released date : 1 February 2018 Amendment : - Subject code : SKEE/SKEM/SKEL 3742 Procedure no. : MI-UTM-FKE-(1)-10

More information

Chapter 2 QAS Components

Chapter 2 QAS Components Chapter 2 QAS Components Chrysler In This Chapter Overview AVI/VMS Reader Empty Carrier Photoeye Floor QAS PLC Encoder Very High Speed Counter (VHSC) Module QAS Workcell Configuration Database Server Tool

More information

AUTOMATION IN DRINKING WATER PURIFICATION, DISTRIBUTION & THEFT IDENTIFICATION USING PLC & HMI

AUTOMATION IN DRINKING WATER PURIFICATION, DISTRIBUTION & THEFT IDENTIFICATION USING PLC & HMI AUTOMATION IN DRINKING WATER PURIFICATION, DISTRIBUTION & THEFT IDENTIFICATION USING PLC & HMI 1 J. S. Vagdoda, 2 Prof. (Dr.) V. A. Shah 1 PG Research Scholar, Department of I&C Dhrmsinh Desai University,

More information

Introduction to Simulink & Stateflow

Introduction to Simulink & Stateflow Introduction to Simulink & Stateflow Jonathan Agg 2015 The MathWorks, Inc. 1 2 Topics we will address this session Why model a system? Why use Simulink? Getting to grips with the basics of Simulink and

More information

Wireless Mobile-based Shopping Mall Car Parking System (WMCPS)

Wireless Mobile-based Shopping Mall Car Parking System (WMCPS) 2010 IEEE Asia-Pacific Services Computing Conference Wireless Mobile-based Shopping Mall Car Parking System (WMCPS) Soh Chun Khang Teoh Jie Hong Tan Saw Chin Shengqiong Wang Multimedia University Multimedia

More information

Ti RTOS Based Parking Lot Guidance System

Ti RTOS Based Parking Lot Guidance System I J C T A, 9(13) 2016, pp. 6165-6173 International Science Press Ti RTOS Based Parking Lot Guidance System Swathikaa S. V. and J. Selvakumar ABSTRACT This idea is proposed with the problem statement in

More information

PLC BASED ADVANCE WATER DISTRIBUTION SYSTEM

PLC BASED ADVANCE WATER DISTRIBUTION SYSTEM PLC BASED ADVANCE WATER DISTRIBUTION SYSTEM PROJECT REFERENCE NO. : 37S0819 COLLEGE : CHANNABASAVESHWARA INSTITUTE OF TECHNOLOGY, GUBBI BRANCH : ELECTRONICS AND COMMUNICATION ENGINEERING GUIDE : DR. SURESH

More information

RFID Based Smart Car Parking System Using IOT

RFID Based Smart Car Parking System Using IOT RFID Based Smart Car Parking System Using IOT S. Prince Samuel 1, B. Kishore 2, S. Poorna Chandran 3, V. Kameshwaran 4 1 SNS COLLEGE OF TECHNOLOGY, Assistant Professor, Dept. of Electronics and Instrumentation

More information

Cement Mill Feeder Control System

Cement Mill Feeder Control System Cement Mill Feeder Control System 1 Mr.Ratnan P, 2 Jithin Jose, 3 Mohammed Rafi K.T, 4 Yoosaf Nisar K 1 AP Dept.AEI, Calicut University, JECC Thrissur, Thrissur, Kerala, India 2, 3, 4 UG Scholar Dept AEI,

More information

Automatic Vehicle Identification at Tollgates and Theft Detection of Vehicles

Automatic Vehicle Identification at Tollgates and Theft Detection of Vehicles Automatic Vehicle Identification at Tollgates and Theft Detection of Vehicles A. Jeyashree Kothai M. Swathi Priya V. Subhashree Abstract - we live in a world where technology is omnipresent. Yet, there

More information

Research on Design and Implementation of Intelligent Warehouse Management System in Z Company

Research on Design and Implementation of Intelligent Warehouse Management System in Z Company International Journal of Science and Qualitative Analysis 2016; 2(3): 30-35 http://www.sciencepublishinggroup.com/j/ijsqa doi: 10.11648/j.ijsqa.20160203.12 ISSN: 2469-8156 (Print); ISSN: 2469-8164 (Online)

More information

Automated Meter Reading for Electricity Using PLCC Method

Automated Meter Reading for Electricity Using PLCC Method Automated Meter Reading for Electricity Using PLCC Method A.M.Musfira Samreen 1, C.Manjula 2 P.G. Student, Department of ECE, Adhiyamaan College of Engineering, Hosur, Tamilnadu, India 1 Assistant Professor,

More information

Smart Parking Allotment System Using Android Application

Smart Parking Allotment System Using Android Application Volume-5, Issue-2, April-2015 International Journal of Engineering and Management Research Page Number: 98-102 Smart Parking Allotment System Using Android Application Aditi Konde 1, Manasi Burange 2,

More information

Enhancing Solar Power Generation Using Gravity And Fresh Water Pipe

Enhancing Solar Power Generation Using Gravity And Fresh Water Pipe Enhancing Solar Power Generation Using Gravity And Fresh Water Pipe Dr. G. Mahesh Manivannakumar 1, C. V. Aashika Jeni 2, D. Dhanalakshmi 3 1Head of the Department, Electrical and Electronics Engineering,

More information

AC : ROBOT PALLETIZING WORK CELL SIMULATION

AC : ROBOT PALLETIZING WORK CELL SIMULATION AC 2008-705: ROBOT PALLETIZING WORK CELL SIMULATION Akbar Eslami, Elizabeth City State University Dr. Akbar Eslami is a professor and Engineering Technology coordinator in the Department of Technology

More information

Development of a Smart Irrigation System

Development of a Smart Irrigation System International Journal of Science and Engineering Investigations vol. 4, issue 45, October 2015 ISSN: 2251-8843 Development of a Smart Irrigation System Ale Daniel T. 1, Ogunti E. O. 2, Orovwiroro Daniela

More information

An Indian Journal FULL PAPER ABSTRACT KEYWORDS. Trade Science Inc.

An Indian Journal FULL PAPER ABSTRACT KEYWORDS. Trade Science Inc. [Type text] [Type text] [Type text] ISSN : 0974-7435 Volume 10 Issue 13 BioTechnology 2014 An Indian Journal FULL PAPER BTAIJ, 10(13), 2014 [7435-7441] Desalination sewage treatment based on PLC automatic

More information

Using the Concept of Management Information System to Improve an Effusive Intelligent Parking System

Using the Concept of Management Information System to Improve an Effusive Intelligent Parking System 2009 International Conference on Computer Engineering and Applications IPCSIT vol.2 (2011) (2011) IACSIT Press, Singapore Using the Concept of Management Information System to Improve an Effusive Intelligent

More information

FUZZY LOGIC BASED PARTICLE SWARM OPTIMIZATION MPPT TECHNIQUE FOR POWER CONDITIONING SYSTEM

FUZZY LOGIC BASED PARTICLE SWARM OPTIMIZATION MPPT TECHNIQUE FOR POWER CONDITIONING SYSTEM Volume 114 No. 8 2017, 57-67 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu FUZZY LOGIC BASED PARTICLE SWARM OPTIMIZATION MPPT TECHNIQUE FOR POWER

More information

DESIGN AND DEVELOPMENT OF 3 ELEMENT CONTROL OF BOILER

DESIGN AND DEVELOPMENT OF 3 ELEMENT CONTROL OF BOILER DESIGN AND DEVELOPMENT OF 3 ELEMENT CONTROL OF BOILER 1 Patel Pratikbhai, 2 Rokade Shashikant, 3 Gilbile Sameer, 4 S.S.Shingare 1234 Savitribai Phule Pune University of Pune, India, Department of Electrical

More information

AUTOMATIC TICKET PRINTING AND TICKET CHECKING SYSTEM FOR SHIP SERVICE USING QR CODE

AUTOMATIC TICKET PRINTING AND TICKET CHECKING SYSTEM FOR SHIP SERVICE USING QR CODE Volume 119 No. 14 2018, 1081-1087 ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu AUTOMATIC TICKET PRINTING AND TICKET CHECKING SYSTEM FOR SHIP SERVICE USING QR CODE S.Sasirekha 1,

More information

AUTOMATIC TOLL TAX COLLECTION SYSTEM BY USING RFID

AUTOMATIC TOLL TAX COLLECTION SYSTEM BY USING RFID Volume 118 No. 20 2018, 473-477 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu AUTOMATIC TOLL TAX COLLECTION SYSTEM BY USING RFID 1 Manikandan.S,

More information

Automation of Heat Treatment Process line using PLC

Automation of Heat Treatment Process line using PLC Automation of Heat Treatment Process line using PLC BASAVARAJ 1, DEVIPRASAD N MIRASHI 2 1Assistant Professor at Central University of Karnataka, Kalaburgi. 2 Assistant Professor at Bapuji Institute of

More information

Process Line Control Solutions. Rockwell Automation Drive Systems

Process Line Control Solutions. Rockwell Automation Drive Systems Process Line Control Solutions Rockwell Automation Drive Systems Global Technical Services No matter where in the world you need technical, service and parts support, you can count on the Rockwell Automation

More information

II. LITERATURE REVIEW

II. LITERATURE REVIEW Automated Smart Trolley with Smart Billing Using Arduino Suganya.R 1, Swarnavalli. N 2, Vismitha. S 3, Mrs. G.M. Rajathi 4 1 Department of ECE, Sri Ramakrishna Engineering College, Coimbatore 2 Associate

More information

A Improved Frame Slotted Aloha Protocol with Early End in Mobile RFID Systems

A Improved Frame Slotted Aloha Protocol with Early End in Mobile RFID Systems Sensors & Transducers 2013 by IFSA http://www.sensorsportal.com A Improved Frame Slotted Aloha Protocol with Early End in Mobile RFID Systems 1 Xiaowu Li, 2 Zhenjiang Wang, 3 Xin Ren, 4 Yuyan Liu, 5 Qing

More information

The Research of AGV Guidance Systems Based on RFID Positioning

The Research of AGV Guidance Systems Based on RFID Positioning The Research of AGV Guidance Systems Based on RFID Positioning Shixian Zeng 1,a, Rui Xue 1,b, Yang Wang 1,c,Dengwei Tian 1,d 1 Qingdao Huanghai University, China a zsx113@126.com, b xuerui126@126.com,

More information

FPGA BASED TRAFFIC LIGHT CONTROLLER

FPGA BASED TRAFFIC LIGHT CONTROLLER FPGA BASED TRAFFIC LIGHT CONTROLLER Lalita Choudhary 1, KrishnaBalram Parihari 2, Kamlesh Kumhar 3, JitendraKumar Sao 4 1,2,3 UGScholor, 4 Faculty, Department of Electronics & Telecommunication, Kirodimal

More information

Design and Implementation of a Smart Meter with Demand Response Capabilities

Design and Implementation of a Smart Meter with Demand Response Capabilities Available online at www.sciencedirect.com ScienceDirect Energy Procedia 103 (2016 ) 195 200 Applied Energy Symposium and Forum, REM2016: Renewable Energy Integration with Mini/Microgrid, 19-21 April 2016,

More information

Conveyor Prototype of Steam Power Plant

Conveyor Prototype of Steam Power Plant IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS Conveyor Prototype of Steam Power Plant To cite this article: S Sopyantara and D L Hakim 2018 IOP Conf. Ser.: Mater. Sci. Eng.

More information

Loops and Counters. If Statement: Ladder Logic Code:

Loops and Counters. If Statement: Ladder Logic Code: If Statement: Loops and Counters if (A == 0) then do function F1 if (A == 1) then do function F2 do function F3 Ladder Logic Code: A return statement takes you to the next line of code. This checks if

More information

PLC based Remote Guided Vehicle for Filling and Disposal of Toxic Chemical for Unmanned Applications

PLC based Remote Guided Vehicle for Filling and Disposal of Toxic Chemical for Unmanned Applications Proc. of Int. Conf. on Advances in Computer Science and Application, CSA PLC based Remote Guided Vehicle for Filling and Disposal of Toxic Chemical for Unmanned Applications Sangeeta Jadhav 1, A.V.Sutagundar

More information

SQA Advanced Unit Specification. General information for centres. Unit code: HV45 47

SQA Advanced Unit Specification. General information for centres. Unit code: HV45 47 General information for centres Unit title: Interfacing Electronics Unit code: HV45 47 Unit purpose: The purpose of this Unit is to give candidates an understanding of interfacing electronic circuits,

More information

Multi-Agent based governance model for Machine-to-Machine networks in a smart parking management system

Multi-Agent based governance model for Machine-to-Machine networks in a smart parking management system Multi-Agent based governance model for Machine-to-Machine networks in a smart parking management system Mustapha Bilal Camille Persson, Fano Ramparany, Gauthier Picard and Olivier Boissier Orange Labs

More information

Industrial Education

Industrial Education Mechatronics Program Description Mechatronics is the blending of electronics, mechanics, electrical. and computers to produce a well-rounded technician capable of handling the complex maintenance and operations

More information

A Prevention and Automation of Public Distribution System using RFID and Facial Recognition Camera

A Prevention and Automation of Public Distribution System using RFID and Facial Recognition Camera IOSR Journal of Engineering (IOSRJEN) ISSN (e): 2250-3021, ISSN (p): 2278-8719 Vol. 04, Issue 02 (February. 2014), V6 PP 09-13 www.iosrjen.org A Prevention and Automation of Public Distribution System

More information

Automated Ration Dispenser using Embedded System

Automated Ration Dispenser using Embedded System GRD Journals Global Research and Development Journal for Engineering International Conference on Innovations in Engineering and Technology (ICIET) - 2016 July 2016 e-issn: 2455-5703 Automated Ration Dispenser

More information

Model Based Design in Automation

Model Based Design in Automation Model Based Design in Automation Ashraf Zarur Tetra Pak A.Zarur/2016-04-19 Focused on our customers We specialise in providing customers with complete solutions for the processing, packaging and distribution

More information

Electromagnetic Guided Factory Intelligent AGV

Electromagnetic Guided Factory Intelligent AGV 3rd International Conference on Mechatronics and Information Technology (ICMIT 2016) Electromagnetic Guided Factory Intelligent AGV Xiaoyu Chen1, a, Wenping Lin1, b, Jian Liu1, c, Lichao Guan1, d, Yipin

More information

Wiring and testing programmable controller based systems

Wiring and testing programmable controller based systems Unit 040 Wiring and testing programmable controller based systems Level: 2 Credit value: 15 NDAQ number: 500/9514/6 Unit aim This unit covers the skills and knowledge needed to prove the competences required

More information

Automated Parking System using Web Application

Automated Parking System using Web Application Automated Parking System using Web Application Prof. Sejal D mello 1, Prof. Ashmita Shetty 2, Bhavesh Yadav 3, Shraddha Shahane 4 and Vidya Ugale 5 1, 2, 3, 4, 5 (Information Technology, Atharva College

More information

A Review on Automation of Floodgates of Water Reservoir by Programmable Logic Controller (PLC)

A Review on Automation of Floodgates of Water Reservoir by Programmable Logic Controller (PLC) A Review on Automation of Floodgates of Water Reservoir by Programmable Logic Controller (PLC) Vandana Sahu*, Dr. (Mr.) Nagendra Tripathi** *M.Tech Scholar, Department of EE, Bhilai Institute of Technology,

More information

Research Article Scheduling Methods for Food Resource Management under the Environment of Cloud

Research Article Scheduling Methods for Food Resource Management under the Environment of Cloud Advance Journal of Food Science and Technology 11(4): 281-285, 2016 DOI:10.19026/ajfst.11.2411 ISSN: 2042-4868; e-issn: 2042-4876 2016 Maxwell Scientific Publication Corp. Submitted: May 5, 2015 Accepted:

More information

Design and Implementation of Vending Machine using Verilog HDL on FPGA

Design and Implementation of Vending Machine using Verilog HDL on FPGA Design and Implementation of Vending Machine using Verilog HDL on FPGA Abhishek Luthra 1, Akshat Jain 1, Parnika Mishra 2, Vikas Gupta 3, Sunil Aggarwal 4 UG Student, Dept. of ECE, University Institute

More information

SRM UNIVERSITY ( Established Under Section 3 of the UGC Act, 1956 )

SRM UNIVERSITY ( Established Under Section 3 of the UGC Act, 1956 ) Structural ST0502 - Reinforced Concrete Structures ST0504 - Advanced Steel Structures ST0506 - Finite Element Method with Application ST0508 - Experimental Techniques and Instrumentation * ST0708 - Design

More information

Combined Transit and Freeway Real-Time Information for Smarter Modal Choices

Combined Transit and Freeway Real-Time Information for Smarter Modal Choices Combined Transit and Freeway Real-Time Information for Smarter Modal Choices Joerg Nu Rosenbohm Rockville, MD Dan van Kley Suwanee, GA Bryan Mulligan Suwanee, GA Transit Commuter Information System Project

More information

MARKET APPLICATION SUITE

MARKET APPLICATION SUITE MARKET APPLICATION SUITE ACTi's Customized Solution for Business Intelligence and - Retail - Parking Lot - Factory - Logistics - Mobile Vehicle MARKET APPLICATION SUITE INTRODUCTION ACTi Market Application

More information

City of San Mateo Clean Water Program Programmable Logic Controller (PLC) and Human Machine Interface (HMI) Programming Services

City of San Mateo Clean Water Program Programmable Logic Controller (PLC) and Human Machine Interface (HMI) Programming Services ATTACHMENT A SAMPLE SCOPE OF SERVICES PLC & HMI PROGRAMMING City of San Mateo Clean Water Program Programmable Logic Controller (PLC) and Human Machine Interface (HMI) Programming Services December, 2017

More information

IOT BASED TRAFFIC CONGESTION MONITORING AND MANAGEMENT SYSTEM

IOT BASED TRAFFIC CONGESTION MONITORING AND MANAGEMENT SYSTEM IOT BASED TRAFFIC CONGESTION MONITORING AND MANAGEMENT SYSTEM Dr.D.Selvaraj 1, Bharathiraja R 2, Gokul Nath V 3, Immanuel E 4, Jyothesvar GL 5 1Professor, Department of Electronics and Communication Engineering

More information

NI Hardware-in-the-Loop Test

NI Hardware-in-the-Loop Test NI Hardware-in-the-Loop Test The NI HIL Platform The NI hardware-in-the-loop (HIL) test platform uses open hardware and software technologies to reduce the time, cost, and risk associated with control

More information

Secure Access Solutions using Passive Radio Frequency Identification Technology

Secure Access Solutions using Passive Radio Frequency Identification Technology Secure Access Solutions using Passive Radio Frequency Identification Technology R.C. Mala Department of Electrical and Electronics Manipal Institute of Technology Manipal University, India Anirudh Mital

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 3, March -2016 e-issn (O): 2348-4470 p-issn (P): 2348-6406 Productivity

More information

Keywords: Industries, conveyors, IR sensors, LCD display Introduction:

Keywords: Industries, conveyors, IR sensors, LCD display Introduction: AUTOMATED CONVEYOR BELTS FOR OBJECT COUNTING IN SMALL-SCALE INDUSTRIES M.N.S.LAHARI [1],Dr.P.VENKATESAN [2] email id:mns.lahari@gmail.com SRI CHANDRASEKHARENDRA SARASWATI VISHWA MAHA VIDYALAYA,KANCHEEPURAM

More information

Access Control & Monitoring High Performance Camera ANPR Software. Traffic Management Law Enforcement Access Control & Security

Access Control & Monitoring High Performance Camera ANPR Software. Traffic Management Law Enforcement Access Control & Security ANPR SYSTEMS: Monitor - Control - Enforce APS Aegis Ltd specialises in the design and manufacture of Automatic Number Plate Recognition (ANPR) systems. The range of products and services provides world

More information

Design and Automation of a Zero Energy Model House (ZEH)*

Design and Automation of a Zero Energy Model House (ZEH)* International Journal of Engineering Research and Development e-issn: 2278-067X, p-issn: 2278-800X, www.ijerd.com Volume 10, Issue 8 (August 2014), PP.58-67 Design and Automation of a Zero Energy Model

More information

Design Your Safety System for Improved Uptime

Design Your Safety System for Improved Uptime Design Your Safety System for Improved Uptime Chris Brogli - Manager, Safety Business Development Incorporating integrated safety technologies in the design stage can increase machinery availability, reduce

More information

IMPLEMENTATION OF PROGRAMMABLE RELAY FOR CONTROL AND TRACKING OF CONVEYOR BELTS

IMPLEMENTATION OF PROGRAMMABLE RELAY FOR CONTROL AND TRACKING OF CONVEYOR BELTS Volume 119 No. 14 2018, 655-660 ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu IMPLEMENTATION OF PROGRAMMABLE RELAY FOR CONTROL AND TRACKING OF CONVEYOR BELTS T.Rampradesh 1, R.Bhavadharani

More information

Design of Fuzzy Drip Irrigation Control System Based on ZigBee Wireless Sensor Network

Design of Fuzzy Drip Irrigation Control System Based on ZigBee Wireless Sensor Network Design of Fuzzy Drip Irrigation Control System Based on ZigBee Wireless Sensor Network Xinjian Xiang College of Automation & Electrical Engineering, Zhejiang University of Science and Technology,Zhejiang,

More information

Keywords Barcode, Labview, Real time barcode detection, 1D barcode, Barcode Recognition.

Keywords Barcode, Labview, Real time barcode detection, 1D barcode, Barcode Recognition. Volume 7, Issue 4, April 2017 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Real Time Barcode

More information

Do not turn over this examination paper until instructed to do so. Answer all questions.

Do not turn over this examination paper until instructed to do so. Answer all questions. IB Computer Science Paper 1 - Mock Exam - Dec 2014 (1/9) COMPUTER SCIENCE HIGHER LEVEL (questions 1-17) - 2 hours 10 minutes STANDARD LEVEL (questions 1-14) - 1 hour 30 minutes PAPER 1 MOCK EXAM INSTRUCTIONS

More information

Intelligent Household LED Lighting System Considering Energy Efficiency and User Satisfaction

Intelligent Household LED Lighting System Considering Energy Efficiency and User Satisfaction 70 IEEE Transactions on Consumer Electronics, Vol. 59, No. 1, February 2013 Intelligent Household LED Lighting System Considering Energy Efficiency and User Satisfaction Jinsung Byun, Insung Hong, Byoungjoo

More information

Vehicle Electronic Ancillary and Information Systems

Vehicle Electronic Ancillary and Information Systems Unit 13: Vehicle Electronic Ancillary and Information Systems NQF Level 3: Guided learning hours: 60 BTEC National Unit abstract Significant technological developments within the motor vehicle industry

More information

Design and implementation of energy management system software in green building

Design and implementation of energy management system software in green building Acta Technica 62 No. 1A/2017, 495 506 c 2017 Institute of Thermomechanics CAS, v.v.i. Design and implementation of energy management system software in green building Hongyan Zhang 1, Zhiping Zhou 1 Abstract.

More information

Smart Water Quality Management System

Smart Water Quality Management System GRD Journals Global Research and Development Journal for Engineering National Conference on Advancement in Emerging Technologies (NCAET'18) March 2018 e-issn: 2455-5703 1 Nancy Priyadharshini. R 2 Vanishree.

More information

Implementation of FSM Based Automatic Dispense Machine with Expiry Date Feature Using VHDL

Implementation of FSM Based Automatic Dispense Machine with Expiry Date Feature Using VHDL International OPEN ACCESS Journal Of Modern Engineering Research (IJMER) Implementation of FSM Based Automatic Dispense Machine with Expiry Date Feature Using VHDL Mohd. Suhail 1, Saima Beg 2 1,2 (Department

More information

ID rd International Congress on Energy Efficiency and Energy Related Materials. Fuel Cell for Standalone Application Using FPGA Based Controller

ID rd International Congress on Energy Efficiency and Energy Related Materials. Fuel Cell for Standalone Application Using FPGA Based Controller 3rd International Congress on Energy Efficiency and Energy Related Materials ID-370 Fuel Cell for Standalone Application Using FPGA Based Controller 1 K.Mahapatra, 2 K.C.Bhuyan 1,2 ECE Department, National

More information

Indoor LED Lighting Control System Using WSN Considering User Satisfaction

Indoor LED Lighting Control System Using WSN Considering User Satisfaction Indoor LED Lighting Control System Using WSN Considering User Satisfaction R. Meenakshi 1, Dr.D.M.Yadav 2 P.G. Student, Department of Electronics & Telecommunications Engineering, JSPM s Bhivarabai Sawant

More information

AUTOMATIC IRRIGATION SYSTEM MONITORING USING WIRELESS SENSOR NETWORK AND PLC BASED CONTROL

AUTOMATIC IRRIGATION SYSTEM MONITORING USING WIRELESS SENSOR NETWORK AND PLC BASED CONTROL AUTOMATIC IRRIGATION SYSTEM MONITORING USING WIRELESS SENSOR NETWORK AND PLC BASED CONTROL 1 Manasa B.S, 2 Dr. Chandrappa D.N 1 PG Student, SJB Institute of Technology, Bangalore, 2 Professor, SJB Institute

More information

Secure Logistic Management System

Secure Logistic Management System IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 12, Issue 3 Ver. I (May. June. 2017), PP 01-05 www.iosrjournals.org Secure Logistic Management

More information

IoT Standard Pack to Facilitate Visualization and Remote Monitoring of Industrial Devices and Equipment

IoT Standard Pack to Facilitate Visualization and Remote Monitoring of Industrial Devices and Equipment Social Infrastructure Industrial ICT Solutions IoT Standard Pack to Facilitate Visualization and Remote Monitoring of Industrial Devices and Equipment Visualization of information on device at user s site

More information

Research on a New Automated Cash Register System Weixin Wang

Research on a New Automated Cash Register System Weixin Wang 6th International Conference on Electronic, Mechanical, Information and Management (EMIM 2016) Research on a New Automated Cash Register System Weixin Wang 435363716@qq.com Keywords: Automated cash register

More information

AGRICULTURE AUTOMATION USING PLC

AGRICULTURE AUTOMATION USING PLC AGRICULTURE AUTOMATION USING PLC Niteen Naik 1, Rohit Shinde 2,Ganesh patil 3,Navnath margale 4 Department of Electronics and Telecommunication Hon. Annasaheb Dange College Of Engineering And Technology,

More information

GREENHOUSE CLIMATE CONTROL SYSTEM BASED ON PLC

GREENHOUSE CLIMATE CONTROL SYSTEM BASED ON PLC GREENHOUSE CLIMATE CONTROL SYSTEM BASED ON PLC 1 Vittal Abakkanavar, 2 Mahabaleshwara Sharma K 1 PG Scholar, 2 Assistant Professor 1 Department of Electrical and Electronics Engineering, 1 NMAMIT Nitte,

More information

Excellence in Automation. Value added link

Excellence in Automation. Value added link Richard Armstrong, MD Excellence in Automation OEM Automatic UK markets and sells components for industrial automation, currently representing approximately 50 leading suppliers and acting as their local

More information

Wireless Group Control System Applied in Plantation Irrigation System

Wireless Group Control System Applied in Plantation Irrigation System Advance Journal of Food Science and Technology 5(11): 1418-1422, 2013 ISSN: 2042-4868; e-issn: 2042-4876 Maxwell Scientific Organization, 2013 Submitted: May 17, 2013 Accepted: August 08, 2013 Published:

More information

Drugstore Control System Design and Realization Based on Programmable Logic Controller (PLC)

Drugstore Control System Design and Realization Based on Programmable Logic Controller (PLC) Journal of Electrotechnology, Electrical Engineering and Management (2017) Vol. 1, Number 1 Clausius Scientific Press, Canada Drugstore Control System Design and Realization Based on Programmable Logic

More information

CONCEPTUAL DESIGN OF AN AUTOMATED REAL-TIME DATA COLLECTION SYSTEM FOR LABOR-INTENSIVE CONSTRUCTION ACTIVITIES

CONCEPTUAL DESIGN OF AN AUTOMATED REAL-TIME DATA COLLECTION SYSTEM FOR LABOR-INTENSIVE CONSTRUCTION ACTIVITIES CONCEPTUAL DESIGN OF AN AUTOMATED REAL-TIME DATA COLLECTION SYSTEM FOR LABOR-INTENSIVE CONSTRUCTION ACTIVITIES H. Randolph Thomas The Pennsylvania State University Research Building B University Park,

More information

Fuzzy Logic Controller Based Maximum Power Point Tracking for PV panel using Boost Converter

Fuzzy Logic Controller Based Maximum Power Point Tracking for PV panel using Boost Converter Fuzzy Logic Controller Based Maximum Power Point Tracking for PV panel using Boost Converter 1.M.Saravanan 2.B.Dinesh kumar B.E EEE,PSVPCOE,Ponmar,India Prof.G. Kalapriyadarshini M.E EEE,PSVPCOE,Ponmar,India

More information

Implementation of Wireless Sensor Network for Real Time Monitoring and controlling of Agriculture Parameter

Implementation of Wireless Sensor Network for Real Time Monitoring and controlling of Agriculture Parameter Implementation of Wireless Sensor Network for Real Time Monitoring and controlling of Agriculture Parameter Nikhil S Naik 1, Prof.R.J.Shelke 2 P.G. Student, Department of Electronics Walchand Institute

More information