Undergraduate Student, College of Engineering and Computer Studies

Size: px
Start display at page:

Download "Undergraduate Student, College of Engineering and Computer Studies"

Transcription

1 Design and Development of a Fuzzy Logic Based - Digital Regulated DC Power Supply with an Automatic Reverse Polarity Using Arduino Microcontroller Ma. Ramona A. Alcantara 1, Guia Daniella L. Lanting 1, Ralph Laurence G. Visaya 2* 1 Undergraduate Student, College of Engineering and Computer Studies 2 Graduate Student, College of Engineering and Computer Studies Lyceum of the Philippines University- Laguna *Corrresponding Author: sayaviarvie@gmail.com Abstract: In this world s growing technology, people used gadgets everyday like cellphones, laptops and different kinds of recent technologies. Most of them need power supplies. Power supplies play a greater role in the present day, in school, in industry, in households in everyday lives. This research study presents the improvisation of normal power supply used today. This Fuzzy Logic microcontroller based digital regulated dc power supply with automatic reversing of polarity is ranging from 0-24 Volts with a maximum current output current of 1 Ampere. The proponents also make a fuzzy logic algorithim for the fuzzy logic tuning and test and experiment the functionality of the sensors needed. The proponents also make use of the Matlab Fuzzy Logic Toolbox for the Fuzzy Logic simulation and Arduino IDE for the programming platform of the Arduino. The Sugeno style of fuzzy inference system was used in the system. Triangular membership functions were used in the control system. Two Fuzzy inputs are constructed namely: the error, and change in error. The proponents also constructed FAM matrix for the rules in the fuzzy logic. The output of the fuzzy logic is normalized in the Dev C++ for fine tuning and getting the accurate and precise outputs. The relay module serves as the switch for the automatic reversing of the polarity of the circuit. It also uses the current sensor for sensing the deflection of the current when a circuit is connected in wrong polarity. The proponents used the experimentations to validate the functionality and applicability of the designed and developed and it was verified experimentally that the results obtained by the proponents were acceptable. Key Words: Fuzzy Logic; Matlab; Sugeno; Arduino; polarity; 1. INTRODUCTION This section of research intends to clarify and explain the workings of the research study. It includes the statement of the problem, the objectives and the scope and limitations. This part required to measure the feasibility of the research 1.1 Background of the Study Nowadays, vast majority of electronic devices are powered by DC power source, so it requires a reliable, consistent and modified power supply. Generally, the requirements are not excessively differed, but still they oblige every time a new hardware designing. The idea presented here is to construct a digitally controlled regulated power supply with auto polarity corrector that is sufficiently adaptable to meet the researchers objectives and expectations, with minor programming changes and no corresponding hardware change. Hardware issues are discussed, with an objective of innovating a simple power supply that has programmable output voltage and current. It is capable of recognizing faults and takes corrective actions to prevent any permanent damage to the entire system. The system conversed here is capable of operating independently by its own without any intervention from the user. The system discovers application at remote sites to automatically manage primary (AC) and secondary (battery) power sources to provide smooth uninterrupted power output even during conversion between AC and DC power sources. The

2 vast majority of this equipment requires DC voltage as well as voltage that are well filtered and controlled. Since power supplies are broadly used as electronic equipment, those devices now contain an overall section of the electronic market. The trend and demand these days are to build up systems that are dependable and intelligent. It has to be consistent enough not to damage what is hooked up to. 1.2 Statement of the Problem Nowadays, electrical power supply is one of the most important elements in human being needs. Most of human activities depend on the demand of electrical power supply. Electronic lab experiments frequently need a power supply to perform such activity. And in this high technology world, it is normal for people to possess gadgets which powered by its battery. In using a DC power supply, many students got confused whether the experiment needs a positive or a negative supply. Because of this confusion, this may results in damaging what is attached to it. Based on this problem, this project is the answer wherein it has the ability to correct its polarity without interchanging the probes once it is hooked up to the equipment, same thing with the battery charging. Since this project aims to develop a power supply consisting of a DC supply and charging a battery, it is the solution. 1.3 Objectives of the Study The main objective of the study is to construct a fuzzy logic based digital DC power supply with automatic reversing of the polarity which prevents damage of the components when connected in reverse polarity. Specifically, the proponents are wanted to create a program that will incorporate the fuzzy logic into the microcontroller and to create a program that will reverse the polarity of the power supply. Assemble a digital DC power supply where the user can input the voltage through buttons. The proponents also test and evaluate the functionality of the different electronic modules compatible with Arduino like relay module, voltage sensor, and current sensor. 2. METHODOLOGY 2.1 Project Description The Digital DC Power Supply with Auto- Polarity Corrector is a device which supplies DC voltage and can charge batteries. This is a microcontroller based power supply which is developed concerning to make an intelligent device and flexible enough to meet different requirements to eliminate the restrictions of the existing systems. This is an improved power supply made up of AC to DC converter as main component with an output ranges from 0 to 17 volts and can charge batteries. It has the ability to recognize faults and take corrective actions to prevent any permanent damage to the system. Being an automatic polarity correcting power supply, it also works disregarding the polarity of the circuit being hooked up and the polarity of the connected battery. At the center of the whole system is the microcontroller. Microcontroller is embedded inside the device so that it can control the features and actions of the device. It is small and low cost. The components are chosen to minimize size and to be as inexpensive as possible. Necessary amplification is provided. To enable it to read the analog signals, an Analog to Digital converter is used. It has a digital display showing the actual measurement values of the output voltage of the power supply. The hardware design is flexible and can be easily scaled to the requirements. 2.2 Arduino IDE This project is a software controlled microcontroller based system, which makes it intelligent, independent of operator supervision and can adapt to a restricted set of changed requirements without any hardware change. The software for this project was developed using a simple high level language in C++. It also used ARDUINO IDE sketchbook for PC to system interface. The software controls the input display of the device and manipulates its polarity depending on the parameters of the equipment engaged through it. The Arduino IDE is an opensource Arduino Software it provides an easy way to write a code and upload it to the board, it runs on Windows, Mac OS X, and Linux. The environment is written based on Processing, Java, and other open-source software s. The software can be used with any Arduino board. 2.3 Fuzzy Logic Controller The first step in designing Fuzzy Logic System is to describe fuzzy sets, the information in terms of fuzzy linguistic terms or can be regarded as values equal to 0 or 1 and values within them. The fuzzy membership function is used to assign values with respect to fuzzy sets and its degrees of membership. Moreover, the most commonly used technique requiring four parameters to be specified with respect to its x and y coordinates is called Trapezoidal Membership Function. Also, the Triangular Membership Function can be used in

