Tools

Channel Coding Performance Evaluation Tool

This desktop java tool can be run out of a webpage by following the link below:

java tool webpage

Rotman lens design tool

This desktop java tool can be run out of a webpage by following the link below:

java tool webpage

"Good2Go?" Android utility

This is not an engineering tool, just a fun utility that I wanted for myself, that combines downloaded weather with sun/moon info to tell if the outdoors conditions are good to hike, stargaze, etc. It's been uploaded to the Android Market ("Good2Go? (Beta)"), and can be used as an example of our ability to deliver polished products/GUIs on top of our core compentency (the algorithms and processing underneath)

WiFi/Cell tower location android utility

Work in progress...

Custom sensor fusion android tools

There arent any example applications available for download right now, since they are customized to a certain task, and are often developmental and process and log data for engineering feasibility experiments. Since they dont have speciality UIs, there is not much to see with our current tools. But all utilize our proprietary sensor fusion libraries within the android OS just as with desktop applications: we have/can run realtime fused information through estimation filters (UKF or particle filters) from various input sources (smartphone GPS, magnetometer, cell network location, accelerometer, and network-centric inputs).

We are developing a simple app to show our capabilities just for marketing purposes, but that's a work in progress.

Other work in progress -- porting other tools pending:

    • hitrans
    • helper
    • plot/transform
    • example ukf/pf playback (desktop java)