The Paradrop Gigabit Challenge and my Project

By Thomas Hansen

A little while ago I joined a competition called the Paradrop Gigibite challenge, and while I’ve been working on I wanted to highlight what I thought were interesting features of both Paradrop and my project in particular.

Located in the UW-Madison CS department headed by Dr. Suman, Lance, and other graduate students is the home of Paradrop. The fundamental idea is to move edge computing, or computation done at the “edge” of a network instead of at a central server, to a piece of shared hardware in the consumers home. The piece of hardware they’ve chosen is the consumers router, and this provides a lot of possibilities to third parties. In theory it means Netflix could cache the next show in a series on your router during non-peak hours. Internet of things devices could run heavy computations on your router instead of their onboard hardware, and security cameras could filter out unnecessary footage before sending the rest up to the server, without having to have an onboard computational circuits.

The way it works is simple. After installing Paradrop on your router, 3rd parties can create a “chute”. This chute is where they will run their software, and they will be able to do anything from add devices to the routing table to cache files; in the future Paradrop is planning to be able to send messages and update devices not within the routers network as well.

I think there are a lot of possibilities with Paradrop, but I believe the best proposition is with IoTs devices. Currently a large problem with these devices is the circuitry and chips add too much cost to the overall device. People aren’t willing to pay $200 for a pan that lets them know when to stir their food or when it’s done. But by using Paradrop, we’ll hopefully be able to move most of this computation onto the router and away from the device. This way consumers will just pay for cheap WiFi antennas and small batteries, not larger chips and other computational circuitry.

This plays out well in the project I’m working on now. The ultimate goal is to have a small camera above a stove taking photos and watching as the dish is cooked. From here there will be a temperature probe in the pan feeding additional information into the chute on the router. As I continue down this path, I expect to encounter problems and possibly remove and change features, however I want to stay true to the intention of the project, that being keeping the cost of the devices low by not doing computations on the IoT device.

I believe theirs a rich future beyond just cooking and IoT devices as well. Routers really are the last device not to start becoming smarter, and if we begin expecting more from our routers with Paradrop it’s likely we’ll see other advances as well. Devices could include microphones for voice control without having to include their own hardware like an amazon echo. We could run machine learning and predictive software for our smart devices on them, and block ads before they even get to our phones. I’m excited for their future, and hopeful for my project in the competition.