3 the system which requires three parameter specifications. 2.4 System Flowchart indication to relay. The output of the relay will be the starting point of Automatic reversing polarity circuit dependent on the signal from current sensor. The output will be displayed in the LCD. And a LED will indicate if the power supply is acting normally or reversing. 3. DESIGN CONSIDERATION 3.1 Hardware Connection Fig. 1. System Flowchart of the System In the figure 1 above, the user inputs the desired voltage through buttons. After that the output will be displayed to the LCD. If there is deflection in the current sensor, this will automatically start polarity reverse, after that report the result of the data and display the output. If there is no deflection, report the data to the arduino then send the data to be displayed in the LCD display. 2.5 Hardware Block Diagram Fig. 3. Hardware Connection In figure 3, it shows the electronic connection of the system. The proponents used the ATMEGA 2560 Arduino microcontroller as the main controller of the system. Buttons serve as the main input for the voltage of the power supply. The current sensor and the voltage sensor will send signal to the arduino and the LCD will display the readings from the voltage and current. When the current sensor senses any deflection in the current when connected to a wrong polarity. It will send signal to relay that will trigger as the switch of polarity. 3.2 Fuzzy Logic Simulations Fig. 2. Hardware Block Diagram In the figure 2, the source comes from the power supply which is the main source of the system. The output the supply will be connected to a voltage sensor and the current that will give signal to microcontroller. That signal will be fuzzified and the output of the fuzzy logic will be fed to the microcontroller. The Arduino will send In this part, the proponents used the MATLAB Fuzzy Logic Toolbox in the simulation of the Fuzzy System of the software part of the system. The proponents used the Sugeno Style Fuzzy Interference system and the novelty of this study is the fine tuning of the crisp output of the system. Rules are constructed with 16 weights in the system. Sugeno was used because of simplicity and output of this method is linear unlike to the output of Mamdani. The fuzzy logic is applied to the current sensor to provide smooth readings of the current.

4 a. It is compatible to Arduino (ATMEGA 2560) an advantage over other current sensors. b. It does not require any external supply. c. It can detect high/ current that help to achieve the objective which the auto reversing polarity. d. The sensor circuitry is sealed and not complicated. Fig 4. Fuzzy Logic Input with Membership Function Fig 6. The Current Sensor (ACS712) B. Voltage Sensor The voltage sensor is composed of two resistors in a voltage divider configuration. The proponents used this to display the input voltage in the LCD display via buttons. The Arduino analog input is limited to a 5 VDC input. It is fundamentally a voltage divider using a 100K and a 10K Ohm resistor. Fig. 5. Fuzzy Logic Output Given in the figures above 4 and 5, it show the input and the output of the fuzzy logic simulations. The proponents used the triangular membership functions with parameters in the input error and change in error NB, NS, Z, PB. Triangular membership function used because it is the best for beginners and easy to understand. Sugeno style fuzzy logic interference has been used also as the interference system in the automatic polarity supply. 3.3 System Sensors A. Current Sensor The proponents used the sensor ACS712 that provides economical and precise results for DC current sensing in electrical and electronic systems. Typical applications include motor control, load detection and management, switched- mode power supplies, and over current fault protection. The proponents made use of the ACS 712 sensor because of the following: Fig. 7. Voltage Sensor 3.4 System Application Almost all analog power converters are least efficient even in light loads. Also, there are times that people apply the power supply to an electronic load with wrong polarity that leads to the device failure or malfunction. The researchers used the microcontroller for improving the analog power supply to digital and including an additional feature of auto- polarity corrector. The system has an automatic response particularly in case of wrong terminal connections. It will automatically switch the polarity once the microcontroller detects current deflection. The system also has the fuzzy logic which gives more precise and accurate time response of the reversing of the polarity. The fuzzy logic applied to the current sensor which gives smooth reading of

5 the current and when there is deflection of current. Thus, this will give the signal to the relay in changing the polarity with the shortest time possible though the deflection of the current. One application of this research is this can be used in different electronic loads especially in complex circuits and it is one of the recommendations of the one of the research literatures. Also, it can be used in schools, industries, in homes or in any places where power supplies are needed to be used. Table 2. Time Response of the Different Test Samples 4. EXPERIMENTS AND ANALYSIS OF RESULTS This part is to show the analysis and interpretation of data for series of experiments. The proponents record the voltages displayed on the LCD and input voltages measured by a digital tester with its percentage error. Table 1. Values for the Percent Error of the Voltages In the table 2, the proponents used stopwatch in a smartphone to measure the time when the circuit is connected in a normal polarity and the time when the circuit is connected in a reverse polarity. As cited in the table, the time of test sample 1 in normal condition is 12ms and the other sample is 20ms. In the revese condition, the time is ranging from 0.80ms to 0.93ms. Fig 8. Graphical Representation of Time Response of Water level Circuit It shows in the table 1 the values measured and displayed voltages with the computed percentage error. It is shown that from the results obtained in the figure, it can be observed that the percentage error has low value so which means that the voltage output of the power supply is reliable and accurate and stable which provides clear view of accurate voltage output Fig 9. Graphical Representation of Time Response of FM Radio

6 In the figures 8 and 9, it shows the graph of the time response of each test samples. It is shown in the figure that the maximum time is 0.94ms and the minimum time is 0.82ms. Thus, this made clearly that the time will reduce the circuitry to break because of the sensitivity when connected to a wrong polarity. Table 3. Calculation of the Correlation Coefficient 6. ACKNOWLEDGEMENT First and foremost, the researchers would like to thank the Name of the Lord Jesus Christ for the understanding, wisdom and knowledge that he gave. The proponents also would like to thank Engr. Ralph Laurence Visaya as our adviser and mentor for his support and for his perpetual help in times of needs and troubles. This research is not feasible without the cooperation of everyone. 7. FUTURE RECOMMENDATIONS The researchers want to recommend for the future researchers to use a different microcontroller board like Raspberry Pi. Also, make use of the keypad for the input voltage so that the user can pick numbers to input voltage output. If ever possible adjust the maximum voltage to higher voltages. 8. REFERENCE In the table shown, it shows the calculation of the correlation coefficient of the time response of the reverse polarity of the two samples. In the result, there is a Perfect Correlation between the time responses of the two batteries. In correlation coefficient -1 and 1 are values that are in perfect correlation and in the results in the table, the value reaches CONCLUSION Based on the data gathered and the experiments, the result was favorable. Analyzing the tables 1 on the experiment, it is evident that the displayed voltage of the power supply using button as input is almost equal to the measured voltage because as seen it has low percentage error, which satisfies the accuracy of the output voltage. Besides, it is also suitable to be used because of its short time response. The Fuzzy Based Power supply responds in a very least possible time. Thus, the time response is strong and almost near to the normal time response of the system when the connection is in normal condition. The research is properly and accurately working which satisfied the objectives of this study, which satisfied the objectives of this study. The time reponse meets from 0.80 to 0.94 sec which is not destructive when it comes to circuitry thus, this make the research accurate. Jamolod, Emerson, Visaya, Ralph Laurence G. and et al. (October 2015). Development of a Digital Regulated DC Power Supply with an Auto- Polarity Corrector Using Arduino Microcontroller. Mustafa R Abuzeid, Ramadan AElmoude, Nasr E Shtawa. (April 12-14, 2007.) A novel Strategy for Synchronizing of Two DC Motors: Al-azhar Engineering Ninth International Conference. Jitender Kaushal. (June 2012). Comparative Performance Study of ACO & ABC Optimization based PID Controller Tuning for Speed Control of DC Motor Drives. Bin Adzmi K.A. (4 November, 2008).Motor Speed Controller Using Fuzzy Logic Method for PCB Drilling Operation,. S.Z. He. S. Tan, F.L.Xu. (1993). ''Fuzzy self-tuning of PID controllers, fuzzy set and Systems.

