KR100927947B1 - Pay-as-you-go method based on service usage time and cumulative usage of service users - Google Patents

Pay-as-you-go method based on service usage time and cumulative usage of service users Download PDF

Info

Publication number
KR100927947B1
KR100927947B1 KR1020020059177A KR20020059177A KR100927947B1 KR 100927947 B1 KR100927947 B1 KR 100927947B1 KR 1020020059177 A KR1020020059177 A KR 1020020059177A KR 20020059177 A KR20020059177 A KR 20020059177A KR 100927947 B1 KR100927947 B1 KR 100927947B1
Authority
KR
South Korea
Prior art keywords
billing
usage
service
pay
amount
Prior art date
Application number
KR1020020059177A
Other languages
Korean (ko)
Other versions
KR20040028084A (en
Inventor
천왕성
서정민
Original Assignee
주식회사 케이티
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 주식회사 케이티 filed Critical 주식회사 케이티
Priority to KR1020020059177A priority Critical patent/KR100927947B1/en
Publication of KR20040028084A publication Critical patent/KR20040028084A/en
Application granted granted Critical
Publication of KR100927947B1 publication Critical patent/KR100927947B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/08Payment architectures
    • G06Q20/16Payments settled via telecommunication systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/04Billing or invoicing

Landscapes

  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • General Business, Economics & Management (AREA)
  • Finance (AREA)
  • Strategic Management (AREA)
  • Physics & Mathematics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

본 발명은 서비스 사용시각 및 서비스 사용자의 누적사용량에 따른 종량제 과금 방법에 관한 것으로, 서비스 사용시각 및 서비스 사용자의 누적사용량에 따라 변화하는 과금정책을 단순한 DB 구조를 통해 수용하기 위한 종량제 과금 방법을 제공하고자 한다.The present invention relates to a pay-as-you-go billing method according to the service usage time and the cumulative usage of the service user, and provides a pay-as-you-go billing method for accommodating the charging policy that changes according to the service usage time and the cumulative usage of the service user through a simple DB structure. I would like to.

이를 위하여, 본 발명은, 종량제 과금 방법에 있어서, 과금 시스템이 과금정보를 입력받으면 서비스정보테이블을 이용하여 사용도수를 구하는 제 1 단계; 상기 과금 시스템이 과금방식이 종량제인지를 확인한 후에 사용시각기준 요금정책테이블(서비스 사용시각에 따라 변동되는 종량제 과금정책을 관리하기 위한 테이블)을 이용하여 요금계획 ID를 구하는 제 2 단계; 상기 과금 시스템이 과금내역테이블을 이용하여 누적사용량을 구하는 제 3 단계; 상기 과금 시스템이 누적사용량기준 요금정책테이블(특정 서비스 사용자의 누적사용량에 따라 변동되는 종량제 과금정책을 관리하기 위한 테이블)과 상기 구한 요금계획 ID와 상기 구한 누적사용량과 상기 구한 사용도수를 이용하여 요금 ID를 구하는 제 4 단계; 및 상기 과금 시스템이 상기 구한 요금 ID의 서비스 사용시각 및 누적사용량을 기반으로 상기 입력받은 과금정보에 대한 과금액을 결정하는 제 5 단계를 포함하며, 과금 시스템 등에 이용된다.To this end, the present invention provides a pay-as-you-go method, comprising: a first step of obtaining a frequency of use using a service information table when a charging system receives charging information; A second step of obtaining a billing plan ID using a usage-based billing policy table (a table for managing a pay-as-you-go billing policy that varies depending on service usage time) after the billing system checks whether the billing method is a pay-as-you-go system; A third step of obtaining, by the billing system, a cumulative usage amount using a billing history table; The billing system uses the cumulative usage-based billing policy table (a table for managing a pay-as-you-go billing policy that varies depending on the cumulative usage of a particular service user), the obtained billing plan ID, the cumulative usage amount, and the obtained usage frequency. A fourth step of obtaining a fare ID; And a fifth step of determining, by the billing system, the billed amount of the received billing information based on the service usage time and the accumulated usage of the fee ID.

Description

서비스 사용시각 및 서비스 사용자의 누적사용량에 따른 종량제 과금 방법{Method for managing variant pricing policy by the service time and service usage log}Method for managing variant pricing policy by the service time and service usage log}

도 1 은 본 발명이 적용되는 과금 시스템의 구성예시도.1 is a configuration example of a charging system to which the present invention is applied.

도 2 는 본 발명에 따른 과금정책 및 서비스 관리 테이블 간의 상관도.2 is a correlation diagram between a charging policy and a service management table in accordance with the present invention;

도 3 은 본 발명에 이용되는 서비스정보테이블의 일실시예 구조도.3 is a structural diagram of an embodiment of a service information table used in the present invention;

도 4 는 본 발명에 따라 서비스 사용시각별로 다르게 적용되는 요금정책테이블의 일실시예 구조도.Figure 4 is a structure diagram of an embodiment of a policy table that is applied differently for each service usage time according to the present invention.

도 5 는 본 발명에 따라 서비스 사용자의 누적사용량별로 다르게 적용되는 요금정책테이블의 일실시예 구조도.Figure 5 is a structure diagram of one embodiment of a policy table that is applied differently according to the cumulative usage of the service user in accordance with the present invention.

도 6 은 본 발명에 따른 서비스 사용시각 및 서비스 사용자의 누적사용량에 따른 종량제 과금 방법에 대한 일실시예 흐름도.Figure 6 is a flow diagram of an embodiment of a pay-as-you-go billing method according to the service usage time and the cumulative usage of a service user according to the present invention.

* 도면의 주요 부분에 대한 부호의 설명* Explanation of symbols for the main parts of the drawings

11 : 서비스 사용자 12 : 서비스 제공자11: service user 12: service provider

13 : 과금 시스템 14 : 서비스 과금정책 DB13: billing system 14: service billing policy DB

15 : 서비스 사용자 이용내역 DB
15: Service user history DB

