SlideShare a Scribd company logo
1 of 43
TOUCH SCREENS
ELEMENTARY COURSE
1
PREPARED BY MIHLA BIYASE
TOUCH SCREENS
CONTENTS
1.0 INTRODUCTION……………………………………………………………………………………………………………………………………………….4
1.1 HISTORY …………………………………………………………………………………………………………………………………………………………………………………………..5
2.0 COMPONENTS ………………………………………………………………………………………………………………………………………………..6
2.1 TOUCH SENSOR ………………………………………………………………………………………………………………………………………………………………………………7
2.2 CONTROLLER……………………………………………………………………………………………………………………………………………………………………………………8
2.3 SOFTWARE DRIVER …………………………………………………………………………………………………………………………………………………………………………9
3.0 DIFFERENT TOUCH SCREEN TECHNOLOGIES…………………………………………………………………………………………...........10
3.1 RESISTIVE TOUCH SCREEN ………………………………………………………………………………………………………………………………………………………………11
3.2 CAPACITIVE TOUCH SCREEN…………………….……………………………………………………………………………………………………………………………...........12
3.3 SURFACE ACCOUSTIC WAVE ……………………………………………………………………………………………………………………………………………………………13
3.4 INFRARED TOUCHSCREEN …………………………………………………………………………………………………………………………………..14
4.0 COMPARISON CHART……………………………………………………………………………………………………………………………………….15
5.0 APPLICATIONS………………………………………………………………………………………………………………………………………………….16
5.0 VIDEO SESSION ……………………………………………………………………………………………………………………………………………….16
6.0 PRACTICAL….……………………………………………………………………………………………………………………………………………………17
7.0 ASSESSMENT……………………………………………………………………………………………………………………………………………………18
2
INTRODUCTION
A touch screen is a display that
can detect the presence and
location of a touch within the
display area.
Touch screen can also sense
other passive objects such as
stylus
3
HISTORY
4
COMPONENTS
A basic touch screen has three main components:
5
Touch sensor Controller Software drive
1. TOUCH SENSOR
A touch sensor is a clear glass
panel with a touch responsive
surface which is placed over a
display screen.
The sensor generally has an
electrical current or signal going
through it and touching the screen
causes a voltage or signal change.
6
2. CONTROLLER
The controller is a small PC
card that connects between
the touch sensor and the PC.
It takes information from
the touch sensor and
translate it into information
that PC can understand
7
3. SOFTWARE DRIVER
The driver is a software that allows
the touch screen and computer to
work together.
It tells the operating system how to
interpret the touch event information
that is sent from the controller.
Most touch screen drivers today are
mouse-emulation type drivers. This
makes touching the screen the same
as clicking your mouse at the same
location on the screen.
8
DIFFERENT TOUCH SCREEN
TECHNOLOGIES
RESISTIVE
CAPACITIVE
SURFACE WAVE
INFRARED
9
RESISTIVE TOUCH SCREEN
Polyester Film
Top Resistive Layer
Conductive Transparent Metal
Coating
Bottom Resistive Layer
Insulating Dots
Glass Substrate
10
RESISTIVE TOUCH SCREEN
Pressing the flexible top sheet creates
electrical contact with the coating on
the glass
The touch screen controller gets the
alternating voltages between the two
layers and converts them into the
digital X and Y coordinates of the
activated area.
11
RESISTIVE TOUCH SCREEN
ADVANTAGES
high resistance to liquids
Low cost solution
Low power consumption
DISADVANTAGES
Poor durability
Poor contrast
risk of damage due to sharp
objects
12
CAPACITIVE TOUCH SCREEN
In the capacitive system, a layer that stores
electrical charge is placed on the glass panel
When a user touches, some of the charge is
transferred to the user, so the charge on the
capacitive layer decreases.
This decrease is measured in electrodes
located at each corner of the monitor.
The computer then calculates the
coordinates, from the relative differences in
charge at each corner
13
CAPACITIVE TOUCH SCREEN
14
Small amount of voltage is
applied to the four corners
of the touchscreen
A finger touches the screen
and draws a minute
amount of current to the
point of contact
The location of the point of
contact is calculated by the
controller
CAPACITIVE TOUCH SCREEN
ADVANTAGES
More durable
Very responsive
ADVANTAGES
Accepts inputs from finger only
Accuracy is dependent on
capacitance of person
15
Capacitive touchscreens are usually used in smartphones.
SURFACE ACCOUSTIC WAVE
In this type of touchscreen, there are two
transducers* placed on the x and y axes that
constantly emit sound waves.
Reflectors are placed opposite the
transducers and reflect those signals.
An interruption in the sound waves, i.e. a
touch, causes a change in the amplitude of
those waves.
The hardware controller and driver can then
calculate where that occurred.
16
*Transducer - a device that converts variations in a physical quantity, such as pressure or brightness, into an electrical signal, or
vice versa.
SURFACE ACCOUSTIC WAVE
ADVANTAGES
high resolution
long life
DISADVANTAGES
fairly expensive
easily interfered with by
contaminants such as dirt or water
17
SAW touchscreens are typically used in public info kiosks due to their long
life.
INFRARED TOUCHSCREEN
This type of touchscreen has an array of x
and y axes across the screen.
The lines of this array are fitted with
infrared LEDs and photodetectors.
The LEDs constantly emit a light, and a
touch applied to the screen interrupts that.
The photodetectors can tell when there is a
change in that light and calculates where
that occurs.
18
INFRARED TOUCHSCREEN
ADVANTAGES
 wide range of objects can be
