HANDICAPPED VOICE RECOGNITION CONTROL SYSTEM BASED ON HMM ALGORITHM

Size: px
Start display at page:

Download "HANDICAPPED VOICE RECOGNITION CONTROL SYSTEM BASED ON HMM ALGORITHM"

Transcription

1 International Journal of Mechanical Engineering and Technology (IJMET) Volume 9, Issue 11, November 2018, pp , Article ID: IJMET_09_11_110 Available online at ISSN Print: andISSN Online: IAEME Publication Scopus Indexed HANDICAPPED VOICE RECOGNITION CONTROL SYSTEM BASED ON HMM ALGORITHM Bashra Kadhim Oleiwi, Farah F. Alkhalid and Abdul Muhsin M. Control and Systems Engineering Dept. /University of Technology- Iraq ABSTRACT This paper addresses the voice recognition problem of handicapped people based on HMM algorithm and provides a system that let disabled people and elders to manage part of their life independently, like turn on and off some electric devices in home by voice commands. Arduino Uno is used as microcontroller which senses a voice command via microphone connected in voice recognition module that compatible with Arduino Uno, and finally Relay to make interface between 5volts of Arduino and 220 volts of Iraq Alternating Current (AC). To verify the credibility of the proposed system, the testing results of the system have been provided, which meets its desired goal. Keywords: Voice recognition, Arduino, HMM algorithm. Cite this Article: Bashra Kadhim Oleiwi, Farah F. Alkhalid and Abdul Muhsin M, Handicapped Voice Recognition Control System Based On Hmm Algorithm, International Journal of Mechanical Engineering and Technology, 9(11), 2018, pp INTRODUCTION Since the early manual wheelchairs to modern electric-powered counterparts, developments have focused on improving autonomy in mobility. Many research projects introduced different solutions in this field, such as [1] proposed a control system that used by elderly, handicapped patients, and people with disabilities to control all appliances and devices from anywhere in the house remotely using XBee sensor, this study did not take into account the disabled who would lose his arm control gradually. While [2] provided system which controls wheelchair using voice commands, this work was very useful to the disabled has weakness in upper limb. Also, as can be observed in [3] a humanoid robot which is capable of detecting and recognizing different faces or objects and can be controlled through voice. In [4] proposed a study in "Controlling electronic devices remotely by voice and Brain Waves While, in [5] introduced a study in the voice-commands that are recognized by dedicating hardware module and recognizing data which sent wirelessly through a radio-frequency (RF) transmitter attached to a Arduino microcontroller board. In [6] proposed system used voice controlling to enable centralize controlling over distant household appliances using Kinect Sensor editor@iaeme.com

2 Handicapped Voice Recognition Control System Based On Hmm Algorithm This study provides a way to let disabled people and elders managing part in their life independently by turning on and off some electric devices at home based on voice commands, such as shutting down the air-condition whenever it is cold, or may turning on TV whenever, when it is boring, just by voice command. Arduino Uno is used as microcontroller which senses a voice command via microphone connected in voice recognition module which is compatible with Arduino Uno, and finally relay to make interface between 5volts of Arduino and 220 volts of Iraq AC. In this study, the proposed system explained, and then the system model and implementation presented, finally results and conclusions discussed. 2. PROPOSED SYSTEM DESCRIPTION In order to explain the current proposed system, it is divided into two stages. The first stage is related to the preparation and connection of hardware components and settings of proposed, which is called hardware stage, while the second stage describes the operations of proposed system, which is called software stage. A. Hardware Stage This stage consists of hardware components, which are related to the connection of circuit according to the present description of the problem, as can be seen in figure (1) the block diagram of proposed system which consists of Arduino Uno, voice recognition module, Relay and wires. Where the Arduino Uno operates or shuts down the electrical devices by giving voice commands stored in a voice recognition module via relay that makes compatible interface between 5 volts (Arduino Uno) and 220 volts AC. Thus, a paralyzed and disabled person can turn on and off the electrical equipment s depending on himself. Figure (1): Block Diagram of the proposed System. The mechanism of this system is the handicapped person who cannot serve himself because of his limited movement, can only give an order to let devices turn on or off, this proposed control system can save several voice commands in the voice recognition module to be used later to control several operations editor@iaeme.com

3 Bashra Kadhim Oleiwi, Farah F. Alkhalid and Abdul Muhsin M 1. Microcontroller Arduino Uno microcontroller has used as the processing core of this control system. It is an electronic development board, based on hardware, and software, easy to use and learn. It can be used by both professionals and beginners, and it uses everything you can think of. It can be observed in table (1) the main characteristics of this microcontroller [7]: Component Table (1): Arduino Uno characteristics [7]. Characteristic Microcontroller ATmega 328 Working voltage Input voltage limits I / O outlet Current voltage in the 3.3V pin Memory Size Speed 5 volts 6-20 volts, preferably 7-12 volts. 40 ma 50 ma 32 KB 16 MHz 2. Voice Recognition Unit Voice recognition V3 is an easy-to-use control panel that is used to identify voice/ speech to control different projects. The V3 unit has the capacity to store up to 80 voice commands each with 1500 milliseconds (approximately one or two words per command). They are stored in one large collection such as the library. But during its work it cannot distinguish between the 80 sounds at the same time, so seven voice commands are imported / recalled into the library to the recognizer, this means that maximum voice commands are seven effective commands at the same time [8], Table (2) lists the characteristics of voice recognition unit. Table (2): Voice Recognition Module characteristics [8]. Component Voltage Current Digital Interface Analog Interface Size Characteristic V <40mA 5V TTL level UART interface 3.5mm mono-channel microphone connector + microphone pin interface 30mm x 47.5mm 3. Relay The Relay is an "OFF - ON" cutter circuit, but it closes on or opens off not by hand as in the regular cutouts, but by applying a suitable electric voltage on the relay (either is 6 volts or 9 volts, or 12 volts or 220 volts) [9]. The Relay uses to convert from 5 volts (the output voltage of Arduino controller) to 220 volts (required voltage to operate electrical devices according to national AC electricity in Iraq), the table (3) shows the characteristics of the relay: editor@iaeme.com

