Sei sulla pagina 1di 23

ACKNOWLEDGEMENT

The fulfilment and satisfaction that accompany the successful completion of any task
would be incomplete without the mention of the people who made it possible, whose
constant guidance and encouragement crowned our efforts with success. We have
benefited greatly from the wonderful support, both technical and non-technical that
we have received from many people in our college. We consider this as our privilege
to express few words of gratitude and respect to all who have guided and inspired us
in completing this project.

We wish to express our deep sense of gratitude to our guide Mr. Manjunath
G, Assistant Professor, Department of Electronics & Communication Engineering,
BITM, Ballari, for his valuable guidance and useful suggestions, which helped me in
completing the project in time.

We will take immense pleasure in thanking Dr. B.M Vidyavathi SPOC,


MTLC, Professor and Dr. R.N Kulkarni Prof & Head, Department of Computer
Science Engineering, BITM, Ballari, for their valuable suggestions and expert advice.

We would like to thank Prof. Prithviraj Y.J Deputy Director, BITM, Ballari,
for his moral support towards the completion of our project.

We would like to expand our deepest gratitude to all those who have directly
and indirectly guided us in completing this project.

Finally, yet importantly, We would like to express our heartfelt thanks to our
beloved parents for their blessings, our friends/classmates for their help and wishes
for the successful completion of this project.

AMJAD

HARIKA K

SHAILAJA K
AUTOMATED INSTITUTE MATE

ABSTRACT

In the real-life scenario, there is a need of an automated system for efficient work to be
done in any educational institution. Such a system is needed in order to help certain
teaching or non-teaching staff of any institution to make easy and automate their
burdened work of maintaining the details of all the students in the institution. Keeping the
aforesaid perspective in mind, here we have developed smart proctor which does the work
of automation where ever the manual work of entering the details of the student is done.

The wastage of electricity is one of the major problems nowadays. It has been observed
that particularly in the office sectors including collages, industries and other related areas,
fans and lighting points are kept on even if there is nobody in the room. This may happen
due to negligence or lack of care by the people or sometime they may forget to turn off
the lights and fans in a hurry. Hence there is a need to conserve energy. To overcome all
such situations the feature to the INSTITUTE-MATE system of power saving is proposed
for the real-life implementation at our institution.

In this digital word we need every possible thing around us to be automatic which reduces
the human efforts and currently there is a lot scope for research in the field of Robotics
and automation. In this regard the proposed system is robotized with sufficient sensor
modules and wireless modules for real time power monitoring applications.

Mission 10X Technology Learning Centre 2016-17


AUTOMATED INSTITUTE MATE

TABLE OF CONTENTS

ABSTRACT 2

TABLE OF CONTENTS 3

LIST OF FIGURES 4

CHAPTER 1 5

INTRODUCTION 5

1.1 Problem Definition 5

1.2 Objectives of the Project Error! Bookmark not defined.

1.3 Proposed Block Diagram of the system 6

CHAPTER 2 9

SYSTEM DESIGN 9

2.1 Major System Components 9


2.1.1 Ardino Module 10
2.1.2 firebird v robot

2.1.4 RF module

CHAPTER 3 9

3.1 Finalized Implementation 16

3.2 Alternative Design 17

CHAPTER 4 18

TEST CASES 18

Mission 10X Technology Learning Centre 2016-17


AUTOMATED INSTITUTE MATE

CHAPTER 5 22

CONCLUSION & FUTURE SCOPE 22

REFERENCES 23

LIST OF FIGURES

Figure 1.1: Block Diagram of Automated institute mate Error! Bookmark not defined.
Figure 2.1: UTLP Trainer KIT 10
Figure 2.2: Arduino Mega 2560 11
Figure 2.3:fire bird v robot Error! Bookmark not defined.
Figure 2.4: RF module 17
Figure 3.1 workflow

Mission 10X Technology Learning Centre 2016-17


AUTOMATED INSTITUTE MATE

CHAPTER 1

INTRODUCTION

The wastage of electricity is one of the major problems nowadays. It has been observed
that particularly in the office sectors including collages, industries and other related areas,
fans and lighting points are kept on even if there is nobody in the room. This may happen
due to negligence or lack of care by the people or sometime they may forget to turn off
the lights and fans in a hurry. Hence there is a need to conserve energy. To overcome all
such situations the feature to the INSTITUTE-MATE system of power saving is proposed
for the real-life implementation at our institution.