본 발명은 서비스 사용시각 및 서비스 사용자의 누적사용량에 따른 종량제 과금 방법에 관한 것으로, 더욱 상세하게는 서비스 사용량에 따라 과금액을 결정하는 종량제 과금정책 중 과금액이 서비스 사용시각 및 서비스 사용자의 누적사용량에 따라 변하는 과금정책을 단순한 데이터베이스(DB) 구조를 통해 수용하고 과금액을 결정하기 위한 서비스 사용시각 및 서비스 사용자의 누적사용량에 따른 종량제 과금 방법에 관한 것이다.The present invention relates to a pay-as-you-go billing method according to the service usage time and the cumulative usage of the service user. More specifically, the billed amount of the pay-per-use billing policy determines the billing amount according to the service usage time. This paper relates to the billing method based on the service usage time and the cumulative usage of the service user for accommodating the billing policy that is changed according to the system through a simple database structure.

대부분의 종량제 과금 시스템은 서비스 사용시각이나 서비스 사용자의 누적사용량에 관계없이 사용량에 비례하여 일정한 과금액을 결정하는 단순한 종량제를 수용하거나, 자신의 서비스 제공에 필요한 과금정책만을 수용하는 DB 테이블을 구성하여 제공함으로써, 추가적인 과금정책이 필요할 경우 과금정책 수만큼 DB 테이블을 구성하는 방법을 사용하고 있어, 과금정책에 대한 관리가 비효율적이거나 과금정책에 대한 확장 유연성이 떨어지는 실정이다. 예를 들어, 어떤 과금 시스템이 매일 특정 시간대에 할인정책을 쓰고자 할 때, {서비스ID, 할인시작시각(xx시 xx분 xx초), 할인종료시각(xx시 xx분 xx초), 도수당과금액(혹은 할인율)}의 DB 테이블을 구성하고 과금액을 결정할 것이다. 추후 할인시간대에 기준 도수이상을 사용하는 사용자에게는 초과분에 대해 추가 할인을 제공하는 정책을 추가할 경우 {서비스ID, 기준도수, 할인율}로 구성된 DB 테이블을 추가로 구성하고, 이전의 과금정책테이블과 함께 참조해야 할 것이다. 또한, 매월 1일부터 2일 정오까지는 무료로 서비스하거나, 할인시간대에 다른 기준 도수이상을 사용하는 사용자에게는 정액요금을 부과하는 정책을 추가할 경우 추가의 DB 테이블이 필요로 하게 된다.Most pay-as-you-go billing systems either accept a simple pay-as-you-go system that determines a certain billing amount in proportion to the usage, regardless of the time of service usage or the cumulative usage of the service user, or construct a DB table that accommodates only the billing policy required to provide your own services. By providing additional billing policies, DB tables are organized as many as billing policies, so the management of billing policies is inefficient or the flexibility of extension to billing policies is low. For example, if a billing system wants to use a discount policy at a certain time of day every day, {service ID, discount start time (xx hours xx minutes xx seconds), discount end time (xx hours xx minutes xx seconds) The DB table of the billed amount (or discount rate)} will be constructed and the billed amount will be determined. If you add a policy that provides additional discounts for excess users to users who use more than the standard frequency in the discount period, additionally configure a DB table consisting of {ServiceID, Reference Frequency, Discount Rate}, and the previous billing policy table. Will have to reference with. In addition, if you add a policy that charges a flat fee to users who use the service for free from 1st to the 2nd of every day of the month or use a different standard frequency during the discount period, an additional DB table is required.

따라서 이와 같이 사용시각에 따른 종량제 과금정책의 변화와 서비스 사용자의 사용량에 따른 종량제 과금정책 변화, 혹은 그 두 가지 기준의 혼합된 결과에 따라 변화하는 종량제를 수용하기 위한 과금정책 관리 방안과 이를 바탕으로 한 과금액 산출 방안이 요구된다.Therefore, based on the change of the pay-as-you-go billing policy according to the usage time and the change of the pay-as-you-go billing policy according to the service user's usage, or the mixed result of the two criteria, A billing method is required.

본 발명은, 상기한 바와 같은 요구에 부응하기 위하여 제안된 것으로, 서비스 사용시각 및 서비스 사용자의 누적사용량에 따라 변화하는 과금정책을 단순한 DB 구조를 통해 수용하기 위한 종량제 과금 방법을 제공하는데 그 목적이 있다.The present invention has been proposed to meet the above requirements, and provides a pay-as-you-go billing method for accommodating a billing policy that changes according to service usage time and cumulative usage of a service user through a simple DB structure. have.

상기 목적을 달성하기 위한 본 발명은, 종량제 과금 방법에 있어서, 과금 시스템이 과금정보를 입력받으면 서비스정보테이블을 이용하여 사용도수를 구하는 제 1 단계; 상기 과금 시스템이 과금방식이 종량제인지를 확인한 후에 사용시각기준 요금정책테이블(서비스 사용시각에 따라 변동되는 종량제 과금정책을 관리하기 위한 테이블)을 이용하여 요금계획 ID를 구하는 제 2 단계; 상기 과금 시스템이 과금내역테이블을 이용하여 누적사용량을 구하는 제 3 단계; 상기 과금 시스템이 누적사용량기준 요금정책테이블(특정 서비스 사용자의 누적사용량에 따라 변동되는 종량제 과금정책을 관리하기 위한 테이블)과 상기 구한 요금계획 ID와 상기 구한 누적사용량과 상기 구한 사용도수를 이용하여 요금 ID를 구하는 제 4 단계; 및 상기 과금 시스템이 상기 구한 요금 ID의 서비스 사용시각 및 누적사용량을 기반으로 상기 입력받은 과금정보에 대한 과금액을 결정하는 제 5 단계를 포함한다.According to an aspect of the present invention, there is provided a pay-as-you-go method, comprising: a first step of obtaining a usage frequency using a service information table when a charging system receives charging information; A second step of obtaining a billing plan ID using a usage-based billing policy table (a table for managing a pay-as-you-go billing policy that varies depending on service usage time) after the billing system checks whether the billing method is a pay-as-you-go system; A third step of obtaining, by the billing system, a cumulative usage amount using a billing history table; The billing system uses the cumulative usage-based billing policy table (a table for managing a pay-as-you-go billing policy that varies depending on the cumulative usage of a particular service user), the obtained billing plan ID, the cumulative usage amount, and the obtained usage frequency. A fourth step of obtaining a fare ID; And a fifth step of determining, by the billing system, the billed amount for the received billing information based on the service usage time and the accumulated usage of the fee ID.

