Abhi Main Ppt

Embed Size (px)

Citation preview

  • 7/29/2019 Abhi Main Ppt

    1/35

    BATCH NO: 10TEAM MEMBERS:

    P.NIKITHA REDDY (06Q91A0535)

    M.SNEHA REDDY (06Q91A0532)

    N.ABHISHEKAR REDDY (06Q91A0501)

    Under the guidance of:

    Mrs.PRATHIMAB.Tech

    Assistant professor

  • 7/29/2019 Abhi Main Ppt

    2/35

    INTRODUCTION

    Robot application system developed using mobile

    communication and integrating data transfer technologies . The

    system was developed to tele-operate a Robot.

    Remote automation and monitoring devices have been

    implemented along with the developments in internet

    connectivity.

  • 7/29/2019 Abhi Main Ppt

    3/35

    The system uses a GPRS mobile telephony network , while the

    Java application is installed.Implementing the control methods,

    * Consists of real time commands sent by the user viathe application interface.

    * Consists of sending preprogrammed sequences to

    server , which then sends order sequentially

  • 7/29/2019 Abhi Main Ppt

    4/35

    Existing SystemWe have used to control the robot within one single system .

    Difficult to maintain

    Distance between monitoring and robotic unit are limited.

    Monitoring through manually.

    Home robots are designed only to monitor houses and people.

    High power consumption.

  • 7/29/2019 Abhi Main Ppt

    5/35

    Proposed System This Proposed System is designed with a wireless Application Protocol

    Elimination of Wired network.

    Ease of Use and Efficient security

    Control from anywhere and at anytime

    Home robots are designed not only to monitor houses and people and can

    be re/programmed from distant locations by means of a cell phone.

    We have a robotic unit which will be controlled by the mobile using the

    unique ip address.

    We can even control the unit from any system in a Lan.

  • 7/29/2019 Abhi Main Ppt

    6/35

    BLOCK DIAGRAM

  • 7/29/2019 Abhi Main Ppt

    7/35

  • 7/29/2019 Abhi Main Ppt

    8/35

    Software used

    Java

    RMI

    Servlets

    JSP

    WML

    Apache Tomcat5.5Mysql

    JMF

  • 7/29/2019 Abhi Main Ppt

    9/35

    Hardware used

    PC

    Embedded kit

    Serial port connector

    Webcam

    Robot

    GPRS Activated Mobile

  • 7/29/2019 Abhi Main Ppt

    10/35

  • 7/29/2019 Abhi Main Ppt

    11/35

    1. Authentication module

    Once the user has entered his user name and password, it is

    checked against the data base for the authorized users.

    Created using WML and HTML,JSP.

    User can access through Mobile and computer .

    This module acts as a security check.

  • 7/29/2019 Abhi Main Ppt

    12/35

    2. USER INTERFACE MODULE

    The user is shown with the list of commands, which the user

    selects to operate on the Robot.

    These commands are then given to the Control Servlet, which

    internally calls the RMI server.

    Created using WML and HTML,JSP.

    This is like designing part.

  • 7/29/2019 Abhi Main Ppt

    13/35

    3. RMI MODULE

    This is used as an interface between the client and Server.

    The communication is set up using the serial portcommunication module, then user can control & perform the

    functionality of the Robot.

    To invoke response from the remote users.

  • 7/29/2019 Abhi Main Ppt

    14/35

    4. SERIAL PORT MODULE

    The module is developed in implement the communication

    between the PC and the Micro Controller using RS232 at the

    port COM1.

    The action is performed on the specified port.

    The instructions are sent and executed in a serial manner.

    The webcam will rotate based on the instructions taken from

    Microcontroller and stored in the database.

  • 7/29/2019 Abhi Main Ppt

    15/35

    5. WAP MODULE

  • 7/29/2019 Abhi Main Ppt

    16/35

  • 7/29/2019 Abhi Main Ppt

    17/35

  • 7/29/2019 Abhi Main Ppt

    18/35

    Class diagram

  • 7/29/2019 Abhi Main Ppt

    19/35

    Use case diagram

    Mobile userPC client

    GUI

    User Viewer

    PIR

    user

    Authentication

    Control Unit

    WebCam

    Robot

    Server(DB)

    MicroControllerextension

    extension

  • 7/29/2019 Abhi Main Ppt

    20/35

    Sequence diagramRobot

    Movements

    User LoginAuth

    Servlet

    UserView controlServlet MicroController

    1.login()

    2.setAttribute()

    3.verify()

    4.disconnect()

    5.getconnection()

    6.dopost()

    7.equals()

    8.dopost()

    9.Take_pics()

    10.move_front(),move_back(),move_left(),move_right()

    11.sendOutput()

    12.logout()

  • 7/29/2019 Abhi Main Ppt

    21/35

  • 7/29/2019 Abhi Main Ppt

    22/35

  • 7/29/2019 Abhi Main Ppt

    23/35

  • 7/29/2019 Abhi Main Ppt

    24/35

  • 7/29/2019 Abhi Main Ppt

    25/35

  • 7/29/2019 Abhi Main Ppt

    26/35

  • 7/29/2019 Abhi Main Ppt

    27/35

  • 7/29/2019 Abhi Main Ppt

    28/35

  • 7/29/2019 Abhi Main Ppt

    29/35

  • 7/29/2019 Abhi Main Ppt

    30/35

  • 7/29/2019 Abhi Main Ppt

    31/35

  • 7/29/2019 Abhi Main Ppt

    32/35

  • 7/29/2019 Abhi Main Ppt

    33/35

  • 7/29/2019 Abhi Main Ppt

    34/35

    disadvantages

    The mobile should be GPRS enabled to control the

    robotic unit.

    Mobile means in some remote places we have signal

    problem this all are minute limitations which we can

    overcome.

  • 7/29/2019 Abhi Main Ppt

    35/35