Architecture for Extending Agrikiosk Services to Mobile Phones

Size: px
Start display at page:

Download "Architecture for Extending Agrikiosk Services to Mobile Phones"

Transcription

1 Architecture for Extending Agrikiosk Services to Mobile Phones Attiya Akram University of Arid Agriculture Rawalpindi, Pakistan Muhammad Afzal Dr. A. Q. Khan Institute of Computer Sciences & Information Technology (KICSIT), Pakistan Junaid Zubairi ), Department of Computer Science, State University of New York at Fredonia, ABSTRACT: The recent advances in technology have enabled the use of electronic gadgets in every day life. The increase in use of mobile phones can be exploited to make them effective tools for e-learning and information dissemination. AgriKiosk project was initiated with an intention to use technology to abridge the digital divide and bring the benefits of technology to the doorsteps of the farmers. In the initial phase, the project was developed for the touch screen devices i.e. kiosk machines to deliver the agriculture information to the farmers in forms of audio, video and text in English and local languages. In this paper we present architecture to extend the AgriKiosk services to mobile phones and use this cheap and really easy to use technology to deliver the critical and needed information to the farmers. KEYWORDS: Agriculture, kiosk, mobiles, architecture, ICT for Agriculture 1. INTRODUCTION During the past few years we have seen a dramatic increase in the use of portable mobile devices, such as cellular telephone, pager, Personal Digital Assistants and laptops in every day life. Especially the recent increase in use of mobile phones has revolutionized the communication. Pakistan is also getting the benefits of this revolution. The number of mobile users in Pakistan has grown to 53 million [1]. The AgriKiosk project was started at University of Arid Agriculture Rawalpindi with a view to use the information technology as a tool to disseminate the agriculture information to the farmers living in the far flung areas. The project assimilates the information present in form of videos, audio, text, graphics and websites. The project was developed in.net framework with multilingual support. The interface of the Application was easily understandable. It had large buttons for easy usage and self depicting icons with voice help [2]. The project contains features which are approved by various projects world wide using Information Communication Technology in Agriculture. With the recent increase in the use of mobile phones, it is felt that the mobile phones can also be effective tools for information dissemination. The mobile phones are becoming inexpensive; smaller in size and easy to use. The introduction of multimedia and multilingual support has enabled an illiterate man to use a mobile phone in his everyday life. The mobile phone has evolved from communication tool to e-learning, e-business and a service providing tool in different countries of the world. For example in Philippines it is being used for ticket reservation [3]. In this paper we present an overview of different models using the mobile as an e-learning and distant education tool. We also justify the porting of AgriKiosk project to mobile devices and architecture for extending the AgriKiosk project to mobile devices. In an earlier paper Extending AgriKiosk Project to Mobile Devices we have justified this extension and in this paper we are going to present the extension model. 2. MOBILE PHONE - A TOOL FOR E- LEARNING AND DISTANT EDUCATION In Ghana a project with the name of Trade Net [4] is initiated that allows farmers to access prices and offers from traders by mobile phone. F@rmphone in Germany uses mobile phones and PDAs to assist farmers in surveying, navigation, and tracking tasks[5]. In Bangladesh, Grameen Telecom is currently providing GSM mobile phones to villagers [6]. In china website launched by China Mobile Communication Corporation sends text and voice messages to farmers in Chinese, Tibetan, Uygur and Mongol about planting techniques and farm produce [7]. In Pongola South Africa, a weekly SMS is sent to farmers notifying them whether to irrigate their sugar crops or not [8]. The project is initiated by SASA (South Africa Sugar

2 Association) to help the farmers so that they may not over irrigate their crops. In Uganda CELAC (Collecting and Exchanging of Local Agriculture Content) project has started CELAC SMS NEWS in English, LUGANDA and LUO which sends farming instructions to the farmers. The farmers can send a request SMS to a specified number [9] and then after successful subscription they receive agriculture news. In Queens Land an SMS is sent to farmers about their local weather [10] In Philippines SMS - Based Rice Seed Stock Inventory System for Rice Farmers is initiated by UNDP in collaboration with the Pacific Asia Networking (PAN) Asia Networking, APNIC, Internet Society and Microsoft[11] with the amount of 30,000 USD. In Kenya a project with the name of DrumNet provides marketing, financial services and information services to the farmers [12].Similarly in Ireland Irish Farmers Journal are providing same services to the farmers through SMS [13]. In India there are several projects initiated which are using the Mobile phones as information dissemination tool. In Ahmednagar district an SMS service is being used to send weekly SMS on weather forecast, disease forecast, market information and important information about different training programs. About 360 registered farmers are getting benefit of this service [14]. 3. SHIFTING FROM KIOSK MACHINES TO MOBILE PHONE The main aim of the AgriKiosk project is keep the farmer up to date about the weather condition in their respective city, prices of different commodities and to provide them effective communication to traders for selling their products. It is felt that the kiosk machine based infrastructure is effective but difficult to implement due to lack of proper infrastructure. The number of villages electrified in March 2006 is 99,595[15] out of total villages [16]. The total number of telephone users is 5.2 million [15]. As compared to telephone lines the numbers of mobile users in the country are increasing rapidly. Figure 1 compares the total number of users getting benefits of both the technologies Fixed Cellelur Figure 1: Mobile density compared to the land line numbers in Pakistan The comparison depicts the exponential increase in mobile users over the years. Hence this rapidly increasing, inexpensive technology can be used to abridge the digital divide. 4. MODERN DAY GSM/GPRS MODEMS Although the current day GSM and GPRS modems at their initial stages but still they provide a lot of flexibility and a good SMS sending rate. A typical GSM modem take 5 seconds to send an SMS which implies that in 1 minute 12 SMS can be sent [17].While using the GPRS modem 30 SMS per minute can be sent.[18] 5. ARCHITECTURE FOR EXTENDING THE AGRIKIOSK SERVICES TO MOBILE PHONES To extend the AgriKiosk project services to Mobile phone users a distributed architecture is implemented. The architecture utilizes the SMS service available at very cheap prices for keeping the farmers up to date. The actual application will reside on the UAAR servers. A backend database is maintained which contains the phone numbers and cities of all the subscribers. Along with this the database also contains the list of all websites providing the information which a farmer needs e.g. weather information, market prices etc. The two main services the application is currently provide are the weather information and market prices. Along with this the application can also send special messages alerts to users. The overall architecture of the system is shown in the Figure 2. As the part of extension a web portal is designed that will be accessible through the Internet. The agriculture experts such as plant pathologist, food technologist, veterinary doctors etc respective agricultural institutes and organization will be registered on this site. They will have their own accounts from which they can login and then view the questions asked from them by different farmers. They can submit their answers from the web portal which will be inserted into the database and then these will be SMSed to the respective farmers

