ALIVE HUMAN BEING DETECTOR IN WAR FIELDS USING GSM AS WIRELESS TECHNOLOGY

Size: px
Start display at page:

Download "ALIVE HUMAN BEING DETECTOR IN WAR FIELDS USING GSM AS WIRELESS TECHNOLOGY"

Transcription

1 ALIVE HUMAN BEING DETECTOR IN WAR FIELDS USING GSM AS WIRELESS TECHNOLOGY Rachel Evangeline Christian 1, Sindhu Rani A.H 2, Tulasi. M 3, Guided by Sridevi Malipatil 4 1 B.E, Computer Science Engineering, Rao Bahadur Y Mahabaleshwarappa Engineering College, rachelevangelinechristian@gmail.com 2 B.E, Computer Science Engineering, Rao Bahadur Y Mahabaleshwarappa Engineering College, sindhubutna@gmail.com 3 B.E, Computer Science Engineering, Rao Bahadur Y Mahabaleshwarappa Engineering College, tulasi5.rymec@gmail.com 4 M.tech, Computer Science Engineering, Rao Bahadur Y Mahabaleshwarappa Engineering College, sridevi.siddu@gmail.com ABSTRACT The aim of this paper is to develop an embedded human alive detection system in war fields by using PIR sensor and GSM as wireless technology. There are many PIR sensors in use today but the sensor that is used will detect the Infrared rays that are emitted from the human body. We know that in war fields there are many situations that occur like some people are very badly wounded, injured by the bullets, some of them cannot help themselves and some people can be unconscious (means they may be still alive) there will be no quick medical service to rescue them and due to the delay in the medical service people may lose their life instead when the medical service is given on time then that person can be rescued from death. In war fields a rescue personal cannot go to each person to check that the person is alive or dead so in the place of rescue personal the PIR senor will do its work by detecting the person who are alive by the infrared rays released by the human body at a particular range. When a alive human being is detected in the range of that PIR sensor then it sends the signal to the microcontroller and the microcontroller sends the signal to the GSM (global system for mobile communication) this GSM sends the message to the rescue team the message will be sent as alive human detected. The code contains the registered mobile number of the rescue team. Then the rescue operation will be fast in detecting the persons who are alive. The rescue team can give save many people life at a faster rate through this embedded system. Keywords: Microcontroller AT89S52, PIR sensor, GSM, LCD, Power supply INTRODUCTION This autonomous system is an innovation of modern technology. It has been able to provide significant support to mankind by accomplishing task that is impossible for human beings. The proposed embedded system detects alive human body in the catastrophic environment which is very helpful for rescue operations.in areas like war fields personnel rescue is difficult. In such circumstances the proposed system helps to perform tasks that cannot be performed by rescue team or modern tools and techniques. The proposed system detects alive humans by using a special type of sensor called PIR sensor.pir sensor detects infrared radiations that are emitted by the human body. For efficient wireless communication we use GSM (Global System for Mobile).This GSM communication includes base station sub-system Network and switching subsystem, GPRS core network, and Operational Support System(OSS). When the infrared radiations are detected from the human body then the alert message is send to the Observer. 2. RELATED WORK: The objective of the existing project was developed as a motion sensor alarm based on PIR sensor module. The presence of the any objects it creates a sudden change in the infrared radiations. In this project microcontroller monitors the output continuously from the sensor module and turns a buzzer on when it goes active. The sensor is in retriggered mode, the buzzer stays on as long as the motion is continuously sensed. It detects only the motion. It will detect all objects when it sense near to system. It only detects but does not send any alert message to the rescue team. It does not use wireless

2 technology. 3. PROPOSED WORK This project is implemented on an 8051 based AT89S52 developed board combined with PIR sensor, GSM and LCD for display purpose. Electromagnetic spectrum has Infrared radiation with the wave length that is higher than visible light. Infrared radiation can be detected but not visible to human eye. Objects that generate infrared radiation and that object include human beings whose radiation is strongest at a wavelength of 9.4μm. The working nature of our project is that the PIR sensor which is connected to our microcontroller embedded board is sensed whenever a person s movement. In war areas so many will be alive. But nobody will take care of those. Our project will be in use at those times. Whenever an alive person detected by the PIR sensor microcontroller gives message to the person, who is observing Hardware Requirements 1. Micro Controller (AT89S52) 2. PIR sensor 3. Buzzer 4. GSM 5. Power supply 3.2. Software Requirements 1. KEIL is a c compiler. 2. Embedded C is extension of C programming. 3. RIDE to write code. 4. BLOCK DIAGRAM PIR Sensor RPS MICRO CONTROLLER AT89S52 LCD 16x2 GSM Crystal Fig1: Architecture of the system 4.1. PIR sensor PIR sensor is a passive infrared sensor which measures the infrared radiations. The term passive in this instance refer to the fact that PIR devices do not generate or radiate any energy for detection they work entirely by detecting the energy produced by the other objects. They don t detect or measure heat; instead they distinguish the infrared radiation emitted from an object. The Plastic window covering may have multiple facets molded into it, to focus the infrared energy on to the sensor. Each individual facet is a Fresnel lens. Fresnel lens condenses or compresses light furnishing a vast

3 range of infrared radiations to the sensor. Sensitivity: The sensor is designed to adjust too slowly to the changing conditions that would happen normally as the day proceeds and the environment conditions change. Fig2: PIR sensor 4.2. AT89S52 The AT89S52 is a high-potential, low-power, CMOS 8-bit microcontroller with 8Kilo bytes of insystem programming Flash memory. It is manufactured using Atmel s high-density not volatile memory technology and is well suited with the industry-standard 80C51 micro controller. The onchip Flash enables the program memory to modify the program in-system or by a standard non volatile memory programmer. By combining a versatile 8-bit CPU with in-system programming flash one monolithic chip; the Atmel AT89S52 is a potential micro controller, which renders a highly flexible and cost-effective solution to many embedded control applications. Fig3: pin diagram of AT89S52 Fig4: circuit board of microcontroller 4.3. LCD A liquid crystal display (LCD) has a flat display and is thin device consisting of many color or monochrome pixels which are positioned in front of a light source or reflector. A program must and should provide interaction with the outside world through input and output devices that interact directly with a human being. One of the most frequently used devices are attached to a controller is an LCD display. One of the most common LCDs connected to the controllers are 16x2 displays. This means 16 characters per line by 2 lines GSM GSM (Global System for Mobile communications) is a cellular or a mobile network, which means that mobile phones connected to it by searching for cells in the immediate vicinity. GSM networks will function in 4 various frequency ranges. Most GSM networks manage from 900 MHz to 1800 MHz bands. It also provides a low-cost, to the network conveyor, alternative to voice calls, the Short message service (SMS, also called "text messaging"), which is available in real time on other

