KR100610529B1 - 카드블랙리스트 데이터의 압축저장방법 및 그 검색방법 - Google Patents
카드블랙리스트 데이터의 압축저장방법 및 그 검색방법 Download PDFInfo
- Publication number
- KR100610529B1 KR100610529B1 KR1020030069852A KR20030069852A KR100610529B1 KR 100610529 B1 KR100610529 B1 KR 100610529B1 KR 1020030069852 A KR1020030069852 A KR 1020030069852A KR 20030069852 A KR20030069852 A KR 20030069852A KR 100610529 B1 KR100610529 B1 KR 100610529B1
- Authority
- KR
- South Korea
- Prior art keywords
- card
- bin
- data
- value
- index table
- Prior art date
- Legal status (The legal status 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 status listed.)
- Expired - Fee Related
Links
- 238000000034 method Methods 0.000 title claims abstract description 46
- 238000007906 compression Methods 0.000 title claims abstract description 8
- 230000006835 compression Effects 0.000 title claims abstract description 8
- 238000013500 data storage Methods 0.000 claims description 7
- 238000012217 deletion Methods 0.000 claims 2
- 230000037430 deletion Effects 0.000 claims 2
- 238000007726 management method Methods 0.000 description 4
- 230000005540 biological transmission Effects 0.000 description 3
- 230000000694 effects Effects 0.000 description 3
- 230000006870 function Effects 0.000 description 3
- 239000002699 waste material Substances 0.000 description 3
- 238000013144 data compression Methods 0.000 description 2
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION 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/00—Payment architectures, schemes or protocols
- G06Q20/38—Payment protocols; Details thereof
- G06Q20/42—Confirmation, e.g. check or permission by the legal debtor of payment
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION 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
- G06Q10/00—Administration; Management
- G06Q10/10—Office automation; Time management
-
- G—PHYSICS
- G07—CHECKING-DEVICES
- G07G—REGISTERING THE RECEIPT OF CASH, VALUABLES, OR TOKENS
- G07G1/00—Cash registers
- G07G1/12—Cash registers electronically operated
- G07G1/14—Systems including one or more distant stations co-operating with a central processing unit
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03M—CODING; DECODING; CODE CONVERSION IN GENERAL
- H03M7/00—Conversion of a code where information is represented by a given sequence or number of digits to a code where the same, similar or subset of information is represented by a different sequence or number of digits
- H03M7/30—Compression; Expansion; Suppression of unnecessary data, e.g. redundancy reduction
Landscapes
- Engineering & Computer Science (AREA)
- Business, Economics & Management (AREA)
- Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Strategic Management (AREA)
- General Business, Economics & Management (AREA)
- Human Resources & Organizations (AREA)
- Entrepreneurship & Innovation (AREA)
- Accounting & Taxation (AREA)
- Marketing (AREA)
- Operations Research (AREA)
- Quality & Reliability (AREA)
- Tourism & Hospitality (AREA)
- Economics (AREA)
- Data Mining & Analysis (AREA)
- Computer Networks & Wireless Communication (AREA)
- Finance (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
Claims (8)
- 삭제
- 구매대금 또는 교통요금을 징수하는 BL데이터 기반 카드결제 시스템 또는 WL(White List)데이터 기반 카드결제 시스템에서, 각 카드사에서 받은 카드번호리스트 데이터를 저장 또는 전송하는데 사용되는 카드번호리스트 데이터의 압축방법에 있어서;카드번호 16자리중 1번째 ~ 6번째자리까지의 값(십진수값 또는 바이너리값)을 BIN으로, 7번째 ~ 15번째까지의 번호를 4바이트의 바이너리 코드로 변환시킨 카드번호값 중에서 상위 2바이트를 섹터넘버로, 하위 2바이트를 BL값으로 지정하였을때,동일한 BIN 및 섹터넘버를 가진 BL값들의 개수가 소정개수 이상인 BL값들에 대해서는, 동일 BIN 및 섹터넘버의 BL값들이 수집된 BL블럭들로 구성된 BL저장영역과, 특정한 BIN 및 섹터넘버에 해당하는 BL블럭들의 저장위치를 표시하는 인덱스 테이블 영역으로 이루어진 일반 데이터 페이지의 구조를 구성하는 단계와;동일한 BIN 및 섹터넘버를 가진 BL값들의 개수가 소정개수 미만인 BL값들에 대해서는, 동일 BIN의 카드번호값들이 수집된 각 BIN별 예외 BL블럭영역들로 이루어진 예외 페이지의 구조를 구성하는 단계;를 포함하는 것을 특징으로 하는 카드번호리스트 데이터의 압축방법.
- 제 2 항에 있어서, 상기 데이터 페이지의 구조는 동일한 BIN을 가진 BL블럭들끼리 모아서 하나의 집합으로 모으고, 각 BIN의 BL블럭 집합에 이어서 해당 BIN의 섹터넘버 인덱스 테이블을 저장하여 구성된 각 BIN별 데이타를 모아서 형성된 BL 저장영역과, 각 BIN값에 대한 해당 BIN별 데이타 저장위치를 표시하는 BIN 인덱스 테이블로 이루어진 것을 특징으로 하는 카드번호리스트 데이터의 압축방법.
- 제 2 항에 있어서,메인BL파일을 생성하는 단계(S10);1일의 BL 데이타의 변동량을 모아서 새로운 템프파일을 생성하는 단계(S20);이미 존재하는 템프파일 데이타에 각 카드사별로 1일의 카드번호리스트 데이타의 변동량을 모아서 템프파일을 갱신하는 단계(S30);6일 동안의 갱신된 템프파일을 확정하는 단계(S40); 및상기 (S20)~(S40) 단계를 9번 반복하여, 확정된 템프파일 10개를 모아서 기존의 메인 파일에 병합하여 메인파일을 갱신하는 단계(S50);를 더 포함하는 것을 특징으로 하는 카드번호리스트 데이터의 압축방법.
- 삭제
- 삭제
- 읽어들인 카드번호 16자리중 1번째 ~ 6번째자리까지의 값을 BIN으로, 7번째 ~ 15번째까지의 번호를 4바이트의 바이너리 코드로 변환시킨 상위 2바이트를 섹터넘버로, 하위 2바이트를 BL값으로 지정하는 단계;상기 BIN값을 내부 메모리에 저장된 BIN 인덱스 테이블에서 검색하는 단계;검색된 레코드에 기록된 해당 BIN의 섹터넘버 인덱스 테이블의 저장위치를 리드하는 단계;상기 섹터넘버 인덱스 테이블에서 상기 섹터넘버를 검색하는 단계;검색된 레코드에 기록된 해당 BL블럭의 저장위치를 리드하는 단계;해당 BL블럭에서 상기 BL값을 검색하는 단계;검색결과 BL블럭내 존재하면 거래불가 카드로 판정하고, 존재하지 않으면 전자화폐 거래절차를 수행하는 단계; 및일반 BL페이지에서 읽어들인 카드번호가 검색되지 않으면 예외 BL페이지에서 읽어들인 카드번호를 검색하여 예외 BL페이지 내 존재하면 거래불가 카드로 판정하고 존재하지 않으면 전자화폐 거래절차를 수행하는 단계;를 포함하는 것을 특징으로 하는 카드단말기의 BL조회방법.
- 제 7항에 있어서,읽어들인 카드번호를 메인 파일에서 검색하는 단계 이전에, 내부 메모리에 저장된 가장 최신의 템프 파일에서 읽어들인 카드번호를 검색하는 단계; 및그 결과 카드번호가 검색되면 해당 레코드의 삭제/추가 플래그를 리드하여 삭제면 카드 사용가능으로 판정하고, 추가면 사용불가로 판정하는 단계;를 더 포함하는 것을 특징으로 하는 카드단말기의 BL조회방법.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020030069852A KR100610529B1 (ko) | 2003-10-08 | 2003-10-08 | 카드블랙리스트 데이터의 압축저장방법 및 그 검색방법 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020030069852A KR100610529B1 (ko) | 2003-10-08 | 2003-10-08 | 카드블랙리스트 데이터의 압축저장방법 및 그 검색방법 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20050034058A KR20050034058A (ko) | 2005-04-14 |
KR100610529B1 true KR100610529B1 (ko) | 2006-08-09 |
Family
ID=37237985
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020030069852A Expired - Fee Related KR100610529B1 (ko) | 2003-10-08 | 2003-10-08 | 카드블랙리스트 데이터의 압축저장방법 및 그 검색방법 |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR100610529B1 (ko) |
Families Citing this family (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100834584B1 (ko) * | 2006-11-16 | 2008-06-02 | 한국정보통신서비스 주식회사 | 결제처리 단말장치 |
KR101214627B1 (ko) * | 2011-03-22 | 2012-12-21 | 비씨카드(주) | 교통카드 결제 처리 방법 및 그를 위한 교통카드 단말기 |
KR101354388B1 (ko) * | 2012-12-12 | 2014-01-23 | 신한카드 주식회사 | 일회성 카드번호 생성방법 |
US20150356791A1 (en) * | 2014-06-10 | 2015-12-10 | Lg Cns Co., Ltd. | Apparatus and method for processing card information |
-
2003
- 2003-10-08 KR KR1020030069852A patent/KR100610529B1/ko not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
KR20050034058A (ko) | 2005-04-14 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN101553813B (zh) | 管理可单独访问的数据单元的存储器 | |
CN102521145B (zh) | Java卡系统及其空间分配处理方法 | |
US5664179A (en) | Modified skip list database structure and method for access | |
CN102893265B (zh) | 管理可独立访问的数据单元的存储 | |
CN103870492A (zh) | 一种基于键排序的数据存储方法和装置 | |
CN101571869B (zh) | 一种智能卡的文件存储、读取方法及装置 | |
US6766432B2 (en) | Memory management system supporting object deletion in non-volatile memory | |
CN105009068B (zh) | 管理对存储数据单元的操作 | |
CN107894875B (zh) | 一种rtu数据存储方法 | |
KR100610529B1 (ko) | 카드블랙리스트 데이터의 압축저장방법 및 그 검색방법 | |
EP0869444A2 (en) | Integrated database system and computer-readable recording medium recorded with program for managing database structure thereof | |
CN103034649B (zh) | 一种实现数据存储和搜索的方法和系统 | |
CN104700459B (zh) | 一种提高afc系统终端设备黑名单匹配效率的方法 | |
CN108572788A (zh) | 数据存取方法、装置及系统 | |
KR100389194B1 (ko) | 카드 블랙리스트 데이터의 압축방법 및 그의 전송시스템 | |
CN113570444A (zh) | 一种基于非税缴款书的非税收缴报表处理方法及查询系统 | |
KR100980467B1 (ko) | 카드 정보 제공 방법 및 카드 거래 승인 방법 | |
CN101217385B (zh) | 暂存处理计费话单的方法和系统 | |
CN113486097B (zh) | 大数据导出方法、装置、设备及存储介质 | |
CN115510059A (zh) | 一种基于b+树的etc收费系统用户卡状态名单存取方法 | |
CN110633275B (zh) | 一种etc交易数据滞留分析方法及装置 | |
KR20030083431A (ko) | 카드번호리스트의 압축방법 및 그 장치 | |
CN102567209A (zh) | 闪存芯片数据解析方法和装置 | |
CN120216501A (zh) | 一种结构化数据存储方法、电子设备和计算机程序产品 | |
CN116700628B (zh) | 区块链数据处理方法、装置、计算机设备和存储介质 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20031008 |
|
PA0201 | Request for examination | ||
PG1501 | Laying open of application | ||
E902 | Notification of reason for refusal | ||
PE0902 | Notice of grounds for rejection |
Comment text: Notification of reason for refusal Patent event date: 20051117 Patent event code: PE09021S01D |
|
E701 | Decision to grant or registration of patent right | ||
PE0701 | Decision of registration |
Patent event code: PE07011S01D Comment text: Decision to Grant Registration Patent event date: 20060504 |
|
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20060802 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20060802 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration | ||
PR1001 | Payment of annual fee |
Payment date: 20090731 Start annual number: 4 End annual number: 4 |
|
PR1001 | Payment of annual fee |
Payment date: 20100802 Start annual number: 5 End annual number: 5 |
|
PR1001 | Payment of annual fee |
Payment date: 20110722 Start annual number: 6 End annual number: 6 |
|
PR1001 | Payment of annual fee |
Payment date: 20120731 Start annual number: 7 End annual number: 7 |
|
FPAY | Annual fee payment |
Payment date: 20130731 Year of fee payment: 8 |
|
PR1001 | Payment of annual fee |
Payment date: 20130731 Start annual number: 8 End annual number: 8 |
|
FPAY | Annual fee payment |
Payment date: 20140616 Year of fee payment: 9 |
|
PR1001 | Payment of annual fee |
Payment date: 20140616 Start annual number: 9 End annual number: 9 |
|
LAPS | Lapse due to unpaid annual fee | ||
PC1903 | Unpaid annual fee |
Termination category: Default of registration fee Termination date: 20160709 |