3 Figure 2: System Architecture for extending the AgriKiosk project services to Mobile Phones The architecture presented is developed in.net platform using SQL Server as a backend database. A SMSLibrary is developed using the AT&T commands to send and receive SMS from the GSM modem/mobile phone which is connected to PC through Bluetooth or USB. The library is tested with the Nokia 6600 and Nokia 7600 mobile phones. The client server interaction of the system is shown in the figures 3. information extraction pattern. Then based on this information extraction pattern (.iep) it parses the content of respective page and saves the extracted information into the destination table specified in the information extraction pattern (.iep) file. An iep file is a simple text file defining the destination table into which the extracted values are to be inserted, the columns in the table in which the new values will be inserted, the starting point in the.html file from where the parsing will be started, the ending point where the parsing will be stopped. The file also specifies the tags between which the information is to be extracted. For every HTML page downloaded there is one.iep file which specifies to the parser the path to traverse in the file to extract information. In database the names of the web pages and their respective.iep files are stored. One assumption for the parser is that the data in the HTML file must and always have some pattern. For example the weather information is gathered from the PakMet site [19 the.iep file structure is Figure 3: An.iep file structure Figure 4 shows a snapshot of the PakMet site which is parsed against the above.iep file. Figure 3: Server and client interaction in the AgriKiosk Mobile Extension On the server, time-triggered Web crawlers are initiated which crawl over the web to download the required content from the Internet. The names of these pages are stored in the database along with the associated.iep file path. This information is stored in local disk until a parser is initialized. The parser takes each and every file and parses it to extract the needed information from the file. The parser is a generic parser which needs a structure defining the information extraction pattern from the web pages.this structure is defined by.iep files which define the Figure 4: PakMet site The application provides an interface for writing and editing the.iep files. Hence, the.iep file can be changed if the format of the page changed on the web. After the data is inserted into the database, the application starts sending SMS to the subscribers. It will take all the subscribers from the database and depending on their city information sends them the weather and/or market information in the form of SMS.

4 The application can also be used to send alerts or special messages to the farmers. For this an interface is provided through which the intended receivers can be selected and then the SMS can be sent to those intended subscribers. The system extensively used a threading model to avoid unnecessary delays in execution. Due to economical, administrative and technological reasons, the system will need multiple modems, at least two for each Mobile Server provider MSP).Each MSP will be installed in different area and depending on the information from that area, the MSP will generate SMS for the end users. The physical architecture of the system is given in the diagram 5. is to use GPRS modem instead of GSM modem which supports speed of about 30 SMS per minute. This actually doesn t need any change in the application and the overall architecture but still 30 SMS per minute is not enough considering the increase in the number of subscribers over the years. Therefore, it is proposed to use the SMSC (SMS Center) or SMS service provider. The current architecture is enough flexible enough to fit in to the new architecture. This will only need a plug-in to application which will generate an to an SMSC center containing the message to be sent and the mobile numbers of the recipient. The request specific user driven information can still be sent through the above architecture. Also the information retrieval technology currently being used is not much efficient.the.iep files can be generic up to a certain limit. This can be replaced with the RSS technology which will perform the more well-organized retrieval of information. Figure 5: Network Layout for the Mobile Extension 6. SERVICES AVAILABLE FROM THE AGRIKIOSK SMS Following services will be available from the AgriKiosk SMS service. Market information Weather services Timely updates Alerts Auction Information Ask an Expert 7. RESULTS AND DISCUSSION The extension of AgriKiosk project to mobile phones is another step forward in using the technology to abridge the digital divide. The currently implemented system is using the GSM modem for sending the SMS to subscribers. Using the GSM modem, the application can send 8-12 messages per minute (off course depending on the content length) and hence can transmit to almost users in an hour. The number of subscribers is expected to increase by the time and then the use of GSM modem will not be effective. Another solution Further, with the evolution of technology the new types of mobiles are being introduced in markets which support Multi Media Messaging Service (MMS). So it is further proposed to extend the AgriKiosk services to receive MMS so that they can send voice messages and also the pictures, videos of their fields, crops and cattle to get diagnoses from the experts. Thus, the provision of the examination/diagnostic services at the farmers door step will not only help the farmers in utilizing the expertise of professional who otherwise are not accessible but will also reduce their traveling cost and time delays. ACKNOWLEDGEMENTS We are thankful to M/S Genuses Solutions for providing a real kiosk machine to carryout the first phase of the project and the University of Arid Agriculture, Rawalpindi for providing the support and agriculture research material for the project. REFERENCES [1] Associated Press of Pakistan Cell phones fast emerging as staple need of life Saturday, 14 April &task=view&id=7694&itemid=57 [2] M Afzal, J Zubairi, A Akram, S Kausar and S Ahmed (2005); Enabling Technologies for AgriKiosk Project in reaching out Remote Area Farmers ; Proceedings of International conference on Collaborative Computing: Networking, Applications and Worksharing, USA

5 sp?isnumber=34623&arnumber= &count=63&index=25 [3] Angelo Juan O. Ramos, M.D. The Viability of Mobile SMS Technologies for Non-Formal Distance Learning In Asia [4] Tatum Anderson, Mobile phone lifeline for world's poor Monday, 19 February 2007 [5] Windows Mobile GPS phone/pda assists farmers, Feb. 20, [6] [7] Rob Katz, China: SMS Service Helps Farmers' Profits, Peoples Daily Online: 28th October 2006, World Resource Institute: 30 th October html farmers-profits [8] Rob Katz, S.A. Farmers Use Weather SMS, World Resource Institute: 30 th October [9] CELAC SMS Page [10] ABCNEWSOnline Central Old farmers receive SMS weather reports, 29 th March m [11] ICT R&D Grants Programme for Asia Pacific [12] White African, Farmers in Kenya Using a Mobile Information Exchange, 19 th March 2007http://whiteafrican.com/?p=414 [13] line.shtml [14] [15] Overview of Economy: [16] [17] Application.pdf [18] [19

