Font Size: a A A

Research Of Key Technology On Repeater Maintenance Tool

Posted on:2013-01-22Degree:MasterType:Thesis
Country:ChinaCandidate:B B WangFull Text:PDF
GTID:2218330371498525Subject:Communication and Information System
Abstract/Summary:PDF Full Text Request
RMT (Repeater Maintenance Tool) is a software platform developed by devicemanufacturers for maintaining repeaters.There are different software languages, just likeC++and C#, to achieve the functions required by clients.The platform developed by C++may run faster, but is difficult to achieve.However the C#platform is less efficient, buteasy to develop.RMT described in this paper is developed by C#, under VS2010, based on.NetFramework.RMT can implement the function as connection, reading, setting, alarm andupdating.This system framework is MVC (Model View Controller), including present tier,data tier, logic tier, and achieves the communication methods like serialport, SMS(ShortMessage Service), Ethernet and PS (Packet Switch) domain.And this system adopts severaltechnologies such as auto connection, network communication based on Socket,multithreading.The Chapter1of this paper introduces the research background, significance andobjectives of RMT, and summarizes the study and organization framework; The Chapter2introduces the working principle, type, application, basic conception, the industrystandards and protocols of RMT; The Chapter3introduces C#, VS2010,.Net Framework,and also analyses the three tiers of this system; The Chapter4, the key point of this paper,describes several RMT key technologies. The first one is auto connection technologywhich is an innovation of this system.The second one is network communication based onsocket including UDP and TCP which is realized by asynchronous mode.Multithreadingwhich will play an important role for system optimization.The Chapter5describes how toachieve the functions specifically and how to use.The Chapter6is a brief summary of thispaper.
Keywords/Search Tags:Repeater monitoring technology, Model view controller, Connection, Multithreading, Transmission Control Protocol
PDF Full Text Request
Related items