삭제delete

상술한 목적, 특징들 및 장점은 첨부된 도면과 관련한 다음의 상세한 설명을 통하여 보다 분명해 질 것이다. 이하, 첨부된 도면을 참조하여 본 발명에 따른 바람직한 일실시예를 상세히 설명한다.The above objects, features and advantages will become more apparent from the following detailed description taken in conjunction with the accompanying drawings. Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 1 은 본 발명이 적용되는 과금 시스템의 구성예시도이다.1 is an exemplary configuration diagram of a charging system to which the present invention is applied.

도 1에 도시된 바와 같이, 서비스 제공자(12)가 서비스 사용자(11)에게 종량제 서비스를 제공할 경우, 서비스 이용 금액을 결정하여야 한다. 이때, 과금 시스템(13)은 미리 결정된 서비스 제공 시점에 따른 서비스 과금정책 DB(14)와 서비스 제공 시점까지의 서비스 사용자 이용내역 DB(15)를 기반으로 종량제 과금액을 변동하여 산출할 수 있다.As shown in FIG. 1, when the service provider 12 provides a pay-as-you-go service to the service user 11, the service usage amount should be determined. In this case, the billing system 13 may calculate and vary the amount based on the payment based on the service billing policy DB 14 according to a predetermined service provision time and the service user usage DB 15 up to the service provision point.

본 발명에 따라 필요한 과금정책 관리 DB는 후술되는 도 2와 같은 상관 관계를 가지고 있다.The charging policy management DB required according to the present invention has a correlation as shown in FIG.

도 2 는 본 발명에 따른 과금정책 및 서비스 관리 테이블 간의 상관도이다.2 is a correlation diagram between a charging policy and a service management table according to the present invention.

도 2에 도시된 바와 같이, 모든 서비스는 그 서비스의 제반 정보를 가지고 있는 테이블이 존재하고, 각 서비스는 서비스 ID(service ID)로 지칭할 수 있다.As shown in FIG. 2, every service has a table containing general information of the service, and each service may be referred to as a service ID.

각 서비스는 하나 이상의 사용시각기준 요금정책테이블을 가지며, 각 사용시각기준 요금정책테이블은 두 개 이상의 서비스정보테이블에 포함될 수 없다. 또한, 각 사용시각기준 요금정책테이블은 하나 이상의 누적사용량기준 요금정책테이블을 가지며, 각 누적사용량기준 요금정책테이블은 두 개 이상의 사용시각기준 요금정책테이블에 포함될 수 없다.Each service has one or more usage-based pricing tables, and each usage-based pricing table cannot be included in more than one service information table. In addition, each usage-based billing table has one or more cumulative usage-based billing tables, and each cumulative usage-based billing table cannot be included in two or more usage-based billing tables.

각 서비스는 그 서비스 제공 및 관리를 위한 여러 가지 속성(서비스이름, 정상/중지/해지 등의 상태)을 가지며, 이를 위한 DB 테이블 구조는 과금 시스템마다 다양하다.Each service has various attributes (service name, normal / stop / cancellation, etc.) for its service provision and management, and the DB table structure for this varies from billing system to billing system.

따라서 본 발명에서는 이러한 서비스의 속성 중 종량제를 위한 정보를 주목하며, 본 발명의 설명을 위해 서비스정보테이블이 후술되는 도 3과 같이 구성되어 있다고 가정한다. 도 3에 도시된 바와 같이, 각 서비스는 "service ID"라는 서비스 ID를 가지고, "ratetype"은 종량제인지 다른 방식의 과금 방법을 취하는지에 관한 필드로 "ratetype"이 종량제일 경우만 본 발명에 유효하다. 그리고 "unitkind"는 본 서비스가 건당 종량 방식인지, 초당 종량 방식인지, 분당 종량 방식인지와 같은 종량제 계산의 단위를 지칭하고, "unit"은 과금 계산의 기준이 되는 도수 산정의 단위가 된다.Therefore, the present invention pays attention to information for the pay-as-you-go among the attributes of such a service, and it is assumed that the service information table is configured as shown in FIG. 3 to explain the present invention. As shown in FIG. 3, each service has a service ID of "service ID", and "ratetype" is a field regarding whether to take a pay-per-use or another charging method, and is effective for the present invention only when "ratetype" is a pay-per-use. Do. "Unitkind" refers to the unit of the pay-per-count calculation, such as whether the service is pay-per-use, pay-per-second, or pay-per-minute, and "unit" is the unit of frequency calculation that is the basis for billing calculation.

즉, 3분을 1도수로 계산하는 종량제의 경우 "unit"은 '3'이고, "unitkind"는 '분'이 되는 방식이다.That is, in the case of the metering system that calculates three minutes by one degree, "unit" is "3" and "unitkind" is "minute".

한편, 도 3과 같은 서비스정보테이블이 있다고 가정할 때, 다양한 변동형 종량제의 과금정책을 관리하기 위해 본 발명은 후술되는 도 4 및 도 5와 같은 테이블 구조를 제안한다.Meanwhile, assuming that there is a service information table as shown in FIG. 3, the present invention proposes a table structure as shown in FIGS. 4 and 5 to manage charging policies of various variable pay-as-you-go.