used to register a touch
DISADVANTAGES
 Low resolution,
Susceptible to contaminants like
dirt or water
19
Infrared touchscreens are usually used for multi-touch capabilities.
COMPARISON CHART
20
Resistive Capacitive SAW Infrared
Touch
Resolution
High High Average High
Clarity Average Good Good Good
Operation Finger or
Stylus
Finger or
Stylus
Finger or
Soft-tipped
Stylus
Finger only
Durability Can be
Damaged
by sharp
objects
Highly
Durable
Susceptible
Dirt and
Moisture
Highly
durable
APPLICATIONS
21
VIDEO SESSION
22
PRACTICALS
IDENTIFYING DEFERENT TOUCH
SCREENS
23
ASSESSMENT
24
SCADA
25
ELEMENTARY COURSE
PREPARED BY MIHLA BIYASE
SCADA
CONTENTS
1.0 INTRODUCTION……………………………………………………………………………………………………………………………………………….27
1.1 HISTORY.…………………………………………………………………………………………………………………………………………………………………………………………..28
2.0 FUNCTIONS……………………………………………………………………………………………………………………………………………………..29
2.1 WHY DO WE USE SCADA.…………………………………………………………………………………………………………………………………………………………………30
3.0 SCADA COMPONENTS………………………………..…………………………………………………………………………………………...........31
3.1 RESISTIVE TOUCH SCREEN.………………………………………………………………………………………………………………………………………………………………32
3.2 HMI………………………………………………………….……………………………………………………………………………………………………………………………...........33
3.3 SUPERVISORY SYSTEM………..……………………………………………………………………………………………………………………………………………………………34
3.4 PLCs……………………………….………………………………………………………………………………………………………………………………..35
3.5 SCADA PROGRAMING…..……..……………………………………………………………………………………………………………………………..36
3.6 COMMUNICATION INTERFACE..….………………………………………………………………………………………………………………………..37
4.0 INDUSTRIAL USAGE...………………………………………………………………………………………………………………………………………38
4.0 ADVANTAGES AND DISADVANTAGE………………………………………………………………………………………………………………….40
5.0 PRACTICAL……………………………………………………………………………………………………………………………………………………….16
5.0 CONCLUSION……………………………………………………………………………………………………………………………………………………41
6.0 ASSESSMENT……………………………………………………………………………………………………………………………………………………42
26
INTRODUCTION
SCADA - Supervisory Control And Data
Acquisition
This is an industrial computer-based control
system used to acquire real-time data to keep
track, monitor and control industrial equipment
at the supervisory level
It is a combination of software, hardware and
protocols.
27
HISTORY
Before the concept of SCADA, industrial plants and remote sites relied
on personnel to manually control and monitor equipment via push
buttons and analog dials.
Industrial organizations started to utilize relays and timers to provide
some level of supervisory control without having to send people to
remote locations to interact with each device
28
FUNCTIONS
The important functions of an SCADA are listed below:
 Data Acquisition
 Information Display
 Supervisory Control
 Alarm Processing
 Information Storage and Reports
 Sequence of Event Acquisition
 Data Calculation 8. Special RTU Processing/Control
