WO1998034187A1 - A method of holding an auction and uses of the method - Google Patents

A method of holding an auction and uses of the method Download PDF

Info

Publication number
WO1998034187A1
WO1998034187A1 PCT/DK1998/000040 DK9800040W WO9834187A1 WO 1998034187 A1 WO1998034187 A1 WO 1998034187A1 DK 9800040 W DK9800040 W DK 9800040W WO 9834187 A1 WO9834187 A1 WO 9834187A1
Authority
WO
WIPO (PCT)
Prior art keywords
bid
auction
bids
central computer
articles
Prior art date
Application number
PCT/DK1998/000040
Other languages
French (fr)
Inventor
Martin GRØFTEHAUGE
Peter GRØFTEHAUGE
Original Assignee
Autocom Aps
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
Family has litigation
First worldwide family litigation filed litigation Critical https://patents.darts-ip.com/?family=8089819&utm_source=google_patent&utm_medium=platform_link&utm_campaign=public_patent_search&patent=WO1998034187(A1) "Global patent litigation dataset” by Darts-ip is licensed under a Creative Commons Attribution 4.0 International License.
Application filed by Autocom Aps filed Critical Autocom Aps
Priority to DK98900850T priority Critical patent/DK1012764T3/en
Priority to DE69800807T priority patent/DE69800807T2/en
Priority to AT98900850T priority patent/ATE201272T1/en
Priority to EP98900850A priority patent/EP1012764B1/en
Priority to AU56522/98A priority patent/AU5652298A/en
Publication of WO1998034187A1 publication Critical patent/WO1998034187A1/en

Links

Classifications

    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07CTIME OR ATTENDANCE REGISTERS; REGISTERING OR INDICATING THE WORKING OF MACHINES; GENERATING RANDOM NUMBERS; VOTING OR LOTTERY APPARATUS; ARRANGEMENTS, SYSTEMS OR APPARATUS FOR CHECKING NOT PROVIDED FOR ELSEWHERE
    • G07C11/00Arrangements, systems or apparatus for checking, e.g. the occurrence of a condition, not provided for elsewhere

Definitions

  • the invention relates to a method of holding an auction of a plurality of articles in a computer environment, said auction being controlled by a central computer.
  • EP 0 793 382 A2 and US Patent No. 4 789 928 disclose an auctioning concept where buyers can bid for an article from a computer in the same manner as is done at a traditional auction. Thus, only one article is put up for sale at a time, which means of course that the auctioning process may take a good deal of time if a large number of articles is to be auctioned.
  • the known auctioning concepts have the drawback that individuals wanting to bid at the auction must be present at the same time, which, of course, is a drawback of an individual e.g. from Japan wants to bid via his computer at the same time as an individual residing in the United States.
  • an object of the invention is to provide an auctioning form of the type mentioned in the opening paragraph which allows the auction to be conducted independently of geographical conditions. Another object is that the articles for sale need not be auctioned in a specific order.
  • the object of the invention is achieved by comprising the steps of:
  • step b) holding the actual auction, which is performed by the central computer which checks whether the bids stated in the bid packages prepared by the bidders in step a) , may be placed, and if yes, then placing the bid,
  • Bids may hereby be placed from any geographical location, if only the period of time during which bids may be placed has been suitably selected.
  • the bidders need not be physically present either in this auctioning form. The actual auction is thus conducted by means of the computer alone.
  • the bid packages are prepared by means of an auction catalogue which is received from the central computer, a survey of the articles for sale may be distributed in an extremely expedient manner to a very large segment of potential buyers no matter where they are present.
  • step a) is repeated for all bid packages placed or being placed.
  • a first bidder has made a prioritized list of e.g. five bids, but only wants to buy two, and he e.g. places a bid for article three which is later outbid by another bidder, then the first bidder can buy a later article without breaking his purchase condition specifying max. two articles.
  • the auction proceeds in the man- ner that each time a bid is placed, all bidders' purchase conditions are run through for all the articles for sale.
  • the central computer checks in connection with the placing of bids that all purchase conditions for the placing of bids are fulfilled before bids are possibly placed.
  • the bid packages contain a prioritized list of the order of the articles in which it is desired to place bids, the bidders may have the best conceivable distribution of the articles which they want to buy.
  • the bid packages contain terms which are related to external conditions .
  • a bid may be placed only if an external condition has been fulfilled, which might e.g. be that a bank is to undertake to finance the purchase before a bid is placed.
  • the auction may thus proceed like a traditional auction, but with the central computer in control of the auction, as a bid placed from e.g. a saleroom will cause all the steps concerning purchase conditions to be run as if it was a pure computer auction. This will thus mean that as soon as a bid is placed from the saleroom for an article, all bid packages previously placed will be run through and checked for purchase conditions. As a consequence, changes may be made in the composition of which articles are acquired by which buyers.
  • the central computer selects the bid package placed first as being the one that is to apply. This provides a "just" way of selling the articles in the event that all bid conditions are the same . To ensure that the bidder does not feel that he places too high bids for some articles, it is an advantage, as stated in claim 9, that the auctioned articles are sold to the bidder who has placed the highest bid, but at a price which is lower, e.g. the second highest bid.
  • the invention also relates to uses of the method.
  • fig. 1 shows a block diagram of conducting an auction in a computer environment
  • fig. 2 shows a flow chart of the individual steps performed in connection with the computer auction
  • fig. 3 shows the principle of the actual working method in the computer
  • fig. 4 shows an additional routine in connection with the execution of the auction in the computer
  • fig. 5 shows a diagram corresponding to the one in fig. 3, but now extended with a live auction
  • fig. 6 shows how purchase conditions for a number of persons proceed
  • fig. 7 shows an additional example of how bids may be placed.
  • the numeral 1 designates a central computer, a so-called auction server, from which the auction is controlled according to the invention.
  • the central computer has data connections to a plurality of sellers 2 and a plurality of bidders 3.
  • the central computer 1 has a catalogue storage 5 which contains information on the articles to be auctioned. Also included are a bid packages storage 6 containing information on the possible bids of each individual bidder, a bid storage 7 for submitting bids to the central computer, and a storage 8 for storing and submitting the auction results.
  • Fig. 2 shows the three phases in which the auction takes place. The three phases are separated by dashed lines in the figure.
  • the numeral 10 designates that the auctioning of each article may be started in the blocks 11, 12 and 13. Moreover, between the upper two dashed lines it will be possible to prioritize a list of the articles which it is desired to buy, and to insert some purchase conditions. All this takes place during a given period of time, and when this has elapsed, the auction is closed, which is symbolized in the blocks 16, 17, 18 and 19.
  • Fig. 3 shows in more detail how the actual execution of the bid packages according to fig. 2, shown by the refer- ence numeral 15, takes place.
  • Each packet is input at 20, and for each package a bid is placed for the individual articles, shown at 21. It is decided at 22 whether the current article is to be auctioned. If yes, the purchase conditions are checked at 23, and if they are OK, a bid is placed. If they are not OK, no bid is placed, and the next article in the package goes through the same process. If articles upon which no bids are placed in the bid package because the purchase conditions are not fulfilled, it is decided in the block 25 whether there are more bids in the bid package, following which the same process is repeated. As soon as all the bids in the bid package have been placed and processed, feedback will take place at 26 to implement processing of the next bid package. Once all bid packages and all bids have been submitted and processed, the auction wishes will have been computer processed, which is shown symbolically at 27.
  • Fig. 4 shows an example of a routine of how the execution of the auction proper proceeds.
  • a bid is placed at 24a. It is checked at 28 whether it is the highest bid. If it is not the highest bid, the bid is not placed, and the process terminates at 32. If, on the other hand, it is the highest bid, it is checked at 29 whether the bid is higher than a possible minimum price. If it is not, the bid is not placed, and it is rejected and transferred for termination at 32. If the bid is higher than the minimum price, it will be stored at 30 as the highest bid, and then the process is terminated.
  • fig. 5 shows an auction process which has the same elements as in fig. 3 in several respects.
  • a bid for an article is placed.
  • the computer places its bid. This process continues until either the computer or one of the live par- ticipants has placed the highest bid. It is noted that live participants do not know beforehand how high the computer will bid.
  • live bidding for the article it is decided whether the computer bid or one of the live bids is highest, following which the auctioning of the article is completed. This means that, because of his purchase conditions, this bidder now has the possi- bility to bid for a later article and to acquire it if this bid is higher.
  • fig. 6 shows three possible outcomes of the selection of three persons X, Y and Z at the reference numeral 43.
  • person X has prioritized his bids such that he has selected the articles in the order C, A, B and D. It is noted that they are processed in alphabetical order in the computer, but with several runs, as explained before.
  • X has placed a bid for C of DKK 20,000, and since this is the highest bid placed at the auction, he will buy the article, if no others place higher bids later.
  • fig. 7, like fig. 6, shows a little more sophis- ticated list of purchase conditions, an additional column including some extra conditions being shown at 58.
  • the principle in itself is the same as in fig. 6, but now includes the possibility that if the person does not succeed in buying anything, he will transfer his bids to another auction.
  • the auction according to the invention may be used in many connections and with a very large number of bidders spread geographically anywhere in the world.
  • Examples of uses may be holding of automobile auctions, holding of food auctions, such as fish auctions, holding of flower auctions, fur auctions, works of art auctions, and options, etc. Even uses in connection with financial transactions are conceivable.

