跳到主要內容

臺灣博碩士論文加值系統

(216.73.216.23) 您好!臺灣時間:2025/10/27 05:27
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

我願授權國圖
: 
twitterline
研究生:吳昱瀚
研究生(外文):Hans Wu
論文名稱:智慧型手機上的購物輔助系統— SBSAS
論文名稱(外文):A SMARTPHONE-BASED SHOPPING ASSISTANTSYSTEM — SBSAS
指導教授:黃維信黃維信引用關係
口試委員:丁肇隆王家輝林正偉
口試日期:2012-06-29
學位類別:碩士
校院名稱:國立臺灣大學
系所名稱:工程科學及海洋工程學研究所
學門:工程學門
學類:綜合工程學類
論文種類:學術論文
論文出版年:2012
畢業學年度:100
語文別:中文
論文頁數:46
中文關鍵詞:適地性服務逛街輔助系統資訊系統室內定位室內導航定位導航個人化優惠券資料庫系統擴增實境
外文關鍵詞:LBS (Location Based Services)AndroidSmartphoneIndoor TrackingIndoor PositioningRetail StoreWarehouseUser InterfaceDatabaseAugmented Reality
相關次數:
  • 被引用被引用:1
  • 點閱點閱:323
  • 評分評分:
  • 下載下載:0
  • 收藏至我的研究室書目清單書目收藏:1
本文所介紹的 SBSAS(Smartphone Based Shopping Assistant System) 是一個用於量販店(如 Costco)的智慧型手機應用程式平臺,提供顧客在現實世界的賣 場中能使用的各種購物的輔助性服務。此平臺包括 IPS(Item Positioning System) 輔助顧客搜尋特定貨架的商品,或 IIS(Item Information System)除了有紀錄顧客 購物清單的功能,也提供顧客取得各種的個人化優惠券,藉以讓消費者得到的購 物的便利性、趣味性、經濟性的好處。本系統除了可能增加賣場的流通量或業績 之外,賣場、品牌商得以和顧客交換資料,達成市場分析的目的,同時藉此產生 適用於不同顧客的個人化服務。

此手機應用程式有三大功能:第一、顧客可以從手機獲得賣場的個人化商品 清單,並從商品清單中得到商品資訊,或將商品加入自己的購物清單。第二、顧 客可以取得每日優惠券(Today’s Promotion)及創新的「風火輪優惠券(Hotwheel Promotion)」,其中每日優惠券是由系統推薦的個人化優惠,而風火輪優惠能提供 顧客離線進行遊戲式的優惠,是結合本系統中室內定位功能,創新的互動式優惠。 第三、顧客可以利用手機定位和導航目標商品之位置。手機辨識解碼環境中的 QR-Code 取得自身的位置後,顧客可以利用觀察地圖的方式得到導航智商品的最 佳路徑,或是利用新式樣的擴增實境(AR, Augmented Reality)系統:貨架透視鏡 (SF, Stock Fluoroscope),透過手機鏡頭和螢幕的來觀察目標商品的位置,此擴增 實境的商品搜尋系統是重要的技術核心,我們在本論文中會專注於這部份設計與 測試的敘述。

The Smartphone Based Shopping Assistant System (SBSAS) is an application platform, which delivers several ancillary real time services that can be used in warehouse-styled retail store (e.g., Costco). The application platform comprises Item Positioning System (IPS) and Item Information System (IIS). IPS assists in finding specific item in different stocks. IIS assists customers in producing or making records as shopping list, and provides personalized coupon, in order to make customers find convenience, delight and economization in shopping. A Store powered by the system is possible to increase sales performance and smooth the stream of customers; In addition, manufacturers and stores are allowed to cooperatively trade data with customers in purpose of market analyzing and producing personalized services for different customers.
There are three main functions in this system. First, customers can obtain detailed item information by selecting target item in customized item list; also add items toward shopping list. Second, customers are allowed to download two kinds of coupon, the Daily Promotion and the innovative “Hotwheel Promotion”. The Daily Promotion is a personalized coupon recommended by the system, and Hotwheel Promotion provides off-line game-liked access to obtain the coupon, which is combined with indoor positioning techniques. Third, customers are allowed to operate positioning and navigating functions in order to search target items in reality. After recognizing and decoding the QR-Code tags in environment to locate customers’ own position, one can obtain the optimized navigating routes by observing map, or operate SF (Stock Fluoroscope), which is a unique augmented reality system aiding customers to see the actual position of target item in screen through the camera lens. We concentrate on describing the designs and tests of SF, which is the core technology of this thesis.

口試委員會審定書.........................................................................................................#
誌謝 i
摘要 iii
ABSTRACT iv
目錄 v
圖片目錄 vii
表格目錄 viii
Chapter 1 序論 1
1.1 研究背景 1
1.2 研究動機與目的 2
1.2.1 量販店內即時的服務系統 2
1.2.2 最低成本的有效室內定位 3
1.2.3 提供不依靠任何無線網路的服務 4
1.2.4 利用個人化資訊創造具有擴充性的行銷空間 5
1.2.5 新型的擴增實境技術 5
Chapter 2 相關技術與文件 7
2.1 智慧型手機的硬體與軟體 7
2.2 定位與導航技術 8
2.2.1 手機定位技術 8
2.2.2 環境感知系統 9
2.3 相關應用 10
2.3.1 手機室內定位相關應用 10
2.3.2 購物輔助相關應用 11
Chapter 3 研究方法與系統架構 13
3.1 系統建構流程和研究方法 13
3.2 需求描述與系統架構 14
3.3 系統特點 18
3.3.1 貨架透視鏡(Stock Fluoroscope) 18
3.3.2 個人化的行動服務 25
3.4 程式流程介紹 30
Chapter 4 系統實驗與實測 32
4.1 系統軟硬體需求 32
4.2 系統實驗 33
4.3 系統操作與實測 34
4.3.1 擴增實境商品搜尋功能 35
4.3.2 模擬地圖路徑導航功能 37
4.3.3 優惠券功能 38
4.4 延伸情境 39
Chapter 5 結論與未來工作 41
5.1 研究結論 41
5.2 未來改進及發展 41
附錄A 辭彙表(Glossary) 43
REFERENCE 44


[1]IDC, Top Five Smartphone Vendors, Shipments, and Market Share, Calendar Year 2010 (Units in Millions).
[2]Nielsen wire, Generation App: 62% of Mobile Users 25-34 own Smartphones, http://blog.nielsen.com/nielsenwire/?p=29786.
[3]Costco, http://en.wikipedia.org/wiki/Costco.
[4]量販店產業簡介, http://woodyli.myweb.hinet.net/paperwrok/business3.htm.
[5]臺灣民眾生活形態大調查,系列一:臺灣民眾大賣場購物形態大調查,中時電子報,http://money.chinatimes.com/97rp/01shopping/1.htm, 2008.
[6]A. Dick and K. Basu, “Customer Loyalty: Towards an Integrated Conceptual Framework,” Journal of the Academy of Marketing Science, Vol. 22, Number 2, pp. 99-113, 1994.
[7]R. Azuma, A Survey of Augmented Reality, Presence: Teleoperators and Virtual Environments, pp. 355–385, August 1997.
[8]Sesame Street Augmented Reality Dolls Take AR to the Next Level, http://www.youtube.com/watch?v=U2jSzmvm_WA.
[9]Smartphone, http://en.wikipedia.org/wiki/Smartphone.
[10]P. Vittet-Philippe & J. Navarro, “Mobile E- Business (M-Commerce): State of Play and Implications for European Enterprise Policy,” European Commission Enterprise Directorate-General E-Business Report, 2000.
[11]楊雅菁,探討行動商務價值鏈下可行經營模式之研究,2006年6月。
[12]J. Schneidawind: "Big Blue unveiling", USA Today, p. 2B, November 23, 1992.
[13]National Research Council (U.S.), Committee on the Future of the Global Positioning System, National Academy of Public Administration. The global positioning system: a shared national asset : recommendations for technical improvements and enhancements, National Academies Press, p. 16, ISBN 0-309-05283-1, Chapter 1, p. 16, 1995.
[14]Mobile Phone Tracking, http://en.wikipedia.org/wiki/Mobile_phone_tracking.
[15]L. Whitney, CNET. "Nearly 1 in 5 smartphone owners use check-in services.", http://news.cnet.com/8301-1023_3-20062640-93.html?part=rss&subj=news&tag=2547-1_3-0-20, May 13, 2011.
[16]A Survey of Mobile Indoor Navigation Systems, Lecture Notes in Geoinformation and Cartography, Part 3, 305-319, DOI: 10.1007/978-3-642-03294-3_20, 2010.
[17]H. Huang & G. Gartner, Using activity theory to identify relevant context parameters. Location Based Services and TeleCartography II , Sensor, 2009.
[18]Fusion to Context Models, Springer LNG&C, pp 35–45.
[19]Idocent, Indoor Wireless Navigation. http://www.egr.msu.edu/classes/ece480/capstone/spring11/group02/index.html.
[20]FastMall, http://fastmall.com/.
[21]Micello Mall Maps, http://www.micello.com/developer/apps .
[22]junaio''s indoor navigation mobile guide, http://www.junaio.com/.
[23]FootPath, https://market.android.com/details?id=de.uvwxy.footpath&hl=zh_TW.
[24]Roodin, https://www.facebook.com/pages/Roodin-the-best-app-for-indoor-navigation/298814380144355.
[25]GloPos, http://www.glopos.com/site/.
[26]Z. Davis, M. Hu, S. Prasad, M. Schuricht, P.M. Melliar-Smith, & L.E. Moser, A Personal Handheld Multi-Modal Shopping Assistant, Networking and Services, ICNS ''06. International conference, 2006.
[27]L. Jun, I. Ari, J. Jain, A.H. Karp, & M. Dekhil, Mobile In-store Personalized Services, Web Services, 2009. ICWS 2009. IEEE International Conference, 2009.
[28]M.Y. Shieh, Y.H. Chan, Z.X. Lin, & J.H. Li; Design and Implementation of A Vision-Based Shopping Assistant Robot, Systems, Man and Cybernetics, 2006. SMC ''06. IEEEInternational Conference, 2006.
[29]G. Bremer, G. Reyes, S. Samuel, & B. Scatuorchio, Shopping assistant with interface for wheelchair users, Bioengineering Conference (NEBEC), 2011 IEEE 37th Annual Northeast, 2011
[30]Fusion to Context Models, Springer LNG&C, pp. 35.
[31]Kengo Akaho, A Study and Evaluation on Route Guidance of a Car Navigation System Based on Augmented Reality , J.A. Jacko (Ed.): Human-Computer Interaction, Part III, HCII 2011, LNCS 6763, pp. 357–366, 2011.
[32]P.E. Hart, N.J. Nilsson, & B. Raphael, "Correction to "A Formal Basis for the Heuristic Determination of Minimum Cost Paths"", SIGART Newsletter 37: 28–29, 1972.
[33]N.J. Nilsson, Principles of Artificial Intelligence, Palo Alto, California: Tioga Publishing Company, ISBN 0-935382-01-1, 1980.
[34]P. Judea, Heuristics: Intelligent Search Strategies for Computer Problem Solving, Addison-Wesley, ISBN 0-201-05594-5, 1984.
[35]P. Niblett & S. Graham, “Events and Service-Oriented Architecture: The OASIS Web Services Notification Specifications”, IBM Systems Journal, Vol. 44, No. 4, pp. 869-886, 2005.
[36]P. Eugster, P. Felber, R. Guerraoui, & A. Kermarrec, “The many faces of publish/subscribe,” ACM Computing Surveys (CSUR), Vol. 35, Issue 2, 2003.


QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top
無相關期刊