Elec467 Power Machines & Transformers

Slides:



Advertisements
Similar presentations
Seminar on Circuit Breaker
Advertisements

Programming with Ladder Logic
Unit 7 Discrete Controllers
Programming Logic Controllers
HYDRAULICS & PNEUMATICS
Contactor, Relays and Overloads
4/24/05 BAE Motor Control PLCs and Ladder Logic An Introduction.
Ladder Logic PLC Programs are made up of combinations of AND; OR; NAND; NOR; and other gates, along with timers, inputs, outputs, counters, comparators,
Chapter 6 Introduction to Logic.
Introduction To Programmable Logic Controllers
PLC OPERATION & PROGRAMMING Dr. ONUR TOKER. What is a PLC ? PLC is a computer system controlling a process. inputs - the keyboard is analogous to a proximity.
Lesson 15: Dc Motor Control Components and Diagrams
Lecture 4: Programmable logic Controllers
Programmable Logic Controller Internal Operations
PLC Fundamentals Module 2: Hardware and Terminology.
Submitted By Ravi Raj Rajeev Kumar Vipul Batra. FUNCTIONS PERFORMED BY THE RELAY MADE 1.OVER VOLTAGE PROTECTION 2.OVERCURRENT PROTECTION.
Programming Logic Controllers
SECTION 4 ELECTRIC MOTORS UNIT 19 MOTOR CONTROLS.
Section 4: Electric Motors
Inductors. Inductance Electrons in motion create electromagnetic fields – Recall from previous section that electrons in motion also create an electrostatic.
Troubleshooting Electric Control Devices
Industrial Machine Control
Lesson 9: Electrical Components
PLC introduction1 Discrete Event Control Concept Representation DEC controller design DEC controller implementation.
Programming PLCs using LADDER Logic
Chapter 17 Section 3 (pages )
 AUTOMATION  PLC  SCADA  INSTRUMENTATION  DRIVES & MOTORS.
Memory Layout and SLC500™ System Addresses. Processor Memory Division An SLC 500 processor's memory is divided into two storage areas. Like two drawers.
Memory Layout and SLC500 System Addresses. Processor Memory Division An SLC 500 processor's memory is divided into two storage areas. Like two drawers.
Control Technology and Automation
Discrete-state Process Control
Chapter 4 Overload Relays.
PROGRAMMABLE LOGIC CONTROLLER (PLC) AND AUTOMATION
Implementing software in IEC Languages in IEC IEC uses the following languages Instruction List – Assembly level programming using.
Chapter 10 Advanced Programming, PLC Interfacing, and Troubleshooting
Logic Functions and Symbols
Will This Work?. Electric circuit Your challenge: Given a lightbulb holder, a battery holder, a lightbulb, a switch, and connecting wires, make the.
November 4, 2013 Topic: Electric Circuit Objectives:
Elec467 Power Machines & Transformers Electric Machines by Hubert, Chapter 12 Topic: Self-excited and compound generators, load distribution.
Prepared by: Engr. Qurban Ali Memon 11ES (SEC- 1 & 2)
1 RLL: Relay Ladder Logic CONTENTS 1. PLC operation 2. PLC programming 3. Ladder logic 4. Memory and gates.
Electricity and Magnetism Chapter 2: Electricity Section 1: Electric Charge and Static Electricity.
PROGRAMMABLE LOGIC CONTROLLER
ACTIVE LEARNING ASSIGNMENT SUBJECT: DC Machine and Transformer TOPIC: Necessity of Starter and its Types Branch: Electrical Engineering Prepared By :-Charan.
Programmable Logic Controller
Actuators and Control, Part 4 Grant Agreement No LLP UK-LEONARDO-LMP Project acronym: CLEM Project title: Cloud services for E-Learning.
Electricity. TYPES OF CIRCUITS Individual electrical circuits normally combine one or more resistance or load devices. The design of the automotive electrical.
BASIC ELECTRICITY AND MAGNETISM
ACTIVE LEARNING ASSIGNMENT TOPIC NAME :- DC MOTOR STARTERS ELEMENTS OF ELECTRICAL DESIGN ( ) AY Course co-ordinator:- SAMIR B PATEL PREPARED.
Push Button Station and Relay
Lesson 1 PLC BASICS. PLC Definition  Programmable Logic Controllers are industrial computers that control machine and other applications.  PLC have.
Programmable Logic Controllers
The Programmable Logic Controller
The Electrical Diagram
Chapter 14 Understanding Relay Instructions and the Programmable Controller Input Modules.
Lesson 14: Introduction To Sequential Control
ET 438B Sequential Control and Data Acquisition
Workbook Section.
MECH 1500 Motor Controls.
Programmable Logic Controllers (PLCs)
Level 2 Electrical and Electronic 3
Fluid Power System Electrical Control
Presentation transcript:

Elec467 Power Machines & Transformers Electric Machines by Hubert, Chapter 13 Topics: protection circuits, ladder logic, and PLC (programmable logic controllers)

Contactor A contactor makes and breaks power circuits. Because sparks are associated with live circuits and motors draw large currents, sparking is an issue which is dealt with by use of a blow-out coil. Other constructions minimize the time the stays in contact with the actual contacts.

How a blow-out chute works When the circuit breaks a spark is created. This spark is actually a current flow of electrons jumping through the air because of the potential difference. The current is changed into a magnetic field by the blow-out coil which affects the path of the current which is not restrained by a wire. As the length of the spark grows the resistance increases eventually causing the flow of electrons to stop.

Shading coil The shading coil changes the flux across the contacts so that the armature doesn’t chatter when the operating coil closes. Chatter is created when the armature closes so quickly it bounces off the stationary contact. The shade coil is wrapped around ½ of the flux path so the current flow created in the shade coil creates a counter emf flux. This delays a portion of the flux created by the operating coil when it is turned on. Once the flux stabilizes the shade coil field collapses. The initial flux which caused the armature to change states (closing) is not strong enough to hold the armature closed without bouncing. This is when the flux delayed by the shade coil shows up in time to hold the armature closed and not allow it to bounce.

Thermal overload relay The Thermal overload relay operates somewhat like a thermocouple but uses different coefficients of expansion properties of two dissimilar metal to pull contacts apart when there is too much current causing the heater element to overheat. .

Schematic showing operation of thermal overload relay There is a range of currents that cause the relay to open (trip) and a delay time to allow the motor to cool before it can be reset.

Over-current relay An over-current relay is designed so a high current flow will cause the contacts to open. This is a normally closed relay under normal current flow. Its placement in the motor branch circuit breaks the circuit and the relay holding the M contacts closed opens when they lose power. The over-current relay loses power also but by then its job is done.

A motor circuit diagram shows connections labels, wiring and physical placement.

This is a ladder network This is a ladder network. The rungs of the ladder are branches of circuits wired in parallel. It reads top to bottom, left to right. Normal arrangement has the functional circuit on the first rung and subsequent branches control relays above their rung. PLC software facilitates the design of a control circuit.

Automatic circuit breakers This slide illustrates two types of button designs. (a) is a forever Start and you have to press Stop to break the contact. (b) is a Start that stays connected until the voltage drops or the Stop button interrupts the voltage. Both stop the motor when M’s operation coil looses power causing the flux to collapse that was holding M’s contacts closed

Programmable Logic Controllers PLCs are used to control machines or processes that are sequential in nature, using “discrete” inputs and outputs that have defined states. For example, if a limit switch detects the presence of an object, it provides an “ON” signal to the PLC; if no object is detected, it provides an “OFF” signal. The machine or device typically performs actions based on time or events in a pre-defined order.

PLC basics A PLC consists of three basic sections: power supply, the central processing unit (CPU) and the input/output interface system. The CPU, which controls all PLC activity, can further be broken down into the processor and memory system. The input/output system is physically connected to field devices (e.g., switches, sensors, etc.) and provides the interface between the CPU and the information providers (inputs) and controllable devices (outputs). One of many optional I/O units Power supply CPU with I/O