LPU-Laguna Journal of Engineering and Computer Studies Vol. 3 No.1 September 2015

LPU-Laguna Journal of Engineering and Computer Studies Vol. 3 No.1 September 2015 DESIGN AND DEVELOPMENT OF FUZZY LOGIC ALGORITHM WITH VARYING SETPOINTS FOR FAN SPEED CONTROL SYSTEM USING ARDUINO MICROCONTROLLER Mira Zara R. Fernandez 1, Raymond Louie A. Malabanan 1, Mike Jason M. Pizon

More information

Exercise 2: FACET Base Unit Familiarization

Exercise 2: FACET Base Unit Familiarization Exercise 2: FACET Base Unit Familiarization EXERCISE OBJECTIVE When you have completed this exercise, you will discover the operating features of the base unit and DC FUNDAMENTALS circuit board. You will

More information

Smart Power Flow Monitoring and Control

Smart Power Flow Monitoring and Control IJSTE - International Journal of Science Technology & Engineering Volume 2 Issue 10 April 2016 ISSN (online): 2349-784X John Richardson. J Mathivathani. N Karthikeyan. K Preethi. PA Vivekanandhan. C Vice

More information

High School PLTW Digital Electronics Curriculum

High School PLTW Digital Electronics Curriculum Grade 11th - 12th, 1 Credit Elective Course Prerequisites: College Algebra or College Algebra B or Accelerated Algebra II High School PLTW Digital Electronics Curriculum Course Description: This course

More information

Sensor Based Color Identification Robot For Type Casting

Sensor Based Color Identification Robot For Type Casting International Journal of Engineering Research and Technology. ISSN 0974-3154 Volume 9, Number 1 (2016), pp. 83-88 International Research Publication House http://www.irphouse.com Sensor Based Color Identification

More information

Laboratory of Sensors Engineering Sciences 9 CFU

Laboratory of Sensors Engineering Sciences 9 CFU Laboratory of Sensors Engineering Sciences 9 CFU Contacts Alexandro Catini catini@ing.uniroma2.it Phone: +39 06 7259 7347 Department of Electronic Engineering First Floor - Room B1-07b Course Outline THEORY

More information

5 to100 Amperes Linear Power Supply/Charger (120 Volt 60Hz) (220 Volt 50Hz)

5 to100 Amperes Linear Power Supply/Charger (120 Volt 60Hz) (220 Volt 50Hz) 5 to100 Amperes Linear Power Supply/Charger (120 Volt 60Hz) (220 Volt 50Hz) Products Options 120 volt 60Hz AC input, 54 volt 5 to 100 Amp output Linear Charger: 220/240 volt 50/60Hz AC input, 54 volt 5

More information

Lab 2.2 Ohm s Law and Introduction to Arduinos

Lab 2.2 Ohm s Law and Introduction to Arduinos Lab 2.2 Ohm s Law and Introduction to Arduinos Objectives: Get experience using an Arduino Learn to use a multimeter to measure Potential units of volts (V) Current units of amps (A) Resistance units of

More information

BRC SERIES 20kW High Voltage Power Supply

BRC SERIES 20kW High Voltage Power Supply BRC SERIES 20kW High Voltage Power Supply Description UNIPOWER s line of BRC switching power supplies are notable for low ripple, fast transient response, endurance to repetitive arcing and stable output

More information

SORDS ELECTRIC ~ MA7200. Sensorless Vector AC Inverter.

SORDS ELECTRIC ~ MA7200. Sensorless Vector AC Inverter. www.sordselectric.com MA7200 Sensorless Vector AC Inverter Features and Benefits Sensorless Vector The MA7200 has precise speed and torque control for the most demanding system performance and simple set-up

More information

CHAPTER 5. Voltage Regulator

CHAPTER 5. Voltage Regulator CHAPTER 5 Voltage Regulator In your robot, the energy is derived from batteries. Specifically, there are two sets of batteries wired up to act as voltage sources; a 9V battery, and two 1.5V batteries in

More information

GUIDE TO SP STARTER SHIELD (V3.0)

GUIDE TO SP STARTER SHIELD (V3.0) OVERVIEW: The SP Starter shield provides a complete learning platform for beginners and newbies. The board is equipped with loads of sensors and components like relays, user button, LED, IR Remote and

More information

USER S MANUAL. C32- DUAL PORT MULTIFUNCTION CNC BOARD Rev. 4

USER S MANUAL. C32- DUAL PORT MULTIFUNCTION CNC BOARD Rev. 4 USER S MANUAL C32- DUAL PORT MULTIFUNCTION CNC BOARD Rev. 4 August, 2012 USER'S MANUAL TABLE OF CONTENTS Page # 1.0 FEATURES... 1-1 2.0 SPECIFICATIONS... 2-3 3.0 BOARD DESCRIPTION... 3-4 4.0 FUNCTIONAL

More information

DUALGSM MODEMS BASED IRRIGATION WATER PUMP CONTROLLER FOR ILLITERATES

DUALGSM MODEMS BASED IRRIGATION WATER PUMP CONTROLLER FOR ILLITERATES DUALGSM MODEMS BASED IRRIGATION WATER PUMP CONTROLLER FOR ILLITERATES This project aims in providing a user friendly, reliable and automated water pumping system for illiterates. Now a day s technology

More information

