Smart Automated Conference Room System

Size: px
Start display at page:

Download "Smart Automated Conference Room System"

Transcription

1 Smart Automated Conference Room System Prof. P. P. Chitte 1, R. R. Shinde 2, S. V. Thosar 3 1 Assistant Professor, P.R.E.C. Loni, India 2,3 Student, P.R.E.C. Loni, India Abstract: In video conference system different technologies are employed in order to track the location of the speaker. Audio tracking and video recording system plays an important role in video conferencing system. Currently, in video conferencing system uses the located at corner of conference room in such way that camera captures the entire member s or employees and their conversions available in conference room. This USB Webcam limited in one direction. Force the employees to face towards the camera throughout the meeting. This makes communication awkward. In this paper, we describe the new system In order to overcome this issue. To overcome this issue we design the automated video conference room system, placed at the center of conference table and use the two voice sensor to locate the speaker in order to capture the face of speaker or person currently speaking in conference room. To make video conference room fully automated, we also make a system which controls the light and AC of conference room. This system works in the presence of employees or persons. Whole system design on the platform of Raspberry pi controller and AVR microcontroller. Keywords: AVR Microcontroller, Conference room, Raspberry pi, USB Webcam, Voice Sensor. I. INTRODUCTION In video conference system different technologies are employed in order to track the location of the current speaker. Audio tracking and video capturing system plays an important role in video conferencing system. Currently, in video conferencing system uses the 6 LED USB Webcam or camera located at corner of conference room in such way that camera captures the entire member s or employees and their conversions available in conference room. This camera limited in one direction. Force the employees to face towards the camera throughout the meeting. This makes communication awkward. In this paper, we describe the new system in order to overcome this issue. To overcome this issue we design the automated video conference room system, placed at the center of conference table and use the two voice sensors or microphones to locate the speaker in order to capture the face of speaker or person currently speaking in conference room. To make video conference room fully automated, we also make a system which controls the light and AC of conference room. This system works in the presence of employees or persons. Whole system design on the platform of Raspberry pi controller and AVR controller. AVR controller controls the electrical devices of conference room system i.e. AC and light of conference room. Also, AVR controller controls the motor unit. USB camera is mounted on motor unit. This camera is directly connected to Raspberry pi board to capture the videos and send to server via wireless USB micro adapter. A. Problem Definition To move camera according to speakers location manually in conference room is time consuming and costly process. To overcome this problem we establish the system that automatically tracks current speaker and record videos. B. AIM OF PROJECT The aim of this project is to find Direction of Arrival of the voice source and Develop of an automated sound tracking and video recording system for capturing the Current speaker in conference room. It also controls the Temperature and Room Light of conference room according to person s requirement. II. BLOCK DIAGRAM AND DESCRIPTION Block diagram contains following modules given below: Raspberry pi. AVR Microcontroller. Temperature Sensor. LDR. USB Webcam (Camera). Voice sensor (Transducer). Wireless USB micro adapter DC motor. All the modules are shown in block diagram as follows: 591

2 Figure 1: Block Diagram This system consist of Raspberry pi board (i.e. ARM11 Platform), AVR microcontroller, two voice sensors (Transducer), one Temperature sensor(lm35), one Light dependent resistor (LDR) sensor DC motor, 6 LED USB Webcam and Wireless USB Micro Adapter. Whole System is divided in two major parts i.e. i. Video conferencing system. ii. Control electrical devices i.e. control Airconditioner and Temperature of conference room. All the modules of block diagram are explained in detail as follows: A. Raspberry pi module The first major part of system works mostly on Raspberry pi controller i.e. video conferencing system. Raspberry pi controller is directly connected to USB Webcam and Wireless USB Micro Adapter. Raspberry pi controls the webcam unit and wireless adapter unit with respect to the AVR controlling action on motor unit. B. AVR microcontroller The second major part i.e. controlling electrical equipment s of conference room is work on the AVR controller. The voice sensor units, Temperature sensor unit, LDR sensor unit, DC motor unit connected to AVR microcontroller in order to control the respective work. AVR takes all the outputs from the sensors and control the room temperature and Lights of conference room. The AVR is a Modified Harvard architecture 8-bit RISC single chip microcontroller (µc) which was developed by Atmel in The AVR was one of the first microcontroller families to use on-chip flash memory for program storage, as opposed to One-Time Programmable ROM, EPROM, or EEPROM used by other microcontrollers at the time. Technical Details of AVR- High-performance, Low-power AVR 8-bit Microcontroller Advanced RISC Architecture 131 Powerful Instructions Most Single-clock Cycle Execution 32 x 8 General Purpose Working Registers On-chip 2-cycle Multiplier 32K Bytes of In-System Self-Programmable Flash Endurance: 10,000 Write/Erase Cycles In-System Programming by On-chip Boot Program Bytes EEPROM\ Endurance: 100,000 Write/Erase Cycles 2K Byte Internal SRAM JTAG (IEEE std Compliant) Interface Extensive On-chip Debug Support. C. Temperature sensor We use LM35 temperature sensor to sense the temperature of conference room and take controlling action if needed. When the room temperature increases above the threshold value, LM35 read this value and send to the AVR microcontroller. AVR microcontrollers compare it with threshold value, depends on the reading it takes action, whether to on or off the AC. Figure 2: Raspberry pi board Raspberry pi controller gets video input from camera. This captured video is directly displayed on computers via Wireless USB adapter. To see this video on the server you must know the IP address of Wireless adapter. We have use Raspberry pi model c as shown in figure2. Figure 3: LM35 Temperature Sensor 592

