Actuators and Control, Part 3 Grant Agreement No 518656-LLP-1-2011-1-UK-LEONARDO-LMP Project acronym: CLEM Project title: Cloud services for E-Learning.

Slides:



Advertisements
Similar presentations
Pneumatic Valves Lesson 4.
Advertisements

DAT2343 Basic Logic Gates © Alan T. Pinck / Algonquin College; 2003.
Unit 7 Discrete Controllers
Sahar Mosleh PageCalifornia State University San Marcos 1 Introductory Concepts This section of the course introduces the concept of digital circuits and.
Types of Logic Circuits
Module 3 Practical Tasks
التصميم المنطقي Second Course
Lecture 8 Clock-Mode Sequential Machines Gas burner start up (application example)
HYDRAULICS & PNEUMATICS
Mechatronics Department Graduation Project II. OutlineIntroduction. Methodology. Mechanical Design. Control Design.
Module 6 : Flow control valves
Flip-Flops, Registers, Counters, and a Simple Processor
Asynchronous Sequential Logic
Development of single actuator circuits
Pneumatics technology 5. lesson
Chapter 7. Register Transfer and Computer Operations
Chapter 4 Gates and Circuits.
Chapter 4: The Building Blocks: Binary Numbers, Boolean Logic, and Gates Invitation to Computer Science, C++ Version, Fourth Edition.
Actuators.
Valves Non-return valves Flow control valves Pressure control valves
Pneumatic Logic Sensors and Actuators
Sequential Circuit  It is a type of logic circuit whose output depends not only on the present value of its input signals but on the past history of its.
HYDRAULICS & PNEUMATICS
Logic Operations in Electro-Pneumatics
Lecture 10 Topics: Sequential circuits Basic concepts Clocks
Electro-Pneumatics Module 1
Chapter 12 Fluid Power. Objectives Upon completing this chapter, you should be able to: –Discuss some fluid power fundamentals –Explain psi, psig, psia,
Chapter 4 Gates and Circuits. 4–2 Chapter Goals Identify the basic gates and describe the behavior of each Describe how gates are implemented using transistors.
Digital Computer Concept and Practice Copyright ©2012 by Jaejin Lee Logic Circuits I.
CSCI-235 Micro-Computers in Science Hardware Design Part I.
SUPLEMENTARY CHAPTER 1: An Introduction to Digital Logic The Architecture of Computer Hardware and Systems Software: An Information Technology Approach.
School of Computer Science G51CSA 1 Computer Systems Architecture Fundamentals Of Digital Logic.
Digital Components and Combinational Circuits Sachin Kharady.
Digital Computer Concept and Practice Copyright ©2012 by Jaejin Lee Logic Circuits I.
1 Boolean Algebra & Logic Gates. 2 Objectives Understand the relationship between Boolean logic and digital computer circuits. Learn how to design simple.
Control Technology and Automation
Pneumatics.
Pneumatic and hydraulic actuation system (cont.)
1 Lecture 22 Sequential Circuits Analysis. 2 Combinational vs. Sequential  Combinational Logic Circuit  Output is a function only of the present inputs.
CSCI-100 Introduction to Computing Hardware Design Part I.
Linear Algebra. Circuits The circuits in computers and other input devices have inputs, each of which is either a 0 or 1, the output is also 0s and 1s.
Chapter 3 Digital Logic Structures. 3-2 Combinational vs. Sequential Combinational Circuit always gives the same output for a given set of inputs  ex:
CHAPTER-2 Fundamentals of Digital Logic. Digital Logic Digital electronic circuits are used to build computer hardware as well as other products (digital.
HYDRAULICS & PNEUMATICS
Chapter 3 Digital Logic Structures. Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 3-2 Transistor: Building.
CS151 Introduction to Digital Design Chapter 5: Sequential Circuits 5-1 : Sequential Circuit Definition 5-2: Latches 1Created by: Ms.Amany AlSaleh.
DIGITAL ELECTRONICS. Everything in digital world is based on binary system. Numerically it involves only two symbols 0 or 1. –0 = False = No –1 = True.
Sequential Devices Sequential concept: output depends on present as well as past inputs Past inputs influence operations via memory elements.
Actuators and Control, Part 5 Grant Agreement No LLP UK-LEONARDO-LMP Project acronym: CLEM Project title: Cloud services for E-Learning.
Digital electronics 4–1 Gates and Circuits SANJAYBHAI RAJGURU COLLEGE OF ENGG.
5-1-2 Synchronous counters. Learning Objectives: At the end of this topic you will be able to: draw a block diagram showing how D-type flip-flops can.
4–1. BSCS 5 th Semester Introduction Logic diagram: a graphical representation of a circuit –Each type of gate is represented by a specific graphical.
Control of Motion On/Off Control (bang-bang) Proportional Control –open loop –closed loop.
TOPIC : Introduction to Sequential Circuits UNIT 1: Modeling and Simulation Module 4 : Modeling Sequential Circuits.
Actuators and Control, Part 4 Grant Agreement No LLP UK-LEONARDO-LMP Project acronym: CLEM Project title: Cloud services for E-Learning.
Fluid Power Control.
Lecture 1 Gunjeet kaur Dronacharya group of institutions.
Digital Logic Structures: Chapter 3 COMP 2610 Dr. James Money COMP
Double Acting Cylinder
GOVERNMENT ENGINEERING COLLEGE DAHOD
Fluid Power Systems And Fundamentals
Directional control valves
Pneumatics Module 9 Time delay valve.
Logic Functions Pneumatics Module 7.
Actuators and directional control valves
ECE Digital logic Lecture 16: Synchronous Sequential Logic
On/Off Control (bang-bang) Proportional Control
Module – 4: Single Acting Cylinder
Fluid Power System Electrical Control
Presentation transcript:

Actuators and Control, Part 3 Grant Agreement No LLP UK-LEONARDO-LMP Project acronym: CLEM Project title: Cloud services for E-Learning in Mechatronics Technology

Control A Control System is a device, or set of devices to manage, command, direct or regulate the behavior of other device(s) or system(s); may be applied to the essentially manual controls that allow an operator, for example, to close and open a hydraulic press; There are two common classes of control systems: logic or sequential controls; feedback or linear controls. Hydraulic valves function is to control pressure, control flow or direct flow in response to external commands.

Valve is a basic component In industrial systems; is mechanical device which regulate either the flow or the pressure of the fluid; can be stopping or starting the flow; control flow rate; divert flow; prevent back flow; control pressure, or reliev pressure; is an assembly of a body with connection to the pipe and some elements with a sealing functionality; can be complemented with several devices such as positioners, transductors, pressure regulators, etc. ; directional control valves start, stop or change the direction of flow in compressed air applications. Control

Categories of Valves: 1. spool–bonded and lapped; use an elastomer to seal against pressure; are tolerant of dirt and compressor varnish and when lubricated properly, will cycle for millions of operations; are available in 3-way and 4-way configurations 2. poppet; use a large poppet seal and operate much the same way as a home water faucet; is fast, rugged, and known for their ability to operate under adverse conditions; are made in 2-way, 3-way, and 4-way configurations; 3. a combination of spool and poppet; 4. sliding seal; 5. rotary and diaphragm. Control Fig. 25 Example of three-way valve applied to a spring return cylinder.

Control Fig. 26 Example of speed control on cylinder extension. Fig.27 Example of two-way-two-position valve.

On/Off Control Digital circuits are composed of logic gates. Logic gates are elementary electronic circuits operating in only two states; can realize every logical and arithmetical operation; operations are performed in combinational circuits. The automata can be constructed from standard ICs containing logic gates; more complex combinational logic blocks and registers; counters; memories; and other standard sequential ICs assembled on a printed circuit board. Types 1.combinational logic; 2.sequential logic. A digital circuit converts digital inputs into digital outputs.

Combinational Logic Combinational logic devices are “static” where the present inputs completely (and uniquely) determine the present outputs, without using any past information (history) or memory. The purpose of a digital circuit might be to turn on or off a device depending on some logical conditions For example, turn the light on or off in a room depending whether there are people in it or not. A digital device can perform such numerical functions using the binary number system: 0 or 1.

Logic gates are the basic circuit elements found in IC circuits that are used in digital systems. A logic gate has one or more logical inputs and only one logical output: true (represented by the binary digit 1) false (represented by the binary digit 0). The three main ways of specifying the function of a combinational logic circuit are: 1.Boolean Algebra – This forms the algebraic expression showing the operation of the logic circuit for each input variable either True or False that result in a logic "1" output. 2. Truth Table – A truth table defines the function of a logic gate by providing a concise list that shows all the output states in tabular form for each possible combination of input variable that the gate could encounter. 3. Logic Diagram – This is a graphical representation of a logic circuit that shows the wiring and connections of each individual logic gate, represented by a specific graphical symbol that implements the logic circuit. Combinational Logic

Fig. 28 Examples of basic logic gates formed using switches: a) AND gate; b) AND truth table; c) OR gate; d) OR truth table. a) b) c) d)

