Top Banner
Sponsored by RF Signal Source Mapping using low cost spectrum analysis Dan Wells Supervised by: Barry Irwin and Ingrid Siebörger
20

Sponsored by RF Signal Source Mapping using low cost spectrum analysis Dan Wells Supervised by: Barry Irwin and Ingrid Siebörger.

Dec 18, 2015

Download

Documents

Katrina Morris
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Sponsored by RF Signal Source Mapping using low cost spectrum analysis Dan Wells Supervised by: Barry Irwin and Ingrid Siebörger.

Sponsored by

RF Signal Source Mapping using low cost spectrum

analysis

Dan Wells

Supervised by: Barry Irwin and Ingrid Siebörger

Page 2: Sponsored by RF Signal Source Mapping using low cost spectrum analysis Dan Wells Supervised by: Barry Irwin and Ingrid Siebörger.

Dan Wells // Barry Irwin // Ingrid Siebörger

Outline of presentation

Problem Statement Project outline and goals WiSpy SSM Tool (three parts)

Screenshots in action Conclusions Future work

Honours Presentation – November 07

2

Page 3: Sponsored by RF Signal Source Mapping using low cost spectrum analysis Dan Wells Supervised by: Barry Irwin and Ingrid Siebörger.

Dan Wells // Barry Irwin // Ingrid Siebörger

Problem Statement

802.11a > Not common (and 5 GHz) 802.11b/g > Popular 802.11n > New and improved 802.11b/g/n all use 2.4 GHz range Frequency is becoming cluttered Need to use optimal channel, minimise

interference and discover rogue AP’s and remove

Honours Presentation – November 07

3

Page 4: Sponsored by RF Signal Source Mapping using low cost spectrum analysis Dan Wells Supervised by: Barry Irwin and Ingrid Siebörger.

Dan Wells // Barry Irwin // Ingrid Siebörger

Project Outline and Goals

Using three (minimum) synchronised spectrum analysers can we trilaterate a RF signal in the range (2400-2483MHz) ?

Produce a tool in MS Visual C# to collect frequency VS amplitude data and process it

Display signal data meaningfully Evaluate the tool for accuracy

Honours Presentation – November 07

4

Page 5: Sponsored by RF Signal Source Mapping using low cost spectrum analysis Dan Wells Supervised by: Barry Irwin and Ingrid Siebörger.

Dan Wells // Barry Irwin // Ingrid Siebörger

WiSpy SSM Tool Design and Implementation

Honours Presentation – November 07

5

Page 6: Sponsored by RF Signal Source Mapping using low cost spectrum analysis Dan Wells Supervised by: Barry Irwin and Ingrid Siebörger.

Dan Wells // Barry Irwin // Ingrid Siebörger

WiSpy SSM Collector

Interfaces with the MetaGeek WiSpy through a USB Human Interface Device (HID) API

Collects chunks of signal data Passed directly to webservice Or, stored locally and transmitted later

Passes node name, associated time and location with the signal data

Location -> Updated dynamically via GPSHonours Presentation – November 07

6

Page 7: Sponsored by RF Signal Source Mapping using low cost spectrum analysis Dan Wells Supervised by: Barry Irwin and Ingrid Siebörger.

Dan Wells // Barry Irwin // Ingrid Siebörger

Screenshots of WiSpy SSM Collector [1/2]

Honours Presentation – November 07

7

802.11b

802.11g

802.11n

Page 8: Sponsored by RF Signal Source Mapping using low cost spectrum analysis Dan Wells Supervised by: Barry Irwin and Ingrid Siebörger.

Dan Wells // Barry Irwin // Ingrid Siebörger

Screenshots of WiSpy SSM Collector [2/2]

Honours Presentation – November 07

8

Page 9: Sponsored by RF Signal Source Mapping using low cost spectrum analysis Dan Wells Supervised by: Barry Irwin and Ingrid Siebörger.

Dan Wells // Barry Irwin // Ingrid Siebörger

ASP.NET Webservice

