WO2020169473A1 - Method and system for controlling an energy harvesting operation in a wireless terminal device - Google Patents

Method and system for controlling an energy harvesting operation in a wireless terminal device Download PDF

Info

Publication number
WO2020169473A1
WO2020169473A1 PCT/EP2020/053908 EP2020053908W WO2020169473A1 WO 2020169473 A1 WO2020169473 A1 WO 2020169473A1 EP 2020053908 W EP2020053908 W EP 2020053908W WO 2020169473 A1 WO2020169473 A1 WO 2020169473A1
Authority
WO
WIPO (PCT)
Prior art keywords
energy
energy harvesting
frame
information
harvest
Prior art date
Application number
PCT/EP2020/053908
Other languages
French (fr)
Inventor
Thi Thuy Nga DINH
Phuong Hoai HA
Original Assignee
Universitetet I Tromsø - Norges Arktiske Universitet
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 Universitetet I Tromsø - Norges Arktiske Universitet filed Critical Universitetet I Tromsø - Norges Arktiske Universitet
Publication of WO2020169473A1 publication Critical patent/WO2020169473A1/en

Links

Classifications

    • HELECTRICITY
    • H02GENERATION; CONVERSION OR DISTRIBUTION OF ELECTRIC POWER
    • H02JCIRCUIT ARRANGEMENTS OR SYSTEMS FOR SUPPLYING OR DISTRIBUTING ELECTRIC POWER; SYSTEMS FOR STORING ELECTRIC ENERGY
    • H02J50/00Circuit arrangements or systems for wireless supply or distribution of electric power
    • H02J50/001Energy harvesting or scavenging
    • HELECTRICITY
    • H02GENERATION; CONVERSION OR DISTRIBUTION OF ELECTRIC POWER
    • H02JCIRCUIT ARRANGEMENTS OR SYSTEMS FOR SUPPLYING OR DISTRIBUTING ELECTRIC POWER; SYSTEMS FOR STORING ELECTRIC ENERGY
    • H02J50/00Circuit arrangements or systems for wireless supply or distribution of electric power
    • H02J50/80Circuit arrangements or systems for wireless supply or distribution of electric power involving the exchange of data, concerning supply or distribution of electric power, between transmitting devices and receiving devices
    • HELECTRICITY
    • H02GENERATION; CONVERSION OR DISTRIBUTION OF ELECTRIC POWER
    • H02JCIRCUIT ARRANGEMENTS OR SYSTEMS FOR SUPPLYING OR DISTRIBUTING ELECTRIC POWER; SYSTEMS FOR STORING ELECTRIC ENERGY
    • H02J5/00Circuit arrangements for transfer of electric power between ac networks and dc networks
    • HELECTRICITY
    • H02GENERATION; CONVERSION OR DISTRIBUTION OF ELECTRIC POWER
    • H02JCIRCUIT ARRANGEMENTS OR SYSTEMS FOR SUPPLYING OR DISTRIBUTING ELECTRIC POWER; SYSTEMS FOR STORING ELECTRIC ENERGY
    • H02J50/00Circuit arrangements or systems for wireless supply or distribution of electric power
    • HELECTRICITY
    • H02GENERATION; CONVERSION OR DISTRIBUTION OF ELECTRIC POWER
    • H02JCIRCUIT ARRANGEMENTS OR SYSTEMS FOR SUPPLYING OR DISTRIBUTING ELECTRIC POWER; SYSTEMS FOR STORING ELECTRIC ENERGY
    • H02J7/00Circuit arrangements for charging or depolarising batteries or for supplying loads from batteries

Definitions

  • US-2019/0044392 A1 relates to a distributed wireless radio frequency-based charging system which includes hardware and software platforms.
  • the hardware platform includes adaptive energy harvesters and programmable energy
  • the software platform manages the hardware profiles, resources (e.g., energy waveforms and transmission powers), schedules the beams of the energy transmitters, and switches between modes of wireless charging and data access point. This allows the energy transmitters to be configured adaptively based on the ambient energy availability, energy needs and number of energy -requesting devices in the network. Under the software control, the energy transmitters can
  • the energy harvesters can utilize the energy contained within the transmitted beams, as well as ambient RF sources, for directly powering their operation or charging a battery/capacitor for subsequent use.
  • the invention provides a method and a system as set forth in the appended, independent claims. Advantageous embodiments and features have been set forth in the dependent claims.
  • the method and system provide integration of energy harvesting operation with normal operation in current wireless technologies while avoiding or reducing compatibility problem with current standards.
  • Figure 4 is a schematic flow chart illustrating principles of a CP initiated
  • Figure 5 is a schematic diagram illustrating principles of a MAC frame format in IEE 802.15.4.
  • Figure 12 is a schematic diagram illustrating principles of a MAC frame format in IEEE 801.11.
  • the WT checks to decide if the WT needs to harvest energy. The decision may be made based on the WT's current energy status and its estimation of incoming uplink and downlink traffic.
  • an ED_EHR is transmitted by the WT to the CP.
  • the CP checks if it has enough available EH time slots.
  • the CP decides if a WP needs to harvest energy.
  • the CP transmits an energy harvesting request message, denoted CD_EHR message, to the WT.
  • CD_EHR message an energy harvesting request message
  • the WT replies by transmitting an ACK message to the CP to confirm receipt of the CD_EHR message.
  • EHI message an energy harvesting information message
  • WT transmits an ACK message to CP to confirm receipt of the EHI message.
  • Figure 4 is a schematic flow chart illustrating principles of a CP initiated
  • the CP checks to decide if the WT needs to harvest energy.
  • a network coordinator scans the network to check if there are any devices which want to join/leave the network. In IEEE 802.15.4 standard, this activity is referred to as‘association/disassociation’ procedures, performed in medium access control (MAC) layer.
  • MAC medium access control
  • a device may send an association request to the network coordinator. This request may include some basic information of the device such as channel, address, capability information, etc., and other specific information about the device. Based on those information, the CP can know power states of the WT. In addition, CP is aware of uplink and downlink traffic of that WT as all traffic goes to the CP.
  • a CD_EHR is transmitted by the CP to the WT.
  • the method may be implemented in an existing wireless communication protocol.
  • the wireless communication protocol may, for instance, be a standard protocol including IEEE 802.15.4 or Zigbee.
  • the disclosed method may be standard dependent, in which case some details of the implementation of the method should be adapted to characteristics of the selected, standard wireless communication protocol.
  • the energy harvesting information may advantageously be transmitted in a modified frame in the wireless communication protocol.
  • the illustrated MAC frame format includes a frame control field, a sequence number, four addressing fields (including a destination PAN identifier, a destination address, a source PAN identifier and source address), an auxiliary security header, a frame payload and a frame check sequence, FCS.
  • FIG 6 is a schematic diagram illustrating principles of a frame control field, included in the general MAC frame format illustrated in figure 5.
  • bit enumerated 0-2 represents frame types
  • bit 3 represents security enabled
  • bit 4 represents frame pending
  • bit 5 represents ACK request
  • bit 6 represents intra PAN
  • bits 7-9 are reserved
  • bits 10-11 represent destination addressing mode
  • bits 12-13 are reserved
  • bits 14-15 represent source addressing mode.
  • the ACK frame, reserved values in some fields of guaranteed time slots (GTS) command frame and beacon frame in the IEEE 802.15.4 standard may be utilized.
  • GTS command frame may be an example of MAC command frames whose frame format is described in figure 5.
  • Figure 7 is a schematic diagram illustrating principles of a GTS command frame and a corresponding modified frame used in an embodiment of the method and system.
  • the GTS command frame is shown in the left part of figure 7.
  • the GTS command frame includes an MHR field, a reserved field and a GTS characteristic field.
  • the GTS characteristic field has been shown in closer detail as including GTS length (bits 0-3), a command frame identifier (bit 4), a characteristic type, CT (bit 5), and reserved bits (bits 6-7).
  • the right part of figure 7 illustrates an ED_EHR command frame, which represents an adaptation of the standard to conform to embodiments of the presently disclosed method and system.
  • the ED_EHR command frame corresponds to the GTS command frame except that the GTS characteristic field is replaced by a corresponding EH characteristic field (1 octet).
  • the EH characteristic field includes EH length (0-3 bits), a reserved bit (bit 4), a characteristic type, CT bit (bit 5), and reserved bits (bits 0-3).
  • Figure 8 is a schematic diagram illustrating principles of a beacon frame structure in IEEE 802.15.4.
  • the illustrated beacon frame format includes a frame control field, a sequence number, an addressing field, a superframe specification, an EH field, a pending address field, a payload field and a frame check sequence, FCS field. Details of the EH field has been shown in the lower left part of figure 8.
  • the EH field includes a GTS specification field, a GTS direction field and an EH list. Details of the pending address field has been shown in the lower right part of figure 8.
  • the pending address field includes a device address field, a GTS starting slot field, and an EH length field.
  • the EH field includes an EH specification field, a reserved field and an EH list field.
  • Figure 11 is a schematic diagram illustrating principles of a format of a pending address information field.
  • FIG 12 is a schematic diagram illustrating principles of a MAC frame format in IEEE 801. i l.
  • the energy harvesting information may advantageously be transmitted in a modified frame in the wireless communication protocol.
  • the modified frame may be provided by utilizing at least one redundant bit of the frame. This has the advantage that the modification of the frame is minimized. For instance, a plurality of bits or a field of bits that are redundant, superfluous or in excess according to the standard wireless communication protocol, may be assigned the energy harvesting information.
  • CD_EHR frame is similar to the corresponding fields/subfields of the EHI frame.
  • the list of devices which need to harvest energy may be included in the ⁇ H list' field (cf. figure 10).
  • the CP uses the EHI frame as defined in Step 3 of EDI_EH protocol disclosed above.
  • the CP may be configured to transmit the energy harvesting information in a modified frame in a wireless communication protocol.
  • the wireless communication protocol may an IEEE 802.15.4 or Zigbee protocol.
  • the CP may be further configured to transmit the energy harvesting information in a modified guaranteed time slot frame, GTS frame.
  • Any of the disclosed embodiments of the system may be implemented to operate according to a standard wireless communication protocol, including IEEE 802.15.4 or Zigbee.

