EP2232953B1 - Method and device for detecting a static index of a lighting device - Google Patents

Method and device for detecting a static index of a lighting device Download PDF

Info

Publication number
EP2232953B1
EP2232953B1 EP08707952A EP08707952A EP2232953B1 EP 2232953 B1 EP2232953 B1 EP 2232953B1 EP 08707952 A EP08707952 A EP 08707952A EP 08707952 A EP08707952 A EP 08707952A EP 2232953 B1 EP2232953 B1 EP 2232953B1
Authority
EP
European Patent Office
Prior art keywords
comparison
lighting device
count
random number
match
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.)
Not-in-force
Application number
EP08707952A
Other languages
German (de)
French (fr)
Other versions
EP2232953A1 (en
Inventor
Olaf Busse
Oskar Schallmoser
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Osram GmbH
Original Assignee
Osram GmbH
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 Osram GmbH filed Critical Osram GmbH
Publication of EP2232953A1 publication Critical patent/EP2232953A1/en
Application granted granted Critical
Publication of EP2232953B1 publication Critical patent/EP2232953B1/en
Not-in-force legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H05ELECTRIC TECHNIQUES NOT OTHERWISE PROVIDED FOR
    • H05BELECTRIC HEATING; ELECTRIC LIGHT SOURCES NOT OTHERWISE PROVIDED FOR; CIRCUIT ARRANGEMENTS FOR ELECTRIC LIGHT SOURCES, IN GENERAL
    • H05B47/00Circuit arrangements for operating light sources in general, i.e. where the type of light source is not relevant
    • H05B47/20Responsive to malfunctions or to light source life; for protection
    • HELECTRICITY
    • H05ELECTRIC TECHNIQUES NOT OTHERWISE PROVIDED FOR
    • H05BELECTRIC HEATING; ELECTRIC LIGHT SOURCES NOT OTHERWISE PROVIDED FOR; CIRCUIT ARRANGEMENTS FOR ELECTRIC LIGHT SOURCES, IN GENERAL
    • H05B45/00Circuit arrangements for operating light-emitting diodes [LED]
    • H05B45/50Circuit arrangements for operating light-emitting diodes [LED] responsive to malfunctions or undesirable behaviour of LEDs; responsive to LED life; Protective circuits

Definitions

  • the present invention relates to a method and apparatus for acquiring a statistical index of a lighting device.
  • the present invention generally relates to the detection of statistical characteristics of a lighting device. These include, for example, operating hours or switch-on operations of the lighting device.
  • the cause of this measure is that, for example, the luminous efficacy of LEDs is highly age-dependent. Depending on the recorded operating hours can then be changed as a countermeasure, for example, the control of the LEDs. For defective returns, the number of operating hours or the number of switch-on processes is an important criterion in determining the cause of failure. In critical application areas of lighting devices, such as surgical lights, traffic lights, street lights, maintenance intervals can be adhered to after recording the operating hours or the switch-on and thus far-reaching failures of the lighting device can be almost completely prevented.
  • US2002 / 00113560 discloses a lighting device wherein the operating time is measured.
  • Flash memory is the cheapest option, but has the disadvantage that they are not as often writable as the other storage media.
  • flash memories can be written up to about 50,000 times.
  • E2Proms which are significantly more expensive than flash memory, have the advantage of allowing up to 500,000 write cycles.
  • hard disks as storage medium require that they have to be run up to perform a write operation, which is associated with time and energy requirements, and on the other hand, they are expensive even in small versions.
  • the object of the present invention is therefore to provide a method and a device for acquiring a statistical index of a lighting device that makes the use of more cost-effective Storage media, in particular the use of flash memory allows.
  • the present invention is based on the finding that the required accuracy for such statistical characteristics of lighting devices is usually not particularly high. In general, a value on single percent is exactly sufficient. Therefore, it is possible not to do every write cycle, but to store only every tenth, hundredth or every thousandth cycle.
  • the invention is further based on the recognition that this can be accomplished without counting if a random variable is used to determine whether or not a write cycle is performed this time. This reduces the number of write cycles, with the result only scaled by a certain factor at the end. This strategy also makes it possible to perform the write cycles even during the operation of the lighting device, so that it does not rely on buffering the power supply for the devices active in the write operation.
  • a particular advantage of the present invention is that, despite a low number of write cycles, it enables detection even of very short operating times, for example 1 s or 10 s.
  • a random number is first generated within a predefinable value range and then the random number is compared with a comparison number. If this comparison results in a match, the count of a storage device is increased by one increment.
  • the comparison number is preferably a predefinable number from the range of values from which the random number is generated.
  • the comparison step does not result in a match, it is preferably provided to terminate the method by one increment without increasing the count of the memory device.
  • the characteristic number is preferably correlated with the switching-on operations of the lighting device, wherein the said steps are run through each time the lighting device is switched on.
  • the comparison number may be correlated with the count of a timing device that is started upon turning on the lighting device.
  • the method according to claim 1 preferably further comprises the following steps: If the comparison step If there is no match, the comparison step, in which the comparison number continuously changes due to the time detected by the time measurement device, is repeated until a match is achieved, in which case the count of the memory device is increased by one increment. However, if the lighting device is turned off before achieving a match, the process is ended.
  • the counter reading of the memory device is continued after each switching off of the lighting device, so that the statistical characteristic number of the lighting device can be detected over many switch-off processes.
  • the increment by which the count of the memory device is increased 1.
  • a device for acquiring a statistical characteristic number of a lighting device comprises a device for generating a random number within a predefinable value range, a comparison device for comparing the random number with a comparison number and a memory device such is coupled to the comparison device such that if the comparison of the random number with the comparison number results in a match, the count of the memory device is increased by one increment.
  • Fig. 1 shows a schematic representation of a flowchart for a first embodiment of a method according to the invention. This applies, for example, to the case that the number of switch-on operations of a lighting device is to be recorded as a key figure. It begins in step 100 with the turning on of the lighting device. In step 120, a random number between 0 and a predefinable maximum value of a value range, in the present case 255 (corresponding to 2 8 - 1), is generated. If the comparison of the random number generated in step 120 with an arbitrary comparison number from the same value range yields a match, then in step 160 the value of a memory cell of a memory device is increased by 1. Subsequently, the process is terminated in step 180, irrespective of when the lighting device is turned off. If the comparison does not result in a match in step 140, the method is also ended in step 180 without increasing the value in the memory cell.
  • a predefinable maximum value of a value range in the present case 255 (corresponding to 2 8 -
  • Fig. 2 shows a schematic representation of a flowchart for a second embodiment of a method according to the invention.
  • This embodiment is used to detect the operating time of a lighting device, and is used in particular for the realization of an operating seconds counter. It begins with the turning on of the lighting device in step 200.
  • a random number is generated in a range between 0 and in the present case 65535 (corresponds to 2 16 - 1).
  • the maximum value of the value range can be set arbitrarily, but determines the actual number of executed Write cycles. The larger this maximum value is selected, the smaller the number of actual write cycles to be performed, as will be explained in more detail below.
  • a second counter of a timer is started.
  • step 260 the random number is compared with the current value of the second counter until it matches. If this is the case, in step 280 the value in a memory cell of a memory device is increased by 1. Subsequently, it is waited in step 300 until the second counter has reached the maximum value of the predetermined value range, in this case 65535. Then, it returns to step 220, repeating steps 220 to 300 until the lighting device is turned off. After switching off the lighting device, the method is started from the beginning, in particular regardless of how far in step 300 has already been counted. This includes that when the method is run through for the first time, the method is terminated already before a "yes" in step 260 or before reaching the value "65536" in step 300.
  • Fig. 3 shows the time course of the method according to the embodiment of Fig. 2 , In this case, blocks of a length of 65535 s each strung together.
  • a random number is schematically drawn.
  • switch-off times t ausi are continuously entered.
  • the switch-off time t out1 is after the time specified by the random number, so that the count in the memory cell increases to 1.
  • the switch-off time t out 2 is the same as in block B3, the switch-off time t off3 after the time, which is in each case predetermined by the random number generated in the respective step 220. This leads in each case to a further increase of the meter reading.
  • the lighting device is not switched off at all, but the switch-off time t4 is already in block B5. This leads to the increase of the count to the value 4 at the time, which is determined by the random number generated for the block B4.
  • the timing determined by the random number is 4 after the turn-off timing t, so that the count is not increased.
  • the switch-off time t out5 is before the time determined by the random number, so that the count remains unchanged.
  • Fig. 4 shows a schematic representation of the count of the storage device for an assumed operating time of 50,000 hours, a typical life of an electronic ballast as an example of a lighting device, the 50,000 hours composed of different duration periods of constant length.
  • These different constant duty cycles give the in Fig. 4 squares marked entries.
  • Turn-on times of 20 s to 30 days were assumed.
  • constant duty cycles were assumed.
  • the counter reading is then increased by 1 if the random number generated in step 220 has been reached, ie on average approximately every 65535 s.
  • the switch-on time is constant at 10 s, the total operating time amounts to 65535 s.
  • Fig. 5 shows a schematic representation of the structure of a device according to the invention. This has an input with a first input terminal E1 and a second input terminal E2, to which a mains voltage U N is applied.
  • a device 14 is coupled between the input terminals E1, E2 and the electronic ballast 10.
  • This has a device 16 for generating a random number within a predefinable value range.
  • It further comprises a comparison device 18 coupled to the generation device 16 for comparing the random number with a predeterminable comparison number.
  • a storage device 20 is coupled to the comparison device 18 in such a way that if the comparison of the random number with the comparison number results in a match, the count of the storage device 20 is increased by one increment.
  • the device according to the invention may also be used elsewhere than in Fig. 5 be provided shown.
  • a device according to the invention can be designed to detect a plurality of statistical characteristics of a lighting device, that is, for example, the number of turn-on operations and the operating time, wherein these variables can be detected for different elements of the lighting device.
  • the statistical measures can be detected separately for the electronic ballast 10 and the lighting means 12, which can indeed be different after replacing one of the two in the event of a defect or a maintenance.

Landscapes

  • Circuit Arrangement For Electric Light Sources In General (AREA)

Abstract

A method for detecting a statistical characteristic of a lighting device is provided. The method may include a) generate a random number within a prescribable value range; b) compare the random number with a comparison number; c) c1) if the comparison of step b) yields a match: increase the count of a storage device by one step width.