Vladimir Tsarkov Electrical Engineering

Vladimir Tsarkov Electrical Engineering . Travis Ram William Brumby Electrical Engineering Gaston Mulisanga Computer Engineering Computer Engineering Vladimir Tsarkov Electrical Engineering Motivation Traditional meters offer little assistance

More information

A Geometric Approach to Inverse Kinematics of a 3 DOF Robotic Arm

A Geometric Approach to Inverse Kinematics of a 3 DOF Robotic Arm A Geometric Approach to Inverse Kinematics of a 3 DOF Robotic Arm Ayush Gupta 1, Prasham Bhargava 2, Ankur Deshmukh 3, Sankalp Agrawal 4, Sameer Chourika 5 1, 2, 3, 4, 5 Department of Electronics & Telecommunication,

More information

CHAPTER 8 ANFIS MODELING OF FLANK WEAR 8.1 AISI M2 HSS TOOLS

CHAPTER 8 ANFIS MODELING OF FLANK WEAR 8.1 AISI M2 HSS TOOLS CHAPTER 8 ANFIS MODELING OF FLANK WEAR 8.1 AISI M2 HSS TOOLS Control surface as shown in Figs. 8.1 8.3 gives the interdependency of input, and output parameters guided by the various rules in the given

More information

Reference Variables Generation Using a Fuzzy Trajectory Controller for PM Tubular Linear Synchronous Motor Drive

Reference Variables Generation Using a Fuzzy Trajectory Controller for PM Tubular Linear Synchronous Motor Drive Reference Variables Generation Using a Fuzzy Trajectory Controller for PM Tubular Linear Synchronous Motor Drive R. LUÍS J.C. QUADRADO ISEL, R. Conselheiro Emídio Navarro, 1950-072 LISBOA CAUTL, R. Rovisco

More information

ARDUINO MEGA ADK REV3 Code: A000069

ARDUINO MEGA ADK REV3 Code: A000069 ARDUINO MEGA ADK REV3 Code: A000069 OVERVIEW The Arduino MEGA ADK is a microcontroller board based on the ATmega2560. It has a USB host interface to connect with Android based phones, based on the MAX3421e

More information

Alessandra de Vitis. Arduino

Alessandra de Vitis. Arduino Alessandra de Vitis Arduino Arduino types Alessandra de Vitis 2 Interfacing Interfacing represents the link between devices that operate with different physical quantities. Interface board or simply or

More information

What is SCADA? What is Telemetry? What is Data Acquisition? Differences between SCADA and DCS? Components of SCADA. Field Instrumentation

What is SCADA? What is Telemetry? What is Data Acquisition? Differences between SCADA and DCS? Components of SCADA. Field Instrumentation SCADA Primer This document discusses the basics of SCADA systems. It serves as introduction for those who are not familiar with it, and as a reviewer for those who are already knowledgeable about the SCADA

More information

the Interactive Catalog

the Interactive Catalog Interactive Catalog Supplements Catalog PDFs If you need detailed product information, or help choosing the right product for your application, see our Interactive Catalog Use the Interactive Catalog to

More information

Design of Fuzzy Logic Controller for Speed Regulation of BLDC motor using MATLAB

Design of Fuzzy Logic Controller for Speed Regulation of BLDC motor using MATLAB IJSRD - International Journal for Scientific Research & Development Vol. 1, Issue 2, 2013 ISSN (online): 2321-0613 Design of Fuzzy Logic Controller for Speed Regulation of BLDC motor using MTLB 1 Mr. Rakesh

More information

AC System Monitoring Device

AC System Monitoring Device AC System Monitoring Device Andrew Jarrett Project Adviser: Professor Gutschlag Department of Electrical and Computer Engineering October 28, 2015 Executive Summary The alternating current (AC) system

More information

Power System Network Simulator (PSNsim)

Power System Network Simulator (PSNsim) The PSNsim is hardware simulator that simulates all parts of power system from generation to utilization. The PSNsim is a scaled down model of the real power system that provides an experimental environment

More information

Design And Simulation Of Power Factor Measurement Circuit By Using Pic

Design And Simulation Of Power Factor Measurement Circuit By Using Pic Design And Simulation Of Power Factor Measurement Circuit By Using Pic The most common power factor measurement circuits involve zero crossing In (6) a power factor measurement circuit for AC motors was

More information

CHAPTER 4 FREQUENCY STABILIZATION USING FUZZY LOGIC CONTROLLER

CHAPTER 4 FREQUENCY STABILIZATION USING FUZZY LOGIC CONTROLLER 60 CHAPTER 4 FREQUENCY STABILIZATION USING FUZZY LOGIC CONTROLLER 4.1 INTRODUCTION Problems in the real world quite often turn out to be complex owing to an element of uncertainty either in the parameters

More information

HCS-3600 / 3602 / 3604 Laboratory Grade & High RFI Immunity Switching Mode Power Supply with Rotary Encoder Control

HCS-3600 / 3602 / 3604 Laboratory Grade & High RFI Immunity Switching Mode Power Supply with Rotary Encoder Control HCS-3600 / 3602 / 3604 Laboratory Grade & High RFI Immunity Switching Mode Power Supply with Rotary Encoder Control 1. INTRODUCTION User Manual This family of efficient, upgraded SMPS with small form factor,

More information

output devices. connected to the controller. data communications link. relay systems. user program. MECH1500Quiz1ReviewVersion2 Name: Class: Date:

output devices. connected to the controller. data communications link. relay systems. user program. MECH1500Quiz1ReviewVersion2 Name: Class: Date: Class: Date: MECH1500Quiz1ReviewVersion2 True/False Indicate whether the statement is true or false. 1. The number and type of I/Os cannot be changed in a fixed PLC. 2. In a PLC system, there is a physical

More information

Western Washington University. Electrical Engineering Technology. Etec 471. Professor Morton. Senior Hardware Description. Automated Aquarium

Western Washington University. Electrical Engineering Technology. Etec 471. Professor Morton. Senior Hardware Description. Automated Aquarium Western Washington University Electrical Engineering Technology Etec 471 Professor Morton Senior Hardware Description Automated Aquarium Greg Rose 4/27/04 Introduction The Automated Aquarium Controller

More information

ASSOCIATED ELECTRONICS RESEARCH FOUNDATION C-53 PHASE-II, NOIDA

ASSOCIATED ELECTRONICS RESEARCH FOUNDATION C-53 PHASE-II, NOIDA ASSOCIATED ELECTRONICS RESEARCH FOUNDATION C-53 PHASE-II, NOIDA SIX-MONTHS TRAINING PROGRAMME ON EMBEDDED SYSTEM, VLSI MAT LAB AND PCB DESIGN: Course syllabus: Theory: Introduction to C programming. More

