跳到主要內容

簡易檢索 / 詳目顯示

研究生: 蘇達裕
Da-Yu Su
論文名稱: 網路傳輸運用於家庭防盜保全之研究
Network Transmitting Real-time Video Monitor System for Secure User''s Family
指導教授: 鍾鴻源
Hong-Yuan Zhong
口試委員:
學位類別: 碩士
Master
系所名稱: 資訊電機學院 - 電機工程學系
Department of Electrical Engineering
畢業學年度: 93
語文別: 中文
論文頁數: 74
外文關鍵詞: CCD, PDA, WLAN
相關次數: 點閱:9下載:0
分享至:
查詢本校圖書館目錄 查詢臺灣博碩士論文知識加值系統 勘誤回報
  • 本研究主要在設計一個適用於家庭防盜保全且兼具即時、精確、自動化、網路化、數位化等特點的視訊監控系統。本研究的系統主要由CCD、影像擷取卡、個人電腦及個人數位助理(PDA)所組成。
    本研究是利用網路作為遠端監控系統,而傳統的監視系統是將監視器的影像傳輸至監視螢幕,加上監視器都會侷限於拍某些方位,如此一來就會發生一些無法看到死角的地方。本研究發展出以網路控制遠端監視器,但想在Client端不寫程式就達成遠端網路控制,就是使用IE。而Server端主機,使用ASP.NET作為使用介面,針對監視器作遠端控制。透過無線網路(Wireless Local Area Network , WLAN),利用PDA不受場合及時間限制的特性,即時將影像傳至PDA,達成遠端即時監控的目標。


    The goal of the study is to design a video monitor system(VSAM),which is used to secure user’s family. The system contains some features such as Real-time, Accuracy, Automation, Networked, Digitization and so on. The system is composed of (CCD), Image Capture Board, Personal Computer and Personal digital Assistant (PDA).
    This research is to utilize the network as a monitoring system, and the traditional monitoring system is to transmit the image of the monitor to monitor the screen, in addition, the monitors will all be confined to patting some positions, some will thus take place and can''t see the place of the dead angle . This research develops and controls and carries the monitor far with the network, but not to write the procedure to achieve the network control far at the Client, is to use IE. And at the Server end the host computer , uses ASP.NET as interfaces, to perform the remote control. Through wireless network , use the feature of PDA which is not restricted by occasion and time to transmit the image to PDA to accomplish to goal of remote control in real time.

    目錄 目錄 I 圖形目錄 Ⅲ 表目錄 Ⅴ 第一章 緒論 1 1.1 引言 1 1.2 文獻回顧 1 1.3 論文目標 4 1.4 論文架構 5 第二章 網路傳輸 6 2.1 簡介 6 2.1.1影像處理 6 2.2 網路原理及應用 6 2.2.1通訊技術 7 2.2.2傳輸媒體 8 2.2.3通訊協定 12 2.2.4網際網路 13 2.2.5無線網路原理及應用 16 2.3資料處理 17 2.3.1伺服器通訊協定 17 2.3.2 Microsoft .NET Framework 21 2.3.3 Microsoft ASP.NET 22 2.4 資料管理 24 第三章 系統架構 26 3.1 簡介 26 3.2 硬體架構 26 3.2.1 PC電腦 26 3.2.2 Sony EVI-D70 Camera 27 3.2.3 Matrox Meteor-II Frame Grabber 27 3.2.4 HP iPAQ h4150 Pocket PC 27 3.2.5 D-Link DI-724+ 27 3.2.6 D-Link DWL-122 28 3.3 軟體規劃 29 3.3.1 PC或PDA端 29 3.3.2 伺服器端 32 3.3.3 RS-232通訊介面 32 3.4 系統描述 35 3.4.1 系統流程圖 35 3.4.2 系統說明 37 第四章 實驗結果 38 4.1 簡介 38 4.2 實驗一 38 4.3 實驗二 39 4.4 實驗三 53 4.5 討論 54 第五章 結論與展望 55 5.1 結論 55 5.2 未來展望 55 參考文獻 56 圖形目錄 圖2.1可移動式傳遞路徑 17 圖2.2 IIS控制圖 21 圖2.3.NET Framework架構圖 22 圖2.4 .NET Framework和ASP.NET關係圖 23 圖2.5錄影模式圖 24 圖2.6動態偵測模式圖 25 圖3.1系統架構圖 26 圖3.2軟體系統架構圖 29 圖3.3 系統登入圖 30 圖3.4 系統帳號登入圖 31 圖3.5錄影模式網頁介面圖 32 圖3.6錄影系統流程圖 36 圖3.7動態偵測流程圖 37 圖4.1 動態偵測模式入侵者圖 38 圖4.2 Server程式控制介面 39 圖4.3 錄影模式home圖 40 圖4.4 錄影模式up1圖 41 圖4.5 錄影模式up2圖 42 圖4.6 錄影模式up3圖 42 圖4.7 錄影模式down1圖 43 圖4.8 錄影模式down2圖 44 圖4.9 錄影模式down3圖 44 圖4.10 錄影模式left1圖 45 圖4.11 錄影模式left2圖 46 圖4.12 錄影模式left3圖 46 圖4.13 錄影模式right1圖 47 圖4.14 錄影模式right2圖 48 圖4.15 錄影模式right3圖 48 圖4.16 錄影模式zoom out1圖 49 圖4.17 錄影模式zoom out2圖 50 圖4.18 錄影模式zoom out3圖 50 圖4.19 錄影模式zoom in1圖 51 圖4.20 錄影模式zoom in2圖 52 圖4.21 錄影模式zoom in3圖 52 圖4.22 PDA動態偵測模式入侵者圖 53 圖4.23 PDA錄影模式圖 54 表目錄 表2.1網路資料傳輸 8 表2.2網路七層架構 12 表2.3 ASP.NET支援的程式語言 23 表3.1 RS-232 9Pin連接腳編號及其定義 34 附錄目錄 附錄A EVI-D70規格 59 附錄B Matrox Meteor-II規格 60 附錄C HP iPAQ h4150規格 61 附錄D D-Link DI-724+規格 62 附錄E D-Link DWL-122規格 63 附錄F RS-232接腳編號 64 附錄G Program List 65

    參考文獻
    [1] Kiyoshi Toyoda and Shiro Tamoto, Matsushita Graphic Communication Systems, Inc.David H. Crocker, Brandenburg Internetworking”Internet Facsimile as an Internet Office Appliance”Communications Magazine, IEEE Volume 39, Issue 10, Oct. 2001 Page(s):60 - 66
    [2] Wenyu Jiang,Jonathan Lennox,Sankaran Narayanan,Henning Schulzrinne,Kundan Singh,and Xiaotao Wu Columbia University” Integrating Internet Telephony Services ”IEEE INTERNET COMPUTING
    [3] Mercier, C.D.; Hembree, S.D.;”What the Internet can do for you “Industry Applications Magazine, IEEE Volume 4, Issue 6, Nov.-Dec. 1998 Page(s):8 - 15
    [4] Williamson, C.;”Internet traffic measurement “Internet Computing, IEEE Volume 5, Issue 6, Nov.-Dec. 2001 Page(s):70 - 74
    [5] Guardini, I.; D''Urso, P.; Fasano, P.;”The role of Internet technology in future mobile data systems” Communications Magazine, IEEE Volume 38, Issue 11, Nov. 2000 Page(s):68 - 72
    [6] 林政君”網際網路智慧型機器人應用於家庭自動化系統”國立中正大學 2003
    [7] 鄧人豪”應用嵌入式網路伺服器於電力設備遠端監控” 義守大學 2003
    [8] 馬自強”無線行動隨意網路中利於資料快速傳遞的MAC層協定”義守大學 2003
    [9] 孫益君”以PDA為平台之語音辨識應用系統開發”中原大學2003
    [10] 張俊彥”GSM及GPS應用於老人監控之研究” 大葉大學2003
    [11] 蔡明劭”PDA影像監控系統之開發”國立成功大學2003
    [12] 袁文宗http://home.kimo.com.tw/s865738/handout/bccindex.htm
    [13] T. C. Chiang "Internet And World Wide Web Technologies And Opportunitia " Proceedings of The IEEE International Conference on Industrial Technology,1996,Bell Laboratories Lucent Technologies, Inc.
    [14] 李清培2004年2月17日 http://move-to.net/Comm/Downloads/DocumentDownloads/1350.aspx
    [15] 東名 出版社:文魁資訊股份有限公司書名:精通 ASP .NET
    [16] Sony EVI-D70 Camera
    http://www.jtil.com.tw/datas/Sony_EVI-D70.pdf
    [17] Matrox Meteor-II/Standard http://www.benchmark-electronics.com/Files/fgmeteor2.pdf#search=''Matrox%20MeteorII''
    [18] HP iPAQ h4150 Pocket PC
    http://h50178.www5.hp.com/support/FA174A/manuals/
    [19] D-Link DI-724+
    http://www.dlink.com.au/Default.aspx?ArticleID=258
    [20] D-Link DWL-122
    http://www.dlink.com.au/default.aspx?FolderID=89

    QR CODE
    :::