29
WHY DO WE USE SCADA
Ability to collect data & control process from distance.
Ability to create logs on system’s current and past state
Ability to send necessary information to operators in real time using
SMS and internet.
Reduces man-power needs
Saves Energy, Time and Money
Reliable
Supervisory control over a particular system
30
SCADA COMPONENTS
31
 Basic Block diagram of SCADA system
HUMAN-MACHINE INTERFACE
(HMI)
This is an input-output device that presents the
data to be controlled by a human operator.
It is used by linking the SCADA system’s
software program for providing information,
including the scheduled maintenance
procedures, detailed schematics, trending and
diagnostic data for specific sensor or machine.
HMI systems facilitate the operating personnel
to see the information graphically
32
SUPERVISORY SYSTEM
Supervisory system is used as server for communicating
between the equipment of the SCADA system such as RTUs,
PLCs and sensors, etc., and the HMI Software used in the
control room workstations.
Master stations comprises a single PC in smaller SCADA
systems and, in case of larger SCADA systems, it comprises
distributed software applications, disaster recovery sites and
multiple servers.
33
REMOTE TERMINAL UNITS
Physical objects in the SCADA systems are
interfaced with the microprocessor controlled
electronic devices called as Remote Terminal
Units (RTUs).
These units are used to transmit telemetry
data to the supervisory system and receive
the messages from the master system for
controlling the connected objects.
These are also called as Remote Telemetry
Units.
34
PROGRAMMABLE LOGIC
CONTROLLERS
In SCADA systems, PLCs are connected to the
sensors for collecting the sensor output signals
in order to convert the sensor signals into
digital data.
PLCs are used instead of RTUs because of the
advantages of PLCs like flexibility,
configuration, versatile and
affordability compared to RTUs.
35
SCADA PROGRAMING
SCADA programming in a master or
HMI is used for creating graphs and
diagrams which will give an important
situational information in case of an
event failure or process failure.
SCADA programming can be done
using derived programming language
or C language 24
36
COMMUNICATION INTERFACE
Generally the combination of radio and
direct wired connections is used for SCADA
systems, but in case of large systems like
power stations and railways wireless
network are frequently used.
•Private Network (LAN/RS-485)
•Internet
•Wireless Communication systems
37
INDUSTRY USAGE
38
AIRPORTS UTILITIESMANUFACTURING
INDUSTRY USAGE CONT.
39
AIRPORTS DISTRIBUTION
ADVANTAGES AND DISADVANTAGES
ADVANTAGES
Reduce time consumption
Reduce human resource
consumption
Greater accessibility (remotely)
Instantaneous alert on alarms or
events
Organized data records and report
generation automatically
DISADVANTAGES
Can be expensive in the scenarios
where PLC is enough to handle the
job.
SCADA system needs
maintenance. If you are the end
user- it means more yearly
recurring cost.
40
PRACTICAL
41
ASSEMBLY P.C.R VISIT
CONCLUSION
SCADA plays a very crucial role in the world of automation with its ability
to:
Acquire quantitative measurements immediately and over time
 Detect, Diagnose and correct problems as soon as they arise
 Measure trends over time and prepare reports and charts
 Discover and eliminate bottlenecks over time and improve efficiency
Ability to Control large and complex processes with a few specialized
staff.
42
SCADA ASSESSMENT
43