4 Handicapped Voice Recognition Control System Based On Hmm Algorithm Component Table (3): Relay characteristics [9]. Characteristic Supply voltage +5V Supply current Current on pin IN Rated load Operating temperature Operate time max. Release time max. Insulation resistance 72mA typ. (75mA max.) 14mA typ. 7A 250VAC -30 C / +70 C 10ms Max. 5ms Max. 100Mohm Min. B. Software Stage Using Arduino IDE (Integrated Development Environment) to program the algorithm for saving and then recognizing the voice order based on Hidden Markov Model (HMM algorithm). 1. HMM Algorithm The main goal of speech recognition system is to convert an input speech signal into its corresponding wave form or textual form using some algorithm as a computer program [10].HMM is a probabilistic pattern matching technique in which the observations are considered to be the output of stochastic process and consists of an underlying Markov chain [11]. HMM provides a simple and effective framework for modelling time-varying spectral vector sequences [13]. First of all, the waveform of continuous speech is partitioned into many frames each frame has the same length (approximately 25ms). For each spoken word, let O = o1 o2 oτ be a vector of sequence parameters, where to is spotted at time t {1, τ}. The D is a dictionary words, word wi D, the recognition equation is summarized by: =arg ( ) (1) Where is the recognized word, while P is the probability measurement finally a word sequence is W = w1 wk. Bayes Rule allows transforming (1) in a convenient calculable equation: ( )= ( )() () Where the acoustic model is denoted by P (O W) and the language model is P (W); P (O) can be neglected. Therefore, for any set of prior probability P (W), the likelihood P (O wi) is used to make the most probability of spoken word. It is very important to remember that the mixture of the language model probability and the caustic model probability is weighted. a problem appeared is that HMM acoustic models usually underestimate the acoustic probability giving to the language model little weight. A solution for this problem is to increase a weight to grow the language model probability. Hence, the LM is frequently scaled by s, where s is an empirically determined constant, called language model scale factor (LMSF). LMSF is determined empirically to make optimize performance in the recognition. This weighting has a side effect as a penalty for inserting new words. Therefore, scaling factor pis added, that the price of word insertions called word insertion penalty (WIP) and can be calculated empirically. Thus (1) becomes: (2) editor@iaeme.com

5 Bashra Kadhim Oleiwi, Farah F. Alkhalid and Abdul Muhsin M =arg ( )() W (3) In the log domain, the final likelihood is calculated as: = + P (W) +p (4) Where W is the length of the word sequence W, s is the language model scale factor (LMSF) (approximately in the range of 5 to 15) and p the word insertion penalty (WIP) (approximately in the range of 0 to -20). 2. Mechanism of the Proposed System The mechanism of the proposed system is illustrated in flowchart in figure (2). Thus, the proposed control system will be operated and listened, if there is a new voice command. Whenever a specific voice command can be detected, so the system would simply operate or shutdown the device, and then the disabled person will feel that there are supernatural powers which respond to his orders instantaneously. If the voice command does not recognize by the system, so the system should listen to a new command and so on. Figure (2): Flowchart of the proposed control system. 3. Proposed System Implementation In order to verify the credibility and effectiveness of the proposed system, a implementtion was carried out in this section. The main three parts of this control system (Arduino Uno, voice recognition module and Relay) should be connected via wires as shown in figure (1), where the connection between Arduino Uno and the voice recognition module is represented by the pins which have fixed in table (4) editor@iaeme.com

6 Handicapped Voice Recognition Control System Based On Hmm Algorithm Table (4): Connection between Arduino Uno and Voice Recognition Module. Arduino Uno Voice Recognition 5v 5v 2 Tx 3 Rx GND GND While the pins connection between Arduino Uno and Relay are listed in table (5). Table (5): Connection between Arduino Uno and Relay. Arduino Uno Relay Both ends of the engine Both ends of COM Positive battery terminal End NO Negative battery terminal End NC Vcc Vcc Gnd GND Port 12 IN1 Port13 IN2 The testing result of the proposed system during running is demonstrated in figure (3). Figure (3): Implementation of the proposed system. The system was tested by saving order to operate device using woman voice with 35 years old. Thus, the wave form shows her order in figure (4) entitled Original voice command1, editor@iaeme.com

7 Bashra Kadhim Oleiwi, Farah F. Alkhalid and Abdul Muhsin M then other attempt to save voice order which done by man with old 70 years old, boy with 6 years old and boy with 3 years old as shown in figure (4) entitled Unmatched command respectively, the attempt was failed to recognize by the proposed system, only the owner of the saved wave form can control the system. Moreover, the proposed system tested experimentally with noisy voice command of the owner as can be noticed in figure (4) entitled noisy voice command, the response of the proposes system depends on the degree of the added noise to the original voice signal. The voice print as same as finger print, it is unique and the HMM algorithm interests in security biometric. Figure (4): Different waveform of voice. The difficulty of knowing the speech lies in the diversity of the form of the verbal sign that corresponds to the word itself. These changes can be classified as follows: 1. Changes related to the speaker: Changes in the voice can occur according to the physiological and psychological changes of the person (whether he is sick or true, sad or joyful or angry), according to the rate of his speech (fast or slow), and according to the quality of his voice or speak in an indirect way) editor@iaeme.com

8 Handicapped Voice Recognition Control System Based On Hmm Algorithm 2. Changes between speakers: follow the social background language to them, such as the tone, dimensions and form of their vocal acoustic device vocal traction. 3. Phonemes: the smallest units of sound in which words can be composed, and this investigation depends heavily on the context in which it is uttered. For example, the word b / from the word "door" is different from the word "sat"; it is in the first / b / and in the second / p /. 4. Speaker circumference: This is the result of undesirable voice signals (other speakers, noise, closing of door...), or the variety of mics used and where they are placed. This model requires a pre-recognition training process that involves drawing reference attributes for the individuals we want to know. In order to identify a single object, we balance its attributes with the reference attributes of all the reference terms to search for the closest item. In order to obtain an optimal knowledge, it is possible to benefit from the vocal and lexical limitations and linguistic models of the language used. 4. CONCLUSION The testing results of the design provide clear evidence of efficiently and effectively meeting the desired objective. The proposed system has implemented and observed that the voice command can sensed easy and fast, the device responded immediately, there is a very simple delay of less than one second, and the reason behind this delay is that there is a specific period for the purpose of completing one voice command, maximum 1500 milliseconds, If the stored instruction is less than this period, the system will certainly listen to the maximum period specified for each instruction, thus showing delay in milliseconds. In the other hand, the system proved reliable results with no errors, and can operate many different devices, reached to 80.The voice recognition model which was programmed utilizing HMM algorithm has sensed only saved voice tone, so the same voice order by different persons do not recognized because it saves the wave tone of voice order and not convert it to word. REFERENCES [1] G., Bilal and K., Khaled, Smart Home Automation System for Elderly, and Handicapped People using XBee, IEEE International Journal of Smart Home /ijsh , [2] N. J.Gor and A. Jeyakumar, Voice Controlled Motorized Wheelchair with Real Time Location Monitoring, IEEE International Conference on Energy, Communication, Data Analytics and Soft Computing (ICECDS-2017) /17, [3] U B. Sai, K. Sivanagamani, B. Satish, M. R. Rao, Voice controlled Humanoid Robot with artificial vision, IEEE International Conference on Trends in Electronics and Informatics ICEI 2017, /17, [4] D. Boucha, A. Amiri, D. Chogueur, Controlling Electronic Devices remotely by voice and Brain Waves,IEEE International Conference on Mathematics and information Technology, Adrar, Algeria December 4-5, 2017, /17, [5] K. V. Sai Vineeth, B. Vamshi and V. K. Mittal, Wireless Voice-Controlled Multi- Functional Secure ehome, /17, IEEE, [6] K. A. S. V. Rathnayake, W. H. K. P. Nanayakkara, and H. N. Gunasinghe, Voice Operated Home Automation System Based on Kinect Sensor, IEEE, International Conference on Information and Automation for Sustainability (ICIAfS), [7] About Arduino Uno (7, July 2018), available at: [8] [9] Voice Recognition manual (7, July 2018), available at: editor@iaeme.com