Created For The Emerging Markets

Created For The Emerging Markets Creating a Successful Business in Emerging Markets Antti Vanhanen ICT & Innovation Africa Seminar June 3, 2010 1 Created For The Emerging Markets Targeted at the non-urban consumers in emerging markets

More information

Offline Accessible System for Agricultural E-Commerce Using Unstructured Supplementary Services Data Application

Offline Accessible System for Agricultural E-Commerce Using Unstructured Supplementary Services Data Application International Journal of Computer Science and Telecommunications [Volume 9, Issue 6, November 2018] 5 ISSN 2047-3338 Offline Accessible System for Agricultural E-Commerce Using Unstructured Supplementary

More information

Nokia Life. Mobile based Lifelong Education. for the Millions.. Willie Cher Head of Nokia Life, China GSMA Connected Living 25 th June2013

Nokia Life. Mobile based Lifelong Education. for the Millions.. Willie Cher Head of Nokia Life, China GSMA Connected Living 25 th June2013 Mobile based Lifelong Education for the Millions.. Nokia Life Willie Cher Head of Nokia Life, China GSMA Connected Living 25 th June2013 1 ..Mobile Internet Its Real & Large.. What worked on PC/Laptop

More information

Mobile Phones - Boon to Rural Social System

Mobile Phones - Boon to Rural Social System Mobile Phones - Boon to Rural Social System Ravinder Kaur Dhaliwal, Vister Joshi Department of Extension Education, Punjab Agricultural University, India Abstract Mobile phone emerges as a great tool to

More information

Multi-stakeholder partnerships for bridging the. digital divide

Multi-stakeholder partnerships for bridging the. digital divide Multi-stakeholder partnerships for bridging the Insert event logo here? digital divide Dr Lilia Perez-Chavolla and Dr Tim Kelly, ITU ITU/Korea WSIS Thematic Meeting, Seoul, 23-24 June 2005 Multi-stakeholder

More information

Sify Limited.

Sify Limited. Sify Limited www.sifycorp.com Sify Ltd. Investor Presentation From time to time, we make presentations to investors, analysts, the media and other persons interested in our company. The present form of

More information

M-Commerce and its features

M-Commerce and its features M-Commerce and its features Abstract: Purpose of this article is to elaborate the concept of electronic commerce and its red hot issue, mobile commerce. In this article I define E-commerce as: Electronic

More information

Research on 3G Terminal-Based Agricultural Information Service

Research on 3G Terminal-Based Agricultural Information Service Research on 3G Terminal-Based Agricultural Information Service Neng-fu Xie and Xuefu Zhang Agricultural Information Institute, The Chinese Academy of Agricultural Sciences Key Laboratory of Digital Agricultural

More information

IS THE INTERNET MOBILE?

IS THE INTERNET MOBILE? International Telecommunications Society Asia-Australasian Regional Conference Perth, Australia 22-24 June 2003 IS THE INTERNET MOBILE? MEASUREMENTS FROM ASIA-PACIFIC Michael.Minges@itu.int Telecommunication

More information

IT Facts in Bangladesh

IT Facts in Bangladesh Telecommunication Needs for the Internet Infrastructure in Bangladesh Presentation at the Workshop on Nationwide Internet Access & Online Applications Dhaka, Bangladesh 23 May 2004 Professor Saifur Rahman,

More information

Copyright 2013 BlueTown. All rights reserved. Wireless Broadband for rural areas in Africa Jens Raarup CTO

Copyright 2013 BlueTown. All rights reserved. Wireless Broadband for rural areas in Africa Jens Raarup CTO Wireless Broadband for rural areas in Africa Jens Raarup CTO Jens Raarup 50 years old. Married, 1 daughter 7 years. Lives in Gentofte B.Sc.EE 1988 RF & Signal processing Københavns Teknikum. 1988 1994

More information

Featured Archive. Saturday, February 28, :50:18 PM RSS. Home Interviews Reports Essays Upcoming Transcripts About Black and White Contact

Featured Archive. Saturday, February 28, :50:18 PM RSS. Home Interviews Reports Essays Upcoming Transcripts About Black and White Contact Saturday, February 28, 2009 03:50:18 PM To search, type and hit ente SEARCH RSS Home Interviews Reports Essays Upcoming Transcripts About Black and White Contact SUBSCRIBE TO OUR MAILING LIST First Name:

More information

Building digital societies in Asia: mobile government and m-services

Building digital societies in Asia: mobile government and m-services Building digital societies in Asia: mobile government and m-services Asia-Pacific Regional Forum on e-government, Smart Cities, and Digital Societies for Sustainable Development, August 2015 About the

More information

Examining potentials for future of mobile Internet

Examining potentials for future of mobile Internet Examining potentials for future of mobile Internet Laura Männistö 9 February 2000 Subscriber Growth 1350 1200 1050 900 Fixed (Millions) 750 600 450 Minute migration Mobile Fixed Internet 300 150 Mobile

More information

Liberalisation and User Driven

Liberalisation and User Driven Liberalisation and User Driven Innovation in Africa Sam Paltridge, OECD Liberalisation enabled access growth Fixed and Mobile Subscriptions per 100 inhabitants in Low income countries 30 25 20 15 Global

More information

Pacific Region Infrastructure Facility

Pacific Region Infrastructure Facility Pacific Region Infrastructure Facility PRIF is a multi-development partner coordination, research and technical assistance facility which supports infrastructure development in the Pacific. 1 Launched

More information

Mobile communication and the Internet two success stories joining forces

Mobile communication and the Internet two success stories joining forces Mobile communication and the Internet two success stories joining forces Agenda Background and history Some important steps in the development until today Why Scandinavia? Underlying market drivers for

More information

James Fowe MIT s Of Lagos July 2012

