EP0731446B1 - Dispositif à microprocesseur pour la sélection et la reconnaissance de morceaux de musique - Google Patents
Dispositif à microprocesseur pour la sélection et la reconnaissance de morceaux de musique Download PDFInfo
- Publication number
- EP0731446B1 EP0731446B1 EP19950830083 EP95830083A EP0731446B1 EP 0731446 B1 EP0731446 B1 EP 0731446B1 EP 19950830083 EP19950830083 EP 19950830083 EP 95830083 A EP95830083 A EP 95830083A EP 0731446 B1 EP0731446 B1 EP 0731446B1
- Authority
- EP
- European Patent Office
- Prior art keywords
- notes
- musical
- recognition
- piece
- inputted
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Lifetime
Links
- 238000000034 method Methods 0.000 claims description 10
- 238000003491 array Methods 0.000 claims description 2
- 230000015654 memory Effects 0.000 claims 4
- 238000003909 pattern recognition Methods 0.000 description 2
- 238000004458 analytical method Methods 0.000 description 1
- 239000000470 constituent Substances 0.000 description 1
- 238000010586 diagram Methods 0.000 description 1
- 210000000056 organ Anatomy 0.000 description 1
- 238000010187 selection method Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G10—MUSICAL INSTRUMENTS; ACOUSTICS
- G10H—ELECTROPHONIC MUSICAL INSTRUMENTS; INSTRUMENTS IN WHICH THE TONES ARE GENERATED BY ELECTROMECHANICAL MEANS OR ELECTRONIC GENERATORS, OR IN WHICH THE TONES ARE SYNTHESISED FROM A DATA STORE
- G10H1/00—Details of electrophonic musical instruments
- G10H1/0033—Recording/reproducing or transmission of music for electrophonic musical instruments
-
- G—PHYSICS
- G10—MUSICAL INSTRUMENTS; ACOUSTICS
- G10H—ELECTROPHONIC MUSICAL INSTRUMENTS; INSTRUMENTS IN WHICH THE TONES ARE GENERATED BY ELECTROMECHANICAL MEANS OR ELECTRONIC GENERATORS, OR IN WHICH THE TONES ARE SYNTHESISED FROM A DATA STORE
- G10H2240/00—Data organisation or data communication aspects, specifically adapted for electrophonic musical tools or instruments
- G10H2240/121—Musical libraries, i.e. musical databases indexed by musical parameters, wavetables, indexing schemes using musical parameters, musical rule bases or knowledge bases, e.g. for automatic composing methods
- G10H2240/131—Library retrieval, i.e. searching a database or selecting a specific musical piece, segment, pattern, rule or parameter set
- G10H2240/141—Library retrieval matching, i.e. any of the steps of matching an inputted segment or phrase with musical database contents, e.g. query by humming, singing or playing; the steps may include, e.g. musical analysis of the input, musical feature extraction, query formulation, or details of the retrieval process
Definitions
- the invention relates to a microprocessor device for the selection and recognition of musical pieces.
- EP-A-0372 a device which performs the selection of musical pieces but not the recognition of said pieces.
- US A 5250745 document performs further the selection of musical pieces that fit the type of voice in term of timbre and pitch range of a singer, but not the recognition of said pieces.
- the present invention proposes to obviate the technical problems described above, by providing a microprocessor device, as in claim 1, for the selection and recognition of musical pieces, recognizing a musical tune by comparing the performance of a user given by a source (as microphone, MIDI-input or musical keyboard) to musical tunes located in a library.
- the device without regard to the musical ability of the operator, and automatically and rapidly, can identify a piece of music on the basis of evidence and supply of a minimum of constituent notes thereof, as well as independently of the octaves and key in which the piece is played.
- 1 denotes a microphone which is used to pick up the musical sources playing a piece.
- a pitch-to-MIDI type tone/note convertor 2 connected to the microphone 1 generates musical notes: a midi interface 3 is connectable to any musical instrument 11, while 4 denotes a keyboard able to generate any type of musical piece.
- a command panel 5 is placed between the means for performing musical pieces 10 and the means for generating 2, 3 and 4, which command panel 5 exhibits, among other things, a switch 5a permitting a deviation from a first contact A to a second contact B.
- the command panel 5 is governed by a microprocessor 6 of a sort which is always present in any electronic musical instrument or organ of sound reproduction.
- the microprocessor 6, through its own actuation means (not illustrated), determines a commutation from said first contact A to said second contact B.
- a recognition microprocessor 7 compares the inputting musical notes from the means for generating 2, 3 and 4 with libraries 9 containing a plurality of archives in encoded form relating to musical pieces.
- a display 8 visualizes the title of the piece and the operator can also observe the selection procedure as it happens.
- the means for generating 2, 3 and 4 are used to generate a sequence of musical notes, which are then compared to the pieces resident in the libraries 9 of the recognition microprocessor 7, to verify whether the piece requested by the operator is included therein.
- the recognition microprocessor 7, together with the libraries 9, represent a means for logically discriminating with which a logical comparison between the digitalized musical notes inputting from the means for generating 2, 3 and 4 and those present in the libraries 9 can be made such as to make a preliminary selection and recognition in real time of memorized musical pieces which include the notes sent on from the means for generating 2, 3 and 4.
- Said means for logically discriminating provide for a sequential plurality of procedural phases, divided as hereinbelow.
- Each musical piece is characterised by a recognition pattern, which is an encoding of a sequence of notes identifying that particular piece.
- the recognition microprocessor 7 By means of the recognition microprocessor 7 a search is made in the libraries 9 for a piece having an identical recognition pattern to the inputting sequence. If a pattern recognition occurs, the musical piece is considered to have been recognised and is sent to the means for performing musical pieces 10, constituted by a musical instrument, to be played. If no exact pattern recognition occurs, the recognition microprocessor 7, by means of an evaluating program, identifies the most similar piece in the libraries to the inputting piece. When a piece is recognised, its title is flashed up on the display 8.
- the operator can decide, through the command panel 5, when recognition or approximate recognition has taken place, whether to command a playthrough of the piece.
- the invention includes a particularly original solution for identifying pieces independently of the octaves and keys in which they are inputted.
- Each note is labelled with a MIDI code number by the recognition microprocessor 7; said number is well defined and normalized, being the remainder of the MIDI numerical code after division thereof by twelve (twelve being the number of notes in a musical octave).
- the value attributed to said note is 8, being the remainder of 56 divided by 12.
- the recognition microprocessor 7 when the inputted notes are read in order to search for the desired musical piece, calculates the algebraic difference between the "normalized" values of a note and the succeeding note.
- Each element thus calculated can take on values which range from minus 11 to plus 11, since each note exhibits normalized values from 0 to 11.
- Each element of the array is represented by one byte which, as indicated above, belongs to a range of values included between - 11 and + 11.
- the pattern of recognition thus consists of a numerical sequence of values representing the difference between one note and the next.
- the true definition is performed by using a program based on two single-dimension arrays as follows:
- the patterns generated by the means for generating 2, 3 and 4 are compared two at a time; and this first array is labelled by a word, that is, by eight bits.
- a routine known as "read inputs" is provided in the array search.
- This routine contains three subroutines each having the aim of analysing the inputting notes coming from the sources; that is, keyboard 4, the interface 3, and the tone/note convertor 2.
- the recognition microprocessor 7 begins to scan all pieces present in the libraries 9, and memorizes all those which correspond to the inputted piece: this is done through a first-search subroutine.
- this comparison is repeated by means of a next-search subroutine for all 1 the further notes transmitted by the means for generating 2, 3 and 4.
- the comparison process terminates, when the search array recognises the piece, through an exit recogn. subroutine in which the song status - song recognized is defined, establishing the identification condition.
- the process selects in any case the last selected piece. In this case, there is a song status - song selected.
- the means for logically discriminating represented by the sequential procedures of the combination of the recognition microprocessor 7 and the libraries 9 permits the sending, through the swich 5a, of a series of notes represented by a musical passage defined by one of the means for generating 2, 3 and 4, with the aim of determining a comparison between said libraries 9 in accordance with a procedural sequence which envisages the analysis of two notes at a time, obviously digitalised, coming from said means for generating 2, 3 and 4, and a comparison between the pattern of recognition of said notes represented as a sequence of encoded numbers identified by the difference bwtween an encoded note and the next note, and a pattern of recognition represented by the corresponding notes of memorized musical pieces.
- Said procedures also comprise a reading of said notes, a selective search to identify said pattern of recognitions, as well as the continuance of said search up until the search array provides a single identification among the patterns. If this correspondence is exact, a song status recognised message is given, which can then be played by the instruments 10; if this recognition is not achieved, there is a song status not recognised message and the piece is not played; if more than one pattern is recognised, a song status selected message is received envisaging a min error, that is, recognition of a piece with a smallest number of errors in accordance with a dtermined tolerance with respect to the reference piece.
- the procedure comprises a sequential search which begins with a routine called a first search, continues with a further subroutine called next search and terminates with a subroutine called exit recogn, with which the program managing all of the above phases identifies either an error condition or and identification condition.
- This procedure envisages a well-defined margin of error, speeds up selection and recognition, and eliminates operator error.
Landscapes
- Physics & Mathematics (AREA)
- Engineering & Computer Science (AREA)
- Acoustics & Sound (AREA)
- Multimedia (AREA)
- Electrophonic Musical Instruments (AREA)
- Auxiliary Devices For Music (AREA)
Claims (8)
- Un dispositif à microprocesseur pour la sélection et la reconnaissance de morceaux de musique, caractérisé en ce qu'il comprend des moyens (1, 2, 3, 4) générant des informations digitalisées, représentant des notes de musique exécutées par un utilisateur, qui sont entrées encodées dans le dispositif pour accéder à une pluralité de bibliothèques (9) contenues dans une mémoire, lesquelles bibliothèques (9) sont constituées de notes musicales de référence pour des morceaux de musique; lesdits moyens de génération d'informations digitalisées et lesdites mémoires étant commandés par un premier microprocesseur (7) auquel lesdites mémoires sont connectées et par un second microprocesseur (6) auquel lesdits moyens (1, 2, 3, 4) sont connectés, ledit premier microprocesseur (7) commandant également des moyens pour distinguer logiquement en comparant les notes, envoyées par les moyens de génération d'informations digitalisées par l'intermédiaire d'un interrupteur (5a), avec lesdites bibliothèques (9), pour sélectionner et reconnaítre en temps réel des morceaux de musique comprenant lesdites notes entrées dans le dispositif.
- Un dispositif à microprocesseur selon la revendication 1, caractérisé en ce que lesdits moyens de distinction logique (7) réalisent des procédures séquentielles définissant un modèle de reconnaissance et comprennent des moyens pour réaliser une première phase de procédures dans laquelle les notes entrées sont lues dans une forme encodée; des moyens pour réaliser une phase de recherche dans laquelle deux notes, faisant partie des notes entrées, sont lues dans le même temps; et des moyens pour réaliser une comparaison, comparant une séquence entrée avec une séquence mémorisée dans les bibliothèques (9), la comparaison entre lesdites séquences entrées et mémorisées étant représentée sous la forme de séquences numériques, qui représentent une différence entre une note encodée sous forme numérique ayant une valeur de 0 à 11 et une note suivante encodée de manière similaire, et des moyens prenant la décision qu'un morceau de musique a été reconnu lorsque se vérifie une parfaite correspondance.
- Un dispositif à microprocesseur selon la revendication 2, caractérisé en ce qu'est prévue une tolérance à l'erreur de reconnaissance, si se vérifie une reconnaissance imparfaite du morceau devant être reconnu, grâce à laquelle peut être identifié un morceau de musique contenant une erreur minimum par rapport aux notes entrées.
- Un dispositif à microprocesseur selon la revendication 2, caractérisé en ce que lesdits moyens de distinction logique (7) comprennent des moyens pour vérifier une situation dans laquelle le morceau devant être reconnu n'est pas identifié lorsqu'il n'y a aucune correspondance entre une séquence de notes numériques encodées mémorisées dans les mémoires (9) et une séquence numérique encodée correspondant à une séquence de notes entrées.
- Un dispositif à microprocesseur selon la revendication 2, caractérisé en ce que lesdits moyens de distinction (7) fournissent une matrice numérique bidimensionnelle selon laquelle sont organisées les notes musicales de référence.
- Un dispositif à microprocesseur selon la revendication 4, caractérisé en ce que ledit modèle de reconnaissance fournit deux matrices unidimensionnelles, l'une d'entre elles relative à la recherche de morceaux musicaux et l'autre relative à toutes les erreurs reconnues.
- Un dispositif à microprocesseur selon la revendication 6, caractérisé en ce que chaque bit de chaque matrice assume une valeur comprise entre - 11 a + 11.
- Un dispositif à microprocesseur selon la revendication 2, caractérisé en ce que ladite séquence numérique représentant une série de différences entre les notes encodées est calculée selon un code MIDI standard.
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| DE1995621597 DE69521597T2 (de) | 1995-03-08 | 1995-03-08 | Vorrichtung mit Mikroprocessor zur Auswahl und Erkennung von Musikstücken |
| EP19950830083 EP0731446B1 (fr) | 1995-03-08 | 1995-03-08 | Dispositif à microprocesseur pour la sélection et la reconnaissance de morceaux de musique |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| EP19950830083 EP0731446B1 (fr) | 1995-03-08 | 1995-03-08 | Dispositif à microprocesseur pour la sélection et la reconnaissance de morceaux de musique |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| EP0731446A1 EP0731446A1 (fr) | 1996-09-11 |
| EP0731446B1 true EP0731446B1 (fr) | 2001-07-04 |
Family
ID=8221869
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| EP19950830083 Expired - Lifetime EP0731446B1 (fr) | 1995-03-08 | 1995-03-08 | Dispositif à microprocesseur pour la sélection et la reconnaissance de morceaux de musique |
Country Status (2)
| Country | Link |
|---|---|
| EP (1) | EP0731446B1 (fr) |
| DE (1) | DE69521597T2 (fr) |
Cited By (8)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7363278B2 (en) | 2001-04-05 | 2008-04-22 | Audible Magic Corporation | Copyright detection and protection system and method |
| US7529659B2 (en) | 2005-09-28 | 2009-05-05 | Audible Magic Corporation | Method and apparatus for identifying an unknown work |
| US7562012B1 (en) | 2000-11-03 | 2009-07-14 | Audible Magic Corporation | Method and apparatus for creating a unique audio signature |
| US7877438B2 (en) | 2001-07-20 | 2011-01-25 | Audible Magic Corporation | Method and apparatus for identifying new media content |
| US7917645B2 (en) | 2000-02-17 | 2011-03-29 | Audible Magic Corporation | Method and apparatus for identifying media content presented on a media playing device |
| US8006314B2 (en) | 2007-07-27 | 2011-08-23 | Audible Magic Corporation | System for identifying content of digital data |
| US8199651B1 (en) | 2009-03-16 | 2012-06-12 | Audible Magic Corporation | Method and system for modifying communication flows at a port level |
| US9081778B2 (en) | 2012-09-25 | 2015-07-14 | Audible Magic Corporation | Using digital fingerprints to associate data with a work |
Families Citing this family (9)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5963957A (en) * | 1997-04-28 | 1999-10-05 | Philips Electronics North America Corporation | Bibliographic music data base with normalized musical themes |
| US6121530A (en) * | 1998-03-19 | 2000-09-19 | Sonoda; Tomonari | World Wide Web-based melody retrieval system with thresholds determined by using distribution of pitch and span of notes |
| US6678680B1 (en) * | 2000-01-06 | 2004-01-13 | Mark Woo | Music search engine |
| WO2002008943A2 (fr) * | 2000-07-21 | 2002-01-31 | Cddb, Inc. | Procede et systeme permettant de trouver une correspondance dans une base de donnees relative a des formes d'onde |
| FR2815760B1 (fr) * | 2000-10-24 | 2003-01-24 | Philippe Ecrement | Procede de constitution d'un signal numerique representatif d'un signal sonore et procede de reconnaissance d'un signal sonore |
| US8972481B2 (en) * | 2001-07-20 | 2015-03-03 | Audible Magic, Inc. | Playlist generation method and apparatus |
| US8332326B2 (en) | 2003-02-01 | 2012-12-11 | Audible Magic Corporation | Method and apparatus to identify a work received by a processing system |
| US8130746B2 (en) | 2004-07-28 | 2012-03-06 | Audible Magic Corporation | System for distributing decoy content in a peer to peer network |
| JP5799977B2 (ja) | 2012-07-18 | 2015-10-28 | ヤマハ株式会社 | 音符列解析装置 |
Family Cites Families (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US4745836A (en) * | 1985-10-18 | 1988-05-24 | Dannenberg Roger B | Method and apparatus for providing coordinated accompaniment for a performance |
| AU633828B2 (en) * | 1988-12-05 | 1993-02-11 | Ricos Co., Ltd. | Apparatus for reproducing music and displaying words |
| US5210820A (en) * | 1990-05-02 | 1993-05-11 | Broadcast Data Systems Limited Partnership | Signal recognition system and method |
| JP2995303B2 (ja) * | 1990-08-30 | 1999-12-27 | カシオ計算機株式会社 | メロディ対コード進行適合性評価装置及び自動コード付け装置 |
| JPH0535287A (ja) * | 1991-07-31 | 1993-02-12 | Ricos:Kk | カラオケ音楽選択装置 |
-
1995
- 1995-03-08 DE DE1995621597 patent/DE69521597T2/de not_active Expired - Fee Related
- 1995-03-08 EP EP19950830083 patent/EP0731446B1/fr not_active Expired - Lifetime
Cited By (22)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7917645B2 (en) | 2000-02-17 | 2011-03-29 | Audible Magic Corporation | Method and apparatus for identifying media content presented on a media playing device |
| US9049468B2 (en) | 2000-02-17 | 2015-06-02 | Audible Magic Corporation | Method and apparatus for identifying media content presented on a media playing device |
| US7562012B1 (en) | 2000-11-03 | 2009-07-14 | Audible Magic Corporation | Method and apparatus for creating a unique audio signature |
| US8086445B2 (en) | 2000-11-03 | 2011-12-27 | Audible Magic Corporation | Method and apparatus for creating a unique audio signature |
| US8645279B2 (en) | 2001-04-05 | 2014-02-04 | Audible Magic Corporation | Copyright detection and protection system and method |
| US8775317B2 (en) | 2001-04-05 | 2014-07-08 | Audible Magic Corporation | Copyright detection and protection system and method |
| US7797249B2 (en) | 2001-04-05 | 2010-09-14 | Audible Magic Corporation | Copyright detection and protection system and method |
| US7707088B2 (en) | 2001-04-05 | 2010-04-27 | Audible Magic Corporation | Copyright detection and protection system and method |
| US7711652B2 (en) | 2001-04-05 | 2010-05-04 | Audible Magic Corporation | Copyright detection and protection system and method |
| US7565327B2 (en) | 2001-04-05 | 2009-07-21 | Audible Magic Corporation | Copyright detection and protection system and method |
| US9589141B2 (en) | 2001-04-05 | 2017-03-07 | Audible Magic Corporation | Copyright detection and protection system and method |
| US8484691B2 (en) | 2001-04-05 | 2013-07-09 | Audible Magic Corporation | Copyright detection and protection system and method |
| US7363278B2 (en) | 2001-04-05 | 2008-04-22 | Audible Magic Corporation | Copyright detection and protection system and method |
| US8082150B2 (en) | 2001-07-10 | 2011-12-20 | Audible Magic Corporation | Method and apparatus for identifying an unknown work |
| US7877438B2 (en) | 2001-07-20 | 2011-01-25 | Audible Magic Corporation | Method and apparatus for identifying new media content |
| US7529659B2 (en) | 2005-09-28 | 2009-05-05 | Audible Magic Corporation | Method and apparatus for identifying an unknown work |
| US8006314B2 (en) | 2007-07-27 | 2011-08-23 | Audible Magic Corporation | System for identifying content of digital data |
| US8732858B2 (en) | 2007-07-27 | 2014-05-20 | Audible Magic Corporation | System for identifying content of digital data |
| US9268921B2 (en) | 2007-07-27 | 2016-02-23 | Audible Magic Corporation | System for identifying content of digital data |
| US8112818B2 (en) | 2007-07-27 | 2012-02-07 | Audible Magic Corporation | System for identifying content of digital data |
| US8199651B1 (en) | 2009-03-16 | 2012-06-12 | Audible Magic Corporation | Method and system for modifying communication flows at a port level |
| US9081778B2 (en) | 2012-09-25 | 2015-07-14 | Audible Magic Corporation | Using digital fingerprints to associate data with a work |
Also Published As
| Publication number | Publication date |
|---|---|
| EP0731446A1 (fr) | 1996-09-11 |
| DE69521597D1 (de) | 2001-08-09 |
| DE69521597T2 (de) | 2002-07-11 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| EP0731446B1 (fr) | Dispositif à microprocesseur pour la sélection et la reconnaissance de morceaux de musique | |
| US5510572A (en) | Apparatus for analyzing and harmonizing melody using results of melody analysis | |
| CA2249731C (fr) | Processeur de signaux audio avec commande d'effets et de hauteur du son | |
| EP1244093A2 (fr) | Appareil d'extraction de caractéristiques sonores, appareil d'enregistrement de données sonores, appareil de recupération de données sonores et procédés et programmes de mise en oeuvre des mêmes | |
| JPH02195395A (ja) | パッド付電子鍵盤楽器 | |
| US6192372B1 (en) | Data selecting apparatus with merging and sorting of internal and external data | |
| US7728213B2 (en) | System and method for dynamic note assignment for musical synthesizers | |
| US5347083A (en) | Automatic performance device having a function of automatically controlling storage and readout of performance data | |
| JP3049989B2 (ja) | 演奏情報分析装置および和音検出装置 | |
| US4300430A (en) | Chord recognition system for an electronic musical instrument | |
| US5486647A (en) | Chord identifying method for automatic accompaniment using keyboard instrument and automatic accompaniment function equipped keyboard instrument using the same | |
| US4248118A (en) | Harmony recognition technique application | |
| US5250746A (en) | Chord detecting apparatus | |
| US4467689A (en) | Chord recognition technique | |
| JP2640992B2 (ja) | 電子楽器の発音指示装置及び発音指示方法 | |
| JPS62208099A (ja) | 楽音発生装置 | |
| EP2015855B1 (fr) | Systéme et procédé d'attribution de note dynamique pour des synthétiseurs musicaux | |
| JP3628801B2 (ja) | 電子楽器および電子楽器用記憶媒体 | |
| JP3841520B2 (ja) | 電子鍵盤楽器におけるボイス割り当て装置 | |
| JP3301173B2 (ja) | 自動演奏装置 | |
| JP3186752B2 (ja) | 演奏情報分析装置および演奏情報分析方法 | |
| JP2715003B2 (ja) | 電子楽器 | |
| JP3186748B2 (ja) | 演奏情報分析装置および演奏情報分析方法 | |
| USRE38477E1 (en) | Performance information analyzer and chord detection device associated therewith | |
| JP2814479B2 (ja) | 電子楽器 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| PUAI | Public reference made under article 153(3) epc to a published international application that has entered the european phase |
Free format text: ORIGINAL CODE: 0009012 |
|
| AK | Designated contracting states |
Kind code of ref document: A1 Designated state(s): DE FR GB IT |
|
| AX | Request for extension of the european patent |
Free format text: LT;SI |
|
| RAX | Requested extension states of the european patent have changed |
Free format text: LT;SI |
|
| RBV | Designated contracting states (corrected) |
Designated state(s): DE FR GB IT |
|
| RAP3 | Party data changed (applicant data changed or rights of an application transferred) |
Owner name: GENERALMUSIC S.P.A. |
|
| 17P | Request for examination filed |
Effective date: 19970305 |
|
| 17Q | First examination report despatched |
Effective date: 19990519 |
|
| GRAG | Despatch of communication of intention to grant |
Free format text: ORIGINAL CODE: EPIDOS AGRA |
|
| GRAG | Despatch of communication of intention to grant |
Free format text: ORIGINAL CODE: EPIDOS AGRA |
|
| GRAH | Despatch of communication of intention to grant a patent |
Free format text: ORIGINAL CODE: EPIDOS IGRA |
|
| GRAH | Despatch of communication of intention to grant a patent |
Free format text: ORIGINAL CODE: EPIDOS IGRA |
|
| GRAA | (expected) grant |
Free format text: ORIGINAL CODE: 0009210 |
|
| AK | Designated contracting states |
Kind code of ref document: B1 Designated state(s): DE FR GB IT |
|
| REF | Corresponds to: |
Ref document number: 69521597 Country of ref document: DE Date of ref document: 20010809 |
|
| ITF | It: translation for a ep patent filed | ||
| ET | Fr: translation filed | ||
| REG | Reference to a national code |
Ref country code: GB Ref legal event code: IF02 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: GB Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20020308 |
|
| PLBE | No opposition filed within time limit |
Free format text: ORIGINAL CODE: 0009261 |
|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: NO OPPOSITION FILED WITHIN TIME LIMIT |
|
| 26N | No opposition filed | ||
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: DE Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20021001 |
|
| GBPC | Gb: european patent ceased through non-payment of renewal fee |
Effective date: 20020308 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: FR Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20021129 |
|
| REG | Reference to a national code |
Ref country code: FR Ref legal event code: ST |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: IT Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES;WARNING: LAPSES OF ITALIAN PATENTS WITH EFFECTIVE DATE BEFORE 2007 MAY HAVE OCCURRED AT ANY TIME BEFORE 2007. THE CORRECT EFFECTIVE DATE MAY BE DIFFERENT FROM THE ONE RECORDED. Effective date: 20050308 |