03.06.2013 Views

Dott. Reetu Singh RELAZIONE SULL'ATTIVITA' E LE RICERCHE ...

Dott. Reetu Singh RELAZIONE SULL'ATTIVITA' E LE RICERCHE ...

Dott. Reetu Singh RELAZIONE SULL'ATTIVITA' E LE RICERCHE ...

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>Dott</strong>. <strong>Reetu</strong> <strong>Singh</strong><br />

<strong>RELAZIONE</strong> <strong>SULL'ATTIVITA'</strong> E <strong>LE</strong> <strong>RICERCHE</strong> SVOLTE ALLA CONCLUSIONE DEL<br />

3° ANNO DEL XVIII CICLO DEL CORSO DI DOTTORATO DI RICERCA IN SCIENZE<br />

E TECNOLOGIE DELL’INFORMAZIONE E DELLA COMUNICAZIONE, INDIRIZZO:<br />

SCIENZE ED INGEGNERIA DELLO SPAZIO<br />

1. TEMATICHE DI RICERCA<br />

Le tematiche da me sviluppate in questo anno hanno avuto per oggetto<br />

1. Sviluppo e implementazione di un algoritmo per le localizzazione in outdoor basata su WLAN.<br />

2. Sviluppo e implementazione di un algoritmo per le fusione dati tra sistemi di posizionamento<br />

WLAN e Videocamera.<br />

3. Sviluppo di metodologie efficiente per il miglioramento delle termine di posizionamento indoor<br />

di un sistema WLAN.<br />

1.1 Sviluppo e implementazione di un algoritmo per le localizzazione outdoor basata su WLAN.<br />

Location information is of paramount importance in context aware Ambient Intelligence (AmI), Smart Space, traffic<br />

monitoring, surveillance network and cooperative communications services. This part describes a Positioning<br />

determination solution based on wireless local area network (WLAN) signals. Position determination is based on the<br />

statistical modeling of the received signal at any position. This paper presents a probabilistic based statistical modelling<br />

approach for location estimation which incorporates fusion strategy in final step to combine efficiently the location<br />

individually reported by each WLAN transmitter [7] [9][10]. The system builds a radio map of the environment. The<br />

presented system is easier to implement and provide sufficiently good performance under all conditions. The accuracy<br />

with the 90% probability is reported to be 3.6 meters<br />

meters where as average error is reported to be 4 meters.<br />

Basically, the positioning has been indigenously put apart into two parts, Indoors and Outdoors [1]. Since there are<br />

many ways to categorize the positioning systems, in this paper we will just refer to indoors positioning systems based<br />

on WLAN. This part presents a probabilistic based statistical modelling approach for location estimation which<br />

incorporates fusion strategy in final step to combine efficiently the location individually reported by each WLAN<br />

transmitter. The system builds a radio map of the environment. The concept of radio map is based on collection of<br />

signal strength over a set of strategically selected coordinates in a known referenced environment. The set of signal<br />

strengths collected over known positions is treated as its signature. The issues related to duration of time in which the<br />

signal strength should be collected is still needed to be cleared. However on average, in the current state of art, typical<br />

time spent on collecting survey data set is 5 minutes with a sampling period of 1 second . Most of the indoor positioning<br />

systems are based on the radio map. The presented system is easier to implement and provide sufficiently good<br />

performance.<br />

The experiment site created to test this method is described here in. Experiments results on outdoor can be found below:<br />

Experiment site<br />

The 2D map of the outdoor experiment test bed depicts the outdoor experiment test bed. Around six transmitter have<br />

been installed as indicated in green rectangle. The Wi-Fi are compliant with the 802.11b standard specifically cisco<br />

1100 series. The Cisco Aironet® 1100 Series delivers an affordable and up-gradable 802.11b wireless LAN (WLAN)<br />

solution. The Cisco Aironet 1100 Series wlans integrates seamlessly to form a wireless networks. Cisco 1100 series<br />

covers 490 ft (150 m) @ 11 Mbps outdoor and 220 ft (67 m) @ 11 Mbps indoors. The maximum transmitter power<br />

