作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程

所属专题: 云计算专题

• 云计算专题 • 上一篇    下一篇

基于云计算的手机智能出租车呼叫系统

刘亚秋a,吴双满a,韩大明b,景维鹏a   

  1. (东北林业大学 a. 信息与计算机工程学院,哈尔滨 150040;b. 交通学院,哈尔滨 150040)
  • 收稿日期:2013-10-16 出版日期:2014-04-15 发布日期:2014-04-14
  • 作者简介:刘亚秋(1971-),男,教授、博士生导师,主研方向:云计算技术,人工智能;吴双满,硕士研究生;韩大明,高级工程师;景维鹏,副教授、博士。
  • 基金资助:

    中央高校基本科研业务费专项基金资助项目(DL13CB05);哈尔滨市科技局创新人才基金资助项目(2013RFXXJ809); 哈尔滨市应用技术研究与开发基金资助项目(2013AE1CE007)。

Mobile Intelligent Taxi Calling System Based on Cloud Computing

LIU Ya-qiu a, WU Shuang-man a, HAN Da-ming b, JING Wei-peng a   

  1. (a. College of Information and Computer Engineering; b. College of Traffic, Northeast Forestry University, Harbin 150040, China)
  • Received:2013-10-16 Online:2014-04-15 Published:2014-04-14

摘要:

针对目前交通拥堵致使出行打车难的问题,设计并实现一种基于云计算的手机智能出租车呼叫系统。该系统由云服务器和Android手机客户端组成,服务器利用云计算环境下的Map-Reduce并行编程模型对K-means聚类算法实施并行化,提高推送信息的质量和效率;客户端分别利用LocationClient、MapView和MKOfflineMap接口实现定位服务、图层展示更新和百度离线地图服务功能,通过Android智能手机平台为用户提供及时、准确的信息服务。在客户端和服务器之间,利用RPC服务推送Protocol Buffer协议序列化的信息。实验结果表明,与滴滴打车软件相比,该系统的搜索推荐效率提高了20%左右,离线地图展示及定位流量比在线方法减少了90%以上,快速响应性能较好。

关键词: 智能交通, 聚类, 云计算, 推送, Protocol Buffer协议, 百度离线地图

Abstract:

In view of the increasing difficulty in taking a taxi because of the traffic jam, an intelligent taxi calling system based on cloud computing is proposed, which consists of cloud server and Android ends. This paper adopts Map-Reduce model to process the K-means clustering algorithm in a parallel way to improve the quality and efficiency of pushing data on the cloud server side and uses LocationClient interface, MapView interface and MKOfflineMap interface to implement the location service, overlays display and update service and Baidu offline map service respectively on the Android smart ends. And the Remote Procedure Call(RPC) service is used to realize the push of the data information which is serialized by Protocol Buffer(PB) protocol between the cloud server and Android ends. The designed system, which gets about 20% improvement in searching and push efficiency and 90% reduction in data traffic and big improvement in response time.

Key words: intelligent transportation, clustering, cloud computing, push, Protocol Buffer(PB) protocol, Baidu offline map

中图分类号: