SlideShare uma empresa Scribd logo
1 de 5
Baixar para ler offline
P.Vamsi Krishna, K.Venkateswarlu Reddy / International Journal of Engineering Research
                  and Applications (IJERA) ISSN: 2248-9622 www.ijera.com
                          Vol. 2, Issue 4, June-July 2012, pp.756-760

A Mobile Phone- Embedded Real-Time Remote Video Surveillance
           System With Network Camera Using Arm
               P.Vamsi Krishna                                         K.Venkateswarlu Reddy
                    M.Tech student                                                      ASSOC.prof
                   PKSK college                                                         PKSK college
                    ECE.Dept                                                             ECE.Dept


Abstract:-
         Monitoring facilities will be necessary and      Security cameras and sensors are widely employed in
useful for our daily life, because it is very             the several areas and public environments[3][4]. So
important for us to think about our security. This        almost all users want to utilize them and obtain a
work developed an remote video surveillance               useful information including video for our efficient
system, which is organized with an integrated web         determination as well as our risk aversion. We have
server, network cameras, remote control devices           already developed a remote surveillance system to
and clients which connected to internet. Some             perform remote monitoring and remote controlling
kinds of devices can be used as our clients , for         services for not only system reliability and
example, high-performance mobile phones, which            maintenance but also security improvement[6]. The
are equipped with web-browsing facility or mobile         previous version of our surveillance system was
phones with Wi-Fi connectivity. An specific server        realized by means of well-known technologies. With
is located in the center of our surveillance system,      such technologies, our surveillance system had been
which is called integrated server. It can obtain          easily developed and modified in a relatively short
video from network cameras and then compress              time and then it had achieved high cost performance as
that video. They can accumulated as MPEG video            result. Now, we have been improving and
temporally into the internal buffer of the server,        reconstructing functionality of our system. With some
and stored into a video database. It can also receive     kinds of facilities such as database handling, video
some types of requests from clients, analyze them         processing and remote control function, the new
and perform several kinds of services such as             version of our surveillance system will be powerful
monitoring, controlling and so on. Almost all             and useful for several kinds of clients. Generally
software of the surveillance system is written in C       speaking,     mobile      computing      devices,    for
programming language. With enhanced facilities            example,high-performance mobile phones, will be
for mobile phone, our system has been available for       able to provide remote monitoring and controlling
many applications. These entire work had done on          services[2] In this paper, we will introduce our newly
ARM11 processor with linux operating system               revised surveillance system, explain its monitoring and
ported on it.                                             controlling services in the next section, describe the
                                                          performance and evaluation of our system in the third
Keywords; remote monitoring, remote controlling,          section and illustrate some applications of it in the
mobile phone, video       database, camera platform       fourth section. Finally I will conclude my paper.
homing
                                                          II. SYSTEM           CONFIGURATION               AND
Introduction:                                             FACILITIES
          Monitoring facilities will be necessary and              The system configuration and facilities are
useful for our daily life, because it is very important   explained in this section. Monitoring and controlling
for us to think about our security. From elementary       are basic facilities of our surveillance system.
schools to several companies, some kinds of
surveillance systems have introduced in order to keep     A.Monitoring Facilities
their security, even in Japan. People have the                     An specific server is located in the center of
inclination to need higher-performance surveillance       our surveillance system, which is called Integrated
system with lower cost.                                   Server. It can periodically obtain videos from some
                                                          network cameras through the private network. Such
                                                          videos are transmitted from cameras to the server.
                                                          They are accumulated as MPEG video temporally into

                                                                                             756 | P a g e
P.Vamsi Krishna, K.Venkateswarlu Reddy / International Journal of Engineering Research and
                    Applications (IJERA) ISSN: 2248-9622 www.ijera.com
                           Vol. 2, Issue 4, June-July 2012, pp.756-760
the internal buffer of the server, reduced into a fourth   (EPLR). It is the special-purpose microcomputer-
and a ninth resized video data and finally stored into      based device, which can translate digital information
video database. Compression of video must be done,         into analog signal and mix it along electric power line.
because some mobile devices allow only restricted          With EPLR, digital information of Open PLANET
amount of packet size between the server and               server can be carried to another computer only by
themselves..The Integrated Server requires network         means of electric power line. So we need not to equip
cameras to transmit video at a sampling rate, receives     additional cable to transmit digital information
such video as monitoring view, and compress the            between controller and the target node to be
video to MPEG then accumulates a series of them in         controlled. Power Control Adaptor (PCA) is the
the storage. The server also prepares an applet on its     special- purpose power outlet based on Open
homepage th rough its Web service, begins to run the       PLANET technology, which can turn on or off electric
process of HTTP daemon, waits for client’s access          power according to analog control signal from remote
from global network, receive a request from a client       controller via electric power line.
and then delivers such an applet to the target client..




                                                           Fig. 2.Scheme of Remote Controlling
Fig. 1.Scheme of Remote Monitoring
                                                                    The Open PLANET server provides remote
Figure 1 shows a general scheme of remote monitoring       control facilities to perform electric power switching
provided by our surveillance system. At the side of        by means of transmitting control signal for digital
client, the browser downloaded from the server             information into PCA with EPLR. Our integrated
provides a GUI service which communicate with the          server has a connection with the Open PLANET
server to request transmitting MPEG video through          server, sends and receives socket based messages
HTTP connection and display received MPEG video            to/from such a server, and performs remote control
file on the browser.                                        service for electric power switching through private
                                                           networking. Communication between our server and
A.Control Facilities                                       the Open PLANET server is carried out based on
         Remote control service seems to be essential      TCP/IP protocol. The Transmission Control