More Related Content

What's hot

1. introduction to robot
1. introduction to robot1. introduction to robot
1. introduction to robotAdib Bin Rashid
 
Ec6003 robotics and automation notes
Ec6003   robotics and automation notesEc6003   robotics and automation notes
Ec6003 robotics and automation notesJAIGANESH SEKAR
 
Robot programming
Robot programmingRobot programming
Robot programmingGopal Saini
 
Fundamentals of Robotics and Machine Vision System
Fundamentals of Robotics and Machine Vision SystemFundamentals of Robotics and Machine Vision System
Fundamentals of Robotics and Machine Vision Systemanand hd
 
Project Report on Embedded Systems
Project Report on Embedded Systems Project Report on Embedded Systems
Project Report on Embedded Systems Suhani Singh
 
Industrial robots
Industrial robotsIndustrial robots
Industrial robotsOhgoma
 
Industrial robotics
Industrial roboticsIndustrial robotics
Industrial roboticsHome
 
Robotics and machine vision system
Robotics and machine vision systemRobotics and machine vision system
Robotics and machine vision systemGowsick Subramaniam
 
Chapter 2 robot kinematics
Chapter 2   robot kinematicsChapter 2   robot kinematics
Chapter 2 robot kinematicsnguyendattdh
 
PLC (PROGRAMMABLE LOGIC CONTROLLER)
PLC (PROGRAMMABLE LOGIC CONTROLLER)PLC (PROGRAMMABLE LOGIC CONTROLLER)
PLC (PROGRAMMABLE LOGIC CONTROLLER)Manoj Gowda K
 
Microprocessor & Micro-controller
Microprocessor & Micro-controllerMicroprocessor & Micro-controller
Microprocessor & Micro-controllerOm Bheda
 
Robotics and Automation Introduction
Robotics and Automation IntroductionRobotics and Automation Introduction
Robotics and Automation Introductionanand hd
 
automation slides,plc,scada,HMI
automation slides,plc,scada,HMIautomation slides,plc,scada,HMI
automation slides,plc,scada,HMIBOSCH
 
Industrial Automation
Industrial AutomationIndustrial Automation
Industrial AutomationTushar Swami
 

What's hot (20)

1. introduction to robot
1. introduction to robot1. introduction to robot
1. introduction to robot
 
Plc
PlcPlc
Plc
 
Ec6003 robotics and automation notes
Ec6003   robotics and automation notesEc6003   robotics and automation notes
Ec6003 robotics and automation notes
 
Actuators
ActuatorsActuators
Actuators
 
Robot programming
Robot programmingRobot programming
Robot programming
 
Robotics or Robot Technology
Robotics or Robot Technology Robotics or Robot Technology
Robotics or Robot Technology
 
Fundamentals of Robotics and Machine Vision System
Fundamentals of Robotics and Machine Vision SystemFundamentals of Robotics and Machine Vision System
Fundamentals of Robotics and Machine Vision System
 
Project Report on Embedded Systems
Project Report on Embedded Systems Project Report on Embedded Systems
Project Report on Embedded Systems
 
Industrial robots
Industrial robotsIndustrial robots
Industrial robots
 
Industrial robotics
Industrial roboticsIndustrial robotics
Industrial robotics
 
ABB training report
ABB training reportABB training report
ABB training report
 
Robotics and machine vision system
Robotics and machine vision systemRobotics and machine vision system
Robotics and machine vision system
 
Robot Programming
Robot ProgrammingRobot Programming
Robot Programming
 
Chapter 2 robot kinematics
Chapter 2   robot kinematicsChapter 2   robot kinematics
Chapter 2 robot kinematics
 
Introduction to Robotics
Introduction to RoboticsIntroduction to Robotics
Introduction to Robotics
 
PLC (PROGRAMMABLE LOGIC CONTROLLER)
PLC (PROGRAMMABLE LOGIC CONTROLLER)PLC (PROGRAMMABLE LOGIC CONTROLLER)
PLC (PROGRAMMABLE LOGIC CONTROLLER)
 