James Fowe MIT s Of Lagos July 2012 Trends in the Mobile Market + Student Innovations By James Fowe MIT s AITI @Univ. Of Lagos July 2012 Student Innovations! What we want to see after this talk is a set of highly skilled and motivated Nigerian

More information

Networking: A Key Driver for Globalization. Krishan K. Sabnani Networking Research, Bell Labs August 27, 2007

Networking: A Key Driver for Globalization. Krishan K. Sabnani Networking Research, Bell Labs August 27, 2007 Networking: A Key Driver for Globalization Krishan K. Sabnani Networking Research, Bell Labs August 27, 2007 Summary A major driver for increased globalization is telecom and Internet Because low cost

More information

GeoPoll Straw Poll Survey. African Millennials - Mobile Usage and Media Consumption

GeoPoll Straw Poll Survey. African Millennials - Mobile Usage and Media Consumption African Millennials - Mobile Usage and Media Consumption Increased dependency on technology and a mobile first approach is being driven by African Millennials, this is according to a recent GeoPoll rapid

More information

NICT collaborates with ASEAN Countries

NICT collaborates with ASEAN Countries NICT collaborates with ASEAN Countries - Social Renovation by ICT from Asia at the Entrance of the Smarter Communication World - Security camera Fumihiko Tom Tomita, Dr. Sci. Chief Research & Strategy

More information

Bluetooth in Automotive Market Research Report - Global Forecast to 2023

Bluetooth in Automotive Market Research Report - Global Forecast to 2023 Report Information More information from: https://www.marketresearchfuture.com/reports/1262 Bluetooth in Automotive Market Research Report - Global Forecast to 2023 Report / Search Code: MRFR/AM/0754-CRR

More information

Wireless Communication in Europe. Agenda

Wireless Communication in Europe. Agenda Wireless Communication in Europe Mario Muth April 5, 2001 Agenda Introduction / Overview Wireless Development The GSM Standard Outlook (What s next?) Devices Q&A 04/05/2001 Wireless Communication 2 1 Political

More information

Impacting Lives Digitally

Impacting Lives Digitally Impacting Lives Digitally ICT & Telecom Food & Beverage Textile & Apparel Lifestyle Professional Development aamra companies Company Snapshot aamra is the Bangla word for WE Formerly known as Texas Group

More information

Distribution Channels for Mobile Navigation Services. Industry Research Whitepaper

Distribution Channels for Mobile Navigation Services. Industry Research Whitepaper Distribution Channels for Mobile Navigation Services Industry Research Whitepaper www.berginsight.com BERG INSIGHT André Malm, Senior Analyst (andre.malm@berginsight.com) Johan Fagerberg, Senior Analyst

More information

IMT-2000 & SYSTEMS BEYOND ITU Seminar Ottawa, Canada 28 May 2002

IMT-2000 & SYSTEMS BEYOND ITU Seminar Ottawa, Canada 28 May 2002 IMT-2000 & SYSTEMS BEYOND ITU Seminar Ottawa, Canada 28 May 2002 Dr Bob Horton Deputy Chairman, Australian Communications Authority Chairman, ASTAP bob.horton@aca.gov.au Overview of presentation Background

More information

Automated Survey Analysis System

Automated Survey Analysis System Automated Survey Analysis System Prof. Arti Bhore 1, Mr V.V. Mane 2, Mr S.B. Poul 3,Mr V.G. Patil 4,Mr S.S. Patil 5 Asst. Professor,Dept. of Computer Engineering, TCOER, Pune, India 1 Student,Dept. of

More information

Teleuse at the bottom of the pyramid data booklet

Teleuse at the bottom of the pyramid data booklet Teleuse at the bottom of the pyramid data booklet Findings from a six-country study in emerging Asia www.lirneasia.net Teleuse at the bottom of the pyramid data booklet Findings from a six-country study

More information

Aurdino based Advanced irrigation System using GSM and Solar Energy

Aurdino based Advanced irrigation System using GSM and Solar Energy Aurdino based Advanced irrigation System using GSM and Solar Energy Abid khan 1, Neju K Prince 2, Praveen Singh Rathore 3, Sukrita Swarnkar 4 1,2,3,4 Electronics and Telecommunication Engineering, CCET,

More information

ScholarOne Manuscripts. Production Center User Guide

ScholarOne Manuscripts. Production Center User Guide ScholarOne Manuscripts Production Center User Guide 1-May-2018 Clarivate Analytics ScholarOne Manuscripts Production Center User Guide Page i TABLE OF CONTENTS INTRODUCTION... 2 USE GET HELP NOW & FAQS...

More information

Green Power for Mobile

Green Power for Mobile Green Power for Mobile ENERGY OUTSOURCING: SUNLABOB MYANMAR NOVEMBER 2014 In partnership with the Netherlands Case Study Background As a country, Myanmar has an electrification rate below 30% 1, and this

More information

Competition for the leading position in the mobile market: An in depth analysis of key factors

Competition for the leading position in the mobile market: An in depth analysis of key factors Competition for the leading position in the mobile market: An in depth analysis of key factors UBI- Business Intelligence Concepts Fall 200 Presented by: Arend Mulder Ricardo Serrano Helmi Soosaar Mobile

More information

Regional Focus: Asia Pacific - the world's largest mobile phone market

Regional Focus: Asia Pacific - the world's largest mobile phone market Regional Focus: Asia Pacific - the world's largest mobile phone market Euromonitor International 10 March 2010 Asia Pacific has the highest number of mobile phone subscriptions of all world regions, yet

More information

2009/TEL39/DSG-LSG/WKSP/010rev2 Affordable Universal Access to Broadband Using the Mainstream Mobile Technologies

2009/TEL39/DSG-LSG/WKSP/010rev2 Affordable Universal Access to Broadband Using the Mainstream Mobile Technologies 2009/TEL39/DSG-LSG/WKSP/010rev2 Affordable Universal Access to Broadband Using the Mainstream Mobile Technologies Submitted by: Ericsson Workshop on Universal Access to Broadband Services Singapore 13

More information

More than a Unified Messaging Service

More than a Unified Messaging Service A Telecommunication Consulting and Professional Services Company More than a Unified Messaging Service By Manuel Pablo Lorenzo 8620 SW 113 Terrace Miami, FL. 33156 Phone 786.888.5170 Fax 786.787.5170 Introduction