for supplementing remote monitoring service and            Protocol/Internet Protocol (TCP/IP) suite has become
enlarging it into wide applications. Various control       the industry-standard method of interconnecting hosts,
mechanisms have been proposed until now. We have           networks, and the Internet. As such, it is seen as the
employed power-switching facility as re- mote control.     engine behind the Internet and networks worldwide.
It is based on the Open PLANET technology[5]that           Although TCP/IP supports a host of applications, both
has been developed by Shikoku Electric Power               standard and nonstandard, these applications could not
Company Ltd. It has some excellent characteristics,        exist without the foundation of a set of core protocols.
one of which is to transmit digital information from       The TCP/IP protocol suite is so named for two of its
node to node through electric power line. The Open         most important protocols: Transmission Control
PLANET control server is connected to the integrated       Protocol (TCP) and Internet Protocol (IP).
server in the private network. It works as a sub-server
in our surveillance system. It has a dedicated interface   III.SYSTEM             PERFORMANCE               AND
to connect serially with the Electric Power Line Router    EVALUATION

                                                                                                  757 | P a g e
P.Vamsi Krishna, K.Venkateswarlu Reddy / International Journal of Engineering Research and
                    Applications (IJERA) ISSN: 2248-9622 www.ijera.com
                           Vol. 2, Issue 4, June-July 2012, pp.756-760
         The performance and evaluation are               accumulate these videos in its storage for request of
described in this section. A new performance of the       video delivery from mobile phones.
system includes GUI services for mobile phones and        Enhancing The Functionality:
video processing for camera homing.                                 For enhance the functionality we are using
                                                          GSM technology .At the remote Area we are using a
A.GUI Service for Mobile Phones                           motion sensor which sense Dynamic changes and
         The clients can browse video obtained from       inform Using GSM.. The information of such a
network camera on their browser of PC through the         situation for clients are sent with a warning message,
integrated server. But it has seemed to be more           so that they can enjoy personalized (or privacy-based)
effective and convenient for clients to browse such       remote monitoring, especially, by means of the
videos with their mobile phones because, for example,     location-independent way in a case of mobile phone.
almost all people of Japan always carry their mobile      Enhancement of our surveillance system can be
phones together with them . It can be downloaded          realized and supported with the above structure and
from a certain Web server and perform a mobile            method.
communication based on HTTP connection between            2) Current State of Our surveillance system :At the
                                                          present of our prototype system, the following services
                                                          are available in our surveillance system.
                                                          1) video Transmission Service: A series of MPEG
                                                          video file can be periodically taken by network
                                                          cameras, trans-mitted into the integrated server, and
                                                          accumulated with simple video resizing procedure in
                                                          the storage of the server. Request to obtain the
                                                          buffered video in the server causes transmission of
                                                          such video into the browser of client PC, process
                                                          videos and display videos on the browser .
                                                          2) Remote Control Service: The Open PLANET server
                                                          can perform remote control for electrical device
                                                          through electric power supply line. Our surveillance
                                                          system has incorporated this server into the lower
                                                          layer of the integrated server in the private network,
                                                          which means that system permit no direct access into
                                                          the Open PLANET server from global network. The
                                                          integrated server communicates to the Open PLANET
                                                          server and send request to control several kinds of
                                                          electric device and appliance.
                                                          3) Display video on LCD of Mobile Phone: This
                                                          facility is only available in the mobile phone (”keitai”
                                                          of Japan) from the specific carrier, namely NTT
                                                          DoCoMo. Although NTT DoCoMo is one of the major
                                                          carrier of Japan, we must do best efforts for our
                                                          system to be more applicable in order to utilize other
                                                          types of mobile phone from other carriers. Current
                                                          LCD size of mobile phone seems to be not suitable to
                                                          display the video for remote monitoring.
the server and mobile phones[1].
                                                          IV. APPLICATION OF OUR SYSTEM
Fig. 3.Scheme of Monitoring video on a Mobile Phone                Two Application examples are introduced in
                                                          this section. One example is a remote monitoring
         Figure 3 shows a sample view of monitoring       service with our surveillance system. Another is a
video on a mobile phone, which is delivered from the      remote reservation service through mobile devices.
integrated server. As there are some constraints on the   These applications need the same monitoring function
video data size, which mobile phones can accept at the    by means of mobile computing devices.
one time, for both of transmission and display of it,
then our server must compress video from network
camera into a suitable size for mobile phones and
                                                          A Remote Monitoring of School for Distant Parents

                                                                                                 758 | P a g e
P.Vamsi Krishna, K.Venkateswarlu Reddy / International Journal of Engineering Research and
                    Applications (IJERA) ISSN: 2248-9622 www.ijera.com
                           Vol. 2, Issue 4, June-July 2012, pp.756-760
         All parents, who are working outside of                      The second case of our applications is a
