Posts Tagged ‘Thesis’

Gone global (again)

Thursday, May 13th, 2010

mobile-logger-gizmodoThanks to a (very flattering) mention of my thesis project on Gizmodo after the ITP Spring Show, the use of Mobile Logger has quadrupled in the past two days. I had been watching the number of unique users rise on the Dashboard page, currently near 800…but then wondered what that would look like animated over time.

Here’s the world map, showing events pop up chronologically. There was the initial spread on April 12th from the public release in the app store…but just wait..wait…wait…for  May 12th. Fun!

Thanks Gizmodo (and Matt)!

Riding Through Mountains (of Data)

Tuesday, May 11th, 2010

(Here is the documentation for my thesis project at NYU’s Interactive Telecommunications Program. PDF version here.)

Riding through Mountains of Data:
Visualizations of Cycling

Robert Carlsen
Interactive Telecommunications Program
Tisch School of the Arts
New York University

Abstract

This project attempts to describe the cycling experiences of several riders in New York City through a series of visualizations. Specifically, I am interested to discover if riders similar to myself share a common experience through which a sense of connection could be derived.

Cyclists were encouraged to record their travels using their personal mobile devices running Mobile Logger, a custom iPhone application.
Log data was uploaded by the application to an online database in near real-time during each ride. This data was analyzed and filtered to provide source material for the resulting visualizations and system “dashboard” at http://mobilelogger.robertcarlsen.net.

Keywords

Cycling, New York City, sensors, iPhone, visualization, mapping, tracking, logging, mobile, application, bicycle

(more…)

Mobile Logger has gone global

Saturday, April 24th, 2010

globalThe Mobile Logger application has been public for a couple of weeks and has (surprisingly, to me) been used in every continent, save Antarctica. I first noticed several events in the database from Australia, then the UK. I was mostly catching these events by coincidence when I was looking over my own data and wondered just where (in the world) these other users were logging from.

For Earth Day, I generated a map of the global users of Mobile Logger and put it on the status page. While the historical data is really neat, and humbling to know that people all over have tried this app, the real-time data is captivating. I added the city of the most recent event and a pulsing marker to the map. Now, the location of the newest log is marked when the status page is updated. Next, I’d like to show it when several events have been logged at the same time.

That’s it for now…working on the next iteration of the visualizations. I’m thinking of some Feltron-inspired summary charts, then a more detailed array of specific data. Who knows?!

…here goes nothing. Mobile Logger submitted.

Wednesday, March 31st, 2010

Just submitted MobileLogger to the AppStore. Hoping this goes smoothly given my tight schedule for thesis.

mobileLogger submission


For reference, when there are multiple versions of Xcode / iPhone SDK, specifically a beta version alongside the release version, and using xcodebuild command…explicitly set the xcode path to the release version or the application may be built against the beta SDK and get rejected by Apple:

sudo /usr/bin/xcode-select -switch /Developer

Yeah, knowing that ahead of time would have saved hours.

Thesis Proposal – Draft

Wednesday, March 17th, 2010

Thesis Proposal Title
Where do we go now?

Thesis Statement
I will create a series of visualizations attempting to decipher the experiences of a large group of cyclists in New York City. The project has two principle components: data collection and analysis / visualization.

Personal Statement
Riding a bicycle provides me with a sense of self-reliance. It can provide transportation, fitness, employment and enjoyment. It’s faster than walking and more maneuverable than driving. In dense city congestion it can be faster than mass transit. However, we’re generally more exposed to the elements and danger than other traffic. What does this experience look like? How could it be recorded? Mobile sensors reflect a personal experience in a way that fixed sensors can only infer. Focusing on personal mobile devices as nodes in this network provides a priority on the experience of individuals.

What could we learn about ourselves and our world if there was a ubiquitous network of sensors collecting data about the environment as we experience it? Would analysis and visualization reveal trends and patterns in the aggregate behavior of participants in the network?

Research
Personal Environmental Impact Report (UCLA Cens) http://peir.cens.ucla.edu/
Flight Patterns, http://www.aaronkoblin.com/work/flightpatterns/
Cabspotting, http://cabspotting.org/
Copenhagen Wheel (MIT Sensible City)
CitySense (Sense Networks) http://www.citysense.com
Beautiful Data. Segaran & Hammerbacher. O’Reilly Media. 2009.
Open Data Consortium Project, http://www.opendataconsortium.org

Work Description
GPS-enabled mobile devices are becoming prevalent enough to use them for large-scale personal data collection. The data collection portion of this project will utilize a mobile logging application (initially iPhone and Android ) to record each rider’s experience. The application will upload data to a server for storage and later analysis. To facilitate ride data, I will organize a one-day event (“Log your ride to work day”?) or piggy-back on an existing event (critical mass, charity ride). Alternatively, I may organize a proof-of-concept event with a smaller group over a longer time, perhaps a week.

Post collection, I will analyze the data looking for relationships and trends among riders. This analysis will be critical for the eventual visualizations. I have an initial set of questions which I’m looking to answer: How many other riders are are near another rider? How far apart are they? How fast are they traveling? Respectively? How smooth is the ride? Are they rocking? Do they lean to one side? Do several riders experience similar conditions at the same place and time? Where do riders go? Where do they originate? Where do they congregate?

Visualizations of this data derive from further questions. What does a group ride look like? What if location was stretched along a time axis like a ribbon? My overarching goal with this project is to make these possibly abstract images be meaningful to uninitiated viewers.

The end product will primarily be this series of static and interactive visualizations using the collected data. Additionally, I’m aiming to publish the project’s process in the spirit of open source. This includes publishing the collected data for other analysis, releasing the logger application source code, documenting collection methods and describing the visualization process. Hopefully, this will enable other people to extend and augment the work in ways I haven’t envisioned.