Landscapes

  • Engineering & Computer Science (AREA)
  • Power Engineering (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

A method and a system for controlling an energy harvesting operation in a wireless terminal device, WT, have been disclosed. The method comprises the steps of determining (420), by an energy center point device, CP, if the WT needs to harvest energy; and transmitting (430), by the CP, energy harvesting information to WT, the energy harvesting information identifying time slots in which the WT may harvest energy. Harvesting may be performed during the time slots identified by the energy harvesting information. Embodiments include CP initiated and WT initiated energy harvesting operations. The method and system may be implemented in a standard wireless communication protocol, such as Zigbee/IEEE 802.15.4. Energy harvesting information may be transmitted in a modified frame in the wireless communication protocol.

Description

METHOD AND SYSTEM FOR CONTROLLING AN ENERGY
HARVESTING OPERATION IN A WIRELESS TERMINAL DEVICE
TECHNICAL FIELD
The present invention relates to energy harvesting in wireless communication networks, and in particular to a method and a system for controlling an energy harvesting operation in a wireless terminal device.
BACKGROUND
Energy consumption of wireless devices has become an important issue in wireless technology (such as cellular, wireless sensor networks, etc). In conventional energy- constraint wireless networks in which nodes are powered by batteries, the frequent recharging or replacement of outage devices not only disrupts normal operation of end devices but also degrades overall network performance. In addition, it is usually not practical to recharge or replace battery for outage devices if they are deployed in remote or dangerous areas. Furthermore, powering a massive number of devices is a challenge. Therefore, for applications where sustainability and autonomy are required, energy supply becomes a severe problem.
Wireless networks where devices can harvest energy from a power resource through a radio channel is a promising technology for modern wireless technology, because it eliminates the need to manually replace outage devices. However, energy harvesting (EH) operation of a device may depend on and affect the operation of other devices. If energy harvesting operation is performed in one channel, called EH channel, no single device can always harvest energy and all devices may not harvest energy at once. In addition, the use of an EH channel of a device can prohibit others from using the EH channel. Current wireless technologies (such as LTE, LTE advanced, WiFi, Zigbee, BT, BLE, Thread, WiMAX etc.) do not consider EH operation even though many of them support energy saving features to extend networks' lifetime. Because current wireless technologies were designed without consideration for energy harvesting technologies, the integration of energy harvesting operation and information exchange in these technologies may result in backward compatibility problems with deployed products. The reason is that the integration requires modification of the wireless standard to some extents. Not being well-designed for energy harvesting may result in a reinvent of all wireless standards and this prohibits the use of energy harvesting networks in the real world.
US-2019/0044392 A1 relates to a distributed wireless radio frequency-based charging system which includes hardware and software platforms. The hardware platform includes adaptive energy harvesters and programmable energy
transmitters. The software platform manages the hardware profiles, resources (e.g., energy waveforms and transmission powers), schedules the beams of the energy transmitters, and switches between modes of wireless charging and data access point. This allows the energy transmitters to be configured adaptively based on the ambient energy availability, energy needs and number of energy -requesting devices in the network. Under the software control, the energy transmitters can
cooperatively form focused beams of energy and power for transmission to energy harvesters in the energy-receiving devices, such as sensors, Internet of Things (IoT) enabled appliances, and mobile/wearable equipment. The energy harvesters can utilize the energy contained within the transmitted beams, as well as ambient RF sources, for directly powering their operation or charging a battery/capacitor for subsequent use.
SUMMARY OF THE INVENTION To overcome deficiencies of related art, there is a need for a method and a system for controlling an energy harvesting operation in a wireless terminal device.
The invention provides a method and a system as set forth in the appended, independent claims. Advantageous embodiments and features have been set forth in the dependent claims. The method and system provide integration of energy harvesting operation with normal operation in current wireless technologies while avoiding or reducing compatibility problem with current standards.
BRIEF DESCRIPTION OF THE DRAWINGS Figure 1 is a schematic diagram illustrating principles of message exchanges between a WT and a CP in a WT initiated embodiment of the disclosed method and system.
Figure 2 is a schematic flow chart illustrating principles of a WT initiated embodiment of the disclosed method. Figure 3 is a schematic diagram illustrating principles of message exchanges between a WT and a CP in a CP initiated embodiment of the disclosed method and system.
Figure 4 is a schematic flow chart illustrating principles of a CP initiated
embodiment of the disclosed method. Figure 5 is a schematic diagram illustrating principles of a MAC frame format in IEE 802.15.4.
Figure 6 is a schematic diagram illustrating principles of a frame control field.
Figure 7 is a schematic diagram illustrating principles of a GTS command frame and a corresponding modified frame used in an embodiment of the method and system.
Figure 8 is a schematic diagram illustrating principles of a beacon frame structure in IEEE 802.15.4.
Figure 9 is a schematic diagram illustrating principles of an energy harvesting superframe.
Figure 10 is a schematic diagram illustrating principles of a format of an energy harvesting field. Figure 11 is a schematic diagram illustrating principles of a format of a pending address information field.
Figure 12 is a schematic diagram illustrating principles of a MAC frame format in IEEE 801.11.
DETAILED DESCRIPTION OF THE INVENTION
Embodiments and possible aspects of the invention will be described in closer detail with reference to the appended drawings.
Figure 1 is a schematic diagram illustrating principles of message exchanges between a WT and a CP in a WT initiated embodiment of the disclosed method and system.
In the embodiment illustrated in figure 1, the WT decides whether it has to charge energy. This decision may depend on the WT's current energy, traffics to/from it, applications and other policies. To charge energy, the WT first transmits an end device energy harvesting request message, denoted ED_EHR message, to the CP. Upon receiving the ED_EHR message, the CP replies by transmitting an ACK message back to the WT to confirm the reception of ED_EHR message. Then the CP transmits an EH information message, denoted EHI message, to the WT. The ED_EHR can be rejected by the CP if the CP does not have enough resources for WT to charge energy. Otherwise, the ED_EHR may be accepted. In case of accept, the EHI message may contain details of charging scheduling, including in which time slots WT can start and how many time slots during which WT can harvest energy. Both the rejection or acceptance of ED_EHR message may be presented in the EHI message transmitted from the CP to the WT. After receiving the EHI message, the WT transmits an ACK message back to the CP to confirm its reception of the EHI message. Figure 2 is a schematic flow chart illustrating principles of a WT initiated embodiment of the disclosed method for controlling an energy harvesting operation in the WT.
In the first checking step 210 of the method, the WT checks to decide if the WT needs to harvest energy. The decision may be made based on the WT's current energy status and its estimation of incoming uplink and downlink traffic.
Further, in determining step 220, the WT determines if the WT needs to harvest energy. If the determining step 220 results in that harvesting energy is not necessary, the method proceeds back to the checking step 210. Otherwise, if the determining step 220 results in that harvesting energy is necessary, the method proceeds further to the transmitting step 230.
In the ED_EDR transmitting step 230, an ED_EHR is transmitted by the WT to the CP.
Further, in the ACK transmitting step 240, an acknowledgement ACK is transmitted by the CP to the WT.
Further, in the time slot checking step 250, the CP checks if it has enough available EH time slots.
Further, in the time slot availability determining step 260, the CP determines if EH time slots are available. If the time slot availability determining step 260 results in that EH time slots are not available, the rejection message transmitting step 290 is performed, wherein the CP transmits a rejection message to the WT. Subsequent to the rejection message transmitting step 290 the method may be terminated at termination step 298 or repeated from the checking step 210. If the time slot availability determining step 260 results in that EH time slots are available, the method proceeds to the EH information transmitting step 270. In the EH information transmitting step 270, the CP transmits EH information to the WT. Then the method proceeds to the energy harvesting step 280, wherein the WT harvests energy during dedicated time slots.
Subsequent to the energy harvesting step 280 the method may be terminated at termination step 298 or repeated from the checking step 210. Figure 3 is a schematic diagram illustrating principles of message exchanges between a WT and a CP in a CP initiated embodiment of the disclosed method and system.
In the embodiment illustrated in figure 3, the CP decides if a WP needs to harvest energy. To this end, the CP transmits an energy harvesting request message, denoted CD_EHR message, to the WT. Upon receiving the CD_EHR message, the WT replies by transmitting an ACK message to the CP to confirm receipt of the CD_EHR message. After receiving the ACK message from the WT, the CP transmits an energy harvesting information message, EHI message, which includes details of EH scheduling to the WT. Then, WT transmits an ACK message to CP to confirm receipt of the EHI message.
Figure 4 is a schematic flow chart illustrating principles of a CP initiated
embodiment of the disclosed method.
In the first checking step 410 of the method, the CP checks to decide if the WT needs to harvest energy.
This check may, e.g., be accomplished by the following principles, although alternatives may exist: In normal operation, a network coordinator scans the network to check if there are any devices which want to join/leave the network. In IEEE 802.15.4 standard, this activity is referred to as‘association/disassociation’ procedures, performed in medium access control (MAC) layer. To be associated with an existing network, a device may send an association request to the network coordinator. This request may include some basic information of the device such as channel, address, capability information, etc., and other specific information about the device. Based on those information, the CP can know power states of the WT. In addition, CP is aware of uplink and downlink traffic of that WT as all traffic goes to the CP. Such information allows the CP to estimate the remaining energy of the CP. Upon specific applications or purposes, CP can then decide whether a specific WP needs to harvest energy or not. Although the above aspects have been described with reference to a communication protocol according to IEEE 802.15.4, the skilled person will realize that similar aspects and operation features apply in various other standards, including wireline (ITU-T G. 987.2 for XG-PON) and wireless standards (IEEE 802.15.4 etc).
Further, in determining step 420, the CP determines if it needs to harvest energy. If the determining step 420 results in that harvesting energy is not necessary, the method proceeds back to the checking step 410. Otherwise, if the determining step 420 results in that harvesting energy is necessary, the method proceeds further to the transmitting step 430.
In the CD_EHR transmitting step 430, a CD_EHR is transmitted by the CP to the WT.
Further, in the ACK transmitting step 440, an acknowledgement ACK is transmitted by the WT to the CP.
Further, in the EH information transmitting step 470, the CP transmits EH information to the WT. Then the method proceeds to the energy harvesting step 480, wherein the WT harvests energy during dedicated time slots.
Subsequent to the energy harvesting step 480 the method may be terminated at termination step 498 or repeated from the checking step 410.
In any of the embodiments of the disclosed method, such as the embodiments illustrated in figures 1 and 2 (WT initiated), or 3 and 4 (CP initiated) , respectively, the method may be implemented in an existing wireless communication protocol. The wireless communication protocol may, for instance, be a standard protocol including IEEE 802.15.4 or Zigbee. Hence, the disclosed method may be standard dependent, in which case some details of the implementation of the method should be adapted to characteristics of the selected, standard wireless communication protocol.
To this end, in any of the embodiments of the disclosed method, the energy harvesting information may advantageously be transmitted in a modified frame in the wireless communication protocol.
In particular, the modified frame may be provided by utilizing at least one redundant bit of the frame. This has the advantage that the modification of the frame is minimized. However, a plurality of bits, or a field of bits, may be utilized. For instance, a plurality of bits or a field of bits that are redundant, superfluous or in excess according to the standard wireless communication protocol, may be assigned the energy harvesting information.
Alternatively, the modified frame may be provided by modifying a meaning or denotation of given bits and/or fields of existing frames in a specific standard. Still alternatively, the modified frame may be provided by both modifying the meaning or denotation of bits/fields and by using reserved bits of existing frames, in combination.
In particular, when the wireless communication protocol is a communication protocol in conformity with the IEEE 802.15.4 or Zigbee protocol, the energy harvesting information may be transmitted in a modified guaranteed time slot frame, GTS frame.
Aspects of a modified frame if another communication protocol is used, have been described further below with reference to figure 12.
Figure 5 is a schematic diagram illustrating principles of a MAC frame format in IEEE 802.15.4.
The illustrated MAC frame format includes a frame control field, a sequence number, four addressing fields (including a destination PAN identifier, a destination address, a source PAN identifier and source address), an auxiliary security header, a frame payload and a frame check sequence, FCS.
Figure 6 is a schematic diagram illustrating principles of a frame control field, included in the general MAC frame format illustrated in figure 5. In the frame control field, bits enumerated 0-2 represents frame types, bit 3 represents security enabled, bit 4 represents frame pending, bit 5 represents ACK request, bit 6 represents intra PAN, bits 7-9 are reserved, bits 10-11 represent destination addressing mode, bits 12-13 are reserved, and bits 14-15 represent source addressing mode. When the disclosed method is implemented in the IEEE 802.15.4 standard, the ACK frame, reserved values in some fields of guaranteed time slots (GTS) command frame and beacon frame in the IEEE 802.15.4 standard may be utilized. Note that GTS command frame may be an example of MAC command frames whose frame format is described in figure 5. Figure 7 is a schematic diagram illustrating principles of a GTS command frame and a corresponding modified frame used in an embodiment of the method and system.
The GTS command frame is shown in the left part of figure 7. The GTS command frame includes an MHR field, a reserved field and a GTS characteristic field. The GTS characteristic field has been shown in closer detail as including GTS length (bits 0-3), a command frame identifier (bit 4), a characteristic type, CT (bit 5), and reserved bits (bits 6-7). The right part of figure 7 illustrates an ED_EHR command frame, which represents an adaptation of the standard to conform to embodiments of the presently disclosed method and system. The ED_EHR command frame corresponds to the GTS command frame except that the GTS characteristic field is replaced by a corresponding EH characteristic field (1 octet). The EH characteristic field includes EH length (0-3 bits), a reserved bit (bit 4), a characteristic type, CT bit (bit 5), and reserved bits (bits 0-3). Figure 8 is a schematic diagram illustrating principles of a beacon frame structure in IEEE 802.15.4.
The illustrated beacon frame format includes a frame control field, a sequence number, an addressing field, a superframe specification, an EH field, a pending address field, a payload field and a frame check sequence, FCS field. Details of the EH field has been shown in the lower left part of figure 8. The EH field includes a GTS specification field, a GTS direction field and an EH list. Details of the pending address field has been shown in the lower right part of figure 8. The pending address field includes a device address field, a GTS starting slot field, and an EH length field.
Figure 9 is a schematic diagram illustrating principles of an energy harvesting superframe structure.
The illustrated EH superframe format includes a frame control field, a sequence number field, an addressing field, an EH superframe specification field, a pending address field and a payload field.
Figure 10 is a schematic diagram illustrating principles of a format of an energy harvesting field.
The EH field includes an EH specification field, a reserved field and an EH list field. Figure 11 is a schematic diagram illustrating principles of a format of a pending address information field.
The pending address information field includes a device address field, an EH starting slot field and an EH length field.
Figure 12 is a schematic diagram illustrating principles of a MAC frame format in IEEE 801. i l. As mentioned previously, in any of the embodiments of the disclosed method, the energy harvesting information may advantageously be transmitted in a modified frame in the wireless communication protocol.
The modified frame may be provided by utilizing at least one redundant bit of the frame. This has the advantage that the modification of the frame is minimized. For instance, a plurality of bits or a field of bits that are redundant, superfluous or in excess according to the standard wireless communication protocol, may be assigned the energy harvesting information.
In particular, when the wireless communication protocol is a communication protocol in conformity with the IEEE 802.11 or WiFi communication protocol, the energy harvesting information may be transmitted in a modified MAC frame format.
In such a modified MAC frame format, a Duration/Connection ID field (denoted D/I in figure 12) may be used as a duration field, indicating the time the channel will be allocated for successful transmission of a MAC frame. In some control frames, this field contains an association, or connection, identifier. This D/I can be used in the present approach to indicate the duration that a WT can harvest energy.
In the following, further details of an WT initiated energy harvesting protocol (EDI- EH protocol), corresponding to the method illustrated with reference to figures 1 and 2, will be disclosed. a. If the CP does not have enough resources for the WT to harvest energy, the CP has to reject ED_EHR message transmitted from WT. With reference to figure 6, the rejection may be indicated by 'Frame pending' (FP) bit in the 'Frame control' field with FP = 0. b. If CP has enough resources for the WT to harvest energy, the CP accepts the ED_EHR message transmitted from WT. With reference to figure 6, the acceptance is indicated by FP = 1. The details of EH operation may be included in EHI frame as follows: 'ACK request'=l (bit 5 in the frame control field shown in figure 6).
The list of WT devices which have available EH time slots to harvest energy may be listed in ΈH list' (cf. figure 10, subfield of ΈH field'). The size of ΈH list' subfield is defined by ΈH specification' subfield of ΈH field' (cf. figure 10).
The 'Pending address' (cf. figure 9) field describes the EH time slots that a WT can start to harvest the energy and the number of EH time slots during which the WT can harvest the energy. Possible details of harvesting information have been illustrated in figure 11.
Step 4: WT transmits an ACK to the CP to confirm its reception of the EH frame. The ACK frame is the same as ACK frame in the current standard without any modification. In the following, further details of a center point initiated energy harvesting protocol (EDI-EH protocol), corresponding to the method illustrated with reference to figures 3 and 4, will be disclosed.
Step 1: CP transmits CD_EHR message to WT. The CD_EHR message is presented by CD_EHR frame whose structure is based on IEEE 802.15.4 beacon frame as follows:
Frame types (cf. figure 6) = 110
Frame pending (cf. figure 6) =1
ACK request (cf. figure 6) = 1
The remaining of CD_EHR frame is similar to the corresponding fields/subfields of the EHI frame. The list of devices which need to harvest energy may be included in the ΈH list' field (cf. figure 10).
Once the WT receives the CD_EHR frame, it checks the ΈH list' field to determine whether it is requested to harvest energy or not. If yes, the WT will wait for EH information frame to see EH schedules. Otherwise, it will discard the EH
information frame.
Step 2: WT transmits ACK to confirm its reception of CDI_EHR frame.
The ACK frame is the same as ACK frame in the current standard without any modification.
Step 3: CP transmits the EHI message (represented by EHI frame) to the WT.
The CP uses the EHI frame as defined in Step 3 of EDI_EH protocol disclosed above.
Step 4: WT transmits an ACK to the CP to confirm its reception of EH frame.
The ACK frame is the same as the ACK frame in the current standard without any modification.
The invention may also be embodied as a system for controlling an energy harvesting operation. The system comprises at least one wireless terminal device, WT, and an energy center point device, CP, intercommunicating in a wireless network. The WT and the CP are configured to perform a method as disclosed in the present specification.
More particularly, the CP is configured to determine if the WT needs to harvest energy, and the CP is further configured to transmit energy harvesting information to the WT, the energy harvesting information identifying time slots in which the WT may harvest energy. In an embodiment of the system, the WT is further configured to harvest energy during the time slots identified by the energy harvesting information.
The CP may further be configured to initiate the energy harvesting operation, and the CP may further be configured to check if the WT needs to harvest energy using an energy harvesting decision policy. The CP may further be configured to, upon determining that the WT needs to harvest energy, sending an energy harvesting request to the WT, and the CP may further be configured to receiving an energy harvesting request acknowledgement from the WT. In particular embodiments of the system, the WT may be configured to initiate the harvesting operation, and the CP may further be configured to determine if the WT needs to harvest energy, including receiving an energy harvesting request from the WT.
More particularly, in this embodiment, the CP may be further configured to, upon receiving the energy harvesting request from the WT, transmit an energy harvesting request acknowledgement to the WT. Even more particularly, the CP may be further configured to, subsequent to the transmitting of an energy harvesting request acknowledgement to the WT, determine if energy harvesting time slots are available; and the CP may be further configured to transmit energy harvesting information to the WT on the condition that the determining results in that energy harvesting time slots are available. More specifically the CP may be further configured to transmit a rejection message to the WT if the determining results in that energy harvesting time slots are not available, indicating that the energy harvesting request is rejected. In other embodiments of the system, the CP may be configured to transmit the energy harvesting information in a modified frame in a wireless communication protocol. The wireless communication protocol may an IEEE 802.15.4 or Zigbee protocol. In such cases, the CP may be further configured to transmit the energy harvesting information in a modified guaranteed time slot frame, GTS frame. Any of the disclosed embodiments of the system may be implemented to operate according to a standard wireless communication protocol, including IEEE 802.15.4 or Zigbee.
Although IEEE 802.15.3 or Zigbee have been mentioned above as wireless communication protocols that may be applied with the presently disclosed method and system, the skilled person will realize that alternatives exist, including wireless technologies such as 5G LTE, 4G LTE, WiFi, WiMAX, Bluetooth, Bluetooth Low Energy, Thread etc., and standards such as 3GPP 5G Specification, IEEE 802.1 1, IEEE 802.15, IEEE 802.16, etc. Also, the disclosed method and system may provide backward compatibility with current wireless standards. The method and system may be applied for wireless power transfer (WPT) networks, various wireless networks (cellulars, wireless sensor networks, wireless body area networks) where devices have previously been powered by batteries, mobile, or resource-constraints.

