簡易檢索 / 詳目顯示

研究生: 于明桂
Ming-Kuei, Yu
論文名稱: 無線通訊之MMI 下載平台的研究與實作
A study and implementation of MMI download platform in wireless communication
指導教授: 石維寬
Wei-Kuan, Shih
口試委員:
學位類別: 碩士
Master
系所名稱: 電機資訊學院 - 資訊工程學系
Computer Science
論文出版年: 2002
畢業學年度: 90
語文別: 中文
論文頁數: 61
中文關鍵詞: 泛歐數位式行動電話系統軟體無線電可重新設定裝置短訊服務增強型短訊服務人機介面
外文關鍵詞: GSM, Software radio, MMI, Reconfigurable device, MIDP, CLDC, SMS, EMS
相關次數: 點閱:1下載:0
分享至:
查詢本校圖書館目錄 查詢臺灣博碩士論文知識加值系統 勘誤回報
  • 隨著個人通訊系統的蓬勃發展,無線通訊在我們的生活中所扮演的角色已經愈趨重要,GSM(Global System for Mobile Communication)以其優秀的設計及開放的規格很快的成為主流的標準。不過除了語音的傳輸之外,現今生活中對於數據資料的需求,例如天氣資訊、新聞報導甚至是多媒體資訊的需求也逐漸增加,而目前日漸普及的行動電話則是用來下載這些資料進而閱讀使用的最佳平台。在軟體無線電(Software radio)中也討論了各種關於軟體下載及置換的問題,而且除了單純的應用程式下載之外,還更進一步的討論到通訊協定堆疊等核心程式的下載及置換。不過目前在商業上的應用僅侷限於單純的應用程式下載,如日本NTT DoCoMo的i-Mode支援使用者下載Java遊戲到行動電話上,並且在日本市場中擁有廣大的用戶群。
    在本論文中,我們針對在行動電話中的人機介面(Man Machine Interface, MMI)下載置換以及在GSM 第三層通訊協定的短訊服務系統(Short Message Service, SMS)作討論。利用Sun的MIDP(Mobile Information Device Profile Specification)並且依據在軟體無線電中定義的可重新設定裝置(Reconfigurable device)的觀念實作出一個實驗平台,以實驗人機介面的下載及置換,並且實作GSM中的增強型短訊服務(Ehanced Messaging Service, EMS)以驗證人機介面的下載功能。


    In Personal Communication System (PCS), Global System for Mobile Communication (GSM) is the manstream standard because of its outstanding design and open specification. Software download and replacement are important research topics in software radio. In addition to pure application download, the download and replacement of core software, such as Protocol stack, are also addressed in software radio. But the application of software download in business market is limited to pure application download, for example, NTT DoCoMo i-mode in Japan.
    In this thesis, we discuss the Man Machine Interface (MMI) download and replacement in mobile phone and Short Message Service (SMS) located in GSM protocol layer 3. By following the definition of reconfigurable device in software radio, we use MIDP provoded by Sun microsystems to build a MMI download and replacement testbed and implement Ehanced Messaging Service (EMS) defined in GSM to demostrate MMI download.

    第1章 導論 3 第2章 相關研究 8 2.1 軟體無線電 8 2.2 MExE 12 第3章 Java 技術與GSM 訊息服務 15 3.1 Java 技術 15 3.1.1 J2ME 16 3.1.2 CLDC 17 3.1.3 MIDP 17 3.2 GSM Messaging Service 19 3.2.1 短訊服務 (Short Message Service, SMS) 20 3.2.2 增強型短訊服務 (Enhanced Messaging Service, EMS) 21 第4章 實作 24 4.1 系統架構 26 4.2 MMI在MIDP中的資料存取 29 4.2.1 MIDP中I/O函式的存取控制 30 4.2.2 去除MIDP I/O API的安全性限制 31 4.3 MMI的下載以及置換 32 4.3.1 MIDP中的Manager 33 4.3.1.1 製作啟動MMI所需的設定檔 34 4.3.1.2 即時更換MMI 36 4.3.1.3 MMI的分類管理 37 4.3.2 Configuration Manager 39 4.3.3 Default MMI 42 4.4 實作支援增強型簡訊服務的MMI 43 4.4.1 接收增強型簡訊 44 4.4.2 發送增強型簡訊 46 第5章 實驗結果 48 5.1 實驗環境 48 5.2 實驗測試 48 5.2.1 MMI的下載及置換 48 5.2.2 接收增強型簡訊 50 5.2.3 發送增強型簡訊 50 5.3 實驗數據 50 第6章 結論及未來工作 53 第7章 參考文獻 55

    [1] 3GPP, “Mobile Execution Environment (MExE); Functional description; Stage 2,” 3GPP 23.040 v.4.3.1, Apr. 2000.
    [2] 3GPP, “Multimedia Messaging Service (MMS); Functional description,” 3GPP TS 23.140 v.5.2.0, Mar. 2002.
    [3] 3GPP, “Technical Realization of the Short Message Service
    (SMS),” 3GPP 23.040 v.4.3.1, Apr. 2000.
    [4] E. Buracchini, "The Software Radio Concept," IEEE Commun.
    Mag. vol. 38, issue 9, Sep. 2000, pp.138-143.
    [5] J. Cai and D.J. Goodman, “General Packet Radio Service in GSM,” IEEE Commun. Mag vol.35, issue 10, Oct. 1997, pp.122-131.
    [6] ETSI, ”Man-Machine Interface (MMI) of the Mobile Station (MS),”GSM 02.30 version 7.1.0 Release 1998.
    [7] Y. F. Lee, F. H. Pan, M. K. Yu, F. S. Juang, W. K. Shih and R. C. Chang, “An Implementation of an Over-the-air Reconfigurable Mobile Terminal,” Submitted to GLOBECOM 2002.
    [8] Y. F. Lee, F. S. Juang and R. C. Chang, “A Configurable Java Architecture for Mobile Terminal Software Download," Proc. IEEE WCNC, vol.1, Mar. 2002, pp.144-149.
    [9] Joseph Mitola III, "Technical Challenges in the Globalization of Software Radio," IEEE Commun. Mag. vol.37, issue 2, Feb. 1999, pp.84-89.
    [10] Nokia, ”Smart Messaging Specification,” Revision 3.0.0 Dec. 2000
    [11] F. H. Pan and W. K. Shih, “An Implementation of Over The Air Software Download System”, Master Thesis, Department of Computer Science, National Tsing Hua University, 2002.
    [12] Sun Microsystems, ”Connected, Limit Device Configuration Specification,” Version 1.0a, May 2000.
    [13] Sun Microsystems, ”Mobile Information Device Profile Specification,” Version 1.0a, Dec. 2000.
    [14] Sun Microsystems, ”PersonalJava Application Environment Specification,” Version 1.2a, Nov. 2000.
    [15] A. Toskala, H. Holma and P. Muszynsky, ”ETSI WCDMA For UMTS,”Proc. of 1998 IEEE 5th International Symposium on Spread Spectrum Techniques and Applications, vol.2, 1998, pp.616-620.
    [16] Walter H.W.Tuttlebee,“Software-Defined Radio: Facets of a Developing Technology,” IEEE Personal Commun. Mag. vol.6 issue 2, Apr. 1999. pp.38-44.
    [17] W. H. W. Tuttlebee, "Software Radio Technology: a European Perspective," IEEE Commun. Mag. vol.37, issue 2, Feb. 1999. pp.118-123.
    [18] Wireless Application Protocol, http://www.wapforum.org

    無法下載圖示 全文公開日期 本全文未授權公開 (校內網路)
    全文公開日期 本全文未授權公開 (校外網路)
    全文公開日期 本全文未授權公開 (國家圖書館:臺灣博碩士論文系統)
    QR CODE