home, are always interesting in and thinking of their       remote reservation service of stores and/or other
children not only in their home but also in their school.   business meeting places. In the case of restaurant,
Of course, grandparents look forward to seeing their        daily customers want to know a menu of that day (or
grandchildren even if they are living in the house or       today’s recommendation) and current state of that
they go to school. A monitoring service is available        store, namely how many people are waiting for a
for a special request from the parents or grandparents      service in front of the store. Without such a reservation
who want to know their children or grandchildren at         service, all the customers must come to the store, wait
the special days when they make an agreement with           for the services and obey the sequence of waiting
school. A manager of the school can equip some kinds        queue. No ones like to waiting at the last end of long
of monitoring service and then provide it to the parents    queue, because it is lazy and time consuming task .In
or grandparents who want to utilize monitoring              order to improve such a state of poor services from the
service. Several monitoring services are available in       store, some smart announcement mechanisms must be
such a case. But, our surveillance system is suitable       available to inform the customers whether the store is
for the clients who want to take an advantage of            busy or not at that time and/or what are special
monitoring service through mobile phone just like           recommendations of the store at that day. It is a very
monitoring service scheme shown in Figure 6. Such           good idea to utilize mobile device as an information
monitoring services are expected and very useful for        receiver from the store and simple reservation terminal
the following cases:                                        for several announcements. It is necessary for clients
•Relevant children are sick or handicapped. Their           to have suitable information for the relevant store
parents and/or grandparents always want to know             whenever they make appropriate reservations. So a
whether they are good or not even in their school.          procedure ”Look and Reserve” is definitely important
Relevant children are living at school in a suitable        to provide satisfactory services for all the customers
condition, but they must stay there, even after school,     whether consequently they do make reservations or
until their parents go to pick them up. Of course,          not. In almost famous and favorite restaurants, for
teachers have duties to nurse and/or take care of their     example, it is very busy and crowded at the lunchtime
pupils who are staying at school. But almost always         and weekend evening. So it is very useful for both
teachers are busy and have little time to do together       owners/chefs of restaurants and their customers to
with such relevant children. Remote monitoring              utilize smart reservation mechanism without lazy and
service is reasonable for both school managers and          time-consuming waiting in front of the store. With our
parents. And it is natural and not nervous for those        surveillance system, for example remote reservation
children. Recently in Japan, it has become not so safe      procedures are carried out in the following steps:
for pupils or little children to study and stay in some               An owner of the restaurant has equipped the
education places, for example, even schools. There          network camera which obtains video of waiting
happen more number of criminals in the education            queue of customers in front of the restaurant, looks
places than the past case. So it is much expected that      around the room of the restaurant, get outline view of
some suitable security services with useful                 customers who are eating, and/or watch the inside of
surveillance system will be provided even within the        the kitchen.
school area. Such a surveillance system is available in               The owner also prepares information about
the school so that the parents are willing to take          today’s recommendation on the Web site, which is
advantages of utilizing remote monitoring facilities in     located in the Integrated Server of the surveillance
order to investigate whether their children are good or     system. Such information is to be transferred into
not at their convenient time, place and/or occasion.        mobile devices of clients when they access to the
Because of usefulness of mobile devices, these              above Web site.
services are more efficient and effective than other no-
mobile-device-based surveillance system. With our
surveillance system, the remote monitoring facility is
available in the school as follows: parents take a look
at their children, teachers have a time enough to do
other important duties, and security service providers
provide an advanced service scheme for clients.



A Remote Reservation of Stores for Daily
Customers

                                                                                                    759 | P a g e
P.Vamsi Krishna, K.Venkateswarlu Reddy / International Journal of Engineering Research and
                    Applications (IJERA) ISSN: 2248-9622 www.ijera.com
                           Vol. 2, Issue 4, June-July 2012, pp.756-760
                                                            phone of client and monitoring camera / appliance to
                                                            be controlled. In the second part of this paper, some
                                                            applications of our remote surveillance system are
                                                            demonstrated by means of two examples of practical
                                                            service schemes. One of those schemes is based on a
                                                            remote monitoring facility and then another is for a
                                                            remote reservation function. Both of them will be
                                                            performed with mobile devices such as mobile phones.
                                                            With our surveillance system, not only remote
                                                            monitoring but also remote controlling is efficient and
                                                            useful for some applications based on mobile
                                                            computing mechanism. It will be expected that such a
                                                            seed can provide some practical schemes for mobile
                                                            business which is our most interesting field in the
                                                            future business.
                                              Fig.     4.
Service Scheme of the Remote Monitoring Facility of
                                                            REFERENCES
School for Distant Parents
                                                            [1]   Yu Feng, Jun Zhu: Wireless technology,
3) Clients are candidates of today’s customers who
                                                                  Pearson Education, Tokyo, 2001
visit the restaurant and have lunches/diners. They get
                                                            [2]   Forman, G. et. al. : The challenges of mobile
information of the special menu from the Web site of
                                                                  computing, IEEE Computer, pp. 38–47 (Apr.
the surveillance system.
                                                                  1994).
4) A suitable application can be downloaded from the
                                                            [3]   Ser-Nam Lim, et. al. : video-based pan-tilt
Web site into the mobile devices such as mobile
                                                                  camera control in a multi-camera surveillance
phones, PDA and so on. With such an application,
                                                                  environment ICME’03, Vol.1, pp. 645-648
those devices of clients will be smart terminals for
                                                                  (July 2003) [4] Davis, J. et. al. : Calibrating
remote reservation services.
                                                                  pan-tilt cameras in wide-area surveillance
5) Monitoring services are also available for clients to
                                                                  networks Proc. 9th Int’l Conf. Computer
get some real videos about the current situation of the
                                                                  Vision, Vol.1, pp. 144–149 (Oct. 2003)
restaurant from the surveillance system. Clients get
                                                            [5]   Copyright       Open       Planet,    2004     :
information and facilities to make reservation.
                                                                  http://www.open-planet.net/
6) When clients refer to several videos from the
                                                            [6]     Imai, Y. et. al. : Mobile Phone-enhanced User
surveillance system, they can decide that they should
                                                                  Interface of Remote Monitoring System, Proc.
make reservation or not. And request of reservation
                                                                  4th Int’l Conf. Mobile Business, pp. 63–68 (July
can be transmitted into the owner of the restaurant
                                                                  2005).
through the communication facilities of the system just
like the request for controlling is done from the client
to the target appliance. Of course, security services are
still very important to be resolved also in our
surveillance system. We dare not to mention about
security services because some possible trials are
going to be investigated for practical applications with
business partners. It is an experimental approach to
utilize the personal identification based on the mobile
phone, since carrier companies of mobile phone use
machine identification and number of telephone for
user identification. That will be one of our future
problems to be resolved with our partners.

V. CONCLUSION
          A remote surveillance system has been
introduced in this paper. It provides remote monitoring
facilities as well as remote controlling ones. Some
characteristic properties are illustrated to be useful in
the applications. And its performance has been
explained in relation to the response speed for remote
monitoring and remote controlling between a mobile
                                                                                                  760 | P a g e

Mais conteúdo relacionado

Mais procurados

Ieeepro techno solutions 2013 ieee embedded project zigbee based intelligen...
Ieeepro techno solutions   2013 ieee embedded project zigbee based intelligen...Ieeepro techno solutions   2013 ieee embedded project zigbee based intelligen...
Ieeepro techno solutions 2013 ieee embedded project zigbee based intelligen...srinivasanece7
 