3 D. Light Dependent Resistor A Light Dependent resistor is also called a Photo resistor. It is basically a photocell that works on the principal of photoconductivity. The passive component is basically a resistor whose resistance value decreases when the intensity of light decreases. LDR controls the Lights of conference room with the help of AVR microcontroller. The innovative micro-design is compatible with the latest in wireless connectivity and the tiny size makes it hardly noticeable when plugged into a laptop's USB port. This device create wireless network server. By searching the IP of this device we can see the live video streaming of video conference room. Figure 7: USB micro Adapter E. USB Webcam Figure 4: Light Dependent Resistor Sensor. USB Webcam is mounted on the motor unit in order to capture the current speaker. The motor unit is controlled by the AVR microcontroller in accordance with voice sensor. The USB Webcam is connected to Raspberry pi controller. Webcam capture the video and send to the Raspberry pi board. Raspberry pi controller sends this video on server to see the conference activities by the absent employees in conference room. H. DC motor The DC motor unit works under the control of AVR microcontroller. According to voice input to AVR controller controls the rotations of DC motor, either forward or backward. Both the Voice sensor units and motor unit works together under the control of AVR microcontroller. Figure 8: DC motor F. Voice sensor module Figure 5: USB Webcam. This is used to track the voice of speaker taking in conference hall. Voice sensor gives voice output to AVR, depends on Voice sensor output AVR rotates the motor to rotate the camera towards the current speaker. Figure 6: Voice Sensor module G. Wireless USB Micro Adapter Wireless USB Adapter is perfect to connect your laptop to Wi-Fi hotspots while on the go. DC motors are so called because they are powered by a current placed across the electrodes of the motor. The speed rating of a DC motor is the top speed it can run at. The actual speed the motor runs at is a function of how strong the current is that is applied to the motor. DC motors can be run both forwards and backwards depending on the direction of the applied current. III. SOFTWARE USED AVR Studio4- Coding DIPTRACE- Simulation. IPScan24- TO scan IP of wireless USB adapter Used for Raspberry pi installation process: Putty Ximing6-9. Windows32Diskimager IV. Advantages ADVANTAGES AND DISADVANTAGES It is fully automatic video conference room system. Need of the human power in the remote field is reduces. 593

4 Video recording is automatically focused on person talking at present. It can be used in point to point video conferencing. Need of zoom controllable camera a reduces, cost reduces. Disadvantages High cost due to video conferencing. Hazard failure may occur. System complexity increases as we point to multipoint video conferencing. Application V. APPLICATION AND FUTURE SCOPE This architecture is very useful in automated recording in Conference Room. This can be used to automatically record meetings, discussions and online emitting as well. This can be used in automatic lecture recording. It can be used for automated lecture capture, Navigation and deliver y system for Web - lecture on demand. It can be used for Point to Point Video Conferencing using web. Future scope Showing the audience members who are asking questions is important to make useful and interesting lecture videos. Because the audience area is usually quite dark and audience members may sit quite close to each other, tracking audience using computer-vision-based technique will hardly work. A better sensing modality is based on microphone arrays, where audience-tracking VC first estimates the sound source direction using the microphones and then uses the estimation to control the active camera. VI. RESULT Location of current speaker can be obtained automatically by tracking the voice. Voice of current speaker is tracked by using voice sensors. Depend on voice the motor rotates in the speaker direction. Figure 9: Simulation Design As the camera is mounted on motor it simultaneously moves towards speaker and send this conversion on server via Wi-Fi dongle using raspberry pi platform. By tracking the IP address of device we can see the conversion between the employees seat in the conference room. VII. CONCLUSION We can design automated conference room system that automatically tracks the sound of current speaker by using the voice sensor and display the conversion between employees on the server. To see conversion between conference rooms we must know the IP. System also controls the Temperature of the conference room using temperature sensor LM35 and Room Light of conference room using LDR. REFERENCES [1] AUTOMATED VOICE TRACKING CAMERA SYSTEM AND METHOD OF OPERATIONS by joonyoulmaeng, Errol R.williams ( forgent networks inc.) Appl No.08/509,228 july [2] Micheal S. Bradstein and Harvey F Silverman, A new time-delay estimator for finding source locations using a microphone array, technical report LEMS-116 Mar.1993 pub no WO/1996/

5 [3] M Zhang & M H Er, An Alternative Algorithm for Estimating and Tracking Talker Location By Microphone Arrays Journal of audio engineering society, USA, Vol. 44, No. 9, pp , September [4] J. York. (2008 Fall). Acoustic Source Localization [Online]. Available: h/completedprojects/webpages/fl08/joshuayork/index.html. [5] Voice Tracking Camera Video Conferencing of the Future By Zachary Knudsen, Jason Lessans, and Michael Scholl. Electrical and Systems Engineering Department, School of Engineering and Applied Science, Washington University in St. Louis May [6] Rotating Camera Based on Speaker voice Setu Garg1,Sandeep Tiwari2, Shantanu Singh Chauhan3, Shivam Singh4, Suhel Ahmad5 Associate Professor, Dept. of EI, Galgotia College of Engineering, Greater Noida,Uttar Pradesh, India1 Student, Dept. of EI, Galgotia College of Engineering,Greater Noida,Uttar Pradesh,India2,3,4,5. [7] b&cd=2&ved=0ccmqfjab&url=http%3a%2f%2fwww.atmel. com%2fimages%2fdoc2467.pdf&ei=b0iivz6tomseugth_4hw Aw&usg=AFQjCNF3t01Cqup-vBltXsh5KIyckg- Tkw&bvm=bv ,d.c2E. [8] b&cd=1&ved=0cb0qfjaa&url=http%3a%2f%2fwww.atmel.c om%2fimages%2fdoc2466.pdf&ei=d0iivfvif9ekuat9_odybg &usg=afqjcngtlh16aml6wbbc6cncbacs1rxtqa&bvm=b v ,d.c2e. [9] b&cd=1&ved=0cb0qfjaa&url=http%3a%2f%2fwww.atmel.c om%2fimages%2fdoc2466.pdf&ei=d0iivfvif9ekuat9_odybg &usg=afqjcngtlh16aml6wbbc6cncbacs1rxtqa&bvm=b v ,d.c2e [10] he+speed+rating+of+a+dc+motor+is+the+top%22&source=lnt& tbs=cdr:1&gws_rd=cr,ssl&ei=hkmivb-adyy0uat57ogqdg. [11] [12] Automating Lecture Capture and Broadcast: Technology and Videography. 595

Rotating Camera Based on Speaker voice

Rotating Camera Based on Speaker voice Rotating Camera Based on Speaker voice Setu Garg 1,Sandeep Tiwari 2, Shantanu Singh Chauhan 3, Shivam Singh 4, Suhel Ahmad 5 Associate Professor, Dept. of EI, Galgotia College of Engineering, Greater Noida,Uttar

More information

A 5 Degree Feedback Control Robotic Arm (Haptic Arm)