available is -100 mW (20 dBm) and it has a sensitivity of -85 dBm at-11 Mbps. WLAN operate in the ISM band of 2.4<br />

Ghz have omni-directional antenna and based on IEEE 802.11b. During experiment mobility was not enabled and data<br />

transfer rate was set to 11Mbps. The transmitter was set to transmit at 100 mw. This test bed was set up outdoor of<br />

building department. The infrastructure of Wireless Local Area network in my department (D.I.B.E, University of<br />

Genova, Italy) covers the area of 2400 square meters. As seen from figure, whole outdoor area is grid into square size of<br />

meters. The origin is indicated on the Figure. Six AP's have been installed at the positions (27.5 2.5), (11 -3), (14 5), (16<br />

1), (3 1) and (16 2) for AP1, AP2, AP3, AP4, AP5 and AP6 respectively. Each WLAN has been assigned individual<br />

SSID. There are approximately 120 grid points marked for calibration. These grid points are those survey points where<br />

received signal strength measurements was taken during calibration/offline (depends upon algorithm) phase. Received<br />

signal strength measurement (RSSm) is collected discreetly in time. A wireless sniffer open source software


WIRE<strong>LE</strong>SS TOOLS is modified and developed for signal acquisition and power measurements. The software (RSS<br />

extractor) runs on Linux platform installed on my laptop (Pentium IV) and forms a server for online location estimation.<br />

When RSS extractor software is executed, it launches wireless tools sniffer and keep on collecting RSS samples<br />

measurements with specified sampling rate. A sampling rate can be adjusted automatically. The program developed to<br />

collect RSS samples (collect RSS) during offline phase runs for specified number of times with desirable delay. In our<br />

experiment we fixed number of samples to be 300 and delay = 1s. The code can be found here. While online RSS<br />

EXTRACTOR runs continuously in time simultaneously computing positions.<br />

Fig. 1 2D map of the outdoor experiment test bed comprising WLAN infrastructure<br />

Results:<br />

The algorithms is implemented in Matlab 6.5 environment. The developed method was tested on the experimental data.<br />

Test data was collected at various location, throughout the test site. First at the same position measurements was<br />

collected and position algorithm was used to computes user’s location. The computed position was compared with the<br />

real position by mean of Euclidean distance that gives the shortest distance between real and computed position. The<br />

probability of obtaining error for outdoor is shown and also compared with indoor result, shown in figure 2a. The<br />

average error comes out to be 4 meters. More elaborate experiment was done to find out how positioning error varies in<br />

space. For this purpose set of location coordinates distributed in space was chosen and measurements was collected on<br />

every position. The error obtained for these location is shown in figure 2b.<br />

RMSE error<br />

8<br />

7<br />

6<br />

5<br />

4<br />

3<br />

2<br />

1<br />

0<br />

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17<br />

Discreet Positions<br />

2(a) 2(b)<br />

Fig 2. RMSE error obtained on each positions for outdoor<br />

1.2 Sviluppo e implementazione di un algoritmo per le fusione dati tra sistemi di posizionamento<br />

WLAN e Videocamera.<br />

In this part the issues related to the association between heterogeneous sensor has been mainly considered. Two<br />

homogeneous sensors are taken to be WLAN and VideoCamera. Basically second step of fusing two given sensor,<br />

once they have been aligned, lies in associating the tracks obtained from video and radio sensor. In the considered


scenario, video sensor produces a more defined and accurate positioning information. Track obtained by this sensor is<br />

more similar to the real path taken by object. On the other hand, position obtained by WLAN sensor are more affected<br />

by the multi-path in indoor. The positioning error is space variant. Moreover, positioning error increases when a person<br />

moves closer to wall. As a result, the tracks obtained by WLAN sensor are not uniform and they show high error with<br />

respect to original objects path. However, the shape of the track does not deteriorate. This problem can also be treated<br />

as a problem of pattern matching. The matching method allows one to decide if a given set of variables belongs to same<br />

class or not. For this reason, the Euclidean based technique has been utilized.<br />