More information

Regional Meeting for the Asia-Pacific LDCs Towards Graduation: A Focus on Broadband and Connectivity

Regional Meeting for the Asia-Pacific LDCs Towards Graduation: A Focus on Broadband and Connectivity Regional Meeting for the Asia-Pacific LDCs Towards Graduation: A Focus on Broadband and Connectivity Session IV: Broadband Applications and Services for National Development Presentation on ICT Development

More information

Telecommunication Regulatory Reform and the WTO Process

Telecommunication Regulatory Reform and the WTO Process Telecommunication Regulatory Reform and the WTO Process Dr Tim Kelly, ITU Session 1: Course on Telecom Policy, Regulation and Management, University of Witwatersrand, 6-7 May, 1999 * The views expressed

More information

Teleuse on a Shoestring

Teleuse on a Shoestring Teleuse on a Shoestring LIRNEasia Media Workshop Singapore. 28 February 2007 Agenda Research methodology & key findings: Harsha de Silva The SMS story and others Lorraine Carlos Salazar The next billion

More information

Africa Telecoms Trends 2010

Africa Telecoms Trends 2010 Africa Telecoms Trends 2010 Executive Summary: Africa expects Internet revolution 15 September 2010:- Businesses across Africa are expecting a revolution in Internet access, technology and costs as a result

More information

Inter-regional South-South Cooperation for

Inter-regional South-South Cooperation for Inter-regional South-South Cooperation for Inclusive and Sustainable Development: The Asia-Pacific Perspective by Dr. Noeleen Heyzer Under-Secretary-General of the United Nations and Executive Secretary

More information

Robi Krishibarta : IVR and Call center

Robi Krishibarta : IVR and Call center Robi Krishibarta : IVR and Call center Robi Krishibarta is an IVR & call center based service. It serves the farmers with customized agro content. Through this service, Robi users can listen to the pre-recorded

More information

Internet is attractive new revenue stream for operators Rural Broadband is untapped market No fixed infrastructure

Internet is attractive new revenue stream for operators Rural Broadband is untapped market No fixed infrastructure Nokia Siemens Networks Rural BroadBand Solution June 3 rd 2010 1 Nokia Siemens Networks RBB 03.06.2010 Summary Internet is attractive new revenue stream for operators Rural Broadband is untapped market

More information

Technologies that engage Destinations

Technologies that engage Destinations The 5th UNWTO/PATA Forum on TOURISM TRENDS AND OUTLOOK Innovation and Diversification of Tourism in Demanding Times Technologies that engage Destinations Alexander Rayner Guilin, China - 26 October 2011

More information

MAXIMIZING THE WIRELESS OPPORTUNITY TO CLOSE THE DIGITAL GAP

MAXIMIZING THE WIRELESS OPPORTUNITY TO CLOSE THE DIGITAL GAP MAXIMIZING THE WIRELESS OPPORTUNITY TO CLOSE THE DIGITAL GAP Alin-Vladimir Stanescu Government Affairs Europe, Qualcomm Bucharest, 19 October 2009 1 More Than 1.5 Billion People Have Access to Over 535

More information

Strengthening telecommunications infrastructure for economic growth and security: A case for Zambia

Strengthening telecommunications infrastructure for economic growth and security: A case for Zambia Strengthening telecommunications infrastructure for economic growth and security: A case for Zambia By: Gertrude Mwangala Akapelwa Ehueni Board Chairperson ZICTA 1 Presentation Outline Introduction to

More information

Africa Telecom Market Report,

Africa Telecom Market Report, Africa Telecom Market Report, 2008-2009 Africa grows fast in population, currently 900 million plus. The growth rate of African economy was 5.7% in 2008, and the figure may drop to 3.2% in 2009 since global

More information

Computer

Computer 2011-2014 Computer 2014.12. Contents 1. 2011-2013 China Computer Export Trend Analysis... 3 1.1. 2011-2013 China Computer Export Quantity Trend Analysis... 3 1.2. 2011-2013 China Computer Export Amount

More information

ITU-USF Pakistan Work shop on Internet Access & Adoption. Md Ashfaque Ahmed th October, 2018 Md Aman Ullah Islamabad, Pakistan BTRC 1

ITU-USF Pakistan Work shop on Internet Access & Adoption. Md Ashfaque Ahmed th October, 2018 Md Aman Ullah Islamabad, Pakistan BTRC 1 ITU-USF Pakistan Work shop on Internet Access & Adoption Md Ashfaque Ahmed 10-11 th October, 2018 Md Aman Ullah Islamabad, Pakistan BTRC 1 Agendas: Country Profile. Statistics/Key Indicators. Telecom Information.

More information

AGRICULTURE BASED ANDROID APPLICATION

AGRICULTURE BASED ANDROID APPLICATION AGRICULTURE BASED ANDROID APPLICATION Prof.Aradhana D 1, Shiva Prasad K S 2, Shrivaishnavi J K 3, P. Sowmya 4, Tina Agarwal 5 1 Department of Computer Science & Engineering Ballari Institute of Technology

More information

09. Mobile Commerce. Contents. Mobile Computing and Commerce

09. Mobile Commerce. Contents. Mobile Computing and Commerce 09. (Contents) Mobile Commerce Contents 09. Mobile Commerce Mobile Computing and Commerce Code: 166140-01+02 Course: Electronic Commerce Period: Autumn 2011 Professor: Sangwon Lee, Ph.D. 1 09. (Contents)

More information

Pricing mobile services: Trends and tactics. Pricing mobile services

Pricing mobile services: Trends and tactics. Pricing mobile services Pricing mobile services: Trends and tactics Dr Tim Kelly, International Telecommunication Union (ITU) Workshop on settlement reform and the costing and pricing of telecom services, Vientiane, 16-18 November

More information

WebGIS, Kigali. UMUHIRE Cedric ICT Planner City of Kigali. 12 July 2017

WebGIS, Kigali. UMUHIRE Cedric ICT Planner City of Kigali. 12 July 2017 WebGIS, Kigali UMUHIRE Cedric ICT Planner City of Kigali 12 July 2017 Rwanda A country of 1000 hills - a middle - income nation with its Vision 2020 Kigali City, a green, clean and secure City in Africa