A 5 Degree Feedback Control Robotic Arm (Haptic Arm) A 5 Degree Feedback Control Robotic Arm (Haptic Arm) 1 Prof. Sheetal Nirve, 2 Mr.Abhilash Patil, 3 Mr.Shailesh Patil, 4 Mr.Vishal Raut Abstract: Haptics is the science of applying touch sensation and control

More information

Innovative Practices in Optimal Utilization of Solar Energy (Solar Tracking System)

Innovative Practices in Optimal Utilization of Solar Energy (Solar Tracking System) Innovative Practices in Optimal Utilization of Solar Energy (Solar Tracking System) Dr. G. Suresh Babu EEE Dept., C.B.I.T Abstract: As the demand is ahead of the supply there is a dire need for efficient

More information

Cell Phone Operated Land Rover

Cell Phone Operated Land Rover Cell Phone Operated Land Rover Sumona Biswas, Bipin Kumar, Aditya kushwaha, Debasish Sardar Department of Electronics and Communication Engineering, Birbhum Institute of Engineering& Technology, Suri(west

More information

Fig. 1 BAN Architecture III. ATMEL BOARD

Fig. 1 BAN Architecture III. ATMEL BOARD Volume 2, Issue 9, September 2014 ISSN: 2321 7782 (Online) International Journal of Advance Research in Computer Science and Management Studies Research Article / Survey Paper / Case Study Available online

More information

INTELLIGENT HOME MONITORING AND WIRELESS CONTROL SYSTEM

INTELLIGENT HOME MONITORING AND WIRELESS CONTROL SYSTEM INTELLIGENT HOME MONITORING AND WIRELESS CONTROL SYSTEM Vishnu Prajapati 1,Shashank Gole 2,Prathamesh Deshpande 3 Siddhesh Wadekar 4, Prof. Shubhangi Wankhede 5 1,2,3,4,5 Department of Electronics and

More information

REMOTE HOST PROCESS CONTROL AND MONITORING OF INDUSTRY APPLIANCES

REMOTE HOST PROCESS CONTROL AND MONITORING OF INDUSTRY APPLIANCES REMOTE HOST PROCESS CONTROL AND MONITORING OF INDUSTRY APPLIANCES 1 Abinath.T.R, 2 Sudhakar.V, 3 Sasikala.S 1,2 UG Scholar, Department of Electrical and Electronics Engineering, Info Institute of Engineering,

More information

Research Article. ISSN 2347-9523 (Print) *Corresponding author Nathan David Email:

Research Article. ISSN 2347-9523 (Print) *Corresponding author Nathan David Email: Scholars Journal of Engineering and Technology (SJET) Sch. J. Eng. Tech., 2014; 2(6B):868-873 Scholars Academic and Scientific Publisher (An International Publisher for Academic and Scientific Resources)

More information

Names of Parts. English 1. Mic. Record Button. Status Indicator Micro SD Card Slot Speaker Micro USB Port Strap Hook

Names of Parts. English 1. Mic. Record Button. Status Indicator Micro SD Card Slot Speaker Micro USB Port Strap Hook User Manual Names of Parts Record Button Mic Status Indicator Micro SD Card Slot Speaker Micro USB Port Strap Hook Video Mode Photo Mode Local Mode Cloud Mode Mode Button Power Button Tripod Mount Clip

More information

Microtronics technologies Mobile: 99707 90092

Microtronics technologies Mobile: 99707 90092 For more Project details visit: http://www.projectsof8051.com/rfid-based-attendance-management-system/ Code Project Title 1500 RFid Based Attendance System Synopsis for RFid Based Attendance System 1.

More information

Lab Experiment 1: The LPC 2148 Education Board

Lab Experiment 1: The LPC 2148 Education Board Lab Experiment 1: The LPC 2148 Education Board 1 Introduction The aim of this course ECE 425L is to help you understand and utilize the functionalities of ARM7TDMI LPC2148 microcontroller. To do that,

More information

Figure 1.Block diagram of inventory management system using Proximity sensors.

Figure 1.Block diagram of inventory management system using Proximity sensors. Volume 1, Special Issue, March 2015 Impact Factor: 1036, Science Central Value: 2654 Inventory Management System Using Proximity ensors 1)Jyoti KMuluk 2)Pallavi H Shinde3) Shashank VShinde 4)Prof VRYadav

More information

Home Security System Using Gsm Modem

Home Security System Using Gsm Modem RESEARCH ARTICLE OPEN ACCESS Home Security System Using Gsm Modem Mehek Potnis 1, Ayesha Chimnani 1, Vishal Chawla 1 Mr. Amit Hatekar 2 1. Undergraduate Students, Department of EXTC, Thadomal Shahani Engineering

More information

Names of Parts. English. Mic. Record Button. Status Indicator Micro SD Card Slot Speaker Micro USB Port Strap Hook

Names of Parts. English. Mic. Record Button. Status Indicator Micro SD Card Slot Speaker Micro USB Port Strap Hook User Manual Names of Parts Record Button Mic Status Indicator Micro SD Card Slot Speaker Micro USB Port Strap Hook Video Mode Photo Mode Local Mode Cloud Mode Mode Button Power Button Tripod Mount Clip

More information

Secured Spy IP Control Robot Using Raspberry Pi

Secured Spy IP Control Robot Using Raspberry Pi Secured Spy IP Control Robot Using Raspberry Pi V. Meenakshi 1, Ch. Lakshmi Saketh 2, K. KalyanKumar 3 1 Assistant Professor, EIE Department, Sree Vidyanikethan Engineering College, Tirupati, India 2,3

More information

PROJECT PRESENTATION ON CELLPHONE OPERATED ROBOTIC ASSISTANT

PROJECT PRESENTATION ON CELLPHONE OPERATED ROBOTIC ASSISTANT PROJECT PRESENTATION ON CELLPHONE OPERATED ROBOTIC ASSISTANT ELECTRONICS ENGINEERING DEPARTMENT SVNIT, SURAT-395007, INDIA Prepared by: Anurag Gupta (U05EC401) Dhrumeel Bakshi (U05EC326) Dileep Dhakal

More information

Navigation Aid And Label Reading With Voice Communication For Visually Impaired People