The Euclidean distance D E is defined as :<br />

T<br />

( P ( k ), P ( k )) = ( P ( k ) − P ( k )) ( P ( k ) − P ( k ))<br />

DE r v<br />

r v<br />

r v<br />

P r and P v is a set of n samples coming from video sensor and radio sensor, respectively. The decision is taken<br />

based on the distances obtained for each pair of sequences obtained by both set of samples at every time stamp. Since<br />

WLAN positioning error are space varying, this a priori information may also be incorporated during decision<br />

making.<br />

In Figure 3(a) the two objects are shown to be present in test site during experiment. The real path taken by these<br />

objects inside room is marked with the dashed line. The object tried to maintain speed throughout. During the<br />

experiment, both object were holding Laptop supporting WLAN receiver 802.11b IEEE. The software installed on the<br />

devices could scan the RSS from all three access points at one scan per second sampling rate. While recording the<br />

signal strength it was seen that object one is receiving highly attenuated signal. This could be either due to being closer<br />

to the wall receiver’s sensitivity or hardware thermal noise present in his receiver. However, this problem needs to be<br />

dealt separately.<br />

Euclidean distances D E are calculated for each position coordinates obtained on synchronized time stamp. The<br />

distances between these coordinates are compared with their relative covariance value, κ . These covariance values are<br />

learned from test site on collected measurements. The output is quantized into two levels: 1 when distance is less than<br />

their relative covariance and 0 otherwise.<br />

⎧1,<br />

= ⎨<br />

⎩0,<br />

d < κ<br />

d > κ<br />

D E (11)<br />

After iterating this procedure on available set of position coordinates, the decision was taken based on the number of<br />

times 1 and 0 was occurred. The tracks are said to be matching if number of occurrence of 1 is greater than number of<br />

occurrence of 0 and non-occurring in other case.<br />

Below, few considered scenarios have been considered:<br />

Y axis<br />

Origin<br />

Object 1<br />

Object 2<br />

X axis<br />

Figure 3 (a). The real path taken by objects in test site Figure 3(b). The experiment test site<br />

Results:<br />

The association between tracks are truly dependent upon individual performances and their consistency. Figure 4 shows<br />

the distances between set of positions reported by individual sensors, object 1 and object 2. The results are promising<br />

however intensive research still requires to stabilize the system when number of user increases in the presented<br />

environment. The problem is not yet exhausted. It is possible to improve the produced result by making each class of<br />

system more robust, individually.


Euclidean distance<br />

Euclidean distance<br />

8<br />

6<br />

4<br />

2<br />

(a) Object 1<br />

0<br />

0 10 20 30 40 50 60<br />

Discreet position at each k time stamp<br />

(b) Object 2<br />

8<br />

6<br />

4<br />

2<br />

0<br />

0 10 20 30 40 50 60 70 80<br />

Discreet position at each k time stamp<br />

Figure 4. The distance been positions obtained by radio and video objects at different continuously varying time stamp.<br />

The mean distance between radio and video object 1 is 3.9 meters while 2.2 meters for object 2.<br />

1.3. Sviluppo di metodologie efficiente per il miglioramento delle termine di posizionamento<br />

indoor di un sistema WLAN.<br />

Simple classical triangulation based positioning techniques generally fails in indoor scenarios [1]. The complex signal<br />

propagation in indoor introduces enough multipath error and noise to generate error in positioning [2][3][4]. Therefore,<br />

a model-based signal distribution scheme is adopted to learn the environment [5]. A simple propagation path loss model<br />

as described in [4] is considered. Multipath effect is shown using a random variable which is considered to be gaussian<br />

distributed ξ, as shown below<br />

Pr(d) = Po − 10αlg(d) − ξ (1)<br />

where Pr(d) is the received signal strength at d meter and d is the distance between transmitter and receiver. Po is the<br />

received power at one meter distance and α is known as the path-loss exponent. The system works in two phases:<br />

offline and online.<br />

Offline: During offline phase the survey data set consisting of RSS are collected on a known prefixed locations. These<br />