More information

DETAIL OF THE WORK ITEM ON GROWTH OF VALUE ADDED SERVICES

DETAIL OF THE WORK ITEM ON GROWTH OF VALUE ADDED SERVICES ASIA-PACIFIC TELECOMMUNITY 1 st Meeting of SATRC Working Group on Policy, Regulation and Services in SAP-IV Document 22 23 October 2012, Tehran, Islamic Rep. of Iran 22 October 2012 Pakistan Telecommunication

More information

Glossary 1. ARPU or Average Revenue per User A method of measuring revenue associated with the delivery of mobile commerce services by MNOs.

Glossary 1. ARPU or Average Revenue per User A method of measuring revenue associated with the delivery of mobile commerce services by MNOs. Glossary 321 Glossary 1 2G or 2nd Generation The currently available digital communication networks for voice and data communication (e.g., GSM, CDMA, PDC). 2.5G or 2.5th Generation Represents an upgrade

More information

Sustaining profitable growth in Mobile

Sustaining profitable growth in Mobile Sustaining profitable growth in Mobile Mario Rivas Executive Vice President Communications Businesses Philips Semiconductors Financial Analysts Day 2004 Agenda Update Communications businesses Nexperia

More information

Fifth Census of Minor Irrigation Schemes Getting Started Guide

Fifth Census of Minor Irrigation Schemes Getting Started Guide Schemes Getting Started Ministry of Water Resources, RD & GR Government of India Page 1 Contents 1. INTRODUCTION... 3 2. HOME... 4 3.USER HOME PAGE (AFTER SUCCESSFUL LOGIN)... 5 3.1 DATA ENTRY... 8 3.1.1

More information

To Study the Usage & Awareness of M- Commerce and its services with reference to Nagpur City

To Study the Usage & Awareness of M- Commerce and its services with reference to Nagpur City To Study the Usage & Awareness of M- Commerce and its services with reference to Nagpur City Prof. Prerna Thakwani Assistant Professor, Dept. of MBA, Tirpude Institute of Management Education, Nagpur,

More information

Vivada Empowering Rural Telephony in Africa.

Vivada Empowering Rural Telephony in Africa. Empowering Rural Telephony in Africa Africa Today Only about 30% of Africa is covered by telephony services Due to the remoteness and lack of ROI, traditional operators are ignoring the rural African markets

More information

Client: LIRNE ASIA. Headline: Real potential for m-money in Bangladesh identified Publication: Financial Express Position: Page - 16,Column 1 to 3

Client: LIRNE ASIA. Headline: Real potential for m-money in Bangladesh identified Publication: Financial Express Position: Page - 16,Column 1 to 3 Headline: Real potential for m-money in Bangladesh identified Publication: Financial Express Position: Page - 16,Column 1 to 3 Language: English Colour/B&W: B & W Size: Column 3 x 5.5 Inches Headline:

More information

MULTI COUNTRY PROGRAMME ON CLIMATE INFORMATION FOR RESILIENT DEVELOPMENT AND ADAPTATION TO CLIMATE CHANGE IN AFRICA (CIRDA)

MULTI COUNTRY PROGRAMME ON CLIMATE INFORMATION FOR RESILIENT DEVELOPMENT AND ADAPTATION TO CLIMATE CHANGE IN AFRICA (CIRDA) MULTI COUNTRY PROGRAMME ON CLIMATE INFORMATION FOR RESILIENT DEVELOPMENT AND ADAPTATION TO CLIMATE CHANGE IN AFRICA (CIRDA) Dr. Bonizella Biagini Manager CIRDA UNDP-GEF (HQ) Roundtable on Strengthening

More information

AGRICULTURE MARKETING (AGM) USER GUIDE for Marketing Committee

AGRICULTURE MARKETING (AGM) USER GUIDE for Marketing Committee 1 AGRICULTURE MARKETING (AGM) USER GUIDE for Marketing Committee 2 Table of Contents Overview... 4 Login to AGM... 4 PERMIT VALIDATION... 5 Approve... 7 Penalize... 7 Expired Penalty... 9 Reuse of Permit...

More information

Methodology for Constructing Wireless Broadband Price Baskets

Methodology for Constructing Wireless Broadband Price Baskets Please cite this paper as: OECD (2012), Methodology for Constructing Wireless Broadband Price Baskets, OECD Digital Economy Papers, No. 205, OECD Publishing, Paris. http://dx.doi.org/10.1787/5k92wd5kw0nw-en

More information

APNIC Update. RIPE 59 October 2009

APNIC Update. RIPE 59 October 2009 APNIC Update RIPE 59 October 2009 Overview APNIC Services Update APNIC 28 policy outcomes APNIC Members and Stakeholder Survey Next APNIC Meetings Resource Delegations (1 Oct 09) No of /8 delegated No

More information

epost: networking remote areas

epost: networking remote areas epost: networking remote areas Jacques Steyn School of Information Technology, Monash South Africa 144 Peter Road, Ruimsig, Roodepoort 1725 South Africa Tel: +27 11 950-4132, Fax: +27 11 950-4033 Email:

More information

Whither the Mobile Internet: Storage and Mobile Internets

Whither the Mobile Internet: Storage and Mobile Internets Whither the Mobile Internet: Storage and Mobile Internets Rod Van Meter Nokia Networks Phone: +1-650-714-9286, e-mail: rdv@alumni.caltech.edu Presented at the THIC Meeting at the Sony Auditorium, 3300

More information

Advances in Regulatory Pricing and Costing in the Digital Economy: VoLTE Interconnection Issues

Advances in Regulatory Pricing and Costing in the Digital Economy: VoLTE Interconnection Issues Advances in Regulatory Pricing and Costing in the Digital Economy: VoLTE Interconnection Issues Advances in Regulatory Pricing and Costing in the Digital Economy: VoLTE Interconnection Issues Victoria

More information

ITU ASIA PACIFIC REGIONAL FORUM ON RESHAPING POLICY AND REGULATORY LANDSCAPE FOR ACCELERATING BROADBAND ACCESS