Navigation Aid And Label Reading With Voice Communication For Visually Impaired People Navigation Aid And Label Reading With Voice Communication For Visually Impaired People A.Manikandan 1, R.Madhuranthi 2 1 M.Kumarasamy College of Engineering, mani85a@gmail.com,karur,india 2 M.Kumarasamy

More information

ANDROID LEVERED DATA MONITORING ROBOT

ANDROID LEVERED DATA MONITORING ROBOT ANDROID LEVERED DATA MONITORING ROBOT 1 HIMANI PATHAK, 2 VIDYALAKSHMI KRISHNAKUMAR, 3 SHILPA RAVIKUMAR, 4 AJINKYA SHINDE 1,2,3,4 Electronics & Telecommunication Engineering, Fr. C. R. Institute of Technology,

More information

Intelligent Fleet Management System Using Active RFID

Intelligent Fleet Management System Using Active RFID Intelligent Fleet Management System Using Active RFID Ms. Rajeshri Prakash Mane 1 1 Student, Department of Electronics and Telecommunication Engineering, Rajarambapu Institute of Technology, Rajaramnagar,

More information

Bus Data Acquisition and Remote Monitoring System Using Gsm & Can

Bus Data Acquisition and Remote Monitoring System Using Gsm & Can IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 8, Issue 3 (Nov. - Dec. 2013), PP 88-92 Bus Data Acquisition and Remote Monitoring System

More information

Mobile Operated Landrover Using Dtmf Decoder

Mobile Operated Landrover Using Dtmf Decoder Vol.3, Issue.2, March-April. 2013 pp-898-902 ISSN: 2249-6645 K.Aruna, 1 A.Sri Ramsagar, 2 G.Venkateswarlu 3 Department of Electronics and Communication Engineering, Bapatla Engineering College, Bapatla,

More information

Protected Cash Withdrawal in Atm Using Mobile Phone

Protected Cash Withdrawal in Atm Using Mobile Phone www.ijecs.in International Journal Of Engineering And Computer Science ISSN:2319-7242 Volume 2 Issue 4 April, 2013 Page No. 1346-1350 Protected Cash Withdrawal in Atm Using Mobile Phone M.R.Dineshkumar

More information

Intelligent Home Automation and Security System

Intelligent Home Automation and Security System Intelligent Home Automation and Security System Ms. Radhamani N Department of Electronics and communication, VVIET, Mysore, India ABSTRACT: In todays scenario safer home security is required, As the technology

More information

Wireless Sensor Network for Electric Meter Handling

Wireless Sensor Network for Electric Meter Handling Wireless Sensor Network for Electric Meter Handling Swapnil Magar 1, Prof.Deshpande L.M. 2 PG Student [E&TC], Dept. of ECE, College of Engineering, Osmanabad, Maharashtra, India 1 Assistant professor,

More information

Audio/Visual System User Operations Manual 100 Seat Lecture Hall Enhanced

Audio/Visual System User Operations Manual 100 Seat Lecture Hall Enhanced Audio/Visual System User Operations Manual 100 Seat Lecture Hall Enhanced 1 of 24 Table of Contents Table of Contents... 2 Overview... 3 Capabilities:... 3 Control System - Touch Panel Logo Page:... 4

More information

Implementation of Knock Based Security System

Implementation of Knock Based Security System Implementation of Knock Based Security System Gunjan Jewani Student, Department of Computer science & Engineering, Nagpur Institute of Technology, Nagpur, India ABSTRACT: Security is one of the most critical

More information

COMPLETE VIDEO SUPPORT FOR EVENTS

COMPLETE VIDEO SUPPORT FOR EVENTS DIGITON VIDEO TRACER? COMPLETE VIDEO SUPPORT FOR EVENTS Multipoint Video Control Algorithm Main features: - Full HD display, - Full HD video recording, - FULL HD video conference with remote participants,

More information

LIVE STREAMING MOTION DETECTION CAMERA SECURITY SYSTEM WITH EMAIL NOTIFICATION USING RASPBERRY PI Angela Antony 1, Prof. G. R.

LIVE STREAMING MOTION DETECTION CAMERA SECURITY SYSTEM WITH EMAIL NOTIFICATION USING RASPBERRY PI Angela Antony 1, Prof. G. R. LIVE STREAMING MOTION DETECTION CAMERA SECURITY SYSTEM WITH EMAIL NOTIFICATION USING RASPBERRY PI Angela Antony 1, Prof. G. R. Gidveer 2 1,2 Dept. Electronics and Telecommunication MGM s Jawaharlal Nehru

More information

Cypress Semiconductor: Arduino Friendly PSoC Shield

Cypress Semiconductor: Arduino Friendly PSoC Shield Cypress Semiconductor: Arduino Friendly PSoC Shield Design Presentation ECE 480 Design Team 1 Cecilia Acosta Brett Donlon Matt Durak Aaron Thompson Nathan Ward Faculty Facilitator Dr. Robert McGough Sponsor

More information

DESIGN AND IMPLEMENTATION OF ONLINE PATIENT MONITORING SYSTEM

DESIGN AND IMPLEMENTATION OF ONLINE PATIENT MONITORING SYSTEM DESIGN AND IMPLEMENTATION OF ONLINE PATIENT MONITORING SYSTEM Harsha G S Department of Electronics & Communication Channabasaveshwara Institute of Technology, Gubbi, 572216, India ABSTRACT Patient s condition

More information

UPiS - Uninterruptible Power intelligent Supply

UPiS - Uninterruptible Power intelligent Supply UPiS - Uninterruptible Power intelligent Supply www.pimodules.com Introduction The UPiS is an Advanced Powering add-on Module for the RaspberryPi that adds a wealth of additional features to the powering

More information

Human Detection Robot using PIR Sensors

Human Detection Robot using PIR Sensors Human Detection Robot using PIR Sensors Saravana Kumar K, Priscilla P, Germiya K Jose, Balagopal G Abstract: Human Detection Robot is a robot that can detect the presence of human; it sends the signal

More information

Setting up for Adobe Connect meetings

Setting up for Adobe Connect meetings Setting up for Adobe Connect meetings When preparing to lead a live lecture or meeting, you probably ensure that your meeting room and materials are ready before your participants arrive. You run through

More information

ADVANCED FIRE ALARMING SYSTEM THROUGH MOBILE PHONE