information are utilized to calibrate the system. A method proposed in [5] is adopted to built the signal distribution<br />

model named as Feature Function. It is model based signal distribution learning scheme. This is a method to<br />

compensate for the multi-path fading and noise in the received signal by empirical analysis of the propagating signal in<br />

the environment. Feature Function is a function that describes the distribution of the parameter, which is computed by<br />

taking the ratio<br />

of noise power to observed received signal power, on a corresponding distances. This function is constructed by<br />

incorporating the measurements taken on calibrated locations. Assuming the ideal propagation condition and a fixed<br />

transmitted power, the ideal received signal strength is simulated on all known calibrating locations, where path loss<br />

exponents are computed using the same survey data set. A noise, i.e a difference between synthesized and observed<br />

RSS, is generated on all calibrating location point. RSS measurements observed on these locations are compared with<br />

synthesized one and a parameter is created. This parameter is obtained by simply taking a ratio of the noise and<br />

observed RSS measurements values.<br />

Online: The Feature Function is stored radio map of the test site. Receiver collecting set of signal strength from all<br />

access points can use FF to correct estimated distances. The corrected distances is used in position algorithm which<br />

returns 2D estimated coordinates. These coordinates are with reference to positions of access points. The signal<br />

distribution model developed in offline phase returns a parameter that represents the error associated with each<br />

observations. This parameter is employed to do correction in the observed signal strength. The corrected signal strength<br />

is utilized to estimate the distances and thus compute positions.<br />

Results: Results obtained by improved geometrical methods shows a root mean square error (RMS) error of 2.6 meters<br />

with 90% probability, respectively. Both positioning algorithms was tested on set of measurements obtained in different<br />

days and time. The result can be seen in Figure 5. It is interesting to see the different in positioning error on fifteen<br />

location obtained in different time and days.


References :<br />

Fig. 5. Positioning error distributed in time and space in case of Geometrical based Positioning method<br />

[1] P. Enge, and P. Misra, ”Special issue on GPS: The Global Positioning System,” Proc. of the IEEE, pp. 3-172, Jan.<br />

1999.<br />

[2] Parkinson and Spilkar, ”Global Positioning System: Theory and Application 1” Eds./Axelrad and Enge, Progress in<br />

Astronautics and Aeronautics, Volume 163.<br />

[3] J. Hightower and G. Borriello, ”Location Systems for Ubiquitous Computing,” IEEE Computer, pp. 57-66, IRS-TR-<br />

01-<br />

001, Aug. 1, 2001.<br />

[4] J. Caffery Jr., G. Stuber, ”Overview of Radiolocation in CDMA Cellular Systems”, IEEE Comm. Mag, April 1998,<br />

Vol. 36, Isuue 4, Page(s): 38-45.<br />

[5] <strong>Reetu</strong> <strong>Singh</strong>, Matteo Gandetto, Marco Guainazzo, Daniele Angiati, Carlo S. Regazzoni, ”A novel positioning<br />

system for static location estimation employing WLAN in indoor environmtn,” IEEE PIMRC 2004, Stockholm.<br />

[6] <strong>Reetu</strong> <strong>Singh</strong>, Luca Macchi, K.N. Plataniotis, C. S. Regazzoni, ”A Statistical modelling based location determination<br />

method using fusion technique in WLAN” IEEE, IWWAN 2005, London May 23-26.<br />

[8] K. Pahlavan and P. Krishnamurthy-Principles ofWireless Networks: A Unified Approach - Prentice Hall PTR,2002.<br />

[9] T. S. Rappaport - Wireless Communications: Principles and Practice - Prentice-Hall Inc., New Jersey, 1996.<br />

[10] M.H. DeGroot - Probabilistic and Statistics - second ed.<br />

2. E<strong>LE</strong>NCO DEL<strong>LE</strong> PUBBLICAZIONI (dall'inizio dell'attività di ricerca)<br />

1. R. <strong>Singh</strong>, L. Macchi, C.S. Regazzoni, “A Statistical Modeling Versus Geometrical Location Determination<br />

