EP0895264A1 - Current control for an inductive load - Google Patents

Current control for an inductive load Download PDF

Info

Publication number
EP0895264A1
EP0895264A1 EP98305816A EP98305816A EP0895264A1 EP 0895264 A1 EP0895264 A1 EP 0895264A1 EP 98305816 A EP98305816 A EP 98305816A EP 98305816 A EP98305816 A EP 98305816A EP 0895264 A1 EP0895264 A1 EP 0895264A1
Authority
EP
European Patent Office
Prior art keywords
current
interval
duration
average value
switch device
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.)
Granted
Application number
EP98305816A
Other languages
German (de)
French (fr)
Other versions
EP0895264B1 (en
Inventor
Stephen Potter
Simon Turvey
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.)
ZF International UK Ltd
Original Assignee
Lucas Industries Ltd
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 Lucas Industries Ltd filed Critical Lucas Industries Ltd
Publication of EP0895264A1 publication Critical patent/EP0895264A1/en
Application granted granted Critical
Publication of EP0895264B1 publication Critical patent/EP0895264B1/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H01ELECTRIC ELEMENTS
    • H01HELECTRIC SWITCHES; RELAYS; SELECTORS; EMERGENCY PROTECTIVE DEVICES
    • H01H47/00Circuit arrangements not adapted to a particular application of the relay and designed to obtain desired operating characteristics or to provide energising current
    • H01H47/22Circuit arrangements not adapted to a particular application of the relay and designed to obtain desired operating characteristics or to provide energising current for supplying energising current for relay coil
    • H01H47/32Energising current supplied by semiconductor device
    • H01H47/325Energising current supplied by semiconductor device by switching regulator

Definitions

  • This invention relates to a current control for an inductive load.
  • the force produced by an electro-mechanical actuator in which there is a cyclically fluctuating current is a function of the average magnetic flux in the air gap of the actuator and hence is related to the average current flowing in the actuator winding (or windings).
  • To control an actuator to give a particular force therefore it is advantageous to maintain a correct level of average current in the winding(s) to provide reliable actuation without excessive power consumption.
  • Efficient operation of electro-mechanical actuators is conventionally achieved by using pulse width modulation of the voltage supply to the actuator. This involves closing a switch element periodically to cause current in the winding(s) to increase and then opening the switch to allow the current to be diverted through a recirculation diode or other recirculation element, so that the current decays until the next pulse is commenced.
  • a recirculation diode or other recirculation element it is difficult in conventional control circuits to measure the average current flow, since the current sensing element required has to be able to monitor the current during both current growth and current decay periods.
  • the recirculation diode is separate from the winding, this is possible, but complex and expensive analog circuit elements will be required to effect the monitoring. Where the recirculation diode is built into the winding and has no separate terminals, current metering is even more difficult.
  • a current control for an inductive load comprising a switch device and a current sensing element connected in series with the load, a voltage comparator connected to the sensing element and arranged to operate when the current in said sensing element is equal to a desired average value, and a digital control circuit connected to said voltage comparator to receive an input therefrom and to said switch device to control the state of conduction thereof, said digital control circuit operating to turn said switch device on periodically, to measure the duration of a first interval from turn-on to the moment of operation of the voltage comparator when the current in the load reaches the desired average value, and to maintain the switch element in its turned-on condition for a second interval of duration calculated as a function of the duration of said first interval.
  • the growth and decay can be regarded as substantially linear, so that an acceptable level of accuracy can be obtained by basing the duration of the second interval on the duration of the first.
  • the calculation used is such that, in steady state conditions, the duration of the second interval is equal to the duration of the first interval.
  • the calculation is such that the duration of the second interval is equal to the average of the durations of the first intervals in the current cycle and the preceding cycles.
  • the inductive load is in the form of a solenoid 10 with which there is associated a current recirculation diode 10a.
  • This diode is, in fact, built into the solenoid so that it is not possible to separate the connections between the solenoid and the diode, thereby making it impossible to use a current sensing element which can sense the current level in the solenoid when externally supplied current is interrupted.
  • the control includes a field effect transistor switch device 11 and a current sensing resistor 12 connected in series with the solenoid between a supply rail 13 and a ground rail 14. One end of the resistor 12 is connected to the supply rail 13, so that the voltage at the other end of the resistor is linearly related to the current flowing in the solenoid when the switch device 11 is conductive.
  • the control also includes a voltage comparator 15 which has its inverting input connected by a resistor 16 to said other end of the resistor 12 and to the supply rail 17 (acting as a noise filter) to the supply rail 13.
  • the output terminal of the voltage comparator 15 is connected to an input terminal of an ASIC 18 which incorporates an arithmetic unit (not shown).
  • the ASIC has one output terminal which is connected by a resistor 19 to the gate of the switch device 1 1.
  • Another output terminal of the ASIC provides a reference voltage to the non-inverting input terminal of the voltage comparator 15 in accordance with commands received by the ASIC and calculations made in the arithmetic unit thereof.
  • the generation of the reference voltage is not described in detail herein but can be set dynamically and statically to minimise the actuator power consumption.
  • the reference voltage applied to the non-inverting input of the voltage comparator 15 is set to the voltage to which said other end of the resistor 12 will drop when the instantaneous current flowing in the resistor 12 is equal to the desired average current in the solenoid 10.
  • the relevant part of the program of the ASIC is shown in Figure 3.
  • the routine shown is called periodically at set time intervals and is responsible for monitoring the output of the voltage comparator and controlling the switch device accordingly.
  • Each time the routine is called the variable t is incremented (20) and the value of t is compared (21) with the repetition cycle time tcyc. If the cycle time has not expired the routine tests (22) whether the system is in the first phase of its cycle. If it is, then the routine tests (23) whether the output of the voltage comparator 15 is high or low. If the output is low the routine terminates. If it is high, a calculation (24) is carried out to update the stored value of a variable t av by adding three times the stored value to the current value of t and dividing the sum by 4.
  • t off is then calculated as the sum of the new value of t av and t.
  • the value of the phase variable is then set (25) to 2 so that on the next cycle, decision (22) will cause a jump to a different branch of the routine.
  • phase is equal to 2
  • the routine tests (26) whether the period defined by the variable t off has expired. If it has, then phase is set (27) to 3 and the switch is turned off.
  • phase When phase is set to 3, the routine tests (29) whether t cyc has expired. If it has t is set to zero, phase is set to 1, and the switch is turned on.
  • the switch device 11 is turned on at the beginning of the cycle.
  • the current level thus starts to rise.
  • the output of the voltage comparator 15 goes high and the duration of the on period of the switch is then calculated.
  • the switch is held on until the (second) calculated period expires, and then the switch device is turned off again until it is time for a new cycle to commence.
  • the inclusion in the calculation of the total on time of a dominant term based on previous durations of the first interval ensures that the control adjusts itself to the changed conditions in a stable manner.
  • the solenoid 10 is connected between the supply rail 13 and the switch device 11.
  • the resistor 12 is connected between the switch device 11 and the ground rail 14 and it is the non-inverting input of the voltage comparator 15 which is connected by resistor 16 to the resistor 12.
  • the inverting input of the voltage comparator 15 is connected to receive the reference voltage signal from the ASIC 18.

