WO2012155820A1 - Circuit and method for power supply control - Google Patents
Circuit and method for power supply control Download PDFInfo
- Publication number
- WO2012155820A1 WO2012155820A1 PCT/CN2012/075441 CN2012075441W WO2012155820A1 WO 2012155820 A1 WO2012155820 A1 WO 2012155820A1 CN 2012075441 W CN2012075441 W CN 2012075441W WO 2012155820 A1 WO2012155820 A1 WO 2012155820A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- power supply
- switch
- power
- circuit
- supply control
- 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.)
- Ceased
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F1/00—Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
- G06F1/26—Power supply means, e.g. regulation thereof
- G06F1/263—Arrangements for using multiple switchable power supplies, e.g. battery and AC
Definitions
- the present invention relates to a circuit and a method for power supply control, and more specifically, to a power supply control circuit and a method for downloading and debugging by supplying power to PLC through USB.
- a PLC is supplied by an external power supply in normal operation or programming. Users have to power PLCs through external power supply when they want to program, download or debug PLC applications. The reason is that PLCs in normal operation requires more current than an USB can supply, despite for an MCU (Microprogrammed Control Unit) only, which is in a PLC, a current supplied from an USB would be sufficient.
- MCU Microprogrammed Control Unit
- the present application proposes a method for powering only the MCU in the PLC for programming, debugging and downloading by cutting off other circuits using electronic switches.
- Figure 1 shows a circuit diagram for powering a PLC system of the prior art. As shown in Figure 1, all circuits of a PLC system 103 are powered by an external power supply 102 only. Thus, users have to connect external power supply to a PLC system even if they just want to download user applications through an USB port.
- the present invention uses an USB cable to power a PLC to perform downloading and simple programming/debugging.
- the present invention makes it easier for users to use PLCs.
- the method according to the present invention does not require an external power supply to be connected to a PLC system when the user needs to download programs or perform some simple programming and debugging.
- the users can connect a PLC to a programming/ debugging device (e.g. a PC and etc.) with an USB, and the PLC will be powered to perform some main functions, e.g. downloading, programming, debugging and etc.
- a programming/ debugging device e.g. a PC and etc.
- the method according to embodiments of the present invention cuts off power of some parts of the system with electronic switches, to ensure sufficient power supply to core circuits from the USB power supply.
- the present invention provides a power supply control circuit, comprising: a first switch, for receiving power from an USB port, and outputting power to a core circuit of a Programmable Logic Controller PLC system; a second switch, for receiving power from an external power supply, and outputting power to the core circuit of the PLC system; power management circuit, for controlling the first switch and the second switch to be on and off according to a power input status of the USB port and a power input status of the external power supply, wherein the power management circuit controls the first switch to be on and the second switch to be off when there is no power input from the external power supply and there is a power input from the USB port.
- the present invention provides a power supply control method, comprising: powering a core circuit of a PLC system through an USB port and cutting off power to other circuit of the PLC system, when there is no power input from an external power supply and there is a power input from the USB port.
- Figure 1 shows a prior art circuit diagram for powering a PLC system
- Figure 2 shows a power supply control circuit diagram for powering a PLC system according to the embodiment of the present invention.
- FIG. 2 shows a power supply control circuit diagram for powering a PLC system according to the embodiment of the present invention.
- the present invention employs an USB port 201 to power a main circuit of a PCL system 203, in addition to powering the PLC system 203 through an external power supply 202.
- the PLC system 203 is divided into 2 groups:
- a core circuit 2031 can be powered by the external power supply 202 or the USB 201, and circuits in group 1 include MCU and circuits for programming, debugging and downloading, e.g. an MCU and/or a memory. In addition, it can further include a small current light/LED, and/or port and etc.
- circuit 2032 is only powered by the external power supply 202, and circuits in group 2 include circuits not for programming, debugging and downloading, e.g. I/O, and/or status light/LED, and/or communication ports and etc.
- a control circuit 204 powers the PLC system 203 by controlling one or two of the external power supply 202 and the USB port 201.
- the control circuit 204 includes: a switch ESI 2041, a switch ES2 2042, and a power management circuit 2043.
- the switches ESI and ES2 can be implemented by diodes, transistors, MOSFETs, and even integrated circuits.
- the power management circuit 2043 controls switches 2041 and 2042 to switch on and off.
- VCC1 is electric power from the USB port 201; and VCC2 is electric power from the external power supply 202.
- Electric power VCC1 from the USB port 201 is connected to the switch 2041 and the power management circuit 2043 respectively; and electric power VCC2 from the external power supply 202 is connected to the switch 2042, the power management circuit 2043 and other circuits 2032 of the PLC system 203 respectively.
- Other circuits 2032 of the PLC system 203 is directly powered by the electric power VCC2 from the external power supply 202.
- the core circuit 2031 of the PLC system 203 is powered by electric power VCC output from switches 2041 and 2042.
- the power management circuit 2043 controls the switch ESI to switch off and the switch ES2 to switch on when VCC2 is available and VCC1 is unavailable. At this point, the PLC system 203 is only powered by the external power supply 202.
- the power management circuit 2043 controls the switch ESI to switch off and the switch ES2 to switch on when both VCC2 and VCC1 are available. At this point, the PLC system 203 is only powered by the external power supply 202. c) The power management circuit 2043 controls the switch ESI to switch on and the switch ES2 to switch off when VCC2 is unavailable and VCC1 is available. At this point, the core circuit 2031 of the PLC system 203 is powered only by electric power VCC1 from the USB port 201 such that users can perform main functions of programming, debugging, downloading and etc. Other circuit 2032 of the PLC system 203 is off, and in a
- the power management circuit 2043 controls both the switch ESI and the switch ES2 to switch off when neither VCC2 nor VCC1 is available. At this point, the PLC system 203 is completely non-operating.
- the power management circuit 2043 in the PLC is designed to:
- the PLC system 203 is completely in normal operation when the electric power input from external power supply 202 is powered on, that is to say, circuits 2031 and 2032 are normally powered by the external power supply 202.
- the users do not need to connect the power supply to the PLC system, when they need to download program, or perform some simple programming and debugging. They can connect the PLC to a programming/ debugging device (e.g. a PC and etc.) using the USB, and the PLC can be powered on for certain main functions, e.g. downloading, programming, debugging and etc.
- a programming/ debugging device e.g. a PC and etc.
- the PLC can be powered on for certain main functions, e.g. downloading, programming, debugging and etc.
- the system stops when all power supplies are cut off.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Power Engineering (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Programmable Controllers (AREA)
- Power Sources (AREA)
Abstract
A power supply control circuit (204) is provided. The power supply control circuit (204) comprises: a first switch (2041), for receiving power from a Universal Serial Bus (USB) port (201) and outputting power to a core circuit (2031) of a Programmable Logic Controller (PLC) system (203); a second switch (2042), for receiving power from an external power supply (202) and outputting power to the core circuit of the PLC system; and a power management circuit (2043), for controlling the first switch and the second switch to be on and off according to a power input status of the USB port and a power input status of the external power supply, wherein the power management circuit controls the first switch to be on and the second switch to be off when there is no power input from the external power supply and there is a power input from the USB port. An external power supply is not needed to be connected to the PLC system when users need to download programs or perform some simple programming and debugging. The users can make connection to the PLC through a personal computer (PC) using the USB and the PLC is powered to perform some main functions.
Description
CIRCUIT AND METHOD FOR POWER SUPPLY CONTROL
Field of the invention
The present invention relates to a circuit and a method for power supply control, and more specifically, to a power supply control circuit and a method for downloading and debugging by supplying power to PLC through USB.
Background
Nowadays, many PLCs (Programmable Logic Controller) employ USB ports for
programming and debugging the user applications of the PLC. In general, a PLC is supplied by an external power supply in normal operation or programming. Users have to power PLCs through external power supply when they want to program, download or debug PLC applications. The reason is that PLCs in normal operation requires more current than an USB can supply, despite for an MCU (Microprogrammed Control Unit) only, which is in a PLC, a current supplied from an USB would be sufficient.
Therefore, the present application proposes a method for powering only the MCU in the PLC for programming, debugging and downloading by cutting off other circuits using electronic switches.
Figure 1 shows a circuit diagram for powering a PLC system of the prior art. As shown in Figure 1, all circuits of a PLC system 103 are powered by an external power supply 102 only. Thus, users have to connect external power supply to a PLC system even if they just want to download user applications through an USB port.
Summary of the Invention
Other aspects and advantages of the present invention will be explained in the descriptions below, and other parts can be easily seen from the descriptions or from the practice of the present invention.
The present invention uses an USB cable to power a PLC to perform downloading and simple programming/debugging.
The present invention makes it easier for users to use PLCs.
As for the prior art, users have to connect external power supply to a PLC system even if they just want to download user applications through an USB port.
The method according to the present invention does not require an external power supply to be connected to a PLC system when the user needs to download programs or perform some simple programming and debugging. The users can connect a PLC to a programming/ debugging device (e.g. a PC and etc.) with an USB, and the PLC will be powered to perform some main functions, e.g. downloading, programming, debugging and etc.
When a PLC is powered through an USB, the method according to embodiments of the present invention cuts off power of some parts of the system with electronic switches, to ensure sufficient power supply to core circuits from the USB power supply.
The present invention provides a power supply control circuit, comprising: a first switch, for receiving power from an USB port, and outputting power to a core circuit of a Programmable Logic Controller PLC system; a second switch, for receiving power from an external power supply, and outputting power to the core circuit of the PLC system; power management circuit, for controlling the first switch and the second switch to be on and off according to a power input status of the USB port and a power input status of the external power supply, wherein the power management circuit controls the first switch to be on and the second switch to be off when there is no power input from the external power supply and there is a power input from the USB port.
The present invention provides a power supply control method, comprising: powering a core circuit of a PLC system through an USB port and cutting off power to other circuit of the PLC system, when there is no power input from an external power supply and there is a power input from the USB port.
Brief description of the drawings
The above and other purposes, features and advantages of the present invention will be better understood by detailed descriptions of the preferred embodiments of the present invention in accompany with drawings, wherein same references indicate units with same structure, and wherein:
Figure 1 shows a prior art circuit diagram for powering a PLC system; and
Figure 2 shows a power supply control circuit diagram for powering a PLC system according to the embodiment of the present invention.
Detailed description of the preferred embodiments
The present invention will be fully described hereinafter with reference to the accompanying drawings, in which embodiments of the invention are shown. This invention may, however, be embodied in many different forms and should not be construed as being limited to the embodiments set forth herein. On the contrary, these embodiments are provided so that the present disclosure will be thorough and complete, and will fully convey the scope of the invention to those skilled in the art. In the drawings, components may be exaggerated for the sake of clarity.
It should be understood that when an element is referred to as being "connected to" or "coupled to" another element, it can be directly connected or coupled to the other element or intervening elements may be present. In contrast, when an element is referred to as being "directly connected to" or "directly coupled to" another element, there are no intervening elements present. Like numbers refer to like elements throughout. As used herein, the term "and/or" includes any and all combinations of one or more of the associated listed items. It will be understood that, although the terms first, second, third etc. may be used herein to describe various elements, components and/or sections, these elements, components and/or sections should not be limited by these terms. And these terms are only used to distinguish one element, component, or section from another element, region or section. Thus, a first element, component or section discussed below could be termed a second element, component or section without departing from the teachings of the present invention.
The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used herein, the singular forms "a", "an" and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It should be further understood that the terms "comprises" and/or "comprising," when used in this specification, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof.
Figure 2 shows a power supply control circuit diagram for powering a PLC system according to the embodiment of the present invention.
As shown in Figure 2, the present invention employs an USB port 201 to power a main circuit of a PCL system 203, in addition to powering the PLC system 203 through an external power supply 202.
In Figure 2, the PLC system 203 is divided into 2 groups:
a) In group 1, a core circuit 2031 can be powered by the external power supply 202 or the USB 201, and circuits in group 1 include MCU and circuits for programming, debugging and downloading, e.g. an MCU and/or a memory. In addition, it can further include a small current light/LED, and/or port and etc.
b) In group 2, another circuit 2032 is only powered by the external power supply 202, and circuits in group 2 include circuits not for programming, debugging and downloading, e.g. I/O, and/or status light/LED, and/or communication ports and etc.
A control circuit 204 powers the PLC system 203 by controlling one or two of the external power supply 202 and the USB port 201. The control circuit 204 includes: a switch ESI 2041, a switch ES2 2042, and a power management circuit 2043. The switches ESI and ES2 can be implemented by diodes, transistors, MOSFETs, and even integrated circuits.
The power management circuit 2043 controls switches 2041 and 2042 to switch on and off. As shown in Figure 2, VCC1 is electric power from the USB port 201; and VCC2 is electric power from the external power supply 202. Electric power VCC1 from the USB port 201 is connected to the switch 2041 and the power management circuit 2043 respectively; and electric power VCC2 from the external power supply 202 is connected to the switch 2042, the power management circuit 2043 and other circuits 2032 of the PLC system 203 respectively. Other circuits 2032 of the PLC system 203 is directly powered by the electric power VCC2 from the external power supply 202. And the core circuit 2031 of the PLC system 203 is powered by electric power VCC output from switches 2041 and 2042.
a) The power management circuit 2043 controls the switch ESI to switch off and the switch ES2 to switch on when VCC2 is available and VCC1 is unavailable. At this point, the PLC system 203 is only powered by the external power supply 202.
b) The power management circuit 2043 controls the switch ESI to switch off and the switch ES2 to switch on when both VCC2 and VCC1 are available. At this point, the PLC system 203 is only powered by the external power supply 202.
c) The power management circuit 2043 controls the switch ESI to switch on and the switch ES2 to switch off when VCC2 is unavailable and VCC1 is available. At this point, the core circuit 2031 of the PLC system 203 is powered only by electric power VCC1 from the USB port 201 such that users can perform main functions of programming, debugging, downloading and etc. Other circuit 2032 of the PLC system 203 is off, and in a
non-operating status.
d) The power management circuit 2043 controls both the switch ESI and the switch ES2 to switch off when neither VCC2 nor VCC1 is available. At this point, the PLC system 203 is completely non-operating.
The power management circuit 2043 in the PLC is designed to:
1) The PLC system 203 is completely in normal operation when the electric power input from external power supply 202 is powered on, that is to say, circuits 2031 and 2032 are normally powered by the external power supply 202.
2) Only the core circuit 2031 (CPU, USB communication, 485/232, Ethernet, and all or part of LED) is powered through USB 201 power input and I/O and some communication will be cut off, when the electric power input from external power supply 202 is cut off.
It can be seen according to the embodiment of the present invention that, the following benefits can be brought to users by the present invention:
The users do not need to connect the power supply to the PLC system, when they need to download program, or perform some simple programming and debugging. They can connect the PLC to a programming/ debugging device (e.g. a PC and etc.) using the USB, and the PLC can be powered on for certain main functions, e.g. downloading, programming, debugging and etc.
When the external power supply is connected, all circuits are switched on, and PLC is in normal operation.
When the external power supply is cut off and the USB power supply is powered on, MCU parts of the PLC system is switched on, and users can perform programming, debugging, and downloading, while some other circuits are cut off to ensure sufficient power supply to core circuits from the USB power supply.
The system stops when all power supplies are cut off.
Although the invention has been described in connection with what is presently considered to be the most practical and preferred embodiment, it should be understood that the invention is
not limited to the disclosed embodiment, and various modifications are available for the forms and details of the present invention, without departing from the spirit and scope of the present invention which are defined in the claims below.
Claims
1. A power supply control circuit, comprising:
a first switch, for receiving power from an USB port, and outputting power to a core circuit of a Programmable Logic Controller PLC system;
a second switch, for receiving power from an external power supply, and outputting power to the core circuit of the PLC system;
power management circuit, for controlling the first switch and the second switch to be on and off according to a power input status of the USB port and a power input status of the external power supply,
wherein the power management circuit controls the first switch to be on and the second switch to be off when there is no power input from the external power supply and there is a power input from the USB port.
2. The power supply control circuit according to claim 1, wherein the power management circuit controls the first switch to be off and the second switch to be on as long as there is power input from the external power supply.
3. The power supply control circuit according to claim 2, wherein the power management circuit controls both the first switch and the second switch to be off when neither power input from the external power supply nor the power input from the USB port exists.
4. The power supply control circuit according to claim 3, wherein the external power supply also outputs power to other circuits of the PLC system.
5. The power supply control circuit according to claim 4, wherein the first switch and the second switch are electronic switches.
6. The power supply control circuit according to claim 5, wherein the core circuit is a circuit for performing programming, debugging, and downloading operations.
7. A power supply control method, comprising: powering a core circuit of a PLC system through an USB port and cutting off power to other circuits of the PLC system, when there is no power input from an external power supply and there is a power input from the USB port.
8. The power supply control method according to claim 7, wherein all circuits of the whole PLC system are powered by the external power supply, as long as there is power input from the external power supply.
9. The power supply control method according to claim 8, wherein the power supply of the whole PLC system is cut off, when neither power input from the external power supply nor the power input from the USB port exists.
10. The power supply control method according to claim 9, wherein the core circuit is a circuit for performing programming, debugging, and downloading operations.
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201110127335.6A CN102789298B (en) | 2011-05-17 | 2011-05-17 | Power control circuit and method |
| CN201110127335.6 | 2011-05-17 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2012155820A1 true WO2012155820A1 (en) | 2012-11-22 |
Family
ID=47154713
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2012/075441 Ceased WO2012155820A1 (en) | 2011-05-17 | 2012-05-14 | Circuit and method for power supply control |
Country Status (3)
| Country | Link |
|---|---|
| CN (1) | CN102789298B (en) |
| TW (1) | TWI602062B (en) |
| WO (1) | WO2012155820A1 (en) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US12086013B2 (en) | 2015-11-13 | 2024-09-10 | Texas Instruments Incorporated | USB interface circuit and method for low power operation |
Families Citing this family (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN104953418A (en) * | 2014-03-28 | 2015-09-30 | 无锡信捷电气股份有限公司 | Novel PLC programming cable |
| EP2989550A4 (en) | 2014-07-04 | 2017-03-15 | ABB Technology Ltd. | Standalone automation device and machine |
| CN105373207B (en) * | 2014-08-20 | 2018-10-12 | 深圳飞音时代网络通讯技术有限公司 | A kind of idle method of wireless communication terminal |
| EP3374841B1 (en) * | 2015-11-13 | 2024-09-04 | Texas Instruments Incorporated | Usb interface circuit and method for low power operation |
Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20050174710A1 (en) * | 2002-03-20 | 2005-08-11 | Ichiro Masui | Electronic device and power supply control method |
| US7457645B2 (en) * | 2003-09-02 | 2008-11-25 | Lg Electronics Inc. | Power supply apparatus of mobile terminal |
| US20080290732A1 (en) * | 2007-05-21 | 2008-11-27 | Premier Image Technology(China) Ltd. | Power switch system |
Family Cites Families (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| TWI345699B (en) * | 2007-06-08 | 2011-07-21 | Hon Hai Prec Ind Co Ltd | Power source switching device |
| CN100549912C (en) * | 2007-11-29 | 2009-10-14 | 无敌科技(西安)有限公司 | A kind of electric power controller and method thereof that is applied in the USB device |
| CN201438289U (en) * | 2009-05-07 | 2010-04-14 | 孙青河 | Computer power supply |
| CN101581963B (en) * | 2009-06-19 | 2013-03-13 | 北京红旗胜利科技发展有限责任公司 | Method for reducing CPU power consumption and CPU |
-
2011
- 2011-05-17 CN CN201110127335.6A patent/CN102789298B/en active Active
-
2012
- 2012-04-27 TW TW101115124A patent/TWI602062B/en active
- 2012-05-14 WO PCT/CN2012/075441 patent/WO2012155820A1/en not_active Ceased
Patent Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20050174710A1 (en) * | 2002-03-20 | 2005-08-11 | Ichiro Masui | Electronic device and power supply control method |
| US7457645B2 (en) * | 2003-09-02 | 2008-11-25 | Lg Electronics Inc. | Power supply apparatus of mobile terminal |
| US20080290732A1 (en) * | 2007-05-21 | 2008-11-27 | Premier Image Technology(China) Ltd. | Power switch system |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US12086013B2 (en) | 2015-11-13 | 2024-09-10 | Texas Instruments Incorporated | USB interface circuit and method for low power operation |
Also Published As
| Publication number | Publication date |
|---|---|
| CN102789298B (en) | 2016-03-30 |
| TWI602062B (en) | 2017-10-11 |
| TW201248412A (en) | 2012-12-01 |
| CN102789298A (en) | 2012-11-21 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US7917775B2 (en) | Power supply system | |
| CN101931321B (en) | Power conversion circuit | |
| CA2716763C (en) | Motor controller for electronic driving motor and control method thereof | |
| CN102789298B (en) | Power control circuit and method | |
| US9141575B2 (en) | Power supply circuit for universal serial bus interface | |
| CN101727159A (en) | Power supply control circuit | |
| US8250391B2 (en) | Method and system of improving memory power efficiency | |
| US10311001B2 (en) | Electronic device and communication method thereof | |
| US9219413B2 (en) | Power supplies responsive to multiple control signal formats | |
| KR101052284B1 (en) | Power Sequence / Clock Timing Controls | |
| US20100007400A1 (en) | Power supply circuit for pulse width modulation controller | |
| CN101626201B (en) | Switch power supply circuit | |
| CN109408151B (en) | A field programmable gate array configuration mode automatic switching device and switching method | |
| US9213383B2 (en) | Switching circuit module, computer system, and method for controlling computer system reset thereof | |
| CN208337159U (en) | A kind of dispatching automation computer room cabinet power supply input device | |
| JP2001147747A (en) | Usb hub integrated power supply device | |
| JP6452662B2 (en) | USB repeater | |
| US10955902B2 (en) | Optimized management of the power supply of a microcontroller | |
| CN113377153B (en) | Clock isolation device and method for multi-path network card equipment | |
| CN103296864A (en) | Power supply responsive to multiple control signal formats | |
| JP6930285B2 (en) | Information processing device, information processing system and control method of information processing device | |
| US8484492B2 (en) | Electronic device and power control module for controlling a starting process of the electronic device utilizing a delay latch circuit and an inverse logic unit | |
| CN104953649A (en) | Power supply circuit and electronic equipment | |
| US6529032B1 (en) | Methods and apparatus for full I/O functionality and blocking of backdrive current | |
| US9423850B2 (en) | System and method of power control for embedded systems without advanced configuration and power interface (ACPI) |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 12786637 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 12786637 Country of ref document: EP Kind code of ref document: A1 |