Interface to SQLite Database Request and Response SOAP/XML Stateless MD5 hash checking database initialisation

protection Deployed to Microsoft IIS

Honours Presentation – November 07

9

Page 10: Sponsored by RF Signal Source Mapping using low cost spectrum analysis Dan Wells Supervised by: Barry Irwin and Ingrid Siebörger.

Dan Wells // Barry Irwin // Ingrid Siebörger

WiSpy SSM Compiler

Send requests to the webservice for specific time ranges of data for selected collecting nodes

Signal data is sorted (sync’d to time), displayed, played and replayed to user

All data can be saved to file via XML serialization and reloaded offline

Honours Presentation – November 07

10

Page 11: Sponsored by RF Signal Source Mapping using low cost spectrum analysis Dan Wells Supervised by: Barry Irwin and Ingrid Siebörger.

Dan Wells // Barry Irwin // Ingrid Siebörger

Formula for distance signal is transmitted

Honours Presentation – November 07

11

Page 12: Sponsored by RF Signal Source Mapping using low cost spectrum analysis Dan Wells Supervised by: Barry Irwin and Ingrid Siebörger.

Dan Wells // Barry Irwin // Ingrid Siebörger

WiSpy SSM Compiler

Honours Presentation – November 07

12

Page 13: Sponsored by RF Signal Source Mapping using low cost spectrum analysis Dan Wells Supervised by: Barry Irwin and Ingrid Siebörger.

Dan Wells // Barry Irwin // Ingrid Siebörger

Evaluation Setup

One access point D-Link DWL-2100 802.11b

One wireless desktop client Regular traffic Three collecting nodes (two fixed, one

mobile)

Honours Presentation – November 07

13

Page 14: Sponsored by RF Signal Source Mapping using low cost spectrum analysis Dan Wells Supervised by: Barry Irwin and Ingrid Siebörger.

Dan Wells // Barry Irwin // Ingrid Siebörger

Results [1/4]

Honours Presentation – November 07

14

Page 15: Sponsored by RF Signal Source Mapping using low cost spectrum analysis Dan Wells Supervised by: Barry Irwin and Ingrid Siebörger.

Dan Wells // Barry Irwin // Ingrid Siebörger

Results [2/4]

Honours Presentation – November 07

15

Page 16: Sponsored by RF Signal Source Mapping using low cost spectrum analysis Dan Wells Supervised by: Barry Irwin and Ingrid Siebörger.

Dan Wells // Barry Irwin // Ingrid Siebörger

Results [3/4]

Honours Presentation – November 07

16

Page 17: Sponsored by RF Signal Source Mapping using low cost spectrum analysis Dan Wells Supervised by: Barry Irwin and Ingrid Siebörger.

Dan Wells // Barry Irwin // Ingrid Siebörger

Results [4/4]

Honours Presentation – November 07

17

Page 18: Sponsored by RF Signal Source Mapping using low cost spectrum analysis Dan Wells Supervised by: Barry Irwin and Ingrid Siebörger.

Dan Wells // Barry Irwin // Ingrid Siebörger

Conclusion

Goals achieved Graphically display signal strength at each

node meaningfully Fairly accurate

Tool produced WiSpy SSM Collector (2238 lines) WiSpy SSM Compiler (1590 lines) Webservice (354 lines)

Honours Presentation – November 07

18

Page 19: Sponsored by RF Signal Source Mapping using low cost spectrum analysis Dan Wells Supervised by: Barry Irwin and Ingrid Siebörger.

Dan Wells // Barry Irwin // Ingrid Siebörger

Future Projects

Integrate a spectrum analyser with higher resolution and more functionality (WiSpy 2.4x, Cognio Spectrum Expert?)

Test with more WiSpy devices

Honours Presentation – November 07

19

Page 20: Sponsored by RF Signal Source Mapping using low cost spectrum analysis Dan Wells Supervised by: Barry Irwin and Ingrid Siebörger.

Dan Wells // Barry Irwin // Ingrid Siebörger

Questions?

Honours Presentation – November 07

20