Microprocessor & Micro-controller
Microprocessor & Micro-controllerMicroprocessor & Micro-controller
Microprocessor & Micro-controller
 
Robotics and Automation Introduction
Robotics and Automation IntroductionRobotics and Automation Introduction
Robotics and Automation Introduction
 
automation slides,plc,scada,HMI
automation slides,plc,scada,HMIautomation slides,plc,scada,HMI
automation slides,plc,scada,HMI
 
Industrial Automation
Industrial AutomationIndustrial Automation
Industrial Automation
 

Similar to Touch screens and scada presentation

Touch Screen Sensor presentation
Touch Screen Sensor presentationTouch Screen Sensor presentation
Touch Screen Sensor presentationAkshay Dhole
 
TOUCH SCREEN TECHNOLOGY GIRISH HARMUKH
TOUCH SCREEN TECHNOLOGY GIRISH HARMUKHTOUCH SCREEN TECHNOLOGY GIRISH HARMUKH
TOUCH SCREEN TECHNOLOGY GIRISH HARMUKHGIRISH HARMUKH
 
touch screen technology
touch screen technologytouch screen technology
touch screen technologyabrar younas
 
Touch screen technology-bharadwaj
Touch screen technology-bharadwajTouch screen technology-bharadwaj
Touch screen technology-bharadwajdhiru8342
 
touch screen based industrial load switiching
touch screen based industrial load switichingtouch screen based industrial load switiching
touch screen based industrial load switichingsankrityayan
 
Study of Various Touch Screen Technologies
Study of Various Touch Screen TechnologiesStudy of Various Touch Screen Technologies
Study of Various Touch Screen TechnologiesSantosh Ankam
 
Touch screen sensor
Touch screen sensorTouch screen sensor
Touch screen sensormonu100
 
Touch screen
Touch screenTouch screen
Touch screensteefan
 
Report on Touch Screens
Report on Touch ScreensReport on Touch Screens
Report on Touch ScreensPavan Kumar MT
 
29866031 touch-screen-technology-by-pavan-kumar-m-t-140824023627-phpapp02
29866031 touch-screen-technology-by-pavan-kumar-m-t-140824023627-phpapp0229866031 touch-screen-technology-by-pavan-kumar-m-t-140824023627-phpapp02
29866031 touch-screen-technology-by-pavan-kumar-m-t-140824023627-phpapp02jaya prakash
 
Capatative touch screen technology
Capatative touch screen technologyCapatative touch screen technology
Capatative touch screen technologyPrajual Kotian
 

Similar to Touch screens and scada presentation (20)

Touch Screen Sensor presentation
Touch Screen Sensor presentationTouch Screen Sensor presentation
Touch Screen Sensor presentation
 
Touch screen report
Touch screen reportTouch screen report
Touch screen report
 
TOUCH SCREEN TECHNOLOGY GIRISH HARMUKH
TOUCH SCREEN TECHNOLOGY GIRISH HARMUKHTOUCH SCREEN TECHNOLOGY GIRISH HARMUKH
TOUCH SCREEN TECHNOLOGY GIRISH HARMUKH
 
touch screen technology
touch screen technologytouch screen technology
touch screen technology
 
Touch screen
Touch screenTouch screen
Touch screen
 
Touch screen technology-bharadwaj
Touch screen technology-bharadwajTouch screen technology-bharadwaj
Touch screen technology-bharadwaj
 
Touchscreen
TouchscreenTouchscreen
Touchscreen
 
1
11
1
 
touch screen based industrial load switiching
touch screen based industrial load switichingtouch screen based industrial load switiching
touch screen based industrial load switiching
 
Touch screen
Touch screen  Touch screen
Touch screen
 
avijit project.pptx
avijit project.pptxavijit project.pptx
avijit project.pptx
 
Study of Various Touch Screen Technologies
Study of Various Touch Screen TechnologiesStudy of Various Touch Screen Technologies
Study of Various Touch Screen Technologies
 