9 Bashra Kadhim Oleiwi, Farah F. Alkhalid and Abdul Muhsin M [10] [11] About Relay (7, July 2018), available at: [12] [13] S. Boruah and S. Basishtha, "A study on HMM based speech recognition system," IEEE International Conference on Computational Intelligence and Computing Research, Enathi, pp. 1-5, [14] W. H. Abdulla and N. K. Kasabov, The Concepts of Hidden Markov Model in Speech Recognition: Technical Report TR99/09, Department of Knowledge Engineering Lab Information Science Department University of Otago New Zealand, [15] M. Gales and S. Young, The Application of Hidden Markov Models in Speech Recognition, Foundations and Trends in Signal Processing, vol. 1, no. 3, pp , editor@iaeme.com

Voice based Control Signal Generation for Intelligent Patient Vehicle

Voice based Control Signal Generation for Intelligent Patient Vehicle International Journal of Information & Computation Technology. ISSN 0974-2239 Volume 4, Number 12 (2014), pp. 1229-1235 International Research Publications House http://www. irphouse.com Voice based Control

More information

Mel Spectrum Analysis of Speech Recognition using Single Microphone

Mel Spectrum Analysis of Speech Recognition using Single Microphone International Journal of Engineering Research in Electronics and Communication Mel Spectrum Analysis of Speech Recognition using Single Microphone [1] Lakshmi S.A, [2] Cholavendan M [1] PG Scholar, Sree

More information

An IoT Based Real-Time Environmental Monitoring System Using Arduino and Cloud Service

An IoT Based Real-Time Environmental Monitoring System Using Arduino and Cloud Service Engineering, Technology & Applied Science Research Vol. 8, No. 4, 2018, 3238-3242 3238 An IoT Based Real-Time Environmental Monitoring System Using Arduino and Cloud Service Saima Zafar Emerging Sciences,

More information

VECTOR QUANTIZATION-BASED SPEECH RECOGNITION SYSTEM FOR HOME APPLIANCES

VECTOR QUANTIZATION-BASED SPEECH RECOGNITION SYSTEM FOR HOME APPLIANCES VECTOR QUANTIZATION-BASED SPEECH RECOGNITION SYSTEM FOR HOME APPLIANCES 1 AYE MIN SOE, 2 MAUNG MAUNG LATT, 3 HLA MYO TUN 1,3 Department of Electronics Engineering, Mandalay Technological University, The

More information

Android Phone Based Assistant System for Handicapped/Disabled/Aged People

Android Phone Based Assistant System for Handicapped/Disabled/Aged People IJIRST International Journal for Innovative Research in Science & Technology Volume 3 Issue 10 March 2017 ISSN (online): 2349-6010 Android Phone Based Assistant System for Handicapped/Disabled/Aged People

More information

HAND GESTURE CONTROLLED ROBOT USING ARDUINO

HAND GESTURE CONTROLLED ROBOT USING ARDUINO HAND GESTURE CONTROLLED ROBOT USING ARDUINO Vrushab Sakpal 1, Omkar Patil 2, Sagar Bhagat 3, Badar Shaikh 4, Prof.Poonam Patil 5 1,2,3,4,5 Department of Instrumentation Bharati Vidyapeeth C.O.E,Kharghar,Navi

More information

Design and Development of Pre-paid electricity billing using Raspberry Pi2

Design and Development of Pre-paid electricity billing using Raspberry Pi2 International Journal of Electronics Engineering Research. ISSN 0975-6450 Volume 9, Number 7 (2017) pp. 995-1005 Research India Publications http://www.ripublication.com Design and Development of Pre-paid

More information

The Speech Based Floor Cleaning Robot

The Speech Based Floor Cleaning Robot International journal of Systems and Technologies ISSN 0-0 The Speech Based Floor Cleaning Robot Sidhartha Velpula, Sunil Babu Thota, V.S.G.V.Sridhar, Syed Inthiyaz, Siva Kumar Abstract: Munuswamy, Students,

More information

Voice Recognition Based Automation System for Medical Applications and For Physically Challenged Patients

Voice Recognition Based Automation System for Medical Applications and For Physically Challenged Patients Voice Recognition Based Automation System for Medical Applications and For Physically Challenged Patients Sanu Kumar Das 1, Vitthal Rathod 2, Akhilesh Yadav.B 3 1Sanu Kumar Das, Dept. Of Electronics &

More information

Performance Analysis of Ultrasonic Mapping Device and Radar

Performance Analysis of Ultrasonic Mapping Device and Radar Volume 118 No. 17 2018, 987-997 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu Performance Analysis of Ultrasonic Mapping Device and Radar Abhishek

More information

ARTIFICIAL ROBOT NAVIGATION BASED ON GESTURE AND SPEECH RECOGNITION

ARTIFICIAL ROBOT NAVIGATION BASED ON GESTURE AND SPEECH RECOGNITION ARTIFICIAL ROBOT NAVIGATION BASED ON GESTURE AND SPEECH RECOGNITION ABSTRACT *Miss. Kadam Vaishnavi Chandrakumar, ** Prof. Hatte Jyoti Subhash *Research Student, M.S.B.Engineering College, Latur, India

More information

VOICE CONTROLLED HOME AUTOMATION SYSTEM

VOICE CONTROLLED HOME AUTOMATION SYSTEM VOICE CONTROLLED HOME AUTOMATION SYSTEM By Zhe Gong Hongchaun Li Final Report for ECE 445, Senior Design, Fall 2014 TA: Haoyu Wang 10 December 2014 Project No. 13 Abstract This project builds a system

More information

Four channel wireless switch controller SK108

Four channel wireless switch controller SK108 Four channel wireless switch controller SK108 Description SK108 is a industrial four channel wireless switch controller, it provides maximum four channel signal input and maximum four channel control output.

More information

EE-110 Introduction to Engineering & Laboratory Experience Saeid Rahimi, Ph.D. Labs Introduction to Arduino

EE-110 Introduction to Engineering & Laboratory Experience Saeid Rahimi, Ph.D. Labs Introduction to Arduino EE-110 Introduction to Engineering & Laboratory Experience Saeid Rahimi, Ph.D. Labs 10-11 Introduction to Arduino In this lab we will introduce the idea of using a microcontroller as a tool for controlling

More information

Service Robots in an Intelligent House