In this regard, the innovating of a user friendly robot which does the power saver
and circular work and implemented a system titled “Institute mate”

1.1 Problem Definition

To design and develop an automated system using the UTKP KIT in normal mode that is
used to perform and automate the burdened work in any institution.

1.2 Objectives of the Project

The objectives of this project are

The aim of this project is to design an autonomous robot which will roam around the
institution and detect for energy wastage if any. Major tasks include:

Mission 10X Technology Learning Centre 2016-17


AUTOMATED INSTITUTE MATE

 To build the hardware system which enables servant to read its environment
accurately.
 To build software backend to interpret this data and take logical decisions.
 To build Smart-Switch Hardware as well as software.
 To Set up Wireless communication between Smart-Switch and the servant.
 To develop robotized system for circular announcement.

1.3 Proposed Block Diagram of the system

1.1 BLOCK DIAGRAM

ARDINO
Optional
DIP SWITCH

CLCD
DIGITAL I/O
INTERFACE

UTLP GLCD
FIRE-BIRD V RF MODULE
with sensors Wireless interface KIT
rf
7 SEG

Module
Smart switch

ARDINO
CONTROLLER

Figure 1.1: Block Diagram of Automated institute mate

Mission 10X Technology Learning Centre 2016-17


AUTOMATED INSTITUTE MATE

Mission 10X Technology Learning Centre 2016-17


AUTOMATED INSTITUTE MATE

Mission 10X Technology Learning Centre 2016-17


AUTOMATED INSTITUTE MATE

CHAPTER 2

SYSTEM DESIGN

2.1 Major System Components


Major components used in our system are:

1.Unified Learning Kit.

2.Arduino Board.

3.RF module

4.fird bird v robot

2.1.1 Unified Learning Kit


ULK, based on Texas instruments OMAP3530 application processor & Spartan6
FPGA.The OMAP3530 processor supports interfaces such as mobile DDR, Nand-
Flash, Audio in & out, Touch-Screen LCD, Ethernet, keypad, USB-OTG, USB cards
& external interface and connectors such as control sensor header and input output
expansion connectors, I2C connector, Camera Connector and LCD connector.

Mission 10X Technology Learning Centre 2016-17


AUTOMATED INSTITUTE MATE

Figure 2.1: UTLP Trainer KIT

2.1.2 Ardino Module


Arduino is an open-source platform used for building electronics projects. Arduino
consists of both a physical programmable circuit board which is a microprocessor and
an IDE (Integrated Development Environment) that runs on your computer, used to
write and upload computer code to the Arduino. And we can fed the code into the
board just by using a USB cable. Additionally, the Arduino IDE uses a simplified
version of C++, making it easier to learn to program. Finally, Arduino provides a
standard form factor that breaks out the functions of the micro-controller into a more
accessible package.

Mission 10X Technology Learning Centre 2016-17


AUTOMATED INSTITUTE MATE

Figure 2.2: Arduino Mega 2560


The Mega 2560 is a microcontroller board based on the ATmega2560. It has
54 digital input/output pins (of which 15 can be used as PWM outputs), 16 analog
inputs, 4 UARTs (hardware serial ports), a 16 MHz crystal oscillator, a USB
connection, a power jack, and a reset button. It contains everything needed to support
the microcontroller; simply connect it to a computer with a USB cable or power it
with a AC-to-DC adapter or battery to get started. The Mega 2560 board is
compatible with most shields designed for the Uno and the former boards
Duemilanove or Diecimila.

2.1.3 FIREBIRD V
Fire Bird V will help you get acquainted with the world of robotics and embedded
systems. Thanks to its innovative architecture and adoption of the ‘Open Source
Philosophy’ in its software and hardware design, you will be able to create and
contribute too, complex applications that run on this platform, helping you acquire
expertise as you spend more time
with them. Fire Bird V is designed by NEX Robotics and Embedded Real-Time
Systems lab, CSE IIT Bombay.
Research Areas
Artificial Intelligence
Multi-Agents System
Control systems

Mission 10X Technology Learning Centre 2016-17