Description

Technisches GebietTechnical area

Die vorliegende Erfindung betrifft ein Verfahren und eine Vorrichtung zum Erfassen einer statistischen Kennzahl einer Beleuchtungsvorrichtung.The present invention relates to a method and apparatus for acquiring a statistical index of a lighting device.

Stand der TechnikState of the art

Die vorliegende Erfindung betrifft generell die Erfassung statistischer Kennzahlen einer Beleuchtungsvorrichtung. Darunter sind beispielsweise Betriebsstunden oder Einschaltvorgänge der Beleuchtungsvorrichtung zu verstehen. Die Ursache dieser Maßnahme liegt darin, dass zum Beispiel die Lichtausbeute von LEDs stark alterungsabhängig ist. In Abhängigkeit der erfassten Betriebsstunden kann dann als Gegenmaßnahme beispielsweise die Ansteuerung der LEDs geändert werden. Bei defekten Rückläufern ist die Anzahl der Betriebsstunden beziehungsweise die Anzahl der Einschaltvorgänge ein wichtiges Kriterium bei der Ermittlung der Ausfallursache. Bei kritischen Anwendungsgebieten von Beleuchtungsvorrichtungen, zum Beispiel OP-Leuchten, Ampeln, Straßenlaternen, können nach Erfassung der Betriebsstunden beziehungsweise der Einschaltvorgänge Wartungsintervalle eingehalten und damit folgenreiche Ausfälle der Beleuchtungsvorrichtung nahezu vollständig verhindert werden.The present invention generally relates to the detection of statistical characteristics of a lighting device. These include, for example, operating hours or switch-on operations of the lighting device. The cause of this measure is that, for example, the luminous efficacy of LEDs is highly age-dependent. Depending on the recorded operating hours can then be changed as a countermeasure, for example, the control of the LEDs. For defective returns, the number of operating hours or the number of switch-on processes is an important criterion in determining the cause of failure. In critical application areas of lighting devices, such as surgical lights, traffic lights, street lights, maintenance intervals can be adhered to after recording the operating hours or the switch-on and thus far-reaching failures of the lighting device can be almost completely prevented.

US2002/00113560 offenbart eine Beleuchtungsvorrichtung, wobei die Betriebszeit gemessen wird. US2002 / 00113560 discloses a lighting device wherein the operating time is measured.