Service Robots in an Intelligent House Service Robots in an Intelligent House Jesus Savage Bio-Robotics Laboratory biorobotics.fi-p.unam.mx School of Engineering Autonomous National University of Mexico UNAM 2017 OUTLINE Introduction A System

More information

AUTOMATIC SPEECH RECOGNITION FOR NUMERIC DIGITS USING TIME NORMALIZATION AND ENERGY ENVELOPES

AUTOMATIC SPEECH RECOGNITION FOR NUMERIC DIGITS USING TIME NORMALIZATION AND ENERGY ENVELOPES AUTOMATIC SPEECH RECOGNITION FOR NUMERIC DIGITS USING TIME NORMALIZATION AND ENERGY ENVELOPES N. Sunil 1, K. Sahithya Reddy 2, U.N.D.L.mounika 3 1 ECE, Gurunanak Institute of Technology, (India) 2 ECE,

More information

VISUAL FINGER INPUT SENSING ROBOT MOTION

VISUAL FINGER INPUT SENSING ROBOT MOTION VISUAL FINGER INPUT SENSING ROBOT MOTION Mr. Vaibhav Shersande 1, Ms. Samrin Shaikh 2, Mr.Mohsin Kabli 3, Mr.Swapnil Kale 4, Mrs.Ranjana Kedar 5 Student, Dept. of Computer Engineering, KJ College of Engineering

More information

High-speed Noise Cancellation with Microphone Array

High-speed Noise Cancellation with Microphone Array Noise Cancellation a Posteriori Probability, Maximum Criteria Independent Component Analysis High-speed Noise Cancellation with Microphone Array We propose the use of a microphone array based on independent

More information

Fabrication of the kinect remote-controlled cars and planning of the motion interaction courses

Fabrication of the kinect remote-controlled cars and planning of the motion interaction courses Available online at www.sciencedirect.com ScienceDirect Procedia - Social and Behavioral Sciences 174 ( 2015 ) 3102 3107 INTE 2014 Fabrication of the kinect remote-controlled cars and planning of the motion

More information

Lesson 3: Arduino. Goals

Lesson 3: Arduino. Goals Introduction: This project introduces you to the wonderful world of Arduino and how to program physical devices. In this lesson you will learn how to write code and make an LED flash. Goals 1 - Get to

More information

Using the VM1010 Wake-on-Sound Microphone and ZeroPower Listening TM Technology

Using the VM1010 Wake-on-Sound Microphone and ZeroPower Listening TM Technology Using the VM1010 Wake-on-Sound Microphone and ZeroPower Listening TM Technology Rev1.0 Author: Tung Shen Chew Contents 1 Introduction... 4 1.1 Always-on voice-control is (almost) everywhere... 4 1.2 Introducing

More information

Lab 2: Blinkie Lab. Objectives. Materials. Theory

Lab 2: Blinkie Lab. Objectives. Materials. Theory Lab 2: Blinkie Lab Objectives This lab introduces the Arduino Uno as students will need to use the Arduino to control their final robot. Students will build a basic circuit on their prototyping board and

More information

Wirelessly Controlled Wheeled Robotic Arm

Wirelessly Controlled Wheeled Robotic Arm Wirelessly Controlled Wheeled Robotic Arm Muhammmad Tufail 1, Mian Muhammad Kamal 2, Muhammad Jawad 3 1 Department of Electrical Engineering City University of science and Information Technology Peshawar

More information

BEYOND TOYS. Wireless sensor extension pack. Tom Frissen s

BEYOND TOYS. Wireless sensor extension pack. Tom Frissen s LEGO BEYOND TOYS Wireless sensor extension pack Tom Frissen s040915 t.e.l.n.frissen@student.tue.nl December 2008 Faculty of Industrial Design Eindhoven University of Technology 1 2 TABLE OF CONTENT CLASS

More information

Installation Guide & User Manual Sound Plus Infrared System, Model WIR 950

Installation Guide & User Manual Sound Plus Infrared System, Model WIR 950 Installation Guide & User Manual Sound Plus Infrared System, Model WIR 950 Sound Plus Williams Sound MAN 101B 1 OVERVIEW Thank you for purchasing the WIR 950 Infrared System from Williams Sound Corp. Anyone

More information

BOAT LOCALIZATION AND WARNING SYSTEM FOR BORDER IDENTIFICATION

BOAT LOCALIZATION AND WARNING SYSTEM FOR BORDER IDENTIFICATION BOAT LOCALIZATION AND WARNING SYSTEM FOR BORDER IDENTIFICATION Mr.Vasudevan, Ms.Aarthi.C, Ms.Arunthathi.M, Ms.Durgakalaimathi.L.T, Ms.Evangelin Darvia.P 1Professor, Dept. of ECE, Panimalar Engineering

More information

Control of irrigation automatically by using wireless Sensor network

Control of irrigation automatically by using wireless Sensor network Control of irrigation automatically by using wireless Sensor network S. Kalaivani 1, M.Kowsalya 2, D.Mekala 3 1,2 UG student Department of ECE 3 Assistant professor Department of ECE Sengunthar Enginerring

More information

Challenging areas:- Hand gesture recognition is a growing very fast and it is I. INTRODUCTION

Challenging areas:- Hand gesture recognition is a growing very fast and it is I. INTRODUCTION Hand gesture recognition for vehicle control Bhagyashri B.Jakhade, Neha A. Kulkarni, Sadanand. Patil Abstract: - The rapid evolution in technology has made electronic gadgets inseparable part of our life.

More information

A Model Based Approach for Human Recognition and Reception by Robot

A Model Based Approach for Human Recognition and Reception by Robot 16 MHz ARDUINO A Model Based Approach for Human Recognition and Reception by Robot Prof. R. Sunitha Department Of ECE, N.R.I Institute Of Technology, J.N.T University, Kakinada, India. V. Sai Krishna,

More information

IMPLEMENTATION OF EMBEDDED SYSTEM FOR INDUSTRIAL AUTOMATION

IMPLEMENTATION OF EMBEDDED SYSTEM FOR INDUSTRIAL AUTOMATION IMPLEMENTATION OF EMBEDDED SYSTEM FOR INDUSTRIAL AUTOMATION 1 Mr. Kamble Santosh Ashok, 2 Mr.V.Naga Mahesh 1 M.Tech Student, 2 Astt.Prof. 1 Ece - Embedded System, 1 Scient Institute Of Technology, Ibrahimpatnam,

More information

International Journal Of Core Engineering & Management Volume-4, Issue-11, February-2018, ISSN No:

International Journal Of Core Engineering & Management Volume-4, Issue-11, February-2018, ISSN No: DESIGN AND IMPLEMENTATION OF INTELLIGENT CIRCUIT BREAKER FOR ELECTRICAL CURRENT SENSING AND MONITORING Hamzah M. Marhoon, Department of Computer Techniques Engineering, Al-Esra'a University College Karadah,

More information