도 4 는 본 발명에 따라 서비스 사용시각별로 다르게 적용되는 요금정책테이블의 일실시예 구조도이다.4 is a structural diagram of an embodiment of a policy table applied differently according to service usage time according to the present invention.

도 4에 도시된 바와 같이, 사용시각기준 요금정책테이블로서, "validstart"와 "validend"는 해당 요금정책의 유효기간을 나타내고, "period"와 "periodtype" 은 해당 요금정책의 주기를 나타내며, "applystart"는 해당 요금정책이 적용되는 시작시각, "applyend"는 해당 요금정책이 적용되는 종료시각을 나타낸다.As shown in FIG. 4, as the usage-based fee policy table, "validstart" and "validend" indicate the validity period of the corresponding policy, "period" and "periodtype" indicate the period of the corresponding policy, and " applystart "is the start time when the tariff is applied, and" applyend "is the end time when the tariff is applied.

가령, 두 달 단위로 전월 1일부터 10일까지와 전월 11일부터 해당 월의 말일까지의 요금이 다른 과금정책을 표현할 경우, 사용시각기준 요금정책테이블은 해당 "service ID"에 해당하는 튜플이 두 개 존재하고, 각 튜플의 "period"는 '2', "periodtype"은 '월'이 되며, 첫 번째 튜플의 "applystart"는 yyyy년 mm월 1일 0시 0분 0초, "applyend"는 yyyy년 mm월 10일 23시 59분 59초가 된다. 두 번째 튜플의 "applystart"는 yyyy년 mm월 11일 0시 0분 0초, "applyend"는 yyyy년 mm+1월 31일 0시 0분 0초가 된다. 여기서, yyyy년 mm월은 해당 요금정책의 유효기간 이전의 임의의 값을 지정한다.For example, if the charges from the 1st to the 10th of the previous month and the 11th of the previous month to the end of the month represent different billing policies, the usage-based billing policy table will contain a tuple corresponding to the corresponding "service ID". There are two, and each tuple has a "period" of "2", a "periodtype" of "month", and an "applystart" of the first tuple of 0,0: 0,0: 0, "applyend" Becomes 23:59:59 seconds on the 10th of yyyy mm. In the second tuple, "applystart" would be 0: 0: 0 second on mm11, yyyy, and "applyend" would be 0: 0: 0 second on mm + 1 January. Here, mm month yyyy specifies any value before the validity period of the relevant policy.

제한사항으로는 동일 "serviceid"에 속하는 "timepolicyid"(요금계획 ID)의 "period", "periodtype", "validstar"t, "validend"는 동일하며, 그와 같은 "timepolicyid"의 가장 작은 "applystart"와 가장 큰 "applyend"의 간격은 "period/periodtype"이 나타내는 주기와 동일하고, 각 "timepolicyid"의 "applystart"와 "applyend"가 나타내는 영역은 서로 중복되지 않아야 한다. 또한, 모든 "applystart"와 "applyend"의 시각은 "validstart"보다 작아야 한다.The limitations are that "period", "periodtype", "validstar" t, "validend" of "timepolicyid" (rate plan ID) belonging to the same "serviceid" are the same, and the smallest "applystart" of such "timepolicyid" The interval between "and the largest" applyend "is equal to the period indicated by" period / periodtype ", and the areas indicated by" applystart "and" applyend "of each" timepolicyid "should not overlap each other. Also, all "applystart" and "applyend" times should be less than "validstart".

도 5 는 본 발명에 따라 서비스 사용자의 누적사용량별로 다르게 적용되는 요금정책테이블의 일실시예 구조도이다.5 is a structural diagram of an embodiment of a policy table that is applied differently according to a cumulative usage amount of a service user according to the present invention.

도 5에 도시된 바와 같이, "periodstart"는 적용이 시작되는 적용 사용도수를 나타내고, "periodend"는 적용이 종료되는 적용 사용도수를 나타내며, "fixedrate"는 "periodstart"와 "periodend"로 표현되는 구간에 누적사용량이 최초로 들어왔을 때 부과되는 금액을 나타내며, "scaledrate"는 구간 내에서 1도수당 부과할 금액을 나타낸다.As shown in FIG. 5, "periodstart" represents the applied usage frequency at which the application is started, "periodend" represents the applied usage frequency at which the application is finished, and "fixedrate" is represented by "periodstart" and "periodend". "Scaled rate" represents the amount to be charged per 1 degree within the interval.

가령, 과금 도수가 3분인 종량제에서 처음 60분간은 정액 1000원을 부과하고 60분 초과 시 3분당 50원을 부과하며 120분 초과 시 3분당 20원을 부과하는 과금정책을 표현할 경우, 누적사용량기준 요금정책테이블은 해당 "timepolicyID"에 해당하는 튜플이 3개 존재하고, 첫 번째 튜플의 "periodstart"와 "periodend"는 1과 20, 두 번째 튜플은 21과 40, 세 번째 튜플은 41과 무한대가 된다.For example, in a pay-as-you-go system with a 3-minute billing rate, if you express a billing policy that charges 1,000 won for the first 60 minutes, charges 50 won for every 3 minutes, and charges 20 won for every 3 minutes over 120 minutes, In the policy table, there are three tuples corresponding to the corresponding "timepolicyID", the first tuple "periodstart" and "periodend" are 1 and 20, the second tuple is 21 and 40, the third tuple is 41 and infinity. do.

제한사항으로는 동일 "timepolicyID", "serviceID"에 해당하는 "ratepolicyid"(요금 ID)의 "periodstart", "periodend"로 표현되는 구간은 서로 중복되는 영역이 없어야 한다.As a restriction, the sections represented by "periodstart" and "periodend" of "ratepolicyid" (rate ID) corresponding to the same "timepolicyID" and "serviceID" should not have overlapping areas.

상기한 바와 같은 구조를 갖는 본 발명의 서비스 사용시각 및 서비스 사용자의 누적사용량에 따른 종량제 과금 방법의 동작을 상세하게 설명하면 다음과 같다.The operation of the pay-per-use billing method according to the service usage time and the cumulative usage of the service user of the present invention having the structure as described above will be described in detail as follows.

