EE04 804(B) Soft Computing Ver. 1.2 Class 1. Introduction February 21st,2012. Sasidharan Sreedharan

Size: px
Start display at page:

Download "EE04 804(B) Soft Computing Ver. 1.2 Class 1. Introduction February 21st,2012. Sasidharan Sreedharan"

Transcription

1 EE04 804(B) Soft Computing Ver. 1.2 Class 1. Introduction February 21st,2012 Sasidharan Sreedharan 1

2 Syllabus Artificial Intelligence Systems- Neural Networks, fuzzy logic, genetic algorithms, Artificial neural networks: Biological neural networks, model of an artificial neuron, Activation functions, architectures, characteristics- learning methods, brief history of ANN research- Early ANN architectures (basics only)- McCulloh & Pitts model, Perceptron, ADALINE, MADALINE

3 Objective To acquaint the students with important soft computing methodologies neural networks, fuzzy logic, genetic algorithms, and genetic programming. 3

4 What is meant by soft computing? Definition: Soft computing refers to a consortium of computational methodologies by including components such as Fuzzy Logic, Neural Networks, Genetic Algorithms etc in Artificial Intelligence platform to apply the acquired information to new conditions. Text Book: Neural Networks, Fuzzy Logic and Genetic Algorithms Synthesis and Applications S Rajasekaran and Vijayalakshmi Pai 4

5 What is meant by soft computing? Soft computing deals with imprecision, uncertainty, partial truth, and approximation to achieve practicability, robustness and low solution cost. Components of soft computing include: Neural networks (NN) Fuzzy systems (FS) Evolutionary computation (EC), including: Evolutionary algorithms Harmony search Swarm intelligence Ideas about probability including: Bayesian network Chaos theory Perceptron Soft computing techniques resemble biological processes more closely than traditional techniques, which are largely based on formal logical systems, such as sentential logic and predicate logic, or rely heavily on computer-aided numerical analysis (as in finite element analysis). Unlike hard computing schemes, soft computing techniques exploit the given tolerance of imprecision, partial truth, and uncertainty for a particular problem. Inductive reasoning plays a larger role in soft computing than in hard computing. 5

6 Soft computing (SC) Objective: Mimic human reasoning Main constituents: Neural networks Fuzzy systems Evolutionary Algorithms Genetic Algorithm 6

7 Constituents of SC Fuzzy systems => imprecision Neural networks => learning Evolutionary computing => optimization Over publications today 7

8 Soft Computing Verses Hard Computing The term soft computing was introduced by Lotfi A Zadeh of the university of California, Berkeley, USA Soft Computing differs from hard computing (conventional computing) in its tolerance to imprecision, uncertainty and partial truth. Hard computing methods are predominantly based on mathematical approaches and demand a high degree of precision and accuracy. In engineering problems, the input parameter cannot be determined with high degree of precision. The role model for soft computing is human mind, biological systems. A powerful means for obtaining solutions to problems quickly. The guiding principle of soft computing is to accept the tolerance for imprecision, uncertainty and partial truth to achieve tractability, robustness and low cost solution. It is part of intelligent system. 8

9 Intelligent systems Intelligence: System must perform meaningful operations. Interprets information. Comprehends the relations between the phenomena or objects. Applies the acquired information to new conditions. 9

10 Advantages of SC Models are based on human reasoning. Models can be - simple - comprehensible - fast when computing - good in practice 10

11 Integration of soft computing technologies 11

12 Neural networks Simplified model of biological nervous system analogous to human brain with large number of neurons. Learns by example (Supervised learning and unsupervised learning) Once trained, the network can be put to effective use in solving unknown or untrained instances of the problem. Different architectures such as single layer feed and multi layer network. Can be applied to problems in pattern recognition, image processing, data compression, forecasting, optimization etc. 12