Keyword: AVR Microcontroller, GSM, LCD, remote monitoring, Sensors, ZigBee.

Keyword: AVR Microcontroller, GSM, LCD, remote monitoring, Sensors, ZigBee. Volume 3, Issue 7, July 2013 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Design & Implementation

More information

Electronics Design Laboratory Lecture #11. ECEN 2270 Electronics Design Laboratory

Electronics Design Laboratory Lecture #11. ECEN 2270 Electronics Design Laboratory Electronics Design Laboratory Lecture # ECEN 7 Electronics Design Laboratory Project Must rely on fully functional Lab circuits, Lab circuit is optional Can re do wireless or replace it with a different

More information

Home Automation System using Artificial Intelligence

Home Automation System using Artificial Intelligence Home Automation System using Artificial Intelligence Prof. Garima Tripathi 1, Melnita Dabre 2, Lyzanne Dsouza 3, Tansy Fernandes 4 1,2,34 Department of Information Technology Engineering, FRCRCE Abstract-

More information

CCR24T CCR24R. User s Guide WIRELESS TRANSMITTER SYSTEM WARRANTY SERVICE CARD WARRANTY CARD

CCR24T CCR24R. User s Guide WIRELESS TRANSMITTER SYSTEM WARRANTY SERVICE CARD WARRANTY CARD WARRANTY SERVICE CARD WARRANTY CARD PRODUCT NAME Wireless Transceiver System PERIOD MODEL NAME CCR24GEN YEAR PURCHASE DATE.. 200_ From the date of WARRANTY PERIOD.. 200_ purchase. CUSTOMER S ADDRESS :

More information

Voice Command Based Robotic Vehicle Control

Voice Command Based Robotic Vehicle Control Voice Command Based Robotic Vehicle Control P R Bhole 1, N L Lokhande 2, Manoj L Patel 3, V D Rathod 4, P R Mahajan 5 1, 2, 3, 4, 5 Department of Electronics & Telecommunication, R C Patel Institute of

More information

International Journal of Advance Engineering and Research Development

International Journal of Advance Engineering and Research Development Scientific Journal of Impact Factor (SJIF): 4.14 International Journal of Advance Engineering and Research Development Volume 3, Issue 2, February -2016 e-issn (O): 2348-4470 p-issn (P): 2348-6406 SIMULATION

More information

Design and implementation of GSM based and PID assisted speed control of DC motor

Design and implementation of GSM based and PID assisted speed control of DC motor Design and implementation of GSM based and PID assisted speed control of DC motor Prithviraj Shetti 1, Shital S. Bhosale 2, Amrut Ubare 3 Lecturer, Dept. of ECE, Ashokrao Mane Polytechnic, Wathar, Kolhapur-416

More information

Object Detection for Collision Avoidance in ITS

Object Detection for Collision Avoidance in ITS Available online www.ejaet.com European Journal of Advances in Engineering and Technology, 2016, 3(5): 29-35 Research Article ISSN: 2394-658X Object Detection for Collision Avoidance in ITS Rupojyoti Kar

More information

A SURVEY ON HCI IN SMART HOMES. Department of Electrical Engineering Michigan Technological University

A SURVEY ON HCI IN SMART HOMES. Department of Electrical Engineering Michigan Technological University A SURVEY ON HCI IN SMART HOMES Presented by: Ameya Deshpande Department of Electrical Engineering Michigan Technological University Email: ameyades@mtu.edu Under the guidance of: Dr. Robert Pastel CONTENT

More information

Automotive three-microphone voice activity detector and noise-canceller

Automotive three-microphone voice activity detector and noise-canceller Res. Lett. Inf. Math. Sci., 005, Vol. 7, pp 47-55 47 Available online at http://iims.massey.ac.nz/research/letters/ Automotive three-microphone voice activity detector and noise-canceller Z. QI and T.J.MOIR

More information

KINECT CONTROLLED HUMANOID AND HELICOPTER

KINECT CONTROLLED HUMANOID AND HELICOPTER KINECT CONTROLLED HUMANOID AND HELICOPTER Muffakham Jah College of Engineering & Technology Presented by : MOHAMMED KHAJA ILIAS PASHA ZESHAN ABDUL MAJEED AZMI SYED ABRAR MOHAMMED ISHRAQ SARID MOHAMMED

More information

LABORATORY AND FIELD INVESTIGATIONS ON XBEE MODULE AND ITS EFFECTIVENESS FOR TRANSMISSION OF SLOPE MONITORING DATA IN MINES

LABORATORY AND FIELD INVESTIGATIONS ON XBEE MODULE AND ITS EFFECTIVENESS FOR TRANSMISSION OF SLOPE MONITORING DATA IN MINES LABORATORY AND FIELD INVESTIGATIONS ON XBEE MODULE AND ITS EFFECTIVENESS FOR TRANSMISSION OF SLOPE MONITORING DATA IN MINES 1 Guntha Karthik, 2 Prof.Singam Jayanthu, 3 Bhushan N Patil, and 4 R.Prashanth

More information

WIRELESS VOICE CONTROLLED ROBOTICS ARM

WIRELESS VOICE CONTROLLED ROBOTICS ARM WIRELESS VOICE CONTROLLED ROBOTICS ARM 1 R.ASWINBALAJI, 2 A.ARUNRAJA 1 BE ECE,SRI RAMAKRISHNA ENGINEERING COLLEGE,COIMBATORE,INDIA 2 ME EST,SRI RAMAKRISHNA ENGINEERING COLLEGE,COIMBATORE,INDIA aswinbalaji94@gmail.com

More information

Implementation of Smart Home System Using Wireless Technology

Implementation of Smart Home System Using Wireless Technology Implementation of Smart Home System Using Wireless Technology Abdelrahman Ahmed Abdalmajed Bakheet 1, Dr. Eltaher Mohamed Hussein 2 1 Control Engineering, Alneelain University, 2 College of Engineering,

More information

Wheeled Mobile Robot Kuzma I

Wheeled Mobile Robot Kuzma I Contemporary Engineering Sciences, Vol. 7, 2014, no. 18, 895-899 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ces.2014.47102 Wheeled Mobile Robot Kuzma I Andrey Sheka 1, 2 1) Department of Intelligent

More information

Experiment 5.B. Multifunction Wireless Control. ECEN 2270 Electronics Design Laboratory 1

Experiment 5.B. Multifunction Wireless Control. ECEN 2270 Electronics Design Laboratory 1 .B Multifunction Wireless Control Electronics Design Laboratory 1 Procedures 5.B.0 5.B.1 5.B.2 5.B.3 5.B.4 Turn in your pre-lab before doing anything else. Check that Part A is in working order Wirelessly

More information

sensors ISSN

sensors ISSN Sensors,, 7-; DOI: 1.9/s17 Article OPEN ACCESS sensors ISSN 1- www.mdpi.com/journal/sensors Measurements of Impedance and Attenuation at CENELEC Bands for Power Line Communications Systems I. Hakki Cavdar