Claims

1. Method for controlling an energy harvesting operation in a wireless terminal device, WT, comprising the steps of determining, by an energy center point device, CP, if the WT needs to harvest energy; and transmitting, by the CP, energy harvesting information to WT, the energy harvesting information identifying time slots in which the WT may harvest energy, wherein the energy harvesting information is transmitted in a modified frame in a wireless communication protocol, and wherein the modified frame is provided by utilizing at least one redundant bit of the frame.
2. Method according to claim 1, further comprising harvesting, by the WT, energy during the time slots identified by the energy harvesting information.
3. Method according to claim 1 or 2, wherein the energy harvesting operation is initiated by the CP, wherein the step of determining, by the CP, if the WT needs to harvest energy, includes: checking, by the CP, if the WT needs to harvest energy, using an energy harvesting decision policy.
4. Method according to claim 3, further comprising the steps of, by the CP, upon determining that the WT needs to harvest energy, sending an energy harvesting request to the WT; followed by receiving an energy harvesting request acknowledgement from the WT.
5. Method according to claim 1 or 2, wherein the energy harvesting operation is initiated by the WT, wherein the step of determining, by the CP, if the WT needs to harvest energy, includes: receiving an energy harvesting request from the WT.
6. Method according to claim 5, further comprising the steps of, by the CP, upon receiving the energy harvesting request from the WT, transmitting an energy harvesting request acknowledgement to the WT.
7. Method according to claim 6, wherein the transmitting of an energy harvesting request acknowledgement to the WT is followed by: determining, by the CP, if energy harvesting time slots are available; and wherein the step of transmitting, by the CP, energy harvesting information to WT, is performed on the condition that the determining step results in that energy harvesting time slots are available.
8. Method according to claim 7, wherein, if the determining step results in that energy harvesting time slots are not available, the method further comprises transmitting, by the CP, a rejection message to the WT, indicating that the energy harvesting request is rejected.
9. Method according to one of the claims 1-8, wherein the wireless communication protocol is an IEEE 802.15.4 or Zigbee protocol, and wherein the energy harvesting information is transmitted in a modified guaranteed time slot frame, GTS frame.
10. Method according to one of the claims 1 -9, implemented in a standard wireless communication protocol, including IEEE 802.15.4 or IEEE 802.11.
11. System for controlling an energy harvesting operation, the system comprising at least one wireless terminal device, WT, and an energy center point device, CP, intercommunicating in a wireless network, the WT and the CP being configured to perform a method as set forth in one of the claims 1-10.
PCT/EP2020/053908 2019-02-18 2020-02-14 Method and system for controlling an energy harvesting operation in a wireless terminal device WO2020169473A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
NO20190218A NO345015B1 (en) 2019-02-18 2019-02-18 Method and system for controlling an energy harvesting operation in a wireless terminal device
NO20190218 2019-02-18