4 conventional mobiles as well Power supply Fig5: GSM model Step down transformer Bridge Rectifier Filter Circuit Regulator section Fig6: power supply flow The main source of electrical power is Power supply. A device or system that provides electrical or other types of energy to single output load or group of loads is known as power supply unit or PSU. The term is most frequently applied to electrical energy suppliers, less often to machines-driven ones, and hardly to others. This power supply section is required to convert AC signal to DC signal and also to decreases the amplitude of the signal. The obtainable voltage signal from the mains is 230V/50Hz which is in the form of AC voltage, but the demand is for DC voltage (no frequency) with the amplitude of +5V and +12V for various applications. 5. SOFTWARE COMPONENTS 5.1. Embedded C It is a set of language extensions for the C programming language by the c standards committee to address commonality issues that exist between C extensions to the C language in order to support exotic features such as fixed point arithmetic, multiple distinct memory banks and basics I/O operations KEIL The KEIL 8051 development tools are designed to solve the complex problems facing embedded software developers. The KEIL development tools support a huge range of standard microcontroller devices from a variety of vendors. 6. WORKING METHOD Start

5 PIR Buzzer Microcontroller LCD display GSM Sending SMS to the Rescue team ` Stop Fig7: flow diagram of the system The working nature of our project is that the PIR sensor which is connected to microcontroller embedded board will detect the alive person. Firstly regulated power supply is given to the system for activation. In the proposed system we use GSM module which communicates with the microcontroller. Three basic signals are required RXD (receiver), TXD (transmitter), GND (ground). GSM is two way communications. Using the above signals, SMS is sent through GSM modem (limited to 140 characters) to the rescue team. When alive person is detected the buzzer goes in on state and sms is sent to the rescue team through GSM State diagram Initially the power should be in ON mode for the system to progress its activity of detection. When the supply is ON, the system gets activated. Whenever human being is been detected the PIR sensor senses the presence and signals the microcontroller in turn it activates the GSM module to forward the "Alive human being detected text to the registered mobile number as specified in the source code of the observer. Simultaneously buzzer goes in ON mode and text used to intimate the observer will scroll on the LCD display. Displays the information such as sending message in case of delay encountered. When message has reached the observer LCD displays as message sent. Fig8: state diagram of the system

6 p-issn: NON-FUNCTIONAL REQUIREMENTS 7.1. Performance Requirements The sensor, GSM, microcontroller requirements in our project increases the performance when compared to the older system as sensor detects the physical entity such as humans and immediate message is sent to the observer for protection of the detected person or attack the intruder Design Constraints As the designed system is an embedded system, there are connections which seems complex to the designer through the outline view of circuit and scare in missing the soldering point. Care should be taken to solder the connection in right and perfect manner wherever the necessity required. 8. CONCLUSION The purpose of the proposed system is to provide a cost effective system for rescue of human beings in war feilds.the proposed system uses a low cost sensor which is easily available. It is impossible for an individual to visit the war fields. So, in such situations, the proposed system can be useful. 9. FUTURE ENHANCMENT The enhancement of the system can be done by incorporating a GPRS system can locate the actual position of the person in a disabled conditions. Zigbee technology can be used when there is no proper network for communication. In the future enhancement can be done by incorporating an IR camera that can exactly capture IR pattern emitted by human body. Furthermore, metal and bomb detector can be used to protect from possible damage. REFERENCES 1. Mohd.Mazidi, AT89S52 the 8051 micro controller and embedded systems Embedded systems with 8051 by kenith j ayala 5. Human Motion Detection Using Passive Infra Red Sensor K Sravani, Md Parvez Ahmed, N Chandra Sekhar, G Sirisha,V Prasad. 6. Kenneth G, Eskildsen,Great Neak, Method and apparatus for large signal detection in PIR application(2007). 7. Larry Hurwitz,Alpine, Apparatus and methods for generating alerts.(2010). 8. Wouter dekort (2013) programming in C [online: 9. Stevenf Barrett,Daniel J.Packand Mitchell a.thornton(2007) Atmel AVR microcontroller primer; programming and interfacing online: IJRISE editor@ijrise.org

Wireless Heartbeat Monitoring System Using Android

Wireless Heartbeat Monitoring System Using Android Wireless Heartbeat Monitoring System Using Android ANITHA.A 1, SUDHARSHAN BANAKAR 2, TEJASHWINI A. I. 3 1,2 Department of ECE, Rao Bahadur Y Mahabaleshwarappa Engineering College, Ballari, India 3 Dept

More information

Auto-Fact Security System

Auto-Fact Security System IJIRST International Journal for Innovative Research in Science & Technology Volume 2 Issue 10 March 2016 ISSN (online): 2349-6010 Auto-Fact Security System Rasika Hedaoo Department of Electronics Engineering

More information

Live Human Detection Robot

Live Human Detection Robot IJIRST International Journal for Innovative Research in Science & Technology Volume 1 Issue 6 November 2014 ISSN (online): 2349-6010 Live Human Detection Robot Asha Gupta Dhruti Desai Nidhee Panchal Divya

More information

Development of Tsunami early warning embedded system with GSM alert

Development of Tsunami early warning embedded system with GSM alert 2 nd International Conference on Current Research Trends in Engineering and Technology 2018 IJSRSET Volume 4 Issue 5 Print ISSN: 2395-1990 Online ISSN : 2394-4099 Themed Section: Engineering and Technology

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

IOT Based Intelligent Traffic Signal and Vehicle Tracking System

IOT Based Intelligent Traffic Signal and Vehicle Tracking System IOT Based Intelligent Traffic Signal and Vehicle Tracking System Srinuvasa Manikanta Adabala M.Tech (Embedded Systems), Department of ECE, Aditya College of Engineering(JNTUK), Surampalem, A.P -533437.

More information

JEPPIAAR SRR Engineering College Padur, Ch

JEPPIAAR SRR Engineering College Padur, Ch An Automated Non-Invasive Blood Glucose Estimator and Infiltrator M. Florence Silvia 1, K. Saran 2, G. Venkata Prasad 3, John Fermin 4 1 Asst. Prof, 2, 3, 4 Student, Department of Electronics and Communication

More information

War Field Spying Robot With Night Vision Camera

War Field Spying Robot With Night Vision Camera War Field Spying Robot With Night Vision Camera Aaruni Jha, Apoorva Singh, Ravinder Turna, Sakshi Chauhan SRMSWCET, UPTU, India Abstract With the aim of the satisfying and meeting the changing needs of

More information

GSM Based Device Controlling and Fault Detection

GSM Based Device Controlling and Fault Detection ISSN (O): 2349-7084 International Journal of Computer Engineering In Research Trends Available online at: www.ijcert.org GSM Based Device Controlling and Fault Detection Dr. P.V. Rama Raju 1, K.S.S. Phani

More information

Design and Implementation of Smart Car Driving Kulkarni S.D.

Design and Implementation of Smart Car Driving Kulkarni S.D. Design and Implementation of Smart Car Driving Kulkarni S.D. Shendge P.S Dixit P.K. Raut S.A Jadhav D.A. Department of Electronics & Telecommunication Engineering, BMIT, Solapur Abstract In this paper

More information

GSM BASED PATIENT MONITORING SYSTEM

GSM BASED PATIENT MONITORING SYSTEM GSM BASED PATIENT MONITORING SYSTEM ABSTRACT This project deals with the monitoring of the patient parameters such as humidity, temperature and heartbeat. Here we have designed a microcontroller based

More information

Design and Development of Train Tracking System in South Central Railways

Design and Development of Train Tracking System in South Central Railways International Journal of Science and Modern Engineering (IJISME) Design and Development of Train Tracking System in South Central Railways Shaik Nahid,Srinivas Padala,V.Samson Deva Kumar Abstract Rail

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

International Journal of Applied Sciences, Engineering and Management ISSN , Vol. 06, No. 02, March 2017, pp

International Journal of Applied Sciences, Engineering and Management ISSN , Vol. 06, No. 02, March 2017, pp Intelligent Street Lighting System S. Jagan Mohan Rao 1, N. Kundana 2, N. Prasanti 2, U. Bhargav Teja 2, Y. Mukhesh 2 1 Professor, Vice Principal, Ramachandra College of Engineering, Eluru, Andhra Pradesh,

More information

Implementation of High Efficient LED Lighting System with Security

Implementation of High Efficient LED Lighting System with Security Implementation of High Efficient LED Lighting System with Security Ponnam Kishore 1, Ch Madhuri Devi 2 1 M.Tech Student, Geethanjali College of Engineering and Technology, JNTU-HYD Cheeryala (V), Keesara

More information

CRACK DETECTION SYSTEM FOR RAILWAY TRACK BY USING ULTRASONIC AND PIR SENSOR

CRACK DETECTION SYSTEM FOR RAILWAY TRACK BY USING ULTRASONIC AND PIR SENSOR CRACK DETECTION SYSTEM FOR RAILWAY TRACK BY USING ULTRASONIC AND PIR SENSOR Prof. P.Navaraja Assistant Professor, Electronic and Communication Engineering, Mahendra Institute of Technology, Namakkal, Tamilnadu,

More information

Intellectual Bank Safekeeping System

Intellectual Bank Safekeeping System Intellectual Bank Safekeeping System Joshua Bapu.J Assistant Professor Dr.Sivanthi Aditanar College of Engineering, Tiruchendur, Tamilnadu, India S.R.Aryalekshmi Dr.Sivanthi Aditanar College of Engineering

More information

International Journal of Advance Engineering and Research Development MICROCONTROLLER BASED AUTOMATIC DRILLING MACHINE

International Journal of Advance Engineering and Research Development MICROCONTROLLER BASED AUTOMATIC DRILLING MACHINE International Journal of Advance Engineering and Research Development Scientific Journal of Impact Factor (SJIF): 4.72 Special Issue SIEICON-2017,April -2017 e-issn : 2348-4470 p-issn : 2348-6406 MICROCONTROLLER

More information

ADVANCED SAFETY APPLICATIONS FOR RAILWAY CROSSING

ADVANCED SAFETY APPLICATIONS FOR RAILWAY CROSSING ADVANCED SAFETY APPLICATIONS FOR RAILWAY CROSSING 1 HARSHUL BALANI, 2 CHARU GUPTA, 3 KRATIKA SUKHWAL 1,2,3 B.TECH (ECE), Poornima College Of Engineering, RTU E-mail; 1 harshul.balani@gmail.com, 2 charu95g@gmail.com,

More information

International Journal for Research in Applied Science & Engineering Technology (IJRASET) DTMF Based Robot for Security Applications

International Journal for Research in Applied Science & Engineering Technology (IJRASET) DTMF Based Robot for Security Applications DTMF Based Robot for Security Applications N. Mohan Raju 1, M. Naga Praveen 2, A. Mansoor Vali 3, M. Amrutha 4, K. Jaya Theertha 5 1,2,3,4,5 Department of ECE, JNTUA Abstract: The main idea is to implement

More information

INTELLIGENCE HOME AUTOMATION SYSTEM USING LDR

INTELLIGENCE HOME AUTOMATION SYSTEM USING LDR INTELLIGENCE HOME AUTOMATION SYSTEM USING LDR Priyadarshni.S 1, Sakthigurusamy.S 2,Susmedha. U 3, Suryapriya.M 4, Sushmitha. L 5, Assistant Professor 1, Student members 2,3,4,5 Department of Electronics

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 3, March -2016 DIGITAL FUEL INDICATOR Ashish S. Dain 1, Akshay U.

More information

Luxurious Transporting System

Luxurious Transporting System Luxurious Transporting System R. Venkatesh rentalavenkatesh@gmail.com Abstract In today s world the accident prone countries are more. Among those countries INDIA ranks first. There are three accidents

More information

I. INTRODUCTION II. LITERATURE REVIEW

I. INTRODUCTION II. LITERATURE REVIEW ABSTRACT 2018 IJSRSET Volume 4 Issue 4 Print ISSN: 2395-1990 Online ISSN : 2394-4099 Themed Section : Engineering and Technology Reactive Power Compensation in Distribution System Piyush Upadhyay, Praveen

More information

International Research Journal in Advanced Engineering and Technology (IRJAET)

International Research Journal in Advanced Engineering and Technology (IRJAET) International Research Journal in Advanced Engineering and Technology (IRJAET) ISSN (Print) : 2454-4744 ISSN (Online) : 2454-4752 (www.irjaet.com) Vol. 1, Issue 3, pp.83-87, October, 2015 ENERGY SAVING

More information

REACTIVE POWER COMPENSATION IN DISTRIBUTION SYSTEM

REACTIVE POWER COMPENSATION IN DISTRIBUTION SYSTEM REACTIVE POWER COMPENSATION IN DISTRIBUTION SYSTEM Piyush Upadhyay, Praveen Nagar, Priya Chhaperwal, Rajat Agarwal, Sarfaraz Nawaz Department of Electrical Engineering, SKIT M& G, Jaipur ABSTRACT In this

More information

Vehicle accident messenger system

Vehicle accident messenger system Advances in Computational Sciences and Technology ISSN 0973-6107 Volume 10, Number 7 (2017) pp. 1981-1987 Research India Publications http://www.ripublication.com Vehicle accident messenger system Dr.

More information

Cortex-M3 based Prepaid System with Electricity Theft Control

Cortex-M3 based Prepaid System with Electricity Theft Control Research Inventy: International Journal of Engineering And Science Vol.6, Issue 4 (April 2016), PP -139-146 Issn (e): 2278-4721, Issn (p):2319-6483, www.researchinventy.com Cortex-M3 based Prepaid System

More information

RF Based Pick and Place Robot

RF Based Pick and Place Robot IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 12, Issue 3, Ver. I (May.-Jun. 2017), PP 34-38 www.iosrjournals.org RF Based Pick and Place

More information

II. BLOCK

II. BLOCK Information Transmission System Through Fluorescent Light Using Pulse Width Modulation Technique. Mr. Sagar A.Zalte 1, Prof.A.A.Hatkar 2 1,2 E&TC, SVIT COE Chincholi Abstract- Light reaches nearly universally

More information

GSM Based Automated Embedded System for Monitoring and Controlling of Smart Grid

GSM Based Automated Embedded System for Monitoring and Controlling of Smart Grid GSM Based Automated Embedded System for Monitoring and Controlling of Smart Grid Amit Sachan Abstract The purpose of this paper is to acquire the remote electrical parameters like Voltage, Current, and

More information

Soldier Tracking and Health Indication System Using ARM7 LPC-2148

Soldier Tracking and Health Indication System Using ARM7 LPC-2148 Soldier Tracking and Health Indication System Using ARM7 LPC-2148 Shraddha Mahale, Ekta Bari, Kajal Jha Mechanism under Guidance of Prof. Elahi Shaikh (HOD) Electronics Engineering, Mumbai University Email:

More information

Four Quadrant Speed Control of DC Motor with the Help of AT89S52 Microcontroller

Four Quadrant Speed Control of DC Motor with the Help of AT89S52 Microcontroller Four Quadrant Speed Control of DC Motor with the Help of AT89S52 Microcontroller Rahul Baranwal 1, Omama Aftab 2, Mrs. Deepti Ojha 3 1,2, B.Tech Final Year (Electronics and Communication Engineering),

More information

ECONOMICAL HEART RATE MEASUREMENT DEVICE WITH REMOTE MONITORING USING FINGERTIP

ECONOMICAL HEART RATE MEASUREMENT DEVICE WITH REMOTE MONITORING USING FINGERTIP ECONOMICAL HEART RATE MEASUREMENT DEVICE WITH REMOTE MONITORING USING FINGERTIP PROJECT REFERENCE NO. : 37S1390 COLLEGE : SRI SIDDHARTHA INSTITUTE OF TECHNOLOGY, TUMKUR. BRANCH : TELECOMMUNICATION ENGINEERING

More information

VITAL SIGNS BASED TREADMILL SPEED CONTROLLING AND ALERTING WITH GSM K. SREEDEVI 1, D.V.SRIHARIBABU 2

VITAL SIGNS BASED TREADMILL SPEED CONTROLLING AND ALERTING WITH GSM K. SREEDEVI 1, D.V.SRIHARIBABU 2 VITAL SIGNS BASED TREADMILL SPEED CONTROLLING AND ALERTING WITH GSM K. SREEDEVI 1, D.V.SRIHARIBABU 2 K. Sreedevi, M.Tech student, Dept of ECE, Kottam college of Engineering, china tekkur, kallur mandal,

More information

WIRELESS RF TRANSCEIVER FOR ENERGY METER READING SYSTEM

WIRELESS RF TRANSCEIVER FOR ENERGY METER READING SYSTEM International Journal of Advanced Research in Engineering ISSN: 2394-2819 Technology & Sciences Email:editor@ijarets.org May-2016 Volume 3, Issue-5 www.ijarets.org WIRELESS RF TRANSCEIVER FOR ENERGY METER

More information

Modern Electricity Billing System and Fuse Detection Using GSM

Modern Electricity Billing System and Fuse Detection Using GSM Modern Electricity Billing System and Fuse Detection Using GSM Santhya, Sandhya, Saranya, Sowmeya U.G Student, Department of ECE, SNS College of Technology, Coimbatore, Tamilnadu, India Associate Professor,

More information

Index Terms-Emergency vehicle clearance, Higher density, IR sensor, Micro controller, RFID Technology.

Index Terms-Emergency vehicle clearance, Higher density, IR sensor, Micro controller, RFID Technology. Design of an Intelligent Auto Traffic Signal Controller with Emergency Override * Geetha.E 1, V.Viswanadha 2, Kavitha.G 3 Abstract- The main objective of this project is to design an intelligent auto traffic

More information

Robot Assisted Emergency Search and Rescue System with Wireless Sensors

Robot Assisted Emergency Search and Rescue System with Wireless Sensors Robot Assisted Emergency Search and Rescue System with Wireless Sensors J. Karthiyayini Senior Assistant Professor, Dept of ISE, New Horizon College of Engineering, Bangalore, Karnataka, India Abstract-The

More information

Seminar Report Railway Gate Control 1. INTRODUCTION

Seminar Report Railway Gate Control 1. INTRODUCTION 1. INTRODUCTION It is designed using AT89C51 microcontroller to avoid railway accidents happening at unattended railway gates, if implemented in spirit. This utilizes two powerful IR transmitters and two

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

International Journal of Engineering Research ISSN: & Management Technology March-2016 Volume 3, Issue-2

International Journal of Engineering Research ISSN: & Management Technology March-2016 Volume 3, Issue-2 International Journal of Engineering Research ISSN: 2348-4039 & Management Technology March-2016 Volume 3, Issue-2 Email: editor@ijermt.org Wireless Electricity Theft Tracing System www.ijermt.org NAZEER

More information

WAR FIELD SPYING ROBOT WITH NIGHT VISION CAMERA

WAR FIELD SPYING ROBOT WITH NIGHT VISION CAMERA WAR FIELD SPYING ROBOT WITH NIGHT VISION CAMERA Sakshi Balasaheb Chavanke 1, Tejal Dnyandev Barhate 2 1,2 Third year Electrical Student, Department of Electrical Engineering, Guru Gobind Singh Polytechnic

More information

Cortex-M3 based Prepaid System with Electricity Theft Control

Cortex-M3 based Prepaid System with Electricity Theft Control RESEARCH ARTICLE OPEN ACCESS Cortex-M3 based Prepaid System with Electricity Theft Control Sudhakar Ajmera 1, Abdul Subhani Shaik 2 1 M.Tech, Dept of ECE, CMR College of Engineering & Technology(Autonomous),

More information

HELMET REQUIRED VEHICLE STARTING WITH ACCIDENT ALERT

HELMET REQUIRED VEHICLE STARTING WITH ACCIDENT ALERT Int. J. Engg. Res. & Sci. Sci. && Tech. Tech. 2015 2015 xxxxxxxxxxxxxxxxxxxxxxxx, 2015 Research Paper ISSN 2319-5991 www.ijerst.com Special Issue, Vol. 1, No. 2, April 2015 2 nd National Conference on

More information

Management of Home Appliances with Variation in Environment Aisha Jilani, Sahar Sultan, Intesar Ahmed and Sajjad Rabbani

Management of Home Appliances with Variation in Environment Aisha Jilani, Sahar Sultan, Intesar Ahmed and Sajjad Rabbani Management of Home Appliances with Variation in Environment Aisha Jilani, Sahar Sultan, Intesar Ahmed and Sajjad Rabbani Abstract Aim of this research is to help a remote user to remain in touch with what

More information

II. LITERATURE SURVEY

II. LITERATURE SURVEY Op-amp based railway track crack detection System with GSM technique Siddhant Patil 1, Anand Muley 2, Avinash Shelar 3 1, 2 Students of Electrical (E&P) Engineering, DES scoet Dhamangaon Rly, Maharashtra,

More information

GSM BASED WIRELESS CONTROL OF ELECTRICAL APPLIANCES

GSM BASED WIRELESS CONTROL OF ELECTRICAL APPLIANCES GSM BASED WIRELESS CONTROL OF ELECTRICAL APPLIANCES UDAY ADITYA VASUMSETTY PALLAVI GANGBER ROLL NO-110EE0186 ROLL NO-110EE0195 Department of Electrical Engineering National Institute of Technology, Rourkela

More information

3D ULTRASONIC STICK FOR BLIND

3D ULTRASONIC STICK FOR BLIND 3D ULTRASONIC STICK FOR BLIND Osama Bader AL-Barrm Department of Electronics and Computer Engineering Caledonian College of Engineering, Muscat, Sultanate of Oman Email: Osama09232@cceoman.net Abstract.

More information

Rahul Krishna K 1, Meera A 2, Nikhil Mathew 3 1,2,3 EEE Department, Mar Athanesius College of Engineering, Kothamangalam

Rahul Krishna K 1, Meera A 2, Nikhil Mathew 3 1,2,3 EEE Department, Mar Athanesius College of Engineering, Kothamangalam Wireless Human Detection Robot Rahul Krishna K 1, Meera A 2, Nikhil Mathew 3 1,2,3 EEE Department, Mar Athanesius College of Engineering, Kothamangalam Abstract: The advent of new high-speed technology

More information

Zig-Bee Robotic Panzer

Zig-Bee Robotic Panzer International Journal for Modern Trends in Science and Technology Volume: 03, Special Issue No: 02, March 2017 ISSN: 2455-3778 http://www.ijmtst.com Zig-Bee Robotic Panzer P.Bose Babu 1 V.Madhu Babu 2

More information

Arm Based Remote Monitoring and Control System for Environmental Parameters in Greenhouse

Arm Based Remote Monitoring and Control System for Environmental Parameters in Greenhouse Arm Based Remote Monitoring and Control System for Environmental Parameters in Greenhouse V Divyabharathi M.Tech, Embedded Systems University-Hyd. divyabharathi458@gmail.com Shaik Saidulu Associate Professor,

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

Li-Fi And Microcontroller Based Home Automation Or Device Control Introduction

Li-Fi And Microcontroller Based Home Automation Or Device Control Introduction Li-Fi And Microcontroller Based Home Automation Or Device Control Introduction Optical communications have been used in various forms for thousands of years. After the invention of light amplification

More information

e-automatic MOTOR CONTROL SYSTEM

e-automatic MOTOR CONTROL SYSTEM e-automatic MOTOR CONTROL SYSTEM Mr. G.Venkata Prasad 1, Mr.P.Shanker 2 1,2 Assistant Professor, Department of CSE, Sphoorthy Engineering College, Hyderabad ABSTRACT In this paper e-automatic MOTOR CONTROL

More information

ARTIFICIAL INTELLIGENCE BASED SELF PROTECTION DEVICE FOR WOMEN PROJECT REFERENCE NO: 38S0037

ARTIFICIAL INTELLIGENCE BASED SELF PROTECTION DEVICE FOR WOMEN PROJECT REFERENCE NO: 38S0037 ARTIFICIAL INTELLIGENCE BASED SELF PROTECTION DEVICE FOR WOMEN PROJECT REFERENCE NO: 38S0037 COLLEGE : EAST POINT COLLEGE OF ENGINEERING AND TECHNOLOGY, BENGALURU BRANCH : MECHANICAL ENGINEERING GUIDE

More information

Monitoring System for Wind Power Generation Based on Wireless Sensor Network Bhagyashree Mendhule 1, Swati Kantode 2, Deepali Kadu 3

Monitoring System for Wind Power Generation Based on Wireless Sensor Network Bhagyashree Mendhule 1, Swati Kantode 2, Deepali Kadu 3 Monitoring System for Wind Power Generation Based on Wireless Sensor Network Bhagyashree Mendhule 1, Swati Kantode 2, Deepali Kadu 3 1 B.C.Y.R.C s Umrer College of Engineering /Electronics Engineering,

More information

GROUP NO:-19 SWARUP HARICHANDAN SATYA PRAKASH PRADHAN SUBHENDU KUMAR TARAI DHANANJAYA NAYAK SUCHISMITA DAS MANOJ KUMAR MOHANTY

GROUP NO:-19 SWARUP HARICHANDAN SATYA PRAKASH PRADHAN SUBHENDU KUMAR TARAI DHANANJAYA NAYAK SUCHISMITA DAS MANOJ KUMAR MOHANTY GROUP NO:-19 SWARUP HARICHANDAN SATYA PRAKASH PRADHAN SUBHENDU KUMAR TARAI DHANANJAYA NAYAK SUCHISMITA DAS MANOJ KUMAR MOHANTY GUIDED BY:- ASST.PROFF SUNIL BHATT Reducing traffic congestion. Reducing unwanted

More information

Advanced Soldier Monitoring and Tracking System Using GPS and GSM Introduction

Advanced Soldier Monitoring and Tracking System Using GPS and GSM Introduction Advanced Soldier Monitoring and Tracking System Using GPS and GSM Introduction The infantry soldier of tomorrow promises to be one of the most technologically advanced modern warfare has ever seen. Around

More information

MICROCONTROLLER BASED SPEED SYNCHRONIZATION OF MULTIPLE DC MOTORS IN TEXTILE APPLICATIONS

MICROCONTROLLER BASED SPEED SYNCHRONIZATION OF MULTIPLE DC MOTORS IN TEXTILE APPLICATIONS MICROCONTROLLER BASED SPEED SYNCHRONIZATION OF MULTIPLE DC MOTORS IN TEXTILE APPLICATIONS 1 RAKSHA A R, 2 KAVYA B, 3 PRAVEENA ANAJI, 4 NANDESH K N 1,2 UG student, 3,4 Assistant Professor Department of

More information

International Journal Of Engineering Research & Management Technology

International Journal Of Engineering Research & Management Technology International Journal Of Engineering Research & Management Technology PREPAID ENERGY METER FOR IMPROVED METERING AND BILLING SYSTEM Amit, Assistant professor Nikhil Vijay, Farhaz Malik, Abhinav Sharma,

More information

International Research Journal of Engineering and Technology (IRJET) e-issn: Volume: 03 Issue: 01 Jan p-issn:

International Research Journal of Engineering and Technology (IRJET) e-issn: Volume: 03 Issue: 01 Jan p-issn: HI-TECH HOSPITAL 1 Kalyanee Sharma, 2 Hemendra Singh, 3 Divya Verma, 4 Deepti Modi, Department of Electronics and Communication Engineering, Poornima College of Engineering, Jaipur, Rajasthan, India ---------------------------------------------------------------------***---------------------------------------------------------------------

More information

Design and Implementation of Integrated Smart Township

Design and Implementation of Integrated Smart Township IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 11, Issue 2 Ver. I (Mar. Apr. 2016), PP 18-24 www.iosrjournals.org Design and Implementation

More information

RFID Based Toll Gate Access

RFID Based Toll Gate Access IJSTE - International Journal of Science Technology & Engineering Volume 3 Issue 11 May 2017 ISSN (online): 2349-784X RFID Based Toll Gate Access Dr. Y. Raghavender Rao Associate Professor Department of

More information

A Unique Home Automation System through MEMS

A Unique Home Automation System through MEMS A Unique Home Automation System through MEMS Neha Surin 1, Dr. R. P. Gupta 2 1 Department of Electrical Engineering, BIT, Sindri, (DHANBAD) 2 Assistant professor, Department of Electrical Engineering,

More information

ELECTRICITY THEFT MONITORING AND ITS CONSUMPTION SAVINGS

ELECTRICITY THEFT MONITORING AND ITS CONSUMPTION SAVINGS ELECTRICITY THEFT MONITORING AND ITS CONSUMPTION SAVINGS Ms.V.Sellam 1, Saurav Chowdhury 2, MVS Vashishta 3, Anirudh Singh 4 1Asst. Prof, SRMIST,Chennai 2,3,4Student, SRMIST, Chennai ------------------------------------------------------------------------***-------------------------------------------------------------------------

More information

In the name of God, the most merciful Electromagnetic Radiation Measurement

In the name of God, the most merciful Electromagnetic Radiation Measurement In the name of God, the most merciful Electromagnetic Radiation Measurement In these slides, many figures have been taken from the Internet during my search in Google. Due to the lack of space and diversity

More information

Automated Railway Gate Control and Object Detection using Wireless Communication

Automated Railway Gate Control and Object Detection using Wireless Communication Automated Railway Gate Control and Object Detection using Wireless Communication Ms. J. Praiseline Karunya M.E., Assistant Professor, V. Kavieyohesraj, M. K. Nikhil, P. Subramanian., Final Year UG Students

More information

Intelligent Traffic Light Controller

Intelligent Traffic Light Controller International Journal of Emerging Engineering Research and Technology Volume 3, Issue 3, March 2015, PP 38-50 ISSN 2349-4395 (Print) & ISSN 2349-4409 (Online) ABSTRACT Intelligent Traffic Light Controller

More information

AUTOMATIC RAILWAY CROSSING SYSTEM

AUTOMATIC RAILWAY CROSSING SYSTEM International Journal of Electrical and Electronics Engineering (IJEEE) ISSN(P): 2278-9944; ISSN(E): 2278-9952 Vol. 3, Issue 4, July 2014, 17-22 IASET AUTOMATIC RAILWAY CROSSING SYSTEM AKRITI & UPENDRA

More information

International Journal of Scientific Research and Reviews

International Journal of Scientific Research and Reviews Research article Available online www.ijsrr.org ISSN: 2279 0543 International Journal of Scientific Research and Reviews Arduino Based Drinking Water Bill Calculator Using GSM Technology Karthikeyan Sundarasamy

More information

GPS and GSM Based Transmission Line Monitoring System with Fault Detection Introduction:

GPS and GSM Based Transmission Line Monitoring System with Fault Detection Introduction: GPS and GSM Based Transmission Line Monitoring System with Fault Detection Introduction: Electricity is an extremely handy and useful form of energy. It plays an ever growing role in our modern industrialized

More information

School of Electronic Science and Engineering, Nanjing University of Posts and Telecommunications, Nanjing, , China

School of Electronic Science and Engineering, Nanjing University of Posts and Telecommunications, Nanjing, , China 4th International Conference on Mechatronics, Materials, Chemistry and Computer Engineering (ICMMCCE 2015) A design and implementation of Pulse-Measure instrument based on Microcontroller Zhu Siqing1,

More information

Mobile Rescue Robot for Alive Human Detection in Disaster Zones

Mobile Rescue Robot for Alive Human Detection in Disaster Zones International Conference on Information Engineering, Management and Security 2016 (ICIEMS 2016) 116 International Conference on Information Engineering, Management and Security 2016 [ICIEMS] ISBN 978-81-929866-4-7

More information

Car Over-Speed Detection with Remote Alerting

Car Over-Speed Detection with Remote Alerting IJIRST International Journal for Innovative Research in Science & Technology Volume 2 Issue 10 March 2016 ISSN (online): 2349-6010 Car Over-Speed Detection with Remote Alerting Amey Sawant Jyoti Khandale

More information

GSM Based Water Billing System

GSM Based Water Billing System Reviewed Paper Volume 2 Issue 7 March 2015 International Journal of Informative & Futuristic Research ISSN (Online): 2347-1697 GSM Based Water Billing System Paper ID IJIFR/ V2/ E7/ 087 Page No. 2379-2385

More information

Design Of Low-Power Wireless Communication System Based On MSP430 Introduction:

Design Of Low-Power Wireless Communication System Based On MSP430 Introduction: Design Of Low-Power Wireless Communication System Based On MSP430 Introduction: Low power wireless networks provide a new monitoring and control capability for civil and military applications in transportation,

More information

Stabilization of the Mobility in Free Traffic

Stabilization of the Mobility in Free Traffic Indian Journal of Science and Technology, Vol 9(31), DOI: 10.17485/ijst/2016/v9i31/98122, August 2016 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 Stabilization of the Mobility in Free Traffic A.

More information

Embedded & Robotics Training

Embedded & Robotics Training Embedded & Robotics Training WebTek Labs creates and delivers high-impact solutions, enabling our clients to achieve their business goals and enhance their competitiveness. With over 13+ years of experience,

More information

DTMF Controlled Robot

DTMF Controlled Robot DTMF Controlled Robot Devesh Waingankar 1, Aaditya Agarwal 2, Yash Murudkar 3, Himanshu Jain 4, Sonali Pakhmode 5 ¹Information Technology-University of Mumbai, India Abstract- Wireless-controlled robots

More information

Accident Sensor with Google Map Locator

Accident Sensor with Google Map Locator IJIRST International Journal for Innovative Research in Science & Technology Volume 2 Issue 10 March 2016 ISSN (online): 2349-6010 Accident Sensor with Google Map Locator Steffie Tom Keval Velip Aparna

More information

Automatic Oil Tank Truck Alarm System From Illegal Fuel Hoarding with Microcontroller and GSM Module Based System

Automatic Oil Tank Truck Alarm System From Illegal Fuel Hoarding with Microcontroller and GSM Module Based System Automatic Oil Tank Truck Alarm System From Illegal Fuel Hoarding with Microcontroller and GSM Module Based System G.Bhavani.M.E., Assistant Professor, Department of ECE, T.J.S Engineering College L.Anitha,

More information

ATM ROBBERY PREVENTION BY USING SENSOR DEVICES

ATM ROBBERY PREVENTION BY USING SENSOR DEVICES International Journal of Mechanical Engineering and Technology (IJMET) Volume 8, Issue 7, July 2017, pp. 909 914, Article ID: IJMET_08_07_099 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=8&itype=7

More information

EMI DUE AND ALCOHOL DETECTION BASED AUTOMATIC VEHICLE LOCKING SYSTEM

EMI DUE AND ALCOHOL DETECTION BASED AUTOMATIC VEHICLE LOCKING SYSTEM EMI DUE AND ALCOHOL DETECTION BASED AUTOMATIC VEHICLE LOCKING SYSTEM G.Rupa 1, K.Sangeetha 2, A.Sowmiya 3, J.Shri saranya 4 1,2,3Student, Electrical and Electronics Engineering, Jeppiaar SRR Engineering

More information

Published by: PIONEER RESEARCH & DEVELOPMENT GROUP ( 1

Published by: PIONEER RESEARCH & DEVELOPMENT GROUP (  1 Biomimetic Based Interactive Master Slave Robots T.Anushalalitha 1, Anupa.N 2, Jahnavi.B 3, Keerthana.K 4, Shridevi.S.C 5 Dept. of Telecommunication, BMSCE Bangalore, India. Abstract The system involves

More information

WIRELESS ELECTRICAL APPARATUS CONTROLLING SYSTEM WITH SPEED CONTROL OF AC MOTOR IN A PLANTUSING RF- COMMUNICATION

WIRELESS ELECTRICAL APPARATUS CONTROLLING SYSTEM WITH SPEED CONTROL OF AC MOTOR IN A PLANTUSING RF- COMMUNICATION WIRELESS ELECTRICAL APPARATUS CONTROLLING SYSTEM WITH SPEED CONTROL OF AC MOTOR IN A PLANTUSING - COMMUNICATION Title of the project : Wireless electrical apparatus Controlling System With Speed Control

More information

Auto Density Sensing Traffic Control System using At89s52

Auto Density Sensing Traffic Control System using At89s52 Auto Density Sensing Traffic Control System using At89s52 Mr Raja Ghosh 1. Mr Deepak Rasaily 2. Miss Ishani Dey 3 1 Diploma Student in Dept. of Electronics & Communication Engineering, CCCT Polytechnic

More information

GSM based Patient monitoring system

GSM based Patient monitoring system For more Project details visit: http://www.projectsof8051.com/patient-monitoring-through-gsm-modem/ Code Project Title 1615 GSM based Patient monitoring system Synopsis for GSM based Patient monitoring

More information

Chapter 16 Other Two-Terminal Devices

Chapter 16 Other Two-Terminal Devices Chapter 16 Other Two-Terminal Devices 1 Other Two-Terminal Terminal Devices Schottky diode Varactor diode Power diodes Tunnel diode Photodiode Photoconductive cells IR emitters Liquid crystal displays

More information

HUMAN BODY MONITORING SYSTEM USING WSN WITH GSM AND GPS

HUMAN BODY MONITORING SYSTEM USING WSN WITH GSM AND GPS HUMAN BODY MONITORING SYSTEM USING WSN WITH GSM AND GPS Mr. Sunil L. Rahane Department of E & TC Amrutvahini College of Engineering Sangmaner, India Prof. Ramesh S. Pawase Department of E & TC Amrutvahini

More information

Smart Monitoring and Power Factor Correction of Distribution Transformer using IOT

Smart Monitoring and Power Factor Correction of Distribution Transformer using IOT GRD Journals Global Research and Development Journal for Engineering National Conference on Emerging Research Trend in Electrical and Electronics Engineering (ERTEE-2018) March 2018 e-issn: 2455-5703 Smart

More information

Implementation of Modern Vigilance Control Device Using GSM and GPS Technology M.Sindhuja 1 J.Suresh 2

Implementation of Modern Vigilance Control Device Using GSM and GPS Technology M.Sindhuja 1 J.Suresh 2 IJSRD - International Journal for Scientific Research & Development Vol. 3, Issue 06, 2015 ISSN (online): 2321-0613 Implementation of Modern Vigilance Control Device Using GSM and GPS Technology M.Sindhuja

More information

PIR Motion Detector Experiment. In today s crime infested society, security systems have become a much more

PIR Motion Detector Experiment. In today s crime infested society, security systems have become a much more PIR Motion Detector Experiment I. Rationale In today s crime infested society, security systems have become a much more necessary and sought out addition to homes or stores. Motion detectors provide a

More information

Controlling Robot through SMS with Acknowledging facility

Controlling Robot through SMS with Acknowledging facility IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 9, Issue 3 Ver. III (May Jun. 2014), PP 65-69 Controlling Robot through SMS with Acknowledging

More information

Design and Simulation of Automatic Temperature Control and Alert System Based PIC16F887

Design and Simulation of Automatic Temperature Control and Alert System Based PIC16F887 International Journal of Informatics and Communication Technology (IJ-ICT) Vol. 6, No. 2, August 2017, pp. 95~104 ISSN: 2252-8776, DOI: 10.11591/ijict.v6i2.pp95-104 95 Design and Simulation of Automatic

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

WIRELESS DC MOTOR SPEED AND DIRECTION CONTROL USING IR (PWM and H-Bridge)

WIRELESS DC MOTOR SPEED AND DIRECTION CONTROL USING IR (PWM and H-Bridge) WIRELESS DC MOTOR SPEED AND DIRECTION CONTROL USING IR (PWM and H-Bridge) Title of the project : Wireless DC motor speed and direction control using IR (PWM and H-Bridge) Domain : Wireless Communication,

More information

Implementation of Energy Meter and Motor Overload Relay Control System using GSM

Implementation of Energy Meter and Motor Overload Relay Control System using GSM Implementation of Energy Meter and Motor Overload Relay Control System using GSM Alem Solomon Gebreegeziabher, Prof. Zhang Jianmin Tianjin University of Technology and Education (TUTE), School of Electronics

More information

Automatic Broken Track Detection Using LED LDR Assembly

Automatic Broken Track Detection Using LED LDR Assembly Automatic Broken Track Detection Using LED LDR Assembly B.Navya M.Tech, Siddartha Institute of Technology & Sciences, Hyderabad. Abstract: V.Vijaya Bhaskar, M.Tech Associate Professor, Siddartha Institute

More information

Designing and construction of an infrared scene generator for using in the hardware-in-the-loop simulator

Designing and construction of an infrared scene generator for using in the hardware-in-the-loop simulator 124 Designing and construction of an infrared scene generator for using in the hardware-in-the-loop simulator Mehdi Asghari Asl and Ali Reza Erfanian MSc of Electrical Engineering Electronics, Department

More information