KR100517504B1 - B-픽처의 움직임 보상 모드 결정방법 및 장치 - Google Patents
B-픽처의 움직임 보상 모드 결정방법 및 장치 Download PDFInfo
- Publication number
- KR100517504B1 KR100517504B1 KR10-2003-0044344A KR20030044344A KR100517504B1 KR 100517504 B1 KR100517504 B1 KR 100517504B1 KR 20030044344 A KR20030044344 A KR 20030044344A KR 100517504 B1 KR100517504 B1 KR 100517504B1
- Authority
- KR
- South Korea
- Prior art keywords
- sad
- motion compensation
- reverse
- compensation mode
- frame
- 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 - Lifetime
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/50—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding
- H04N19/503—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding involving temporal prediction
- H04N19/51—Motion estimation or motion compensation
- H04N19/577—Motion compensation with bidirectional frame interpolation, i.e. using B-pictures
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/10—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
- H04N19/102—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or selection affected or controlled by the adaptive coding
- H04N19/103—Selection of coding mode or of prediction mode
- H04N19/112—Selection of coding mode or of prediction mode according to a given display mode, e.g. for interlaced or progressive display mode
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/10—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
- H04N19/102—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or selection affected or controlled by the adaptive coding
- H04N19/103—Selection of coding mode or of prediction mode
- H04N19/109—Selection of coding mode or of prediction mode among a plurality of temporal predictive coding modes
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/10—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
- H04N19/169—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding
- H04N19/17—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding the unit being an image region, e.g. an object
- H04N19/176—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding the unit being an image region, e.g. an object the region being a block, e.g. a macroblock
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/60—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using transform coding
- H04N19/61—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using transform coding in combination with predictive coding
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Compression Or Coding Systems Of Tv Signals (AREA)
Abstract
Description
Claims (11)
- (a) 순방향 프레임 SAD, 순방향 탑 필드 SAD와 순방향 버텀 필드 SAD의 합, 역방향 프레임 SAD, 역방향 탑 필드 SAD와 역방향 버텀 필드 SAD의 합을 입력받는 단계;(b) 상기 입력값들 중 최소값을 판단하는 단계;(c) 상기 최소값이 소정의 문턱값보다 작으면 상기 최소값에 대응되는 움직임 보상 모드를 선택하는 단계; 및(d) 상기 최소값이 소정의 문턱값보다 작지 않으면 상기 SAD 값들을 조합하여 만든 소정의 조건을 만족하는가에 따라서 양방향 필드 움직임 보상 모드 또는 양방향 프레임 움직임 보상 모드 중 하나를 선택하는 단계를 포함하는 것을 특징으로 하는 움직임 보상 모드 결정방법.
- 제1항에 있어서, 상기 (c) 단계는상기 최소값이 순방향 프레임 SAD이고 소정의 문턱값보다 작으면 순방향 프레임 움직임 보상 모드를 선택하고, 상기 최소값이 순방향 탑 필드 SAD와 순방향 버텀 필드 SAD의 합이고 소정의 문턱값보다 작으면 순방향 필드 움직임 보상 모드를 선택하는 것을 특징으로 하는 움직임 보상 모드 결정방법.
- 제1항에 있어서, 상기 (c) 단계는상기 최소값이 역방향 프레임 SAD이고 소정의 문턱값보다 작으면 역방향 프레임 움직임 보상 모드를 선택하고, 상기 최소값이 역방향 탑 필드 SAD와 역방향 버텀 필드 SAD의 합이고 소정의 문턱값보다 작으면 역방향 필드 움직임 보상 모드를 선택하는 것을 특징으로 하는 움직임 보상 모드 결정방법.
- 제1항에 있어서, 상기 (d) 단계는상기 최소값이 소정의 문턱값보다 작지 않으면 (순방향 프레임 SAD + 역방향 프레임 SAD) 이 (순방향 프레임 SAD + 순방향 탑 필드 SAD + 순방향 버텀 필드 SAD + 역방향 프레임 SAD + 역방향 탑 필드 SAD + 역방향 버텀 필드 SAD + 소정의 오프셋의 합) 보다 작은지 판단하여, 작으면 양방향 프레임 움직임 보상 모드를 출력하고 그렇지 않으면 양방향 필드 움직임 보상 모드를 선택하는 것을 특징으로 하는 움직임 보상 모드 결정방법.
- 순방향 프레임 SAD, 순방향 탑 필드 SAD와 순방향 버텀 필드 SAD의 합, 역방향 프레임 SAD, 역방향 탑 필드 SAD와 역방향 버텀 필드 SAD의 합을 입력받는 SAD 값 수신부;상기 입력값들 중 최소값을 판단하는 최소값 판단부;상기 최소값이 소정의 문턱값보다 작으면 상기 최소값에 대응되는 움직임 보상 모드를 선택하는 제1 선택부; 및상기 최소값이 소정의 문턱값보다 작지 않으면 상기 SAD 값들을 조합하여 만든 소정의 조건을 만족하는가에 따라서 양방향 필드 움직임 보상 모드 또는 양방향 프레임 움직임 보상 모드 중 하나를 선택하는 제2 선택부를 포함하는 것을 특징으로 하는 움직임 보상 모드 결정장치.
- 제5항에 있어서, 상기 제1 선택부는상기 최소값이 순방향 프레임 SAD이고 소정의 문턱값보다 작으면 순방향 프레임 움직임 보상 모드를 선택하고, 상기 최소값이 순방향 탑 필드 SAD와 순방향 버텀 필드 SAD의 합이고 소정의 문턱값보다 작으면 순방향 필드 움직임 보상 모드를 선택하는 것을 특징으로 하는 움직임 보상 모드 결정장치.
- 제5항에 있어서, 상기 제1 선택부는상기 최소값이 역방향 프레임 SAD이고 소정의 문턱값보다 작으면 역방향 프레임 움직임 보상 모드를 선택하고, 상기 최소값이 역방향 탑 필드 SAD와 역방향 버텀 필드 SAD의 합이고 소정의 문턱값보다 작으면 역방향 필드 움직임 보상 모드를 선택하는 것을 특징으로 하는 움직임 보상 모드 결정장치.
- 제5항에 있어서, 상기 제2 선택부는상기 최소값이 소정의 문턱값보다 작지 않으면 (순방향 프레임 SAD + 역방향 프레임 SAD) 이 (순방향 프레임 SAD + 순방향 탑 필드 SAD + 순방향 버텀 필드 SAD + 역방향 프레임 SAD + 역방향 탑 필드 SAD + 역방향 버텀 필드 SAD + 소정의 오프셋의 합) 보다 작은지 판단하여, 작으면 양방향 프레임 움직임 보상 모드를 출력하고 그렇지 않으면 양방향 필드 움직임 보상 모드를 선택하는 것을 특징으로 하는 움직임 보상 모드 결정장치.
- 순방향 프레임 SAD, 순방향 탑 필드 SAD 및 순방향 버텀 필드 SAD를 계산하는 순방향 SAD 계산부;역방향 프레임 SAD, 역방향 탑 필드 SAD 및 역방향 버텀 필드 SAD를 계산하는 역방향 SAD 계산부; 및상기 SAD 값들을 입력받아 움직임 보상 모드 결정부를 포함하는 것을 특징으로 하는 영상 부호화 장치.
- 제9항에 있어서, 상기 움직임 보상모드 결정부는순방향 프레임 SAD, 순방향 탑 필드 SAD와 순방향 버텀 필드 SAD의 합, 역방향 프레임 SAD, 역방향 탑 필드 SAD와 역방향 버텀 필드 SAD의 합을 입력받는 SAD 값 수신부;상기 입력값들 중 최소값을 판단하는 최소값 판단부;상기 최소값이 소정의 문턱값보다 작으면 상기 최소값에 대응되는 움직임 보상 모드를 선택하는 제1 선택부; 및상기 최소값이 소정의 문턱값보다 작지 않으면 상기 SAD 값들을 조합하여 만든 소정의 조건을 만족하는가에 따라서 양방향 필드 움직임 보상 모드 또는 양방향 프레임 움직임 보상 모드 중 하나를 선택하는 제2 선택부를 포함하는 것을 특징으로 하는 영상 부호화 장치.
- (a) 순방향 프레임 SAD, 순방향 탑 필드 SAD와 순방향 버텀 필드 SAD의 합, 역방향 프레임 SAD, 역방향 탑 필드 SAD와 역방향 버텀 필드 SAD의 합을 입력받는 단계;(b) 상기 입력값들 중 최소값을 판단하는 단계;(c) 상기 최소값이 소정의 문턱값보다 작으면 상기 최소값에 대응되는 움직임 보상 모드를 선택하는 단계; 및(d) 상기 최소값이 소정의 문턱값보다 작지 않으면 상기 SAD 값들을 조합하여 만든 소정의 조건을 만족하는가에 따라서 양방향 필드 움직임 보상 모드 또는 양방향 프레임 움직임 보상 모드 중 하나를 선택하는 단계를 포함하는 것을 특징으로 하는 움직임 보상 모드 결정방법을 컴퓨터에서 실행시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR10-2003-0044344A KR100517504B1 (ko) | 2003-07-01 | 2003-07-01 | B-픽처의 움직임 보상 모드 결정방법 및 장치 |
US10/790,138 US20050005301A1 (en) | 2003-07-01 | 2004-03-02 | Method and apparatus for determining motion compensation mode |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR10-2003-0044344A KR100517504B1 (ko) | 2003-07-01 | 2003-07-01 | B-픽처의 움직임 보상 모드 결정방법 및 장치 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20050005302A KR20050005302A (ko) | 2005-01-13 |
KR100517504B1 true KR100517504B1 (ko) | 2005-09-28 |
Family
ID=33550227
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR10-2003-0044344A Expired - Lifetime KR100517504B1 (ko) | 2003-07-01 | 2003-07-01 | B-픽처의 움직임 보상 모드 결정방법 및 장치 |
Country Status (2)
Country | Link |
---|---|
US (1) | US20050005301A1 (ko) |
KR (1) | KR100517504B1 (ko) |
Families Citing this family (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP1747678B1 (en) * | 2004-05-04 | 2015-01-07 | Qualcomm, Incorporated | Method and apparatus for motion compensated frame rate up conversion |
WO2006007527A2 (en) * | 2004-07-01 | 2006-01-19 | Qualcomm Incorporated | Method and apparatus for using frame rate up conversion techniques in scalable video coding |
RU2377737C2 (ru) * | 2004-07-20 | 2009-12-27 | Квэлкомм Инкорпорейтед | Способ и устройство для преобразования с повышением частоты кадров с помощью кодера (ea-fruc) для сжатия видеоизображения |
US8553776B2 (en) * | 2004-07-21 | 2013-10-08 | QUALCOMM Inorporated | Method and apparatus for motion vector assignment |
KR100723840B1 (ko) * | 2004-12-08 | 2007-05-31 | 한국전자통신연구원 | 영상 움직임 추정 장치 |
US20070230564A1 (en) * | 2006-03-29 | 2007-10-04 | Qualcomm Incorporated | Video processing with scalability |
US8750387B2 (en) * | 2006-04-04 | 2014-06-10 | Qualcomm Incorporated | Adaptive encoder-assisted frame rate up conversion |
US8634463B2 (en) * | 2006-04-04 | 2014-01-21 | Qualcomm Incorporated | Apparatus and method of enhanced frame interpolation in video compression |
KR20080068464A (ko) * | 2007-01-19 | 2008-07-23 | 삼성전자주식회사 | 영상 신호의 노이즈 평가 장치 및 방법, 이를 이용한 영상신호 변환 장치 및 방법 |
CN103220488B (zh) * | 2013-04-18 | 2016-09-07 | 北京大学 | 一种视频帧率上转换装置及方法 |
Family Cites Families (29)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5175618A (en) * | 1990-10-31 | 1992-12-29 | Victor Company Of Japan, Ltd. | Compression method for interlace moving image signals |
US5193004A (en) * | 1990-12-03 | 1993-03-09 | The Trustees Of Columbia University In The City Of New York | Systems and methods for coding even fields of interlaced video sequences |
US5168356A (en) * | 1991-02-27 | 1992-12-01 | General Electric Company | Apparatus for segmenting encoded video signal for transmission |
US5185819A (en) * | 1991-04-29 | 1993-02-09 | General Electric Company | Video signal compression apparatus for independently compressing odd and even fields |
US5539466A (en) * | 1991-07-30 | 1996-07-23 | Sony Corporation | Efficient coding apparatus for picture signal and decoding apparatus therefor |
EP0654946A4 (en) * | 1993-04-08 | 1996-06-05 | Sony Corp | APPARATUS FOR DETERMINING A MOVEMENT VECTOR. |
JPH07123447A (ja) * | 1993-10-22 | 1995-05-12 | Sony Corp | 画像信号記録方法および画像信号記録装置、画像信号再生方法および画像信号再生装置、画像信号符号化方法および画像信号符号化装置、画像信号復号化方法および画像信号復号化装置、ならびに画像信号記録媒体 |
EP0675652B1 (fr) * | 1994-03-30 | 2009-05-13 | Nxp B.V. | Procédé et circuit d'estimation de mouvement entre images à deux trames entrelacées, et dispositif de codage de signaux numériques comprenant un tel circuit |
JPH0865681A (ja) * | 1994-08-25 | 1996-03-08 | Sony Corp | 動きベクトル検出装置およびそれを使用した動き補償予測符号化システム |
JP3803122B2 (ja) * | 1995-05-02 | 2006-08-02 | 松下電器産業株式会社 | 画像メモリ装置および動きベクトル検出回路 |
US5731850A (en) * | 1995-06-07 | 1998-03-24 | Maturi; Gregory V. | Hybrid hierarchial/full-search MPEG encoder motion estimation |
US5878166A (en) * | 1995-12-26 | 1999-03-02 | C-Cube Microsystems | Field frame macroblock encoding decision |
DE69614500T2 (de) * | 1996-02-27 | 2001-11-22 | Stmicroelectronics S.R.L., Agrate Brianza | Speicherverminderung für das Grundprofil und die Hauptebene eines MPEG-2-Dekoders |
US5796434A (en) * | 1996-06-07 | 1998-08-18 | Lsi Logic Corporation | System and method for performing motion estimation in the DCT domain with improved efficiency |
US6263024B1 (en) * | 1996-12-12 | 2001-07-17 | Matsushita Electric Industrial Co., Ltd. | Picture encoder and picture decoder |
JPH10327415A (ja) * | 1997-05-22 | 1998-12-08 | Mitsubishi Electric Corp | 動きベクトル検出装置 |
EP0921683B1 (en) * | 1997-12-02 | 2010-09-08 | Daewoo Electronics Corporation | Method and apparatus for encoding mode signals for use in a binary shape coder |
US6192079B1 (en) * | 1998-05-07 | 2001-02-20 | Intel Corporation | Method and apparatus for increasing video frame rate |
JP4168490B2 (ja) * | 1998-09-03 | 2008-10-22 | ソニー株式会社 | 動き判定装置、その方法および画像情報変換装置 |
JP2002543714A (ja) * | 1999-04-30 | 2002-12-17 | コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ | Bフレーム・エンコーディング・モードを有するビデオ・エンコーディング方法 |
US6519005B2 (en) * | 1999-04-30 | 2003-02-11 | Koninklijke Philips Electronics N.V. | Method of concurrent multiple-mode motion estimation for digital video |
US6442203B1 (en) * | 1999-11-05 | 2002-08-27 | Demografx | System and method for motion compensation and frame rate conversion |
US6449312B1 (en) * | 2000-06-08 | 2002-09-10 | Motorola, Inc. | Method of estimating motion in interlaced video |
KR100708091B1 (ko) * | 2000-06-13 | 2007-04-16 | 삼성전자주식회사 | 양방향 움직임 벡터를 이용한 프레임 레이트 변환 장치 및그 방법 |
JP3674535B2 (ja) * | 2001-05-08 | 2005-07-20 | 日本電気株式会社 | 動画像符号化方法および装置 |
US20030099294A1 (en) * | 2001-11-27 | 2003-05-29 | Limin Wang | Picture level adaptive frame/field coding for digital video content |
KR100446083B1 (ko) * | 2002-01-02 | 2004-08-30 | 삼성전자주식회사 | 움직임 추정 및 모드 결정 장치 및 방법 |
US7003035B2 (en) * | 2002-01-25 | 2006-02-21 | Microsoft Corporation | Video coding methods and apparatuses |
US6925123B2 (en) * | 2002-08-06 | 2005-08-02 | Motorola, Inc. | Method and apparatus for performing high quality fast predictive motion search |
-
2003
- 2003-07-01 KR KR10-2003-0044344A patent/KR100517504B1/ko not_active Expired - Lifetime
-
2004
- 2004-03-02 US US10/790,138 patent/US20050005301A1/en not_active Abandoned
Also Published As
Publication number | Publication date |
---|---|
KR20050005302A (ko) | 2005-01-13 |
US20050005301A1 (en) | 2005-01-06 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5786860A (en) | High speed block matching for bi-directional motion vector estimation | |
KR100746317B1 (ko) | 동화상 복호화방법 및 장치 | |
JP5373626B2 (ja) | 複数の動きベクトル・プレディクタを使用して動きベクトルを推定する方法、装置、エンコーダ、デコーダ及びデコーディング方法 | |
US7856059B2 (en) | Determining the number of unidirectional and bidirectional motion compensated frames to be encoded for a video sequence and detecting scene cuts in the video sequence | |
US20080002769A1 (en) | Motion picture coding apparatus and method of coding motion pictures | |
US20040218675A1 (en) | Method and apparatus for determining reference picture and block mode for fast motion estimation | |
US20060050786A1 (en) | Moving picture coding apparatus and computer program product | |
US6556718B1 (en) | Video pictures compression and coding with decision step for field/frame and motion vectors DCT | |
KR100994768B1 (ko) | 동영상 부호화를 위한 움직임 추정 방법 및 이를 구현하기위한 프로그램이 기록된 기록 매체 | |
US20060008008A1 (en) | Method of multi-resolution based motion estimation and recording medium storing program to implement the method | |
KR20040008359A (ko) | 계층적 움직임 벡터 탐색을 이용한 움직임 추정 방법 및장치 및 그를 적용한 동영상 부호화 시스템 | |
US7433407B2 (en) | Method for hierarchical motion estimation | |
KR100517504B1 (ko) | B-픽처의 움직임 보상 모드 결정방법 및 장치 | |
US8050324B2 (en) | Method and apparatus for selecting a reference frame for motion estimation in video encoding | |
WO2002080571A2 (en) | Scalable mpeg-2 video decoder with selective motion compensation | |
US6950465B1 (en) | Video coding by adaptively controlling the interval between successive predictive-coded frames according to magnitude of motion | |
KR20040070490A (ko) | 비월 주사 방식의 동영상 부호화/복호화 방법 및 그 장치 | |
JP2001128179A (ja) | 動画像符号化装置および方法 | |
KR101391397B1 (ko) | 부호량 제어 방법 및 장치 | |
KR20040075020A (ko) | 이미지 코딩 | |
JP7001159B2 (ja) | 動画像符号化装置、動画像符号化方法、プログラム | |
US20080063065A1 (en) | Fast Motion Estimation for Multiple Reference Pictures | |
JP4676513B2 (ja) | 符号化ピクチャタイプ決定方法,装置,そのプログラムおよびその記録媒体 | |
KR20040062840A (ko) | B-픽쳐 부호화를 위한 움직임 보상 모드 예측 방법 및 그장치 | |
JP2003219428A (ja) | 動画像符号化装置 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20030701 |
|
PA0201 | Request for examination | ||
PG1501 | Laying open of application | ||
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: 20050826 |
|
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20050921 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20050922 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration | ||
PR1001 | Payment of annual fee |
Payment date: 20080829 Start annual number: 4 End annual number: 4 |
|
PR1001 | Payment of annual fee |
Payment date: 20090827 Start annual number: 5 End annual number: 5 |
|
PR1001 | Payment of annual fee |
Payment date: 20100830 Start annual number: 6 End annual number: 6 |
|
PR1001 | Payment of annual fee |
Payment date: 20110830 Start annual number: 7 End annual number: 7 |
|
FPAY | Annual fee payment |
Payment date: 20120830 Year of fee payment: 8 |
|
PR1001 | Payment of annual fee |
Payment date: 20120830 Start annual number: 8 End annual number: 8 |
|
FPAY | Annual fee payment |
Payment date: 20130829 Year of fee payment: 9 |
|
PR1001 | Payment of annual fee |
Payment date: 20130829 Start annual number: 9 End annual number: 9 |
|
LAPS | Lapse due to unpaid annual fee |