POC: Augmented Reality - Signal Strength Visualization for WiFi, LTE & 5G

POC: Augmented Reality - Signal Strength Visualization for WiFi, LTE & 5G


No alt text provided for this image

Proof of Concept: Augmented Reality - Signal Strength Visualization for WiFi, LTE & 5G

RE-POST: This is a re-post from https://dreamtolearn.com/ryan/data_analytics_viz/130/en Dream to Learn, and also touched on here https://www.ibm.com/blogs/think/2019/09/how-drones-help-visualize-the-wireless-grid-to-serve-stronger-5g/

"MAKING VISIBLE THAT WHICH IS INVISIBLE" (this extends beyond radio frequencies, can include anything that is detectable and/or calculate-able - like smell (gas leaks, odors), NBC threats (atomic particles, chemical contaminants), risks (soft spots in fence perimeter), or even human states or emotions (e.g. a data driven aura)

Drone Surveys WIFI Signal Strength and AR Visualize

Overview

We did a side project to equip DRONES with RF signal strength detectors, and then fly them around to SURVEY a 3D area - creating a signal strength map data set. Then, we imported that data set, using IBM and Open Source tools, compatible with UNITY. Then - we exported to an Augmented Reality compatible platform (could be Hololens, but we used iPAds) to let the user "See" the signal strength.

This is the raw data , images and thoughts that occurred during the side project.

12 minute playback video here (informal) and the 'journey' below...


Where we started - POC Visualization (April)

Friend of IBM Jake Madden pushed some synthetic data into his Magic leap AR kit to add a bit of color. The data in the video is just test data (no survey was done of the rooms)

No alt text provided for this image

Here's a video:  <LINK> Magic Leap POC

Survey Copter Build (June)

Jay Griffin did some pretty cool work configuring this "Survey-Copter"

SurveyCopter for Project Skittles - Photo Credit Jay Griffin

Survey Copter Test Flight (June)

Medium term vision - Why we want this data

No alt text provided for this image

as we wander from WIFI base station we will illustrate how the signal fades. Similarly , at events with 5G "hot zones' smartphone and AR headset users can 'see' where 5G low latency zones exist...


Survey of IBM Watson West in San Francisco (LTE Data)

Working with Jenna Goldberg - we surveyed some RSSI (Received Signal Strength Indication) data from IBM's Watson West location (Howard at 1st street in San Francisco) - more on that below - but the data you see here is actual data. (We pulled LTE and WIFI)

No alt text provided for this image

Red 'orbs' signify a lower intensity signal, Green is higher. This was RAW data - not calibrated on exact location, and no scaling / smoothing applied yet. Top right corner near concrete column (across the street on Blackrock building) is the cell phone antenna tower for LTE source.

No alt text provided for this image

Top left - this TV monitor is important later - as it's got a big steel plate (aka RF shield) - we will see that there is a shadow cast from the LTE source, behind this TV screen and also concrete pillars. (We hypothesize 5G milimeter wave to be even more pronounced with single source emittors)

 Demonstration: Value in Seeing Data "IRL"


Visualization:  

Point cloud , anchored to physical location

 

Data Sources (Real world)

  • WIFI Signal Strength Level
  • LTE Signal Strengh Level
  • Ping Test
  • X Y Z coordinates (For above)

"RF Shadows" Cast By Concrete Posts and metal plates

No alt text provided for this image

 

This is not the WIFI Node you Seek

(i.e. I was surprised to learn I was using another base station further away, vs overhead box)

No alt text provided for this image


Attenuation in Weather? (explore & visualize) - fog, rain and drizzl - Future project?

source: https://www.sciencedirect.com/topics/engineering/atmospheric-attenuation

No alt text provided for this image

 

Mapping Options:


  • Manual (MAC)
  • Manual (Raspberry PI with a button - and some 1m resolution locator - GPS or other localized data)
  • Drone - fly drone 8 X 8 X 3 (think about three chess boards) - taking measurements

 

Actionable Insights: 

 

  • Adjust mesh antennas (rotate, relocate, or add more) to ensure sufficient coverage across physical space.
  • Modify Policies to ensure choke points are prioritizing network or compute that is priority

 


    Post It Credit :) - Jenna G.

No alt text provided for this image

   

 

Telco Trade Show WIFI Visualized (June 2019)

No alt text provided for this image


 

 

Started with Dummy Data... then

https://github.com/rustyoldrake/Catchers_Mitt/blob/master/Signal%20Strength%20Basic%20Data%20Generator.csv

 

https://github.com/rustyoldrake/Catchers_Mitt/blob/master/Signal%20Strength%20Basic%20Data%20Generator.xlsx

  

... Real Data - Mapping Signal Strength for Real

mac terminal >

while x=1; do /System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources/airport -I | grep CtlRSSI; sleep 0.5; done

No alt text provided for this image


wifi SSI - you can script, or just walk around your room and holler to your friend the coordinates and 'level'

 Dial and call "*3001#12345#*" to enter iOS Field Test mode.

No alt text provided for this image
No alt text provided for this image

Credit Duy Nguyen


Test Flight #2 (Jay Griffin) - Drone Programmed in Node Red to Automate Survey


We hope you enjoyed this raw re-post!

See also: https://www.ibm.com/blogs/think/2019/09/how-drones-help-visualize-the-wireless-grid-to-serve-stronger-5g/


----- APPENDIX -----

BIll of Materials

 

What Next - What might we poke at in 2020?

  • Weather, Humidity, Pollutants, Altitude impact on propagation and model https://www.etsi.org/images/files/ETSIWhitePapers/etsi_wp25_mwt_and_5g_FINAL.pdf
  • Mini-Project 1 - MANUAL MAP - Do some REAL WORLD signal strength mapping (hand hold a Mac, or phone) and manually create a (A) WIFI Strength ; (B) LTE / 4G Signal Strength
  • Mini-Project 2 - DRONE Survey - program a drone to SURVEY an area - 1 meter grid coordinates, measure, move , measure, move (could also be a ROOMBA)
  • Mini-Project 3- Explore 3D mesh of Room / Enviroment (thanks Joe P!) https://www.6d.ai/ APIs for Augmented Reality and the AR Cloud. With just a smartphone camera, 6D.ai's SDK creates a 3D mesh of the world around you. App developers can easily relocalize multiple cross-platform players into the same coordinate system. Objects remain persistent across sessions while respecting occlusion (JP > for "signal strength demo could be that you only see the spheres that are within your view")
  • Mini-Project 4 - GHOST Protocol - visualizing an after-image for security or perimiter monitoring
  • Mini-Project 5 - overlay multiple frequencies - e.g. 5G and LTE and WIFI on same viz (find juicy network in a stadium or event)

Other Links

要查看或添加评论,请登录

社区洞察

其他会员也浏览了