KR20020095756A - Memory management method for mobile communication device - Google Patents

Memory management method for mobile communication device Download PDF

Info

Publication number
KR20020095756A
KR20020095756A KR1020010033948A KR20010033948A KR20020095756A KR 20020095756 A KR20020095756 A KR 20020095756A KR 1020010033948 A KR1020010033948 A KR 1020010033948A KR 20010033948 A KR20010033948 A KR 20010033948A KR 20020095756 A KR20020095756 A KR 20020095756A
Authority
KR
South Korea
Prior art keywords
graphic image
file format
web page
memory
graphic
Prior art date
Application number
KR1020010033948A
Other languages
Korean (ko)
Other versions
KR100390509B1 (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 KR10-2001-0033948A priority Critical patent/KR100390509B1/en
Publication of KR20020095756A publication Critical patent/KR20020095756A/en
Application granted granted Critical
Publication of KR100390509B1 publication Critical patent/KR100390509B1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/17Details of further file system functions
    • G06F16/174Redundancy elimination performed by the file system
    • G06F16/1744Redundancy elimination performed by the file system using compression, e.g. sparse files
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72403User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality
    • H04M1/72445User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality for supporting Internet browser applications
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M2201/00Electronic components, circuits, software, systems or apparatus used in telephone systems
    • H04M2201/36Memories

Abstract

PURPOSE: A method of managing a memory of a mobile communication terminal is provided to convert graphic contents stored in a temporary Internet file into a file format having an excellent compression rate, to store the converted graphic contents, and to convert into an original file format when re-accessing the same web page, thereby increasing using efficiency of the memory. CONSTITUTION: When a user accesses a web page by a web client(2), a web server(1) transmits various contents including a graphic image to the web client(2). The web client(2) displays the graphic image, and converts the graphic image into a file format having a high compression rate. The web client(2) stores the format-converted graphic image in a local memory. When the web client(2) re-accesses the same web page, the memory directly loads the same graphic image without downloading the graphic image. The web client(2) converts into an original file format before converting the file format of the loaded graphic image, and displays the graphic image.

Description

이동통신 단말기의 메모리 관리 방법{MEMORY MANAGEMENT METHOD FOR MOBILE COMMUNICATION DEVICE}MEMORY MANAGEMENT METHOD FOR MOBILE COMMUNICATION DEVICE}

본 발명은 이동통신 단말기의 메모리 관리 방법에 관한 것으로, 특히 이동통신 단말기를 이용해 그래픽 기반의 웹서비스를 받을 경우, 단말기의 한정된 메모리 용량을 최대한 활용할 수 있도록 하는 이동통신 단말기의 메모리 관리 방법에 관한 것이다.The present invention relates to a memory management method of a mobile communication terminal, and more particularly, to a memory management method of a mobile communication terminal to make the most of the limited memory capacity of the terminal when receiving a graphic-based web service using the mobile communication terminal. .

최근의 이동통신 단말기는 대부분 무선 인터넷이 가능하고, 차세대 이동통신 단말기에서는 동영상 서비스까지도 가능하도록 되어 있다.Most of the recent mobile communication terminals are capable of wireless Internet, and the next generation mobile communication terminals are also capable of video services.

한편, 종래에 피씨(PC)를 이용해 웹 페이지를 접속 할 경우에는, 기존에 접속하였던 웹 페이지의 그래픽 관련 컨텐츠들을 피씨 내부의 로컬 메모리에 임시 저장하였다가, 다음에 같은 웹 페이지에 접속할 경우에 또 다시 같은 그래픽 컨텐츠를 다운 받을 필요 없이 상기 임시 저장되었던 파일을 불러들임으로써, 그래픽 로딩 속도를 빠르게 하였다.On the other hand, in the case of accessing a web page using a PC (PC) in the past, the graphics-related contents of the previously accessed web page is temporarily stored in the local memory of the PC, and the next time to access the same web page By loading the temporary stored file without having to download the same graphic contents again, the graphic loading speed is increased.

따라서, 최근 이동통신 단말기를 이용해 웹 페이지에 접속할 경우에도, 상기와 같은 방식을 이용해 웹 페이지 접속 시간을 단축하고 있다.Therefore, recently, even when accessing a web page using a mobile communication terminal, the web page access time is shortened by using the same method as described above.

그런데, 상기와 같이 웹 페이지 접속 시간 단축을 위해 그래픽 컨텐츠를 로컬 메모리에 저장하는 방법은, 필연적으로 많은 메모리 용량을 필요로 한다.However, as described above, the method of storing the graphic contents in the local memory to shorten the web page access time inevitably requires a large memory capacity.

따라서, 피씨와 같이 하드디스크를 저장장치로 사용할 경우에는 큰 문제가 되지 않지만, 이동통신 단말기와 같이 대용량의 저장장치를 구비할 수 없는 경우에는 단말기의 저장용 메모리 사용이 제한되는 문제점이 있다.Therefore, when using a hard disk as a storage device, such as PC is not a big problem, if there is a large storage device such as a mobile communication terminal there is a problem that the use of the storage memory of the terminal is limited.

즉, 메모리 용량이 충분한 피씨에 적용되던 상기 웹 페이지 디스플레이 관련 그래픽 컨텐츠 저장 방법은 메모리 용량이 충분하지 않은 단말기에 적용할 경우에는, 저장 가능한 그래픽 컨텐츠의 양이 제한되므로 기존에 접속하였던 웹 페이지라 하더라도 대역폭을 많이 차지하는 그래픽 컨텐츠는 새로 다운 받아야 하기 때문에, 이로 인하여 웹 페이지의 디스플레이 속도가 늦어지는 문제점이 있다.That is, the method for storing graphic content related to web page display applied to a PC having sufficient memory capacity is limited to the amount of graphic content that can be stored when applied to a terminal that does not have sufficient memory capacity. Since the graphic content that consumes a lot of bandwidth must be newly downloaded, this causes a problem of slowing down the display speed of the web page.

따라서, 본 발명은 상기와 같은 종래의 문제점을 해결하기 위하여 창출한 것으로, 이동통신 단말기를 이용해 웹 페이지에 접속할 경우, 임시 인터넷 파일로 저장하는 그래픽 컨텐츠는 압축률이 우수한 파일 포맷으로 변환하여 저장하고, 동일한 웹 페이지를 재 접속할 때 원래의 파일 포맷으로 변환하여 디스플레이 함으로써, 메모리 사용 효율을 증가시키면서 웹 페이지 접속 속도도 향상시킬 수 있도록 하는 이동통신 단말기의 메모리 관리 방법을 제공함에 그 목적이 있다.Therefore, the present invention was created to solve the above-mentioned conventional problems. When accessing a web page using a mobile communication terminal, the graphic content stored as a temporary Internet file is converted into a file format having a high compression rate and stored. It is an object of the present invention to provide a memory management method of a mobile communication terminal that can improve the web page access speed while increasing the memory usage efficiency by converting and displaying the same web page in the original file format.

도 1은 본 발명에 의해 단말기를 이용한 웹 페이지 접속시 그래픽 이미지를 다운 받아 파일 포맷을 변환하여 저장하는 과정을 설명하기 위해 보인 예시도.1 is an exemplary view illustrating a process of downloading a graphic image and converting and storing a file format when accessing a web page using a terminal according to the present invention.

도 2는 상기 도1에서 접속했던 웹 페이지에 재 접속할 경우의 메모리에 저장된 그래픽 이미지를 로딩하여 디스플레이 하는 과정을 설명하기 위해 보인 예시도.FIG. 2 is an exemplary view illustrating a process of loading and displaying a graphic image stored in a memory when reconnecting to a web page accessed in FIG.

이와 같은 목적을 달성하기 위한 본 발명은, 사용자가 이동통신 단말기를 이용해 웹 페이지에 접속할 경우, 그 웹 페이지의 압축률이 낮은 그래픽 이미지를 포함한 다양한 컨텐츠를 전송 받는 제1단계와; 상기 전송 받은 그래픽 이미지를 디스플레이 함과 아울러 압축률이 높은 파일 포맷으로 변환하는 제2단계와; 상기 포맷 변환된 그래픽 이미지를 단말기 내의 로컬 메모리에 저장하는 제3단계로 이루어진 것을 특징으로 한다.In order to achieve the above object, the present invention provides a method comprising: a first step of receiving various contents including a graphic image having a low compression rate of a web page when a user accesses a web page using a mobile communication terminal; A second step of displaying the received graphic image and converting the file into a file format having a high compression ratio; And a third step of storing the converted format graphic image in a local memory of the terminal.

상기와 같은 기술 과정으로 이루어진 본 발명은 상기 단말기를 통해 이미 접속했던 웹 페이지에 다시 접속할 경우, 처음 접속시 다운 받았던 동일한 그래픽 이미지에 대해서는 그 이미지를 다운 받지 않고 메모리에서 바로 로딩하는 제1단계와; 상기 로딩한 그래픽 이미지의 파일 포맷을 포맷 변환하기 전의 원래 파일 포맷으로 변환하여 디스플레이하는 제2단계로 이루어진 것을 특징으로 한다.According to the present invention made up of the above-described technical process, the first step of re-connecting to a web page that has already been accessed through the terminal, the same graphic image that was downloaded during the first connection directly without loading the image without downloading the image; And converting the file format of the loaded graphic image into an original file format before format conversion and displaying the converted file format.

이하, 본 발명에 따른 일실시예를 첨부한 도면을 참조하여 상세히 설명하면 다음과 같다.Hereinafter, an embodiment according to the present invention will be described in detail with reference to the accompanying drawings.

일반적으로, 웹 페이지의 그래픽 컨텐츠는 GIF, BMP 그리고 JPG 의 파일 형태를 갖는다.In general, the graphic content of a web page is in the form of GIF, BMP, and JPG files.

그 중 가장 많은 부분을 차지하는 파일 형태가 GIF 인데, GIF는 압축률 면에서 JPG보다 떨어진다.The most common file type is GIF, which is lower than JPG in terms of compression rate.

따라서, 본 발명에서는 다운 받은 GIF나 BMP 파일 형태의 그래픽 컨텐츠를 저장할 때는 압축률이 좋은 JPG 형태의 파일로 변환하여 저장하고, 그 그래픽 컨텐츠가 포함된 웹 페이지에 재 접속할 경우에는, 다시 원래의 GIF나 BMP 파일 형태로 복원하여 디스플레이 하도록 하는 것이다.Therefore, in the present invention, when the downloaded graphic content in the form of GIF or BMP file is converted into a JPG file having a high compression rate and stored, and reconnected to a web page containing the graphic content, the original GIF or It is to restore and display in BMP file format.

이를 도1의 예시도를 참조하여 보다 구체적으로 설명하면 다음과 같다.This will be described in more detail with reference to the exemplary diagram of FIG. 1 as follows.

일단, 사용자가 이동통신 단말기(Web Client)(2)를 이용해 원하는 웹 페이지에 접속하면, 그 웹 페이지를 운영하는 웹서버(1)는 그래픽 이미지(File1.gif, File2.gif)를 포함한 다양한 컨텐츠를 무선 네트워크를 통해 단말기(2)로 전송한다.Once a user accesses a desired web page using a mobile client (Web Client) 2, the web server 1 which operates the web page has various contents including graphic images (File1.gif, File2.gif). Is transmitted to the terminal 2 via the wireless network.

그러면, 단말기(2)는 상기 그래픽 이미지(File1.gif, File2.gif)를 그 파일 형태 그대로 디스플레이 함과 동시에 그래픽 변환 알고리즘에 의해 압축률이 우수한 JPG 형태의 파일 포맷으로 변환하여 메모리에 저장한다.Then, the terminal 2 displays the graphic images (File1.gif, File2.gif) as they are, and converts them into a JPG file format having excellent compression ratio by a graphic conversion algorithm and stores them in the memory.

즉, 종래와 같이 GIF 파일 포맷으로 그래픽 이미지를 저장할 경우 5개의 이미지를 저장할 수 있었다면, 본 발명에서는 저장 용량을 갖는 메모리에 그 이상의 이미지를 저장할 수 있게 되는 것이다.That is, in the case of storing the graphic image in the GIF file format as in the prior art, if five images can be stored, the present invention can store more images in a memory having a storage capacity.

물론, 이때에는 JPG 파일 포맷을 GIF 파일 포맷으로 다시 복원할 수 있도록 하는 정보를 더 포함한다.Of course, this time further includes information for restoring the JPG file format back to the GIF file format.

다음, 도2는 상기 도1에서 접속했던 웹 페이지에 재 접속할 경우의 메모리에 저장된 그래픽 이미지를 로딩하여 디스플레이 하는 과정을 설명하기 위해 보인 예시도이다.Next, FIG. 2 is an exemplary view illustrating a process of loading and displaying a graphic image stored in a memory when reconnecting to a web page accessed in FIG.

이에 도시된 바와 같이, 사용자가 이동통신 단말기(Web Client)(2)를 이용해 도1에서 접속했던 웹 페이지에 재 접속하면, 그 웹 페이지를 운영하는 웹서버(1)는 그래픽 이미지(File1.gif, File2.gif)를 포함한 다양한 컨텐츠를 무선 네트워크를 통해 단말기(2)로 전송한다.As shown in the figure, when the user reconnects to the web page connected in FIG. 1 using the web client 2, the web server 1 operating the web page is a graphic image (File1.gif). , File2.gif) is transmitted to the terminal 2 via a wireless network.

이때, 단말기(2)는 상기 웹서버에서 전송하려는 동일한 그래픽 이미지가 자신의 메모리에 저장되어 있을 경우, 그 이미지를 다운 받지 않고 메모리에서 바로 로딩하여 디스플레이 한다.In this case, when the same graphic image to be transmitted from the web server is stored in its memory, the terminal 2 directly loads the image from the memory without downloading the image and displays the same.

그런데, 원래의 파일 포맷(GIF)과 메모리에 저장되어 있는 파일 포맷(JPG)이 다르므로, 그래픽 변환 알고리즘에 의해 JPG 파일 포맷을 원래의 파일 포맷으로 변환하여 디스플레이 한다.However, since the original file format (GIF) and the file format (JPG) stored in the memory are different, the JPG file format is converted into the original file format and displayed by the graphic conversion algorithm.

이때, 포맷 변환시 저장했던 복원 정보를 적절히 이용함으로써, 원래의 파일 포맷과 동일한 색과 질감을 그대로 복원하여 디스플레이 할 수 있도록 한다.At this time, by properly using the restoration information stored during the format conversion, it is possible to restore and display the same color and texture as the original file format.

즉, 본 발명을 이동통신 단말기에 적용함으로써 메모리 사용 효율은 증가되면서, 웹 페이지 접속 속도도 향상되고 그래픽 컨텐츠의 색과 질감은 전혀 변경되지 않게 된다.In other words, by applying the present invention to the mobile communication terminal, the memory usage efficiency is increased, the web page access speed is improved, and the color and texture of the graphic content are not changed at all.

다시 말해, 본 발명에 의한 기술은 사용하지 않는 경우에 비하여 저장 메모리를 더 효율적으로 사용하게 되며, 결과적으로 이미 저장되어진 컨텐츠는 다시 다운로드 받을 필요가 없으므로 채널의 대역폭을 줄일 수 있을 뿐 아니라, 웹 페이지의 디스플레이 속도도 증가시킬 수 있는 것이다.In other words, the technique according to the present invention uses the storage memory more efficiently than when it is not used. As a result, the already stored content does not need to be downloaded again, thereby reducing the bandwidth of the channel and also providing a web page. Can also increase the display speed.

상기 실시예에서는 JPG와 GIF 파일 포맷을 예로들어 설명하였으나, 압축률이 우수한 다른 파일 포맷을 대신 적용할 경우 본 발명에 의한 효과가 더욱 증가될 수 있는 것은 자명할 것이다.In the above embodiment, the JPG and GIF file formats have been described as an example, but it will be apparent that the effect of the present invention may be further increased when another file format having excellent compression ratio is applied instead.

이상에서 설명한 바와 같이 본 발명 이동통신 단말기의 메모리 관리 방법은 이동통신 단말기를 이용해 웹 페이지에 접속할 경우, 임시 인터넷 파일로 저장하는 그래픽 컨텐츠는 압축률이 우수한 파일 포맷으로 변환하여 저장하고, 동일한 웹 페이지를 재 접속할 때 원래의 파일 포맷으로 변환하여 디스플레이 함으로써, 메모리 사용 효율을 증가시키면서 웹 페이지 접속 속도도 향상시킬 수 있도록 하는 효과가 있다.As described above, in the memory management method of the present invention, when accessing a web page using the mobile communication terminal, the graphic content stored as a temporary Internet file is converted into a file format having a high compression rate and stored, and the same web page is stored. By converting and displaying the original file format when reconnecting, the web page access speed can be improved while increasing memory usage efficiency.

Claims (3)

사용자가 이동통신 단말기를 이용해 웹 페이지에 접속할 경우, 그 웹 페이지의 압축률이 낮은 그래픽 이미지를 포함한 다양한 컨텐츠를 전송 받는 제1단계와; 상기 전송 받은 그래픽 이미지를 디스플레이 함과 아울러 압축률이 높은 파일 포맷으로 변환하는 제2단계와; 상기 포맷 변환된 그래픽 이미지를 단말기 내의 로컬 메모리에 저장하는 제3단계로 이루어진 것을 특징으로 하는 이동통신 단말기의 메모리 관리 방법.When a user accesses a web page using a mobile communication terminal, receiving a variety of contents including a graphic image having a low compression rate of the web page; A second step of displaying the received graphic image and converting the file into a file format having a high compression ratio; And storing the formatted graphic image in a local memory of the terminal. 제1항에 있어서, 상기 단말기를 통해 이미 접속했던 웹 페이지에 다시 접속할 경우, 처음 접속시 다운 받았던 동일한 그래픽 이미지에 대해서는 그 이미지를 다운 받지 않고 메모리에서 바로 로딩하는 제1단계와; 상기 로딩한 그래픽 이미지의 파일 포맷을 포맷 변환하기 전의 원래 파일 포맷으로 변환하여 디스플레이하는 제2단계로 이루어진 것을 특징으로 하는 이동통신 단말기의 메모리 관리 방법.The method of claim 1, further comprising: when the web page previously accessed through the terminal is reconnected, the first step of loading the same graphic image downloaded in the memory without first downloading the same graphic image downloaded during the first access; And a second step of converting and displaying the file format of the loaded graphic image into an original file format before format conversion. 제1항에 있어서, 상기 압축률이 낮은 파일 포맷을 압축률이 높은 파일 포맷으로 변환할 경우에는, 원래의 파일 포맷으로 용이하게 복원할 수 있도록 하기 위한 추가 정보를 더 포함하여 저장할 수 있는 것을 특징으로 하는 이동통신 단말기의 메모리 관리 방법.The method of claim 1, wherein when the file format having a low compression rate is converted to a file format having a high compression rate, additional information for easily recovering the original file format may be stored. Memory management method of a mobile terminal.
KR10-2001-0033948A 2001-06-15 2001-06-15 Memory management method for mobile communication device KR100390509B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR10-2001-0033948A KR100390509B1 (en) 2001-06-15 2001-06-15 Memory management method for mobile communication device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR10-2001-0033948A KR100390509B1 (en) 2001-06-15 2001-06-15 Memory management method for mobile communication device

Publications (2)

Publication Number Publication Date
KR20020095756A true KR20020095756A (en) 2002-12-28
KR100390509B1 KR100390509B1 (en) 2003-07-07

Family

ID=27709466

Family Applications (1)

Application Number Title Priority Date Filing Date
KR10-2001-0033948A KR100390509B1 (en) 2001-06-15 2001-06-15 Memory management method for mobile communication device

Country Status (1)

Country Link
KR (1) KR100390509B1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100613076B1 (en) * 2004-12-14 2006-08-16 주식회사 팬택앤큐리텔 Method For Image File Management In The Mobile Communication Terminal
CN110471593A (en) * 2019-07-31 2019-11-19 成都摹客科技有限公司 The method, apparatus, system and storage medium of figure are cut based on web terminal compression
CN112650957A (en) * 2019-10-11 2021-04-13 腾讯科技(深圳)有限公司 Image display method, image display device, computer-readable storage medium, and computer apparatus

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040009097A (en) * 2002-07-22 2004-01-31 삼성전자주식회사 Apparatus and method for managing memory in a mobile communication terminal equipment
KR100655054B1 (en) 2005-02-01 2006-12-06 주식회사 팬택 Method for shortening images saving time in a mobile communication terminal having a camera

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100613076B1 (en) * 2004-12-14 2006-08-16 주식회사 팬택앤큐리텔 Method For Image File Management In The Mobile Communication Terminal
CN110471593A (en) * 2019-07-31 2019-11-19 成都摹客科技有限公司 The method, apparatus, system and storage medium of figure are cut based on web terminal compression
CN112650957A (en) * 2019-10-11 2021-04-13 腾讯科技(深圳)有限公司 Image display method, image display device, computer-readable storage medium, and computer apparatus
CN112650957B (en) * 2019-10-11 2023-11-21 腾讯科技(深圳)有限公司 Image display method, apparatus, computer-readable storage medium, and computer device

Also Published As

Publication number Publication date
KR100390509B1 (en) 2003-07-07

Similar Documents

Publication Publication Date Title
US8359406B2 (en) Middleware filter agent between server and PDA
US7945698B2 (en) System and method for partial data compression and data transfer
US8019897B2 (en) Method for viewing, on a client-side device, documents requested from a server-side device
US7155679B2 (en) Digital media frame
US7188312B2 (en) Remote document viewing system, device, and method thereof
CN102946440B (en) Automatic cloud synchronization and recovery system based on cloud storage technology
US6996417B2 (en) Radio terminal, information processing system using radio terminal, and external processing terminal for assisting radio terminal
CN106453572B (en) Method and system based on Cloud Server synchronous images
JP2006085681A (en) File conversion and sharing system and method thereof
CN110096660A (en) Method, apparatus and electronic equipment for loading page picture
CN109272449A (en) Image display method and device, computer installation and readable storage medium storing program for executing
WO2001077897A2 (en) System and method using a web catalog with dynamic multimedia data using java
KR100390509B1 (en) Memory management method for mobile communication device
CN101411164B (en) Protocol for remote visual composition
CN114205680A (en) Video cover display method and device, equipment, medium and product thereof
US20010021962A1 (en) Cache management method of user terminal connected to network
US20050120351A1 (en) System and method for a synchronized shared buffer architecture for multimedia players
JPH11149403A (en) Data sharing system and data shared network system
KR100520839B1 (en) Method and system of package image service for communication terminal
JP2002163197A (en) Supply method for image conversion tool
JPH07312694A (en) Image storage and transfer device
KR100684419B1 (en) Multi-path accessed personal information management system and method
CN112019531A (en) File compression method and system based on HTTP (hyper text transport protocol) and electronic equipment
US8635199B2 (en) System for preparing data
WO2005045628A2 (en) System and method for a synchronized shared buffer architecture for multimedia players

Legal Events

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

Payment date: 20130514

Year of fee payment: 11

FPAY Annual fee payment

Payment date: 20140523

Year of fee payment: 12

FPAY Annual fee payment

Payment date: 20150522

Year of fee payment: 13

LAPS Lapse due to unpaid annual fee