Zur Erfassung derartiger statistischer Kennzahlen werden im Stand der Technik unterschiedliche Speichervorrichtungen verwendet, beispielsweise Flash-Speicher, E2Proms, Festplatten, etc. Dabei stellen Flash-Speicher die günstigste Variante dar, gehen jedoch mit dem Nachteil einher, dass sie nicht so oft beschreibbar sind wie die anderen Speichermedien. Typischerweise können Flash-Speicher bis zu ca. 50000 Mal beschrieben werden. E2Proms, die jedoch deutlich teurer sind als Flash-Speicher, bieten den Vorteil, dass sie bis zu 500000 Schreibzyklen zulassen. Festplatten als Speichermedium erfordern einerseits, dass diese zur Durchführung eines Schreibvorgangs hochgelaufen sein müssen, was mit Zeit und Energiebedarf einhergeht, und sind andererseits selbst in kleinen Ausführungen teuer.In order to acquire such statistical key figures, different memory devices are used in the prior art, for example flash memory, E2Proms, Harddisks, etc. Flash memory is the cheapest option, but has the disadvantage that they are not as often writable as the other storage media. Typically, flash memories can be written up to about 50,000 times. E2Proms, which are significantly more expensive than flash memory, have the advantage of allowing up to 500,000 write cycles. On the one hand, hard disks as storage medium require that they have to be run up to perform a write operation, which is associated with time and energy requirements, and on the other hand, they are expensive even in small versions.

Je kürzer die Zeiteinheit gewählt wird, die erfasst werden soll, zum Beispiel Stunden oder Sekunden, desto häufiger müssen Schreibzyklen durchgeführt werden und desto größer sind die Anforderungen an das gewählte Speichermedium. Überdies besteht das Problem, dass bei Abschaltung der Beleuchtungsvorrichtung die interne Versorgung noch ausreichend lange bestehen bleiben muss, damit die Kennzahl gesichert werden kann. Das geht mit dem weiteren Nachteil einher, dass für die Versorgung der für den Speichervorgang maßgeblichen Bauelemente große und damit teure Pufferkondensatoren zur Verfügung gestellt werden müssen.The shorter the time unit that is to be acquired, for example hours or seconds, the more often write cycles must be performed and the greater the requirements for the selected storage medium. Moreover, there is the problem that when switching off the lighting device, the internal supply must remain sufficiently long, so that the index can be secured. This is accompanied by the further disadvantage that large and therefore expensive buffer capacitors must be made available for the supply of the relevant components for the storage process.

Darstellung der ErfindungPresentation of the invention

Die Aufgabe der vorliegenden Erfindung besteht deshalb darin, ein Verfahren und eine Vorrichtung zum Erfassen einer statistischen Kennzahl einer Beleuchtungsvorrichtung bereitzustellen, die die Verwendung kostengünstiger Speichermedien, insbesondere die Verwendung von Flash-Speichern, ermöglicht.The object of the present invention is therefore to provide a method and a device for acquiring a statistical index of a lighting device that makes the use of more cost-effective Storage media, in particular the use of flash memory allows.

Diese Aufgabe wird gelöst durch ein Verfahren mit den Merkmalen von Patentanspruch 1 sowie durch eine Vorrichtung mit den Merkmalen von Patentanspruch 7.This object is achieved by a method having the features of patent claim 1 and by a device having the features of patent claim 7.

Der vorliegenden Erfindung liegt die Erkenntnis zugrunde, dass die geforderte Genauigkeit für derartige statistische Kennzahlen von Beleuchtungsvorrichtungen üblicherweise nicht besonders hoch ist. Im Allgemeinen ist ein Wert auf einzelne Prozent genau ausreichend. Daher ist es möglich, nicht jeden Schreibzyklus durchzuführen, sondern nur jeden zehnten, hundertsten oder jeden tausendsten Zyklus zu speichern. Die Erfindung basiert weiterhin auf der Erkenntnis, dass dies ohne mitzuzählen erreicht werden kann, wenn eine zufällige Größe herangezogen wird, um festzulegen, ob dieses Mal ein Schreibzyklus durchgeführt wird oder nicht. Damit lässt sich die Anzahl der Schreibzyklen reduzieren, wobei das Ergebnis am Ende nur um einen bestimmten Faktor skaliert ist. Diese Strategie ermöglicht überdies, die Schreibzyklen auch während des Betriebs der Beleuchtungsvorrichtung durchzuführen, so dass sie auf keine Pufferung der Spannungsversorgung für die beim Schreibvorgang aktiven Bauelemente angewiesen ist.The present invention is based on the finding that the required accuracy for such statistical characteristics of lighting devices is usually not particularly high. In general, a value on single percent is exactly sufficient. Therefore, it is possible not to do every write cycle, but to store only every tenth, hundredth or every thousandth cycle. The invention is further based on the recognition that this can be accomplished without counting if a random variable is used to determine whether or not a write cycle is performed this time. This reduces the number of write cycles, with the result only scaled by a certain factor at the end. This strategy also makes it possible to perform the write cycles even during the operation of the lighting device, so that it does not rely on buffering the power supply for the devices active in the write operation.

Wenn im Stand der Technik in einer Speichervorrichtung mehrere beschreibbare Zellen vorgesehen sind, so dass zur Verhinderung eines Ausfalls nach einer vorgebbaren Anzahl von Schreibzyklen von der einen auf die nächste Zelle übergegangen wird, können bei der vorliegenden Erfindung die Speicher kleiner ausgebildet werden oder weiterreichende Betriebsdaten erfasst werden, beispielsweise Zyklenart, Temperaturintegral, etc.In the prior art, if a plurality of recordable cells are provided in a memory device, so that from one to the next cell is transferred to prevent a failure after a prescribable number of write cycles, the memories can be made smaller or wider in the present invention Operating data are recorded, for example, cycle type, temperature integral, etc.

Ein besonderer Vorteil der vorliegenden Erfindung liegt darin, dass sie trotz niedriger Anzahl von Schreibzyklen die Erfassung auch sehr kurzer Betriebszeiten, beispielsweise 1 s oder 10 s, ermöglicht.A particular advantage of the present invention is that, despite a low number of write cycles, it enables detection even of very short operating times, for example 1 s or 10 s.

Bei dem erfindungsgemäßen Verfahren wird demnach zunächst eine Zufallszahl innerhalb eines vorgebbaren Wertebereichs generiert und anschließend die Zufallszahl mit einer Vergleichszahl verglichen. Falls dieser Vergleich eine Übereinstimmung ergibt, wird der Zählerstand einer Speichervorrichtung um eine Schrittweite erhöht.In the method according to the invention, therefore, a random number is first generated within a predefinable value range and then the random number is compared with a comparison number. If this comparison results in a match, the count of a storage device is increased by one increment.

Bevorzugt ist die Vergleichszahl eine vorgebbare Zahl aus dem Wertebereich, aus dem die Zufallszahl generiert wird.The comparison number is preferably a predefinable number from the range of values from which the random number is generated.