ADVANCED FIRE ALARMING SYSTEM THROUGH MOBILE PHONE ADVANCED FIRE ALARMING SYSTEM THROUGH MOBILE PHONE A PROJECT BY SOUNAK SARKAR SAYAN DAS ARINDAM BOSE ECE, 4TH YEAR OF FUTURE INSTITUTE OF ENGINEERING AND MANAGEMENT DEPT. OF ELECTRONICS AND COMMUNICATION

More information

DESIGN OF SMART HOME SECURITY SURVEILLANCE SYSTEM USING GSM

DESIGN OF SMART HOME SECURITY SURVEILLANCE SYSTEM USING GSM DESIGN OF SMART HOME SECURITY SURVEILLANCE SYSTEM USING GSM Shweta 1, Nayana P Shetty 2 M.Tech student, Department of Electrical and Electronics Engineering, NMAMIT, Nitte, India 1 Associate Professor,

More information

[Deotale, 4(7): July, 2015] ISSN: 2277-9655 (I2OR), Publication Impact Factor: 3.785

[Deotale, 4(7): July, 2015] ISSN: 2277-9655 (I2OR), Publication Impact Factor: 3.785 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY WAR FIELD SPYING ROBOT WITH NIGHT VISION CAMERA Mrs.Megha Deotale, Ms.Shruti Mokal, Mr.Abhilash Gondkar, Mr.Akshay Kuckian Department

More information

GAS LEAKAGE DETECTION & AUTO ON-OFF GAS SYSTEM

GAS LEAKAGE DETECTION & AUTO ON-OFF GAS SYSTEM GAS LEAKAGE DETECTION & AUTO ON-OFF GAS SYSTEM This system helps you to upgrade your safety standards, comply statutory requirements on environmental commitments and most important and basic function being

More information

Bluetooth Based Home Automation and Security System Using ARM9

Bluetooth Based Home Automation and Security System Using ARM9 Bluetooth Based Home Automation and Security System Using ARM9 D.NARESH 1, B.CHAKRADHAR 2, S.KRISHNAVENI 3 1 M.Tech, Dept of ECE, CMR College of Engineering &Technology, Hyderabad, AP-India, 2 Assist Prof,

More information

Electronic Eye for Security System

Electronic Eye for Security System International Journal of Electronic and Electrical Engineering. ISSN 0974-2174 Volume 7, Number 9 (2014), pp. 961-970 International Research Publication House http://www.irphouse.com Electronic Eye for

More information

Sensor network infrastructure for intelligent building monitoring and management system

Sensor network infrastructure for intelligent building monitoring and management system Sensor network infrastructure for intelligent building monitoring and management system 1 R.VENKATESH, 2 K.RADHA, 3 M.GANTHIMATHI 1.B.E-CSE, Muthayammal Engineering College, Rasipuram. 2. Assistant Professor

More information

Automated Profile Vehicle Using GSM Modem, GPS and Media Processor DM642

Automated Profile Vehicle Using GSM Modem, GPS and Media Processor DM642 2009 International Conference on Computer Engineering and Applications IPCSIT vol.2 (2011) (2011) IACSIT Press, Singapore Automated Profile Vehicle Using GSM Modem, GPS and Media Processor DM642 Muhammad

More information

Design of Online Embedded Web Server for Data Acquisition System # Author

Design of Online Embedded Web Server for Data Acquisition System # Author Design of Online Embedded Web Server for Data Acquisition System # Author A.Shilpa #1 Dept. of ECE, Sreenidhi Institute of Science and Technology, AP, India Abstract this paper realizes an Embedded based

More information

Nagpur, Maharashtra, India

Nagpur, Maharashtra, India Volume 6, Issue 2, February 2016 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Automated Door

More information

Computer and Set of Robots