Touch screen sensor
Touch screen sensorTouch screen sensor
Touch screen sensor
 
Touch screen sensor
Touch screen sensorTouch screen sensor
Touch screen sensor
 
Touch screen
Touch screenTouch screen
Touch screen
 
Report on Touch Screens
Report on Touch ScreensReport on Touch Screens
Report on Touch Screens
 
29866031 touch-screen-technology-by-pavan-kumar-m-t-140824023627-phpapp02
29866031 touch-screen-technology-by-pavan-kumar-m-t-140824023627-phpapp0229866031 touch-screen-technology-by-pavan-kumar-m-t-140824023627-phpapp02
29866031 touch-screen-technology-by-pavan-kumar-m-t-140824023627-phpapp02
 
Phonegap ppt
Phonegap pptPhonegap ppt
Phonegap ppt
 
Touchscreen
Touchscreen Touchscreen
Touchscreen
 
Capatative touch screen technology
Capatative touch screen technologyCapatative touch screen technology
Capatative touch screen technology
 

Recently uploaded

microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...fonyou31
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...anjaliyadav012327
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 

Recently uploaded (20)

Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 

Touch screens and scada presentation

  • 2. TOUCH SCREENS CONTENTS 1.0 INTRODUCTION……………………………………………………………………………………………………………………………………………….4 1.1 HISTORY …………………………………………………………………………………………………………………………………………………………………………………………..5 2.0 COMPONENTS ………………………………………………………………………………………………………………………………………………..6 2.1 TOUCH SENSOR ………………………………………………………………………………………………………………………………………………………………………………7 2.2 CONTROLLER……………………………………………………………………………………………………………………………………………………………………………………8 2.3 SOFTWARE DRIVER …………………………………………………………………………………………………………………………………………………………………………9 3.0 DIFFERENT TOUCH SCREEN TECHNOLOGIES…………………………………………………………………………………………...........10 3.1 RESISTIVE TOUCH SCREEN ………………………………………………………………………………………………………………………………………………………………11 3.2 CAPACITIVE TOUCH SCREEN…………………….……………………………………………………………………………………………………………………………...........12 3.3 SURFACE ACCOUSTIC WAVE ……………………………………………………………………………………………………………………………………………………………13 3.4 INFRARED TOUCHSCREEN …………………………………………………………………………………………………………………………………..14 4.0 COMPARISON CHART……………………………………………………………………………………………………………………………………….15 5.0 APPLICATIONS………………………………………………………………………………………………………………………………………………….16 5.0 VIDEO SESSION ……………………………………………………………………………………………………………………………………………….16 6.0 PRACTICAL….……………………………………………………………………………………………………………………………………………………17 7.0 ASSESSMENT……………………………………………………………………………………………………………………………………………………18 2
  • 3. INTRODUCTION A touch screen is a display that can detect the presence and location of a touch within the display area. Touch screen can also sense other passive objects such as stylus 3
  • 5. COMPONENTS A basic touch screen has three main components: 5 Touch sensor Controller Software drive
  • 6. 1. TOUCH SENSOR A touch sensor is a clear glass panel with a touch responsive surface which is placed over a display screen. The sensor generally has an electrical current or signal going through it and touching the screen causes a voltage or signal change. 6
  • 7. 2. CONTROLLER The controller is a small PC card that connects between the touch sensor and the PC. It takes information from the touch sensor and translate it into information that PC can understand 7
  • 8. 3. SOFTWARE DRIVER The driver is a software that allows the touch screen and computer to work together. It tells the operating system how to interpret the touch event information that is sent from the controller. Most touch screen drivers today are mouse-emulation type drivers. This makes touching the screen the same as clicking your mouse at the same location on the screen. 8
  • 10. RESISTIVE TOUCH SCREEN Polyester Film Top Resistive Layer Conductive Transparent Metal Coating Bottom Resistive Layer Insulating Dots Glass Substrate 10
  • 11. RESISTIVE TOUCH SCREEN Pressing the flexible top sheet creates electrical contact with the coating on the glass The touch screen controller gets the alternating voltages between the two layers and converts them into the digital X and Y coordinates of the activated area. 11
  • 12. RESISTIVE TOUCH SCREEN ADVANTAGES high resistance to liquids Low cost solution Low power consumption DISADVANTAGES Poor durability Poor contrast risk of damage due to sharp objects 12
  • 13. CAPACITIVE TOUCH SCREEN In the capacitive system, a layer that stores electrical charge is placed on the glass panel When a user touches, some of the charge is transferred to the user, so the charge on the capacitive layer decreases. This decrease is measured in electrodes located at each corner of the monitor. The computer then calculates the coordinates, from the relative differences in charge at each corner 13
  • 14. CAPACITIVE TOUCH SCREEN 14 Small amount of voltage is applied to the four corners of the touchscreen A finger touches the screen and draws a minute amount of current to the point of contact The location of the point of contact is calculated by the controller
  • 15. CAPACITIVE TOUCH SCREEN ADVANTAGES More durable Very responsive ADVANTAGES Accepts inputs from finger only Accuracy is dependent on capacitance of person 15 Capacitive touchscreens are usually used in smartphones.
  • 16. SURFACE ACCOUSTIC WAVE In this type of touchscreen, there are two transducers* placed on the x and y axes that constantly emit sound waves. Reflectors are placed opposite the transducers and reflect those signals. An interruption in the sound waves, i.e. a touch, causes a change in the amplitude of those waves. The hardware controller and driver can then calculate where that occurred. 16 *Transducer - a device that converts variations in a physical quantity, such as pressure or brightness, into an electrical signal, or vice versa.
  • 17. SURFACE ACCOUSTIC WAVE ADVANTAGES high resolution long life DISADVANTAGES fairly expensive easily interfered with by contaminants such as dirt or water 17 SAW touchscreens are typically used in public info kiosks due to their long life.
  • 18. INFRARED TOUCHSCREEN This type of touchscreen has an array of x and y axes across the screen. The lines of this array are fitted with infrared LEDs and photodetectors. The LEDs constantly emit a light, and a touch applied to the screen interrupts that. The photodetectors can tell when there is a change in that light and calculates where that occurs. 18
  • 19. INFRARED TOUCHSCREEN ADVANTAGES  wide range of objects can be used to register a touch DISADVANTAGES  Low resolution, Susceptible to contaminants like dirt or water 19 Infrared touchscreens are usually used for multi-touch capabilities.
  • 20. COMPARISON CHART 20 Resistive Capacitive SAW Infrared Touch Resolution High High Average High Clarity Average Good Good Good Operation Finger or Stylus Finger or Stylus Finger or Soft-tipped Stylus Finger only Durability Can be Damaged by sharp objects Highly Durable Susceptible Dirt and Moisture Highly durable
  • 26. SCADA CONTENTS 1.0 INTRODUCTION……………………………………………………………………………………………………………………………………………….27 1.1 HISTORY.…………………………………………………………………………………………………………………………………………………………………………………………..28 2.0 FUNCTIONS……………………………………………………………………………………………………………………………………………………..29 2.1 WHY DO WE USE SCADA.…………………………………………………………………………………………………………………………………………………………………30 3.0 SCADA COMPONENTS………………………………..…………………………………………………………………………………………...........31 3.1 RESISTIVE TOUCH SCREEN.………………………………………………………………………………………………………………………………………………………………32 3.2 HMI………………………………………………………….……………………………………………………………………………………………………………………………...........33 3.3 SUPERVISORY SYSTEM………..……………………………………………………………………………………………………………………………………………………………34 3.4 PLCs……………………………….………………………………………………………………………………………………………………………………..35 3.5 SCADA PROGRAMING…..……..……………………………………………………………………………………………………………………………..36 3.6 COMMUNICATION INTERFACE..….………………………………………………………………………………………………………………………..37 4.0 INDUSTRIAL USAGE...………………………………………………………………………………………………………………………………………38 4.0 ADVANTAGES AND DISADVANTAGE………………………………………………………………………………………………………………….40 5.0 PRACTICAL……………………………………………………………………………………………………………………………………………………….16 5.0 CONCLUSION……………………………………………………………………………………………………………………………………………………41 6.0 ASSESSMENT……………………………………………………………………………………………………………………………………………………42 26
  • 27. INTRODUCTION SCADA - Supervisory Control And Data Acquisition This is an industrial computer-based control system used to acquire real-time data to keep track, monitor and control industrial equipment at the supervisory level It is a combination of software, hardware and protocols. 27
  • 28. HISTORY Before the concept of SCADA, industrial plants and remote sites relied on personnel to manually control and monitor equipment via push buttons and analog dials. Industrial organizations started to utilize relays and timers to provide some level of supervisory control without having to send people to remote locations to interact with each device 28
  • 29. FUNCTIONS The important functions of an SCADA are listed below:  Data Acquisition  Information Display  Supervisory Control  Alarm Processing  Information Storage and Reports  Sequence of Event Acquisition  Data Calculation 8. Special RTU Processing/Control 29
  • 30. WHY DO WE USE SCADA Ability to collect data & control process from distance. Ability to create logs on system’s current and past state Ability to send necessary information to operators in real time using SMS and internet. Reduces man-power needs Saves Energy, Time and Money Reliable Supervisory control over a particular system 30
  • 31. SCADA COMPONENTS 31  Basic Block diagram of SCADA system
  • 32. HUMAN-MACHINE INTERFACE (HMI) This is an input-output device that presents the data to be controlled by a human operator. It is used by linking the SCADA system’s software program for providing information, including the scheduled maintenance procedures, detailed schematics, trending and diagnostic data for specific sensor or machine. HMI systems facilitate the operating personnel to see the information graphically 32
  • 33. SUPERVISORY SYSTEM Supervisory system is used as server for communicating between the equipment of the SCADA system such as RTUs, PLCs and sensors, etc., and the HMI Software used in the control room workstations. Master stations comprises a single PC in smaller SCADA systems and, in case of larger SCADA systems, it comprises distributed software applications, disaster recovery sites and multiple servers. 33
  • 34. REMOTE TERMINAL UNITS Physical objects in the SCADA systems are interfaced with the microprocessor controlled electronic devices called as Remote Terminal Units (RTUs). These units are used to transmit telemetry data to the supervisory system and receive the messages from the master system for controlling the connected objects. These are also called as Remote Telemetry Units. 34
  • 35. PROGRAMMABLE LOGIC CONTROLLERS In SCADA systems, PLCs are connected to the sensors for collecting the sensor output signals in order to convert the sensor signals into digital data. PLCs are used instead of RTUs because of the advantages of PLCs like flexibility, configuration, versatile and affordability compared to RTUs. 35
  • 36. SCADA PROGRAMING SCADA programming in a master or HMI is used for creating graphs and diagrams which will give an important situational information in case of an event failure or process failure. SCADA programming can be done using derived programming language or C language 24 36
  • 37. COMMUNICATION INTERFACE Generally the combination of radio and direct wired connections is used for SCADA systems, but in case of large systems like power stations and railways wireless network are frequently used. •Private Network (LAN/RS-485) •Internet •Wireless Communication systems 37
  • 40. ADVANTAGES AND DISADVANTAGES ADVANTAGES Reduce time consumption Reduce human resource consumption Greater accessibility (remotely) Instantaneous alert on alarms or events Organized data records and report generation automatically DISADVANTAGES Can be expensive in the scenarios where PLC is enough to handle the job. SCADA system needs maintenance. If you are the end user- it means more yearly recurring cost. 40
  • 42. CONCLUSION SCADA plays a very crucial role in the world of automation with its ability to: Acquire quantitative measurements immediately and over time  Detect, Diagnose and correct problems as soon as they arise  Measure trends over time and prepare reports and charts  Discover and eliminate bottlenecks over time and improve efficiency Ability to Control large and complex processes with a few specialized staff. 42