More information

Continuous Rotation Control of Robotic Arm using Slip Rings for Mars Rover

Continuous Rotation Control of Robotic Arm using Slip Rings for Mars Rover International Conference on Mechanical, Industrial and Materials Engineering 2017 (ICMIME2017) 28-30 December, 2017, RUET, Rajshahi, Bangladesh. Paper ID: AM-270 Continuous Rotation Control of Robotic

More information

Mobile Agent Based Intelligence Power Distribution Control System

Mobile Agent Based Intelligence Power Distribution Control System IJIRST International Journal for Innovative Research in Science & Technology Volume 4 Issue 11 April 2018 ISSN (online): 2349-6010 Mobile Agent Based Intelligence Power Distribution Control System Pratik

More information

Voice Controlled Intelligent Wheelchair using Raspberry Pi

Voice Controlled Intelligent Wheelchair using Raspberry Pi Voice Controlled Intelligent Wheelchair using Raspberry Pi Akif Naeem akifnaeem21@yahoo.com Abdul Qadar abdul.qadir500@gmail.com Waqas Safdar waqas.safdar88@yahoo.com Abstract An intelligent wheelchair

More information

Portland State University MICROCONTROLLERS

Portland State University MICROCONTROLLERS PH-315 MICROCONTROLLERS INTERRUPTS and ACCURATE TIMING I Portland State University OBJECTIVE We aim at becoming familiar with the concept of interrupt, and, through a specific example, learn how to implement

More information

Hardware Implementation of an Explorer Bot Using XBEE & GSM Technology

Hardware Implementation of an Explorer Bot Using XBEE & GSM Technology Volume 118 No. 20 2018, 4337-4342 ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu Hardware Implementation of an Explorer Bot Using XBEE & GSM Technology M. V. Sai Srinivas, K. Yeswanth,

More information

CHAPTER 12 NORTHERN ILLINOIS UNIVERSITY

CHAPTER 12 NORTHERN ILLINOIS UNIVERSITY CHAPTER 12 NORTHERN ILLINOIS UNIVERSITY Department of Electrical Engineering DeKalb, IL 60115 Principal Investigators: Mansour Tahernezhadi (815)-753-8568 Xuan Kong (815)-753-9942 127 128 NSF 1999 Engineering

More information

Arduino Based Robot for Pick and Place Application

Arduino Based Robot for Pick and Place Application Arduino Based Robot for Pick and Place Application Priya H. Pande Pallavi V. Saklecha Prof. Pragati D. Pawar Prof. Atul N. Shire Abstract Here, the project is designed to develop a system in which robot

More information

WifiBotics. An Arduino Based Robotics Workshop

WifiBotics. An Arduino Based Robotics Workshop WifiBotics An Arduino Based Robotics Workshop WifiBotics is the workshop designed by RoboKart group pioneers in this field way back in 2014 and copied by many competitors. This workshop is based on the

More information

IOT Based Smart Greenhouse Automation Using Arduino

IOT Based Smart Greenhouse Automation Using Arduino IOT Based Smart Greenhouse Automation Using Arduino Prof. D.O.Shirsath, Punam Kamble, Rohini Mane, Ashwini Kolap, Prof.R.S.More Abstract Greenhouse Automation System is the technical approach in which

More information

Arduino STEAM Academy Arduino STEM Academy Art without Engineering is dreaming. Engineering without Art is calculating. - Steven K.

Arduino STEAM Academy Arduino STEM Academy Art without Engineering is dreaming. Engineering without Art is calculating. - Steven K. Arduino STEAM Academy Arduino STEM Academy Art without Engineering is dreaming. Engineering without Art is calculating. - Steven K. Roberts Page 1 See Appendix A, for Licensing Attribution information

More information

Prediction and Correction Algorithm for a Gesture Controlled Robotic Arm

Prediction and Correction Algorithm for a Gesture Controlled Robotic Arm Prediction and Correction Algorithm for a Gesture Controlled Robotic Arm Pushkar Shukla 1, Shehjar Safaya 2, Utkarsh Sharma 3 B.Tech, College of Engineering Roorkee, Roorkee, India 1 B.Tech, College of

More information

Automatic Gadget Control System Using Arduino And PIR Sensor

Automatic Gadget Control System Using Arduino And PIR Sensor Automatic Gadget Control System Using Arduino And PIR Sensor Pathan Hajera Sharmin AyyubKhan, Shaikh Safoora Sadaf Shaikh Gayasoddin Dr. Lenina SVB, Assistant Professor Fellow WOS-C7,DST,INDIA Department

More information

An Ultrasonic Sensor Based Low-Power Acoustic Modem for Underwater Communication in Underwater Wireless Sensor Networks

An Ultrasonic Sensor Based Low-Power Acoustic Modem for Underwater Communication in Underwater Wireless Sensor Networks An Ultrasonic Sensor Based Low-Power Acoustic Modem for Underwater Communication in Underwater Wireless Sensor Networks Heungwoo Nam and Sunshin An Computer Network Lab., Dept. of Electronics Engineering,

More information

ROBOT FOR BIOMEDICAL APPLICATIONS CONTROLLED BY REGIONAL LANGUAGE

ROBOT FOR BIOMEDICAL APPLICATIONS CONTROLLED BY REGIONAL LANGUAGE Int. J. Elec&Electr.Eng&Telecoms. 2015 Nikhil K and Rathnakara S, 2015 Research Paper ISSN 2319 2518 www.ijeetc.com Vol. 4, No. 3, July 2015 2015 IJEETC. All Rights Reserved ROBOT FOR BIOMEDICAL APPLICATIONS

More information

Gesture Based Smart Home Automation System Using Real Time Inputs

Gesture Based Smart Home Automation System Using Real Time Inputs International Journal of Latest Research in Engineering and Technology (IJLRET) ISSN: 2454-5031 www.ijlret.com ǁ PP. 108-112 Gesture Based Smart Home Automation System Using Real Time Inputs Chinmaya H

More information

CHAPTER 11 NORTHERN ILLINOIS UNIVERSITY

CHAPTER 11 NORTHERN ILLINOIS UNIVERSITY CHAPTER 11 NORTHERN ILLINOIS UNIVERSITY Department of Electrical Engineering DeKalb, IL 60115 Principal Investigators: Mansour Tahernezhadi (815)-753-8568 Xuan Kong (815)-753-9942 123 124 NSF 2001 Engineering

More information

Computational Crafting with Arduino. Christopher Michaud Marist School ECEP Programs, Georgia Tech

Computational Crafting with Arduino. Christopher Michaud Marist School ECEP Programs, Georgia Tech Computational Crafting with Arduino Christopher Michaud Marist School ECEP Programs, Georgia Tech Introduction What do you want to learn and do today? Goals with Arduino / Computational Crafting Purpose

More information