후술되는 도 6은 상기 도 3 내지 도 5와 같은 서비스 과금정책 테이블과 서비스 사용자의 현재까지의 이용내역 DB를 기반으로 과금액을 결정하는 종량제 과금 방법에 대한 설명이다.6 to be described below is a description of a pay-as-you-go billing method for determining the billing amount based on the service billing policy table as shown in FIGS. 3 to 5 and the service history DB of the service user.

도 6 은 본 발명에 따른 서비스 사용시각 및 서비스 사용자의 누적사용량에 따른 종량제 과금 방법에 대한 일실시예 흐름도이다.FIG. 6 is a flowchart illustrating an example of a pay-as-you-go method according to a service usage time and a cumulative usage amount of a service user according to the present invention.

도 6에 도시된 바와 같이, 과금 시스템은 서비스 제공장치(서비스 제공자)로부터 사용자 ID(UserID)[가], 서비스 ID(ServiceID)[나], 사용시각[다], 사용량[라] 등의 과금정보를 입력받는다(601).As shown in FIG. 6, the billing system charges a user ID (a), a service ID (b), a time of use [d], a usage amount [d] from a service providing apparatus (service provider), and the like. Information is received (601).

이어서, 과금 시스템은 서비스 ID(serviceID)의 과금방식(ratetype)이 종량제일 경우, 서비스정보테이블을 참조하여 과금단위("unit"과 "unitkind"로 표현됨)[마]로 사용량을 나누고 올림하여 사용도수[바]를 구한다(602). 예를 들어, 과금단위가 3분(unit=3,unitkind=분)이고 사용량이 3분 30초일 경우 사용도수는 2가 된다.Subsequently, when the rate type of the service ID (serviceID) is pay-as-you-go, the billing system divides the usage amount into charge units (represented by "unit" and "unitkind") [e] with reference to the service information table and uses it. Obtain the frequency [bar] (602). For example, if the billing unit is 3 minutes (unit = 3, unitkind = minutes) and the usage amount is 3 minutes and 30 seconds, the frequency of use is 2.

한편, 과금 시스템은 과금방식(ratetype)이 종량제인지를 확인하여(603), 종량제가 아니면 기 정해진 정액제 처리 루틴(609)으로 진행하고, 종량제이면 사용시각기준 요금정책테이블의 서비스 ID(serviceID)가 주어진 서비스 ID(serviceID)[나]인 튜플 중에서 주어진 사용시각[다]이 "validstart"와 "validend"의 구간(즉, 요금정책이 유효한 구간)에 포함되고 "applystart"와 "applyend"에 의해 계산되는 적용구간(즉, 요금적용구간)[사]에 포함되는 튜플의 요금계획 ID(timepolicyID)[아]를 구한다(604).On the other hand, the billing system checks whether the rate type is pay-as-you-go (603), and if it is not a pay-as-you-go, proceeds to the predetermined subscription processing routine 609, and if it is a pay-as-you-go, the service ID of the usage-based rate policy table Of the tuples with the given serviceID (serviceID) [I], the given time of use [d] is included in the interval between "validstart" and "validend" (that is, the interval in which the policy is valid) and calculated by "applystart" and "applyend". A tariff plan ID (timepolicy ID) [h] of tuples included in the applicable section (i.e., the tariff section) is obtained (604).

여기서, 요금적용구간[사]은 "applystart"와 "applyend"에 적용주기("period"/"periodtype"에 의해 표현됨)만큼 더해가며 주어진 사용시각[다]이 포함되도록 할 수 있을 경우 요금적용구간에 포함된다고 하고, 그때의 "applystart"+적용주기의 배수값과 "applyend"+적용주기의 배수값을 요금적용구간으로 한다.Here, the rate application period is added to the "applystart" and the "applyend" by the application period (expressed by "period" / "periodtype"), and the fee application period can be included if it can be included. The "applystart" + multiples of the application period and the multiples of "applyend" + application period are assumed to be included in the charge application period.

이어서, 과금 시스템은 사용자 ID(UserID)[가]의 과금내역테이블로부터 "604" 과정에서 구한 요금적용구간[사]에 속하는 자료의 사용량을 과금단위[마]를 이용하여 사용도수로 변환하여 누적하여 누적사용량[자]을 구한다(605, 606).Subsequently, the billing system accumulates and converts the usage amount of the data belonging to the charge application section [company] obtained in step 604 from the billing history table of UserID [A] to the frequency of use using the billing unit [e]. The cumulative consumption [character] is calculated (605, 606).

이후, 과금 시스템은 누적사용량기준 요금정책테이블의 요금계획 ID(timepolicyID)와 서비스 ID(serviceID)가 "604" 과정에서 구한 요금계획 ID(timepolicyID)[아]와 주어진 서비스 ID(ServiceID)[나]와 같은 튜플들 중에서 "periodstart"와 "periodend"의 영역(누적구간이라 함)이 "606" 과정에서 구한 누적사용량[자]과 누적사용량[자]+"602" 과정에서 구한 사용도수[바]와 영역(추가사용구간)이 겹치는 요금 ID(ratepolicyID)[차]들을 구한다(607).After that, the billing system calculates the rate plan ID (timepolicyID) and service ID (serviceID) of the cumulative usage-based rate policy table in step 604 and the given service ID (ServiceID) [b]. Among the tuples, such as "periodstart" and "periodend", the cumulative usage obtained in the "606" process and the cumulative usage [in] + "602" ] And the rate ID (ratepolicy ID) [car] overlapping the region (additional usage interval) (607).

이후, 과금 시스템은 "607" 과정의 각 요금 ID(ratepolicyID)[차]의 누적구간과 추가사용구간이 중복되는 도수에 단위당 요금(scaledrate)을 곱한 값을 과금액[카]으로 정하고, 누적사용량[자]과는 중복되지 않으나 추가사용구간과는 중복되는 요금 ID(ratepolicyID)에 대해서는 과금액[카]에 고정요금(fixedrate)을 더한다(608). 이렇게 구한 각 구간의 과금액의 합이 "601" 과정에서 주어진 과금정보에 대한 과금액이다.After that, the billing system determines the billing amount [ka] by multiplying the number of rates by which the cumulative section of each rate ID (ratepolicyID) [difference] of the process “607” and the additional use section are multiplied by the scaled rate. A fixed rate is added to the billed amount [ka] for the rate ID (ratepolicyID), which is not duplicated with [i] but overlaps with the additional usage period (608). The sum of the billed amounts of each section thus obtained is the billed amount for the billing information given in step 601.

상기한 바와 같이, 본 발명에 따른 서비스 사용시각 및 서비스 사용자의 누적사용량에 따른 종량제 과금 방법에 대하여 실시예를 들어 설명하면 다음과 같다.As described above, the service usage time according to the present invention and the pay-per-use billing method according to the cumulative usage of the service user will be described as follows.

- 서비스 과금정책 : 두 달 단위로 전월 1일부터 10일까지는 90분까지는 3분당 100원, 그 이후는 200원이고, 전월 11일부터 해당 월 말일까지는 60분간은 정액 1000원을 부과하고, 60분 초과 시 120분까지 정액 500원을 부과하며, 120분 초과 시 3분당 50원을 부과하며, 이는 2002년 8월 1일부터 적용한다.-Service billing policy: 100 won per 3 minutes from the 1st to 10th of the previous month, 200 won for the second month, and 200 won after that, and a flat fee of 1000 won for 60 minutes from the 11th of the previous month to the end of the month, 60 If the amount exceeds 120 minutes, a fixed amount of 500 won shall be charged, and if it exceeds 120 minutes, the amount shall be charged 50 won per 3 minutes, which shall apply from August 1, 2002.

- 테이블 구성Table composition

<서비스정보테이블><Service Information Table>

Figure 112002031893921-pat00001

Figure 112002031893921-pat00001

<사용시각기준 요금정책테이블><Price Policy Table based on Time of Use>

Figure 112002031893921-pat00002

Figure 112002031893921-pat00002

<누적사용량기준 요금정책테이블><Accumulated usage fee policy table>

Figure 112002031893921-pat00003

Figure 112002031893921-pat00003

- 과금액 산출 예-Example of calculating the billed amount

사용자 ID가 A라는 사용자가 8월 20일 현재 누적사용도수가 19도수일 때, 사용량이 90분인 과금 건이 발생할 경우,If a user named user A has a cumulative frequency of 19 degrees as of August 20, a charge of 90 minutes of usage occurs.

"602" 과정에 의해 사용도수는 30이고, "604" 과정에서 요금적용구간은 6월11일~7월31일에 적용주기인 2달을 더할 경우 현재시각인 8월20일이 포함되므로 선택된 요금계획 ID(timepolicyID)는 'b'이다.The frequency of use is "30" by the "602" process, and the application period in the "604" process includes August 20, the current time, when the application period is added from June 11 to July 31. The selected plan ID (timepolicyID) is 'b'.

"605" 및 "606" 과정에서 누적사용도수가 19도수이므로, "607" 과정에서 [19,19+30]의 추가사용구간에 포함되는 요금 ID(ratepolicyID)는 다), 라), 마)이다.Since the cumulative frequency of use is 19 degrees in the process of "605" and "606", the rate ID (ratepolicyID) included in the additional use interval of [19,19 + 30] in the process of "607" c), d), e) to be.

다)의 경우, 중복영역이 [20,20]이고 이전 누적사용량에도 포함된 영역이므로 고정요금(fixedrate)은 더하지 않고 1 * 단위당 요금(scaledrate) = 0원이 결정된다.In the case of c), since the overlapped area is [20,20] and is also included in the previous cumulative usage, the fixed rate is not added and 1 * scaled rate = 0 won is determined.

라)의 경우, 이전 누적사용량에는 포함되지 않은 영역이므로 고정요금(fixedrate) + 20 * 단위당 요금(scaledrate) = 500원으로 결정된다.In case of d), it is not included in the previous cumulative usage, so fixed rate + 20 * scaled rate = 500 won.

마)의 경우, 중복영역이 [41,49]이고 이전 누적사용량에는 포함되지 않았으므로 고정요금(fixedrate) + 9 * 단위당 요금(scaledrate) = 180원이다. 따라서 최종 과금액은 0 + 500 + 180 = 680원이다.E) In case of overlapping area [41,49] and not included in the previous cumulative usage, fixed rate + 9 * scaled rate = 180 won. The final bill is therefore 0 + 500 + 180 = 680 won.

이와 같이, 본 발명은 기존의 종량제 과금정책의 주요 요소가 서비스 시각과 서비스 사용자의 사용내역에 기반함에 착안하여 이들 요소를 최대한 일반적인 방법으로 데이터베이스(DB)화하고, 그로부터 과금액을 결정한다.As described above, the present invention focuses on the main elements of the existing pay-as-you-go policy based on the service time and the usage history of the service user, and makes these elements into a database in the most general manner, and determines the billed amount therefrom.

상술한 바와 같은 본 발명의 방법은 프로그램으로 구현되어 컴퓨터로 읽을 수 있는 기록매체(씨디롬, 램, 롬, 플로피 디스크, 하드 디스크, 광자기 디스크 등)에 저장될 수 있다.The method of the present invention as described above may be implemented as a program and stored in a computer-readable recording medium (CD-ROM, RAM, ROM, floppy disk, hard disk, magneto-optical disk, etc.).

이상에서 설명한 본 발명은 전술한 실시예 및 첨부된 도면에 의해 한정되는 것이 아니고, 본 발명의 기술적 사상을 벗어나지 않는 범위 내에서 여러 가지 치환, 변형 및 변경이 가능하다는 것이 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에게 있어 명백할 것이다.
The present invention described above is not limited to the above-described embodiments and the accompanying drawings, and various substitutions, modifications, and changes are possible in the art without departing from the technical spirit of the present invention. It will be clear to those of ordinary knowledge.