More information

From lab to production, providing a window into the process. Dynisco's ATC990 and UPR900 Applications and Setup

From lab to production, providing a window into the process. Dynisco's ATC990 and UPR900 Applications and Setup From lab to production, providing a window into the process Dynisco's ATC990 and UPR900 Applications and Setup Introduction UPR900 Indicator Is ¼ Din (96x96mm) size, 117mm depth behind the panel. It has

More information

ARDUINO MEGA 2560 REV3 Code: A000067

ARDUINO MEGA 2560 REV3 Code: A000067 ARDUINO MEGA 2560 REV3 Code: A000067 The MEGA 2560 is designed for more complex projects. With 54 digital I/O pins, 16 analog inputs and a larger space for your sketch it is the recommended board for 3D

More information

International Journal of Scientific & Engineering Research, Volume 8, Issue 4, April ISSN

International Journal of Scientific & Engineering Research, Volume 8, Issue 4, April ISSN International Journal of Scientific & Engineering Research, Volume 8, Issue 4, April-2017 372 REMOTE ALERT SYSTEM FOR ELECTRICITY IN PLUG MAINS Kenechukwu Anolue, Chijioke Ani Abstract: The research was

More information

Freeduino USB 1.0. Arduino Compatible Development Board Starter Guide. 1. Overview

Freeduino USB 1.0. Arduino Compatible Development Board Starter Guide. 1. Overview Freeduino USB 1.0 Arduino Compatible Development Board Starter Guide 1. Overview 1 Arduino is an open source embedded development platform consisting of a simple development board based on Atmel s AVR

More information

MATLAB BASED LOCATION IDENTIFICATION WITHOUT USING GPS

MATLAB BASED LOCATION IDENTIFICATION WITHOUT USING GPS MATLAB BASED LOCATION IDENTIFICATION WITHOUT USING GPS Italia Hiren R. Electronics and Telecommunication Department, University of Mumbai Vishwatmak Om Gurudev College of Engineering, Aghai, Tal.- Shahpur,

More information

Arduino ADK Rev.3 Board A000069

Arduino ADK Rev.3 Board A000069 Arduino ADK Rev.3 Board A000069 Overview The Arduino ADK is a microcontroller board based on the ATmega2560 (datasheet). It has a USB host interface to connect with Android based phones, based on the MAX3421e

More information

Development of a MATLAB Data Acquisition and Control Toolbox for PIC Microcontrollers

Development of a MATLAB Data Acquisition and Control Toolbox for PIC Microcontrollers Chapter 3 Development of a MATLAB Data Acquisition and Control Toolbox for PIC Microcontrollers 3.1. Introduction Data acquisition and control boards (DACBs) are essential for interfacing sensors/actuators

More information

RoboClaw 2x30A Dual Channel Motor Controller

RoboClaw 2x30A Dual Channel Motor Controller RoboClaw 2x30A, 34VDC Dual Channel Brushed DC Motor Controller Version 2.2 (c) 2016 Ion Motion Control. All Rights Reserved. Feature Overview: 60 Amps Peak Per Channel Channel Bridging Supported Dual Quadrature

More information

3. The circuit is composed of 1 set of Relay circuit.

3. The circuit is composed of 1 set of Relay circuit. Part Number : Product Name : FK-FA1420 ONE CHANNEL 12V RELAY MODULE This is the experimental module for a relay controller as the fundamental controlling programming. It is adaptable or is able to upgrade

More information

UNIPORT V2. Uniport V2

UNIPORT V2. Uniport V2 UNIPORT V2 Uniport V2 USB powered Parallel port interconnection board with optical isolated inputs, buffered outputs, charge pump interlock and power relays Specification Full optical isolation of all

More information

AU-E - Practical Programmable Logic Controllers (PLCs) for Automation and Process Control

AU-E - Practical Programmable Logic Controllers (PLCs) for Automation and Process Control IDC Technologies - Books - 1031 Wellington Street West Perth WA 6005 Phone: +61 8 9321 1702 - Email: books@idconline.com AU-E - Practical Programmable Logic Controllers (PLCs) for Automation and Process

More information

ADVANCED TRAINING INSTITUTE, HYDERABAD

ADVANCED TRAINING INSTITUTE, HYDERABAD Revision:01 LEARNING CONTENT Page 1 of 8 III COURSE CODE IA-01 COURSE TITLE PLC PROGRAMMING FOR INDUSTRIAL AUTOMATION OBJECTES On completion of the course, the learner will be able to explain the applications

More information

USER S MANUAL VER.1. C11G- MULTIFUNTCION CNC BOARD Rev. 9

USER S MANUAL VER.1. C11G- MULTIFUNTCION CNC BOARD Rev. 9 USER S MANUAL VER.1 C11G- MULTIFUNTCION CNC BOARD Rev. 9 MARCH, 2017 User s Manual Page i USER'S MANUAL TABLE OF CONTENTS Contents Page # 1.0 OVERVIEW... 1 2.0 FEATURES... 1 3.0 SPECIFICATIONS... 2 4.0

More information

COL862 - Low Power Computing

COL862 - Low Power Computing COL862 - Low Power Computing Power Measurements using performance counters and studying the low power computing techniques in IoT development board (PSoC 4 BLE Pioneer Kit) and Arduino Mega 2560 Submitted

More information

Trend-1 Vibration Data Logger. User Manual

Trend-1 Vibration Data Logger. User Manual Trend-1 Vibration Data Logger User Manual Copyright College of Engineering-University of Basrah 2013 1 1. General Specifications 1.1 Features Thank you for being interested in purchasing Trend-1 Vibration

More information

Arduino Uno. Arduino Uno R3 Front. Arduino Uno R2 Front

Arduino Uno. Arduino Uno R3 Front. Arduino Uno R2 Front Arduino Uno Arduino Uno R3 Front Arduino Uno R2 Front Arduino Uno SMD Arduino Uno R3 Back Arduino Uno Front Arduino Uno Back Overview The Arduino Uno is a microcontroller board based on the ATmega328 (datasheet).

More information

Chapter 7 Fuzzy Logic Controller

Chapter 7 Fuzzy Logic Controller Chapter 7 Fuzzy Logic Controller 7.1 Objective The objective of this section is to present the output of the system considered with a fuzzy logic controller to tune the firing angle of the SCRs present

More information

Automatic Supervision And Fault Detection In PV System By Wireless Sensors With Interfacing By Labview Program