AUTOMATED INSTITUTE MATE
Autonomous navigation
Mobile sensor network
Collaborative robotics
Real-Time systems
Automotive technologies

Unique Features

Ideal for doing research in the areas of robotics, embedded systems, artificial
intelligence and sensor networks etc.
Modular Design: Unique layered design gives versatility in design
Hands-on learning platform
Covers wide range of subjects like Microcontrollers, Embedded Systems,
Mechatronics, Sensor Networks, Image processing.
Detailed tutorials help in interactive learning.
Ideal for doing research in the areas of robotics, embedded systems, artificial
intelligence,
sensor networks etc.
Supports Microsoft Robotics Developer Studio (MRDS)
Modular Design: Unique layered design gives versatility in design
Powered by rechargeable 9.6V 2100mAh NiMh battery pack with smart battery
charger
High performance white line sensors with the illumination modulation facility for
improved performance in line grid based navigation with improved power
conservation
Up to five IR range sensors covering front half of the robot with range up to 150cm
for intelligent navigation Robotized Power Monitoring System 2016-17
Dept. of E&CE, BITM Ballari 7
Eight analog IR proximity sensors for close proximity detection up to distance of
20cm.
Eight directional light intensity sensors
Supports four DC motors with position encoders
Battery voltage monitoring and audible battery low warning for battery
protection
Battery current monitoring
Closed loop motion control using position encoders
16x2 character LCD for displaying sensor data or any other information
Easy to interface with PC using wired and wireless communication
Supports 2.4GHz Wireless ZigBee for communication with multiple robots or with
PC
Extensive hardware and software documentation and many application notes and
example C programs in AVR studio.
Available in Hexapod, Omni directional robot, tank drive, Insect and 4 Wheel drive
with gripper configuration
Supports servo motor based wireless camera with pan and tilt motion, IP camera
and sensor pods.
Easy hardware integration for add on sensors like GPS, Magnetometers,
accelerometers and gyroscope etc.

Mission 10X Technology Learning Centre 2016-17


AUTOMATED INSTITUTE MATE

3.1 Fire Bird V ATMEGA2560 Technical Specification


In this section we discuss about the technical specifications which are as follows.

Microcontroller
Atmel ATMEGA2560 as Master microcontroller (AVR architecture based
μcontroller)
Atmel ATMEGA8 as Slave microcontroller (AVR architecture based
Microcontroller)

Sensors
Three white line sensors (extendable to 7)
Five Sharp GP2D12 IR range sensor (One in default configuration)
Eight analog IR proximity sensors
Eight analog directional light intensity sensors
Two position encoders (extendable to four)
Battery voltage sensing
Current Sensing (Optional)
Robotized Power Monitoring System 2016-17
Dept. of E&CE, BITM Ballari 8

Indicators
2 x 16 Characters LCD
Indicator LEDs
Buzzer

Control
Autonomous Control
PC as Master and Robot as Slave in wired or wireless mode

Communication
Wireless ZigBee Communication (2.4GHZ) (if XBee wireless module is installed)
USB Communication
Wired RS232 (serial) communication
Simplex infrared communication (From infrared remote to robot)

Dimensions
Diameter: 16cm
Height: 10cm
Weight: 1300gms

Power:
9.6V, 2100mAh Nickel Metal Hydride (NiMH) battery pack and external Auxiliary
power from battery charger.

Battery Life:
2 Hours while motors are operational at 75% of time

Mission 10X Technology Learning Centre 2016-17


AUTOMATED INSTITUTE MATE
Locomotion:
Two DC geared motors in differential drive configuration and caster wheel at front as
support
• Top Speed: 24 cm / second
• Wheel Diameter: 51mm
• Position encoder: 30 pulses per revolution
• Position encoder resolution: 5.44 mm
Robotized Power Monitoring System 2016-17 Dept. of E&CE, BITM Ballari 9

3.2 Using Fire Bird V Robot


In this section, various components of the robot and their principal of operations are
explained in detail. It is very important that user go through chapter before starting to
use
robot.
Fire Bird V robot has 6 important modules:
1. Power management
2. Sensing
3. Actuation (locomotion)
4. Other peripherals
5. Communication

Fig: 2.3 firebird v robot

