gprs 睡眠模式_GPRS的完整形式是什么?

gprs 睡眠模式

GPRS:通用分組無線業務 (GPRS: General Packet Radio Service)

GPRS is an abbreviation of General Packet Radio Service. It is a non-voice, high-level speed packet switching technology planned for GSM networks. On 2G and 3G cellular transmission systems, it is a packet aligned wireless data communication service for mobile signal transmission.

GPRS是General Packet Radio Service的縮寫 。 這是為GSM網絡計劃的一種非語音,高速度的分組交換技術。 在2G和3G蜂窩傳輸系統上,它是用于移動信號傳輸的分組對齊的無線數據通信服務。

It operates based on the modulation technique which is also called Gaussian minimum-shift keying (GMSK). To allow GPRS on a GSM or TDMA network, we need to put in two core modules which are,

它基于也稱為高斯最小頻移鍵控(GMSK)的調制技術進行操作。 為了允許GPRS在GSM或TDMA網絡上運行,我們需要放入兩個核心模塊,分別是

  • The Gateway GPRS Service Node (GGSN)

    網關GPRS服務節點(GGSN)

  • The Serving GPRS Service Node (SGSN)

    服務GPRS服務節點(SGSN)

GPRS full form


Image source: http://www.vector-logo.net/logo/GPRS-37187.html

圖片來源:http://www.vector-logo.net/logo/GPRS-37187.html





GPRS


Image source: https://www.researchgate.net/figure/GPRS-architecture-network_fig1_301887709

圖片來源:https://www.researchgate.net/figure/GPRS-architecture-network_fig1_301887709

GPRS有什么作用? (What GPRS does?)

Based on internet protocols, GPRS can be used to give network connections that favor a broad diversity of enterprises as well as commercial applications.

基于Internet協議,GPRS可用于建立網絡連接,從而有利于廣泛的企業和商業應用。

GPRS的優勢 (Advantages of GPRS)

  • In comparison to fixed telecommunication networks, it gives higher data transfer speed. Its prime speed is 171.2 kbps, which is nearly thrice than fixed-telecommunication speed in rapidness.

    與固定電信網絡相比,它具有更高的數據傳輸速度。 它的主要速度為171.2 kbps,在速度上比固定電信速度快三倍。

  • It gives quick immediate connection and instant data transfer.

    它提供快速的即時連接和即時的數據傳輸。

  • It is very effective in the matter of cost.

    在成本方面非常有效。

  • It has original and higher-level applications. It gives applications of the internet over mobile and also makes easier Web browsing, IM messages, E-commerce, etc.

    它具有原始和更高級別的應用程序。 它提供了移動互聯網的應用程序,還使Web瀏覽,IM消息,電子商務等更加容易。

  • It enables a user to connect to the Internet even when the availability of other services such as 3G or HSDPA is not there.

    即使沒有其他服務(例如3G或HSDPA)的可用性,它也使用戶能夠連接到Internet。

  • In case of mobility, any location from where there is a network signal available, GPRS gives wireless access to the Internet.

    在移動性的情況下(從網絡信號可用的任何位置開始),GPRS可以無線訪問Internet。

  • It enables the concurrent use of both voice and data services. Therefore, a user can have both voice call and data call at the same time. Data call alludes to the use of the internet by browsing or downloading or uploading data.

    它允許同時使用語音和數據服務。 因此,用戶可以同時進行語音通話和數據通話。 數據通話通過瀏覽或下載或上傳數據來暗示互聯網的使用。

  • As stated in the GSM standard, GPRS reuses almost identical air interfaces such as TDMA/FDMA, Bursts, frame structure. It makes use of normal burst and access burst stated by GSM.

    如GSM標準所述,GPRS重用了幾乎相同的空中接口,例如TDMA / FDMA,突發,幀結構。 它利用了GSM規定的普通突發和接入突發。

  • Single 52 frame multi-frame for both traffic and signaling frame structure is used by GPRS which is different from GSM's dual structure of 26-frame multi-frame for traffic and 51-frame multi-frame for signaling.

    GPRS使用單一的用于通信和信令幀結構的52幀復幀,這與GSM的用于通信的26幀復幀和用于信令的51幀復幀的雙重結構不同。