Abstract

The invention relates to a method of holding auctions which take place in a computer environment, where a plurality of sellers (8) and bidders (3) may submit bids from local computers to a central computer (1), a so-called server which may e.g. be coupled via the Internet. The server (1) may offer a catalogue (5) to the indivudual bidders (3) who can then prepare, via their own computers, a prioritized list of the articles which they may possibly desire to buy. The auctioning system incorporates the certainty, via a list of purchase conditions, that a bidder does not risk buying too many articles, or that he will not spend too much money, in the same manner as is known from a traditional live auction. It is moreover noted that the auctioning system may be combined with an ordinary live auction. The auctioning form gives a very advantageous price formation which considers both sellers' and buyers' interests. Furthermore, the auction may take place entirely without geographical limitations.

Description

A method of holding an auction and uses of the method
The invention relates to a method of holding an auction of a plurality of articles in a computer environment, said auction being controlled by a central computer.
EP 0 793 382 A2 and US Patent No. 4 789 928, e.g., disclose an auctioning concept where buyers can bid for an article from a computer in the same manner as is done at a traditional auction. Thus, only one article is put up for sale at a time, which means of course that the auctioning process may take a good deal of time if a large number of articles is to be auctioned.
Furthermore, the known auctioning concepts have the drawback that individuals wanting to bid at the auction must be present at the same time, which, of course, is a drawback of an individual e.g. from Japan wants to bid via his computer at the same time as an individual residing in the United States.
Accordingly, an object of the invention is to provide an auctioning form of the type mentioned in the opening paragraph which allows the auction to be conducted independently of geographical conditions. Another object is that the articles for sale need not be auctioned in a specific order.
The object of the invention is achieved by comprising the steps of:
a) opening the auction for a given period of time for a plurality of bidders during which period of time the bidders may prepare a plurality of bid packages containing a prioritized list with purchase conditions for the articles for which it is desired to place bids later,
b) holding the actual auction, which is performed by the central computer which checks whether the bids stated in the bid packages prepared by the bidders in step a) , may be placed, and if yes, then placing the bid,
c) closing the auction after all bids have been processed in the central computer, a list of the articles acquired by the individual bidder being prepared in the central computer.
Bids may hereby be placed from any geographical location, if only the period of time during which bids may be placed has been suitably selected. The bidders need not be physically present either in this auctioning form. The actual auction is thus conducted by means of the computer alone.
When, as stated in claim 2, the bid packages are prepared by means of an auction catalogue which is received from the central computer, a survey of the articles for sale may be distributed in an extremely expedient manner to a very large segment of potential buyers no matter where they are present.
To optimize the auctioning form additionally, it is expe- dient, as stated in claim 3, that the actual auction of the articles stored in the central computer is conducted with the following steps:
a) first the central computer checks whether the first bid package contains bids which fulfil the purchase conditions and may thereby be placed for some of the articles,
and if some of the bids fulfil the purchase condi- tions, these bids are placed and stored,
b) step a) is repeated for all bid packages placed or being placed.
This provides the advantage in particular that the price formation is optimized completely for buyers and sellers, which may be illustrated in the following way.
If a first bidder has made a prioritized list of e.g. five bids, but only wants to buy two, and he e.g. places a bid for article three which is later outbid by another bidder, then the first bidder can buy a later article without breaking his purchase condition specifying max. two articles. In short, the auction proceeds in the man- ner that each time a bid is placed, all bidders' purchase conditions are run through for all the articles for sale.
To make the auctioning additionally flexible, it is expedient, as stated in claim 4, that the central computer checks in connection with the placing of bids that all purchase conditions for the placing of bids are fulfilled before bids are possibly placed.
This primarily ensures that a bidder does not risk buying too many articles, or perhaps even buys more than he can afford.
When, as stated in claim 5, the bid packages contain a prioritized list of the order of the articles in which it is desired to place bids, the bidders may have the best conceivable distribution of the articles which they want to buy.
It is a further advantage, as stated in claim 6, that the bid packages contain terms which are related to external conditions .
These terms may e.g. be that a bid may be placed only if an external condition has been fulfilled, which might e.g. be that a bank is to undertake to finance the purchase before a bid is placed.
To make the auctioning form even more flexible, it is an advantage, as stated in claim 7, that the actual auction is held in connection with a live auction, so that when one or more bidders place a bid for an article, the steps defined in claim 3 for each bidding will be executed by the central computer.
The auction may thus proceed like a traditional auction, but with the central computer in control of the auction, as a bid placed from e.g. a saleroom will cause all the steps concerning purchase conditions to be run as if it was a pure computer auction. This will thus mean that as soon as a bid is placed from the saleroom for an article, all bid packages previously placed will be run through and checked for purchase conditions. As a consequence, changes may be made in the composition of which articles are acquired by which buyers.
In the event that one or more bidders have bid the same price and it is the highest bid, the central computer selects the bid package placed first as being the one that is to apply. This provides a "just" way of selling the articles in the event that all bid conditions are the same . To ensure that the bidder does not feel that he places too high bids for some articles, it is an advantage, as stated in claim 9, that the auctioned articles are sold to the bidder who has placed the highest bid, but at a price which is lower, e.g. the second highest bid.
As mentioned, the invention also relates to uses of the method.
These uses are defined in claims 10 and 11, it being noted in particular that executing the auction on the Internet will be extremely suitable.
The invention will now be explained more fully with ref- erence to an embodiment shown in the drawing, in which
fig. 1 shows a block diagram of conducting an auction in a computer environment,
fig. 2 shows a flow chart of the individual steps performed in connection with the computer auction,
fig. 3 shows the principle of the actual working method in the computer,
fig. 4 shows an additional routine in connection with the execution of the auction in the computer,
fig. 5 shows a diagram corresponding to the one in fig. 3, but now extended with a live auction,
fig. 6 shows how purchase conditions for a number of persons proceed, and
fig. 7 shows an additional example of how bids may be placed. In fig. 1, the numeral 1 designates a central computer, a so-called auction server, from which the auction is controlled according to the invention. The central computer has data connections to a plurality of sellers 2 and a plurality of bidders 3.
As will be additionally seen from fig. 1, the central computer 1 has a catalogue storage 5 which contains information on the articles to be auctioned. Also included are a bid packages storage 6 containing information on the possible bids of each individual bidder, a bid storage 7 for submitting bids to the central computer, and a storage 8 for storing and submitting the auction results.
Fig. 2 shows the three phases in which the auction takes place. The three phases are separated by dashed lines in the figure.
At the top, the numeral 10 designates that the auctioning of each article may be started in the blocks 11, 12 and 13. Moreover, between the upper two dashed lines it will be possible to prioritize a list of the articles which it is desired to buy, and to insert some purchase conditions. All this takes place during a given period of time, and when this has elapsed, the auction is closed, which is symbolized in the blocks 16, 17, 18 and 19.
Fig. 3 shows in more detail how the actual execution of the bid packages according to fig. 2, shown by the refer- ence numeral 15, takes place. Each packet is input at 20, and for each package a bid is placed for the individual articles, shown at 21. It is decided at 22 whether the current article is to be auctioned. If yes, the purchase conditions are checked at 23, and if they are OK, a bid is placed. If they are not OK, no bid is placed, and the next article in the package goes through the same process. If articles upon which no bids are placed in the bid package because the purchase conditions are not fulfilled, it is decided in the block 25 whether there are more bids in the bid package, following which the same process is repeated. As soon as all the bids in the bid package have been placed and processed, feedback will take place at 26 to implement processing of the next bid package. Once all bid packages and all bids have been submitted and processed, the auction wishes will have been computer processed, which is shown symbolically at 27.
Fig. 4 shows an example of a routine of how the execution of the auction proper proceeds. A bid is placed at 24a. It is checked at 28 whether it is the highest bid. If it is not the highest bid, the bid is not placed, and the process terminates at 32. If, on the other hand, it is the highest bid, it is checked at 29 whether the bid is higher than a possible minimum price. If it is not, the bid is not placed, and it is rejected and transferred for termination at 32. If the bid is higher than the minimum price, it will be stored at 30 as the highest bid, and then the process is terminated.
Also fig. 5 shows an auction process which has the same elements as in fig. 3 in several respects. At the block 39 where a bid for an article is placed. When this bid is placed, the computer places its bid. This process continues until either the computer or one of the live par- ticipants has placed the highest bid. It is noted that live participants do not know beforehand how high the computer will bid. When live bidding for the article is over, it is decided whether the computer bid or one of the live bids is highest, following which the auctioning of the article is completed. This means that, because of his purchase conditions, this bidder now has the possi- bility to bid for a later article and to acquire it if this bid is higher.
An illustration of how the bidders may place bids with purchase conditions is shown in fig. 6, which shows three possible outcomes of the selection of three persons X, Y and Z at the reference numeral 43. As will be seen, person X has prioritized his bids such that he has selected the articles in the order C, A, B and D. It is noted that they are processed in alphabetical order in the computer, but with several runs, as explained before. As will be seen, X has placed a bid for C of DKK 20,000, and since this is the highest bid placed at the auction, he will buy the article, if no others place higher bids later. As a second priority he has selected a car of the make Ford Sierrra, and has bid 15,000, but since this is lower than a previously placed higher bid, nothing will be bought. Person X has selected an Opel Vectra as the third priority, and since he has bid the highest price here too, he will buy this article. Then a bid will never be placed for priority 4, since the bidder has had a condition of max. 2 articles, and since he has already bought 2, the bid 4 will never be placed.
A similar example is shown for person Y in fig. 6, from which it will be seen that this person has selected one article as a purchase condition, and has got a car of the make Opel Mantra as his third priority, since the bids for the two preceding priorities were not sufficiently high. Finally, fig. 6 shows that person Z just wants to buy one article, and as he got priority 1, bids will never be placed for his remaining articles.
Finally, fig. 7, like fig. 6, shows a little more sophis- ticated list of purchase conditions, an additional column including some extra conditions being shown at 58. The principle in itself is the same as in fig. 6, but now includes the possibility that if the person does not succeed in buying anything, he will transfer his bids to another auction.
Clearly, the auction according to the invention may be used in many connections and with a very large number of bidders spread geographically anywhere in the world.
Examples of uses may be holding of automobile auctions, holding of food auctions, such as fish auctions, holding of flower auctions, fur auctions, works of art auctions, and options, etc. Even uses in connection with financial transactions are conceivable.