Approach for Static Positioning in Indoor Environment”, WPMC, IEEE, September 17-22, 2005, Aalborg,<br />

Denmark.<br />

2. Maristella Musso, Matteo Gandetto, Gianluca Gera, S. Canepa, <strong>Reetu</strong> <strong>Singh</strong>, Carlo Regazzoni, “ A novel<br />

combined algorithm for 32-QAM carrier recovery” WPMC, IEEE, September 17-22, 2005, Aalborg,<br />

Denmark.<br />

3. R. <strong>Singh</strong>, C. S. Regazzoni, “Statistical Modeling based probabilistic method for Position estimation in Indoor<br />

Environment”, IEEE, International workshop on Wireless Ad-hoc Networks (IWWAN) , 23-26 May, 2005,<br />

London.<br />

4. R. <strong>Singh</strong>, M. Gandetto, M. Guainazzo, D. Angiati, C. S. Regazzoni, “A novel positioning System for static<br />

location estimation employing WLAN in indoor environment”, PIMRC 2004, IEEE, Barcelona, Spain, 5-8<br />

September 2004.<br />

5. R. <strong>Singh</strong>, M. Gandetto, M. Guainazzo, L. Macchi, C.S. Regazzoni “A novel method for static and dynamic<br />

location sensing employing WLAN network infrastructure”, Wireless Personal Multimedia Communications,<br />

WPMC 2004, IEEE, Abano Terme, Italy, 12-15 September 2004.


...<br />

6. L. Marchesotti, R. <strong>Singh</strong>, C.S. Regazzoni, “Extraction of aligned video and radio information for identity and<br />

location estimation in surveillance systems”, The 7th International Conference on Information Fusion,<br />

Stockholm, Sweden, 28 june-1 July 2004.<br />

7. R. <strong>Singh</strong>, M. Guainazzo, C. S. Regazzoni,”Location determination using WLAN system in conjunction with<br />

Global Positioning System” VTC IEEE 12-15 May 2004, Milan, Italy.<br />

8. S. Piva, R. <strong>Singh</strong>, M. Gandetto, C.S: Regazzoni, "Video and Radio Attributes Extraction for Heterogeneous<br />

Location Estimation - A Context-based Ambient Intelligence Architecture" in P. Remagnino, G.L. Foresti T.<br />

Ellis eds., Ambient Intelligence, A Novel Paradigm, Springer, USA, ISBN 0-387-22990-6, 2005, pp. 63-87.<br />

9. C. S. Regazzoni, R. <strong>Singh</strong>, S. Piva, "Intelligent fusion of visual, radio and heterogeneous embedded sensors'<br />

information within cooperative and distributed smart spaces", to appear in book "Data Fusion for Situation<br />

Monitoring, Incident Detection, Alert and Response Management", NATO Science Series, Kluwer Academic<br />

Publishers, 2005 (in press) .<br />

10. S. Piva, R. <strong>Singh</strong>, M. Gandetto, C.S: Regazzoni, "Heterogenious sensors data fusion issues for harbour<br />

security" NATO ARW 2005, Data Fusion Technologies for Harbour Protection, Tallinn, Estonia (June 27 -<br />

July 1) (in press).<br />

11. Carlo Regazzoni, <strong>Reetu</strong> <strong>Singh</strong>, Stefano Piva, "Integration of Visual, Radio and Heterogeneous Sensor<br />

Information within Cooperative and Distributed Smart Spaces," School NATO 2003, Armenia.<br />

12. Fabio Lavagetto, Carlo Bonamico, Alessandro Iscra, Paolo Pisano, Carlo Regazzoni, Stefano Piva, Andrea<br />

Cattoni, <strong>Reetu</strong> <strong>Singh</strong>, "Document 1: Scene Analyses and the performance criteria for evaluating Localization<br />

technology", Technical Report of “Studio sull’impiego integrato di techniche multimodale per la<br />

localizzazione ed il tracking di mezzi mobile e persone in ambiente indoor e outdoor”, finanziato dal Parco<br />