Combinational Logic: Example n.1 A + indicates that the piston rod of the cylinder A extends; A – indicates that the piston rod of the cylinder A retracts; B + indicates that the piston rod of the cylinder B extends; B – indicates that the piston rod of the cylinder B retracts; a0a0 a1a1 b0b0 b1b1 A+A B+B A−A− 0101 B−B− 1001 Fig. 29 Displacement-set diagram. Table 1 - The combinational relations between sensors and displacement-set diagram. a 0 indicates the switching-on of the end- stroke a 0 of cylinder A at its instroke position; a 1 indicates the indicates switching-on of the end-stroke a 1 of cylinder A at its extend position; b 0 indicates the indicates switching-on of the end-stroke b 0 of cylinder B at its instroke position; b 1 indicates switching-on of the end-stroke b 1 of cylinder B at its extend position. The automatic pneumatic system is composed by two pneumatic actuators named as A and B.

Combinational Logic: Example n.1 two pneumatic double-acting cylinder; two 5/2 double-solenoid valves; four 3/2-way roller-lever valves; one push-button. Fig.30 Pneumatic circuit for a combinational cycle. The combinational pneumatic circuit which is composed by:

Combinational Logic: Example n.1 A + command is active only when both signals m and b 0 are switched-on; A + is given by the AND logic gate because the Boolean function A + = m*b 0 ; B + command is given when a 1 is switched-on through the Boolean function B + = a 1 ; A − command is given when b 1 is switched-on through the Boolean function A − = b 1 ; B − command is given when a 0 is switched-on through the Boolean function B − = a 0. Fig. 31 Pneumatic circuit: A + Command. Fig. 32 Pneumatic circuit: B + Command.