SPY ROBOT CONTROLLING THROUGH ZIGBEE USING MATLAB

SPY ROBOT CONTROLLING THROUGH ZIGBEE USING MATLAB SPY ROBOT CONTROLLING THROUGH ZIGBEE USING MATLAB MD.SHABEENA BEGUM, P.KOTESWARA RAO Assistant Professor, SRKIT, Enikepadu, Vijayawada ABSTRACT In today s world, in almost all sectors, most of the work

More information

Electronics Design Laboratory Lecture #10. ECEN 2270 Electronics Design Laboratory

Electronics Design Laboratory Lecture #10. ECEN 2270 Electronics Design Laboratory Electronics Design Laboratory Lecture #10 Electronics Design Laboratory 1 Lessons from Experiment 4 Code debugging: use print statements and serial monitor window Circuit debugging: Re check operation

More information

Study of M.A.R.S. (Multifunctional Aero-drone for Remote Surveillance)

Study of M.A.R.S. (Multifunctional Aero-drone for Remote Surveillance) Study of M.A.R.S. (Multifunctional Aero-drone for Remote Surveillance) Supriya Bhuran 1, Rohit V. Agrawal 2, Kiran D. Bombe 2, Somiran T. Karmakar 2, Ninad V. Bapat 2 1 Assistant Professor, Dept. Instrumentation,

More information

Home-Care Technology for Independent Living

Home-Care Technology for Independent Living Independent LifeStyle Assistant Home-Care Technology for Independent Living A NIST Advanced Technology Program Wende Dewing, PhD Human-Centered Systems Information and Decision Technologies Honeywell Laboratories

More information

Voice Guided Military Robot for Defence Application

Voice Guided Military Robot for Defence Application IJIRST International Journal for Innovative Research in Science & Technology Volume 2 Issue 11 April 2016 ISSN (online): 2349-6010 Voice Guided Military Robot for Defence Application Palak N. Patel Minal

More information

Embedded Robotics. Software Development & Education Center

Embedded Robotics. Software Development & Education Center Software Development & Education Center Embedded Robotics Robotics Development with ARM µp INTRODUCTION TO ROBOTICS Types of robots Legged robots Mobile robots Autonomous robots Manual robots Robotic arm

More information

Wireless Sensor Network for Intra-Venous Fluid Level Indicator Application

Wireless Sensor Network for Intra-Venous Fluid Level Indicator Application Wireless Sensor Network for Intra-Venous Fluid Level Indicator Application Abstract Wireless sensor networks use small, low-cost embedded devices for a wide range of applications such as industrial data

More information

The Making of a Kinect-based Control Car and Its Application in Engineering Education

The Making of a Kinect-based Control Car and Its Application in Engineering Education The Making of a Kinect-based Control Car and Its Application in Engineering Education Ke-Yu Lee Department of Computer Science and Information Engineering, Cheng-Shiu University, Taiwan Chun-Chung Lee

More information

Smart Phone Based Assistant System for Handicapped/Disable/Aged People

Smart Phone Based Assistant System for Handicapped/Disable/Aged People IJIRST International Journal for Innovative Research in Science & Technology Volume 3 Issue 10 March 2017 ISSN (online): 2349-6010 Smart Phone Based Assistant System for Handicapped/Disable/Aged People

More information

Pacific Antenna Easy TR Switch

Pacific Antenna Easy TR Switch Pacific Antenna Easy TR Switch Kit Description The Easy TR Switch is an RF sensing circuit with a double pole double throw relay that can be used to automatically switch an antenna between a separate receiver

More information

Application Areas of AI Artificial intelligence is divided into different branches which are mentioned below:

Application Areas of AI   Artificial intelligence is divided into different branches which are mentioned below: Week 2 - o Expert Systems o Natural Language Processing (NLP) o Computer Vision o Speech Recognition And Generation o Robotics o Neural Network o Virtual Reality APPLICATION AREAS OF ARTIFICIAL INTELLIGENCE

More information

ESE141 Circuit Board Instructions

ESE141 Circuit Board Instructions ESE141 Circuit Board Instructions Board Version 2.1 Fall 2006 Washington University Electrical Engineering Basics Because this class assumes no prior knowledge or skills in electrical engineering, electronics

More information

Date Issued: 12/13/2016 iarmc.06: Draft 6. TEAM 1 - iarm CONTROLLER FUNCTIONAL REQUIREMENTS

Date Issued: 12/13/2016 iarmc.06: Draft 6. TEAM 1 - iarm CONTROLLER FUNCTIONAL REQUIREMENTS Date Issued: 12/13/2016 iarmc.06: Draft 6 TEAM 1 - iarm CONTROLLER FUNCTIONAL REQUIREMENTS 1 Purpose This document presents the functional requirements for an accompanying controller to maneuver the Intelligent

More information

Advanced Mechatronics 1 st Mini Project. Remote Control Car. Jose Antonio De Gracia Gómez, Amartya Barua March, 25 th 2014

Advanced Mechatronics 1 st Mini Project. Remote Control Car. Jose Antonio De Gracia Gómez, Amartya Barua March, 25 th 2014 Advanced Mechatronics 1 st Mini Project Remote Control Car Jose Antonio De Gracia Gómez, Amartya Barua March, 25 th 2014 Remote Control Car Manual Control with the remote and direction buttons Automatic

More information

Implementation of Speech Recognition using MFCC for Plant Watering and Lighting System

Implementation of Speech Recognition using MFCC for Plant Watering and Lighting System Implementation of Speech Recognition using MFCC for Plant Watering and Lighting System Jonel Jozef B. Catapang 1*, Rionel B. Caldo 1 1 Computer Engineering Department, Lyceum of the Philippines Laguna

More information

Intelligent Power Economy System (Ipes)

Intelligent Power Economy System (Ipes) American Journal of Engineering Research (AJER) e-issn : 2320-0847 p-issn : 2320-0936 Volume-02, Issue-08, pp-108-114 www.ajer.org Research Paper Open Access Intelligent Power Economy System (Ipes) Salman

More information

Speech Enhancement Based On Noise Reduction

Speech Enhancement Based On Noise Reduction Speech Enhancement Based On Noise Reduction Kundan Kumar Singh Electrical Engineering Department University Of Rochester ksingh11@z.rochester.edu ABSTRACT This paper addresses the problem of signal distortion

More information

Multi-Robot Teamwork Cooperative Multi-Robot Systems

