SINKING AND SOURCING Two terms most frequently mentioned when discussing connections to inputs or outputs are “sinking” and “sourcing“. These two concepts.

Slides:



Advertisements
Similar presentations
INTRODUCTION With this chapter, we begin the discussion of the basic op-amp that forms the cornerstone for linear applications; that is, the signal is.
Advertisements

Chapter 7.
Let us now use this realistic view of a battery in a simple circuit containing a battery and a single resistor. The electric potential difference across.
ELECTRICAL. Circuits Outline Power Hub Microcontroller Sensor Inputs Motor Driver.
Chapter 2 Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
electronics fundamentals
“Power Supply” Controls Voltage Difference in Voltage is set Output Current is “as requested” by attached device.
Electrical Fundamentals
ET 332a Dc Motors, Generators and Energy Conversion Devices 1.
Module 2: Hardware and Terminology
Electrical Engineering. A circuit is a combination of different components that allow electricity to flow through them. Each component serves its own.
RM2F Input / Output (I/O) Pin grouping code!. I/O Pin Group Operations: The Spin language has provisions for assigning values to groups of bits in the.
03 September 2007 Digital I/O Wiring Exercise. Copyright © 2007 Alien Technology Corporation. Advanced Academy Student use only. Not for redistribution.
electronics fundamentals
Applied Circuit Analysis Chapter 3 - Power and Energy Copyright © 2013 The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Ohm’s law and Kirchhoff's laws
The signal conditioner -- changes the voltage Amplify Attenuate Filter.
Diode: Application Half-Wave Rectifier
Eng.Samra Essalaimeh Philadelphia University 2013/ nd Semester PIC Microcontrollers.
EE210 Digital Electronics Class Lecture 9 April 08, 2009.
Circuit.
Lesson 2 How do electric circuits work?. Electric Circuits You know that electric circuits only work when the circuit is closed. OPEN.
Some basic electronics and truth tables Some material on truth tables can be found in Chapter 3 of Digital Principles (Tokheim)
Chapter 5 Principles of Electric Circuits, Conventional Flow, 9 th ed. Floyd © 2010 Pearson Higher Education, Upper Saddle River, NJ All Rights.
MAXIMUM POWER TRANSFER THEOREM
09/16/2010© 2010 NTUST Chapter 6 Yu-Chi Lai 賴祐吉. 09/16/2010© 2010 NTUST Most practical circuits have combinations of series and parallel components. Components.
CHAPTER 2 TYPES OF CONTROLLER BY: Salsabila Ahmad.
CURRENT AND RESISTANCE LECTURE 8 DR. LOBNA MOHAMED ABOU EL-MAGD.
3.TRANSISTOR CIRCUIT CONFIGURATION
Simple Circuits & the Transfer of Electrical Energy
Basic Equipment and Schematic Reading. Objectives Learn the basic equipment that will be used in the Lab. Learn some of the basic symbols used on electrical.
PRESENTATION ON THE TOPIC By: Rahul agarwal. INTRODUCTION  Overload protection circuit are required in inverters and uninterrupted power supplies to.
Closed Circuits In applications requiring the use of current, electrical components are arranged in the form of a circuit. A circuit is defined as a path.
Electrical Characteristics of Logic Gates Gate Characteristics Last Mod: January 2008  Paul R. Godin.
Units to be measured and calculated VoltageVoltsV or E ResistanceOhmsR or Ω Current AmpsI or A.
Voltage Divider Circuits Input transducers Input transducers are devices that convert a change in physical conditions (for example, temperature) into a.
PLC Front Panel.
Rectifier A rectifier is an electrical device that converts alternating current (AC), which periodically reverses direction, to direct current (DC), which.
 A transistor is the basic building block of electronic components.  The average computer may have millions of them within its circuits.  Essentially,
Chapter 6: Voltage Regulator
MICROCONTROLLER AND INTERFACING
Power and Energy Energy (E) is the ability to do work
Electric Circuits (EELE 2312)
Supplement to Circuits Analysis
Difference Between NPN and PNP Transistor
Chapter 5 Review Questions and Circuit Analysis
PLC Front Panel.
Chapter 5 Review Questions and Circuit Analysis
ELECTRICAL ENGG. DEPARTMENT SPEED CONTROL OF DC SERIES MOTOR
Lesson 4 Electricity Part 3.
Arduino Basics Rajeev Dwivedi, PhD.
PLC Hardware Components.
Basic Electrical Circuits
CS105 Introduction to Computer Concepts GATES and CIRCUITS
3.1 Resistors in Series When two elements connected at a single node, they are said to be in series Series-connected circuit elements carry the same.
Transformers A transformer changes the high voltage from the main power lines to the 120 volts your appliances use.
PLC Front Panel.
كارت هوشمند چيست وچگونه كار مي‌كند؟
Electric Circuits Fundamentals
Data Distribution Board
Diodes AIM: To understand diode characteristics
PLC Front Panel.
ELECTRICAL CIRCUITS AND CONSTRUCTIONS An electrical circuit is a network consisting of a closed loop, giving a return path for the current 2.
TPIC0107B H-Bridge And DC Motor
PLC Front Panel.
9.1 Series and Parallel Circuits
PLC Front Panel.
Basic Electrical Circuits
Example Example 1: An electric lamp is rated 110 W, 200 V. When the lamp is operated at its rated power and voltage, calculate a) the current flowing through.
Presentation transcript:

SINKING AND SOURCING Two terms most frequently mentioned when discussing connections to inputs or outputs are “sinking” and “sourcing“. These two concepts are very important in connecting a PLC correct The most brief definition of these two concepts would be: SINKING = Common GND line (-) SOURCING = Common VCC line (+)

First thing that catches one’s eye are “+” and “-” supply, DC supply First thing that catches one’s eye are “+” and “-” supply, DC supply. Inputs and outputs which are either sinking or sourcing can conduct electricity only in one direction, so they are only supplied with direct current. According to what we’ve said thus far, each input or output has its own return line, so 5 inputs would need 10 screw terminals on PLC controller housing. Instead, we use a system of connecting several inputs to one return line as in the following picture. These common lines are usually marked “COMM” on the PLC controller housing.

Sinking and Sourcing are terms used to define the control of direct current flow in a load. A sinking digital I/O (input/output) provides a grounded connection to the load, whereas a sourcing digital I/O provides a voltage source to the load. Consider a simple circuit that consists of one digital input connected to a digital output. The circuit needs a voltage source, a ground, and a load. A sourcing digital I/O provides the voltage needed for the circuit. A sinking digital I/O provides the ground needed in the circuit. The digital input provides the load required for the circuit to work.

By applying the circuit principles to the four possible combinations of input/output sinking/sourcing types, there are four circuits, as shown above. The common terminal is the terminal that serves as the common return path for all I/O points in the bank.