Publications (1)

Publication Number Publication Date
WO2020169473A1 true WO2020169473A1 (en) 2020-08-27

Family

ID=69591651

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/EP2020/053908 WO2020169473A1 (en) 2019-02-18 2020-02-14 Method and system for controlling an energy harvesting operation in a wireless terminal device

Country Status (2)

Country Link
NO (1) NO345015B1 (en)
WO (1) WO2020169473A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023220951A1 (en) * 2022-05-18 2023-11-23 Qualcomm Incorporated Indicating quantities of required energy for performing communications
WO2024103242A1 (en) * 2022-11-15 2024-05-23 Qualcomm Incorporated Hybrid automatic repeat request (harq) feedback design for user equipment (ue) helping passive internet of things (iot) devices

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100142423A1 (en) * 2008-12-08 2010-06-10 Samsung Electronics Co., Ltd. Method and system of radio frequency (rf) power transmission in a wireless network
US20100142509A1 (en) * 2008-12-08 2010-06-10 Samsung Electronics Co., Ltd. Method and system for integrated wireless power and data communication
US20150194838A1 (en) * 2012-07-31 2015-07-09 Intellectual Discovery Co., Ltd. Method for wirelessly charging multi-node wireless power transmitting system
US20180084406A1 (en) * 2016-09-20 2018-03-22 Kabushiki Kaisha Toshiba Wireless communication device and wireless communication method
US20190044392A1 (en) 2016-03-15 2019-02-07 Northeastern University Distributed Wireless Charging System and Method

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10193396B1 (en) * 2014-05-07 2019-01-29 Energous Corporation Cluster management of transmitters in a wireless power transmission system
US10103552B1 (en) * 2013-06-03 2018-10-16 Energous Corporation Protocols for authenticated wireless power transmission
WO2015102454A1 (en) * 2014-01-03 2015-07-09 주식회사 윌러스표준기술연구소 Wireless power transmission apparatus and wireless power transmission method
US20170147021A1 (en) * 2015-11-19 2017-05-25 Top Victory Investments Ltd. Internet-of-things System Having Single-mode or Multi-mode Energy Harvesting Function
US10236726B2 (en) * 2016-10-15 2019-03-19 Facebook, Inc. Joint selection of antennas and transmission power level for wireless energy transfer
KR101982924B1 (en) * 2017-07-25 2019-05-27 연세대학교 산학협력단 System and Method for Wireless Energy Transmission using Wi-Fi

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100142423A1 (en) * 2008-12-08 2010-06-10 Samsung Electronics Co., Ltd. Method and system of radio frequency (rf) power transmission in a wireless network
US20100142509A1 (en) * 2008-12-08 2010-06-10 Samsung Electronics Co., Ltd. Method and system for integrated wireless power and data communication
US20150194838A1 (en) * 2012-07-31 2015-07-09 Intellectual Discovery Co., Ltd. Method for wirelessly charging multi-node wireless power transmitting system
US20190044392A1 (en) 2016-03-15 2019-02-07 Northeastern University Distributed Wireless Charging System and Method
US20180084406A1 (en) * 2016-09-20 2018-03-22 Kabushiki Kaisha Toshiba Wireless communication device and wireless communication method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023220951A1 (en) * 2022-05-18 2023-11-23 Qualcomm Incorporated Indicating quantities of required energy for performing communications
WO2024103242A1 (en) * 2022-11-15 2024-05-23 Qualcomm Incorporated Hybrid automatic repeat request (harq) feedback design for user equipment (ue) helping passive internet of things (iot) devices

