博碩士論文 955202005 詳細資訊




以作者查詢圖書館館藏 以作者查詢臺灣博碩士 以作者查詢全國書目 勘誤回報 、線上人數:91 、訪客IP:18.188.78.125
姓名 黃韋誠(Wei-Cheng Huang)  查詢紙本館藏   畢業系所 資訊工程學系
論文名稱 在消費型電子上具網路資訊交換之數位家庭工具實作
(Internet Information Exchange Digital Home Widget Implementation on CE-device)
相關論文
★ 具多重樹狀結構之可靠性群播傳輸★ 在嵌入式行動裝置上設計與開發跨平台Widget
★ 在 ARM 架構之嵌入式系統上實作輕量化的手持多媒體播放裝置圖形使用者介面函式庫★ 基於網路行動裝置所設計可擴展的服務品質感知GStreamer模組
★ 針對行動網路裝置開發可擴展且跨平台之GSM/HSDPA引擎★ 於單晶片多媒體裝置進行有效率之多格式解碼管理
★ IMS客戶端設計與即時通訊模組研發:個人資訊交換模組與即時訊息模組實作★ 在可攜式多媒體裝置上實作人性化的嵌入式小螢幕網頁瀏覽器
★ 以IMS為基礎之及時語音影像通話引擎的實作:使用開放原始碼程式庫★ 電子書嵌入式開發: 客制化下載服務實作, 資料儲存管理設計
★ 於數位機上盒實現有效率訊框參照處理與多媒體詮釋資料感知的播放器設計★ 具數位安全性的電子書開發:有效率的更新模組與資料庫實作
★ 適用於異質無線寬頻系統的新世代IMS客戶端軟體研發★ 在可攜式數位機上盒上設計並實作重配置的圖形使用者介面
★ Friendly GUI design and possibility support for E-book Reader based Android client★ Effective GUI Design and Memory Usage Management for Android-based Services
檔案 [Endnote RIS 格式]    [Bibtex 格式]    [相關文章]   [文章引用]   [完整記錄]   [館藏目錄]   [檢視]  [下載]
  1. 本電子論文使用權限為同意立即開放。
  2. 已達開放權限電子全文僅授權使用者為學術研究之目的,進行個人非營利性質之檢索、閱讀、列印。
  3. 請遵守中華民國著作權法之相關規定,切勿任意重製、散佈、改作、轉貼、播送,以免觸法。

摘要(中) 隨著通訊設備、資訊產品、消費型電子日漸普及,數位化生活的環境逐漸成型。但我們檢視目前的這些數位電子產品,大部份都裝載的過高等級的裝置以達到更多的功能,但這些功能往往是我們不常使用到的。並且在家庭中的這些數位裝置大多都存放著重複的檔案。
在本論文中,我們試圖實作一個裝置,可以輕易的與其他裝置做連結,並將家庭裡一些常用的功能做在其中。我們把widget的概念移植到消費型電子上,使用者透過它可以很容易的取得網路資訊,並且利用UPnP的技術,達到數位裝置間資料的共享,這樣的設備我們稱它為數位家庭工具。
我們期望可以達到以下目標:1.資訊交換 2.檔案共享
摘要(英) With the popularity of communication, computer and consumer electronics, the environment of digital life is forming gradually. But we survey the current digital electronics, most of them are deployed high-level equipment to reach more function that we may use infrequently. And all of digital devices in the home may store duplicated file.
In this thesis, we try to implement a device that can easily connect other device and build in frequent function in the digital home. We put the concept of widget into the CE-device, users can easily get the information via this device, and by using UPnP technology the file could be share between each of digital devices, the device we named as Digital Home Widget. The following is the main objectives we hope to achieve: 1.Information Exchange 2.File Sharing
關鍵字(中) ★ 資訊交換
★ 數位家庭工具
關鍵字(英) ★ Digital Home Widget
★ Information Exchange
論文目次 摘要 i
ABSTRACT ii
誌謝 iii
1 Introduction 1
1.1 Motivation 1
1.2 Digital Home Widget 4
1.3 Thesis Organization 5
2 Related Work & Background 7
2.1 Embedded OS 7
2.2MPlayer 9
2.3 Simple DirectMedia Layer 10
3 System Architecture 13
3.1 Goal 13
3.2 System Overview 14
3.3 Digital Home Widget Components 16
3.4 Hardware 17
3.5 System Architecture 19
4 Implementation 21
4.1 DMA 2440 Embedded Device Setup 21
4.2 Widget 21
4.2.1 Weather Information 24
4.2.2 Flickr 25
4.3 Google Maps 25
4.4 MediaPlayer 29
4.4.1 MPlayer Cross compile 29
4.4.2 MPlayer 30
4.5 Universal Plug and Play 31
5 Conclusion and Future Work 37
Referecnes 39
參考文獻 [1] C.-H. Chen, "MPlayer Based Home Media Center Implementation on Intel Olo River", Master's thesis. National Central University, June 2007.
[2] "It Just Works: UPnP in the Digital Home"
http://www.artima.com/spontaneous/upnp_digihome.html
[3] "Advancing the Digital Home"
http://www1.ap.dell.com/content/topics/global.aspx/innovation/en/cto_digital_home?c=tw&
[4] "Widget engine"
http://en.wikipedia.org/wiki/Desktop_widget
[5] "Symbian OS"
http://www.symbian.com/symbianos/index.html
[6] "What's New in Windows Embedded CE 6.0 R2"
http://msdn.microsoft.com/zh-tw/embedded/bb894656(en-us).aspx
[7] "Windows CE"
http://en.wikipedia.org/wiki/WinCE
[8] "Embedded Linux"
http://en.wikipedia.org/wiki/Embedded_Linux
[9] "C++ Sockets Library"
http://www.alhem.net/Sockets/index.html
[10] "MPlayer - The Movie Player"
http://www.mplayerhq.hu/design7/news.html
[11] M.-F. Kao "Digital Home- Design of a Home Entertainment Media Center", Master's thesis. Department of Electrical Engineering, National Chung Cheng University, June 2006.
[12] "Simple DirectMedia Layer"
http://www.libsdl.org/index.php
[13] "What is Google Maps?"
http://maps.google.com/support/bin/answer.py?answer=7060&topic=10778
[14] "The Coordinate System"
http://www.knu.edu.tw/cnhuang/GIS/SuperGis_ppt/Ch6-7.ppt
[15] "Mercator Projection"
http://mathworld.wolfram.com/MercatorProjection.html
[16] "UPnP Device Architecture 1.0"
hhtpp://www.upnp.org/specs/arch/UPnP-DeviceArchitecture-v1.0.pdf
[17] M.-F. Tsai "UPnP:Automated Network Con guration", Department of Computer Science, National Chiao Tung University
[18] "UPnP in Digital Home Networking"
http://www.nestsoftware.com/Whitepapers/UPnPinDigitalHomeNetworking.pdf
指導教授 吳曉光(Eric Hsiao-Kuang Wu) 審核日期 2008-7-16
推文 facebook   plurk   twitter   funp   google   live   udn   HD   myshare   reddit   netvibes   friend   youpush   delicious   baidu   
網路書籤 Google bookmarks   del.icio.us   hemidemi   myshare   

若有論文相關問題,請聯絡國立中央大學圖書館推廣服務組 TEL:(03)422-7151轉57407,或E-mail聯絡  - 隱私權政策聲明