Multi-Robot Teamwork Cooperative Multi-Robot Systems Multi-Robot Teamwork Cooperative Lecture 1: Basic Concepts Gal A. Kaminka galk@cs.biu.ac.il 2 Why Robotics? Basic Science Study mechanics, energy, physiology, embodiment Cybernetics: the mind (rather than

More information

Hardware protection of metallic loops against sabotage

Hardware protection of metallic loops against sabotage Hardware protection of metallic loops against sabotage Václav Mach Department of Security Engineering, Faculty of Applied Informatics, Tomas Bata University in Zlín, Nad Stráněmi 4511, 760 05. Zlín, Czech

More information

Online Signature Verification by Using FPGA

Online Signature Verification by Using FPGA Online Signature Verification by Using FPGA D.Sandeep Assistant Professor, Department of ECE, Vignan Institute of Technology & Science, Telangana, India. ABSTRACT: The main aim of this project is used

More information

Android Speech Interface to a Home Robot July 2012

Android Speech Interface to a Home Robot July 2012 Android Speech Interface to a Home Robot July 2012 Deya Banisakher Undergraduate, Computer Engineering dmbxt4@mail.missouri.edu Tatiana Alexenko Graduate Mentor ta7cf@mail.missouri.edu Megan Biondo Undergraduate,

More information

IDENTIFICATION OF SIGNATURES TRANSMITTED OVER RAYLEIGH FADING CHANNEL BY USING HMM AND RLE

IDENTIFICATION OF SIGNATURES TRANSMITTED OVER RAYLEIGH FADING CHANNEL BY USING HMM AND RLE International Journal of Technology (2011) 1: 56 64 ISSN 2086 9614 IJTech 2011 IDENTIFICATION OF SIGNATURES TRANSMITTED OVER RAYLEIGH FADING CHANNEL BY USING HMM AND RLE Djamhari Sirat 1, Arman D. Diponegoro

More information

EYE CONTROLLED WHEELCHAIR

EYE CONTROLLED WHEELCHAIR e-issn 2455 1392 Volume 2 Issue 4, April 2016 pp. 12-19 Scientific Journal Impact Factor : 3.468 http://www.ijcter.com EYE CONTROLLED WHEELCHAIR Pragati Pal 1, Asgar Ali 2, Deepika Bane 3, Pratik Jadhav

More information

DESCRIPTION DOCUMENT FOR WIFI SINGLE DIMMER ONE AMPERE BOARD HARDWARE REVISION 0.3

DESCRIPTION DOCUMENT FOR WIFI SINGLE DIMMER ONE AMPERE BOARD HARDWARE REVISION 0.3 DOCUMENT NAME: DESIGN DESCRIPTION, WIFI SINGLE DIMMER BOARD DESCRIPTION DOCUMENT FOR WIFI SINGLE DIMMER ONE AMPERE BOARD HARDWARE REVISION 0.3 Department Name Signature Date Author Reviewer Approver Revision

More information

INTELLIGENT KITCHEN MODEL FOR SMART HOMES

INTELLIGENT KITCHEN MODEL FOR SMART HOMES 11th International DAAAM Baltic Conference "INDUSTRIAL ENGINEERING - 20-22 April 2016, Tallinn, Estonia INTELLIGENT KITCHEN MODEL FOR SMART HOMES Vu Trieu Minh; Riva Khanna Abstract: This paper represents

More information

Design of a prototype to detect mobile phone usage in restricted areas

Design of a prototype to detect mobile phone usage in restricted areas Design of a prototype to detect mobile phone usage in restricted areas Shruthi.K #1, Ramaprasad.P *2 # Assistant Professor Senior Scale, Dept. of E&C, Manipal Institute of Technology, Manipal University,

More information

Intelligent Tactical Robotics

Intelligent Tactical Robotics Intelligent Tactical Robotics Samana Jafri 1,Abbas Zair Naqvi 2, Manish Singh 3, Akhilesh Thorat 4 1 Dept. Of Electronics and telecommunication, M.H. Saboo Siddik College Of Engineering, Mumbai University

More information

DASL 120 Introduction to Microcontrollers

DASL 120 Introduction to Microcontrollers DASL 120 Introduction to Microcontrollers Lecture 2 Introduction to 8-bit Microcontrollers Introduction to 8-bit Microcontrollers Introduction to 8-bit Microcontrollers Introduction to Atmel Atmega328

More information

II. LITERATURE REVIEW

II. LITERATURE REVIEW International Journal of Engineering Science Invention ISSN (Online): 2319 6734, ISSN (Print): 2319 6726 Volume 6 Issue 9 September 2017 PP. 41-45 Bionic Arm * Nayim Ali Khan 1, Nagesh K 2, Rahul R 3 BE

More information

DESIGN OF A DEVICE FOR CHECKING THE CONTINUITY IN ELECTRICAL CIRCUIT

DESIGN OF A DEVICE FOR CHECKING THE CONTINUITY IN ELECTRICAL CIRCUIT DESIGN OF A DEVICE FOR CHECKING THE CONTINUITY IN ELECTRICAL CIRCUIT FA IZAH BINTI YA ACOB POLITEKNIK SULTAN SALAHUDDIN ABDUL AZIZ SHAH (yaacob_faiza@yahoo.com ) MASLIZAH BINTI MUNAHDAR POLITEKNIK SULTAN

More information

INTELLIGENT SELF-PARKING CHAIR

INTELLIGENT SELF-PARKING CHAIR INTELLIGENT SELF-PARKING CHAIR Siddharth Gauda 1, Ashish Panchal 2, Yograj Kadam 3, Prof. Ruchika Singh 4 1, 2, 3 Students, Electronics & Telecommunication, G.S. Moze College of Engineering, Balewadi,

More information

CONTACT: , ROBOTIC BASED PROJECTS

CONTACT: , ROBOTIC BASED PROJECTS ROBOTIC BASED PROJECTS 1. ADVANCED ROBOTIC PICK AND PLACE ARM AND HAND SYSTEM 2. AN ARTIFICIAL LAND MARK DESIGN BASED ON MOBILE ROBOT LOCALIZATION AND NAVIGATION 3. ANDROID PHONE ACCELEROMETER SENSOR BASED

More information

FABO ACADEMY X ELECTRONIC DESIGN

FABO ACADEMY X ELECTRONIC DESIGN ELECTRONIC DESIGN MAKE A DEVICE WITH INPUT & OUTPUT The Shanghaino can be programmed to use many input and output devices (a motor, a light sensor, etc) uploading an instruction code (a program) to it

More information

DESCRIPTION DOCUMENT FOR WIFI / BT HEAVY DUTY RELAY BOARD HARDWARE REVISION 0.1

DESCRIPTION DOCUMENT FOR WIFI / BT HEAVY DUTY RELAY BOARD HARDWARE REVISION 0.1 DESCRIPTION DOCUMENT FOR WIFI / BT HEAVY DUTY RELAY BOARD HARDWARE REVISION 0.1 Department Name Signature Date Author Reviewer Approver Revision History Rev Description of Change A Initial Release Effective

More information

THE technological evolution of microcontrollers and their

THE technological evolution of microcontrollers and their Design and experimental characterization of a low-cost, real-time, wireless AC monitoring system based on ATmega 38P-PU microcontroller M. Caruso, A. O. Di Tommaso, R. Miceli, Member, IEEE, G. Ricco Galluzzo,

More information