Automatic Supervision And Fault Detection In PV System By Wireless Sensors With Interfacing By Labview Program Automatic Supervision And Fault Detection In PV System By Wireless Sensors With Interfacing By Labview Program Yousra M Abbas, Dr. Wagdy R. Anis, Dr. Ismail M. Hafez Abstract: In this work a wireless monitoring

More information

Coin Paid Mobile Charging System Using solar panel as well as AC supply

Coin Paid Mobile Charging System Using solar panel as well as AC supply Coin Paid Mobile Charging System Using solar panel as well as AC supply Prof. R. R Bhambare 1, Mahajan Vishal T. 2, Patil Sachin B. 3 1 Department of electronics and telecommunication, SVIT Sinner 2 Department

More information

AUTOMATIC LIQUID FILLING USING PROGRAMMABLE LOGIC CONTROLLER(PLC)

AUTOMATIC LIQUID FILLING USING PROGRAMMABLE LOGIC CONTROLLER(PLC) AUTOMATIC LIQUID FILLING USING PROGRAMMABLE LOGIC CONTROLLER(PLC) Vinod Jiddi Assistant Professor,Dept.of EEE,B.L.D.E.A. S CET,vijayapur karnataka Abstract This paper presents to design, develop and monitor

More information

TS04. 4-Channel Self Calibration Capacitive Touch Sensor SPECIFICATION V2.0

TS04. 4-Channel Self Calibration Capacitive Touch Sensor SPECIFICATION V2.0 TS4 4-Channel Self Calibration Capacitive Touch Sensor SPECIFICATION V2. Specification TS4 (4-CH Auto Sensitivity Calibration Capacitive Touch Sensor). General Feature 4-Channel capacitive sensor with

More information

POWER SAVER METER USING MICROCONTROLLER TO SAVE ELECTRICITY UPTO 30-40%

POWER SAVER METER USING MICROCONTROLLER TO SAVE ELECTRICITY UPTO 30-40% POWER SAVER METER USING MICROCONTROLLER TO SAVE ELECTRICITY UPTO 30-40% Prof. Dipesh. M.Patel 1 Kandarp mehta 2 Himanshu amrutiya 3 Ravi bhalodia 4 Chirag amrutiya 5 1. Head, Electrical Engg. Department,

More information

Connecting LEDs to the ADB I/O

Connecting LEDs to the ADB I/O Application Note AN-2 By Magnus Pettersson September 26 1996 Connecting LEDs to the I/O Introduction The following notes are for those of you who are a bit inexperienced with hardware components. This

More information

Available online at ScienceDirect. Procedia Computer Science 76 (2015 )

Available online at   ScienceDirect. Procedia Computer Science 76 (2015 ) Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 76 (2015 ) 330 335 2015 IEEE International Symposium on Robotics and Intelligent Sensors (IRIS 2015) Intelligent Path Guidance

More information

1/Build a Mintronics: MintDuino

1/Build a Mintronics: MintDuino 1/Build a Mintronics: The is perfect for anyone interested in learning (or teaching) the fundamentals of how micro controllers work. It will have you building your own micro controller from scratch on

More information

Design Requirements: Workstation Test System

Design Requirements: Workstation Test System Design Requirements: Workstation Test System ECE 4890 - Senior Sear April 16, 2010 By: Andrew Dunn & Holly Peterson Faculty Advisor: Bob Kressin Sponsor: Tim Figge, Agilent Table of Contents Overview...

More information

LPRDS-ETS. Lafayette Photovoltaic Research and Development System - Energy Transfer System Overview. Inspiration

LPRDS-ETS. Lafayette Photovoltaic Research and Development System - Energy Transfer System Overview. Inspiration Lafayette Photovoltaic Research and Development System - Energy Transfer System Overview LPRDS-ETS ETS-2009 Project Overview One semester team-based capstone senior design project 22 person team $4000

More information

Microcontrollers for Ham Radio

Microcontrollers for Ham Radio Microcontrollers for Ham Radio MARTIN BUEHRING - KB4MG MAT T PESCH KK4NLK TOM PERRY KN4LSE What is a Microcontroller? A micro-controller is a small computer on a single integrated circuit containing a

More information

InstrumentationTools.com

InstrumentationTools.com Author: Instrumentation Tools Categories: PLC Tutorials PLC Ladder Logic : Contacts and coils The most elementary objects in Ladder Diagram programming are contacts and coils, intended to mimic the contacts

More information

This is an inspection failure, not meeting the requirement of >10k Ohm between either PD battery post and chassis.

This is an inspection failure, not meeting the requirement of >10k Ohm between either PD battery post and chassis. Troubleshooting This is a document put together by CSA Laura Rhodes that contains a lot of information about troubleshooting steps for a lot of common control system problems encountered at events. No

More information

SOLARIUM: HOME AUTOMATION SYSTEM USING BLUETOOTH

SOLARIUM: HOME AUTOMATION SYSTEM USING BLUETOOTH SOLARIUM: HOME AUTOMATION SYSTEM USING BLUETOOTH Varsha Singh 1 & Savita Sindhu 2 Abstract: In this paper, we aim at designing a home automation system using automatic sun tracking system. Also operating

More information

INDUCTION MOTOR CONDITION MONITORING AND CONTROLLING BASED ON IOT

INDUCTION MOTOR CONDITION MONITORING AND CONTROLLING BASED ON IOT INDUCTION MOTOR CONDITION MONITORING AND CONTROLLING BASED ON IOT Seenivasan V 1,Ponkumar K 1,Venkatraman R 1, Jeslindrusilanesamalar J 2 1Dept of Electrical and Electronics Engineering, Kamaraj College

More information

UNIPORT V3. C R H Electronics Design

UNIPORT V3. C R H Electronics Design UNIPORT V3 V C R H Electronics Design Uniport V3 USB powered Parallel port interconnection board with optical isolated inputs, buffered outputs, charge pump interlock and power relays By C R Harding Specification

More information

1 Description. 2 Specifications. Product Installation Document. Honeywell 12 Clintonville Road Northford, CT

1 Description. 2 Specifications. Product Installation Document. Honeywell 12 Clintonville Road Northford, CT Honeywell 12 Clintonville Road Northford, CT 06472 http://www.honeywellpower.com HP600ULACM4CB HP600ULACM8CB Access Control Power Supply/Charger with Power Distribution Controller PN 52395:A 1/05/06 ECN

More information

Christian Brothers University 650 East Parkway South Memphis, TN

Christian Brothers University 650 East Parkway South Memphis, TN Christian Brothers University 650 East Parkway South Memphis, TN 38103-5813 WIRELESS SMART THERMOSTAT Martin Tribo Student IEEE Membership Number 90671969 Submitted for consideration in Region 3, IEEE

