Lesson 1: Overview of Sequential Control and Data Acquisition

Slides:



Advertisements
Similar presentations
Interfacing to the Analog World
Advertisements

ET 438b Department of Technology Southern Illinois University Carbondale et438b-1 1.
Mechatronics and microprocessor. Outline Introduction System and design of system Control, measurement and feed back system Open and closed loop system.
ECE 353 Introduction to Microprocessor Systems Michael G. Morrow, P.E. Week 14.
Data Acquisition Risanuri Hidayat.
5/4/2006BAE Analog to Digital (A/D) Conversion An overview of A/D techniques.
ECE 353 Introduction to Microprocessor Systems Michael G. Morrow, P.E. Week 14.
Instrumentation - Introduction 10/9/2013Ohio University - Dr. Cyders1 Engineering measurements are usually taken by some form of transducer. A transducer.
Interfacing with the Analog World Wen-Hung Liao, Ph.D.
EET 252 Unit 7 Digital-to-Analog Conversion
Lecture161 Instrumentation Prof. Phillips March 14, 2003.
Engr. Hinesh Kumar Lecturer, I.B.T, LUMHS. Signal Signal Classification Signal Processing Concept of Systems DSP Elements of DSP Advantages of DSP Limitations.
Interfacing Devices Chapter 2. Objectives Identify the schematic diagrams, describe the operations, and calculate the outputs of the comparator, inverting,
Controlling Systems Using IT (Level 3) Lecture – 1030 Thursday 23/04/2015 Boston College (Rochford Campus)
Digital data acquisition1 Measuring ? „Wer misst, misst Mist.“ numeric result Sensing, Signal Processing Evaluation Physical/Chemical Property Physical/Chemical.
Random signals. Histogram of the random signal Continuous Time Sinusoidal signals.
Automated Manufacturing Systems
Open and Closed Loops Standard Grade Computing Studies.
Data Converters ELEC 330 Digital Systems Engineering Dr. Ron Hayne
ACOE2551 Microprocessors Data Converters Analog to Digital Converters (ADC) –Convert an analog quantity (voltage, current) into a digital code Digital.
Analog to Digital conversion. Introduction  The process of converting an analog signal into an equivalent digital signal is known as Analog to Digital.
Data Acquisition Systems
HL Sample Question Applied Control Systems Underlying Principles.
Automation & Control Any process consist of :- (1) Application (2) Control System The Process Application (Operative Part) Control System (Action Coordinator)
Control Theory Control System Objectives  Establish a final condition  Provide safe operation  Eliminate the human element  Assure economical operation.
Automatic Control System V. Compensation. If the satisfactory design of the process dynamics can’t be obtained by a gain adjustment alone, then some methods.
Lecture 25: Implementation Complicating factors Control design without a model Implementation of control algorithms ME 431, Lecture 25.
CEC 220 Digital Circuit Design Number Systems & Conversions Friday, January 9 CEC 220 Digital Circuit Design Slide 1 of 16.
CSCI1600: Embedded and Real Time Software Lecture 8: Modeling III: Hybrid Systems Steven Reiss, Fall 2015.
Digital Control CSE 421.
Analog/Digital Conversion
Comparators, DAC, and ADC
Embedded Control Systems Dr. Bonnie Heck School of ECE Georgia Tech.
Embedded Systems Design 1 Lecture Set C Interfacing the MCS-51 to: –D/A Converter –A/D Converter.
CEC 220 Digital Circuit Design Number Systems & Conversions Wednesday, Aug 26 CEC 220 Digital Circuit Design Slide 1 of 16.
ECE 101 Exploring Electrical Engineering Chapter 7 Data Acquisition Herbert G. Mayer, PSU Status 11/30/2015 Derived with permission from PSU Prof. Phillip.
ΨΗΦΙΑΚΟΣ ΕΛΕΓΧΟΣ (22Δ802) Β΄ ΕΞΑΜΗΝΟ Καθηγητής Πέτρος Π. Γρουμπός  Ώρες Γραφείου: Τετάρτη Πέμπτη Παρασκευή 11:00- 12:00 Γραφείο: 1.
Lecture Notes / PPT UNIT III
Lesson 1 PLC BASICS. PLC Definition  Programmable Logic Controllers are industrial computers that control machine and other applications.  PLC have.
MECH 373 Instrumentation and Measurements
Microprocessors Data Converters Analog to Digital Converters (ADC)
Introduction to Mechatronics
Introduction to Discrete-Time Control Systems fall
Digital Control CSE 421.
What is a DAC? A digital to analog converter (DAC) converts a digital signal to an analog voltage or current output DAC.
DATA CONVERTERS (Linear Circuits) S.Senthil Kumar, Dept. of Aero, KCT
EI205 Lecture 13 Dianguang Ma Fall 2008.
MECHATRONICS Technologies and developed products will be incorporating electronics more and more into mechanisms, intimately and organically, and making.
Op-Amps and Analog Computers
DIGITAL CONTROL 목 차 1. Introduction to Digital Control System
Digital Control Systems
SIGNAL ACQUISITION.
Lesson 2: Introduction to Control programming using Labview
تقویت کننده های عملیاتی
Lesson 6: Sampling Analog Signals
Lesson 3: op amp fundamentals and open loop applications
Chapter 3: Pulse Code Modulation
Lesson 11: Transducer Electrical Interfaces
Sample & Hold Circuits CSE598A/EE597G Spring 2006
Lesson 8: Analog Signal Conversion
Applied Control Systems Underlying Principles
Digital Control Systems Waseem Gulsher
Digital to Analog Converters (DAC)
Lesson 12: Analog Signal Conditioning
Conversation between Analogue and Digital System
CSCI1600: Embedded and Real Time Software
1.Introduction to Advanced Digital Design (14 marks)
Chapter 7 Converters.
Digital Electronics and Logic Circuit
TIME-BASED HYBRID ANALOG-DIGITAL COMPUTATION
Presentation transcript:

Lesson 1: Overview of Sequential Control and Data Acquisition EET 438b Sequential Control and Data Acquisition Department of Technology Lesson 1_et438b,pptx

Learning Objectives After this presentation you will be able to: Explain the difference between Digital and analog control loops List advantages and challenges of using digital process control. Give an overview of the data acquisition problem. Give examples of sequential control applcations Lesson 1_et438b,pptx

Digital Control of Analog systems Analog Controllers Set point Error Controller Sensors Feedback Plant Control Output - + Controller implemented with analog electronics (OP AMPS) Summing (error generation) Integration (integral control) Differentiation (derivative control) Amplification (proportional control) Lesson 1_et438b,pptx

Digital Control of Analog Systems Digital Controllers Plant Control Output Set point + - Error Analog-to-Digital Converter Controller Digital–to- Analog Converter Sensors Feed Back Characteristics Analog Inputs and outputs Continuous signals converted to digital values Controller - Implemented with microprocessor System control variable modified by mathematical functions + - x / Result converted to analog signal by digital-to-analog conversion Lesson 1_et438b,pptx

Advantages and Challenges of Digital Process Control Can implement complex control algorithms along with P-I-D Software-based controller Direct input of digital sensors Challenges Need Analog-to-Digital (A/D) Conversion- World is analog High speed sampling required for rapidly changing signals Precision of converted value. Infinite number of values mapped to a finite number of bits Must reconstruct most signals to analog for output to analog world. Need DAC (digital-to-analog converters) Lesson 1_et438b,pptx

Overview of the Data Acquisition Problem Use computers to gather data, process data, and control system: Higher level control Monitored Systems Digital Signal Conditioning Transducers (Sensors) Analog Output Signals Signal Conditioning Analog Input Signals Digital In/Out Analog Inputs ADCs Analog Outputs DACs Application Program Computer System with data acquisition Lesson 1_et438b,pptx

Overview of the Sequential Control Problem Control of a staged processes with discrete steps. Examples around the home Cloths Dryers Washing Machines Dishwashers All processes driven by timing of the events Time-driven sequential processes Lesson 1_et438b,pptx

Overview of the Sequential Control Problem Event-Driven Sequential Processes Next step of process can not take place until an external event occurs Examples Motion sequence depends of position of mechanical part Robotic Arms Sensors are switches that Indicate position Lesson 1_et438b,pptx

End Lesson 1: Overview of Sequential Control and Data Acquisition EET 438b Sequential Control and Data Acquisition Department of Technology Lesson 1_et438b,pptx