WO2005073845A2 - Use loader for signaling the system software update service - Google Patents

Use loader for signaling the system software update service Download PDF

Info

Publication number
WO2005073845A2
WO2005073845A2 PCT/IB2005/050292 IB2005050292W WO2005073845A2 WO 2005073845 A2 WO2005073845 A2 WO 2005073845A2 IB 2005050292 W IB2005050292 W IB 2005050292W WO 2005073845 A2 WO2005073845 A2 WO 2005073845A2
Authority
WO
WIPO (PCT)
Prior art keywords
receiver
software
software updates
mode
available
Prior art date
Application number
PCT/IB2005/050292
Other languages
English (en)
French (fr)
Other versions
WO2005073845A3 (en
Inventor
Sander Rudolfus Kooijmans
Original Assignee
Koninklijke Philips Electronics, N.V.
U.S. Philips Corporation
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 Koninklijke Philips Electronics, N.V., U.S. Philips Corporation filed Critical Koninklijke Philips Electronics, N.V.
Priority to EP05702779A priority Critical patent/EP1711889A2/en
Priority to JP2006550450A priority patent/JP2007528534A/ja
Priority to US10/586,916 priority patent/US20070162905A1/en
Publication of WO2005073845A2 publication Critical patent/WO2005073845A2/en
Publication of WO2005073845A3 publication Critical patent/WO2005073845A3/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/54Link editing before load time
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring

Definitions

  • the present invention pertains to receiver devices, and more particularly to software upgrades for set top boxes.
  • receivers within the set top box contain functions related to searching for system software updates.
  • set top boxes will have system software that performs the normal broadcast receiving functions of the set top box.
  • loaders are implemented within the receivers that are responsible for finding the update service in order to perform a system software update. The receiver must be able to find this system software update service to obtain data about the system software updates (such as descriptions of new system software, version numbers, start and end times of system software update broadcasts, estimated duration of system software update, etc.).
  • a problem within these conventional implementations is that the system software search functions within the system software and the loader can differ in the code that is used (a situation that can occur if the loader is bought from a third party) and result in incompatibilities between the system software and the loader. These situations can lead to inconsistencies in dealing with system software updates between the system software and the loader. For instance, the system software might find the system software update service and inform the user that a system software update will be started. However, if the loader does not find the system software update service, due to a lack of communication or basic incompatibility, the system software update will not take place.
  • the present invention addresses the shortcoming within the prior art by providing a receiver having a plurality of modes on the receiver such that at least a first mode is a normal operating mode for the receiver and a second mode searches for software updates for the receiver, searching for software updates in at least one of the modes, indicating to one of the modes within the receiver the availability of software updates, transferring available software updates to the receiver; and installing transferred software updates into the receiver. It is an object of the invention to provide a system connected to a network and configured with non- volatile memory within the system that can be upgraded via the network connection.
  • a system connected to network and having software contained within a non- volatile memory that can be upgraded via a network connection.
  • the system provides a standby mode wherein the system searches for software updates, and if an available update is found, the system records an indication that a software update is available.
  • the indication that a software update is available is identified by the system and the system software then loads the new software update.
  • the system is capable of searching for software updates during the operational mode and if available update is found, the system loads it the update into memory and upon re-entering of the standby mode, the update stored in memory is placed into a predetermined non-volatile memory so that the update is available the next time the operating mode is entered.
  • FIG. 1 is a flowchart illustrating the preferred embodiment of the invention
  • Fig. 2 is a block diagram for a set top box for running the algorithm of Fig. 1.
  • Fig. 1 is a flowchart for the loader 10 that is used for practicing the invention.
  • Fig. 2 is a block diagram for the hardware 50 within a typical set-top box that is capable of running the loader 10 algorithm illustrated by the flowchart and Fig. 1.
  • the hardware 50 for the set-top box will have a front-end 62 that operates under direct control of input/output controller 60.
  • the front panel controls 64 which can also be a remote control, will provide commands to the input output controller 60.
  • Input/output controller 60 can also receive and transmit data via IEEE1394 interface 66 or RS 232 interface 68. Data that is received by the set-top box hardware 50 will come into the front-end and 62 and then placed in memory 58.
  • Memory 58 can be either volatile or non- volatile memory, it is preferably some type of the DRAM.
  • the system software that runs the set-top box typically resides within a non- volatile type of memory, such as flash memory. There are other types of non- volatile memory, for example EEPROM, FLASH memory, or battery powered DRAM which can all be written to but will not lose their contents once system power is removed.
  • FLASH 52 is the flash-memory that is employed by the preferred embodiment of the present invention to retain the current version of the system software.
  • the set-top box hardware 50 will operate under control of CPU 70 via CPU bus 75.
  • CPU 70 and FLASH 52 DRAM 54 and memory 56 also reside on CPU bus 75 as resources that can be used by CPU 70.
  • CPU 70 interfaces with video graphics 72 over a separate dedicated bus.
  • video graphics 72 has at least one memory resource.
  • system software of the receiver for either set-top box or digital television
  • FLASH 52 is the flash memory within the preferred embodiment that is used to store the system software.
  • the set-top box hardware 52 uses a flash memory to retain the system software because it is possible to update the system software within a non- volatile memory that can be written.
  • non volatile memories such as EEPROM or battery powered volatile memories however flash memory's preferred by the preferred embodiment due to expense, integration density and simplicity in design and manufacturing.
  • EEPROM electrically erasable programmable read-only memory
  • flash memory's preferred by the preferred embodiment due to expense, integration density and simplicity in design and manufacturing.
  • the set-top box To perform a system software update, the set-top box must first find the service containing the new system software, then load the new system software in memory 58, and finally (after verifying the new system software is correct), store the new system software in some type of nonvolatile memory, which in the preferred embodiment is FLASH 58 memory.
  • the preferred embodiment envisions that the receiver portion of the set-top box will have two basic components. The first component is the system software that runs on the set-top box and the second component is the loader 10 that retrieves upgrades to the system software.
  • the system software is the software that provides the nominal behavior of the receiver.
  • the loader 10 is the software that searches for the system software update service and performs the actual software upgrade.
  • the system software and the loader 10 can not execute at the same time.
  • Current implementations of receivers incorporate the functionality of searching for the system software update service both within the system software and in the loader. These conventional implementations can result in search functions that are not entirely compatible. This situation can lead to inconsistencies in retrieving system software updates.
  • the present invention address this problem by providing a loader 10 having functionality that is extended such that the loader 10 can be started in two different modes. The first mode allows the loader 10 to search for the system software update service.
  • the second mode allows the loader 10 to search for the system software update service and, if the loader 10 finds this service, it starts performing a system software update.
  • the first mode is not provided for in current loader implementations.
  • the present invention provides system software that does not search for the system software update service itself, but instead employs a separate loader 10 to perform the function of searching for the system software update service, akin to the first mode 1 discussed above.
  • the loader 10 and the system software do not typically execute at the same time.
  • a location within a non- volatile memory such as flash or EEPROM, is used to indicate whether the loader 10 or the system software must be started after switching on the power or after performing a reset.
  • this nonvolatile memory such as flash or EEPROM, will also be used to pass information (e.g., a locator referring to the system software update service) between the loader and the system software.
  • One way to let the system software use the loader 10 for finding the system software update service is the following: when the receiver is about to go to standby, the system software passes information to the loader and then resets the receiver. The receiver starts the loader 10 in the first mode wherein the loader 10 will search for the system software update service. Once the loader 10 has finished searching, it puts the receiver in a standby mode. Upon the receiver being powered on again (i.e., leaves the standby mode), the system software checks whether the loader 10 has found the system software update service. There are numerous ways that the system software can verify the status returned by the loader 10, such as setting a flag or modifying a semaphore in software, allowing the system software to act accordingly.
  • FIG. 1 is a flowchart illustrating the operation of the loader 10 of the preferred embodiment of the present invention.
  • the loader 10 as envisioned by the preferred embodiment of invention will typically begin 15 once the system is initially turned on, referred to herein as a cold boot. However, it should be noted, that numerous routines can initiate loader 10.
  • the preferred embodiments of the invention describe calls to the algorithm in FIG. 1 that are made in either an operational mode or a standby mode. The invocation of the algorithm illustrated in FIG. 1 will be referred to, generally, as begin 15.
  • the loader 10 Upon being called (such as during initial power on or changing of modes), the loader 10 will perform two tasks.
  • the first task is to verify current image 13 where the software image checks the image that is currently in the system. Verify current image 13 checks the current image to determine whether it is damaged and is preferably implemented by calculating a checksum or Cyclic Redundancy Checksum (CRC) of the image.
  • CRC Cyclic Redundancy Checksum
  • the CRC function typically, processes each byte of an image or file. Any difference in images, or files, will produce a different CRC number.
  • the second task is to check for forced download sequences 12.
  • a forced download sequence as envisioned by the present invention can be initiated by the home user of the set top device by entering a predetermined sequence of buttons on the remote control or the receiver. Additionally, a forced download sequence can be initiated by service personnel at a repair shop. Once initiated, a forced download sequence retrieves what is referred to herein as the standard image.
  • the standard image is the image that was originally placed in the set top device. Embodiments are envisioned that perform check for forced download sequence 12 before performing verify current image 13 and if the necessary sequence has not been entered to initiate a forced download sequence prior to performing verify the current image 13.
  • check for forced download sequence 12 is performed essentially in parallel with verify current image 13.
  • the functions forced download sequence 12 and verify current image 13 may be performed independently from each other, which is done in the preferred embodiment.
  • the preferred embodiment also provides hardware within the system that allows the functions forced download sequence 12 and verify current image 13 to be implemented as two functions that are executed in parallel.
  • Test local download server 14 will search for a download server that has available upgrades that can be downloaded after the loader performs forced download sequence 12 and verify current image 13.
  • a local download server can be software running on a PC at the same location as the set top box or at a local shop where the user can bring the system for repair.
  • Test local download server 14 is a useful in instances where the software image in the system becomes corrupt and no software images are currently being broadcasted. The use of a local download server (either in the home or at a shop) allows the user to get a correct software image into the system again. It is the intent of the preferred embodiment, that the local download server be used for emergency situations. If a download server is detected, then the image that is available at this server will be the selected image. Once test local download server 14 is performed, decision block 41 will identify the result of test local download server 14 and route program operation accordingly.
  • decision block 41 determines that no download server is detected, then decision block 42 will determine if a forced download sequence was detected as previously discussed. If decision block 42 determines that no forced download is detected, then the loader 10 performs select image 16. Select image 16 is the step where the loader 10 searches the broadcasted signal for a software update. In typical operation, the loader 10 will not detect a download server or a forced download, therefore, select image 16 will normally be performed. If a software update is available, the loader 10 will run the function download selected image 28 to retrieve the update into the set top box. Decision block 43 will test the image for possible corruption. If decision block 43 determines that the current image is corrupt, then loader 10 will perform download selected image 28 to retrieve an update into the set top box.
  • decision block 41 determines that a download server has been detected, then the image available from this server will be the selected image.
  • Decision block 44 will identify if the selected image is the current image. It is entirely possible that decision block 44 will determine that the selected image may be the same as the image currently in use within the set-top box. If the current image is the selected image, then it is assumed that the image currently written in the flash memory is correct and the routine is terminated. It will be readily apparent to those skilled in the art that the functions performed by decision block 43 in testing the image for corruption and decision block 44 for identifying if the current image is the selected image can be combined into a single function.
  • decision block 41 determines that a download server is detected, then the loader performs download selected image 28 to retrieve the update from that server as previously discussed. After download selected image 28 is performed, the selected image is tested to verify that it was downloaded correctly at decision block 46. If the download of the selected image is determined by decision block 46 to be successful, then verify downloaded image 20 determines if the image is corrupt and decision block 47 branches program operation accordingly.
  • decision block 47 determines that the downloaded image is corrupt, a branch is made to load current image 26 to load the existing image. If decision block 47 determines that the downloaded image is not corrupt, then the image is written to flash memory and the loader 10 returns to system software operation. If decision block 49 determines that the write is not successful, then operation branches to download standard image 18. Returning to download selected image 28, if the download of the selected image is determined to have failed by decision block 46, then steps are taken to restore the existing image by load current image 26. The existing image is then tested for corruption by decision block 48. If the existing image is found to be free of corruption, program operation branches to return and loader 10 is exited.
  • program operation branches to download standard image 18 and decision block 46 again tests the image, only this time it is the standard image.
  • decision block 41 if a determination is made that no download server is detected, then the program branches to decision block 42 to identify if there is an indication of a forced download sequence. If a forced download sequence is detected, then operation branches to download standard image 18 which will initiate a download sequence into the set-top box that retrieves the original image into the set top box. Operation will then branch again to decision block 46, which will check for the correctness of the download. If decision block 46 determines that the image has downloaded correctly, then the image is verified and written to flash memory as previously discussed.
  • decision block 47 determines that the image is corrupt then the system performs load current image 26. If the current image is successfully verified, then the routine terminates 24. If the current image does not correctly verify, then a series of steps are performed to correct and restore the image.
  • the invention provides advantages in implementing functions to search for the system software update services while assuring that the loader will not be incompatible in any way because the system software and the loader 10 are fully cognizant of each other. Preferably, the loader 10 and the system software use the same code. Additionally, the size of the system software is reduced having a centralized approach to the design of loader 10 and the system software.
  • the preferred embodiment employs the specification for system software updates in DVB systems as detailed in the following document: ETSI TS 102 006 VI .2.1 (2002-10), Digital Video Broadcasting (DVB); Specification for System Software Update in DVB Systems.
  • ETSI TS 102 006 VI .2.1 2002-10
  • DVD Digital Video Broadcasting

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Quality & Reliability (AREA)
  • Stored Programmes (AREA)
  • Circuits Of Receivers In General (AREA)
PCT/IB2005/050292 2004-01-28 2005-01-25 Use loader for signaling the system software update service WO2005073845A2 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
EP05702779A EP1711889A2 (en) 2004-01-28 2005-01-25 Use loader for signaling the system software update service
JP2006550450A JP2007528534A (ja) 2004-01-28 2005-01-25 システムソフトウェア更新サービスを通知するためのローダの利用
US10/586,916 US20070162905A1 (en) 2004-01-28 2005-01-25 Use loader for signaling the system software update service

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US53972304P 2004-01-28 2004-01-28
US60/539,723 2004-01-28

Publications (2)

Publication Number Publication Date
WO2005073845A2 true WO2005073845A2 (en) 2005-08-11
WO2005073845A3 WO2005073845A3 (en) 2007-06-14

Family

ID=34826118

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/IB2005/050292 WO2005073845A2 (en) 2004-01-28 2005-01-25 Use loader for signaling the system software update service

Country Status (6)

Country Link
US (1) US20070162905A1 (ko)
EP (1) EP1711889A2 (ko)
JP (1) JP2007528534A (ko)
KR (1) KR20060129312A (ko)
CN (1) CN101091158A (ko)
WO (1) WO2005073845A2 (ko)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1793310A1 (en) * 2005-12-05 2007-06-06 LG Electronics Inc. A broadcast receiver and oad download method of the same
CN102053878A (zh) * 2010-10-29 2011-05-11 广州九游信息技术有限公司 用于移动通讯设备终端的软件安装备份方法及其装置

Families Citing this family (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101605202B (zh) * 2008-06-12 2014-02-05 深圳市同洲电子股份有限公司 机顶盒软件升级方法及装置
US8813061B2 (en) * 2012-10-17 2014-08-19 Movimento Group Module updating device
US10757475B2 (en) * 2012-12-21 2020-08-25 Centurylink Intellectual Property Llc System and method for utilizing set-top box testing in television distribution network
US9411571B2 (en) * 2013-02-28 2016-08-09 Adobe Systems Incorporated Method and apparatus for deploying software as a service
KR101792046B1 (ko) 2015-10-29 2017-11-20 현대자동차주식회사 단말기, 차량 및 그 제어 방법
US10126136B2 (en) 2016-06-14 2018-11-13 nuTonomy Inc. Route planning for an autonomous vehicle
US10309792B2 (en) 2016-06-14 2019-06-04 nuTonomy Inc. Route planning for an autonomous vehicle
US11092446B2 (en) 2016-06-14 2021-08-17 Motional Ad Llc Route planning for an autonomous vehicle
US10829116B2 (en) 2016-07-01 2020-11-10 nuTonomy Inc. Affecting functions of a vehicle based on function-related information about its environment
US10331129B2 (en) 2016-10-20 2019-06-25 nuTonomy Inc. Identifying a stopping place for an autonomous vehicle
US10857994B2 (en) 2016-10-20 2020-12-08 Motional Ad Llc Identifying a stopping place for an autonomous vehicle
US10473470B2 (en) 2016-10-20 2019-11-12 nuTonomy Inc. Identifying a stopping place for an autonomous vehicle
US10681513B2 (en) 2016-10-20 2020-06-09 nuTonomy Inc. Identifying a stopping place for an autonomous vehicle
KR102249618B1 (ko) * 2017-02-20 2021-05-10 현대자동차주식회사 차량용 소프트웨어 업데이트 시스템 및 그 방법, 이의 avn 장치
US20200104118A1 (en) * 2018-09-28 2020-04-02 Bose Corporation Systems and methods for providing staged updates in embedded devices

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2000064180A1 (en) * 1999-04-21 2000-10-26 General Instrument Corporation Method and system for identifying and downloading appropriate software or firmware specific to a particular model of set-top box in a cable television system
US20030140237A1 (en) * 1992-12-02 2003-07-24 Bacon Kinney C. Reprogrammable subscriber terminal

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0907285A1 (en) * 1997-10-03 1999-04-07 CANAL+ Société Anonyme Downloading data
JP4296618B2 (ja) * 1998-10-22 2009-07-15 パナソニック株式会社 受信端末装置
WO2000064178A1 (en) * 1999-04-21 2000-10-26 General Instrument Corporation Method and system for targeted or universal upgrades of programming in a population of advanced set-top boxes in a cable television system
US7016944B1 (en) * 1999-09-30 2006-03-21 Apple Computer, Inc. System and method for passive detection and context sensitive notification of upgrade availability for computer information
US6779176B1 (en) * 1999-12-13 2004-08-17 General Electric Company Methods and apparatus for updating electronic system programs and program blocks during substantially continued system execution
US6832373B2 (en) * 2000-11-17 2004-12-14 Bitfone Corporation System and method for updating and distributing information
JP3932547B2 (ja) * 2001-10-15 2007-06-20 ソニー株式会社 放送受信装置および方法
GB0313720D0 (en) * 2003-06-13 2003-07-16 Electra Guide Ltd England An improved television system
JP4438048B2 (ja) * 2003-08-08 2010-03-24 キヤノン株式会社 周辺装置及びその周辺装置のファームウェア更新方法、プログラム

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030140237A1 (en) * 1992-12-02 2003-07-24 Bacon Kinney C. Reprogrammable subscriber terminal
WO2000064180A1 (en) * 1999-04-21 2000-10-26 General Instrument Corporation Method and system for identifying and downloading appropriate software or firmware specific to a particular model of set-top box in a cable television system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
RATH K ET AL: "Set-top box control software: a key component in digital video" PHILIPS JOURNAL OF RESEARCH, ELSEVIER, AMSTERDAM, NL, vol. 50, no. 1, 1996, pages 185-199, XP004008210 ISSN: 0165-5817 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1793310A1 (en) * 2005-12-05 2007-06-06 LG Electronics Inc. A broadcast receiver and oad download method of the same
CN102053878A (zh) * 2010-10-29 2011-05-11 广州九游信息技术有限公司 用于移动通讯设备终端的软件安装备份方法及其装置

Also Published As

Publication number Publication date
EP1711889A2 (en) 2006-10-18
US20070162905A1 (en) 2007-07-12
KR20060129312A (ko) 2006-12-15
WO2005073845A3 (en) 2007-06-14
JP2007528534A (ja) 2007-10-11
CN101091158A (zh) 2007-12-19

Similar Documents

Publication Publication Date Title
US20070162905A1 (en) Use loader for signaling the system software update service
EP1142309B1 (en) Method and apparatus for operating system downloads in a set-top box environment
US20190324858A1 (en) Rollback recovery from partial failure in multiple electronic control unit over-the-air updates
CN110083374B (zh) 一种升级回滚方法、系统及终端设备
US7073053B1 (en) Method and apparatus for a boot progression scheme for reliably initializing a system
US7100011B2 (en) Method and system for reducing storage requirements for program code in a communication device
US7991988B2 (en) Communication device and firmware update method thereof
US8839227B2 (en) Preventing overwrite of nonessential code during essential code update
WO2010098019A2 (en) Program update device, program update method, and information processing device
US20070074201A1 (en) Method and system for updating software and computer readable recording medium storing the method
US20110283274A1 (en) Firmware image update and management
EP1223509A2 (en) Uninstall control apparatus which controls uninstallation of device control software
US7219261B2 (en) Information processing apparatus and method
CN105204909A (zh) 一种基于移动终端的强相关apk升级方法及系统
CN111698558A (zh) 电视软件升级方法、电视终端及计算机可读存储介质
US20050228978A1 (en) Software download into a receiver
CN111352764B (zh) 一种芯片修复的方法、装置、设备及存储介质
CN110688130A (zh) 物理机部署方法、装置、可读存储介质及电子设备
CN105278993A (zh) 一种基于Linux系统的驱动模块升级方法及装置
CN117389578A (zh) 云终端系统升级方法、装置、云终端和存储介质
CN111796837A (zh) 操作系统的热补丁卸载方法、设备、存储介质及装置
CN202453870U (zh) 用于车载终端的核心处理装置
US20230367583A1 (en) Update management system and update management method
CN107291503B (zh) 应用程序升级设备、装置及方法
WO2002037279A2 (en) Method and system for repair servicing of computers

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): GM KE LS MW MZ NA SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LT LU MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 2005702779

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 2007162905

Country of ref document: US

Ref document number: 10586916

Country of ref document: US

WWE Wipo information: entry into national phase

Ref document number: 1020067015018

Country of ref document: KR

WWE Wipo information: entry into national phase

Ref document number: 200580003301.9

Country of ref document: CN

Ref document number: 2006550450

Country of ref document: JP

Ref document number: 2766/CHENP/2006

Country of ref document: IN

NENP Non-entry into the national phase

Ref country code: DE

WWW Wipo information: withdrawn in national office

Ref document number: DE

WWP Wipo information: published in national office

Ref document number: 2005702779

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 1020067015018

Country of ref document: KR

WWP Wipo information: published in national office

Ref document number: 10586916

Country of ref document: US