Computer and Set of Robots Lesson 11:DESIGN PROCESS EXAMPLES Mobile-Phone, Mobile- Computer and Set of Robots 1 Mobile Phone 2 Mobile phone SoC (System-on-Chip) Hardware units Microcontroller or ASIP (Application Specific Instruction

More information

Intelligent Database Monitoring System using ARM9 with QR Code

Intelligent Database Monitoring System using ARM9 with QR Code Intelligent Database Monitoring System using ARM9 with QR Code Jyoshi Niklesh 1, Dhruva R. Rinku 2 Department of Electronics and Communication CVR College of Engineering, JNTU Hyderabad Hyderabad, India

More information

Cisco IP Phone 8841 and 8845

Cisco IP Phone 8841 and 8845 Cisco IP Phone 8841 and 8845 Getting Started 17 Messages button Autodials your voice messaging system (varies by system). 18 Back button Returns to the previous screen or menu. 19 Handset Phone handset.

More information

ODU WebEx: Frequently Asked Questions

ODU WebEx: Frequently Asked Questions ODU WebEx: Frequently Asked Questions 1. What is WebEx? 2. How do students/participants access WebEx? 3. When should I log in to attend the event? 4. What is the meeting number? 5. Where do I find the

More information

DESIGN OF 6 DOF ROBOTIC ARM CONTROLLED OVER THE INTERNET

DESIGN OF 6 DOF ROBOTIC ARM CONTROLLED OVER THE INTERNET DESIGN OF 6 DOF ROBOTIC ARM CONTROLLED OVER THE INTERNET G. Rajiv and Sivakumar Sathyabama University, Chennai, India E-Mail: Rajiv.srkm@gmail.com ABSTRACT The purpose of the project is to build a robotic

More information

Invisible EYE for Security System

Invisible EYE for Security System Invisible EYE for Security System 1 C.Chandravathi, 2 Geetha, 3 Shanmugapriya, 4 Kavitha 1 chandravath.jay@gmail.com, 2 geetharamadoss2011@gmail.com, 3 shanmuga393@gmail.com, 4 kavithasmile04@gmail.com

More information

Atmel s Self-Programming Flash Microcontrollers

Atmel s Self-Programming Flash Microcontrollers Atmel s Self-Programming Flash Microcontrollers By Odd Jostein Svendsli, Marketing Manager Summary The third-generation Flash microcontrollers from Atmel are now available. These microcontrollers offer

More information

Using Adobe Acrobat Connect@Hunter College. How to Host a Meeting - User s Guide

Using Adobe Acrobat Connect@Hunter College. How to Host a Meeting - User s Guide Note: For the purpose of consistency between the Hunter College written and web documentation and the Adobe Connect pro Software terminology, we will use meeting to represent a virtual class session, host

More information

Chapter 13. PIC Family Microcontroller

Chapter 13. PIC Family Microcontroller Chapter 13 PIC Family Microcontroller Lesson 01 PIC Characteristics and Examples PIC microcontroller characteristics Power-on reset Brown out reset Simplified instruction set High speed execution Up to

More information

ARM7 Based Smart ATM Access & Security System Using Fingerprint Recognition & GSM Technology

ARM7 Based Smart ATM Access & Security System Using Fingerprint Recognition & GSM Technology ARM7 Based Smart ATM Access & Security System Using Fingerprint Recognition & GSM Technology Khatmode Ranjit P 1, Kulkarni Ramchandra V 2, Ghodke Bharat S 3, Prof. P. P. Chitte 4, Prof. Anap S. D 5 1 Student

More information

Design of a Wireless Medical Monitoring System * Chavabathina Lavanya 1 G.Manikumar 2

Design of a Wireless Medical Monitoring System * Chavabathina Lavanya 1 G.Manikumar 2 Design of a Wireless Medical Monitoring System * Chavabathina Lavanya 1 G.Manikumar 2 1 PG Student (M. Tech), Dept. of ECE, Chirala Engineering College, Chirala., A.P, India. 2 Assistant Professor, Dept.

More information

Video-conferencing: Overall

Video-conferencing: Overall Video-conferencing: Overall Introduction The studio provides support for three forms of video-conferences via (1) Polycom, (2) Adobe Connect, and (3) Skype. Polycom system is the major video-conferencing

More information

HIGH SECURED VEHICLE WITH INTERIOR VENTILATION CONTROL AND PERIMETER MONITORING SYSTEM

HIGH SECURED VEHICLE WITH INTERIOR VENTILATION CONTROL AND PERIMETER MONITORING SYSTEM HIGH SECURED VEHICLE WITH INTERIOR VENTILATION CONTROL AND PERIMETER MONITORING SYSTEM K. Supriya 1 and Mr. S. Ramkumar 2 Student (M.Tech), Electronics and Communication Engineering, Lingayas institute

More information

Integration of Arduino as a slave system to LonWorks based System using I2C Interface

Integration of Arduino as a slave system to LonWorks based System using I2C Interface Integration of Arduino as a slave system to LonWorks based System using I2C Interface Hijo Joy 1, Sr. Chenthamarai Selvam 2, Prof. Uppu Ramachandriah 3, S. Janakiraman 4 PG Student [Industrial Automation],

More information

Live Streaming Motion Detection Camera Security System with Email Notification using Raspberry Pi

Live Streaming Motion Detection Camera Security System with Email Notification using Raspberry Pi Live Streaming Motion Detection Camera Security System with Email Notification using Raspberry Pi Angela Antony 1, Prof. G. R. Gidveer 2 1,2( Dept. Electronics and Telecommunication, MGM s Jawaharlal Nehru

More information

Industry First X86-based Single Board Computer JaguarBoard Released

Industry First X86-based Single Board Computer JaguarBoard Released Industry First X86-based Single Board Computer JaguarBoard Released HongKong, China (May 12th, 2015) Jaguar Electronic HK Co., Ltd officially launched the first X86-based single board computer called JaguarBoard.

More information

Embedded Systems on ARM Cortex-M3 (4weeks/45hrs)

Embedded Systems on ARM Cortex-M3 (4weeks/45hrs) Embedded Systems on ARM Cortex-M3 (4weeks/45hrs) Course & Kit Contents LEARN HOW TO: Use of Keil Real View for ARM Use ARM Cortex-M3 MCU for professional embedded application development Understanding

More information

Microcontroller Based Anti-theft Security System Using GSM Networks with Text Message as Feedback

Microcontroller Based Anti-theft Security System Using GSM Networks with Text Message as Feedback International Journal of Engineering Research and Development e-issn: 2278-067X, p-issn: 2278-800X, www.ijerd.com Volume 2, Issue 10 (August 2012), PP. 18-22 Microcontroller Based Anti-theft Security System

More information

Real Time Vehicle Theft Identity and Control System Based on ARM 9

Real Time Vehicle Theft Identity and Control System Based on ARM 9 Real Time Vehicle Theft Identity and Control System Based on ARM 9 D.Narendar Singh Associate Professor, M.tech,Ph.d Department of Electronics and Communication Engineering Anurag group of Institutions,

More information

Modern Multipupose Security And Power Management System

Modern Multipupose Security And Power Management System Modern Multipupose Security And Power Management System Mohanaprakash 1 Sathya 2 Dhanabal 3 1 Assistant Professor, 2,3 PG Scholars Dept of Electronics and Communication Engineering, Jay Shiri Ram Group

More information

How To Design A Code Lock System With A Status Display On A Cell Phone And A Password Code On A Smart Phone

How To Design A Code Lock System With A Status Display On A Cell Phone And A Password Code On A Smart Phone ISSN (e): 2250 3005 Vol, 04 Issue, 7 July 2014 International Journal of Computational Engineering Research (IJCER) Enhanced Wireless Security System With Digital code lock using RF &GSM Technology 1 E.Supraja,

More information

PREFETCH VIDEO CONFERENCE OVER LAN THROUGH PC S OR LAPTOPS

PREFETCH VIDEO CONFERENCE OVER LAN THROUGH PC S OR LAPTOPS International Journal of Innovation and Applied Studies ISSN 2028-9324 Vol. 7 No. 2 Aug. 2014, pp. 588-592 2014 Innovative Space of Scientific Research Journals http://www.ijias.issr-journals.org/ PREFETCH

More information

EZCast Universal WiFi Display Dongle Quick Instal ation Guide Ver. 1.3

EZCast Universal WiFi Display Dongle Quick Instal ation Guide Ver. 1.3 EZCast Universal WiFi Display Dongle Quick Installation Guide Ver. 1.3 Thanks for using the amazing EZCast WiFi display dongle. This is the universal quick installation guide for Visonicom EZCast WiFi

More information

Video Conferencing in K157A

Video Conferencing in K157A Video Conferencing in K157A Introductory points/guidelines for use: 1. It is a dedicated point to point videoconference system. It is not compatible with pc/web based programs such as Skype. 2. It is an

More information

RTOS based Home Automation System using Android

RTOS based Home Automation System using Android RTOS based Home Automation System using Android Syed Anwaarullah 1, S.V. Altaf 2 1 PG Engineering Student at Lords Institute of Engineering and Technology, India, captanwaar@gmail.com 2 Assoc Prof at Lords

More information

Video conferencing with its multiple simultaneous video chats demands a good deal from your computer. The following platforms are required:

Video conferencing with its multiple simultaneous video chats demands a good deal from your computer. The following platforms are required: VIDEO CONFERENCING TECHNICAL REQUIREMENTS AND SETUP TUTORIAL Conferences are conducted through the class website. No special conferencing software or service is required. Participation requires that your

More information

ibaby Monitor Model: M3s User Manual

ibaby Monitor Model: M3s User Manual ibaby Monitor Model: M3s User Manual Index 1 Introduction...3 1.1 The package contents...3 1.2 Product Features...3 1.3 Product Specifications...4 2 Appearance and Interface...5 2.1 Appearance...5 2.2

More information

Raghavendra Reddy D 1, G Kumara Swamy 2

Raghavendra Reddy D 1, G Kumara Swamy 2 Car Accident Detection, Communication And Tracking Using ARM7 Controller Raghavendra Reddy D 1, G Kumara Swamy 2 1 PG Scholar, Dept of ECE, Malla Reddy Engineering College (Autonomous), Hyderabad, India.

More information

Welcome to the Adobe Connect Basic Troubleshooting Techniques training class.

Welcome to the Adobe Connect Basic Troubleshooting Techniques training class. Welcome to the Adobe Connect Basic Troubleshooting Techniques training class. 1 In this training session we will discuss: 1) Troubleshooting connections issues (Flash, Plug-in, Firewall) 2) Troubleshooting

