Top-Rated Free Essay
Preview

An Application of Sms Technology for Customer Service Centre

Powerful Essays
1835 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
An Application of Sms Technology for Customer Service Centre
2009
2009 International Conference of Soft Computing and Pattern Recognition

An Application of SMS Technology for Customer Service Centre
1

Ariff Idris, 2Abd. Samad Hasan Basari, 3Nur Hanisah Zubir,
1,2,3

Faculty of Information and Communication Technology
Universiti Teknikal Malaysia Melaka
Locked Bag 1752, Pejabat Pos Durian Tunggal, 76109 Durian Tunggal
Melaka, Malaysia
1
miariff@utem.edu.my, 2abdsamad@utem.edu.my, 3nurhanisah.zubir@gmail.com
Abstract - SMS technology is designed originally as a communication tool between a service provider and its users. However in the last few years this technology has allowed users to communicate among them. The vast growth of mobile technology is also one of the elements that help in utilizing this technology. Users are able to get very fast information anywhere. In order to utilize this technology, CeS-LAP is developed to improve the current services provided by Lembaga Air Perak
(LAP). This system is aimed at providing better complaint system, customer information system and expectantly an alternative way for customer to check their unpaid bill.

for each service centre, zone or district also via SMS to fix the problem. Besides that, this system also allows customers to perform bill checking via SMS as well as website. This system will also provide information of LAP services to the customers via
SMS.
This project is basically about developing a system that allow LAP customer to makes complaints easier and help LAP to manage all the complaints faster and effective via SMS and web. This system can be used by anybody that has accessed to internet and hand phone. The system is expected could eases and satisfies LAP customer.

Keywords – SMS; mobile phone; customer service center

I.

INTRODUCTION

Generally there are numbers of different approaches provided by information technology to support information mobility. One of them is through the use of mobile phone technology. Currently there are number of technologies and standards emerging in the mobile phone area, such as AMPS (Advanced
Mobile Phone Services), GSM (Global System for
Mobile Communication), GPRS (General Packet
Radio Service) and CDMA (Code Division Multiple
Access).
This paper discusses on the project namely CeSLAP (Customer Service Center for Lembaga Air
Perak) that is developed to be used by LAP. LAP is a semi-government organization in Perak which is responsible in managing the water supply service and distribution for Perak citizens. However LAP has only had a hotline number for their customers to make a complaint. Thus, Ces-LAP is developed to improve its current services.
This system enables customers to make a complaint or report on any problem that should be solved by LAP via SMS or browsing through the website. Customers can make their complaints or report when they spotted any pipe burst, stolen water meters, disconnection of water supply and any other related problems. The administrator will determine the location of the existing problem when the system receives complaint from the customer. Then, the system administrator will instruct LAP staffs on duty

978-0-7695-3879-2/09 $26.00 © 2009 IEEE
DOI 10.1109/SoCPaR.2009.124

Figure 1. Flow chart of CeS-LAP

There are several researchers that have developed
GSM with SMS for certain applications. For example, see [2], [4], [5], and [6]. In the next paragraphs, a brief discussion about GSM and SMS technology will be explained.
GSM is a cellular phone protocol that is popular in many parts of the world, and is a chief competitor
633
639

to the CDMA protocol in the United States. In fact, for those who have CDMA phones they may find their cellular phones will not work outside United
States. The GSM mobile phone standard is more popular in many places, simply because the standard has been established and was considered by many to be superior to CDMA, at least initially.
The GSM family of technologies has provided the world with mobile communications since 1991
[3]. In over twenty years of development, GSM has been continually enhanced to provide platforms that deliver an increasingly broad range of mobile services as demand grows. Where the industry started with plain voice calls, it now has a powerful platform which is capable of supporting mobile broadband and multimedia services. GSM is now used over 219 countries and territories serving more than three billion people. It also provides travelers with access to mobile services wherever they go.
One of the distinctive features of the GSM system is the use of SIM cards. This card will store all personal data and contacts. Once a phone is traded for a new one, transferring the data and activating the phone becomes simple by changing the card.
SMS is an abbreviation for Short Message
Service. SMS is a communication protocol allowing the interchange of short message between mobile telephone devices. SMS is used for modern handsets originally defined as part of the GSM. Its function is sending messages to and from GSM mobile handsets.
Obviously, the SMS technology has facilitated the development and growth of text messaging. The connection between the phenomenon of text messaging and the underlying technology is so great.
In consequence, every parts of the world are using the term "SMS" as a synonym for a text message or the act of sending a text message, even when a different protocol is being used.