Scientifico e Tecnologico della Regione Liguria, Genova, 31/01/05 (In Italian).<br />

13. Fabio Lavagetto, Carlo Bonamico, Alessandro Iscra, Paolo Pisano, Carlo Regazzoni, Stefano Piva, Andrea<br />

Cattoni, <strong>Reetu</strong> <strong>Singh</strong>, "Documento 2: Analysis of state of art technology and innovative multimodal<br />

localization and tracking techniques application to mobile or stationary object in outdoor or indoor<br />

environment", Technical Report dello “Studio sull’impiego integrato di techniche multimodali per la<br />

localizzazione ed il tracking di mezzi mobile e persone in ambiente indoor e outdoor”, finanziato dal Parco<br />

Scientifico e Tecnologico della Regione Liguria, Genova, 31/10/05 (In Italian).<br />

14. R. <strong>Singh</strong>, M. Musso, G. Gera, C. S. Regazzoni, “User centric location method based on WLAN Signal<br />

strength(RSS) measurements and tri-lateration positioning” Technical Activity Report, , WP3-II year Section<br />

3.1.3, VICOM Project, 22/12/2004.<br />

15. R. <strong>Singh</strong>, M. Musso, G. Gera, C. S. Regazzoni, “User centric location method based on WLAN Signal<br />

strength(RSS) measurements and tri-lateration positioning” Technical Activity Report, WP3-I year VICOM<br />

Project, 17/11/2003.<br />

16. R. <strong>Singh</strong>, C.S. Regazzoni, Kostas Plataniotis, “An enhanced WLAN-based positioning systems for indoor a<br />

pplications”, Wireless Communications and Mobile Computing, Wiley Interscience Journal, (Submitted).<br />

17. R. <strong>Singh</strong>, M. Musso, C. S. Regazzoni, “Statistical Modelling based location estimation in WLAN environment:<br />

an indoor/outdoor”, Signal processing letters, IEEE (Submiting).<br />

18. M. Musso, R. <strong>Singh</strong>, G. Gera, C. S. Regazzoni, “Enhanced Code Tracking Design for a BOC modulated<br />

GALI<strong>LE</strong>O Signal”, The journal of Global positioning system (Submiting).<br />

3. PIANO DI STUDI (degli anni completati)<br />

3.1. Corsi di "Sistemi di Telecomunicazione 1" Prof. Carlo Ragazzoni.<br />

3.2. Corsi di "Distributed detection and data fusion " Prof.P. Varshney.<br />

3.3. Corsi di "Anaysis di Fourier " Prof.D. Mari.<br />

3.4. Corsi di "Analasis di Functionali " Prof. Zollezi.<br />

3.5. Corsi di "Distributed detection and data fusion " Prof.K. Plataniotis.<br />

3.6. Corsi di “Gestione delle Imprese High Tech”, Ing. Cuneo Giuseppe.<br />

3.7. Corsi di "Tecniche e sistemi di transmissione fissi e mobili" Prof. Carlo Regazzoni.


3.8. Corsi di “Servizi telematichi multimediale distribuiti in applicazione per intelligenza di<br />

ambiente ”, Prof. Carlo Ragazzoni.<br />

(con riferimento al corso o ai corsi sostenuti alla fine di ogni anno, dovete allegare la<br />

dichiarazione, rilasciata dal docente interessato, di superamento dell’esame o degli esami (vedi<br />

All.1); per le scuole o cicli di seminari, dovete allegare la certificazione di frequenza e di eventuali<br />

esami finali)<br />

4. PARTECIPAZIONE A SCUO<strong>LE</strong>, CORSI, ecc. (eventuale; non riportare la partecipazione a<br />

conferenze, convegni ecc.)<br />

1. Partecipazione in "La Stazione Spaziale Internazionale: un programma tecnologico di<br />

collaborazione intenazionale" Agenzia Spaziale Europea (ESA), Prof. S.Cincottii<br />

5. PERIODI DI FORMAZIONE SVOLTI ALL'ESTERO (eventuale)<br />

2. Four weeks of study period at the University of Toronto, Canada.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!