Bacsoft Short Presentation
Bacsoft Short PresentationBacsoft Short Presentation
Bacsoft Short PresentationYair Botbol
 
Process monitoring, controlling and load management system in an induction motor
Process monitoring, controlling and load management system in an induction motorProcess monitoring, controlling and load management system in an induction motor
Process monitoring, controlling and load management system in an induction motoreSAT Publishing House
 
Report ON a Remote Security System Using wireless sensor and GSM module Techn...
Report ON a Remote Security System Using wireless sensor and GSM module Techn...Report ON a Remote Security System Using wireless sensor and GSM module Techn...
Report ON a Remote Security System Using wireless sensor and GSM module Techn...Priyanka Tyagi
 
SECURITY IMPLEMENTATION IN MEDIA STREAMING APPLICATIONS USING OPEN NETWORK AD...
SECURITY IMPLEMENTATION IN MEDIA STREAMING APPLICATIONS USING OPEN NETWORK AD...SECURITY IMPLEMENTATION IN MEDIA STREAMING APPLICATIONS USING OPEN NETWORK AD...
SECURITY IMPLEMENTATION IN MEDIA STREAMING APPLICATIONS USING OPEN NETWORK AD...Journal For Research
 
gsm based devices controlling and monitoring systems
gsm based devices controlling and monitoring systemsgsm based devices controlling and monitoring systems
gsm based devices controlling and monitoring systemsHima Bindu
 
Hardened Ethernet In ITS 2010
Hardened Ethernet In ITS 2010Hardened Ethernet In ITS 2010
Hardened Ethernet In ITS 2010ethersteve
 
IRJET- Designing of Smart Switch for Home Automation
IRJET- Designing of Smart Switch for Home AutomationIRJET- Designing of Smart Switch for Home Automation
IRJET- Designing of Smart Switch for Home AutomationIRJET Journal
 
IRJET - Implementation of VPN, AWS Cloud Enabled Real Time Water Pollution Sy...
IRJET - Implementation of VPN, AWS Cloud Enabled Real Time Water Pollution Sy...IRJET - Implementation of VPN, AWS Cloud Enabled Real Time Water Pollution Sy...
IRJET - Implementation of VPN, AWS Cloud Enabled Real Time Water Pollution Sy...IRJET Journal
 
CaseStudy_EnergyETC
CaseStudy_EnergyETCCaseStudy_EnergyETC
CaseStudy_EnergyETCSteve Jones
 
Real time approach of piezo actuated beam for wireless
Real time approach of piezo actuated beam for wirelessReal time approach of piezo actuated beam for wireless
Real time approach of piezo actuated beam for wirelesseSAT Publishing House
 
IRJET- R-Pi based Real-Time Weather Monitoring System
IRJET-  	  R-Pi based Real-Time Weather Monitoring SystemIRJET-  	  R-Pi based Real-Time Weather Monitoring System
IRJET- R-Pi based Real-Time Weather Monitoring SystemIRJET Journal
 
Design issues in cc2530 znp multi hop sensor networks
Design issues in cc2530 znp multi hop sensor networksDesign issues in cc2530 znp multi hop sensor networks
Design issues in cc2530 znp multi hop sensor networksSreekesh Padmanabhan
 

Mais procurados (18)

Ap7131 tech brief
Ap7131 tech briefAp7131 tech brief
Ap7131 tech brief
 
Ieeepro techno solutions 2013 ieee embedded project zigbee based intelligen...
Ieeepro techno solutions   2013 ieee embedded project zigbee based intelligen...Ieeepro techno solutions   2013 ieee embedded project zigbee based intelligen...
Ieeepro techno solutions 2013 ieee embedded project zigbee based intelligen...
 
2nd review
2nd review2nd review
2nd review
 
Bacsoft Short Presentation
Bacsoft Short PresentationBacsoft Short Presentation
Bacsoft Short Presentation
 
Process monitoring, controlling and load management system in an induction motor
Process monitoring, controlling and load management system in an induction motorProcess monitoring, controlling and load management system in an induction motor
Process monitoring, controlling and load management system in an induction motor
 
Report ON a Remote Security System Using wireless sensor and GSM module Techn...
Report ON a Remote Security System Using wireless sensor and GSM module Techn...Report ON a Remote Security System Using wireless sensor and GSM module Techn...
Report ON a Remote Security System Using wireless sensor and GSM module Techn...
 
C010221015
C010221015C010221015
C010221015
 
SECURITY IMPLEMENTATION IN MEDIA STREAMING APPLICATIONS USING OPEN NETWORK AD...
SECURITY IMPLEMENTATION IN MEDIA STREAMING APPLICATIONS USING OPEN NETWORK AD...SECURITY IMPLEMENTATION IN MEDIA STREAMING APPLICATIONS USING OPEN NETWORK AD...
SECURITY IMPLEMENTATION IN MEDIA STREAMING APPLICATIONS USING OPEN NETWORK AD...
 
gsm based devices controlling and monitoring systems
gsm based devices controlling and monitoring systemsgsm based devices controlling and monitoring systems
gsm based devices controlling and monitoring systems
 
Hardened Ethernet In ITS 2010
Hardened Ethernet In ITS 2010Hardened Ethernet In ITS 2010
Hardened Ethernet In ITS 2010
 
IRJET- Designing of Smart Switch for Home Automation
IRJET- Designing of Smart Switch for Home AutomationIRJET- Designing of Smart Switch for Home Automation
IRJET- Designing of Smart Switch for Home Automation
 
IRJET - Implementation of VPN, AWS Cloud Enabled Real Time Water Pollution Sy...
IRJET - Implementation of VPN, AWS Cloud Enabled Real Time Water Pollution Sy...IRJET - Implementation of VPN, AWS Cloud Enabled Real Time Water Pollution Sy...
IRJET - Implementation of VPN, AWS Cloud Enabled Real Time Water Pollution Sy...
 