使用GPRS需要什么? (What is needed to use GPRS?)

  • An application with a GPRS modem.

    帶有GPRS調制解調器的應用程序。

  • A GSM/GPRS network.

    GSM / GPRS網絡。

  • A SIM card with GPRS service.

    具有GPRS服務的SIM卡。

  • A remote station with access to the internet or the GPRS network.

    可以訪問Internet或GPRS網絡的遠程站。

GPRS is contemplated as 2.5G technology due to its more enhanced technology than standard 2G digital technology, but the necessity of 3G technologies it does not fulfill.

GPRS被認為是2.5G技術,因為它比標準2G數字技術增強了技術,但是3G技術的必要性卻不能滿足。

翻譯自: https://www.includehelp.com/dictionary/gprs-full-form.aspx

gprs 睡眠模式

本文來自互聯網用戶投稿,該文觀點僅代表作者本人,不代表本站立場。本站僅提供信息存儲空間服務,不擁有所有權,不承擔相關法律責任。
如若轉載,請注明出處:http://www.pswp.cn/news/377415.shtml
繁體地址,請注明出處:http://hk.pswp.cn/news/377415.shtml
英文地址,請注明出處:http://en.pswp.cn/news/377415.shtml

如若內容造成侵權/違法違規/事實不符,請聯系多彩編程網進行投訴反饋email:809451989@qq.com,一經查實,立即刪除!

相關文章

int main(int argc,char* argv[])講解

分類: 學習筆記2011-11-07 21:502354人閱讀評論(0)收藏舉報dos編譯器pathunixcommandc在最近學習中老是遇到 int main(int argc,char* argv[]),以為就是簡單的參數應用了,但是看代碼是沒能理解參數的具體傳遞過程,上網…

Maven實戰(七)——常用Maven插件介紹(上)

我們都知道Maven本質上是一個插件框架,它的核心并不執行任何具體的構建任務,所有這些任務都交給插件來完成,例如編譯源代碼是由maven-compiler-plugin完成的。進一步說,每個任務對應了一個插件目標(goal)&a…

【設計模式之美】<Reading Notes>抽象類與接口

抽象類特性 1、抽象類不允許被實例化,只能被繼承。 2、抽象類可以包含屬性和方法。方法既可以包含代碼實現,也可以不包含代碼實現。不包含代碼實現的方法叫做抽象方法。 3、子類繼承抽象類,必須實現抽象類中的所有抽象方法。 接口特性 1、…

多線程之間共享數據的實現

1:如果每個線程執行的代碼相同,可以使用同一個Runnable對象,然后將共享的數據放在Runnable里面,來實現數據的共享。 例如買票系統... package com.cn.gbx;import java.util.Date; import java.util.Random; import java.util.Time…

AIX的完整形式是什么?

AIX:高級交互式主管 (AIX: Advanced Interactive Executive) AIX is an abbreviation of "Advanced Interactive Executive". AIX是“ Advanced Interactive Executive”的縮寫 。 It is a progression sequence of proprietary UNIX operating systems …

c#生成隨機字符串 用做批量申請賬號時的隨機密碼還是相當不錯的

//隨機字符串生成器的主要功能如下: //1、支持自定義字符串長度 //2、支持自定義是否包含數字 //3、支持自定義是否包含小寫字母 //4、支持自定義是否包含大寫字母 //5、支持自定義是否包含特殊符號 //6、支持自定義字符…

【C++基礎】C++11的noexcept聲明符 與 異常傳播

目錄C noexcept:1、用途2、用法1、noexcept聲明符的用法:2、noexcept運算符的用法異常傳播1、異常傳播的定義2、異常傳播中的規則3、異常傳播的代價C noexcept: 1、用途 C11使用noexcept指明函數是否拋出異常: 若函數不拋異常&a…

使用IndexReader.repen提高搜索速度