Claims

P a t e n t C l a i m s :
1. A method of holding an auction of a plurality of ar- tides (7) in a computer environment, said auction being controlled by a central computer (1), c h a r a c t e r ¬ i z e d by comprising the steps of:
a) opening the auction for a given period of time for a plurality of bidders (3), during which period of time the bidders may prepare a plurality of bid packages containing a prioritized list with purchase conditions for the articles for which it is desired to place bids later,
b) holding the actual auction, which is performed by the central computer (1) which checks whether the bids stated in the bid packages prepared by the bidders (3) in step a) may be placed, and if yes, then placing the bid,
c) closing the auction after all bids have been processed in the central computer (1), a list (8) of the articles acquired by the individual bidder be- ing prepared in the central computer.
2. A method according to claim 1, c h a r a c t e r i z e d in that the bid packages are prepared by means of an auction catalogue (5) which is received from the central computer (1).
3. A method according to claim l or 2, c h a r a c t e r i z e d in that the actual auction of the articles stored in the central computer is conducted with the fol- lowing steps: a) first the central computer (1) checks whether the first bid package contains bids which fulfil the purchase conditions and may thereby be placed for some of the articles (7),
and if some of the bids fulfil the purchase condi¬ tions, these bids are placed and stored,
b) step a) is repeated for all bid packages placed or being placed.
4. A method according to claims 1-3, c h a r a c t e r i z e d in that the central computer (1) checks in connection with the placing of bids whether all purchase conditions for the placing of bids are fulfilled before bids are possibly placed.
5. A method according to claims 1-4, c h a r a c t e r i z e d in that the bid packages contain a prioritized list (45) of the order of the articles in which it is desired to place bids.
6. A method according to claims 1-5, c h a r a c t e r i z e d in that the bid packages contain terms which are related to external conditions (58) .
7. A method according to claims 1-6, c h a r a c t e r i z e d in that the actual auction is held in connection with a live auction (39) so that when one or more bidders place a bid for an article, then the steps of claim 3 for each bidding will be executed by the central computer.
8. A method according to any one of the preceding claims, c h a r a c t e r i z e d in that where one or more bidders have bid the same price and it is the high- est bid, the central computer (1) selects the bid placed first .
9. A method according to any one of the preceding claims, c h a r a c t e r i z e d in that the auctioned articles are sold to the bidder who has the highest bid, but at price which is lower, e.g. the second highest bid.
10. Use of the method according to any one of claims 1-9 for executing auctions in a computer network, such as the
Internet .
11. Use of the method according to any one of claims 1-9 for automobile auctions.
PCT/DK1998/000040 1997-01-30 1998-01-30 A method of holding an auction and uses of the method WO1998034187A1 (en)