Bevorzugt ist überdies vorgesehen, falls der Vergleichsschritt keine Übereinstimmung ergibt, das Verfahren ohne eine Erhöhung des Zählerstands der Speichervorrichtung um eine Schrittweite zu beenden.In addition, if the comparison step does not result in a match, it is preferably provided to terminate the method by one increment without increasing the count of the memory device.

In den vorgenannten bevorzugten Ausführungsformen ist die Kennzahl bevorzugt mit den Einschaltvorgängen der Beleuchtungsvorrichtung korreliert, wobei die genannten Schritte bei jedem Einschalten der Beleuchtungsvorrichtung durchlaufen werden.In the aforementioned preferred embodiments, the characteristic number is preferably correlated with the switching-on operations of the lighting device, wherein the said steps are run through each time the lighting device is switched on.

Bei einer anderen Kategorie von bevorzugten Ausführungsformen kann die Vergleichszahl mit dem Zählerstand einer Zeitmessvorrichtung korreliert sein, die mit dem Einschalten der Beleuchtungsvorrichtung gestartet wird. Dabei umfasst das Verfahren gemäß Patentanspruch 1 bevorzugt weiterhin folgende Schritte: Falls der Vergleichsschritt keine Übereinstimmung ergibt, wird der Vergleichsschritt, bei dem sich ja die Vergleichszahl aufgrund der durch die Zeitmessvorrichtung erfassten Zeit kontinuierlich ändert, solange wiederholt, bis eine Übereinstimmung erzielt wird, wobei dann der Zählerstand der Speichervorrichtung um eine Schrittweite erhöht wird. Falls jedoch die Beleuchtungsvorrichtung vor dem Erzielen einer Übereinstimmung ausgeschaltet wird, wird das Verfahren beendet.In another category of preferred embodiments, the comparison number may be correlated with the count of a timing device that is started upon turning on the lighting device. In this case, the method according to claim 1 preferably further comprises the following steps: If the comparison step If there is no match, the comparison step, in which the comparison number continuously changes due to the time detected by the time measurement device, is repeated until a match is achieved, in which case the count of the memory device is increased by one increment. However, if the lighting device is turned off before achieving a match, the process is ended.

Dabei ist es besonders bevorzugt, wenn nach dem Erhöhen des Zählerstands der Speichervorrichtung um eine Schrittweite und solange die Beleuchtungsvorrichtung noch nicht ausgeschaltet wird, abgewartet wird, bis der Zählerstand der Zeitmessvorrichtung den Wert erreicht hat, der dem Maximalwert des vorgebbaren Wertebereichs in dem Schritt des Generierens einer Zufallszahl entspricht, und anschließend mit diesem Generierschritt fortgesetzt wird.In this case, it is particularly preferred if after increasing the count of the memory device by one step and as long as the lighting device is not switched off, wait until the count of the time measuring device has reached the value corresponding to the maximum value of the predefinable value range in the step of generating corresponds to a random number, and then continues with this generating step.

Bevorzugt wird der Zählerstand der Speichervorrichtung nach jedem Ausschalten der Beleuchtungsvorrichtung weitergeführt, so dass über viele Ausschaltvorgänge hinweg die statistische Kennzahl der Beleuchtungsvorrichtung erfasst werden kann. Bevorzugt beträgt die Schrittweite, um die der Zählerstand der Speichervorrichtung erhöht wird, 1.Preferably, the counter reading of the memory device is continued after each switching off of the lighting device, so that the statistical characteristic number of the lighting device can be detected over many switch-off processes. Preferably, the increment by which the count of the memory device is increased, 1.

Eine erfindungsgemäße Vorrichtung zum Erfassen einer statistischen Kennzahl einer Beleuchtungsvorrichtung umfasst eine Vorrichtung zum Generieren einer Zufallszahl innerhalb eines vorgebbaren Wertebereichs, eine Vergleichsvorrichtung zum Vergleichen der Zufallszahl mit einer Vergleichszahl sowie eine Speichervorrichtung, die derart mit der Vergleichsvorrichtung gekoppelt ist, dass, falls der Vergleich der Zufallszahl mit der Vergleichszahl eine Übereinstimmung ergibt, der Zählerstand der Speichervorrichtung um eine Schrittweite erhöht wird.A device according to the invention for acquiring a statistical characteristic number of a lighting device comprises a device for generating a random number within a predefinable value range, a comparison device for comparing the random number with a comparison number and a memory device such is coupled to the comparison device such that if the comparison of the random number with the comparison number results in a match, the count of the memory device is increased by one increment.

Die im Zusammenhang mit dem erfindungsgemäßen Verfahren vorgestellten bevorzugten Ausführungsformen und deren Vorteile gelten entsprechend, soweit anwendbar, für die erfindungsgemäße Vorrichtung. Dabei ist vorgesehen, dass für jeden der Schritte der bevorzugten Ausführungsformen des erfindungsgemäßen Verfahrens entsprechende Vorrichtungen vorgesehen sind.The preferred embodiments presented in connection with the method according to the invention and their advantages apply correspondingly, as far as applicable, to the device according to the invention. It is provided that corresponding devices are provided for each of the steps of the preferred embodiments of the method according to the invention.

Kurze Beschreibung der ZeichnungenBrief description of the drawings

Im Nachfolgenden werden nunmehr Ausführungsbeispiele der vorliegenden Erfindung unter Bezugnahme auf die beigefügten Zeichnungen näher beschrieben. Es zeigen:

Fig. 1
in schematischer Darstellung ein Flussdiagramm für ein erstes Ausführungsbeispiel eines erfindungsgemäßen Verfahrens;
Fig. 2
in schematischer Darstellung ein Flussdiagramm für ein zweites Ausführungsbeispiel eines erfindungsgemäßen Verfahrens;
Fig. 3
für das Ausführungsbeispiel von Fig. 2 einen Ausschnitt im Zeitbereich;
Fig. 4
für das Ausführungsbeispiel von Fig. 2 das Ergebnis einer Computersimulation; und
Fig. 5
in schematischer Darstellung ein Ausführungsbeispiel einer erfindungsgemäßen Vorrichtung.
Hereinafter, embodiments of the present invention will be described in more detail with reference to the accompanying drawings. Show it:
Fig. 1
a schematic diagram of a flowchart for a first embodiment of a method according to the invention;
Fig. 2
a schematic diagram of a flowchart for a second embodiment of a method according to the invention;
Fig. 3
for the embodiment of Fig. 2 a section in the time domain;
Fig. 4
for the embodiment of Fig. 2 the result of a computer simulation; and
Fig. 5
a schematic representation of an embodiment of a device according to the invention.

Bevorzugte Ausführung der ErfindungPreferred embodiment of the invention