Figure 2. SeC-LAP homepage

A short description about the system is explained at the homepage. It also has instructions on how to use this system via SMS in an acceptable format.
B. Navigation Design
Navigation design is the road map on how to navigate the site properly. The navigation design is important because it will confirm whether or not the system is good. Without a proper navigation map, the difficulties will be faced by the users when used the system. Navigation design of CeS-LAP gives a clear detail including user and available features as shown in Figure 3.

II.
SYSTEM DESIGN
The design of this system is divided into two parts. First, is the interface design and second, navigation design.
A. Interface Design
Interface design is developed according to how users will interact with the system. It also considered the nature of input and output which the system will receive and publish. Macromedia Dreamweaver 8 will be used to design the interface [7] and PHP will be used as the scripting language [1]. Figure 2 shows
CeS-LAP homepage.

Figure 3. Navigation design

III. SYSTEM ARCHITECTURE
System architecture is a term that contains an arrangement of the computer hardware and software which include in the system that performs the desired business function. This system is running in wireless network and wide area network. Unregistered customers with mobile phone only have the opportunity to send complaint to the system.
Meanwhile only registered customers are able to
634
640

the server loads the operating system which Windows
XP Service Pack 2. Figure 5 shows the software environment architecture of CeS-LAP.
Testing phase in this project is still ongoing. To date the testing phase is validating the system functionality and user interaction. Both white box and black box testing are successfully implemented.
Further testing that is still under review is usability test and user acceptance test.

receive announcement and also send complaint via
SMS and website. The server is monitored by administrator which has a connection to the GSM
Modem where the SIM card is placed. The system and database management are installed into the server. The physical architecture of CeS-LAP is shown in Figure 4.

Figure 5. Software environment architecture of CeS-LAP

Figure 4. Physical architecture of CeS-LAP

V. CONCLUSION
This paper reports on a project about developing a system that allow LAP customer to make complaints easier. Previously the existing method of handling customers’ complaint is delaying the action taken. Based on the case study, the proposed system is very much help when there are many complaints at one time. This system can be used by everyone that have accessed to internet and hand phone.
Furthermore the system helps LAP to manage all the complaints faster and effective via SMS and web.
The prototype of the system is under testing phase.
An initial feedback from users shows that the system is quite good in term of its mobility. There are some minor modifications that need to be amended in term of its user interface and functionality of the modules.

An administrator will monitor the system which is integrated with GSM modem. The SIM card is placed into the GSM modem in order to deliver the message to mobile phone. The system could also broadcast the message to guardian’s mobile phone. The system and the database management are installed in the computer which is the main access point.
IV. IMPLEMENTATION AND TESTING
During the implementation phase, the system is built, tested and installed. The objective of this phase is not only to have a reliable and working information system but also to ensure that users are properly trained and the benefit that organizations get. Firstly software environment is set up before the CeS-LAP is deployed. An administrator will monitor the system which has been integrated with GSM modem where the SIM card is placed. The system and the database management are installed in the computer which is the main access point.
The server should have the web server which is the Apache server and Ozeki message server. After that, the server should also need the MySQL database and the second requirement is the system needs
MySQL Connector to give the connectivity between
Ozeki message server and MySQL database. This is because the Ozeki message server has a plug-in database that will be use for the CeS-LAP application. The apache web server and the MySQL database will be installed as the service inside the server. The software will be configured to start when

ACKNOWLEDGMENT
The author would like to thank Faculty of
Information and Communication Technology,
Universiti Teknikal Malaysia Melaka for providing facilities and financial support.
REFERENCES
[1] A. Asshok, Making use of PHP, Wiley Publishing, 2002.
[2]

[3]

635
641