Priority Applications (5)

Application Number Priority Date Filing Date Title
DK98900850T DK1012764T3 (en) 1997-01-30 1998-01-30 Method of holding an auction, and uses of the method
DE69800807T DE69800807T2 (en) 1997-01-30 1998-01-30 METHOD FOR HOLDING AN AUCTION AND APPLICATION OF THE METHOD
AT98900850T ATE201272T1 (en) 1997-01-30 1998-01-30 PROCEDURE FOR HOLDING AN AUCTION AND APPLICATION OF THE PROCEDURE
EP98900850A EP1012764B1 (en) 1997-01-30 1998-01-30 A method of holding an auction and uses of the method
AU56522/98A AU5652298A (en) 1997-01-30 1998-01-30 A method of holding an auction and uses of the method

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
DK0107/97 1997-01-30
DK010797A DK10797A (en) 1997-01-30 1997-01-30 Procedure for holding an auction, as well as uses of the method

Publications (1)

Publication Number Publication Date
WO1998034187A1 true WO1998034187A1 (en) 1998-08-06

Family

ID=8089819

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/DK1998/000040 WO1998034187A1 (en) 1997-01-30 1998-01-30 A method of holding an auction and uses of the method

Country Status (7)

Country Link
EP (1) EP1012764B1 (en)
AT (1) ATE201272T1 (en)
AU (1) AU5652298A (en)
DE (1) DE69800807T2 (en)
DK (2) DK10797A (en)
ES (1) ES2156435T3 (en)
WO (1) WO1998034187A1 (en)