13 Neural networks (NN, 1940's) Neural networks offer a powerful method to explore, classify, and identify patterns in data. In p u ts N eurons (1 layer) O utputs Website of Matlab Neuron: y= w i x i 13

14 Fuzzy Logic Fuzzy set theory proposed by Lotfi A zadeh. Generalization of classical set theory. Fuzzy logic representations founded on Fuzzy set theory try to capture the way humans represent and reason with real world knowledge in the face of uncertainty. Wide applications in consumer electronics. Fuzzy Logic Washing Machine Fuzzy Logic Rice Cooker 14

15 Fuzzy Logic Deal with imprecise entities in automated environments (computer environments) Base on fuzzy set theory. Most applications in control and decision making Matlab's Fuzzy Logic Toolbox Omron s fuzzy processor 15

16 Y Model construction (SC/fuzzy) - Approximate values - Rules only describe typical cases (no rule for each input). => Small rule bases. - A group of rules are partially fired simultaneously. If x 0, then y 1 If x 5, then y 0.5 If x 10, then y 0 1,2 1 0,8 0,6 0,4 0, X 16

17 Genetic Algorithms Developed in 1970 by John Holland. Random search which mimic some of the processes of natural evolution. Based on a qualifying function termed as fitness function.(fitness means figure of merit) Genetic operators such as reproduction, cross over, mutation etc are used. Used for optimization applications 17

18 SC applications: control Heavy industry (Matsushita, Siemens,Stora-Enso) Home appliances (Canon, Sony, Goldstar, Siemens) Automobiles (Nissan, Mitsubishi, Daimler-Chrysler, BMW, Volkswagen) Spacecrafts (NASA) 18

19 SC applications: business supplier evaluation for sample testing, customer targeting, sequencing, scheduling, optimizing R&D projects, knowledge-based prognosis, fuzzy data analysis hospital stay prediction, TV commercial slot evaluation, address matching, fuzzy cluster analysis, sales prognosis for mail order house, multi-criteria optimization etc. (source: FuzzyTech) 19

20 SC applications: robotics Joseph F. Engelberger We are proud to announce that the HelpMate Robotic Courier has been acquired by Pyxis Corporation. Entertainment robot AIBO Fukuda s lab 20

21 SC applications: others Statistics Social sciences Behavioural sciences Biology Medicine 21

22 SC and future SC and conventional methods should be used in combination. 22

23 References 1. J. Bezdek & S. Pal, Fuzzy models for pattern recognition (IEEE Press, New York, 1992). 2. L. Zadeh, Fuzzy logic = Computing with words, IEEE Transactions on Fuzzy Systems, vol. 2, pp , L. Zadeh, From Computing with Numbers to Computing with Words -- From Manipulation of Measurements to Manipulation of Perceptions, IEEE Transactions on Circuits and Systems, 45, 1999, L. Zadeh, Toward a theory of fuzzy information granulation and its centrality in human reasoning and fuzzy logic, Fuzzy Sets and Systems 90/2 (1997) H.-J. Zimmermann, Fuzzy set theory and its applications (Kluwer, Dordrecht, 1991). 23

SCIENCE BASED OPEN ELECTIVES EOE-031/EOE-041: INTRODUCTION TO SOFT COMPUTING (Neural Networks, Fuzzy Logic and Genetic Algorithm)

SCIENCE BASED OPEN ELECTIVES EOE-031/EOE-041: INTRODUCTION TO SOFT COMPUTING (Neural Networks, Fuzzy Logic and Genetic Algorithm) SCIENCE BASED OPEN ELECTIVES EOE-031/EOE-041: INTRODUCTION TO SOFT COMPUTING (Neural Networks, Fuzzy Logic and Genetic Algorithm) Course Objective Soft computing refers to principle components like fuzzy

More information

Soft Computing. Introduction. Andrea Bonarini

Soft Computing. Introduction. Andrea Bonarini Soft Computing Introduction Andrea Bonarini Artificial Intelligence and Robotics Lab Department of Electronics, Information, and Bioengineering Politecnico di Milano E-mail: andrea.bonarini@polimi.it URL:http://www.deib.polimi.it/people/bonarini

More information

Soft Computing. - Introduction - Andrea Bonarini

Soft Computing. - Introduction - Andrea Bonarini Soft Computing - Introduction - Andrea Bonarini Artificial Intelligence and Robotics Lab Department of Electronics and Information Politecnico di Milano E-mail: bonarini@elet.polimi.it URL:http://www.dei.polimi.it/people/bonarini

More information

Hamidreza Rashidy Kanan. Electrical Engineering Department, Bu-Ali Sina University

Hamidreza Rashidy Kanan. Electrical Engineering Department, Bu-Ali Sina University Fuzzy Logic, Sets and ds Systems Lecture 1 Introduction Hamidreza Rashidy Kanan Assistant Professor, Ph.D. Electrical Engineering Department, Bu-Ali Sina University h.rashidykanan@basu.ac.ir; kanan_hr@yahoo.com

More information

1. Fuzzy Systems. Introduction

1. Fuzzy Systems. Introduction 1. Fuzzy Systems منظومات ضبابيه (هلاميه) Introduction 2012 1 1.1. What is FUZZY? fuzzy = not sharp, unclear, imprecise, approximate ex: fuzzy statement: I shall return in a few minutes It is the mark of

More information

Intrusion Detection System: Facts, Challenges and Futures. By Gina Tjhai 13 th March 2007 Network Research Group

Intrusion Detection System: Facts, Challenges and Futures. By Gina Tjhai 13 th March 2007 Network Research Group Intrusion Detection System: Facts, Challenges and Futures By Gina Tjhai 13 th March 2007 Network Research Group 1 Overview Introduction Challenges of current IDS Potential solutions Alarm Correlation Existing

More information

Chapter 2 Theory and Background

Chapter 2 Theory and Background Chapter 2 Theory and Background In this chapter we present some basic concepts about the work in order to understand the idea and the context of this book better. 2.1 Fuzzy Inference System Fuzzy logic

More information

Fuzzy Logic and Fuzzy Systems

Fuzzy Logic and Fuzzy Systems Fuzzy Logic and Fuzzy Systems Xin Yao Some material adapted from slides by B. Vrusias, University of Surrey, and by G. Cheng, West Virginia University. Fall 2017 Artificial Intelligence: Fuzzy Logic and

More information

13. Introduction to Fuzzy Logic and Fuzzy Systems

13. Introduction to Fuzzy Logic and Fuzzy Systems GoBack 13. Introduction to and Fuzzy Systems Petr Pošík Czech Technical University in Prague Faculty of Electrical Engineering Department of Cybernetics P. Pošík c 2007 Soft Computing 1 / 26 Contents P.

More information

INTRODUCTION TO ROBOTICS

INTRODUCTION TO ROBOTICS 10/12/2018 Andrea Calanca - Altair Lab 1 INTRODUCTION TO ROBOTICS Andrea Calanca 10/12/2018 Andrea Calanca - Altair Lab 2 About Myself Mail: andrea.calanca@univr.it Affiliation: Altair Robotics Lab, University

More information

A Forest Fire Warning Method Based on Fire Dangerous Rating Dan Wang 1, a, Lei Xu 1, b*, Yuanyuan Zhou 1, c, Zhifu Gao 1, d

A Forest Fire Warning Method Based on Fire Dangerous Rating Dan Wang 1, a, Lei Xu 1, b*, Yuanyuan Zhou 1, c, Zhifu Gao 1, d International Conference on Applied Science and Engineering Innovation (ASEI 2015) A Forest Fire Warning Method Based on Fire Dangerous Rating Dan Wang 1, a, Lei Xu 1, b*, Yuanyuan Zhou 1, c, Zhifu Gao

More information

MATLAB & Simulink for Cyber Physical Systems

MATLAB & Simulink for Cyber Physical Systems MATLAB & Simulink for Cyber Physical Systems Sumit Tandon Senior Customer Success Manager, MathWorks 2017 The MathWorks, Inc. 1 Agenda Intro to MATLAB and Simulink What, where, who, how, quick demos Intro

More information

Compression of Fins pipe and simple Heat pipe Using CFD

Compression of Fins pipe and simple Heat pipe Using CFD Compression of Fins pipe and simple Heat pipe Using CFD 1. Prof.Bhoodev Mudgal 2. Prof. Gaurav Bhadoriya (e-mail-devmudgal.mudgal@gmail.com) ABSTRACT The aim of this paper is to identify the advantages

More information

GM Ultrasonic Gas Leak Detection Gas Detection at the Speed of Sound. How fast does your Gas Detection System detect leaks?

GM Ultrasonic Gas Leak Detection Gas Detection at the Speed of Sound. How fast does your Gas Detection System detect leaks? GM Ultrasonic Gas Leak Detection Gas Detection at the Speed of Sound How fast does your Gas Detection System detect leaks? Because every life has a purpose... The Ultrasonic Advantage Technologies that

More information

Continuous, real-time detection, alarming and analysis of partial discharge events

Continuous, real-time detection, alarming and analysis of partial discharge events DMS PDMG-R Partial discharge monitor for EHV GIS Continuous, real-time detection, alarming and analysis of partial discharge events Automatic PD fault classification Robust design allows for reliable operation

More information

DESIGN AND ANALYSIS OF AN INTELLIGENT FIRE DETECTION SYSTEM FOR AIRCRAFT Amit Yadav 1, Abhijeet Agawal 2, Pramod kumar 3, Tejaswi Sachwani 4

DESIGN AND ANALYSIS OF AN INTELLIGENT FIRE DETECTION SYSTEM FOR AIRCRAFT Amit Yadav 1, Abhijeet Agawal 2, Pramod kumar 3, Tejaswi Sachwani 4 DESIGN AND ANALYSIS OF AN INTELLIGENT FIRE DETECTION SYSTEM FOR AIRCRAFT Amit Yadav 1, Abhijeet Agawal 2, Pramod kumar 3, Tejaswi Sachwani 4 1, 2, 3, 4 Faculty of Engg, DEI Dayalbagh, Agra, India Abstract:

More information

GASSONIC Ultrasonic Gas Leak Detection. How fast does your Gas Detection System detect leaks? Because every life has a purpose...

GASSONIC Ultrasonic Gas Leak Detection. How fast does your Gas Detection System detect leaks? Because every life has a purpose... GASSONIC Ultrasonic Gas Leak Detection How fast does your Gas Detection System detect leaks? Because every life has a purpose... The Ultrasonic Advantage Technologies that have traditionally been used

More information

Fuzzy Logic For Business Finance And Management Advances In Fuzzy Systems U Applications And Theory Advances In Fuzzy Systems Applications And Theory

Fuzzy Logic For Business Finance And Management Advances In Fuzzy Systems U Applications And Theory Advances In Fuzzy Systems Applications And Theory Fuzzy Logic For Business Finance And Management Advances In Fuzzy Systems U Applications And Theory We have made it easy for you to find a PDF Ebooks without any digging. And by having access to our ebooks

More information

Optimal Control of Induction Heating Processes

Optimal Control of Induction Heating Processes Optimal Control of Induction Heating Processes Edgar Rapoport Vulia Pleshiutseua (löfh Taylor & Francis ^^ J Taylor & Francis Group Boca Raton London New York CRC is an imprint of the Taylor & Francis

More information

Neural Networks And Fuzzy System By Bart Kosko

Neural Networks And Fuzzy System By Bart Kosko NEURAL NETWORKS AND FUZZY SYSTEM BY BART KOSKO PDF - Are you looking for neural networks and fuzzy system by bart kosko Books? Now, you will be happy that at this time neural networks and fuzzy system

More information

Performance Neuro-Fuzzy for Power System Fault Location

Performance Neuro-Fuzzy for Power System Fault Location International Journal of Engineering and Technology Volume 3 No. 4, April, 2013 Performance Neuro-Fuzzy for Power System Fault Location 1,2 Azriyenni, 1 M.W. Mustafa 1 Electrical Engineering, Fakulti Kejuruteraan

More information

Neuro Fuzzy Soft Computing Solution Manual

Neuro Fuzzy Soft Computing Solution Manual Neuro Fuzzy Soft Computing Solution Manual If you are searched for the ebook Neuro fuzzy soft computing solution manual in pdf form, in that case you come on to correct site. We presented utter version

More information

TrueAllele Technology Computer interpretation of DNA evidence

TrueAllele Technology Computer interpretation of DNA evidence TrueAllele Technology Computer interpretation of DNA evidence CONTENTS Services pp. 2-3 Products pp. 4-5 Cybergenetics 2 Lab Services SERVICES DNA interpretation of crime evidence Case report for TrueAllele

More information

CFD Analysis of temperature dissipation from a hollow metallic pipe through circular fins using Ansys 14.5

CFD Analysis of temperature dissipation from a hollow metallic pipe through circular fins using Ansys 14.5 IJAET International Journal of Application of Engineering and Technology ISSN: 2395-3594 Vol-1 No.-2 CFD Analysis of temperature dissipation from a hollow metallic pipe through circular fins using Ansys

More information

Biourbanism: Towards a new epistemology in the architects education

Biourbanism: Towards a new epistemology in the architects education Biourbanism: Towards a new epistemology in the architects education Item type Authors Citation Presentation Tracada, Eleni; Caperna, Antonio Tracada, Eleni and Caperna, Antonio (2015) "Biourbanism: Towards

More information

Supporting Information

Supporting Information Electronic Supplementary Material (ESI) for RSC Advances. This journal is The Royal Society of Chemistry 2016 Supporting Information Modeling and Optimizing Performance of PVC/PVB Ultrafiltration Membranes

More information

1066. A self-adaptive alarm method for tool condition monitoring based on Parzen window estimation

1066. A self-adaptive alarm method for tool condition monitoring based on Parzen window estimation 1066. A self-adaptive alarm method for tool condition monitoring based on Parzen window estimation Xiaoguang Chen, Guanghua Xu 1066. A SELF-ADAPTIVE ALARM METHOD FOR TOOL CONDITION MONITORING BASED ON

More information

FUZZY INFERENCE NEURAL NETWORKS WITH FUZZY PARAMETERS

FUZZY INFERENCE NEURAL NETWORKS WITH FUZZY PARAMETERS TASKQUARTERLY7No1(2003),7 22 FUZZY INFERENCE NEURAL NETWORKS WITH FUZZY PARAMETERS DANUTARUTKOWSKA 1 ANDYOICHIHAYASHI 2 1 DepartmentofComputerEngineering,TechnicalUniversityofCzestochowa, Armii Krajowej

More information

The Use of Fuzzy Spaces in Signal Detection

The Use of Fuzzy Spaces in Signal Detection The Use of Fuzzy Spaces in Signal Detection S. W. Leung and James W. Minett Department of Electronic Engineering, City University of Hong Kong Correspondence to: Dr. Peter S. W. Leung Department of Electronic

More information

Real time Video Fire Detection using Spatio-Temporal Consistency Energy

Real time Video Fire Detection using Spatio-Temporal Consistency Energy 2013 10th IEEE International Conference on Advanced Video and Signal Based Surveillance Real time Video Fire Detection using Spatio-Temporal Consistency Energy Panagiotis Barmpoutis Information Technologies

More information

Ordered Fuzzy ARTMAP: A Fuzzy ARTMAP algorithm with a fixed order

Ordered Fuzzy ARTMAP: A Fuzzy ARTMAP algorithm with a fixed order Ordered Fuzzy ARTMAP: A Fuzzy ARTMAP algorithm with a fixed order of pattern present at ion I. Dagher*, M. Georgiopoulos', G. L. Heileman**, G. Bebis*** * Department of Electrical and Computer Engineering

More information

Design & Analysis of Multi-part Fixture for Pin Quadrant of Quadrant sub-assembly of Cultivator

Design & Analysis of Multi-part Fixture for Pin Quadrant of Quadrant sub-assembly of Cultivator Design & Analysis of Multi-part Fixture for Pin Quadrant of Quadrant sub-assembly of Cultivator Pankaj Ramteke and Prof. P. N. Awachat 2 1 MTECH Student of Mechanical Engineering Department 2 Professor

More information

ON-LINE SENSOR CALIBRATION MONITORING AND FAULT DETECTION FOR CHEMICAL PROCESSES

ON-LINE SENSOR CALIBRATION MONITORING AND FAULT DETECTION FOR CHEMICAL PROCESSES ON-LINE SENSOR CALIBRATION MONITORING AND FAULT DETECTION FOR CHEMICAL PROCESSES Xiao Xu, J. Wesley Hines, Robert E. Uhrig Maintenance and Reliability Center The University of Tennessee Knoxville, TN 37996-23

More information

2018 Voluntary Page and Overlength Article Charges Updated 3/14/18

2018 Voluntary Page and Overlength Article Charges Updated 3/14/18 2018 and Article Updated 3/14/18 Note: page charges do not apply to open access articles. Title Aerospace & Electronic Systems $110 200 10 6 6 Aerospace & Electronic Systems Affective Computing Annals

More information

Design and Development of Industrial Pollution Monitoring System using LabVIEW and GSM

Design and Development of Industrial Pollution Monitoring System using LabVIEW and GSM Design and Development of Industrial Pollution Monitoring System using LabVIEW and GSM Dr. Channappa Bhyri¹, Eliyaz Ahmed² 2 Student, Dept. of Electronics and Instrumentation, PDACE, Kalaburgi, Karnataka,

More information

AS a principal element of a large-scale power plant, it is essential

AS a principal element of a large-scale power plant, it is essential 546 IEEE TRANSACTIONS ON ENERGY CONVERSION, VOL. 25, NO. 2, JUNE 2010 An Intelligent Power Plant Fault Diagnostics for Varying Degree of Severity and Loading Conditions Liangyu Ma, Yongguang Ma, and Kwang

More information

STUDY ON THE CONTROL ALGORITHM OF THE HEAT PUMP SYSTEM FOR LOAD CHANGE

STUDY ON THE CONTROL ALGORITHM OF THE HEAT PUMP SYSTEM FOR LOAD CHANGE Numbers of Abstract/Session (given by NOC) - 1 - STUDY ON THE CONTROL ALGORITHM OF THE HEAT PUMP SYSTEM FOR LOAD CHANGE Seok Ho Yoon, Kong Hoon Lee, Chan Ho Song, and Ook Joong Kim Environment and Energy

More information

An Alarm Correlation Algorithm for Network Management Based on Root Cause Analysis

An Alarm Correlation Algorithm for Network Management Based on Root Cause Analysis An Alarm Correlation Algorithm for Network Management Based on Root Cause Analysis Dae Sun Kim*, Hiroyuki Shinbo*, Hidetoshi Yokota* *KDDI R&D Laboratories, Inc. Fujimino, Saitama, Japan da-kim@kddilabs.jp,

More information

Fire Detection Robot using Type-2. Fuzzy Logic Sensor Fusion

Fire Detection Robot using Type-2. Fuzzy Logic Sensor Fusion Fire Detection Robot using Type-2 Fuzzy Logic Sensor Fusion Xuqing Le A thesis presented for the degree of Master of Applied Science in Engineering Department of Graduate Studies in Mechanical Engineering,

More information

Artificial Intelligence Enables a Network Revolution

Artificial Intelligence Enables a Network Revolution *ITU FL-ML5G Artificial Intelligence Enables a Network Revolution April 25, 2018 Network Technology Research Institute, China Unicom Artificial Intelligence Enables a Network Revolution A Part 1 AI application

More information

Machine Learning and Inference Laboratory. An Optimized Design of Finned-Tube Evaporators Using the Learnable Evolution Model

Machine Learning and Inference Laboratory. An Optimized Design of Finned-Tube Evaporators Using the Learnable Evolution Model Reports Machine Learning and Inference Laboratory An Optimized Design of Finned-Tube Evaporators Using the Learnable Evolution Model Piotr A. Domanski David Yashar Kenneth A. Kaufman Ryszard S. Michalski

More information

Vision Based Intelligent Fire Detection System

Vision Based Intelligent Fire Detection System International Journal of Engineering Science Invention Volume 2 Issue 3 ǁ March. 2013 Vision Based Intelligent Fire Detection System AGITHA.K Dept. of Electronics &Telecommunication, VESIT hembur, Mumbai

More information

Alarm Analysis with Fuzzy Logic and Multilevel Flow Models

Alarm Analysis with Fuzzy Logic and Multilevel Flow Models Alarm Analysis with Fuzzy Logic and Multilevel Flow Models Fredrik Dahlstrand Department of Information Technology Lund Institute of Technology Box 118, SE-221 00 Lund, Sweden Phone: +46 46 222 95 10 Fax

More information

Dynamic Simulation of Double Pipe Heat Exchanger using MATLAB simulink

Dynamic Simulation of Double Pipe Heat Exchanger using MATLAB simulink Dynamic Simulation of Double Pipe Heat Exchanger using MATLAB simulink 1 Asoka R.G, 2 Aishwarya N, 3 Rajasekar S and 4 Meyyappan N 1234 Department of Chemical Engineering Sri Venkateswara College of Engineering,

More information

Technical Paper. Functional Safety Update IEC Edition 2 Standards Update

Technical Paper. Functional Safety Update IEC Edition 2 Standards Update Technical Paper Functional Safety Update IEC 61511 Edition 2 Standards Update Functional Safety Update Table of Contents 1.0 Introduction 2.0 IEC 61511-1 changes 3.0 IEC 61511-2 changes 4.0 IEC 61511-3

More information

Training Program of Landscape Architecture

Training Program of Landscape Architecture Training Program of Landscape Architecture I. Specialty introduction The specialty of Landscape Architecture of Shanghai Jiao Tong University was established in 1980 and became mature after merged with

More information

Conference Paper Decision Support System for Alarm Correlation in GSM Networks Based on Artificial Neural Networks

Conference Paper Decision Support System for Alarm Correlation in GSM Networks Based on Artificial Neural Networks Hindawi Publishing Corporation Conference Papers in Engineering Volume 213, Article ID 958926, 7 pages http://dx.doi.org/1.1155/213/958926 Conference Paper Decision Support System for Alarm Correlation

More information

Analysis of Triangle Heating Technique using High Frequency Induction Heating in Forming Process of Steel Plate

Analysis of Triangle Heating Technique using High Frequency Induction Heating in Forming Process of Steel Plate Analysis of Triangle Heating Technique using High Frequency Induction Heating in Forming Process of Steel Plate KEYWORDS: Steel-plate forming, Induction heating, Triangle heating, Transverse shrinkage,

More information

[Type text] [Type text] [Type text]

[Type text] [Type text] [Type text] [Type text] [Type text] [Type text] ISSN : 0974-7435 Volume 10 Issue 21 BioTechnology 2014 An Indian Journal FULL PAPER BTAIJ, 10(21), 2014 [12859-12864] Discussion on application strategy of computer

More information

BMS. University of Economics in Katowice. Supervisory and Control System for University Buildings in Katowice

BMS. University of Economics in Katowice. Supervisory and Control System for University Buildings in Katowice BMS University of Economics in Supervisory and Control System for University Buildings in R E L I A B L E S O L U T I O N S O F A U T O M A T I O N S Y S T E M S Doc. No. ENPN013 Version: 06-11-2015 ASKOM

More information

Autonomous Environment Control System using Fuzzy Logic

Autonomous Environment Control System using Fuzzy Logic International Journal of Scientific & Engineering Research Volume 2, Issue 6, June-2011 1 Autonomous Environment Control System using Fuzzy Logic Abdul Salam Mubashar, M. Saleem Khan, Khalil Ahmad, Yousaf

More information

Soil Classification and Fertilizer Recommendation using WEKA

Soil Classification and Fertilizer Recommendation using WEKA Soil Classification and Fertilizer Recommendation using WEKA Suman 1, Bharat Bhushan Naib 2 1 Research Scholar, CSE, P.D.M. College of Engineering, Bahadurgarh, Haryana (India) sumansehrawat121@gmail.com

More information

New Developments in the IEC61511 Edition 2

New Developments in the IEC61511 Edition 2 New Developments in the IEC61511 Edition 2 Presented by Dr Issam Mukhtar PhD(Eng.) TÜV FS Expert (IDNo.:117/06) 6 th May 2013 2010 Invensys. All Rights Reserved. The names, logos, and taglines identifying

More information

Detection of Temporal Dependencies in Alarm Time Series of Industrial Plants

Detection of Temporal Dependencies in Alarm Time Series of Industrial Plants Preprints of the 19th World Congress The International Federation of Automatic Control Detection of Temporal Dependencies in Alarm Time Series of Industrial Plants Jens Folmer, Falk Schuricht and Birgit

More information

Advanced Pattern Recognition for Anomaly Detection Chance Kleineke/Michael Santucci Engineering Consultants Group Inc.

Advanced Pattern Recognition for Anomaly Detection Chance Kleineke/Michael Santucci Engineering Consultants Group Inc. Advanced Software Technologies Advanced Pattern Recognition for Anomaly Detection Chance Kleineke/Michael Santucci Engineering Consultants Group Inc. August 16, 2017 Tampa Convention Center Tampa, Florida

More information

MODELLING AND OPTIMIZATION OF DIRECT EXPANSION AIR CONDITIONING SYSTEM FOR COMMERCIAL BUILDING ENERGY SAVING

MODELLING AND OPTIMIZATION OF DIRECT EXPANSION AIR CONDITIONING SYSTEM FOR COMMERCIAL BUILDING ENERGY SAVING MODELLING AND OPTIMIZATION OF DIRECT EXPANSION AIR CONDITIONING SYSTEM FOR COMMERCIAL BUILDING ENERGY SAVING V. Vakiloroaya*, J.G. Zhu, and Q.P. Ha School of Electrical, Mechanical and Mechatronic Systems,

More information

The improved Thesaurus and Classification tools containing all these changes will be available in January in time for the first update of 2018.

The improved Thesaurus and Classification tools containing all these changes will be available in January in time for the first update of 2018. 2018 Inspec Thesaurus and Classification Code Changes About Thesaurus and Classification Codes The Inspec Thesaurus and Classification scheme are valuable search tools to help you refine your search results.

More information

Implementation of Artificial Neural Fuzzy Inference System in a Real Time Fire Detection Mechanism

Implementation of Artificial Neural Fuzzy Inference System in a Real Time Fire Detection Mechanism Implementation of Artificial Neural Fuzzy Inference System in a Real Time Fire Detection Mechanism Divya Sharma Department of Mechanical and Automation Engineering Indira Gandhi Delhi Technical University

More information

Video Analytics Technology for Disaster Management and Security Solutions

Video Analytics Technology for Disaster Management and Security Solutions FEATURED ARTICLES Disaster Management and Security Solutions for a Safe and Secure Way of Life Video Analytics Technology for Disaster Management and Security Solutions The rising demand for safety and

More information

TOTAL PERIMETER SOLUTION

TOTAL PERIMETER SOLUTION TOTAL PERIMETER SOLUTION INTRODUCTION Since 1986 RBtec has been recognized as a leading technology company specializing in the design, development, and manufacturing of quality Outdoor Perimeter Detection

More information

Section d'informatique Section de Systèmes de Communication

Section d'informatique Section de Systèmes de Communication Algebra Algebraic curves and cryptography Cryptography and security Algorithms Advanced algorithms Analytic algorithms Computational complexity Concurrent algorithms Cryptography and security Data visualization

More information

Itron Water Loss Management Solutions. Advanced Digital Leak Detection Overview Session

Itron Water Loss Management Solutions. Advanced Digital Leak Detection Overview Session Itron Water Loss Management Solutions Advanced Digital Leak Detection Overview Session Pipeline Assessment Management The Hidden/Aware/Locate/Repair cycle of a leak can cause extensive water loss The Conventional

More information

Fire & Security Products. Siemens Flame Detector a highlight in detection. technology.

Fire & Security Products. Siemens Flame Detector a highlight in detection. technology. Fire & Security Products Siemens Flame Detector a highlight in detection technology. Keeping a very close eye on nature. Flames are a fascinating - but at the same time threatening - natural phenomenon.

More information

Neurofuzzy Computing aided Fault Diagnosis of Nuclear Power Reactors

Neurofuzzy Computing aided Fault Diagnosis of Nuclear Power Reactors Proceedings of the 7 th ICEENG Conference, 25-27 May, 2010 EE092-1 Military Technical College Kobry El-Kobbah, Cairo, Egypt 7 th International Conference on Electrical Engineering ICEENG 2010 Abstract:

More information

Developing a railway station safety control automation system

Developing a railway station safety control automation system Developing a railway station safety control automation system Sangjae LEE a, Youngseok SEO b, Donghyun KIM c a,b,c Research Institute, Korea Railroad Corp., Daejeon, 240, Jungangro, South Korea a E-mail:

More information

MLA Learning Objectives : Competency Areas by Course Dept. of Landscape Architecture and Environmental Planning

MLA Learning Objectives : Competency Areas by Course Dept. of Landscape Architecture and Environmental Planning Learning Levels: U= Understanding; A= Application & Analysis; E= Evaluation Learning levels reflect the ascending hierarchy of abilities that students should progress through as they advance in the BLA.

More information

LEGO, the LEGO logo are trademarks of the LEGO Group Burglar Alarm

LEGO, the LEGO logo are trademarks of the LEGO Group Burglar Alarm Burglar Alarm Burglar Alarm Introduction With LEGO MINDSTORMS Education students can build robots and use software to plan, test and modify sequences of instructions from a variety of real life robotic

More information

R&D for the improvement of O&M in CSP plants. Dr. Marcelino Sánchez. - November,

R&D for the improvement of O&M in CSP plants. Dr. Marcelino Sánchez. - November, R&D for the improvement of O&M in CSP plants. Dr. Marcelino Sánchez - November, 2015 - í n d i c e 1 Need of R&D for O&M improvement in CSP Plants 2 Current R&D activities in O&M improvement carried out

More information

Cadence Design of clock/calendar using 240*8 bit RAM using Verilog HDL

Cadence Design of clock/calendar using 240*8 bit RAM using Verilog HDL Cadence Design of clock/calendar using 240*8 bit RAM using Verilog HDL K.R.N.Karthik #1, M.Nagesh Babu #2, Fazalnoorbasha #3 #1 Student of VLSI Systems Research Group, Department of Electronics and Communication

More information

Implementation Of Smart Water Sprinkler Using Fuzzy Soft Computing Techniques

Implementation Of Smart Water Sprinkler Using Fuzzy Soft Computing Techniques International Journal of Pure and Applied Mathematical Sciences. ISSN 0972-9828 Volume 10, Number 1 (2017), pp. 175-183 Research India Publications http://www.ripublication.com Implementation Of Smart

More information

When Precision is not good enough

When Precision is not good enough When Precision is not good enough Andrew Kelley XACT PCB Ltd North Shields, UK Abstract As PCB designs become ever more complex with more sequential build up layers, tighter annular ring designs and broader

More information

Statistical Detection of Alarm Conditions in Building Automation Systems

Statistical Detection of Alarm Conditions in Building Automation Systems Statistical Detection of Alarm Conditions in Building Automation Systems Brian Sallans Information Technologies ARC Seibersdorf research GmbH 122 Vienna, AUSTRIA brian.sallans@arcs.ac.at Dietmar Bruckner

More information

Your specialized partner for intelligent building technology

Your specialized partner for intelligent building technology Your specialized partner for intelligent building technology Answers for infrastructure. Siemens Solution Partner your first choice for efficient building technology Your Solution Partner supports you

More information

Performance Evaluation of Event Detection Solutions: the CREDS experience

Performance Evaluation of Event Detection Solutions: the CREDS experience MITSUBISHI ELECTRIC RESEARCH LABORATORIES http://www.merl.com Performance Evaluation of Event Detection Solutions: the CREDS experience F Ziliani, S. Velastin, F. Porikli, L. Marcenaro, T. Kelliher, A.

More information

Parallelization of an Urban Microscale Flow Model (urbanstream)

Parallelization of an Urban Microscale Flow Model (urbanstream) Defence Research and Development Canada Recherche et développement pour la défense Canada Parallelization of an Urban Microscale Flow Model (urbanstream) Component 1 of CRTI Project 02-0093RD Fue-Sang

More information

REMOTE CONTROL AND MONITORING OF LANDMINES DETECTION ROBOTIC SYSTEM

REMOTE CONTROL AND MONITORING OF LANDMINES DETECTION ROBOTIC SYSTEM REMOTE CONTROL AND MONITORING OF LANDMINES DETECTION ROBOTIC SYSTEM 1 ABDALLAH MOKHTAR, 2 CHOI SEONG JOO, 3 MANAR MOHAISEN 1,2 Department Mechanical Engineering, Korea University of Technology and Education

More information

White Paper. Integrated Safety for a Single BMS Evaluation Based on Siemens Simatic PCS7 System

White Paper. Integrated Safety for a Single BMS Evaluation Based on Siemens Simatic PCS7 System White Paper Project: Integrated Safety for a Single BMS Evaluation Based on Siemens Simatic PCS7 System Version 1, Revision 2, August 4, 2016 Jim Jenkins, William Goble The document was prepared using

More information

Desigo Fire Safety intelligent detectors for complete safety

Desigo Fire Safety intelligent detectors for complete safety Desigo Fire Safety intelligent detectors for complete safety Providing coverage from standard to sophisticated applications www.usa.siemens.com/desigo-fire-safety Desigo Fire Safety: innovation based on

More information

"A Case Study of Three Drum Parameter Control in Boiler Using Discrete PID Controller Based on Simulation"

A Case Study of Three Drum Parameter Control in Boiler Using Discrete PID Controller Based on Simulation "A Case Study of Three Drum Parameter Control in Boiler Using Discrete PID Controller Based on Simulation" Ram Kishan Raikwar 1, V. K Tripathi 1 Department of Electrical Engg, SHIATS Allahabad India 1

More information

Towards Evolutionary Design Approach: Izola Project

Towards Evolutionary Design Approach: Izola Project Towards Evolutionary Design Approach: Izola Project Dušan STUPAR 1 Introduction In the last two decades, one strain of contemporary theory and practice has moved beyond a visual and functional understanding

More information

Complexity Simplified

Complexity Simplified Complexity Simplified Intelligent X-ray Metrology www.nordsondage.com 2 Nordson DAGE XM8000 Intelligent X-ray Metrology 3 Nordson DAGE XM8000 Intelligent X-ray Metrology Nordson DAGE XM8000 Intelligent

More information

CHAPTER 7 APPLICATION OF 128 POINT FFT PROCESSOR FOR MIMO OFDM SYSTEMS. Table of Contents

CHAPTER 7 APPLICATION OF 128 POINT FFT PROCESSOR FOR MIMO OFDM SYSTEMS. Table of Contents 88 CHAPTER 7 APPLICATION OF 128 POINT FFT PROCESSOR FOR MIMO OFDM SYSTEMS Table of Contents Page No. 7.0 APPLICATION OF 128 POINT FFT PROCESSOR FOR MIMO OFDM SYSTEMS 89 7.1 Introduction 89 7.2 Types of

More information

Video Smoke Detection using Deep Domain Adaptation Enhanced with Synthetic Smoke Images

Video Smoke Detection using Deep Domain Adaptation Enhanced with Synthetic Smoke Images Video Smoke Detection using Deep Domain Adaptation Enhanced with Synthetic Smoke Images Gao Xu, Qixing Zhang, Gaohua Lin, Jinjun Wang, Yongming Zhang State Key Laboratory of Fire Science, University of

More information

MODEL AND SIMULATION OF DEEP-BED CLOVE DRYING: EFFECT OF FERMENTED TREATMENT

MODEL AND SIMULATION OF DEEP-BED CLOVE DRYING: EFFECT OF FERMENTED TREATMENT - Vol. 15, No. 1, April 21 MODEL AND SIMULATION OF DEEP-BED CLOVE DRYING: EFFECT OF FERMENTED TREATMENT Agus Supriatna ~omantri' Abstract This paper describes the prediction of deep-bed clove drying. This

More information

Application Note. Application Note for BAYEX

Application Note. Application Note for BAYEX Application Note Application Note for BAYEX Preface This application note provides the user a more detailed description of the Bayesian statistical methodology available in Version 8.05 and above, of the

More information

Video based Fire Detection using BFO Algorithm with Moving Camera

Video based Fire Detection using BFO Algorithm with Moving Camera ternational Journal of Computer Applications (0975 8887) Volume 8 No.6, May 205 Video based Fire Detection using BFO Algorithm with Moving Camera Noor Safaa Department of Electrical Engineering Assist.

More information

Applications of Smart Home system for disabled people for using wireless network

Applications of Smart Home system for disabled people for using wireless network IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676, p-issn: 2320-3331, Volume 13, Issue 4, Ver. XX (Jul. Aug. 2018), PP XX-XX Applications of Smart Home system for disabled

More information

Implementation of Auto Car Washing System Using Two Robotic Arms

Implementation of Auto Car Washing System Using Two Robotic Arms Implementation of Auto Car Washing System Using Two Robotic Arms Pranoti Utekar 1, Sayali Naik 2, Monika Wadekar 3, S.G. Watve 4 U.G. Students, Department of Electronics and Telecommunication Engineering,

More information

OPTIMIZING PERFORMANCE IN SPRAY OPERATIONS

OPTIMIZING PERFORMANCE IN SPRAY OPERATIONS OPTIMIZING PERFORMANCE IN SPRAY OPERATIONS CONFIRM THAT YOU ARE USING THE BEST NOZZLES AVAILABLE FOR YOUR OPERATION The nozzle is the heart of your spray operation. They are precision-engineered components

More information

Session Four Functional safety: the next edition of IEC Mirek Generowicz Engineering Manager, I&E Systems Pty Ltd

Session Four Functional safety: the next edition of IEC Mirek Generowicz Engineering Manager, I&E Systems Pty Ltd Abstract Session Four Functional safety: the next edition of IEC 61511 Mirek Generowicz Engineering Manager, I&E Systems Pty Ltd The functional safety standard IEC 61511 provides a framework for managing

More information

Home appliances simulator for smart home systems testing

Home appliances simulator for smart home systems testing Home appliances simulator for smart home systems testing PETER JANIGA, MARTIN LIŠKA, ANTON BELÁŇ, VLADIMÍR VOLČKO, MARIAN IVANIČ Department of Electrical Power Engineering Slovak University of Technology

More information

A Revolution In Lead-Free Hand Soldering By Ed Zamborsky - OK International Eastern Regional Sales Manager

A Revolution In Lead-Free Hand Soldering By Ed Zamborsky - OK International Eastern Regional Sales Manager A Revolution In Lead-Free Hand Soldering By Ed Zamborsky - OK International Eastern Regional Sales Manager By the time a printed circuit board is ready for the final manual soldering of its odd-form components,

More information

Automobile Security System Based on Face Recognition Structure Using GSM Network

Automobile Security System Based on Face Recognition Structure Using GSM Network Advance in Electronic and Electric Engineering. ISSN 2231-1297, Volume 3, Number 6 (2013), pp. 733-738 Research India Publications http://www.ripublication.com/aeee.htm Automobile Security System Based

More information

Temperature Data Logging

Temperature Data Logging . Temperature Data Logging Making the right choice with a Data Acquisition System There are many ways to make temperature measurements. The simplest method is to insert a temperature probe into a device

More information

White Paper. OptiRamp Rod Pump Diagnostics. Maximizing Oil Extraction Performance with Advanced Control Technology

White Paper. OptiRamp Rod Pump Diagnostics. Maximizing Oil Extraction Performance with Advanced Control Technology OptiRamp Rod Pump Diagnostics Maximizing Oil Extraction Performance with Advanced Control Technology Hasballah Ahba Ivan Susanto Nibukat Zaradan Desy Kurniawan Lawrence Youngblood Vadim Shapiro Dmitriy

More information

High Integrity Pressure Protection System

High Integrity Pressure Protection System High Integrity Pressure Protection System 412748_CCI_HIPPS.indd 1 A CCI HIPPS offering is unique in its: Innovative custom engineered system approach Variety of actuator and valve solutions for an optimized

More information

Study on the Influence of Urban River Topology on Landscape Design

Study on the Influence of Urban River Topology on Landscape Design 2017 3rd International Conference on Social Science, Management and Economics (SSME 2017) ISBN: 978-1-60595-462-2 Study on the Influence of Urban River Topology on Landscape Design Tao Zhang 1 Abstract

More information

RLDS - Remote LEAK DETECTION SYSTEM

RLDS - Remote LEAK DETECTION SYSTEM RLDS - Remote LEAK DETECTION SYSTEM Asel-Tech has spent considerable time and resources over the past 8 years to improve our technology, to the point where it is unparalleled in reliability and performance

More information

Fire Detection System using Matlab

Fire Detection System using Matlab Fire Detection System using Matlab Chandrakant Shrimantrao 1, Mahesh S K 2, Vivekanand M Bonal 3 1 Fourth Sem M.Tech, 2 Asst. Professor, Appa Institute of Engineering and Technology Karnataka, 3 Head,

More information

Functional Safety: the Next Edition of IEC 61511

Functional Safety: the Next Edition of IEC 61511 HazAus2015/1507 Functional Safety: the Next Edition of IEC 61511 Mirek Generowicz Engineering Manager I&E Systems Pty Ltd Level 2, 445 Hay Street Perth WA 6000 Abstract The functional safety standard IEC

More information