Fig. 1 zeigt in schematischer Darstellung ein Flussdiagramm für ein erstes Ausführungsbeispiel eines erfindungsgemäßen Verfahrens. Dieses betrifft beispielhaft den Fall, dass als Kennzahl die Anzahl der Einschaltvorgänge einer Beleuchtungsvorrichtung erfasst werden soll. Es beginnt im Schritt 100 mit dem Einschalten der Beleuchtungsvorrichtung. Im Schritt 120 wird eine Zufallszahl zwischen 0 und einem vorgebbaren Maximalwert eines Wertebereichs, vorliegend 255 (entspricht 28 - 1), generiert. Ergibt der Vergleich der im Schritt 120 generierten Zufallszahl mit einer beliebigen Vergleichszahl aus demselben Wertebereich eine Übereinstimmung, so wird im Schritt 160 der Wert einer Speicherzelle einer Speichervorrichtung um 1 erhöht. Anschließend wird das Verfahren im Schritt 180 beendet, unabhängig davon, wann die Beleuchtungsvorrichtung ausgeschaltet wird. Ergibt der Vergleich im Schritt 140 keine Übereinstimmung, so wird das Verfahren ohne Erhöhung des Werts in der Speicherzelle ebenfalls im Schritt 180 beendet. Fig. 1 shows a schematic representation of a flowchart for a first embodiment of a method according to the invention. This applies, for example, to the case that the number of switch-on operations of a lighting device is to be recorded as a key figure. It begins in step 100 with the turning on of the lighting device. In step 120, a random number between 0 and a predefinable maximum value of a value range, in the present case 255 (corresponding to 2 8 - 1), is generated. If the comparison of the random number generated in step 120 with an arbitrary comparison number from the same value range yields a match, then in step 160 the value of a memory cell of a memory device is increased by 1. Subsequently, the process is terminated in step 180, irrespective of when the lighting device is turned off. If the comparison does not result in a match in step 140, the method is also ended in step 180 without increasing the value in the memory cell.

Fig. 2 zeigt in schematischer Darstellung ein Flussdiagramm für ein zweites Ausführungsbeispiel eines erfindungsgemäßen Verfahrens. Dieses Ausführungsbeispiel dient zur Erfassung der Betriebsdauer einer Beleuchtungsvorrichtung, und dient insbesondere zur Realisierung eines Betriebssekundenzählers. Es beginnt mit dem Einschalten der Beleuchtungsvorrichtung im Schritt 200. Im Schritt 220 wird eine Zufallszahl in einem Bereich zwischen 0 und vorliegend 65535 (entspricht 216 - 1) generiert. Der Maximalwert des Wertebereichs kann beliebig festgesetzt werden, bestimmt jedoch die tatsächliche Anzahl der ausgeführten Schreibzyklen. Je größer dieser Maximalwert gewählt wird, desto kleiner wird die Zahl der tatsächlichen durchzuführenden Schreibzyklen, wie im Nachfolgenden noch näher erklärt werden wird. Im Schritt 240 wird ein Sekundenzähler einer Zeitmessvorrichtung gestartet. Bei dem im Schritt 260 durchgeführten Vergleich wird die Zufallszahl solange mit dem aktuellen Wert des Sekundenzählers verglichen, bis sich eine Übereinstimmung ergibt. Ist dies der Fall, wird im Schritt 280 der Wert in einer Speicherzelle einer Speichervorrichtung um 1 erhöht. Anschließend wird im Schritt 300 solange abgewartet, bis der Sekundenzähler den Maximalwert des vorgegebenen Wertebereichs, vorliegend 65535, erreicht hat. Dann wird zum Schritt 220 zurückgeleitet, wobei die Schritte 220 bis 300 solange wiederholt werden, bis die Beleuchtungsvorrichtung ausgeschaltet wird. Nach dem Abschalten der Beleuchtungsvorrichtung wird das Verfahren von vorne gestartet, insbesondere unabhängig davon, wie weit im Schritt 300 bereits gezählt wurde. Dies umfasst, dass beim erstmaligen Durchlaufen des Verfahrens das Verfahren bereits vor einem "ja" im Schritt 260 oder vor Erreichen des Werts "65536" im Schritt 300 beendet wird. Fig. 2 shows a schematic representation of a flowchart for a second embodiment of a method according to the invention. This embodiment is used to detect the operating time of a lighting device, and is used in particular for the realization of an operating seconds counter. It begins with the turning on of the lighting device in step 200. In step 220, a random number is generated in a range between 0 and in the present case 65535 (corresponds to 2 16 - 1). The maximum value of the value range can be set arbitrarily, but determines the actual number of executed Write cycles. The larger this maximum value is selected, the smaller the number of actual write cycles to be performed, as will be explained in more detail below. In step 240, a second counter of a timer is started. In the comparison made in step 260, the random number is compared with the current value of the second counter until it matches. If this is the case, in step 280 the value in a memory cell of a memory device is increased by 1. Subsequently, it is waited in step 300 until the second counter has reached the maximum value of the predetermined value range, in this case 65535. Then, it returns to step 220, repeating steps 220 to 300 until the lighting device is turned off. After switching off the lighting device, the method is started from the beginning, in particular regardless of how far in step 300 has already been counted. This includes that when the method is run through for the first time, the method is terminated already before a "yes" in step 260 or before reaching the value "65536" in step 300.

