Sunteți pe pagina 1din 4

TELECOM BILLING SYSTEM MICRO-PROJECT

REPORT
INTRODUCTION:
The telephone billing system is mathematical, statistical and logical processes carried
out on figures or data obtained from concern telecommunication customers with a
view to producing information about billing status due for each customer which can
be displayed as a summary report. The program thus calculates the telephone bills
automatically in addition to bill calculation and bill generation.

This report involves a brief description regarding a micro-project for the course of the
academic semester (CO-2I). the title of the microproject is “ Telecom Billing System
project in C”.

The group members are:


Ashutosh Patil(31)

Asad Pathan (30)

Vaishnavi khanekar(19)

Sneha Mahajan(25)

PROJECT DISCRIPTION
The telephone billing system therefore is a combination of customers’ data and
telecommunications’ components to carry out billing routines described above. The
billing department of most telecommunication organizations also performs the
following under listed routines.

(a) Gathering time information on (incoming outgoing calls)

(b) Gathering other necessary data such as customer name, location, zone, etc to
compute the customers’ bill

(c) Adding some attractive incentives such as 5% or 2% discount for every


customer and above that brought N1000, recharge card.

(d) Reducing tariff for old customers

(e) Making necessary reduction/increment as at when due such as peak hour and off
peak hours

(f) Building in all the necessary tax in customers recharge card like VAT and others

(g) Keeping the billing statistics for reference purposes


ALGORITHM OF PROGRAM:
1. Start.
2. Enter any letter from ‘A’,’C’,’M’,’P’,’S’,’D’,’E’.
3. If user enters letter ”A” then He/She can add new record by entering
phone number , name and amount also.
4. If user enters letter ‘L’ He/She can see the list of records.
5. If user enters letter ‘M’ then He/She can modify the records with the
help of phone number.
6. If user enters letter ‘P’ He/She can do the the payment by entering
the valid phone number, name and current amount.
7. If user enter letter ‘S’ He/she can search various records by phone
number.
8. If users enters letter ‘D’ He/she can delete records from the database
with the help of phone number.
9. If users enters letter ‘E’ the program will stop its execution.
10.Stop.
FLOWCHART:

Start

Enter any option ‘A’, ‘L’,


‘M’, ‘P’, ‘S’, ‘D’, ‘E’

Option ‘A’, ‘L’,


‘M’, ‘P’, ‘S’,
‘D’, ‘E’

Enter phone Create new Print


number,nam record record
e amount successfull
y added

Display lists of
records

Enter phone Modify Print


number record “Modify Stop
successfully

Enter phone Print


Enter amount
number for “Thank
for payment
payment for
Payment”

Enter phone Search a Print record


number record found
phone no
name
amount
Enter phone Delete a Print
number record Database
record
deleted
successfully
CONCLUSION :
Based on the computer program source code and output, customers can now have a
mini statement of bills that contains the customer name, town name, town code,
duration of calls and amount immediately after calls. The implication of this research
is that it could guarantee more security in GSM calls and also help to strengthen their
billing system output. Through this project we got aquainted with how we can
develop a bills of customers report in c program these type of projects also fulfil many
of the given course outcomes as per the given syllabus of the course. Such type of
project helps to build up our abilities so that we can implement it in the future.

S-ar putea să vă placă și