D. Friel, L. Kilmartin, “An automated stock price delivery system based on the GSM short message service”, IEEE
International Conference on Communications, 1998 (ICC
98), vol. 3, June 1998, pp. 1591 – 1595.
GSM
Association,
GSM
Technology, http://www.gsmworld.com/technology/index.htm retrieved
August 2009.

[4]

K.Wan, “An SMS-based sales reporting system for a fashionclothes franchising company, Managing Technologically
Driven Organizations: The Human Side of Innovation and
Change”, Engineering Management Conference, 2003 (
IEMC '03), Nov. 2003, pp. 330 – 334.

[5] N. Krishnamurthy, “Using SMS to deliver location-based services”, IEEE International Conference on Personal
Wireless Communications, Dec. 2002, pp. 177 – 181.
[6] L. T. Ching and H.K. Garg, “Designing SMS applications for public transport service system in Singapore”, The 8th I international Conference on Communication Systems, 2002
(ICCS 2002), vol. 2, Nov. 2002, pp. 706 - 710.
[7]

R. M. Sean, Dreamweaver Mx 2004 and Database, New
Riders Publishing, 2004.

636
642

References: [1] A. Asshok, Making use of PHP, Wiley Publishing, 2002. International Conference on Communications, 1998 (ICC 98), vol Driven Organizations: The Human Side of Innovation and Change”, Engineering Management Conference, 2003 ( IEMC '03), Nov. 2003, pp. 330 – 334. Wireless Communications, Dec. 2002, pp. 177 – 181. international Conference on Communication Systems, 2002 (ICCS 2002), vol Riders Publishing, 2004.

You May Also Find These Documents Helpful

  • Good Essays

    Items covered in the lecture include the history of the system, differences between the main system and the deployable system. Also covered is consideration to be taking in siting the set-up, setting up the system and functionality.…

    • 522 Words
    • 3 Pages
    Good Essays
  • Good Essays

    1. Describe the cost behavior in the wireless industry. What are the implications of this cost behavior for cost-volume-profit (CVP) relationships?…

    • 1315 Words
    • 4 Pages
    Good Essays
  • Good Essays

    Las 432 Outline

    • 712 Words
    • 3 Pages

    Introduction: Mobile technology is the technology used for cellular communication. It has developed extensively in the past couple of years and the development hasn’t stopped. Mobile technology has had a great impact on the economy, political interests and personal lives of the people, however, it has some cultural and political restrictions and geographical limitations.…

    • 712 Words
    • 3 Pages
    Good Essays
  • Better Essays

    Im/It Service Management

    • 1910 Words
    • 8 Pages

    Only the most progressive organizations are adopting best practices in IM/IT service management, while many IM/IT departments continue to rely on informal, “seat of the pants, “ error-prone processes. This leads to reactive “fire fighting” operating norms within IM/IT departments, when formal, proactive approaches would be more effective. Recent studies suggest that one of the most accurate indicators of IM/IT departmental effectiveness in delivering quality services is the percentage of unplanned work in which the departments is engaged (Glandon, Smaltz, and Slovensky, 2008, p. 170).…

    • 1910 Words
    • 8 Pages
    Better Essays
  • Good Essays

    Text messaging, also referred to as SMS messaging, is a popular form of mediated, interpersonal communication that involves sending short messages to and from individual’s cell phones through a or cellular connection to converse with individuals at anyplace and anytime all over the world. Created in 1992 by Neil Papworth, an engineer for Vodaphone, a software company in England, the first text message was sent by Papworth to an executive of the company attending a Christmas party in a separate building; the message of the first ever text message simply read, “Merry Christmas”, it wouldn’t be until the next year that texting would be available to the general public (Peritz, 2012). So at mere 23 years old, Texting is one of the youngest mediums…

    • 1150 Words
    • 5 Pages
    Good Essays
  • Better Essays

    Choose one of the following questions to answer for the argument essay in this module.…

    • 970 Words
    • 3 Pages
    Better Essays
  • Good Essays

    Case Study on Texting

    • 1786 Words
    • 8 Pages

    As part of the Foundation workstream the Text or Short messaging service (SMS) was explored as a low cost access route for interacting with customers. The advantage of a flexible SMS system is that it can be used both as a way of dispensing information to our residents as well as capturing information from them, both business intelligence and operational intelligence (problem reporting etc). This gives another channel shift route and provides a drastically lower cost per transaction than face to face or by telephone (£17/£5 respectively)…

    • 1786 Words
    • 8 Pages
    Good Essays
  • Good Essays

    Texting In Communication

    • 628 Words
    • 3 Pages

    Texting is a very common way to communicate with others. People text for many reasons, texting is easier than being on the phone. Another reason for texting to become so common is because people like having the privacy of talking to someone via text message, when they are in public places. Texting also have disadvantages, it is very dangerous to text while driving, texting while driving is often causing a lot of car crashes. People have to be careful with their actions, and chose not to text while driving.…

    • 628 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    Text Messaging

    • 252 Words
    • 2 Pages

    we can do anything but it can be seen by the government and your school so then us teens decide, to say things we shouldn’t or send things we shouldn’t then we end up getting in trouble because then , the school and or government has proof that your friend and you said that or sent it to each other, and you r both in trouble anyway.…

    • 252 Words
    • 2 Pages
    Satisfactory Essays
  • Powerful Essays

    Text Messaging

    • 6256 Words
    • 26 Pages

    Text messaging in the form of SMS has become one of the most successful mobile services in…

    • 6256 Words
    • 26 Pages
    Powerful Essays
  • Powerful Essays

    STIE IT&B Campus MANAGEMENT INFORMATION SYSTEM SYSTEM INFORMATION ANALYSIS ON PESAMUHAN BODHICITTA MANDALA INDONESIA CVA YAHOO ROBIN LOH Leader : Calvin Lewis Member 1 : Venessa Wendo Member 2 : Andreas Table of Contents Pages Introduction and Problem Background of The Current System 1 Organization’s Background 1 Local Area Network of The Organization 1 Identified Problems of Current Information System 1 Inefficient and Ineffective ways of broadcasting similar information 1 Improper Stock Management 2 Misunderstood Market Purpose & Low Quality Tutors 3 Disorganized Steps of Procedures 3 Lack of Regular Monitoring 4 Proposed Information System 4 Inefficient and Ineffective ways of broadcasting similar information 4 Utilization of Purchased SMS Gateway 4 Purchase of a cellphone 5 Improper Stock Management 5 Development of Stock Management Application 5 Utilization of MS-EXCEL 6 Misunderstood Market Purpose & Low Quality Tutors 6 Usage of Advertisements 6…

    • 7113 Words
    • 29 Pages
    Powerful Essays
  • Powerful Essays

    bookings. With this new data, eCourier saved money by not having to add extra staff to monitor…

    • 3330 Words
    • 14 Pages
    Powerful Essays
  • Satisfactory Essays

    Paniqui Website

    • 545 Words
    • 3 Pages

    The Municipality of Lapaz wants to resolve the problem in their town when heavy rainfalls occur that causes a major disaster. And having an alarming or warning system that uses the SMS-Based Technology to notify the municipality about the condition of the water-level will be a great help to the Residents of the said Community. This allows the authority to notify and prepare the people from unexpected flood and to decide whether to evacuate or not, and implement safety precautions. the system sends its report or notification thru SMS technology. Since it is a monitoring system, once it is turned on, it can operate by itself.…

    • 545 Words
    • 3 Pages
    Satisfactory Essays
  • Powerful Essays

    Communication is a way to express feelings, thoughts and ideas ultimately with great benefits. Communication technology has changed the way the world conducts business. Business communication, in particular, has seen some of the greatest advancements due to technological developments. Technology has altered modern life in many ways, especially in the workplace. The invention of computers, the miniaturization of electronics and the development of wireless communication have all altered the business world.…

    • 2826 Words
    • 11 Pages
    Powerful Essays
  • Good Essays

    Technology has played a huge role in modern communication strategies. The use of instant messaging features on home computers, laptops, cell phones, and other electronic devices makes it very easy to communicate with others. Although instant messaging lacks the ability to recognize facial expressions, it is a very popular communication tool among teenagers.…

    • 647 Words
    • 3 Pages
    Good Essays

Related Topics