상기한 바와 같은 본 발명은, 종량제 과금 시스템 구축 시, 사용시각과 누적사용량에 따른 다양한 과금정책을 추가적인 데이터베이스(DB) 구조의 변경 없이 간단히 표현할 수 있어 과금정책의 자유로운 확장이나 변경을 할 수 있는 효과가 있다.The present invention as described above, when building a pay-as-you-go billing system, it is possible to simply express various billing policies according to the usage time and cumulative usage without additional database (DB) structure, which can freely expand or change the billing policy. There is.

Claims (5)

종량제 과금 방법에 있어서,In the pay-as-you-go charging method, 과금 시스템이 과금정보를 입력받으면 서비스정보테이블을 이용하여 사용도수를 구하는 제 1 단계;A first step of obtaining, by the billing system, billing information using the service information table; 상기 과금 시스템이 과금방식이 종량제인지를 확인한 후에 사용시각기준 요금정책테이블(서비스 사용시각에 따라 변동되는 종량제 과금정책을 관리하기 위한 테이블)을 이용하여 요금계획 ID를 구하는 제 2 단계;A second step of obtaining a billing plan ID using a usage-based billing policy table (a table for managing a pay-as-you-go billing policy that varies depending on service usage time) after the billing system checks whether the billing method is a pay-as-you-go system; 상기 과금 시스템이 과금내역테이블을 이용하여 누적사용량을 구하는 제 3 단계;A third step of obtaining, by the billing system, a cumulative usage amount using a billing history table; 상기 과금 시스템이 누적사용량기준 요금정책테이블(특정 서비스 사용자의 누적사용량에 따라 변동되는 종량제 과금정책을 관리하기 위한 테이블)과 상기 구한 요금계획 ID와 상기 구한 누적사용량과 상기 구한 사용도수를 이용하여 요금 ID를 구하는 제 4 단계; 및The billing system uses the cumulative usage-based billing policy table (a table for managing a pay-as-you-go billing policy that varies depending on the cumulative usage of a particular service user), the obtained billing plan ID, the cumulative usage amount, and the obtained usage frequency. A fourth step of obtaining a fare ID; And 상기 과금 시스템이 상기 구한 요금 ID의 서비스 사용시각 및 누적사용량을 기반으로 상기 입력받은 과금정보에 대한 과금액을 결정하는 제 5 단계A fifth step of determining, by the billing system, the billed amount for the received billing information based on the service usage time and cumulative usage amount of the fee ID; 를 포함하는 종량제 과금 방법.Pay-per-use billing method comprising a. 제 1 항에 있어서,The method of claim 1, 상기 제 1 단계는,The first step is, 상기 과금 시스템이 서비스 제공장치로부터 사용자 ID, 서비스 ID, 사용시각, 사용량과 같은 과금정보를 입력받으면, 상기 서비스정보테이블을 참조하여 과금단위로 사용량을 나누고 올림하여 사용도수를 구하고,When the billing system receives billing information such as a user ID, a service ID, a use time, and a usage amount from a service providing device, the billing system divides the amount of usage by the billing unit and rounds up the number of bills by referring to the service information table, 상기 제 2 단계는,The second step, 상기 과금 시스템이 과금방식이 종량제인지를 확인한 후에 상기 사용시각기준 요금정책테이블의 서비스 ID가 상기 입력받은 서비스 ID인 튜플 중에서 상기 입력받은 사용시각이 요금정책 유효구간에 포함되고 요금적용구간에 포함되는 튜플의 요금계획 ID를 구하며,After the billing system checks whether the billing method is a pay-as-you-go system, the received usage time is included in the validity period of the tariff policy and is included in the tariff application period from the tuple whose service ID of the tariff policy table is the received service ID. Get the tuition plan ID for the tuple, 상기 제 3 단계는,The third step, 상기 과금 시스템이 상기 입력받은 사용자 ID의 상기 과금내역테이블을 참조하여 상기 요금적용구간에 속하는 자료의 사용량을 과금단위를 이용하여 사용도수로 변환하여 누적하여 누적사용량을 구하며,The billing system calculates a cumulative usage amount by referring to the billing history table of the received user ID, converting the amount of the data belonging to the fee application section into the number of uses using the billing unit, 상기 제 4 단계는,The fourth step, 상기 과금 시스템이 상기 누적사용량기준 요금정책테이블의 요금계획 ID와 서비스 ID가 상기 구한 요금계획 ID와 상기 입력받은 서비스 ID와 같은 튜플들 중에서 누적구간의 영역이 상기 구한 누적사용량과 누적사용량+상기 구한 사용도수와 영역(추가사용구간)이 겹치는 요금 ID들을 구하고,The billing system calculates the cumulative usage and cumulative usage from the tuples such as the tariff plan ID and the service ID obtained from the tariff plan ID and the service ID of the tariff usage policy table. Get rate IDs overlapping usage frequency and zone (additional usage interval), 상기 제 5 단계는,The fifth step, 상기 과금 시스템이 상기 구한 각 요금 ID의 누적구간과 추가사용구간이 중복되는 도수에 단위당 요금을 곱한 값을 과금액으로 정하고, 상기 구한 누적사용량과는 중복되지 않으나 추가사용구간과는 중복되는 요금 ID에 대해서 상기 정한 과금액에 고정요금을 더한 후에, 각 구간의 과금액을 합하여 상기 입력받은 과금정보에 대한 과금액으로 결정하는 것을 특징으로 하는 종량제 과금 방법.The billing system determines the billing amount by multiplying the number of charges per unit by the frequency of overlapping the cumulative section and the additional usage section of each charge ID, and the billing ID is not duplicated with the calculated cumulative usage but overlaps with the additional usage section. And after adding a fixed rate to the settled billing amount for, sums the billed amount of each section to determine the billed amount for the input billing information. 제 1 항 또는 제 2 항에 있어서,The method according to claim 1 or 2, 상기 사용시각기준 요금정책테이블은,The usage time based policy table, 해당 요금정책의 유효기간, 해당 요금정책의 주기, 해당 요금정책이 적용되는 시작시각, 해당 요금정책이 적용되는 종료시각을 포함하는 것을 특징으로 하는 종량제 과금 방법.A pay-as-you-go billing method comprising a term of validity of the tariff, a period of the tariff, a start time to which the tariff applies, and an end time to which the tariff applies. 제 3 항에 있어서,The method of claim 3, wherein 상기 누적사용량기준 요금정책테이블은,The cumulative usage based policy table, 적용이 시작되는 적용사용도수, 적용이 종료되는 적용사용도수, 누적구간에 누적사용량이 최초로 들어왔을 때 부과되는 고정요금, 구간 내에서 1도수당 부과할 요금을 포함하는 것을 특징으로 하는 종량제 과금 방법.Applied usage frequency at which application starts, applied usage frequency at which application is terminated, fixed amount charged when cumulative usage amount first enters into the accumulated section, and pay-as-you-go fee Charging method. 삭제delete
KR1020020059177A 2002-09-28 2002-09-28 Pay-as-you-go method based on service usage time and cumulative usage of service users KR100927947B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020020059177A KR100927947B1 (en) 2002-09-28 2002-09-28 Pay-as-you-go method based on service usage time and cumulative usage of service users

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020020059177A KR100927947B1 (en) 2002-09-28 2002-09-28 Pay-as-you-go method based on service usage time and cumulative usage of service users