More information

Aircraft Landing Control Using Fuzzy Logic and Neural Networks

Aircraft Landing Control Using Fuzzy Logic and Neural Networks Aircraft Landing Control Using Fuzzy Logic and Neural Networks Elvira Lakovic Intelligent Embedded Systems elc10001@student.mdh.se Damir Lotinac Intelligent Embedded Systems dlc10001@student.mdh.se ABSTRACT

More information

CARLO GAVAZZI Automation Components

CARLO GAVAZZI Automation Components CARLO GAVAZZI Automation Components UDM 35/40 Digital Panel Meter Programming Guide Index Description 2 Programming Fundamentals 3 Access to Programming Mode/Password Protection 4 Programming 5-18 Inputs

More information

Real Time Monitoring of Solar Panel Using IoT #1 Gajanan Manohar Chinke, #2 Nikhil Diliprao Payal, #3 Atul Bhagwan Patil,

Real Time Monitoring of Solar Panel Using IoT #1 Gajanan Manohar Chinke, #2 Nikhil Diliprao Payal, #3 Atul Bhagwan Patil, ISSN 2395-1621 Real Time Monitoring of Solar Panel Using IoT #1 Gajanan Manohar Chinke, #2 Nikhil Diliprao Payal, #3 Atul Bhagwan Patil, #4 Shubham Mahadev More, #5 Prof. Neha Avinash Zope 3 atul.patil074@gmail.com

More information

PN PSTK-120 PowerSwitch Tail 120vac Kit PN PSTK-240 PowerSwitch Tail 240vac Kit

PN PSTK-120 PowerSwitch Tail 120vac Kit PN PSTK-240 PowerSwitch Tail 240vac Kit CAUTION: Please make sure you have or have access to the skills necessary to assemble and use this product. Always secure the case with the included screws before applying electrical power to the power

More information

Automation System TROVIS 5400 District Heating Controller TROVIS 5475

Automation System TROVIS 5400 District Heating Controller TROVIS 5475 Automation System TROVIS 5400 District Heating Controller TROVIS 5475 On-off or three-step controller designed for wall or panel mounting (Front frame dimensions: 144 mm x 96 mm) Application Controller

More information

Data Acquisition Card or DMM: Which is Right for Your Application? By John Tucker and Joel Roop Keithley Instruments, Inc.

Data Acquisition Card or DMM: Which is Right for Your Application? By John Tucker and Joel Roop Keithley Instruments, Inc. Data Acquisition Card or DMM: Which is Right for Your Application? By John Tucker and Joel Roop Keithley Instruments, Inc. When automating voltage measurements, is it better to go with a programmable Digital

More information

Standards Update Notice (SUN) Issued: April 25, 2017

Standards Update Notice (SUN) Issued: April 25, 2017 Standard Information Standard Number: UL 1951 Standard Name: Electric Plumbing Accessories Standard Edition and Issue Date: 2 nd Edition Dated July 22, 2011 Date of Revision: February 21, 2017 Date of

More information

MICROCONTROLLER BASED SMART FAN SYSTEM

MICROCONTROLLER BASED SMART FAN SYSTEM MUHAMMAD KHAIRI BACHELOR OF ELECTRICAL ENGINEERING (HONS.) (ELECTRONICS) 2007 UMP MICROCONTROLLER BASED SMART FAN SYSTEM MUHAMMAD KHAIRI BIN ABD. GHANI UNIVERSITI MALAYSIA PAHANG v ABSTRACT This project

More information

12v Power Controller Project Board

12v Power Controller Project Board 12v Power Controller Project Board 12 Volt Power Controller Introduction This board provides three functions... DC power gate Low voltage disconnect Voltage / current display The typical usage for this

More information

GE-INTERNATIONAL JOURNAL OF ENGINEERING RESEARCH VOLUME -3, ISSUE -5 (May 2015) IF ISSN: ( )

GE-INTERNATIONAL JOURNAL OF ENGINEERING RESEARCH VOLUME -3, ISSUE -5 (May 2015) IF ISSN: ( ) DESIGN AND IMPLEMENTATION OF MICROCONTROLLER BASED SPEED DATA LOGGER Kriti Jain *, Prem Chand #, Saad Shamsi #, Dimple Taneja #, Rahul Yadav #, Sanjeev Yadav # *Assistant Professor, ECE Department, Amity

More information

ARDUINO UNO REV3 Code: A000066

ARDUINO UNO REV3 Code: A000066 ARDUINO UNO REV3 Code: A000066 The UNO is the best board to get started with electronics and coding. If this is your first experience tinkering with the platform, the UNO is the most robust board you can

More information

Troubleshooting guide for the S100 Energy meter and EPS

Troubleshooting guide for the S100 Energy meter and EPS Troubleshooting guide for the S100 Energy meter and EPS The S100 Energy Meter is the brains of the Sungrow hybrid system. It tells the inverter when to charge or discharge the battery, when to go into

More information

Embedded Systems and Software

Embedded Systems and Software Embedded Systems and Software Lecture 12 Some Hardware Considerations Hardware Considerations Slide 1 Logic States Digital signals may be in one of three states State 1: High, or 1. Using positive logic

More information

ARDUINO UNO REV3 SMD Code: A The board everybody gets started with, based on the ATmega328 (SMD).

ARDUINO UNO REV3 SMD Code: A The board everybody gets started with, based on the ATmega328 (SMD). ARDUINO UNO REV3 SMD Code: A000073 The board everybody gets started with, based on the ATmega328 (SMD). The Arduino Uno SMD R3 is a microcontroller board based on the ATmega328. It has 14 digital input/output

More information

IoT based weather controlled smart green house

IoT based weather controlled smart green house IoT based weather controlled smart green house Roopa S. 1, Yashwanth H.P 2 1 Assistant professor, Dept. of E & C, Siddaganga Insitute of Technology, Tumakuru 2 Dept. of E & C, Siddaganga Insitute of Technology,

More information

The easy to use three-phase digital DC drive for regenerative and non-regenerative applications from HP

The easy to use three-phase digital DC drive for regenerative and non-regenerative applications from HP Digital DC Drives The easy to use three-phase digital DC drive for regenerative and non-regenerative applications from 1.5-600 HP The FlexPak 3000 digital DC drive features a unique ergonomic user interface

More information

CDN220 HIGH DENSITY I/O ADAPTER USER GUIDE