Fig. 3 zeigt den zeitlichen Verlauf des Verfahrens gemäß dem Ausführungsbeispiel von Fig. 2. Dabei sind Blöcke von einer Länge von jeweils 65535 s aneinandergereiht. In jedem Block Bi ist schematisch eine Zufallszahl eingezeichnet. Überdies sind fortlaufend Ausschaltzeitpunkte tausi eingetragen. Im Block B1 liegt der Ausschaltzeitpunkt taus1 nach dem durch die Zufallszahl vorgegebenen Zeitpunkt, so dass der Zählerstand in der Speicherzelle auf 1 steigt. Im Block B2 liegt der Ausschaltzeitpunkt taus2 ebenso wie im Block B3 der Ausschaltzeitpunkt taus3 nach dem Zeitpunkt, der jeweils durch die im jeweiligen Schritt 220 generierte Zufallszahl vorgegeben ist. Dies führt jeweils zu einer weiteren Erhöhung des Zählerstands. Im Block B4 wird die Beleuchtungsvorrichtung überhaupt nicht ausgeschaltet, vielmehr liegt der Ausschaltzeitpunkt taus4 bereits im Block B5. Dies führt zur Erhöhung des Zählerstands auf den Wert 4 zu dem Zeitpunkt, der durch die für den Block B4 generierte Zufallszahl festgelegt ist. Im Block B5 liegt der Zeitpunkt, der durch die Zufallszahl bestimmt ist, nach dem Ausschaltzeitpunkt taus4, so dass der Zählerstand nicht erhöht wird. Im Block B6 liegt der Ausschaltzeitpunkt taus5 vor dem durch die Zufallszahl bestimmten Zeitpunkt, so dass der Zählerstand weiter unverändert bleibt. Fig. 3 shows the time course of the method according to the embodiment of Fig. 2 , In this case, blocks of a length of 65535 s each strung together. In each block Bi a random number is schematically drawn. Moreover, switch-off times t ausi are continuously entered. In block B1, the switch-off time t out1 is after the time specified by the random number, so that the count in the memory cell increases to 1. In block B2, the switch-off time t out 2 is the same as in block B3, the switch-off time t off3 after the time, which is in each case predetermined by the random number generated in the respective step 220. This leads in each case to a further increase of the meter reading. In block B4, the lighting device is not switched off at all, but the switch-off time t4 is already in block B5. This leads to the increase of the count to the value 4 at the time, which is determined by the random number generated for the block B4. In the block B5, the timing determined by the random number is 4 after the turn-off timing t, so that the count is not increased. In block B6, the switch-off time t out5 is before the time determined by the random number, so that the count remains unchanged.

Fig. 4 zeigt in schematischer Darstellung den Zählerstand der Speichervorrichtung für eine angenommene Betriebsdauer von 50000 Std., einer typischen Lebensdauer eines elektronischen Vorschaltgeräts als Beispiel einer Beleuchtungsvorrichtung, wobei sich die 50000 Std. zusammensetzen aus unterschiedlichen Einschaltdauern konstanter Länge. Diese unterschiedlichen konstanten Einschaltdauern ergeben die in Fig. 4 durch Quadrate gekennzeichnete Einträge. In der Darstellung von Fig. 4 wurden Einschaltdauern von 20 s bis zu 30 Tagen angenommen. Aus Gründen der Einfachheit der Programmierung der Simulation wurden jeweils konstante Einschaltdauern angenommen. Gemäß der Darstellung von Fig. 3 wird der Zählerstand dann um 1 erhöht, falls die im Schritt 220 generierte Zufallszahl erreicht wurde, also im Mittel etwa alle 65535 s. Angenommen also, die Einschaltzeit sei konstant 10 s, die gesamte Betriebsdauer betrage 65535 s. Die Wahrscheinlichkeit, dass der Zählerstand in der Speichervorrichtung um 1 erhöht wird, ist demnach 10 : 65535 = 1 : 6553. Mit anderen Worten wird alle 6553 Blöcke beim Vergleich ein Treffer erzielt, der zu einer Erhöhung des Zählerstands führt. Wird nun die Einschaltdauer von 10 s mit der Zahl 6553 multipliziert, ergibt sich die richtige Anzahl an Betriebssekunden von 65530 s. Fig. 4 shows a schematic representation of the count of the storage device for an assumed operating time of 50,000 hours, a typical life of an electronic ballast as an example of a lighting device, the 50,000 hours composed of different duration periods of constant length. These different constant duty cycles give the in Fig. 4 squares marked entries. In the presentation of Fig. 4 Turn-on times of 20 s to 30 days were assumed. For simplicity of programming the simulation, constant duty cycles were assumed. As shown by Fig. 3 the counter reading is then increased by 1 if the random number generated in step 220 has been reached, ie on average approximately every 65535 s. Assuming that the switch-on time is constant at 10 s, the total operating time amounts to 65535 s. The probability that the count in the memory device is increased by 1 is therefore 10: 65535 = 1: 6553. In other words, every 6553 blocks in the comparison a hit is achieved, which leads to an increase of the count. If the duty cycle of 10 s is multiplied by the number 6553, the correct number of operating seconds is 65530 s.

Übertragen auf das Beispiel von Fig. 4 ergeben sich demnach 50000 Std. ä 3600 s dividiert durch die Zeitdauer von 65535 s eines Blocks als Ergebnis 2746,62 Blöcke. Wie der Figur 4 zu entnehmen ist, werden in Abhängigkeit der gewählten Einschaltdauer zwischen 2650 und 2810 Schreibzyklen durchgeführt. Bei einem aus dem Stand der Technik bekannten Betriebssekundenzähler, der jede Betriebssekunde einen Schreibvorgang durchführt, müssten 180 x 106 Schreibzyklen durchgeführt werden. Bei dem erfindungsgemäßen Verfahren hingegen kommt der Betriebssekundenzähler mit einem 1/65536 -stel der Schreibzyklen aus. Trotzdem werden auch Einschaltdauern von wenigen Sekunden miterfasst. Aus der Grafik von Fig. 4 ergibt sich, dass durch das erfindungsgemäße Verfahren die Betriebssekunden bis auf ca. 3 % genau korrekt wiedergegeben werden.Transferred to the example of Fig. 4 this results in 50000 hours of a 3600 s divided by the duration of 65535 s of a block resulting in 2746.62 blocks. Again FIG. 4 can be seen, between 2650 and 2810 write cycles are performed depending on the selected duty cycle. In an operating seconds counter known from the prior art, which performs a write operation every operating second, 180 × 10 6 write cycles would have to be carried out. In the method according to the invention, however, the operating seconds counter comes out with a 1/65536 -stel of the write cycles. Nevertheless, the switch-on duration of a few seconds is also recorded. From the graphic of Fig. 4 shows that the operating seconds are reproduced exactly correct up to about 3% by the inventive method.

Fig. 5 zeigt in schematischer Darstellung den Aufbau einer erfindungsgemäßen Vorrichtung. Diese weist einen Eingang mit einem ersten Eingangsanschluss E1 und einen zweiten Eingangsanschluss E2 auf, an die eine Netzspannung UN angelegt wird. Fig. 5 shows a schematic representation of the structure of a device according to the invention. This has an input with a first input terminal E1 and a second input terminal E2, to which a mains voltage U N is applied.

