Archive for the ‘Gprs Technology’ Category
Introduction of GPRS network Elements
GPRS (General Packet Radio Service) represents an evolution of the GSM standard, allowing data transmission in packet mode and providing higher throughputs as compared with the circuit-switched mode. This evolution is usually presented under the designation of 2.5G to point out that it is a transition technology between 2G and 3G.
The GPRS network architecture reuses the GSM network nodes such as MSC/VLR, HLR, and BSS. New network nodes have been introduced for the transport of packet data. These nodes are the gateway GPRS support nodes (GGSN) and serving GPRS support nodes (SGSN). The sub network formed by the SGSNs and the GGSNs is called the GPRS core network. In order to reuse the GSM nodes, new interfaces have been defined between the GSM network nodes and the different elements of the GPRS core network.
GPRS network has the following interfaces
1. SGSN – The SGSN is the node that is serving the MS; it is responsible for GMM. It delivers packets to the MSs and communicates with the HLR to obtain the GPRS subscriber profile. It manages the registration of the new mobile subscribers in order to keep a record of their LA for routing purposes. The SGSN can be connected to one or several BSSs.
2. GGSN - The GGSN provides inter working with external packet data networks (PDNs). It may be linked to one or several data networks. It is connected with SGSNs via an IP-based GPRS backbone network. The GGSN is a router that forwards incoming packets from the external PDN to the SGSN of the addressed MS. It also forwards outgoing packets to the external PDN. The PDN is the external fixed data network to which is connected the GPRS network. An example of a PDN is the Internet network.
3. HLR - The HLR is a database that contains, among other things, packet domain subscription data and routing information.
4. Mobile switching center/visitor location registers (MSC/VLR) - The MSC coordinates the setting up of calls to and from GSM users and manages GSM mobility. The MSC is not directly involved in the GPRS network. It forwards circuit-switched paging for the GPRS-attached MSs to the SGSN when the Gs interface is present.
5. BSS - The BSS ensures the radio connection between the mobile and the network. It is responsible for radio access management. The BSS is composed of two elements: the BTS and the BSC. The BTS integrates all the radio transmission and radio reception boards. The BSC is responsible for the management of the radio channels. The BSC has switching capabilities that are used for circuit-switched calls and can also be used for GPRS traffic.
6. EIR – The EIR is a database that contains terminal identities.
One of the main GPRS characteristics is that a physical connection is established in uplink only when the MS needs to send continuous data to the network and in downlink only when the network needs to send continuous data to the MS. This physical connection is released in one direction as soon as the sending entity has no more data to send. Different allocation schemes for radio resource (RR) management have been defined in order to multiplex several MSs on the same physical channel.
Edge – Wifi Use on Your Iphone – How and Why?
So the iPhone works on EDGE networks. But what does this mean and is it good enough?
The iPhone has been designed to work on GPRS, EDGE and Wi-Fi networks but doesn’t include 3G support. Apple has stated this has to do with the power requirements of the 3G chip.
EDGE provides higher download speeds than the 2G network and GPRS (2.5G) but less than what can be achieved with Wi-Fi and 3G. and it has been labeled 2.75G.
The coverage of the EDGE networks around the world is very sparse, some places only 10s of percent actually. And that is disappointing numbers and not good news for the users of iPhone.
Trying to talk up the iPhone’s Wi-Fi compatibility and its deals for free hotspot are not doing the trick either.
EDGE is the existing standard for GSM data networks. GSM is a direct rival to CDMA. In the US, Cingular is the largest GSM provider.
EDGE offers service rated at about quarter Mb/sec. That’s about twice the speed of ISDN (.128 MB/sec), but significantly slower than even the slowest offerings of DSL (.3 to 1.5 Mb/sec), and a fraction of the throughput of 802.11b WiFi (typical: 6.5 Mb/sec).
EDGE is far faster than GPRS or old dialup networks however (both are about .03 Mb/sec), so while EDGE not capable of supporting iChat style video conferencing, it is useful enough to browse web pages, receive HTML emails, and support the other web service features demonstrated on the iPhone such as Google Maps.
EDGE is also widely deployed in the US. Newer generation technologies, including HSUPA and EVDO, are not. If the iPhone supported newer networks at launch, it would offer users less data service coverage at higher service fees. HSUPA does promise a future path for faster data, and will no doubt unlock new applications for future phones.
Along with the confusing acronym soup of HSDPA and HSOPA, HPUPA competes against other mobile 3G standards. Wikipedia says the next set of standards are edging out existing CDMA2000 and EVDO rollouts in some markets.
In addition to the factors of availability and cost, another reason for Apple going with EDGE rather than a faster network is that the iPhone won’t have to rely solely on mobile phone networks for data. It’s designed to use WiFi wherever it’s available.
WiFi is far faster than any mobile networks now in place, including EVDO and HSUPA (2.5 – 5.76 Mb/sec). Typical 802.11b and g offer 6.5 Mb/sec and 20 Mb/sec transfers. WiFi is so much faster because it is designed to serve a much smaller range of local service.
For iPhone users in a school, home, or office with existing WiFi service, automatic use of WiFi for data service will not only be far faster, but far cheaper: free in many cases.
Getting EDGE to work on your iPhone is simple, but require some knowledge about application set up in your iPhone.
You will need iBrickr to browse the file system of your iPhone (www.ibrikr.com)
There is a video turorial available for iBrickr if you want to learn how to use this system (www.i4u.com/article11028.html)
Once you have downloaded the iBrickr and the PXL files installed on your iPHone, you can launch iBrickr.exe. You will be able to see the main interface and click on files to browse your phone file system.
Locate your /private/var/root
Launch notepad and paste this code;
Function FindProxyForURL(url, host)
{
If (isInNet (myIpAddress(), “10.0.0.0”,
“255.0.0.0”))
Return “PROXY 216.155.165.50:808”;
Else
Return “DIRECT”
}
Save the file as proxy.pac and upload it to /private/var/root
Right click this file and select “save link as”, you need to save the file as
Preference.plist, you will then upload preference.plist into the following iPhone directory:
/private/var/root/Library/Preferences/SystemConfiguration/preferences.plist
NOTE! If you are on firmware 1.1.3, upload the preferences.plist to this directory;
/private/var/preferences/SystemConfiguration
This will overwrite the current file that is already in that directory.
Now grab your iPhone and tap settings – General – Network – EDGE. The APN you will use is wap.voicestream.com, username and password will be guest. Reboot your iPhone and there you are, you should be able to browsw online using EDGE.
NB! After performing this hack you will notice that EDGE will interfere with your WIFI connections whenever it sees it. IF this happens to you, there is a solution for this as well.
Click on the Browse Application button, this will launch a list of 3rd party applications you can install at your will. For our purpose we will install an application called Services. Basically what this does is allow you to turn off the WiFi, Bluetooth and EDGE according to your needs.
Once you are done with the installation, iPhone will reboot and on your Springboard you should see a Services icon, tap on the icon and here you can toggle between EDGE and WiFi connection.
Nokia N97 Connect Quickly with the Touch and Qwerty
The Nokia N97 black is an attractive 3G slider phone that comes with built in business & entertainment. The casing of N97 Black weighs 150 grams & measures 15.9mm deep by 55.3mm wide by 117.2mm tall in its closed position. The phone has a slide out QWERTY keyboard and user can use casing in a horizontal widescreen mode. The beautiful touch screen with touch sensitive controls displays up to 16 million colours on a TFT display. This amazing phone is a member of the Nokia’s popular N series. The fully rechargeable on Nokia N97 provide up to 5.3 hours of 3G talk time or approximately 37 hours of music playback time from a fully charged battery. This attractive 3G phone works on Symbian operating system complete with S60 5th edition software & quad band GSM network & WCDMA 3G networks that covers 4 GSM bands & WCDMA as well.
The Nokia N97 black comes with WLAN Wi-Fi technology complete with UPnP support to enjoy wireless internet connection and supports Bluetooth wireless connection or a micro USB cabled connection to transfer data between compatible devices. The EDGE & GPRS technology allow the user to enjoy high speed transfer rates and 3G HSDPA technology allows the user to enjoy a high speed connection as well as multitasking skills. This 3G phone allows the user to enjoy a 3G video calling and built in GPS system allows the user to enjoy getting step by step instructions on this phone. This highly capable Nokia phone comes with built in entertainment features that include a music player, radio, camera with video recording capabilities. Watch high-quality video on the large touch screen phone 3.5, 16:9 widescreen or on TV using the TV-out.
Music player supports all popular music formats and can enjoy hearing their music on a compatible headset. The 5 megapixel camera feature on the Nokia N97 comes with a variety of high quality imaging features that help the user to capture perfect shot as well as moving video, and user can play video in popular formats. This phone includes 32 gigabytes of built in memory plus MicroSD compatible memory card slot that can hold up to 16 gigabytes of external memory. The user can enjoy high speed gaming experience as phone comes with N Gage support. Built in messaging services on this phone includes text messaging, multimedia messaging and Email service. Nokia N97 black comes with Internet browser complete with RSS Feeds support allows the user to enjoy a XHTML & HTML Web browsing. Now two phones Nokia N86 Black and Nokia N97 are most popular N series phones.