Cited By (60)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2000023922A1 (en) * 1998-10-15 2000-04-27 Racebase Pty Ltd Decision platform for object comparison
FR2785696A1 (en) * 1998-11-09 2000-05-12 Thierry Hazan OPEN ELECTION METHOD AND SYSTEM
WO2000036533A1 (en) * 1998-12-17 2000-06-22 Michael Peter Groves An auction system
WO2000039735A2 (en) * 1998-12-30 2000-07-06 Livebid.Com Bid message processing for real-time auctions
WO2000041108A1 (en) * 1998-12-31 2000-07-13 Walker Digital, Llc System and method for encouraging competitive participation in an auction
WO2001018626A2 (en) * 1999-09-06 2001-03-15 Won Jong Ho System and method for electronic commerce
EP1085439A1 (en) * 1999-09-15 2001-03-21 Hewlett-Packard Company Auction method and apparatus for electronic commerce
EP1085445A1 (en) * 1999-09-15 2001-03-21 Hewlett-Packard Company Auction method and apparatus for electronic commerce
WO2001069464A1 (en) * 2000-03-11 2001-09-20 Kristian Dicke Electronic marketplace
DE10017574A1 (en) * 2000-04-10 2001-10-11 Siemens Ag Procedure for distributing articles
DE10029066A1 (en) * 2000-06-13 2002-01-03 Siemens Ag Arrangement and method for handling a payment transaction in auction trading via a data network
US6341270B1 (en) * 1998-11-10 2002-01-22 Aether Systems, Inc. Method for providing vendor notification marketing in an electronic commerce network environment
WO2002035406A2 (en) * 2000-10-26 2002-05-02 Sebworld Internationale Verwertungsges. Mbh System used to carry out an auction on the internet
AU755756B2 (en) * 1998-10-15 2002-12-19 Racebase Pty Ltd Decision platform for object comparison
US6499018B1 (en) * 1998-09-18 2002-12-24 Freemarkets, Inc. Method and system for controlling bidding in electronic auctions using bidder-specific bid limitations
KR100371509B1 (en) * 1999-12-30 2003-02-07 김동경 Auction Method Using The Internet
US6546374B1 (en) * 1998-11-10 2003-04-08 Aether Systems, Inc. Apparatus for providing instant vendor notification in an electronic commerce network environment
US6574608B1 (en) 1999-06-11 2003-06-03 Iwant.Com, Inc. Web-based system for connecting buyers and sellers
US6587838B1 (en) 1999-01-25 2003-07-01 Aether Systems, Inc. Method and system for conducting real time electronic commerce
EP1381929A2 (en) * 2001-02-26 2004-01-21 First Data Corporation Tiered processing method and system for identifying and mitigating merchant risk
US6892186B1 (en) 1999-09-15 2005-05-10 Hewlett-Packard Development Company, L.P. Auction method and apparatus for electronic commerce
US7058598B1 (en) * 2000-04-30 2006-06-06 International Business Machines Corporation Web price optimizer of multiple-item package orders for e-commerce on the internet and method of use
US7072061B2 (en) 2001-02-13 2006-07-04 Ariba, Inc. Method and system for extracting information from RFQ documents and compressing RFQ files into a common RFQ file type
US7146331B1 (en) 2002-01-17 2006-12-05 Ariba, Inc. Method and system for supplier prioritization
US7152043B2 (en) 1999-02-19 2006-12-19 Ariba, Inc. Method and system for dynamically controlling overtime in electronic auctions
US7162446B1 (en) * 1998-12-08 2007-01-09 Ebay Inc. Integrated auction
US7188080B1 (en) * 2000-05-12 2007-03-06 Walker Digital, Llc Systems and methods wherin a buyer purchases products in a plurality of product categories
US7225152B2 (en) 1999-02-19 2007-05-29 Ariba, Inc. Method, apparatus, and system for varying an award volume in an auction
US7249085B1 (en) 1999-03-31 2007-07-24 Ariba, Inc. Method and system for conducting electronic auctions with multi-parameter price equalization bidding
US7277878B2 (en) 2001-02-13 2007-10-02 Ariba, Inc. Variable length file header apparatus and system
US7283980B2 (en) 1999-05-14 2007-10-16 Ariba, Inc. Method and system for controlling the initiation and duration of overtime intervals in electronic auctions
US7315832B2 (en) 2003-06-18 2008-01-01 Copart, Inc. Online bidding system
US7383206B2 (en) 1999-02-19 2008-06-03 Ariba, Inc. Method and apparatus for multiple variable bidding in an online auction
US7386497B1 (en) * 1999-11-22 2008-06-10 Gfi Group, Inc. System and method for trading an instrument
US7392214B1 (en) 1999-04-30 2008-06-24 Bgc Partners, Inc. Systems and methods for trading
US7409360B1 (en) 2002-10-08 2008-08-05 Public Service Electric & Gas Company Method and system for computer-based auctioning of basic generation services
US7483852B2 (en) 2002-04-24 2009-01-27 Ariba, Inc. Total value bidding
US7499876B2 (en) 1999-02-19 2009-03-03 Ariba, Inc. Method and apparatus for configurably adjusting a bid in an online auction
US7523063B2 (en) 1997-05-29 2009-04-21 Muniauction, Inc. Process and apparatus for conducting auctions over electronic networks
US7536362B2 (en) 2001-11-07 2009-05-19 Ariba, Inc. Method for selecting an optimal balance between direct cost and a number of suppliers
US7599878B2 (en) 1999-02-19 2009-10-06 Ariba, Inc. Method, apparatus, and system for bidding in rounds
US7634439B1 (en) 2000-11-14 2009-12-15 Ariba, Inc. Method and apparatus to perform buy versus leasing transformational bidding
US7693747B2 (en) 2002-10-31 2010-04-06 Ariba, Inc. Methods, system, and medium for initiating an online auction utilizing a line item detail report
US7792713B1 (en) 2000-01-24 2010-09-07 Ariba, Inc. Method and system for disguised price bidding in online auctions
US7835957B1 (en) 2000-01-24 2010-11-16 Ariba, Inc. Method and system for correcting market failures with participant isolation in dutch style online auctions
US7840476B1 (en) 1999-03-31 2010-11-23 Ariba, Inc. Transformation bidding with tooling requirements
US7870054B2 (en) 2000-11-10 2011-01-11 Ariba, Inc. Method, apparatus and system for advancing a bidder to a selected rank
US7974908B1 (en) 2002-07-29 2011-07-05 Ariba, Inc. System and method for promoting competition in an auction
US8086518B1 (en) 2000-12-29 2011-12-27 Ariba, Inc. Allotting an award volume in an auction
US8126799B2 (en) * 2002-01-09 2012-02-28 Ariba, Inc. Method of bidding to drive competition in an auction
US8126701B2 (en) 2003-01-31 2012-02-28 Ariba, Inc. Translation technology in electronic sourcing
US8380608B2 (en) 2001-02-15 2013-02-19 Ariba, Inc. System and method for creating a spot market
US8554650B1 (en) 2002-07-31 2013-10-08 Ariba, Inc. Importable template
US8930256B2 (en) 2002-10-31 2015-01-06 Bgc Partners, Inc. Keyboard trading system
US9697553B2 (en) 1998-10-05 2017-07-04 Paypal, Inc. Method and apparatus for providing cross-benefits based on a customer activity
US10223747B2 (en) 2001-05-09 2019-03-05 Bgc Partners, Inc. Controlling traders from manipulating electronic trading markets
US10379701B2 (en) 2003-11-17 2019-08-13 Bgc Partners, Inc. Customizable trading display of market data
US10515404B2 (en) 2011-07-13 2019-12-24 Sbb Business Services Ltd. Computer system and method for conducting auctions over a computer network
US10592984B2 (en) 2005-03-24 2020-03-17 Bgc Partenrs, Inc. Systems and methods for protecting against erroneous price entries in the electronic trading of financial and other instruments
US11068980B2 (en) 2002-10-31 2021-07-20 Bgc Partners, Inc. Electronic systems and methods for providing a trading interface with advanced features

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE10201623C1 (en) 2002-01-16 2003-09-11 Mediabeam Gmbh Method for data acquisition of data made available on an Internet page and method for data transmission to an Internet page

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0737015A (en) * 1994-05-23 1995-02-07 Oak Net:Kk Auction information transmission processing system and method therefor
WO1996005563A1 (en) * 1994-08-17 1996-02-22 Reuters Transaction Services Limited Negotiated matching system
FR2733847A1 (en) * 1995-05-03 1996-11-08 Bris Denis Le Progressive auction apparatus for sale of lots or part lots from catalogue
US5640569A (en) * 1995-04-28 1997-06-17 Sun Microsystems, Inc. Diverse goods arbitration system and method for allocating resources in a distributed computer system
EP0828223A2 (en) * 1996-09-04 1998-03-11 Hitachi, Ltd. Automatic auction method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0737015A (en) * 1994-05-23 1995-02-07 Oak Net:Kk Auction information transmission processing system and method therefor
WO1996005563A1 (en) * 1994-08-17 1996-02-22 Reuters Transaction Services Limited Negotiated matching system
US5640569A (en) * 1995-04-28 1997-06-17 Sun Microsystems, Inc. Diverse goods arbitration system and method for allocating resources in a distributed computer system
FR2733847A1 (en) * 1995-05-03 1996-11-08 Bris Denis Le Progressive auction apparatus for sale of lots or part lots from catalogue
EP0828223A2 (en) * 1996-09-04 1998-03-11 Hitachi, Ltd. Automatic auction method