1,使用indexreader創建indexsearcher. 2,indexsearcher在使用完了以后不要關閉. 3.使用indexreader.isCurrent()判斷索引是否被indexwriter改動. 4,如果索引被改動,indexsearcher.close()先前那個,然后new indexsearcher(indexreader). 傳string給searcher,searcher會維護一個內…

CSS中的文本格式

CSS文字格式 (CSS text formatting) CSS text properties allow you to style your text in various ways very easily. Such as color, alignment, spacing, direction, etc. CSS文本屬性使您可以輕松地以各種方式設置文本樣式。 例如顏色 , 對齊方式 ,…

【C++基礎】重拋異常與異常的使用場景

重拋異常 異常處理程序可以重新拋出異常。 當它無法處理該異常,或想通知它的調用者發生了一個異常,此時就需要重拋異常: 1、拋出捕獲的異常 try {// statements; } catch (TheException &ex) {// Do something;throw; }2、重新拋出另一…

vi @-function

vi 的功能 vi 是一個越用越強大的東西 功能: 例: 1 在插入模式 cwgadfly CTL-V ESC 看到的似: cwgadfly^[ 2 保存到g緩沖區 ESC :退出插入模式 "gdd :"g 指緩沖去個 dd刪除一行 這樣g緩沖去的內容是 cwgadflayESC 3 test love u 在…

CSS簡寫指南

1.margin 1.1 margin:1px 2px 3px(上 左右 下) 1.2 margin:2px 3px(上下 左右) 1.2 margin:1px 3px 2px 3px(上右下左) 2.padding(同上) 3.border border:1px red solid (border-width border-color border-style) 1 2 3border-width:1px 2px 3px; //最多可用四個值…

【C++基礎】模板基礎與函數模板

目錄初識模板函數模板函數模板實例化顯式實例化隱式實例化初識模板 求兩個int、float、char類型的數據的最大值: C里面要這樣寫: int maxInt(int x, int y); double maxDouble(double x, double y); char maxChar(char x, char y);C使用函數重載&#…

scala 函數中嵌套函數_Scala合成函數

scala 函數中嵌套函數Scala中的合成功能 (Composition function in Scala) Scala composition function is a way in which functions are composed in program i.e. mixing of more than one functions to extract some results. In Scala programming language, there are mu…

js--基礎

js 0為false 非0為true null為false 非null為true js 特有with(對象){}:可以確定對象所使用的范圍。for(變量 in 對象)對變量和和行為進行遍歷html xhtml xml :這些都是標記型文檔。DOM:document object model 文檔對象模型。 dom三層模型: dom1:將…

字符串的處理[C#]

//string Str1 "友情相逢"; //string Str2 "用一生愛你"; //#region char的使用 //char a a; //Console.WriteLine("IsLetter方法判斷a是否為字母:{0}", Char.IsLetter(a)); …

CentOS安全設置

CentOS安全設置 刪除多余的用戶和用戶組,修改口令文件屬性,禁止[CtrlAltDelete]重啟命令,防止別人ping的方法。整理自互聯網。1、刪除多余的用戶和用戶組//刪除多余用戶# vi /etc/passwduserdel admuserdel lpuserdel syncuserdel shutdownus…

【設計模式之美】<Reading Notes>繼承與組合

繼承缺點 繼承是面向對象的四大特性之一,用來表示類之間的 is-a 關系,可以解決代碼復用的問題。雖然繼承有諸多作用,但繼承層次過深、過復雜,也會影響到代碼的可維護性。在這種情況下,我們應該盡量少用,甚至…

scala中何時使用下劃線_在Scala中使用下劃線

scala中何時使用下劃線Underscore (_) character is reserved in Scala and has multiple usages in the programming language. Based on functions that use the underscore have the following usages: 下劃線(_)字符在Scala中保留,并且在編程語言中有多種用法。…

如何利用C#編寫網頁投票器程序 如何使用代理來投票 代理IP來投票

一、前言看個圖,了解下投票的過程。提交投票信息投票頁 ――――――――>投票信息處理頁反饋投票結果(請求頁)<―――――――(響應頁)一般情況下,填寫投票信息,然后點提交按鈕發送到響應頁,這…