Combinational Logic: Example n.1 Fig. 33 Pneumatic circuit: A - Command. Fig. 34 Pneumatic circuit: B _ Command. Initial position: double-acting cylinders A and B are supposed to be at the retracted position.

Sequential Logic Examples of sequential logic devices: flip-flops, are bi-stable devices because they can assume two and only two stable output states (0 or 1); latches, are flip-flop that are able to latch onto a binary state; shift registers, counters, –“Up-counters” generate a binary number sequence where each number is generated by incrementing the previous number by 1 –“down-counters” generate a binary number sequence in the consecutive descending order. and trigger devices with memory. Integrated circuits (IC) are used to perform important functions such as data storage (memory) and processing (ALU) in a microcomputer.

Sequential Logic: Example n.2 A lay-out of the proposed on/off system. The automatic machine is provided of four pneumatic cylinders A, B, C and D in order to perform the automatic cycle through suitable on/off displacements. Fig. 35 Lay-out of the electro-pneumatic circuit. Fig. 36 Displacement-set diagram. The automatic machine works as an event-based system in on/off environment

Sequential Logic: Example n.2 Fig.37 The sequential pneumatic circuit. Fig. 38 Grafcet diagram for the automatic cycle. 4 pneumatic double-acting cylinders; 4 bi-stable pneumatic valves; 4 mechanically actuated; 1 3/2 pneumatic push-button, 8 3/2-way pneumatic end- strokes valve; 7 AND valves; 6 OR valves; 2 sequential batteries. The sequential pneumatic circuit is composed by:

Sequential Logic: Example n.2 Referring to the Grafcet and the Sequential pneumatic circuit, In the first phase the cylinders A and B are extended, because of the signals A+ and B+, because the input of the first sequencer is an AND gate of a 1 and b 1 feed-back signals that come from the sensor system; In the second phase, both cylinders C and D are extended, because of the signals C+ and D+, respectively, and cylinder A retracts, because of the signal A-. The input of the second sequencer is an AND gate of a 0, c 1 and d 1 feed-back signals that come from the end-strokes; In the third phase, cylinder D retracts, because of the signal D-. The input of the third sequencer is d 0. In the fourth phase, cylinder A returns at starting instroke position and the input of the fourth sequencer is a 1. In the fifth phase, B and C retract, respectively, while D extends. The input of the fifth sequencer is given by AND of b 0, c 0 and d 1. In the sixth phase, cylinder C is extended, while D is retracted. The input of the sixth sequencer is given by AND of c 1 and d 0. In the seventh phase, cylinders A and C retract in order to start a new loop.