ITU ASIA PACIFIC REGIONAL FORUM ON RESHAPING POLICY AND REGULATORY LANDSCAPE FOR ACCELERATING BROADBAND ACCESS ITU ASIA PACIFIC REGIONAL FORUM ON RESHAPING POLICY AND REGULATORY LANDSCAPE FOR ACCELERATING BROADBAND ACCESS Roundtable Discussion: Broadband Access as Human Right? September, 8 th 2015 Jakarta, Indonesia

More information

Synergies between mobile phone and energy access. April 2014

Synergies between mobile phone and energy access. April 2014 Synergies between mobile phone and energy access April 2014 The GSMA represents the interests of mobile operators worldwide. Spanning 219 countries, the GSMA unites nearly 800 of the world s mobile operators,

More information

Company Presentation. August 2013

Company Presentation. August 2013 Company Presentation August 2013 1 Untapped User Base India: One of the Largest Consumer Economies India : 4th Largest Economy Globally GDP (PPP) : US$ 4.8 Tn GDP at Purchasing Power Parity in 2012 US$

More information

WHITE PAPER. The 450 MHz Band Ecosystem

WHITE PAPER. The 450 MHz Band Ecosystem WHITE PAPER The 450 MHz Band Ecosystem Introduction M2M communications, in which everyday objects and devices are online and able to interact with each other, have seen significant growth in recent years.

More information

The future of mobile banking

The future of mobile banking The future of mobile banking Ludwig Schulze Business Development Corporate Development Office 1 2008 Nokia Amazing growth of mobility Global subscriber s (million) 4 500 4 000 3 500 4 billion in 2009 3

More information

The Business and Politics reference site

The Business and Politics reference site 3 PRICE LIST > 2018 The Business and Politics reference site for English-speakers in Luxembourg Community-based / Converge / Connect NEW > Digital, Premium, Targeted Specialised in «Business & Politics»,

More information

United Villages Mobile Commerce Interface

United Villages Mobile Commerce Interface United Villages Mobile Commerce Interface Anastasios Dimas Michael Gordon Anonymous MIT student Dev SenGupta Courtesy of United Villages. Used with permission. 1 Needs assessment Required info Needs Preliminary

More information

The Internet changes everything

The Internet changes everything The Internet changes everything Dr Tim Kelly, ITU Session 3: Course on Telecom Policy, Regulation and Management, University of Witwatersrand, 6-7 May, 1999 * The views expressed in this presentation are

More information

SIMULATION MODEL OF CELLULAR NETWORK BANDWIDTH CONGESTION DUE TO MMS ATTACKS ON MOBILE PHONES

SIMULATION MODEL OF CELLULAR NETWORK BANDWIDTH CONGESTION DUE TO MMS ATTACKS ON MOBILE PHONES SIMULATION MODEL OF CELLULAR NETWORK BANDWIDTH CONGESTION DUE TO MMS ATTACKS ON MOBILE PHONES Julius O. Paler Journal of Science, Engineering and Technology Abstract This paper attempts to develop a simulation

More information

Prediction of Crop Yield using Machine Learning

Prediction of Crop Yield using Machine Learning International Research Journal of Engineering and Technology (IRJET) e-issn: 2395-0056 Volume: 05 Issue: 02 Feb-2018 www.irjet.net p-issn: 2395-0072 Prediction of Crop Yield using Machine Learning Rushika

More information

Worldwide Internet usage

Worldwide Internet usage Worldwide Internet usage Latin America / Caribbean 11% North America 16% Africa 3% Middle East 3% Oceania / Australia 1% Asia 41% Europe 25% Source: Internet World Stats, March 2009. Worldwide sales of

More information

Project 2: Group Design. Group 2

Project 2: Group Design. Group 2 Project 2: Group Design Group 2 Satya Kiran Popuri Bharath M P Eric Ho Spopur2@uic.edu bmukka2@uic.edu ericho2@uic.edu February 28, 2006 KIOSK The Kiosk opens with a lot of useful information on the main

More information

GLOBAL MOBILE PAYMENT METHODS: FIRST HALF 2016

GLOBAL MOBILE PAYMENT METHODS: FIRST HALF 2016 PUBLICATION DATE: OCTOBER 2016 PAGE 2 GENERAL INFORMATION I PAGE 3 KEY FINDINGS I PAGE 4-8 TABLE OF CONTENTS I PAGE 9 REPORT-SPECIFIC SAMPLE CHARTS I PAGE 10 METHODOLOGY I PAGE 11 RELATED REPORTS I PAGE

More information

Benchmarking telecom prices

Benchmarking telecom prices Benchmarking telecom prices The South Asian case Tahani Iqbal, Researcher, LIRNEasia Expert Forum on ICT Sector Indicators and Benchmark Regulation for SAARC Regulatory Authorities June 15, 2008, Singapore

More information

Scientific Electronic Library Online

Scientific Electronic Library Online Scientific Electronic Library Online 15 years old program on scholarly communication objectives - advancement of research locally published - improve national journal quality and visibility aligned with

More information

Cane Adviser - A Digital Compendium on Sugarcane