More information

Remote Monitoring & Control System Using Embedded Web Server on Arm 11

Remote Monitoring & Control System Using Embedded Web Server on Arm 11 Remote Monitoring & Control System Using Embedded Web Server on Arm 11 ABSTRACT: Mohammad waseem Akram M.Tech Student, Department of ECE, VIF College of Engineering, Hyderabad. Imthiazunnisa Begum Head

More information

Raspberry pi based Energy Monitoring System in Chemical Industry

Raspberry pi based Energy Monitoring System in Chemical Industry International Journal of Computer Sciences and Engineering Open Access Technical Paper Volume-4, Issue-4 E-ISSN: 2347-2693 Raspberry pi based Energy Monitoring System in Chemical Industry Giethu Kavanal

More information

Features of Your Cisco Unified IP Phone

Features of Your Cisco Unified IP Phone Cisco Unified IP Phone 8961, page 1 Cisco Unified IP Phone 9951, page 9 Cisco Unified IP Phone 9971, page 18 General Phone Information, page 27 Cisco Unified IP Phone 8961 The following sections describe

More information

Design of a GSM Cell Phone based Vehicle Monitoring & Theft Security System

Design of a GSM Cell Phone based Vehicle Monitoring & Theft Security System Design of a GSM Cell Phone based Vehicle Monitoring & Theft Security System Amol S. Dhotre, Abhishek S. Chandurkar & S. S. Jadhav Dept. of Electronics Engineering, Govidrao Wanjari College of Engineering,

More information

Table of contents: CMA Desktop video conferencing. Video-conference Equipped Levin Hall Rooms. Portable Video System. Web Streaming Server Options

Table of contents: CMA Desktop video conferencing. Video-conference Equipped Levin Hall Rooms. Portable Video System. Web Streaming Server Options The department of Information Service Video Operations offers the latest technology in multimedia video-conferencing as well as satellite downlink capabilities to UTMB faculty, students, staff and affiliates.

More information

How To Use The Dc350 Document Camera

How To Use The Dc350 Document Camera www.optoma.com DC350 Document Camera / Visualiser 1.4kg 5mp Camera XGA,720P support Power on via USB or Power Supply Micro SD Full SD CARD Support for both Images and Video saving Built-in speaker Built-in

More information

The technology in this room supports both local and video conference presentations with the following equipment:

The technology in this room supports both local and video conference presentations with the following equipment: The technology in this room supports both local and video conference presentations with the following equipment: Local computer (DVD/CD) with TrentNet, Internet (Trent login ID required) Crestron touch

More information

AC1200 Multi-Function Concurrent Dual-Band Gigabit Wi-Fi Router

AC1200 Multi-Function Concurrent Dual-Band Gigabit Wi-Fi Router The extraordinary growth in the number of wireless devices found in modern homes has seen a huge increase in demand for wireless speed, range and bandwidth. This continuing trend away from wired connections

More information

ADVANCED PROCESSOR ARCHITECTURES AND MEMORY ORGANISATION Lesson-17: Memory organisation, and types of memory

ADVANCED PROCESSOR ARCHITECTURES AND MEMORY ORGANISATION Lesson-17: Memory organisation, and types of memory ADVANCED PROCESSOR ARCHITECTURES AND MEMORY ORGANISATION Lesson-17: Memory organisation, and types of memory 1 1. Memory Organisation 2 Random access model A memory-, a data byte, or a word, or a double

More information

Original Research Articles

Original Research Articles Original Research Articles Researchers Mr.Ramchandra K. Gurav, Prof. Mahesh S. Kumbhar Department of Electronics & Telecommunication, Rajarambapu Institute of Technology, Sakharale, M.S., INDIA Email-

More information

Features Rich Expansion. Specifications Dimensions Optional Kit. Packing List Ordering Information Optional Modules

Features Rich Expansion. Specifications Dimensions Optional Kit. Packing List Ordering Information Optional Modules AFL2-W15A-N270/ L325 IEI designed a completely new modular architecture for its new AFOLUX GEN II panel PCs. A variety of expansion module boards connecting through a common interface give it functional

More information

The Most Powerful One Button HD Streaming, Recording and Auto-Publishing Solution. April 2010. White Paper