Mission 10X Technology Learning Centre 2016-17


AUTOMATED INSTITUTE MATE

2.1.4 RF MODULE:

RF module is an electronic device used to transmit and receive radio signals


between two devices. In an embedded system it is often desirable to communicate
with another device wirelessly.

The wireless communication may be accomplished through optical communication or


through radio frequency communication. For many application the medium of choice
is RF since it does not
Require line of sight.

RF communication incorporate a transmitter and receiver. They are of various types


and range some can transmit upto 500 feet. RF module are widely used in electronic
design owing to the difficulty of designing radio circuitry.

Fig: 2.4 RF module

Mission 10X Technology Learning Centre 2016-17


AUTOMATED INSTITUTE MATE

CHAPTER 3

3.1 Finalized Implementation

Proposed system includes several components which are interrelated with each other.

Hardware peripherals of UTLP used:

1. Seven segment LED


2. CLCD
3. GLCD
4. GPIO Expansion Slot for external interfacing

Other external peripherals used:

1. RF module
2. Buzzer
3. Bread board
4. Ardino
5. Firebird v robot

It roams around and does all the manual work of any attender in an institute. It
also detects if there is a wastage of electricity. When the robot enters the room
if the IR sensor detects any motion it goes to the next room without switching
off any lights . If it does not detect any motion it turns off all the lights and
saves the power. It also displays the circular in all the classes. The firdbird v
robot along with aurdino is connected and bread board which contains RF
module along with aurdino are communicated wireless using transmitter and
receiver.
Mission 10X Technology Learning Centre 2016-17
AUTOMATED INSTITUTE MATE

Figure 3.1: Workflow of the Proposed System

3.2 Alternative Design

 The chosen method for switching off MCB is using wireless technology
ZIGBEE.
 The alternate method for switching off the MCB is using robotic arm
which can be implemented further.

Mission 10X Technology Learning Centre 2016-17


AUTOMATED INSTITUTE MATE

 From the different wireless technologies RF transmitter and receiver is


used to provide the communication between UTLP kit and firebird v
robot.

CHAPTER 4
TEST CASES

Test CONDITION RESPONSE FROM THE


CASE FIREBIRD V
ROBOT

1. Motion is detected Robot will follow the Path


& will not turn off the
lights and displays circular
2. Motion is not detected Robot will turn off the
lights and display that it is
in power saving mode on
glcd
3. Boot button is pressed Robot will go to the class
and display circulars when
motion is detected
4. Boot button is not pressed Robot

Mission 10X Technology Learning Centre 2016-17


AUTOMATED INSTITUTE MATE

case 1: robot on displaying the circulars

Mission 10X Technology Learning Centre 2016-17


AUTOMATED INSTITUTE MATE

Case 2: Robot on power saving mode.

Mission 10X Technology Learning Centre 2016-17


AUTOMATED INSTITUTE MATE

When the room is vacant and robot switches off the power.

Mission 10X Technology Learning Centre 2016-17


AUTOMATED INSTITUTE MATE

CHAPTER 5
CONCLUSION & FUTURE SCOPE

This work can be extended in future in the following directions:

1. The robotic arm used in the system just uses one servo motor and it is possible

to use the arm by using more than one servo motor for gripping of objects

purpose.

2. The designed system can be used with advanced wireless modules.

3. Color sensor can be used in the system to detect whether the MCB is on or off.

4. Cloud computing and other advanced wireless technologies can be

incorporated for better performance.

Mission 10X Technology Learning Centre 2016-17


REFERENCES

[1]. Fire Bird V ATMEGA2560 Robotic Research Platform.http://www.nex


robotics.com/products/fire-bird-v-robots/fire-bird-v-atmega2560-robotic-
research platform.html
[2]. http://www.e-yantra.org/
[3]. rfs Interfacing Module.

http://www.nex-robotics.com/products/wireless-devices/xbee-interfacingmodule.html

[4]. PIR Motion Detection Sensor

http://www.nex-robotics.com/products/sensors/pir-motion-detection-sensor.html

[5]. http://www.nex-robotics.com/products/robotic-arms-and-grippers/4-axis-
robotic arm.html
[6]. AVR studio. http://www.atmel.com/tools/atmelstudio.aspx

Potrebbero piacerti anche