CDN220 HIGH DENSITY I/O ADAPTER USER GUIDE CDN220 HIGH DENSITY I/O ADAPTER USER GUIDE 13022001 (c) Copyright DIP Inc., 1996 DIP Inc. P.O. Box 9550 MORENO VALLEY, CA 92303 714-924-1730 CONTENTS CDN220 PRODUCT OVERVIEW 1 CDN220 INSTALLATION 2 POWER

More information

Zartek. CDP-808 Two Button Wireless Intercom Installers Manual

Zartek. CDP-808 Two Button Wireless Intercom Installers Manual Zartek CDP-808 Two Button Wireless Intercom Installers Manual ZA-614 Two Button Gate station including power supply, relay board and external antenna ZA-613 Handsets with charger ZA-613-E Handsets with

More information

ROBOTLINKING THE POWER SUPPLY LEARNING KIT TUTORIAL

ROBOTLINKING THE POWER SUPPLY LEARNING KIT TUTORIAL ROBOTLINKING THE POWER SUPPLY LEARNING KIT TUTORIAL 1 Preface About RobotLinking RobotLinking is a technology company focused on 3D Printer, Raspberry Pi and Arduino open source community development.

More information

Wireless Power Panel Meter (WPPM)

Wireless Power Panel Meter (WPPM) Wireless Power Panel Meter (WPPM) Kyle Coan & Phil Perrigo Senior Project Description Western Washington University November 3, 2009 Prof. Todd Morton Page 1 of 13 Introduction With recent development

More information

MEASURING AND TESTING INSTRUMENTS

MEASURING AND TESTING INSTRUMENTS MEASURING AND TESTING INSTRUMENTS Whether measuring temperature, current or voltage testing the right measuring tool can facilitate the everyday work. If one wants to perform several measuring tasks at

More information

Easy To Use OEMS Take Note

Easy To Use OEMS Take Note MA7200 Features Sensorless Vector Precise speed and torque control for the most demanding system performance. Simple set-up through autotuning function. The MA7200 can be operated in sensorless vector

More information

Electronics Single Board Computers

Electronics Single Board Computers Electronics Single Board Computers Wilfrid Laurier University November 23, 2016 Single Board Computers Single Board Computers As electronic devices get smaller and more sophisticated, they often contain

More information

RoboClaw 120A/160A/200A Dual Channel Motor Controller

RoboClaw 120A/160A/200A Dual Channel Motor Controller RoboClaw 2x160A, 34VDC Dual Channel RoboClaw 2x120AHV, 60VDC Dual Channel RoboClaw 2x160AHV, 60VDC Dual Channel RoboClaw 2x200AHV, 60VDC Dual Channel Brushed DC Motor Controllers Version 2.1 (c) 2016 Ion

More information

SPIRIT. Phase 5 Analog Board Computer and Electronics Engineering

SPIRIT. Phase 5 Analog Board Computer and Electronics Engineering SPIRIT Phase 5 Analog Board Computer and Electronics Engineering In this exercise you will assemble the analog controller board and interface it to your TekBot. Print out the schematic, silkscreen and

More information

Identification of Vehicle Class and Speed for Mixed Sensor Technology using Fuzzy- Neural & Genetic Algorithm : A Design Approach

Identification of Vehicle Class and Speed for Mixed Sensor Technology using Fuzzy- Neural & Genetic Algorithm : A Design Approach Identification of Vehicle Class and Speed for Mixed Sensor Technology using Fuzzy- Neural & Genetic Algorithm : A Design Approach Prashant Sharma, Research Scholar, GHRCE, Nagpur, India, Dr. Preeti Bajaj,

More information

GPRS based SCADA implementation for multisensory security with SMS alerts.

GPRS based SCADA implementation for multisensory security with SMS alerts. GPRS based SCADA implementation for multisensory security with SMS alerts. Priyanka somashekhar malabagi 1, Latha shenoy 2 M.Tech Student, Microelectronics and Control Systems, NMAM Institute of Technology,

More information

Home Security System with Remote Home Automation Control

Home Security System with Remote Home Automation Control Home Security System with Remote Home Automation Control Justin Klumpp Senior Project Hardware Description Western Washington University April 24 2005 Professor Todd Morton Introduction: This document

More information

Project Planning. Module 4: Practice Exercises. Academic Services Unit PREPARED BY. August 2012

Project Planning. Module 4: Practice Exercises. Academic Services Unit PREPARED BY. August 2012 Project Planning PREPARED BY Academic Services Unit August 2012 Applied Technology High Schools, 2012 Module Objectives Upon successful completion of this module, students should be able to: 1. Select

More information

Model HM-535 Power Supply Installation and Service Instructions

Model HM-535 Power Supply Installation and Service Instructions Model HM-535 Power Supply Installation and Service Instructions 430-535 0104 2004 Heritage MedCall, Inc SENTRY INSTALLATION & SERVICE INSTRUCTIONS POWER SUPPLY UNIT Model HM-535 IMPORTANT SAFETY INSTRUCTIONS

More information

Lecture 5 Fuzzy expert systems: Fuzzy inference Mamdani fuzzy inference Sugeno fuzzy inference Case study Summary

Lecture 5 Fuzzy expert systems: Fuzzy inference Mamdani fuzzy inference Sugeno fuzzy inference Case study Summary Lecture 5 Fuzzy expert systems: Fuzzy inference Mamdani fuzzy inference Sugeno fuzzy inference Case study Summary Negnevitsky, Pearson Education, 25 Fuzzy inference The most commonly used fuzzy inference

More information

SOLUTION: 1. First define the temperature range, e.g. [0 0,40 0 ].

SOLUTION: 1. First define the temperature range, e.g. [0 0,40 0 ]. 2. 2. USING MATLAB Fuzzy Toolbox GUI PROBLEM 2.1. Let the room temperature T be a fuzzy variable. Characterize it with three different (fuzzy) temperatures: cold,warm, hot. SOLUTION: 1. First define the

More information

Robotic Systems ECE 401RB Fall 2006

Robotic Systems ECE 401RB Fall 2006 The following notes are from: Robotic Systems ECE 401RB Fall 2006 Lecture 13: Processors Part 1 Chapter 12, G. McComb, and M. Predko, Robot Builder's Bonanza, Third Edition, Mc- Graw Hill, 2006. I. Introduction

More information

Arduino Micro Breadboard Laboratory Interface Processor (Micro BLIP) User Manual

Arduino Micro Breadboard Laboratory Interface Processor (Micro BLIP) User Manual Arduino Micro Breadboard Laboratory Interface Processor (Micro BLIP) MicroBLIP circuit board v2.0 Operating System v2.0.0 1/22/2019 User Manual 2 1 Setup and Operation 1.1 Introduction For the past ten

More information