Project Members: M.Premraj ( ) G.Rakesh ( ) J.Rameshwaran ( )

Slides:



Advertisements
Similar presentations
LabVIEW 7.1 Tutorial. Measurement Lab. MECH262-MECH261 Imran Haider Malik January 16, 2006.
Advertisements

1. 2 LabVIEW for FRC Doug Norman National Instruments January 6, 2012.
Data Acquisition Risanuri Hidayat.
FOLLOWER SENSORS AND ACTUATORS EE 552 INTSTRUCTOR :Dr MOHAN KRISNAN BY MOHAMMED KASHIF IQBAL ANESH BODDAPATTI UNIVERSITY OF DETROIT MERCY.
ESE Lab Computer based Temperature Control Sid Deliwala, ESE Labs.
P07301 Summary Data Acquisition Module. Team Members.
Distributed Control Systems Emad Ali Chemical Engineering Department King SAUD University.
LabView Users Group Meeting June 20 th, 2006 Process Control Using Compact Field Point/Labview Real-time Michael Tockstein Microelectronics Technology.
 What’s a Computer? What’s a Computer?  Characteristics of a Computer Characteristics of a Computer  Evolution of Computers Evolution of Computers.
Get Real About Teaching with LabVIEW and myDAQ National Instruments Confidential2 STEM Education  Science, Technology, Engineering and Math Education.
Driver Station MVRT 2009 – 2010 Season. Add information Breadboard Classmate PC USB Hub Joysticks Stop Button.
Module 1: Introduction to PLC
 AUTOMATION  PLC  SCADA  INSTRUMENTATION  DRIVES & MOTORS.
An Overview of LabVIEW by: The Software User-Interface Group!
Representing Numerical Data Analog Any signal that varies continuously over time Mechanical Pneumatic Hydraulic Electrical Digital Quantities are represented.
DataMaster 3000 Data Acquisition and Control Software.
Name Of The College & Dept
GPS & GSM Based Real-Time Vehicle Tracking System.
GPS & GSM BASED CAR SECURITY SYSTEM. Student’s Name with USN No.
CEA DSM Irfu SIS LDISC 18/04/2012 Paul Lotrus 1 Control Command Overview GBAR Collaboration Meeting Paul Lotrus CEA/DSM/Irfu/SIS.
 Introduction.  Block Diagram.  Sensors.  Arduino.  Advantages.  Limitations.  Applications.  Conclusion. Contents.
A Presentation on Mr. SAJID NAEEM M.SC – Electronics (UOP) PG-DEP (C-DAC)
Vanderbilt University Toshiba IR Test Apparatus Project Final Design Review Ahmad Nazri Fadzal Zamir Izam Nurfazlina Kamaruddin Wan Othman.
BLDC Motor Speed Control with RPM Display. Introduction BLDC Motor Speed Control with RPM Display  The main objective of this.
 ACCELEROMETER  TRANSMITTER- BLOCK DIAGRAM  RECEIVER- BLOCK DIAGRAM  COMPONENTS DESCRIPTION- ENCODER TRANSMITTER RECEIVER OPTICAL SENSOR.
AGROFARM WEATHER MONITOR USING LabVIEW. INTRODUCTION Innovation in agriculture field Implementing instrumentation tech. in agricultural field The quantity.
ARM and GPS Based Transformer monitoring system with area Identification Student Name USN NO Guide Name H.O.D Name Name Of The College & Dept.
DIGITAL SHOWER CONTROLLER BY NATHAN GARNER KASUN KUMARAGE.
Virtual Lab on Automation Systems A Proposal under Mechatronics Laboratory Presented By Tanuja Sheorey PDPM IIITDM Jabalpur.
Pick N Place Robot. Pick N Place Robot Introduction:  Pick and Place robot is the one which is used to pick up an object and.
Lesson 1 PLC BASICS. PLC Definition  Programmable Logic Controllers are industrial computers that control machine and other applications.  PLC have.
Author: Nurul Azyyati Sabri
Voice Controlled Robot by Cell Phone with Android App
Intro to USB-6009 DAQ.
XBee Based Motor Control for Farmers
Module 1: Introduction to PLC
ARDUINO BASED AUTOMATIC TEMPERATURE BASED FAN SPEED CONTROLLER
@ Professor Doug Harper Department of Physics and Astronomy
SCADA for Remote Industrial Plant
PRESENTATION ON AUTOMATION,PLC AND SCADA
How SCADA Systems Work?.
The Programmable Logic Controller
DIGITAL CALCULATOR USING 8051
ARDUINO LINE FOLLOWER ROBOT
PLC BASED AUTOMATION OF FUEL OIL PUMP HOUSE DRIVES IN TPS-2
SPEED CONTROL OF INDUCTION MOTOR IN SUGAR PLANT
Data Acquisition Systems
INTELLIGENT ENERGY SAVING SYSTEM USING PIC MICROCONTROLLER
RAILWAY TRACK SNAP NOTIFICATION
Real-Time Performance Evaluation of a Genetic-Algorithm-Based Fuzzy Logic Controller for IPM Motor Drives Presented by, K.Aishwarya S.Meenakshi M.Surya.
Automation of Batch pan process in sugar industry
M.K.Mahaboob Faizudeen ( )
NAME OF THE SUPERVISOR NAME OF THE STUDENT 
AIM: To control the movement of a manual wheelchair by means of human voice for paralyzed patients.
PLC based automated coal crushing and conveyor system
CHAPTER 2 TERMINOLOGY.
Session III Architecture of PLC
Computer Numerical Control
Programmable Logic Controllers (PLCs) An Overview.
Lesson 2: Introduction to Control programming using Labview
Interfacing Memory Interfacing.
INSTRUMENTASI INDUSTRI
Student’s Name with USN No.
Design Of Low-Power Wireless Communication System Based On MSP430
Modularity In Design for Microwave Spectroscopy Equipment
Instrumentation and control
Data Acquisition (DAQ)
ACOE347 – Data Acquisition and Automation Systems
Taha Ather Minhaj Haider Faaiz Ahmed Fayha Naz Nida M. Khan.
DMT 353/3 – Programmable Logic Controller (PLC)
Presentation transcript:

Designing PID Controller using LABVIEW for Controlling Liquid Level in Tank Project Members: M.Premraj (91710112022) G.Rakesh (91710112023) J.Rameshwaran (91710112303) Guide Name: K.Kalanithi M.Tech AP / ICE

ABSTRACT In this project we have designed a virtual PID using LabVIEW to replace the conventional PID controller. There are some difficulties in the conventional PID controller such as precise mathematical model of a real time system and transfer functions are difficult to calculate, and it requires necessary space for hardware and interfaces. The designed PID controller reduces the risk of complex circuits, accumulation of space and also the mathematical calculation. The virtual PID controller is connected to the real time systems using Data Acquisition card (DAQ). This designed PID is used for level control process in our project. 

EXISTING METHOD In the existing method, a conventional PID is used for controlling process. Conventional control approaches are more complex for time varient systems.  The present system employs conventional controlling mechanisms like P, PI and PID.

DISADVANTAGES The conventional PID is complex in design due to mathematical expressions. The maintenance cost of the conventional PID is high. Design of conventional PID logic needs more period of time. The conventional PID cannot be upgraded.

PROPOSED METHOD In the present era of industrial automation, ease of work is one of the major concerns. The virtual PID design enables the operator to operate the process sophisticatedly with an ease. Instead of giving manual inputs to the PID, this designed PID can adjust the input parameters just by mouse clicks. By using this PID we are going to control the fluid level of the tank.

BLOCK DIAGRAM OUTPUT FCE Process tank PID SP DAQ Level sensor LabVIEW

BLOCK DESCRIPTION The designed virtual PID controller is used as a control element which provides necessary control actions. The level sensor is used to read the input signals from the tank and transmits the signal to the DAQ, which reads the analog input signal corresponding to the level of the tank. The DAQ sends the digital signal to pc to compare it with the set point. Then signal from the pc actuates the solenoid valve.

VIRTUAL INSTRUMENTATION Virtual instrumentation is the use of customizable software and modular measurement hardware to create user defined measurement systems, called the virtual instruments.

LABVIEW LabVIEW is a program development application, much like various commercial C or BASIC development systems, or National Instruments Lab Windows.

LEVEL SENSOR Infrared sensors are used as level sensing element. These sensors provide the analog output to determine the level. Black surfaces provide the devices a noise free surroundings. These infrared sensors are based on the principle of transmitting and receiving infrared signals. This sensor provides an accurate analog value for the level for further process of data.

DAQ CARD Data Acquisition card (DAQ) is a device which is used to interface the real time system with the pc programmed software DAQ card converts the real time analog signal into digital signal which is understandable for the pc. The DAQ used in the project is NI USB 6009 which consists of 8 analog inputs, 2 analog outputs and 12 digital I/O ports.

RELAY DRIVER The solenoid valve is controlled through normally closed type relay switches. The relay used here is ULN 2803 which is a 18 pin chip. The first 8 pins and the last 8 pins are the inputs and outputs respectively. The 9th and the 10th pins are the ground and common respectively. After the level is sensed, the relay drives the solenoid valve corresponding the level.

HARDWARE REQUIREMENT SOFTWARE REQUIREMENT Data Acquisition card (DAQ) Infrared level sensor Solenoid valve Relay switch SOFTWARE REQUIREMENT VI LabVIEW

ADVANTAGES Conventional PID instrument is replaced with virtual PID. Saves time of manufacturing of an instrument. Need less maintenance. Easy to upgrade. Real time integration. Graphical user interface.

CONCLUSION The experimental investigation in NI LabVIEW show that the new system developed would be highly flexible and easy in controlling the level. This new system will create a new era in the field of automation

FUTUREWORK In future, the current virtual PID is applicable for time variant systems. When the system has uncertainties and difficult to find mathematical model, the fuzzy logic controller will give a better results. The virtual PID based on fuzzy logic will give a satisfactory performance for those time variant and non linear systems. Here in this project solenoid valve is used but in order to increase its accuracy a motorized valve can be used. And since LabVIEW is used here the level can be monitored and controlled from anywhere in the world.

SCREEN SHOT Screen shot of block diagram

SCREEN SHOT

THANK YOU