Sie umfasst ein elektronisches Vorschaltgerät 10, an dessen Ausgang ein Beleuchtungsmittel 12 gekoppelt ist. Zwischen die Eingangsanschlüsse E1, E2 und das elektronische Vorschaltgerät 10 ist eine erfindungsgemäße Vorrichtung 14 gekoppelt. Diese weist eine Vorrichtung 16 zum Generieren einer Zufallszahl innerhalb eines vorgebbaren Wertebereichs auf. Sie umfasst weiterhin eine mit der Generiervorrichtung 16 gekoppelte Vergleichsvorrichtung 18 zum Vergleichen der Zufallszahl mit einer vorgebbaren Vergleichszahl. Mit der Vergleichsvorrichtung 18 ist eine Speichervorrichtung 20 gekoppelt und zwar derart, dass, falls der Vergleich der Zufallszahl mit der Vergleichszahl eine Übereinstimmung ergibt, der Zählerstand der Speichervorrichtung 20 um eine Schrittweite erhöht wird.It comprises an electronic ballast 10, to whose output a lighting means 12 is coupled. Between the input terminals E1, E2 and the electronic ballast 10, a device 14 according to the invention is coupled. This has a device 16 for generating a random number within a predefinable value range. It further comprises a comparison device 18 coupled to the generation device 16 for comparing the random number with a predeterminable comparison number. A storage device 20 is coupled to the comparison device 18 in such a way that if the comparison of the random number with the comparison number results in a match, the count of the storage device 20 is increased by one increment.

Wie für den Fachmann offensichtlich, kann die erfindungsgemäße Vorrichtung auch an anderer Stelle als in Fig. 5 dargestellt vorgesehen sein. So kann sie beispielsweise insbesondere im elektronischen Vorschaltgerät 10 untergebracht sein. Weiterhin kann eine erfindungsgemäße Vorrichtung ausgelegt sein, mehrere statistische Kennzahlen einer Beleuchtungsvorrichtung zu erfassen, also beispielsweise die Anzahl der Einschaltvorgänge und die Betriebsdauer, wobei diese Größen für unterschiedliche Elemente der Beleuchtungsvorrichtung erfasst werden können. Bei dem Ausführungsbeispiel von Fig. 5 können demnach die statistischen Kennzahlen separat für das elektronische Vorschaltgerät 10 und das Beleuchtungsmittel 12 erfasst werden, die ja, nach Austausch eines der beiden im Falle eines Defekts oder einer Wartung, unterschiedlich sein können.As is apparent to one skilled in the art, the device according to the invention may also be used elsewhere than in Fig. 5 be provided shown. Thus, for example, it can be accommodated in particular in the electronic ballast 10. Furthermore, a device according to the invention can be designed to detect a plurality of statistical characteristics of a lighting device, that is, for example, the number of turn-on operations and the operating time, wherein these variables can be detected for different elements of the lighting device. In the embodiment of Fig. 5 Therefore, the statistical measures can be detected separately for the electronic ballast 10 and the lighting means 12, which can indeed be different after replacing one of the two in the event of a defect or a maintenance.

Claims (7)

  1. Method for detecting a statistical characteristic of a lighting device (10; 12), comprising the following steps:
    a) generate a random number within a prescribable value range (step 120; step 220);
    b) compare the random number with a comparison number (step 140; step 260);
    c) c1) if the comparison of step b) yields a match: increase the count of a storage device (20) by one step width (step 160; step 280);
    characterized in that
    the comparison number is correlated with the count of a time measuring device that is started when the lighting device (12) is switched on.
  2. Method according to Claim 1,
    characterized in that
    the comparison number is a prescribable number from the value range of step a).
  3. Method according to Claim 1,
    characterized in that
    the method further comprises the following steps:
    c2) if the comparison of step b) yields no match: repeat step b) until a match is achieved, and then continue with step c1); or
    c3) if the lighting device (12) is switched off in step c2) before a match is attained: terminate the method.
  4. Method according to Claim 3,
    characterized in that
    the following step is executed after step c2):
    d) wait until the count of the time measuring device has reached the value that corresponds to the maximum value of the prescribable value range of step a) (step 300); and
    continue the method with step a).
  5. Method according to one of the preceding claims,
    characterized in that
    the count of the storage device (20) is continued each time after the lighting device (12) is switched off.
  6. Method according to one of the preceding claims,
    characterized in that
    the step width is 1.
  7. Device for detecting a statistical characteristic of a lighting device (10; 12), comprising:
    - a device for generating a random number within a prescribable value range;
    - a comparison device for comparing the random number with a comparison number; and
    - a storage device (20) that is coupled to the comparison device in such a way that if the comparison of the random number with the comparison number yields a match, the count of the storage device (20) is increased by one step width;
    characterized in that
    the comparison number is correlated with the count of a time measuring device that is started when the lighting device (12) is switched on.
