The present embodiments relate to wireless communication systems and, more particularly, to inverted spreading of a direct sequence spread spectrum (DSSS) smart utility network (SUN).
A smart utility network (SUN) is a low rate (40 kb/s to 1 Mb/s), low power wireless technology that is specifically designed to be used in utility metering applications, such as transmitting electric, gas, or water usage data from the meter(s) on the customer premises to a data collection point (hub) operated for the utility. For example, meters could be installed for each house in a residential neighborhood, and then the data could be sent every 15 minutes from each meter to a pole top data collection point. This data collection point could then be connected by fiber, copper wire, or wireless to a central office which collects all the data for a region. Data could either be sent directly from each meter to the collection point (star configuration), or it could be hopped from meter to meter until it reaches the collection point (mesh configuration).
There are different physical layers (PHYs) that can be used for SUN including FSK (frequency shift keying), DSSS (direct sequence spread spectrum), and OFDM (orthogonal frequency division multiplexing). Devices that are allowed into a closed utility network may be controlled by the utility or the network operator. A smart utility network (SUN) standard specification is also known as the IEEE 802.15.4g specification and is incorporated by reference herein in its entirety.
A network may be set up in a mesh configuration where devices can communicate with neighbor devices rather than just with a hub. This helps to increase coverage since communication can be achieved even if the link directly to the hub is not good. However, this can increase the amount of traffic that goes through some devices since they have to include packet data from their neighbors as well as their own data. A mesh network may be appropriate for an urban or suburban area with a high density of meters and non-line-of-sight conditions between meters so that communication links between some meters and a hub is poor.
A star configuration is one where a hub communicates directly with each meter. This could be appropriate for rural environments when the density of meters is low so that there may not be a convenient neighbor to use as an intermediate hop. A mix between a star and mesh configuration can also be used in some deployments.
Since meters have a long life span such as 20 years, there may be many generations of meters deployed in a utility network. Earlier deployed meters are often referred to as legacy equipment. In one embodiment all legacy the devices in the utility network may communicate using FSK, often at a fixed data rate such as 50 kb/s, 100 kb/s or 150 kb/s.
The DSSS (direct sequence spread spectrum) PHY (physical layer) uses offset QPSK (O-QPSK) modulation with a chip rate of either 100 kchip/s, 1000 kchip/s, or 2000 kchip/s. The term offset means that the in-phase (I) and quadrature (Q) channels are offset by one chip time. For the 100 kchip/s mode, there is a preamble of 32 zeros with each bit spread by a spreading code of length 32. This results in a preamble of length 10240 microseconds with a repetition period of 320 microseconds. For the 1000 kchip/s mode, there is a preamble of 56 zeros with each bit spread by a spreading code of length 64. This results in a preamble of length 3584 microseconds with a repetition period of 64 microseconds. For the 2000 kchip/s mode, there is a preamble of 56 zeros with each bit spread by a spreading code of length 128. This results in a preamble of length 3584 microseconds with a repetition period of 64 microseconds.
A DSSS packet consists of a synchronization header (SHR), which contains the preamble and start frame delimiter (SFD), a physical layer header (PHR), and a physical layer payload (PSDU). For the 1000 kchip/s mode the SFD consists of 16 bits which are spread with a spreading code of length 64. The MAC header, payload, and CRC are all contained within the PSDU. The SFD bit sequence is 1110101101100010.
The PHY header consists of 24 bits as is shown below:
The spreading mode (SM) field is set to 0 when DSSS is used for PSDU spreading. There are 4 rate modes for DSSS. Rate Mode 0 has a spreading factor of 16 and a data rate of 31.25 kb/s. Rate Mode 1 has a spreading factor of 4 (which is implemented with a (16,4) spreading code) and a data rate of 125 kb/s. Rate Mode 2 has a spreading factor of 2 (which is implemented with a (8,4) spreading code) and a data rate of 250 kb/s. Rate Mode 3 does not use spreading and has a data rate of 500 kb/s. For all rate modes the PSDU is coded with a rate 1/2, k=7 convolutional code.
The reserved bits are set to 0, and these may be used later to allow future evolution of the standard. The frame length is the length of the PSDU in octets, so the PSDU can contain up to 2047 octets (bytes). The header check sequence is an 8-bit CRC check for the header.
The structure of the transmitter chain is shown in
The chip timing for the O-QPSK modulator is shown in
For the 902-928 MHz band the O-QPSK pulse shape is a half sine wave pulse as shown in Equation [1] below.
While the preceding approach specified in IEEE 802.15.4g provides wireless communications for smart utility networks, the applicants recognize that still further improvements are possible. One problem with using a block code such as an (8,4) code to spread two bits or a (16,4) code to spread four bits is that it is computationally complex to generate soft decisions that are necessary for a Viterbi decoder. For example, a hard decision for a BPSK symbol is simply +1 or −1. However, a soft decision is a decimal value with a more positive value indicating a more probable +1 and a more negative value indicating a more probable −1. This soft decision is not only computationally difficult, it is also less accurate than desired. Accordingly, the preferred embodiments described below are directed toward this as well as improving upon the prior art.
In a preferred embodiment of the present disclosure, there is disclosed a method of operating a transmitter. The method includes receiving a sequence of data bits. Each data bit of the sequence has a respective sequence number. A first data bit of the sequence is spread with a first spreading code determined by the sequence number of the first data bit. A second data bit of the sequence is spread with an inverse of the first spreading code determined by the sequence number of the second data bit. The first and second data bits are modulated and transmitted to a remote receiver.
Communication within a smart utility network must be reliable for many different configurations for rural as well as urban networks. Due to the longevity of existing utility hardware, any modification to existing specifications should be backwards compatible with existing hardware. Embodiments of the present disclosure, therefore, are directed to improved coding of a direct sequence spread spectrum (DSSS) communication system that may be readily employed in existing transmitters and receivers. Moreover, the present disclosure is directed to simplified encoding at the transmitter as well as simplified decoding at the receiver of legacy DSSS systems. In particular, the present disclosure is directed to inverted spreading, wherein one spreading sequence is used for even numbered bits, and an inverted spreading sequence is used for odd numbered bits. In another embodiment of the present disclosure, alternate bits may be inverted and a same spreading code may be applied to all bits.
Referring to
Referring next to
Operation of the transmitter of
Turning now to
Operation of the transmitter of
Referring next to
Referring to
Operation of the receiver of
By way of example, the despread data sequence of the third row of Table IV is shown as a hard decision. Thus, a −1−1 for both chips of a data bit is interpreted as a logical 0, and a +1+1 for both chips of a data bit is interpreted as a logical 1. A soft decision, however, is based on receiving a logical 0 chip as approximately a −1 and a logical 1 chip as approximately a +1. The two chips of each bit are preferably averaged or summed after despreading and a negative result is interpreted as a logical 0 data bit. Likewise, a positive sum or average is interpreted as a logical 1 data bit. The 2-chip example of
Referring next to
Operation of the receiver of
Referring to
Referring now to
Still further, while numerous examples have thus been provided, one skilled in the art should recognize that various modifications, substitutions, or alterations may be made to the described embodiments while still falling with the scope as defined by the following claims. For example, any of the foregoing embodiments of the present disclosure may be implemented in hardware, software, or a combination of hardware and software. Advantages of the present disclosure including improved packet error rate performance, reduced complexity of transmitter and receiver design, and backwards compatibility with legacy systems extend to many other encoding schemes, modulation schemes, and communication systems. Other combinations will be readily apparent to one of ordinary skill in the art having access to the instant specification.
This application claims the benefit under 35 U.S.C. §120 of non-provisional application Ser. No. 14/719,405, filed on May 22, 2015, which is a continuation of application Ser. No. 13/930,540, filed on Jun. 28, 2013, which claims the benefit under 35 U.S.C. §119(e) of Provisional Appl. No. 61/672,074, filed on Jul. 16, 2012. The entirety of the above referenced applications are incorporated herein by reference.
Number | Name | Date | Kind |
---|---|---|---|
4964138 | Nease et al. | Oct 1990 | A |
6606349 | Kudhrethaya | Aug 2003 | B1 |
6714582 | Nakamura et al. | Mar 2004 | B2 |
6744808 | Walley | Jun 2004 | B1 |
6934317 | Dent | Aug 2005 | B1 |
8660167 | Wehinger | Feb 2014 | B2 |
9077442 | Schmidl | Jul 2015 | B2 |
9319095 | Schmidl | Apr 2016 | B2 |
20010048712 | Tomita et al. | Dec 2001 | A1 |
20030091130 | Terashima et al. | May 2003 | A1 |
20040125861 | Chang | Jul 2004 | A1 |
20040137946 | Kawabata | Jul 2004 | A1 |
20040258131 | Margon | Dec 2004 | A1 |
20050175072 | Mack et al. | Aug 2005 | A1 |
20090207889 | Kobayashi et al. | Aug 2009 | A1 |
Number | Date | Country |
---|---|---|
1321374 | Nov 2001 | CN |
1505878 | Jun 2004 | CN |
1564497 | Jan 2005 | CN |
101604978 | Dec 2009 | CN |
H02223243 | Sep 1990 | JP |
2004320344 | Nov 2004 | JP |
2005175572 | Jun 2005 | JP |
WO0205468 | Jan 2002 | WO |
Entry |
---|
Notification of First Office Action, including Search Report, in corresponding Chinese Patent Application No. 2013800350121, dated Nov. 27, 2015 (8 pages). |
IEEE Part 15.4: Low-Rate Wireless Personal Area Networks (LR—WPANs), IEEE Std 802.15.4g-2012, Apr. 27, 2012 (252 pages). |
Notification of First JP Office Action and References Cited; dated Jun. 29, 2017. |
Number | Date | Country | |
---|---|---|---|
20160191111 A1 | Jun 2016 | US |
Number | Date | Country | |
---|---|---|---|
61672074 | Jul 2012 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 14719405 | May 2015 | US |
Child | 15066549 | US | |
Parent | 13930540 | Jun 2013 | US |
Child | 14719405 | US |