Publications (2)

Publication Number Publication Date
KR20040028084A KR20040028084A (en) 2004-04-03
KR100927947B1 true KR100927947B1 (en) 2009-11-23

Family

ID=37330317

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020020059177A KR100927947B1 (en) 2002-09-28 2002-09-28 Pay-as-you-go method based on service usage time and cumulative usage of service users

Country Status (1)

Country Link
KR (1) KR100927947B1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100692650B1 (en) * 2005-11-14 2007-03-13 주식회사 케이티프리텔 Accounting method and apparatus in open mobile business supporting system
KR101013215B1 (en) * 2008-10-10 2011-02-10 박승민 Mold assembly for manufacturing dental prosthesis

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010045587A (en) * 1999-11-05 2001-06-05 이계철 Integrated processor device of accounting data and method thereof
KR20010055664A (en) * 1999-12-11 2001-07-04 이상철 A message processing method for billing a service and an apparatus therefor
KR20020011504A (en) * 2000-08-02 2002-02-09 이성기, 김종화 Billing portal service system and method thereof
KR20020044201A (en) * 2000-12-05 2002-06-15 이계철 Method and Apparatus for Providing Measured rate system in IP Network
KR20020058559A (en) * 2000-12-30 2002-07-12 조정남 System of total billing on wireless network and operate method therefore

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010045587A (en) * 1999-11-05 2001-06-05 이계철 Integrated processor device of accounting data and method thereof
KR20010055664A (en) * 1999-12-11 2001-07-04 이상철 A message processing method for billing a service and an apparatus therefor
KR20020011504A (en) * 2000-08-02 2002-02-09 이성기, 김종화 Billing portal service system and method thereof
KR20020044201A (en) * 2000-12-05 2002-06-15 이계철 Method and Apparatus for Providing Measured rate system in IP Network
KR20020058559A (en) * 2000-12-30 2002-07-12 조정남 System of total billing on wireless network and operate method therefore

Also Published As

Publication number Publication date
KR20040028084A (en) 2004-04-03

Similar Documents

Publication Publication Date Title
US5659601A (en) Method of selecting a cost effective service plan
US8798578B2 (en) Computer-implemented method, system, and computer program product for telecommunications rating
US20020161601A1 (en) Billing method for multimedia networks
US20020042715A1 (en) Mobile call detail record separation for billing purposes
EP1782349A1 (en) An electronic payment system for providing regular payment services for pre-paid mobile phones
WO2003025870A2 (en) Real-time reservation of charges for pre-paid services
RU2014153991A (en) PAYMENT ACCOUNTS FOR APPLICATIONS, SERVICES AND CONTENT FOR COMMUNICATION DEVICES
CN101771546B (en) Data service charging method and device
KR100927947B1 (en) Pay-as-you-go method based on service usage time and cumulative usage of service users
AU2012346010B2 (en) Configurable billing with subscriptions having conditional components
CN109327815B (en) Income calculation method and device for logic station
TWI700942B (en) Recommended method for purchasing data volume
CN110288398A (en) A kind of game promotion settlement method and system
WO2011144089A2 (en) Charge regranted method and device thereof
CN102045681A (en) Method and device for network charging
US7925558B2 (en) System and method for commoditizing browsing time in a self-service store
JP2003016357A (en) Method, device, and system for providing information, method, device, and system for allotting profit of information providing service, and computer program
CN100515004C (en) Method for realizing prepayment charge
CN116777451A (en) Post-pay method supporting use of vehicles for certain specific users
WO2002019685A2 (en) Methods and systems for charging a plurality of users based on usage of a multi-part tariff resource
JP2002092500A (en) System for collecting fees for information
Stanoevska‐Slabeva Tariff models for telecommunication services in a liberalised market
JP2002244752A (en) Charge demand method and system using the same
TR2021015633A2 (en) USAGE-BASED PACKAGE CONTENT CREATION AND SUITABLE PACKAGE RECOMMENDATION SYSTEM
JP2004070846A (en) Method for providing carriage information

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20121106

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20131105

Year of fee payment: 5

FPAY Annual fee payment

Payment date: 20141105

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20151105

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20161104

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20171106

Year of fee payment: 9

FPAY Annual fee payment

Payment date: 20181031

Year of fee payment: 10

FPAY Annual fee payment

Payment date: 20190903

Year of fee payment: 11