CaseStudy_EnergyETC
CaseStudy_EnergyETCCaseStudy_EnergyETC
CaseStudy_EnergyETC
 
Real time approach of piezo actuated beam for wireless
Real time approach of piezo actuated beam for wirelessReal time approach of piezo actuated beam for wireless
Real time approach of piezo actuated beam for wireless
 
IRJET- R-Pi based Real-Time Weather Monitoring System
IRJET-  	  R-Pi based Real-Time Weather Monitoring SystemIRJET-  	  R-Pi based Real-Time Weather Monitoring System
IRJET- R-Pi based Real-Time Weather Monitoring System
 
Design issues in cc2530 znp multi hop sensor networks
Design issues in cc2530 znp multi hop sensor networksDesign issues in cc2530 znp multi hop sensor networks
Design issues in cc2530 znp multi hop sensor networks
 
Ap 7131-gr-ss-v4a-fip svalidated
Ap 7131-gr-ss-v4a-fip svalidatedAp 7131-gr-ss-v4a-fip svalidated
Ap 7131-gr-ss-v4a-fip svalidated
 
Wireless Networks-ASH-NEW
Wireless Networks-ASH-NEWWireless Networks-ASH-NEW
Wireless Networks-ASH-NEW
 

Destaque (20)

Ea24804807
Ea24804807Ea24804807
Ea24804807
 
Ch24556560
Ch24556560Ch24556560
Ch24556560
 
Dg24698702
Dg24698702Dg24698702
Dg24698702
 
El24868872
El24868872El24868872
El24868872
 
Do24738741
Do24738741Do24738741
Do24738741
 
Cp24600603
Cp24600603Cp24600603
Cp24600603
 
Ce24539543
Ce24539543Ce24539543
Ce24539543
 
Eg24842846
Eg24842846Eg24842846
Eg24842846
 
Cz24655657
Cz24655657Cz24655657
Cz24655657
 
Dy24788797
Dy24788797Dy24788797
Dy24788797
 
R26104116
R26104116R26104116
R26104116
 
O26087092
O26087092O26087092
O26087092
 
J26048056
J26048056J26048056
J26048056
 
T26123129
T26123129T26123129
T26123129
 
Hg3113981406
Hg3113981406Hg3113981406
Hg3113981406
 
Df31729732
Df31729732Df31729732
Df31729732
 
Mi voto po s itivo
Mi voto po s itivoMi voto po s itivo
Mi voto po s itivo
 
Manual do estágio_supervisionado_i
Manual do estágio_supervisionado_iManual do estágio_supervisionado_i
Manual do estágio_supervisionado_i
 
Agenda politica economica version final
Agenda politica economica version finalAgenda politica economica version final
Agenda politica economica version final
 
Aljabar Boolean
Aljabar BooleanAljabar Boolean
Aljabar Boolean
 

Semelhante a Ds24756760

UBIQUITOUS NETWORK TECHNICAL ROOM MONITORING SYSTEM MODEL USING WEB SERVICE
UBIQUITOUS NETWORK TECHNICAL ROOM MONITORING SYSTEM MODEL USING WEB SERVICE UBIQUITOUS NETWORK TECHNICAL ROOM MONITORING SYSTEM MODEL USING WEB SERVICE
UBIQUITOUS NETWORK TECHNICAL ROOM MONITORING SYSTEM MODEL USING WEB SERVICE cscpconf
 
Multiparameter Web Sensor
Multiparameter Web SensorMultiparameter Web Sensor
Multiparameter Web Sensorijsrd.com
 
Ip Based distributed surveillance system
Ip Based distributed surveillance systemIp Based distributed surveillance system
Ip Based distributed surveillance systemKamal Lamichhane
 
IRJET- Electronic Notice Board Remotely Operated using Android Phone
IRJET-  	  Electronic Notice Board Remotely Operated using Android PhoneIRJET-  	  Electronic Notice Board Remotely Operated using Android Phone
IRJET- Electronic Notice Board Remotely Operated using Android PhoneIRJET Journal
 
Delay Efficient Method for Delivering IPTV Services
Delay Efficient Method for Delivering IPTV ServicesDelay Efficient Method for Delivering IPTV Services
Delay Efficient Method for Delivering IPTV ServicesIJERA Editor
 
Design of A Home Surveillance System Based on the Android Platform
Design of A Home Surveillance System Based on the Android PlatformDesign of A Home Surveillance System Based on the Android Platform
Design of A Home Surveillance System Based on the Android PlatformIRJET Journal
 
IRJET- SDN Simulation in Mininet to Provide Security Via Firewall
IRJET- SDN Simulation in Mininet to Provide Security Via FirewallIRJET- SDN Simulation in Mininet to Provide Security Via Firewall
IRJET- SDN Simulation in Mininet to Provide Security Via FirewallIRJET Journal
 
Iaetsd arm based remote surveillance and motion detection
Iaetsd arm based remote surveillance and motion detectionIaetsd arm based remote surveillance and motion detection
Iaetsd arm based remote surveillance and motion detectionIaetsd Iaetsd
 
Survey Paper on Smart Surveillance System
Survey Paper on Smart Surveillance SystemSurvey Paper on Smart Surveillance System
Survey Paper on Smart Surveillance SystemIRJET Journal
 
Android Based Smart Department
Android Based Smart DepartmentAndroid Based Smart Department
Android Based Smart DepartmentIRJET Journal
 
IRJET- Optimization of Surveillance Camera for Low Cost Storage Device
IRJET- Optimization of Surveillance Camera for Low Cost Storage DeviceIRJET- Optimization of Surveillance Camera for Low Cost Storage Device
IRJET- Optimization of Surveillance Camera for Low Cost Storage DeviceIRJET Journal
 

Semelhante a Ds24756760 (20)

Case study
Case studyCase study
Case study
 
82 87
82 8782 87
82 87
 
Src 147
Src 147Src 147
Src 147
 
