bump hunter

6
The University of Tokyo Bump Hunter - Visualize road condition by connected vehicle - by team Millet Way Tomoki Saito Hiroya Matsubara

Upload: bmxug

Post on 07-Jan-2017

585 views

Category:

Technology


0 download

TRANSCRIPT

Page 1: Bump Hunter

The University of Tokyo

Bump Hunter- Visualize road condition by

connected vehicle -

by team Millet WayTomoki Saito

Hiroya Matsubara

Page 2: Bump Hunter

The University of Tokyo

Bump Hunter の概要

22015/8/24

1. ユーザ自身の端末を用いて道路状況のセンシングユーザの持つ端末 ( スマートフォン , タブレット , …) を設定し、乗り物で移動したときの加速度と位置情報を解析することで道路状況道路上の隆起 (bumps) や道路のひび割れ (cracks) などを検知することができます

2. 道路状況の詳細を可視化Bump Hunter は道路状況をマップ上に視覚的に表示することができます。取得した加速度等の情報に応じて、赤色の「荒れている」 (bumpy), 黄色の「少し荒れている」 (a little bumpy),青色の 「荒れていない」 (not bumpy) の 3 段階に判別します。

3. 道路状況に対する見識を手動で追加自らが通行した際に、シェアするべきだと思ったことは、位置情報の他に画像やコメントなどを含めて手動で登録出来ます。登録した内容は可視化を行う際にも表示されます

Page 3: Bump Hunter

The University of Tokyo

システム構成

32015/8/24

Cloud Foundry Application• Python Django• Python Buildpack

Language Translation• Tweet information

about Bump Hunter

ClearDB MySQL Database• DB for log data from

smartphone• DB for insight data

from users

Insights for Twitter• Show positive and

negative tweets around your location

Internet of Things• Connect your device• Receive sensor data ユーザ端末 ( スマートフォン

等 )加速度、位置情報の取得・送信

Client 側• 解析結果や見識の確認• コメントや画像、見識などの登録

MQTT 登録フロー

Log dataInsight data

可視化マップやツイート

Insights の登録

Page 4: Bump Hunter

The University of Tokyo

English Version

Page 5: Bump Hunter

The University of Tokyo

Overview of Bump Hunter

52015/8/24

1. Sense the road condition with your deviseUsing your own devise (smartphone, tablet, …) on your vehicle, you can collect acceleration and location data to analyze the road bumps or cracks.

2. Check the visualized road conditionBump Hunter show you how bumpy the roads areby red (bumpy), yellow (a little bumpy) and blue (not bumpy)icons on a map, depending on the accumulated acceleration value.

3. Share information about the road conditionYou can add some comments and images on the map based on your insights, and share them everyone.

Page 6: Bump Hunter

The University of Tokyo

Implementation

62015/8/24

Cloud Foundry Application• Python Django• Python Buildpack

Language Translation• Tweet information

about Bump Hunter

ClearDB MySQL Database• DB for log data from

smartphone• DB for insight data

from users

Insights for Twitter• Show positive and

negative tweets around your location

Internet of Things• Connect your device• Receive sensor data Smartphone on vehicle

• Collect acceleration and location data

• Send the data

Client• Check visualized data and

insights• Add comments and images

about road condition

MQTT ProcessingRegistration

Log dataInsight data

Visualized map / tweets

Insights