0% found this document useful (0 votes)
403 views21 pages

IMOUSE

Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1/ 21

SRI INDU INSTITUTE OF ENGINEERING AND

TECHNOLOGY

A SEMINAR PRESENTATION
ON
IMOUSE

Under the guidance of by


P.KRISHNA RAO T AKHIL BHARGAV
ASST.PROFESSOR
IMOUSE
Integrated Mobile surveillance
&
Wireless Sensor System
INTRODUCTION

 Incorporating the environment sensing capability of


wireless sensor networks into video based surveillance
can provide advanced services at a lower cost than
traditional surveillance system.

The integrated mobile surveillance and wireless sensor


system(IMOUSE)use static and mobile wireless sensors
to detect and then analyze events in the environment.
Static Sensor
 Static sensors forms a WSN to monitor and notify to
server of unusual events. The sensing board can collect
three types of data: light, sound, temperature.
 An event occurs when the sensor input is higher or
lower than a predefined threshold.
 Sensors can combine inputs to define a new events.
 For example, a sensor can interpret a combination of
light and temperature readings as a potential fire
emergency.
 To detect an explosion, a sensor can use a combination
of temperature and sound readings.
Mobile Sensors
 Mobile sensors can move to event location, exchange
messages with other sensors, take snapshots of event
scenes and transmit images to server.

Each mobile sensor can connect to the following equipment


 a Logo car to support mobility.
 a mote, to communicate with the static sensors.
 a webcam, to take snapshots.
 To support high-speed, long-distance
communications, such as transmitting images
IMOUSE Architecture
How static sensor can run
start  Three types of messages
Check incoming activate a static sensors.
message/event
 Tree-maintenance
message
 Sensory input.
 Event message.
Grid like sensing field
 Current prototype uses the light sensors on
the Lego car to navigate mobile sensors.
 We stick different colors of tape on the
ground, which lets us easily navigate the Lego
car on a board.
 In this prototyping, we implemented an
experimental 6 by 6 grid-like sensing field.
 Black tape represents roads and golden tapes
represents intersections.
 We constructed the system by placing two
mobiles sensors and 17 static sensors on the
sensing field.
 For static sensor, a light reading below 800
watts simulates an event.
 So we cover a static sensor with a box to
model a potential emergency.
Benefits of IMOUSE

 It provides online real time monitoring.


 It’s event-driven.
 The more expensive mobile sensors are dispatched to
the event locations.
 They don’t need to cover the whole sensing field, so
only a small number of them are required.
 It’s both modular are scalable.
 Recent advances in wireless communications and
MEMS technologies have made WSN possible.
Existing systems

 Traditional visual surveillance continuously videotape


scenes to capture transient or suspicious objects.
 Researchers in robotics have also discussed the
surveillance issue. Robotics or cameras installed on walls
identify obstacles or humans in the environment.
 Some researchers use static WSNs for object tracking.
These systems assume that objects can emit signals that
sensors can track.
 Researchers have also proposed mobilizer to move
sensors to enhance coverage of the sensing field and to
strengthen the network connectivity.
Proposed systems

 The proposed IMOUSE system combines two areas, WSN


and surveillance technology, to support intelligent mobile
surveillance services.
 On one hand, the mobile sensors can help improve the
weakness of traditional WSN.
 On the other hand, the WSN provides context awareness
and intelligence to the surveillance system.
 WSN’s status and control includes Config, command,
status, control, Monitoring, and Log areas. The Config
area is to input configuration information, such as mobile
sensors’ IP addresses, ports, sensor’ positions, etc..
Implementation

 IMOUSE is implemented in Java and Java Script.

 We use java script to provide authentication and redirection.

 IMOUSE is developed with the following java script pages.


1. Login Page ( Authentication page – index.html)
2. Redirecting/Home Page (connecting to IMOUSE-author.html)

 The core of IMOUSE is simulated using java. The IMOUSE simulation


contains the following modules.
1. User Interface Design( IMOUSE.java)
2. Simulation of static sensors(Ssensors.java)
3. Design of Wireless Sensor Networks( WSN-Wsn.java)
User interface design

 The IMOUSE contains the following User Interface Design controls


1. Configure area
2. System command area
3. Sensors status area
4. Action control area
5. Log area
6. Monitor area
Class diagram

 Class diagram may be used as an alternative more graphical notation over


Class Responsibility Collaborator (CRC) cards in order to record
responsibilities and collaborators.
• It illustrates the names of used cases and actors and relationships between
them
Sequence diagram

 Sequence diagram illustrate interaction in a kind of format in which each new


object is added to the right.
Collaboration diagram

 Collaboration diagram illustrate object interaction in a graph or network format in which


objects can be placed anywhere on the diagram.
Activity diagram

 Activity diagram
offers rich notation to
show a sequence of
activities it may be
applied to purpose
Component diagram

 Component diagram represents a modular, deployable and replaceable


part of a system that encapsulation and exposes a set of interfaces.
Software & Hardware Requirements

Programming : JDK 1.5 and higher


: java script
: Net-Beans 6.5
Web server : Apache tomcat6.0
Deployment : Glassfish
Processor Name : Pentium 4 or above versions
Ram : 512MB or above
Operating system : Windows XP
Conclusion

 With IMOUSE we can implement WSN which can detect any event at
a desired position in sensing field without human interaction directly.

 By this seminar we can implement low cost based surveillance system


which is user friendly and easily recognizes places in any real world
system.

You might also like