UBIQUITOUS NETWORK TECHNICAL ROOM MONITORING SYSTEM MODEL USING WEB SERVICE
UBIQUITOUS NETWORK TECHNICAL ROOM MONITORING SYSTEM MODEL USING WEB SERVICE UBIQUITOUS NETWORK TECHNICAL ROOM MONITORING SYSTEM MODEL USING WEB SERVICE
UBIQUITOUS NETWORK TECHNICAL ROOM MONITORING SYSTEM MODEL USING WEB SERVICE
 
Multiparameter Web Sensor
Multiparameter Web SensorMultiparameter Web Sensor
Multiparameter Web Sensor
 
Ip Based distributed surveillance system
Ip Based distributed surveillance systemIp Based distributed surveillance system
Ip Based distributed surveillance system
 
Ak4103212215
Ak4103212215Ak4103212215
Ak4103212215
 
V P N
V P NV P N
V P N
 
IRJET- Electronic Notice Board Remotely Operated using Android Phone
IRJET-  	  Electronic Notice Board Remotely Operated using Android PhoneIRJET-  	  Electronic Notice Board Remotely Operated using Android Phone
IRJET- Electronic Notice Board Remotely Operated using Android Phone
 
I44084954
I44084954I44084954
I44084954
 
Delay Efficient Method for Delivering IPTV Services
Delay Efficient Method for Delivering IPTV ServicesDelay Efficient Method for Delivering IPTV Services
Delay Efficient Method for Delivering IPTV Services
 
Design of A Home Surveillance System Based on the Android Platform
Design of A Home Surveillance System Based on the Android PlatformDesign of A Home Surveillance System Based on the Android Platform
Design of A Home Surveillance System Based on the Android Platform
 
Bj4101347351
Bj4101347351Bj4101347351
Bj4101347351
 
IRJET- SDN Simulation in Mininet to Provide Security Via Firewall
IRJET- SDN Simulation in Mininet to Provide Security Via FirewallIRJET- SDN Simulation in Mininet to Provide Security Via Firewall
IRJET- SDN Simulation in Mininet to Provide Security Via Firewall
 
Iaetsd arm based remote surveillance and motion detection
Iaetsd arm based remote surveillance and motion detectionIaetsd arm based remote surveillance and motion detection
Iaetsd arm based remote surveillance and motion detection
 
Jq2416671672
Jq2416671672Jq2416671672
Jq2416671672
 
Survey Paper on Smart Surveillance System
Survey Paper on Smart Surveillance SystemSurvey Paper on Smart Surveillance System
Survey Paper on Smart Surveillance System
 
Android Based Smart Department
Android Based Smart DepartmentAndroid Based Smart Department
Android Based Smart Department
 
IRJET- Optimization of Surveillance Camera for Low Cost Storage Device
IRJET- Optimization of Surveillance Camera for Low Cost Storage DeviceIRJET- Optimization of Surveillance Camera for Low Cost Storage Device
IRJET- Optimization of Surveillance Camera for Low Cost Storage Device
 
Vpn rsvp
Vpn rsvpVpn rsvp
Vpn rsvp
 