EP08707952A 2008-01-17 2008-01-17 Method and device for detecting a static index of a lighting device Not-in-force EP2232953B1 (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/EP2008/050504 WO2009089910A1 (en) 2008-01-17 2008-01-17 Method and device for detecting a static index of a lighting device

Publications (2)

Publication Number Publication Date
EP2232953A1 EP2232953A1 (en) 2010-09-29
EP2232953B1 true EP2232953B1 (en) 2011-10-19

Family

ID=39876282

Family Applications (1)

Application Number Title Priority Date Filing Date
EP08707952A Not-in-force EP2232953B1 (en) 2008-01-17 2008-01-17 Method and device for detecting a static index of a lighting device

Country Status (6)

Country Link
US (1) US8415899B2 (en)
EP (1) EP2232953B1 (en)
KR (1) KR20100107051A (en)
CN (1) CN101919316B (en)
AT (1) ATE530050T1 (en)
WO (1) WO2009089910A1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102183888A (en) * 2011-02-23 2011-09-14 尚雪峰 Method for counting illumination time of illumination equipment
EP3017659B1 (en) * 2013-07-02 2018-01-10 Philips Lighting Holding B.V. Methods and apparatus for lifetime extension of led-based lighting units
US10064259B2 (en) * 2016-05-11 2018-08-28 Ford Global Technologies, Llc Illuminated vehicle badge

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3964059A (en) * 1974-06-19 1976-06-15 Bell Telephone Laboratories, Incorporated Method and apparatus for statistical counting
US6333602B1 (en) * 1999-12-14 2001-12-25 Exfo Photonic Solutions Inc. Smart light source with integrated operational parameters data storage capability
US7113432B2 (en) * 2000-09-14 2006-09-26 Sandisk Corporation Compressed event counting technique and application to a flash memory system
US6483247B2 (en) * 2001-02-20 2002-11-19 Syris Scientific, L.L.C. Lighting apparatus and light control method
JP4374472B2 (en) * 2003-12-22 2009-12-02 学校法人同志社 Lighting control system
CN1858855A (en) * 2006-02-17 2006-11-08 华为技术有限公司 Counting method and device for extending non-volatile storage life
JP5380085B2 (en) * 2009-01-28 2014-01-08 株式会社沖データ Piezoelectric transformer driving device, cold cathode tube inverter, cold cathode tube driving device, and image forming apparatus

Also Published As

Publication number Publication date
US8415899B2 (en) 2013-04-09
KR20100107051A (en) 2010-10-04
WO2009089910A1 (en) 2009-07-23
EP2232953A1 (en) 2010-09-29
CN101919316A (en) 2010-12-15
US20110047337A1 (en) 2011-02-24
ATE530050T1 (en) 2011-11-15
CN101919316B (en) 2013-11-06

Similar Documents

Publication Publication Date Title
DE3317160C2 (en)
DE112014004761T5 (en) Influencing Wear Leveling in Storage Systems
DE102014115885A1 (en) Health state of non-volatile memory
EP2232953B1 (en) Method and device for detecting a static index of a lighting device
DE102020111788A1 (en) METHOD AND DEVICE FOR DETECTING DEFECTIVE CELLS WITHIN A BATTERY
DE102013013047A1 (en) Determination of an identifier
DE102019102861A1 (en) Method and device for estimating the wear of a non-volatile information store
EP1008993A2 (en) Writeable memory with self-test device and method therefor
DE102012203713A1 (en) Method and device for extending the life of memories
DE102011005769B4 (en) A method for determining a state of charge of an electrical energy storage device and electrical energy storage device
EP2063432B1 (en) Method for testing a working memory
DE102020110066A1 (en) Method for determining a current state of aging of an electrical energy store and electrical energy store
EP2846147B1 (en) Weathering Test using radiation source identifiable by a RFID chip
DE10134654A1 (en) Process for error analysis of memory modules
EP3108360B1 (en) Increasing the available flash memory of a micro-controller
DE19957124A1 (en) Testing memory cells with hysteresis curve e.g. for FRAM
EP3217766A1 (en) Method for operating a light
EP2085607A1 (en) Malfunction early recognition for a glow plug supplied with continuous consequence of tension pulses
DE10221611A1 (en) System for testing digital components
EP1507181B1 (en) Method and device for multilevel data processing, particularly for diagnostics, in an industrial installation
DE102004042079B3 (en) Method for measuring a transit time of a digital circuit and corresponding device
DE102022207309A1 (en) Method for testing an input channel for PWM signals of an electronic circuit
DE102015007378A1 (en) Method for checking electrically interconnected single cells
EP2002446B1 (en) Method for operating a memory unit comprising the marking of memory blocks that are identified as defective
DE112005002436T5 (en) Program, test device and test method

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

17P Request for examination filed

Effective date: 20100506

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MT NL NO PL PT RO SE SI SK TR

AX Request for extension of the european patent

Extension state: AL BA MK RS

DAX Request for extension of the european patent (deleted)
GRAP Despatch of communication of intention to grant a patent

Free format text: ORIGINAL CODE: EPIDOSNIGR1

GRAS Grant fee paid

Free format text: ORIGINAL CODE: EPIDOSNIGR3

GRAA (expected) grant

Free format text: ORIGINAL CODE: 0009210

RAP1 Party data changed (applicant data changed or rights of an application transferred)

Owner name: OSRAM AG

AK Designated contracting states

Kind code of ref document: B1

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MT NL NO PL PT RO SE SI SK TR

REG Reference to a national code

Ref country code: GB

Ref legal event code: FG4D

Free format text: NOT ENGLISH

REG Reference to a national code

Ref country code: CH

Ref legal event code: EP

REG Reference to a national code

Ref country code: IE

Ref legal event code: FG4D

REG Reference to a national code

Ref country code: DE

Ref legal event code: R096

Ref document number: 502008005254

Country of ref document: DE

Effective date: 20111215

REG Reference to a national code

Ref country code: NL

Ref legal event code: VDEP

Effective date: 20111019

LTIE Lt: invalidation of european patent or patent extension

Effective date: 20111019

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: NO

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20120119

Ref country code: IS

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20120219

Ref country code: LT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20111019

REG Reference to a national code

Ref country code: IE

Ref legal event code: FD4D

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: GR

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20120120

Ref country code: LV

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20111019

Ref country code: HR

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20111019

Ref country code: SE

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20111019

Ref country code: SI

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20111019

Ref country code: NL

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20111019

Ref country code: PT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20120220

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: CY

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20111019

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: DK

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20111019

Ref country code: SK

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20111019

Ref country code: EE

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20111019

Ref country code: BG

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20120119

Ref country code: CZ

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20111019

Ref country code: IE

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20111019

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

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: RO

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20111019

Ref country code: PL

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20111019

Ref country code: IT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20111019

Ref country code: MC

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20120131

REG Reference to a national code

Ref country code: CH

Ref legal event code: PL

26N No opposition filed

Effective date: 20120720

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: CH

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20120131

Ref country code: LI

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20120131

REG Reference to a national code

Ref country code: DE

Ref legal event code: R097

Ref document number: 502008005254

Country of ref document: DE

Effective date: 20120720

REG Reference to a national code

Ref country code: DE

Ref legal event code: R081

Ref document number: 502008005254

Country of ref document: DE

Owner name: OSRAM GMBH, DE

Free format text: FORMER OWNER: OSRAM AG, 81543 MUENCHEN, DE

Effective date: 20130205

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: ES

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20120130

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: MT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20111019

REG Reference to a national code

Ref country code: DE

Ref legal event code: R081

Ref document number: 502008005254

Country of ref document: DE

Owner name: OSRAM GMBH, DE

Free format text: FORMER OWNER: OSRAM GMBH, 81543 MUENCHEN, DE

Effective date: 20130823

REG Reference to a national code

Ref country code: AT

Ref legal event code: MM01

Ref document number: 530050

Country of ref document: AT

Kind code of ref document: T

Effective date: 20130117

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: TR

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20111019

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: AT

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20130117

Ref country code: LU

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20120117

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: HU

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20080117

REG Reference to a national code

Ref country code: FR

Ref legal event code: PLFP

Year of fee payment: 8

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: FI

Payment date: 20150113

Year of fee payment: 8

Ref country code: DE

Payment date: 20150121

Year of fee payment: 8

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: FR

Payment date: 20150122

Year of fee payment: 8

Ref country code: GB

Payment date: 20150121

Year of fee payment: 8

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: BE

Payment date: 20150121

Year of fee payment: 8

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: BE

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20160131

REG Reference to a national code

Ref country code: DE

Ref legal event code: R119

Ref document number: 502008005254

Country of ref document: DE

GBPC Gb: european patent ceased through non-payment of renewal fee

Effective date: 20160117

REG Reference to a national code

Ref country code: FR

Ref legal event code: ST

Effective date: 20160930

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: FI

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20160117

Ref country code: GB

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20160117

Ref country code: DE

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20160802

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: 20160201