The Most Powerful One Button HD Streaming, Recording and Auto-Publishing Solution. April 2010. White Paper The Most Powerful One Button HD Streaming, Recording and Auto-Publishing Solution April 2010 White Paper 1 Table of Contents 1. EXECUTIVE SUMMARY.................................. 3 2. ORGANIZATIONAL NEEDS...............................

More information

Compatible with all of the Ravica range of Intelligent Sensors it provides a complete environmental, access control and security monitoring solution.

Compatible with all of the Ravica range of Intelligent Sensors it provides a complete environmental, access control and security monitoring solution. Sensor Control... Control... Sensor Control... Access securityprobe 5E Standard securityprobe 5E Standard Monitor the physical environment and receive alerts of any disturbances, such as unauthorized intruders,

More information

Automatic Ration Material Distributions and Payment System Based on GSM and RFID Technology

Automatic Ration Material Distributions and Payment System Based on GSM and RFID Technology Automatic Ration Material Distributions and Payment System Based on GSM and RFID Technology R. Senthil Kumar [1] Assistant professor, Dept. of ECE Jay Shriram Group of Institutions, Tirupur prof.senthilramalingam@gmail.com

More information

CHAPTER 2: USING THE CAMERA WITH THE APP

CHAPTER 2: USING THE CAMERA WITH THE APP TABLE OF CONTENTS OVERVIEW... 1 Front of your camera... 1 Back of your camera... 2 ACCESSORIES... 3 CHAPTER 1: Navigating the Mobile Application... 4 Device List: How to Use this Page... 4 My Messages:

More information

Polycom Video Conferencing User Guide

Polycom Video Conferencing User Guide Polycom Video Conferencing User Guide AHNR-IT Ag Help Desk (540 231-4865, aghelp@vt.edu) Thu Aug 04 2011 Table of Contents How do I turn on the Polycom? 3 How do I answer a call? 4 How do I place a call

More information

WIZ-Embedded WebServer User s Manual (Ver. 1.0)

WIZ-Embedded WebServer User s Manual (Ver. 1.0) [텍스트 입력] WIZ-Embedded WebServer User s Manual (Ver. 1.0) 2007 WIZnet Inc. All Rights Reserved. For more information, visit our website at www.wiznet.co.kr Document History Information Revision Data Description

More information

Feasibility Study of Implementation of Cell Phone Controlled, Password Protected Door Locking System

Feasibility Study of Implementation of Cell Phone Controlled, Password Protected Door Locking System Feasibility Study of Implementation of Cell Phone Controlled, Password Protected Door Locking System Ashish Jadhav 1, Mahesh Kumbhar 2, Mahesh Walunjkar 3 Lecturer, Dept. of Electronics and Telecommunication,

More information

8-Bit Flash Microcontroller for Smart Cards. AT89SCXXXXA Summary. Features. Description. Complete datasheet available under NDA

8-Bit Flash Microcontroller for Smart Cards. AT89SCXXXXA Summary. Features. Description. Complete datasheet available under NDA Features Compatible with MCS-51 products On-chip Flash Program Memory Endurance: 1,000 Write/Erase Cycles On-chip EEPROM Data Memory Endurance: 100,000 Write/Erase Cycles 512 x 8-bit RAM ISO 7816 I/O Port

More information

Efficient Authorized Access Security System Control Using ATMEL 89C55 & Mobile Bluetooth

Efficient Authorized Access Security System Control Using ATMEL 89C55 & Mobile Bluetooth Efficient Authorized Access Security System Control Using ATMEL 89C55 & Mobile Bluetooth Basil Hamed, Member, IACSIT Abstract Security is gaining awareness and importance in recent years. Authorized Access

More information

WN-200HD. 2 Mega-Pixels. 2.0 Mega Pixel Wireless 150Mbps IPCamera. High Quality 2.0 MegaPixel Image. Full Feature 150Mbps Wireless N Camera

WN-200HD. 2 Mega-Pixels. 2.0 Mega Pixel Wireless 150Mbps IPCamera. High Quality 2.0 MegaPixel Image. Full Feature 150Mbps Wireless N Camera 2.0 Mega Pixel Wireless 150Mbps IPCamera S till couldn't find a way to watch your children or the elders when you are in busy or on duty? Or just need an easy solution for monitoring your office, store

More information

Design of Wireless Home automation and security system using PIC Microcontroller

Design of Wireless Home automation and security system using PIC Microcontroller IJCAES ISSN: 2231-4946 Volume III, Special Issue, August 2013 International Journal of Computer Applications in Engineering Sciences Special Issue on National Conference on Information and Communication

More information

Smart Home Safety Arrangement

Smart Home Safety Arrangement Smart Home Safety Arrangement Er. Faruk Bin Poyen, Er. Soumya Roy, Er. Dibyendu Banerjee, Er. Santu Guin Abstract Security is of prime importance in dayto-day life. Population is increasing at an alarming

More information

EMBEDDED GSM MONITOR AND CONTROL USING ANDROID APPLICATION

EMBEDDED GSM MONITOR AND CONTROL USING ANDROID APPLICATION http:// EMBEDDED GSM MONITOR AND CONTROL USING ANDROID APPLICATION J Ramya Ritika 1, K.V. Yateendranath 2 1 M.Tech Student [DSCE], Dept. of ECE, VITS, Kavali, Andhra Pradesh, (India) Associate Professor,

More information

Design and Development of Suraksha -A Women Safety Device

Design and Development of Suraksha -A Women Safety Device International Journal of Information & Computation Technology. ISSN 0974-2239 Volume 4, Number 8 (2014), pp. 787-792 International Research Publications House http://www. irphouse.com Design and Development

More information

ATV310B User Manual. V1.1 www.mygica.es

ATV310B User Manual. V1.1 www.mygica.es ATV310B User Manual V1.1 www.mygica.es 1 Introduction Mygica ATV310B is a product connected to your TV via HDMI that turn your TV to a multifunction smart TV. It is a revolutionary entertainment on your

More information

An Intelligent Parking Guidance and Information System by using image processing technique

An Intelligent Parking Guidance and Information System by using image processing technique An Intelligent Parking Guidance and Information System by using image processing technique P.DharmaReddy 1, A. RajeshwarRao 2, Dr. Syed Musthak Ahmed 3 M. Tech Student, Embedded Systems, SR Engineering

More information