Cited By (98)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7523063B2 (en) 1997-05-29 2009-04-21 Muniauction, Inc. Process and apparatus for conducting auctions over electronic networks
US7870034B2 (en) 1998-09-18 2011-01-11 Ariba, Inc. Method and apparatus for multiple variable bidding in an online auction
US6499018B1 (en) * 1998-09-18 2002-12-24 Freemarkets, Inc. Method and system for controlling bidding in electronic auctions using bidder-specific bid limitations
US7792707B2 (en) 1998-09-18 2010-09-07 Ariba, Inc. Method and system for controlling the initiation and duration of overtime interval in electronic auctions
US7813966B2 (en) 1998-09-18 2010-10-12 Ariba, Inc. Method and system for controlling the initiation and duration of overtime interval in electronic auctions
US9697553B2 (en) 1998-10-05 2017-07-04 Paypal, Inc. Method and apparatus for providing cross-benefits based on a customer activity
AU755756B2 (en) * 1998-10-15 2002-12-19 Racebase Pty Ltd Decision platform for object comparison
WO2000023922A1 (en) * 1998-10-15 2000-04-27 Racebase Pty Ltd Decision platform for object comparison
WO2000028486A1 (en) * 1998-11-09 2000-05-18 Thierry Hazan Open mode election method and system
FR2785696A1 (en) * 1998-11-09 2000-05-12 Thierry Hazan OPEN ELECTION METHOD AND SYSTEM
US6546374B1 (en) * 1998-11-10 2003-04-08 Aether Systems, Inc. Apparatus for providing instant vendor notification in an electronic commerce network environment
US6341270B1 (en) * 1998-11-10 2002-01-22 Aether Systems, Inc. Method for providing vendor notification marketing in an electronic commerce network environment
US7162446B1 (en) * 1998-12-08 2007-01-09 Ebay Inc. Integrated auction
WO2000036533A1 (en) * 1998-12-17 2000-06-22 Michael Peter Groves An auction system
WO2000039735A2 (en) * 1998-12-30 2000-07-06 Livebid.Com Bid message processing for real-time auctions
US7216103B2 (en) 1998-12-30 2007-05-08 Amazon.Com, Inc. Network-based system for facilitating interactive participation by remote bidders in live auctions
US6449601B1 (en) 1998-12-30 2002-09-10 Amazon.Com, Inc. Distributed live auction
WO2000039735A3 (en) * 1998-12-30 2000-12-28 Livebid Com Bid message processing for real-time auctions
US8010415B2 (en) 1998-12-30 2011-08-30 Amazon.Com, Inc. System for interactive participation by remote bidders in live auctions
US8630916B2 (en) 1998-12-31 2014-01-14 Inventor Holdings, Llc System and method for encouraging competitive participation in an auction
WO2000041108A1 (en) * 1998-12-31 2000-07-13 Walker Digital, Llc System and method for encouraging competitive participation in an auction
US6587838B1 (en) 1999-01-25 2003-07-01 Aether Systems, Inc. Method and system for conducting real time electronic commerce
US7499876B2 (en) 1999-02-19 2009-03-03 Ariba, Inc. Method and apparatus for configurably adjusting a bid in an online auction
US7152043B2 (en) 1999-02-19 2006-12-19 Ariba, Inc. Method and system for dynamically controlling overtime in electronic auctions
US7383206B2 (en) 1999-02-19 2008-06-03 Ariba, Inc. Method and apparatus for multiple variable bidding in an online auction
US7395238B2 (en) 1999-02-19 2008-07-01 Ariba, Inc. Method and system for controlling an electronic auction during the transition to a closed state
US7225152B2 (en) 1999-02-19 2007-05-29 Ariba, Inc. Method, apparatus, and system for varying an award volume in an auction
US7558746B2 (en) 1999-02-19 2009-07-07 Ariba, Inc. Method and system for dynamically controlling overtime in electronic auctions
US7599878B2 (en) 1999-02-19 2009-10-06 Ariba, Inc. Method, apparatus, and system for bidding in rounds
US7840476B1 (en) 1999-03-31 2010-11-23 Ariba, Inc. Transformation bidding with tooling requirements
US7249085B1 (en) 1999-03-31 2007-07-24 Ariba, Inc. Method and system for conducting electronic auctions with multi-parameter price equalization bidding
US7346574B2 (en) 1999-03-31 2008-03-18 Ariba, Inc. Method and system for conducting electronic auctions with aggregate lotting for transformation bidding
US7283979B2 (en) 1999-03-31 2007-10-16 Ariba, Inc. Method of transformational bidding with rebates and discounts
US8229831B2 (en) 1999-04-30 2012-07-24 Bgc Partners, Inc. Systems and methods for trading
US7552084B2 (en) 1999-04-30 2009-06-23 Bgc Partners, Inc. Systems and methods for trading
US7392214B1 (en) 1999-04-30 2008-06-24 Bgc Partners, Inc. Systems and methods for trading
US7283980B2 (en) 1999-05-14 2007-10-16 Ariba, Inc. Method and system for controlling the initiation and duration of overtime intervals in electronic auctions
US6574608B1 (en) 1999-06-11 2003-06-03 Iwant.Com, Inc. Web-based system for connecting buyers and sellers
WO2001018626A3 (en) * 1999-09-06 2002-01-31 Won Jong Ho System and method for electronic commerce
WO2001018626A2 (en) * 1999-09-06 2001-03-15 Won Jong Ho System and method for electronic commerce
US6892186B1 (en) 1999-09-15 2005-05-10 Hewlett-Packard Development Company, L.P. Auction method and apparatus for electronic commerce
EP1085439A1 (en) * 1999-09-15 2001-03-21 Hewlett-Packard Company Auction method and apparatus for electronic commerce
EP1085445A1 (en) * 1999-09-15 2001-03-21 Hewlett-Packard Company Auction method and apparatus for electronic commerce
US7386497B1 (en) * 1999-11-22 2008-06-10 Gfi Group, Inc. System and method for trading an instrument
KR100371509B1 (en) * 1999-12-30 2003-02-07 김동경 Auction Method Using The Internet
US7792713B1 (en) 2000-01-24 2010-09-07 Ariba, Inc. Method and system for disguised price bidding in online auctions
US7835957B1 (en) 2000-01-24 2010-11-16 Ariba, Inc. Method and system for correcting market failures with participant isolation in dutch style online auctions
WO2001069464A1 (en) * 2000-03-11 2001-09-20 Kristian Dicke Electronic marketplace
DE10017574A1 (en) * 2000-04-10 2001-10-11 Siemens Ag Procedure for distributing articles
AU2001263756B2 (en) * 2000-04-10 2006-02-16 Siemens Aktiengesellschaft Method for the distribution of articles
US7058598B1 (en) * 2000-04-30 2006-06-06 International Business Machines Corporation Web price optimizer of multiple-item package orders for e-commerce on the internet and method of use
US8615444B2 (en) 2000-05-12 2013-12-24 Inventor Holdings, Llc Systems and methods wherein a buyer purchases products in a plurality of product categories
US7188080B1 (en) * 2000-05-12 2007-03-06 Walker Digital, Llc Systems and methods wherin a buyer purchases products in a plurality of product categories
DE10029066A1 (en) * 2000-06-13 2002-01-03 Siemens Ag Arrangement and method for handling a payment transaction in auction trading via a data network
DE10029066C2 (en) * 2000-06-13 2002-06-20 Siemens Ag Arrangement and method for handling a payment transaction in auction trading via a data network
WO2002035406A2 (en) * 2000-10-26 2002-05-02 Sebworld Internationale Verwertungsges. Mbh System used to carry out an auction on the internet
WO2002035406A3 (en) * 2000-10-26 2002-09-12 Sebworld Internationale Verwer System used to carry out an auction on the internet
US7870054B2 (en) 2000-11-10 2011-01-11 Ariba, Inc. Method, apparatus and system for advancing a bidder to a selected rank
US7634439B1 (en) 2000-11-14 2009-12-15 Ariba, Inc. Method and apparatus to perform buy versus leasing transformational bidding
US8086518B1 (en) 2000-12-29 2011-12-27 Ariba, Inc. Allotting an award volume in an auction
US7277878B2 (en) 2001-02-13 2007-10-02 Ariba, Inc. Variable length file header apparatus and system
US7072061B2 (en) 2001-02-13 2006-07-04 Ariba, Inc. Method and system for extracting information from RFQ documents and compressing RFQ files into a common RFQ file type
US8380608B2 (en) 2001-02-15 2013-02-19 Ariba, Inc. System and method for creating a spot market
EP1381929A2 (en) * 2001-02-26 2004-01-21 First Data Corporation Tiered processing method and system for identifying and mitigating merchant risk
EP1381929A4 (en) * 2001-02-26 2007-05-30 First Data Corp Tiered processing method and system for identifying and mitigating merchant risk
US7620592B2 (en) 2001-02-26 2009-11-17 First Data Corporation Tiered processing method and system for identifying and mitigating merchant risk
US10223747B2 (en) 2001-05-09 2019-03-05 Bgc Partners, Inc. Controlling traders from manipulating electronic trading markets
US7536362B2 (en) 2001-11-07 2009-05-19 Ariba, Inc. Method for selecting an optimal balance between direct cost and a number of suppliers
US8126799B2 (en) * 2002-01-09 2012-02-28 Ariba, Inc. Method of bidding to drive competition in an auction
US7401035B1 (en) 2002-01-17 2008-07-15 Ariba, Inc. Method for selecting a group of bidders for a current bidding event using prioritization
US7146331B1 (en) 2002-01-17 2006-12-05 Ariba, Inc. Method and system for supplier prioritization
US7483852B2 (en) 2002-04-24 2009-01-27 Ariba, Inc. Total value bidding
US7974908B1 (en) 2002-07-29 2011-07-05 Ariba, Inc. System and method for promoting competition in an auction
US8554650B1 (en) 2002-07-31 2013-10-08 Ariba, Inc. Importable template
US9886719B1 (en) 2002-10-08 2018-02-06 Public Service & Gas Company Electronic withdrawal and/or bid switch requests for computer-based auctioning of basic generation services
US11301926B1 (en) 2002-10-08 2022-04-12 Public Service Electric & Gas Company Computer architecture and process for implementing load caps for auctioning of basic generation services
US8219459B1 (en) 2002-10-08 2012-07-10 Public Service & Gas Company Method and system for computer-based auctioning of basic generation services
US8195523B1 (en) 2002-10-08 2012-06-05 Public Service & Gas Company Method and system for computer-based auctioning of basic generation services
US8219458B1 (en) 2002-10-08 2012-07-10 Public Service & Gas Company Method and system for computer-based auctioning of basic generation services
US11514509B1 (en) 2002-10-08 2022-11-29 Public Service Electric & Gas Company Electronic bid withdrawal and switch requests for computer-based auctioning of basic generation services
US8285601B1 (en) 2002-10-08 2012-10-09 Public Service & Gas Company Method and system for computer-based auctioning of basic generation services
US7409360B1 (en) 2002-10-08 2008-08-05 Public Service Electric & Gas Company Method and system for computer-based auctioning of basic generation services
US9792647B1 (en) 2002-10-08 2017-10-17 Public Service & Gas Company Electronic bid switch requests for computer-based auctioning of basic generation services
US9811855B1 (en) 2002-10-08 2017-11-07 Public Service & Gas Company Electronic extension requests to extend electronic bidding for qualified bidders for computer-based auctioning of basic generation services
US11861687B1 (en) 2002-10-08 2024-01-02 Public Service Electric & Gas Company Computer architecture and process for processing a withdrawal request or a switch request for auctioning of basic generation services
US11449928B1 (en) 2002-10-08 2022-09-20 Public Service Electric & Gas Company Computer architecture and process for revisions to targets for auctioning of basic generation services
US9940666B1 (en) 2002-10-08 2018-04-10 Public Service & Gas Company Electronic withdrawal and/or exit price requests for computer-based auctioning of basic generation services
US8930256B2 (en) 2002-10-31 2015-01-06 Bgc Partners, Inc. Keyboard trading system
US11016662B2 (en) 2002-10-31 2021-05-25 Bgc Partners, Inc. Keyboard trading system
US11068980B2 (en) 2002-10-31 2021-07-20 Bgc Partners, Inc. Electronic systems and methods for providing a trading interface with advanced features
US10331344B2 (en) 2002-10-31 2019-06-25 Bgc Partners, Inc. Keyboard trading system
US7693747B2 (en) 2002-10-31 2010-04-06 Ariba, Inc. Methods, system, and medium for initiating an online auction utilizing a line item detail report
US8126701B2 (en) 2003-01-31 2012-02-28 Ariba, Inc. Translation technology in electronic sourcing
US7315832B2 (en) 2003-06-18 2008-01-01 Copart, Inc. Online bidding system
US10379701B2 (en) 2003-11-17 2019-08-13 Bgc Partners, Inc. Customizable trading display of market data
US10592984B2 (en) 2005-03-24 2020-03-17 Bgc Partenrs, Inc. Systems and methods for protecting against erroneous price entries in the electronic trading of financial and other instruments
US11397987B2 (en) 2005-03-24 2022-07-26 Bgc Partners, Inc. Systems and methods for protecting against erroneous price entries in the electronic trading of financial and other instruments
US10515404B2 (en) 2011-07-13 2019-12-24 Sbb Business Services Ltd. Computer system and method for conducting auctions over a computer network