Landscapes

  • Engineering & Computer Science (AREA)
  • Power Engineering (AREA)
  • Control Of Voltage And Current In General (AREA)
  • Electronic Switches (AREA)

Abstract

A current control for an inductive load (10) includes a switch device (11) and a sensor (12) in series with the load. A voltage comparator (15) is connected to operate when the current in the load reaches a desired average value. A digital control (18) measures the time taken for the current to reach this value and maintains the switch device conductive for a further period based on this measured time. Accurate average current control is obtained even if it is not possible to measure the load current when the switch device is non-conductive.

Description

  • This invention relates to a current control for an inductive load.
  • The force produced by an electro-mechanical actuator in which there is a cyclically fluctuating current is a function of the average magnetic flux in the air gap of the actuator and hence is related to the average current flowing in the actuator winding (or windings). To control an actuator to give a particular force, therefore it is advantageous to maintain a correct level of average current in the winding(s) to provide reliable actuation without excessive power consumption.
  • Efficient operation of electro-mechanical actuators is conventionally achieved by using pulse width modulation of the voltage supply to the actuator. This involves closing a switch element periodically to cause current in the winding(s) to increase and then opening the switch to allow the current to be diverted through a recirculation diode or other recirculation element, so that the current decays until the next pulse is commenced. With this arrangement, it is difficult in conventional control circuits to measure the average current flow, since the current sensing element required has to be able to monitor the current during both current growth and current decay periods. Where the recirculation diode is separate from the winding, this is possible, but complex and expensive analog circuit elements will be required to effect the monitoring. Where the recirculation diode is built into the winding and has no separate terminals, current metering is even more difficult.
  • It is therefore an object of the present invention to provide a simple but effective average current control which avoids the difficulties mentioned above.
  • In accordance with the invention there is provided a current control for an inductive load comprising a switch device and a current sensing element connected in series with the load, a voltage comparator connected to the sensing element and arranged to operate when the current in said sensing element is equal to a desired average value, and a digital control circuit connected to said voltage comparator to receive an input therefrom and to said switch device to control the state of conduction thereof, said digital control circuit operating to turn said switch device on periodically, to measure the duration of a first interval from turn-on to the moment of operation of the voltage comparator when the current in the load reaches the desired average value, and to maintain the switch element in its turned-on condition for a second interval of duration calculated as a function of the duration of said first interval.
  • If the intervals referred to are short compared with the time constants for current growth and decay, the growth and decay can be regarded as substantially linear, so that an acceptable level of accuracy can be obtained by basing the duration of the second interval on the duration of the first.
  • The calculation used is such that, in steady state conditions, the duration of the second interval is equal to the duration of the first interval.
  • To enable the control to operate stably, however, the calculation is such that the duration of the second interval is equal to the average of the durations of the first intervals in the current cycle and the preceding cycles.
  • In the accompanying drawings:
  • Figure 1 is a circuit diagram showing one example of the invention;
  • Figure 2 is a graph showing waveforms in the circuit of Figure 1;
  • Figure 3 is a flow chart illustrating the operation of the example shown in Figure 1; and
  • Figure 4 is a circuit diagram showing a second example of the invention.
  • Referring firstly to Figure 1, the inductive load is in the form of a solenoid 10 with which there is associated a current recirculation diode 10a. This diode is, in fact, built into the solenoid so that it is not possible to separate the connections between the solenoid and the diode, thereby making it impossible to use a current sensing element which can sense the current level in the solenoid when externally supplied current is interrupted.
  • The control includes a field effect transistor switch device 11 and a current sensing resistor 12 connected in series with the solenoid between a supply rail 13 and a ground rail 14. One end of the resistor 12 is connected to the supply rail 13, so that the voltage at the other end of the resistor is linearly related to the current flowing in the solenoid when the switch device 11 is conductive. The control also includes a voltage comparator 15 which has its inverting input connected by a resistor 16 to said other end of the resistor 12 and to the supply rail 17 (acting as a noise filter) to the supply rail 13.
  • The output terminal of the voltage comparator 15 is connected to an input terminal of an ASIC 18 which incorporates an arithmetic unit (not shown). The ASIC has one output terminal which is connected by a resistor 19 to the gate of the switch device 1 1. Another output terminal of the ASIC provides a reference voltage to the non-inverting input terminal of the voltage comparator 15 in accordance with commands received by the ASIC and calculations made in the arithmetic unit thereof. The generation of the reference voltage is not described in detail herein but can be set dynamically and statically to minimise the actuator power consumption. Suffice it to say that the reference voltage applied to the non-inverting input of the voltage comparator 15 is set to the voltage to which said other end of the resistor 12 will drop when the instantaneous current flowing in the resistor 12 is equal to the desired average current in the solenoid 10.
  • The relevant part of the program of the ASIC is shown in Figure 3. The routine shown is called periodically at set time intervals and is responsible for monitoring the output of the voltage comparator and controlling the switch device accordingly. Each time the routine is called the variable t is incremented (20) and the value of t is compared (21) with the repetition cycle time tcyc. If the cycle time has not expired the routine tests (22) whether the system is in the first phase of its cycle. If it is, then the routine tests (23) whether the output of the voltage comparator 15 is high or low. If the output is low the routine terminates. If it is high, a calculation (24) is carried out to update the stored value of a variable tav by adding three times the stored value to the current value of t and dividing the sum by 4. The value of a variable toff is then calculated as the sum of the new value of tav and t. The value of the phase variable is then set (25) to 2 so that on the next cycle, decision (22) will cause a jump to a different branch of the routine.
  • When phase is equal to 2, the routine tests (26) whether the period defined by the variable toff has expired. If it has, then phase is set (27) to 3 and the switch is turned off.
  • When phase is set to 3, the routine tests (29) whether tcyc has expired. If it has t is set to zero, phase is set to 1, and the switch is turned on.
  • Thus, in a normal cycle of operation, as shown in Figure 2, the switch device 11 is turned on at the beginning of the cycle. The current level thus starts to rise. When the current level reaches the desired average value, the output of the voltage comparator 15 goes high and the duration of the on period of the switch is then calculated. The switch is held on until the (second) calculated period expires, and then the switch device is turned off again until it is time for a new cycle to commence.
  • Following any change in the desired average current, or any disturbance in the mechanical load on the actuator, the inclusion in the calculation of the total on time of a dominant term based on previous durations of the first interval ensures that the control adjusts itself to the changed conditions in a stable manner.
  • In the second example shown in Figure 4, the solenoid 10 is connected between the supply rail 13 and the switch device 11. The resistor 12 is connected between the switch device 11 and the ground rail 14 and it is the non-inverting input of the voltage comparator 15 which is connected by resistor 16 to the resistor 12. The inverting input of the voltage comparator 15 is connected to receive the reference voltage signal from the ASIC 18. The operation of the second example is exactly the same as that of the first example.