Ds24756760

  • 1. P.Vamsi Krishna, K.Venkateswarlu Reddy / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 2, Issue 4, June-July 2012, pp.756-760 A Mobile Phone- Embedded Real-Time Remote Video Surveillance System With Network Camera Using Arm P.Vamsi Krishna K.Venkateswarlu Reddy M.Tech student ASSOC.prof PKSK college PKSK college ECE.Dept ECE.Dept Abstract:- Monitoring facilities will be necessary and Security cameras and sensors are widely employed in useful for our daily life, because it is very the several areas and public environments[3][4]. So important for us to think about our security. This almost all users want to utilize them and obtain a work developed an remote video surveillance useful information including video for our efficient system, which is organized with an integrated web determination as well as our risk aversion. We have server, network cameras, remote control devices already developed a remote surveillance system to and clients which connected to internet. Some perform remote monitoring and remote controlling kinds of devices can be used as our clients , for services for not only system reliability and example, high-performance mobile phones, which maintenance but also security improvement[6]. The are equipped with web-browsing facility or mobile previous version of our surveillance system was phones with Wi-Fi connectivity. An specific server realized by means of well-known technologies. With is located in the center of our surveillance system, such technologies, our surveillance system had been which is called integrated server. It can obtain easily developed and modified in a relatively short video from network cameras and then compress time and then it had achieved high cost performance as that video. They can accumulated as MPEG video result. Now, we have been improving and temporally into the internal buffer of the server, reconstructing functionality of our system. With some and stored into a video database. It can also receive kinds of facilities such as database handling, video some types of requests from clients, analyze them processing and remote control function, the new and perform several kinds of services such as version of our surveillance system will be powerful monitoring, controlling and so on. Almost all and useful for several kinds of clients. Generally software of the surveillance system is written in C speaking, mobile computing devices, for programming language. With enhanced facilities example,high-performance mobile phones, will be for mobile phone, our system has been available for able to provide remote monitoring and controlling many applications. These entire work had done on services[2] In this paper, we will introduce our newly ARM11 processor with linux operating system revised surveillance system, explain its monitoring and ported on it. controlling services in the next section, describe the performance and evaluation of our system in the third Keywords; remote monitoring, remote controlling, section and illustrate some applications of it in the mobile phone, video database, camera platform fourth section. Finally I will conclude my paper. homing II. SYSTEM CONFIGURATION AND Introduction: FACILITIES Monitoring facilities will be necessary and The system configuration and facilities are useful for our daily life, because it is very important explained in this section. Monitoring and controlling for us to think about our security. From elementary are basic facilities of our surveillance system. schools to several companies, some kinds of surveillance systems have introduced in order to keep A.Monitoring Facilities their security, even in Japan. People have the An specific server is located in the center of inclination to need higher-performance surveillance our surveillance system, which is called Integrated system with lower cost. Server. It can periodically obtain videos from some network cameras through the private network. Such videos are transmitted from cameras to the server. They are accumulated as MPEG video temporally into 756 | P a g e
  • 2. P.Vamsi Krishna, K.Venkateswarlu Reddy / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 2, Issue 4, June-July 2012, pp.756-760 the internal buffer of the server, reduced into a fourth (EPLR). It is the special-purpose microcomputer- and a ninth resized video data and finally stored into based device, which can translate digital information video database. Compression of video must be done, into analog signal and mix it along electric power line. because some mobile devices allow only restricted With EPLR, digital information of Open PLANET amount of packet size between the server and server can be carried to another computer only by themselves..The Integrated Server requires network means of electric power line. So we need not to equip cameras to transmit video at a sampling rate, receives additional cable to transmit digital information such video as monitoring view, and compress the between controller and the target node to be video to MPEG then accumulates a series of them in controlled. Power Control Adaptor (PCA) is the the storage. The server also prepares an applet on its special- purpose power outlet based on Open homepage th rough its Web service, begins to run the PLANET technology, which can turn on or off electric process of HTTP daemon, waits for client’s access power according to analog control signal from remote from global network, receive a request from a client controller via electric power line. and then delivers such an applet to the target client.. Fig. 2.Scheme of Remote Controlling Fig. 1.Scheme of Remote Monitoring The Open PLANET server provides remote Figure 1 shows a general scheme of remote monitoring control facilities to perform electric power switching provided by our surveillance system. At the side of by means of transmitting control signal for digital client, the browser downloaded from the server information into PCA with EPLR. Our integrated provides a GUI service which communicate with the server has a connection with the Open PLANET server to request transmitting MPEG video through server, sends and receives socket based messages HTTP connection and display received MPEG video to/from such a server, and performs remote control file on the browser. service for electric power switching through private networking. Communication between our server and A.Control Facilities the Open PLANET server is carried out based on Remote control service seems to be essential TCP/IP protocol. The Transmission Control for supplementing remote monitoring service and Protocol/Internet Protocol (TCP/IP) suite has become enlarging it into wide applications. Various control the industry-standard method of interconnecting hosts, mechanisms have been proposed until now. We have networks, and the Internet. As such, it is seen as the employed power-switching facility as re- mote control. engine behind the Internet and networks worldwide. It is based on the Open PLANET technology[5]that Although TCP/IP supports a host of applications, both has been developed by Shikoku Electric Power standard and nonstandard, these applications could not Company Ltd. It has some excellent characteristics, exist without the foundation of a set of core protocols. one of which is to transmit digital information from The TCP/IP protocol suite is so named for two of its node to node through electric power line. The Open most important protocols: Transmission Control PLANET control server is connected to the integrated Protocol (TCP) and Internet Protocol (IP). server in the private network. It works as a sub-server in our surveillance system. It has a dedicated interface III.SYSTEM PERFORMANCE AND to connect serially with the Electric Power Line Router EVALUATION 757 | P a g e
  • 3. P.Vamsi Krishna, K.Venkateswarlu Reddy / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 2, Issue 4, June-July 2012, pp.756-760 The performance and evaluation are accumulate these videos in its storage for request of described in this section. A new performance of the video delivery from mobile phones. system includes GUI services for mobile phones and Enhancing The Functionality: video processing for camera homing. For enhance the functionality we are using GSM technology .At the remote Area we are using a A.GUI Service for Mobile Phones motion sensor which sense Dynamic changes and The clients can browse video obtained from inform Using GSM.. The information of such a network camera on their browser of PC through the situation for clients are sent with a warning message, integrated server. But it has seemed to be more so that they can enjoy personalized (or privacy-based) effective and convenient for clients to browse such remote monitoring, especially, by means of the videos with their mobile phones because, for example, location-independent way in a case of mobile phone. almost all people of Japan always carry their mobile Enhancement of our surveillance system can be phones together with them . It can be downloaded realized and supported with the above structure and from a certain Web server and perform a mobile method. communication based on HTTP connection between 2) Current State of Our surveillance system :At the present of our prototype system, the following services are available in our surveillance system. 1) video Transmission Service: A series of MPEG video file can be periodically taken by network cameras, trans-mitted into the integrated server, and accumulated with simple video resizing procedure in the storage of the server. Request to obtain the buffered video in the server causes transmission of such video into the browser of client PC, process videos and display videos on the browser . 2) Remote Control Service: The Open PLANET server can perform remote control for electrical device through electric power supply line. Our surveillance system has incorporated this server into the lower layer of the integrated server in the private network, which means that system permit no direct access into the Open PLANET server from global network. The integrated server communicates to the Open PLANET server and send request to control several kinds of electric device and appliance. 3) Display video on LCD of Mobile Phone: This facility is only available in the mobile phone (”keitai” of Japan) from the specific carrier, namely NTT DoCoMo. Although NTT DoCoMo is one of the major carrier of Japan, we must do best efforts for our system to be more applicable in order to utilize other types of mobile phone from other carriers. Current LCD size of mobile phone seems to be not suitable to display the video for remote monitoring. the server and mobile phones[1]. IV. APPLICATION OF OUR SYSTEM Fig. 3.Scheme of Monitoring video on a Mobile Phone Two Application examples are introduced in this section. One example is a remote monitoring Figure 3 shows a sample view of monitoring service with our surveillance system. Another is a video on a mobile phone, which is delivered from the remote reservation service through mobile devices. integrated server. As there are some constraints on the These applications need the same monitoring function video data size, which mobile phones can accept at the by means of mobile computing devices. one time, for both of transmission and display of it, then our server must compress video from network camera into a suitable size for mobile phones and A Remote Monitoring of School for Distant Parents 758 | P a g e
  • 4. P.Vamsi Krishna, K.Venkateswarlu Reddy / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 2, Issue 4, June-July 2012, pp.756-760 All parents, who are working outside of The second case of our applications is a home, are always interesting in and thinking of their remote reservation service of stores and/or other children not only in their home but also in their school. business meeting places. In the case of restaurant, Of course, grandparents look forward to seeing their daily customers want to know a menu of that day (or grandchildren even if they are living in the house or today’s recommendation) and current state of that they go to school. A monitoring service is available store, namely how many people are waiting for a for a special request from the parents or grandparents service in front of the store. Without such a reservation who want to know their children or grandchildren at service, all the customers must come to the store, wait the special days when they make an agreement with for the services and obey the sequence of waiting school. A manager of the school can equip some kinds queue. No ones like to waiting at the last end of long of monitoring service and then provide it to the parents queue, because it is lazy and time consuming task .In or grandparents who want to utilize monitoring order to improve such a state of poor services from the service. Several monitoring services are available in store, some smart announcement mechanisms must be such a case. But, our surveillance system is suitable available to inform the customers whether the store is for the clients who want to take an advantage of busy or not at that time and/or what are special monitoring service through mobile phone just like recommendations of the store at that day. It is a very monitoring service scheme shown in Figure 6. Such good idea to utilize mobile device as an information monitoring services are expected and very useful for receiver from the store and simple reservation terminal the following cases: for several announcements. It is necessary for clients •Relevant children are sick or handicapped. Their to have suitable information for the relevant store parents and/or grandparents always want to know whenever they make appropriate reservations. So a whether they are good or not even in their school. procedure ”Look and Reserve” is definitely important Relevant children are living at school in a suitable to provide satisfactory services for all the customers condition, but they must stay there, even after school, whether consequently they do make reservations or until their parents go to pick them up. Of course, not. In almost famous and favorite restaurants, for teachers have duties to nurse and/or take care of their example, it is very busy and crowded at the lunchtime pupils who are staying at school. But almost always and weekend evening. So it is very useful for both teachers are busy and have little time to do together owners/chefs of restaurants and their customers to with such relevant children. Remote monitoring utilize smart reservation mechanism without lazy and service is reasonable for both school managers and time-consuming waiting in front of the store. With our parents. And it is natural and not nervous for those surveillance system, for example remote reservation children. Recently in Japan, it has become not so safe procedures are carried out in the following steps: for pupils or little children to study and stay in some An owner of the restaurant has equipped the education places, for example, even schools. There network camera which obtains video of waiting happen more number of criminals in the education queue of customers in front of the restaurant, looks places than the past case. So it is much expected that around the room of the restaurant, get outline view of some suitable security services with useful customers who are eating, and/or watch the inside of surveillance system will be provided even within the the kitchen. school area. Such a surveillance system is available in The owner also prepares information about the school so that the parents are willing to take today’s recommendation on the Web site, which is advantages of utilizing remote monitoring facilities in located in the Integrated Server of the surveillance order to investigate whether their children are good or system. Such information is to be transferred into not at their convenient time, place and/or occasion. mobile devices of clients when they access to the Because of usefulness of mobile devices, these above Web site. services are more efficient and effective than other no- mobile-device-based surveillance system. With our surveillance system, the remote monitoring facility is available in the school as follows: parents take a look at their children, teachers have a time enough to do other important duties, and security service providers provide an advanced service scheme for clients. A Remote Reservation of Stores for Daily Customers 759 | P a g e
  • 5. P.Vamsi Krishna, K.Venkateswarlu Reddy / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 2, Issue 4, June-July 2012, pp.756-760 phone of client and monitoring camera / appliance to be controlled. In the second part of this paper, some applications of our remote surveillance system are demonstrated by means of two examples of practical service schemes. One of those schemes is based on a remote monitoring facility and then another is for a remote reservation function. Both of them will be performed with mobile devices such as mobile phones. With our surveillance system, not only remote monitoring but also remote controlling is efficient and useful for some applications based on mobile computing mechanism. It will be expected that such a seed can provide some practical schemes for mobile business which is our most interesting field in the future business. Fig. 4. Service Scheme of the Remote Monitoring Facility of REFERENCES School for Distant Parents [1] Yu Feng, Jun Zhu: Wireless technology, 3) Clients are candidates of today’s customers who Pearson Education, Tokyo, 2001 visit the restaurant and have lunches/diners. They get [2] Forman, G. et. al. : The challenges of mobile information of the special menu from the Web site of computing, IEEE Computer, pp. 38–47 (Apr. the surveillance system. 1994). 4) A suitable application can be downloaded from the [3] Ser-Nam Lim, et. al. : video-based pan-tilt Web site into the mobile devices such as mobile camera control in a multi-camera surveillance phones, PDA and so on. With such an application, environment ICME’03, Vol.1, pp. 645-648 those devices of clients will be smart terminals for (July 2003) [4] Davis, J. et. al. : Calibrating remote reservation services. pan-tilt cameras in wide-area surveillance 5) Monitoring services are also available for clients to networks Proc. 9th Int’l Conf. Computer get some real videos about the current situation of the Vision, Vol.1, pp. 144–149 (Oct. 2003) restaurant from the surveillance system. Clients get [5] Copyright Open Planet, 2004 : information and facilities to make reservation. http://www.open-planet.net/ 6) When clients refer to several videos from the [6] Imai, Y. et. al. : Mobile Phone-enhanced User surveillance system, they can decide that they should Interface of Remote Monitoring System, Proc. make reservation or not. And request of reservation 4th Int’l Conf. Mobile Business, pp. 63–68 (July can be transmitted into the owner of the restaurant 2005). through the communication facilities of the system just like the request for controlling is done from the client to the target appliance. Of course, security services are still very important to be resolved also in our surveillance system. We dare not to mention about security services because some possible trials are going to be investigated for practical applications with business partners. It is an experimental approach to utilize the personal identification based on the mobile phone, since carrier companies of mobile phone use machine identification and number of telephone for user identification. That will be one of our future problems to be resolved with our partners. V. CONCLUSION A remote surveillance system has been introduced in this paper. It provides remote monitoring facilities as well as remote controlling ones. Some characteristic properties are illustrated to be useful in the applications. And its performance has been explained in relation to the response speed for remote monitoring and remote controlling between a mobile 760 | P a g e