Sie sind auf Seite 1von 7

1.

Introduction:
The use of Wi-Fi enabled cell phones to access availability of internet in low cost wifi call. This proposed model is a form of telecommunication that allows data and voice transmissions across wide range of interconnected networks using wifi enabled cell phones without intervention of service provider. The models, which are Wi-Fi enabled and have Symbian platform, can be used to communicate with each other through the free 2.4GHz communication channel. Each mobile device connects to a WLAN router and identifies itself in the routing table. Call scan be placed by a user by sending the packets to the router, which then tries to find the destination. The destination must also be connected to the WLAN. Proposed model allows free calls within the network with high quality voice transmission. This model will be a prototype of it inherent devices communicating through in the Wi-Fi bandwidth and will greatly reduce the communication cost in large organizations. With the rising power of the Internet, the concept of moving voice over data packet networks has emerged as a viable technology for the future. The basics of a voice-over-IP, or VoIP, system require programs running on the two endpoint computers that translate voice into packetized data and vice-versa. The data is shipped across a data link fast enough for real-time communication. This basic VoIP system has to be implemented in project. Base idea of proposed model is to unify both data and voice transmission onto a single network infrastructure by digitizing voice signal, convert them into packets and send them through IP network along with IP data packets and route packets to destination instead of separate telephony network. The Symbian platform is an open source software platform for mobile devices, which makes it good choice platform for native applications. Symbian OS API offers many programming interfaces for accessing many different subsystems of the device. API can be used on any

device with proper version of Symbian OS installed on it. Nokia offers various development kits for application development purpose. The Symbian platforms native programming language is Symbian C+ +, a variant of C++ that has evolved specifically to address the needs of resource constrained mobile devices. Whereas Qt is a crossplatform application and UI framework that allows developers to write applications that can be deployed to desktop, mobile, and embedded operating systems without need to rewrite the source code. Symbian OS was chosen to be the target platform for the mobile phone. Symbian is an operating system for mobile devices widely used in industry. It is designed for the specific requirements of advanced 2G, 2.5G and 3G mobile phones and provides a native C++ application programming interface. When in range of a Wi-Fi, a wireless connection to the IP network is made available to the mobile phone, offering the choice of connecting to a conventional mobile to a lower-cost IP infrastructure for VoIP. 2. Requirement analysis and Problem definition: 1.1 Problem definition:

According to recent reports, a high percentage of mobile phone calls occur at home or at the workplace. These calls are often performed within meters of an existing well-established and less expensive telecommunications infrastructure. A major focus for research in recent years by telecommunications companies has been in finding marketable ways to solve this by merging telephony technologies and provide better, less-expensive, services to customers. Merging VoIP technologies with telephony infrastructures is of particular interest since it may significantly reduce the costs. In the proposed model, we explore making Voice over IP (VoIP) available on a mobile phone using Wi-Fi as the communication medium. Wi-Fi was chosen because it is increasingly available in mobile telephones.

Since an important goal was to implement a prototype that runs on a broad spectrum of devices, Symbian OS was chosen to be the target platform for the mobile phone. Symbian is an operating system for mobile devices widely used in industry. It is designed for the specific requirements of advanced 2G, 2.5G and 3G mobile phones and provides a native C++ application programming interface. When in range of a Wi-Fi, a wireless connection to the IP network is made available to the mobile phone, to a lower-cost IP infrastructure for VoIP. The vision for the future is to make the mobile phones operation fully transparent to the user by making both technologies completely interchangeable. 1.2 Requirement analysis:

1.2.1 Hardware requirements: 1.2.2 Software requirements:

3. Proposed Work:

Proposed system consists of mobile phones connected to the same wifi network. Every system is identified using unique username and username is valid only if the client is registered to the network. Following steps shall be mandatory for proposed system. Wifi enabled phone registers to network and router will update IP address of registered phone in its routing table. Each phone is identified using username. So the routing table is also updated with the username with corresponding IP address. Calls can be made to any user in the routing table identified by username and this information is made available to every logged in user.

When phone goes off the wifi coverage area hand off figure 1 shows a typical wifi network with hand off region marked. Figure 2 gives the basic flowchart of the algorithm for Wi-Fi based communication. Algorithm has to be defined for the Symbian platform and the router. The regular 802.11 standards of communication are used for the data transmission.

Figure (1). Typical wifi network with handoff region marked.

Figure (2) Flow chart of Wi-Fi communication 1.3 figure 3. Proposed System architecture

There are two important modules in the proposed system shown in

Registration & authentication: While running client for first time, client need to register client with server. Here module registers desired client with server. When a call is made to any client server it checks if referenced client is registered

with it. If client is within range of wireless LAN then connection is established between both clients (figure 3). This module is mandatory because, now days wireless networks are susceptible for attacks. To avoid this, the registration should be compulsory for security issues. Voice call module:

4. Voice call module: We are using SIP for initiating and maintaining session. This module converts speech to bytes & then they are transmitted. DES encryption decryption algorithm for security of transferred data. Since voice call require various QOS parameters like delay & jitter within constraint we use RTP to transfer audio packets (figure 4).
Figure 4. Registration and authentication

5. Implementation
Symbian os is an operating sydtem designed especially for data enabled mobile phones.According to symbian ltd, the operating system was needed because scaling down pc operating systems or expanding light weight operating systems would have lead too many fundamental compromises.Symbian OS is designed to fulfill some special requirements of mobile phones: Devices are small and mobile.

Target is consumer mass-market. Devices can be used when connected to the wireless network, locally to the other devices or when not connected to other devices. Manufactures must be able to use it on different kind of on different hardware designs,user interface products networks. It must be open for tird party development of additional applications and servers handling user data must be reliable even in case of unreliable communication, lack of storages like memory , storage or battery power. All device resources,especially power consumption and memory , must be used efficiently wide support for industry standards. 6. Results 7. Conclusion 8. References

Das könnte Ihnen auch gefallen