Claims (5)

  1. A current control for an inductive load comprising a switch device and a current sensing element connected in series with the load, a voltage comparator connected to the sensing element and arranged to operate when the current in said sensing element is equal to a desired average value, and a digital control circuit connected to said voltage comparator to receive an input therefrom and to said switch device to control the state of conduction thereof, said digital control circuit operating to turn said switch device on periodically, to measure the duration of a first interval from turn-on to the moment of operation of the voltage comparator when the current in the load reaches the desired average value, and to maintain the switch element in its turned-on condition for a second interval of duration calculated as a function of the duration of said first interval.
  2. A current control as claimed in Claim 1 in which said digital control circuit operates so as in steady state conditions to set the duration of the second interval to be equal to the measured duration of the first interval.
  3. A current control as claimed in Claim 2, in which said digital control circuit maintains a variable representing the average value of said duration of the first interval and updates such variable each time a new value of the duration of the first interval is determined.
  4. A current control as claimed in Claim 3, in which updating of the average value is carried out in accordance with the expression tav = (3*t'av + t)/4 where tav is the new average value, t'av is the old average value and t is the new measured duration of the first interval.
  5. A current control as claimed in any preceding claim in which the digital control circuit provides a signal representing the desired average value to the voltage comparator.
EP19980305816 1997-08-01 1998-07-21 Current control for an inductive load Expired - Lifetime EP0895264B1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
GBGB9716220.0A GB9716220D0 (en) 1997-08-01 1997-08-01 Current control for an inductive load
GB9716220 1997-08-01

Publications (2)

Publication Number Publication Date
EP0895264A1 true EP0895264A1 (en) 1999-02-03
EP0895264B1 EP0895264B1 (en) 2000-02-23

Family

ID=10816778

Family Applications (1)

Application Number Title Priority Date Filing Date
EP19980305816 Expired - Lifetime EP0895264B1 (en) 1997-08-01 1998-07-21 Current control for an inductive load

Country Status (3)

Country Link
EP (1) EP0895264B1 (en)
DE (1) DE69800081T2 (en)
GB (1) GB9716220D0 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1347562A2 (en) * 2002-03-13 2003-09-24 Siemens Aktiengesellschaft Method for controlling or regulating current flow through an inductive load

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7667446B2 (en) * 2007-01-11 2010-02-23 Infineon Technologies Ag Method for controlling current in a load
US7872845B2 (en) 2007-03-30 2011-01-18 Infineon Technologies Ag Control system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4481554A (en) * 1983-08-18 1984-11-06 Towmotor Corporation Voltage adaptive solenoid control apparatus
DE3904441A1 (en) * 1987-08-12 1990-08-23 Mannesmann Ag Chopper circuit for driving the coils of electromagnets and/or stepper motors, especially for a matrix printer
EP0449543A1 (en) * 1990-03-28 1991-10-02 Trinova Limited Digital pulse-width-modulation generator for current control

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4481554A (en) * 1983-08-18 1984-11-06 Towmotor Corporation Voltage adaptive solenoid control apparatus
DE3904441A1 (en) * 1987-08-12 1990-08-23 Mannesmann Ag Chopper circuit for driving the coils of electromagnets and/or stepper motors, especially for a matrix printer
EP0449543A1 (en) * 1990-03-28 1991-10-02 Trinova Limited Digital pulse-width-modulation generator for current control

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1347562A2 (en) * 2002-03-13 2003-09-24 Siemens Aktiengesellschaft Method for controlling or regulating current flow through an inductive load
EP1347562A3 (en) * 2002-03-13 2005-01-05 Siemens Aktiengesellschaft Method for controlling or regulating current flow through an inductive load

Also Published As

Publication number Publication date
EP0895264B1 (en) 2000-02-23
GB9716220D0 (en) 1997-10-08
DE69800081D1 (en) 2000-03-30
DE69800081T2 (en) 2000-09-14

Similar Documents

Publication Publication Date Title
US11181551B2 (en) Method for operating a battery sensor, and battery sensor
US4328526A (en) Apparatus for controlling the current through an electromagnetically actuatable injection valve in an internal combustion engine valve in an internal combustion engine
NL1014698C2 (en) Method for checking an electromagnetic flow meter and electromagnetic flow meter device.
US4851763A (en) Current-measuring device, especially for determining the motor current of a direct-current motor
US5107391A (en) Circuit for driving one or more electromagnetic relays which uses minimum power and results in minimum temperature in the relays
US20110285365A1 (en) Dc to dc converter
US7015716B2 (en) Method for detecting a power load of a power supply module according to duty cycle detection, and related device
US8656890B2 (en) System and method for controlling an injection time of a fuel injector based on closing electrical decay
US6661216B1 (en) Apparatus and method for controlling startup of a precharged switching regulator
US20130342950A1 (en) Systems and Methods for Determining Actuation Duration of a Relay
JPS57121703A (en) Driving circuit of electromagnetic operating device
EP0895264B1 (en) Current control for an inductive load
US11674973B2 (en) Magnetic-field sensor device with a control unit which electrically controls a switching element
JPH11308107A (en) Signal input device, controller and current controller for induction load
EP0685744B1 (en) Device for measurement of electrical energy comprising a multiplexer
CN116073484A (en) Power supply control device and power supply control method
CA2766758C (en) Active core current sensor
US6225769B1 (en) Device for operating an electric motor
JPH10178737A (en) Method and device for controlling load
CA1108720A (en) Periodic engine speed monitoring circuit utilizing sampling circuitry
JP2003189598A (en) Switching power unit
BG109997A (en) Method for synchronous electric motor control
JPH0254469B2 (en)
US6729191B1 (en) Electrical inductive flowmeter circuits including coil excitors and current regulators
US20080042637A1 (en) Magnetic toroid self resonant current sensor

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: AL;LT;LV;MK;RO;SI

17P Request for examination filed

Effective date: 19990317

GRAG Despatch of communication of intention to grant

Free format text: ORIGINAL CODE: EPIDOS AGRA

17Q First examination report despatched

Effective date: 19990531

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

AKX Designation fees paid

Free format text: DE FR GB IT

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

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

Owner name: LUCAS INDUSTRIES LIMITED

AK Designated contracting states

Kind code of ref document: B1

Designated state(s): DE FR GB IT

REF Corresponds to:

Ref document number: 69800081

Country of ref document: DE

Date of ref document: 20000330

ITF It: translation for a ep patent filed

Owner name: MARIETTI E GISLON S.R.L.

ET Fr: translation filed
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
REG Reference to a national code

Ref country code: GB

Ref legal event code: IF02

REG Reference to a national code

Ref country code: GB

Ref legal event code: 732E

REG Reference to a national code

Ref country code: DE

Ref legal event code: R081

Ref document number: 69800081

Country of ref document: DE

Owner name: GOODRICH CONTROL SYSTEMS, SOLIHULL, GB

Free format text: FORMER OWNER: LUCAS INDUSTRIES LTD., LONDON, GB

Effective date: 20140128

Ref country code: DE

Ref legal event code: R081

Ref document number: 69800081

Country of ref document: DE

Owner name: GOODRICH CONTROL SYSTEMS, GB

Free format text: FORMER OWNER: LUCAS INDUSTRIES LTD., LONDON, GB

Effective date: 20140128

REG Reference to a national code

Ref country code: FR

Ref legal event code: TP

Owner name: GOODRICH CONTROL SYSTEMS

Effective date: 20140313

Ref country code: FR

Ref legal event code: CJ

Effective date: 20140313

Ref country code: FR

Ref legal event code: CD

Owner name: GOODRICH CONTROL SYSTEMS

Effective date: 20140313

Ref country code: FR

Ref legal event code: CA

Effective date: 20140313

REG Reference to a national code

Ref country code: FR

Ref legal event code: PLFP

Year of fee payment: 19

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

Ref country code: GB

Payment date: 20160627

Year of fee payment: 19

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

Ref country code: FR

Payment date: 20160622

Year of fee payment: 19

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

Ref country code: IT

Payment date: 20160627

Year of fee payment: 19

Ref country code: DE

Payment date: 20160622

Year of fee payment: 19

REG Reference to a national code

Ref country code: DE

Ref legal event code: R119

Ref document number: 69800081

Country of ref document: DE

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

Effective date: 20170721

REG Reference to a national code

Ref country code: FR

Ref legal event code: ST

Effective date: 20180330

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

Ref country code: DE

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

Effective date: 20180201

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

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

Effective date: 20170721