Cane Adviser - A Digital Compendium on Sugarcane P B@»õŒPº Cane Adviser BpSS"p _" p`@ pz Cane Adviser - A Digital Compendium on Sugarcane Developing a Mobile App for Sugarcane: An Initiative Towards Digital India ICAR-Sugarcane Breeding Institute Coimbatore

More information

2016 NASCIO Award Submission

2016 NASCIO Award Submission 2016 NASCIO Award Submission STATE OF CALIFORNIA Title: Category: Contact: Glassy-Winged Sharp Shooter (GWSS) Mobile Trapping App Information Communications Technology Innovations California Department

More information

ScholarOne Manuscripts. Template User Guide

ScholarOne Manuscripts.  Template User Guide ScholarOne Manuscripts Email Template User Guide 1-March-2017 Clarivate Analytics ScholarOne Manuscripts Email Template User Guide Page i TABLE OF CONTENTS INTRODUCTION... 1 TYPES OF E-MAIL TEMPLATES...

More information

Unit title: Mobile Technology: Device Connectivity (SCQF level 5) Outcome 1

Unit title: Mobile Technology: Device Connectivity (SCQF level 5) Outcome 1 1 Outcome 1 A description of mobile device internet connectivity using two current Wi-Fi methods. A description of mobile device internet connectivity using two current GSM mobile telephony methods. A

More information

LPWA NETWORKS FOR IoT: WORLDWIDE TRENDS AND FORECASTS

LPWA NETWORKS FOR IoT: WORLDWIDE TRENDS AND FORECASTS RESEARCH FORECAST REPORT LPWA NETWORKS FOR IoT: WORLDWIDE TRENDS AND FORECASTS 2015 2025 MICHELE MACKENZIE Analysys Mason Limited 2016 analysysmason.com About this report Low-power, wide-area (LPWA) is

More information

Hybrid Wide-Area Network Application-centric, agile and end-to-end

Hybrid Wide-Area Network Application-centric, agile and end-to-end Hybrid Wide-Area Network Application-centric, agile and end-to-end How do you close the gap between the demands on your network and your capabilities? Wide-area networks, by their nature, connect geographically

More information

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY A PATH FOR HORIZING YOUR INNOVATIVE WORK MOBILE COMMUNICATION AMOL RATAN VAIDKAR 1, PROF. G. D. GULHANE 2, DR. H. R. DESHMUKH

More information

START GUIDE CDMNext V.3.0

START GUIDE CDMNext V.3.0 1 START GUIDE CDMNext V.3.0 2018 CEIC Data. All rights reserved. 2 TABLE OF CONTENTS 1. PRODUCT OVERVIEW... 3 2. Starting CDMNEXT... 3 2.1 Login... 3 2.2 Prerequisites... 4 2.3 Landing Page... 4 3. creating

More information

Wireless and Mobile. Rab Nawaz Jadoon. Applications DCS. Assistant Professor. Department of Computer Science

Wireless and Mobile. Rab Nawaz Jadoon. Applications DCS. Assistant Professor. Department of Computer Science Wireless and Mobile Applications Rab Nawaz Jadoon DCS Assistant Professor COMSATS IIT, Abbottabad Pakistan COMSATS Institute of Information Technology Mobile Communication Mobile Communication A communication

More information

Key takeaways. Beyond-voice services offer new revenue sources for operators Social influence a key factor in beyond-voice service adoption

Key takeaways. Beyond-voice services offer new revenue sources for operators Social influence a key factor in beyond-voice service adoption Mobiles beyond voice: identifying the conditions for use Ayesha Zainudeen, Senior Research Manager, LIRNEasia Dimuthu Ratnadiwakara, former Researcher, LIRNEasia CPRsouth5, Xi an, China This work was carried

More information

A Study of Mobile Banking: Problems and Prospects in Aurangabad City *Archana Pandagale **Mr. Sarwade Chetan W INTRODUCTION Basic Concepts

A Study of Mobile Banking: Problems and Prospects in Aurangabad City *Archana Pandagale **Mr. Sarwade Chetan W INTRODUCTION Basic Concepts A Study of Mobile Banking: Problems and Prospects in Aurangabad City *Archana Pandagale **Mr. Sarwade Chetan W ---- INTRODUCTION Mobile banking is a new tool to give all services to customer on their mobile.

More information

GSMA mwomen Webinar: Women and Mobile Financial Services

GSMA mwomen Webinar: Women and Mobile Financial Services GSMA mwomen Webinar: Women and Mobile Financial Services A gender gap has emerged in the mobile technology revolution Women experience lower levels of access to technology A woman is 21% less likely to

More information

IPv6 Migration Framework Case of Institutions in Ethiopia

IPv6 Migration Framework Case of Institutions in Ethiopia IPv6 Migration Framework Case of Institutions in Ethiopia Kidist Mekonnen Zemen Bank, Addis Ababa, Ethiopia kidistmt@yahoo.com Taye Abdulkadir HiLCoE School of Computer Science and Technology, Addis Ababa,

More information

Sensor networks. Ericsson

Sensor networks. Ericsson Sensor networks IoT @ Ericsson NETWORKS Media IT Industries Page 2 Ericsson at a glance Organization & employees CEO Börje Ekholm Technology & Emerging Business Finance & Common Functions Marketing & Communications

More information

EMIRATES FOUNDATION USER MANUAL. Employers Manual

EMIRATES FOUNDATION USER MANUAL. Employers Manual EMIRATES FOUNDATION USER MANUAL Employers Manual Employers Manual 1. Registration In order to post internships and search for CVs you will need to sign up first. Click on the Login link at the top of the

More information

Let the people speak: using evidence from the Global South to reshape our digital future. IGF 2017 Panel (WS188), Geneva

Let the people speak: using evidence from the Global South to reshape our digital future. IGF 2017 Panel (WS188), Geneva Let the people speak: using evidence from the Global South to reshape our digital future IGF 217 Panel (WS188), Geneva Methodology Desired level of accuracy set to a confidence level of 95% and an absolute

More information

Many countries decided on IMT-2000

Many countries decided on IMT-2000 s Evolution Evgeni Karakanovsky Director Business Development and s MobilTel EAD UMTS Forum member Many countries decided on IMT-2000 Today s s Market Status June 2002 worldwide Voice > 1 billion users

More information

Glossary. xii. Marina Yue Zhang and Mark Dodgson Downloaded from Elgar Online at 02/04/ :16:01PM via free access

Glossary. xii. Marina Yue Zhang and Mark Dodgson Downloaded from Elgar Online at 02/04/ :16:01PM via free access Glossary 2.5G Second-and-a-half Generation mobile communications system 3G Third Generation mobile communications system 3GPP The Third Generation Partnership Project ADSL Asymmetric Digital Subscriber

More information

OVERVIEW OF THE UGANDA TELECOMMUNICATION SECTOR AND STRATEGIES FOR MIGRATION TO 3G TECHNOLOGY

OVERVIEW OF THE UGANDA TELECOMMUNICATION SECTOR AND STRATEGIES FOR MIGRATION TO 3G TECHNOLOGY OVERVIEW OF THE UGANDA TELECOMMUNICATION SECTOR AND STRATEGIES FOR MIGRATION TO 3G TECHNOLOGY Mwesigwa - UCC 1 2. TOPICS FOR DISCUSSION Uganda The country Regulatory Environment Overview of Uganda s Telecommunications

More information