Also Published As

Publication number Publication date
NO345015B1 (en) 2020-08-24

Similar Documents

Publication Publication Date Title
USRE49136E1 (en) System and method for applying extended accessing barring in wireless communication system
US11375556B2 (en) Association establishment method and apparatus
KR102380612B1 (en) Method and apparatus for transmitting data in rrc inactive state or rrc active state
US9516532B2 (en) Methods for carrier aggregation
CN111819907B (en) Method and apparatus for determining access and service priority in next generation network
CN102333521B (en) Random access scheme for user equipment
US8811990B2 (en) Method and apparatus for performing measurement on neighboring cells in a mobile communication system
JP7279778B2 (en) Side link data transmission and setting method and device
US20170055300A1 (en) Block acknowledgment mechanism
JP5410645B2 (en) Method and apparatus for allocating wireless network packet resources to wireless terminals
US20200053667A1 (en) Reporting power headroom in multiple connectivity next generation networks
US11751212B2 (en) Method and apparatus for logical channel selection
WO2020126018A1 (en) Buffer status reporting in wireless communication systems
WO2020169473A1 (en) Method and system for controlling an energy harvesting operation in a wireless terminal device
CN111147202A (en) Data transmission method, sending terminal and network side equipment of Internet of vehicles
WO2021259256A1 (en) Communication method and apparatus
EP1966975A2 (en) System and method for management of a wireless environment
US20230014946A1 (en) Transmission Padding Efficiency Improvement
CN114884631A (en) Persistent indication of acknowledgement resources
CN116058045A (en) Indication of user data for small data transmission in a buffer controlling a UE
CN111787628B (en) Transmission method, terminal and network equipment
KR20220047771A (en) Methods and devices for data and control messaging
US20120099557A1 (en) Method for determining a modulation and coding scheme in a broadband wireless access system
US20240129918A1 (en) Cooperative communication implementation method, device, and storage medium
US20220287084A1 (en) Method and apparatus for selecting resources based on partial sensing in nr v2x

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

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 02.12.2021)

122 Ep: pct application non-entry in european phase

Ref document number: 20705358

Country of ref document: EP

Kind code of ref document: A1