Also Published As

Publication number Publication date
ES2156435T3 (en) 2001-06-16
DK1012764T3 (en) 2001-08-06
DK10797A (en) 1997-01-30
DE69800807D1 (en) 2001-06-21
EP1012764B1 (en) 2001-05-16
DE69800807T2 (en) 2001-11-08
EP1012764A1 (en) 2000-06-28
AU5652298A (en) 1998-08-25
ATE201272T1 (en) 2001-06-15

Similar Documents

Publication Publication Date Title
EP1012764B1 (en) A method of holding an auction and uses of the method
US7039609B2 (en) Auction system, auction server, user terminal, auction method, bidding method, storage media and program transmission apparatus
US7945481B1 (en) System and method for a two phase online auction
US7130815B1 (en) Method and system for conducting reserve request reverse auctions for electronic commerce
US7844542B1 (en) Multiple protocol trading system
WO2000058885A2 (en) Continuous on line auction system and method
US20090112726A1 (en) Method and system for implementing automatic auction extensions and adjustable bid increments in an electronic exchange
JP2003281410A (en) Method of calculating bidding strategy for purchasing plurality of goods from plurality of different types of on-line auctions
WO2000079463A1 (en) Method and apparatus for trading market design and deployment
US20020082946A1 (en) Electronic auction method and system permitting simultaneous bids on multiple, different items
US8380610B1 (en) System and method for processing trading orders
US7251630B1 (en) Distributed bid processing method for open-cry and descending price auctions
US20020128948A1 (en) Interactive offer system bidder status management system and method
KR100318209B1 (en) Method for automatically extending bidding period in auction system using computer network
US7562044B1 (en) System and method for dynamic pricing in an unbalanced market
US20080189200A1 (en) Degressive auction method
KR20000049339A (en) Bilateral auction method in internet
US7831499B2 (en) Method and system for controlling feedback for an online auction
US20040030636A1 (en) Method of exchanging articles of commerce
US8719111B2 (en) Lowering reserve online auction method and system
JP2001175769A (en) Expert system reverse auction transaction
KR20030091435A (en) Auction system of successful bid way applied as variable by bidder and method thereof
US20190236633A1 (en) Raffle Method of Purchasing a Product of Service
US20100205067A1 (en) Method of conducting a maximum buyout price amount auction
KR20220064580A (en) Limited goods auction method of 2nd price type

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AL AM AT AT AU AZ BA BB BG BR BY CA CH CN CU CZ CZ DE DE DK DK EE EE ES FI FI GB GE GH GM GW HU ID IL IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MD MG MK MN MW MX NO NZ PL PT RO RU SD SE SG SI SK SK SL TJ TM TR TT UA UG US UZ VN YU ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW SD SZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH DE DK ES FI FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN ML MR NE SN TD TG

DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
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: 1998900850

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 09355247

Country of ref document: US

REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

NENP Non-entry into the national phase

Ref country code: JP

Ref document number: 1998532297

Format of ref document f/p: F

WWP Wipo information: published in national office

Ref document number: 1998900850

Country of ref document: EP

WWG Wipo information: grant in national office

Ref document number: 1998900850

Country of ref document: EP

WWW Wipo information: withdrawn in national office

Ref document number: 1998900850

Country of ref document: EP