3,107 research outputs found

    Correcting soft errors online in fast fourier transform

    Get PDF
    While many algorithm-based fault tolerance (ABFT) schemes have been proposed to detect soft errors offline in the fast Fourier transform (FFT) after computation finishes, none of the existing ABFT schemes detect soft errors online before the computation finishes. This paper presents an online ABFT scheme for FFT so that soft errors can be detected online and the corrupted computation can be terminated in a much more timely manner. We also extend our scheme to tolerate both arithmetic errors and memory errors, develop strategies to reduce its fault tolerance overhead and improve its numerical stability and fault coverage, and finally incorporate it into the widely used FFTW library - one of the today's fastest FFT software implementations. Experimental results demonstrate that: (1) the proposed online ABFT scheme introduces much lower overhead than the existing offline ABFT schemes; (2) it detects errors in a much more timely manner; and (3) it also has higher numerical stability and better fault coverage

    SCATTER PHY : an open source physical layer for the DARPA spectrum collaboration challenge

    Get PDF
    DARPA, the Defense Advanced Research Projects Agency from the United States, has started the Spectrum Collaboration Challenge with the aim to encourage research and development of coexistence and collaboration techniques of heterogeneous networks in the same wireless spectrum bands. Team SCATTER has been participating in the challenge since its beginning, back in 2016. SCATTER's open-source software defined physical layer (SCATTER PHY) has been developed as a standalone application, with the ability to communicate with higher layers through a set of well defined messages (created with Google's Protocol buffers) and that exchanged over a ZeroMQ bus. This approach allows upper layers to access it remotely or locally and change all parameters in real time through the control messages. SCATTER PHY runs on top of USRP based software defined radio devices (i.e., devices from Ettus or National Instruments) to send and receive wireless signals. It is a highly optimized and real-time configurable SDR based PHY layer that can be used for the research and development of novel intelligent spectrum sharing schemes and algorithms. The main objective of making SCATTER PHY available to the research and development community is to provide a solution that can be used out of the box to devise disruptive algorithms and techniques to optimize the sub-optimal use of the radio spectrum that exists today. This way, researchers and developers can mainly focus their attention on the development of smarter (i.e., intelligent algorithms and techniques) spectrum sharing approaches. Therefore, in this paper, we describe the design and main features of SCATTER PHY and showcase several experiments performed to assess the effectiveness and performance of the proposed PHY layer

    Enhancing the coexistence of LTE and Wi-Fi in unlicensed spectrum through convolutional neural networks

    Get PDF
    Over the last years, the ever-growing wireless traffic has pushed the mobile community to investigate solutions that can assist in more efficient management of the wireless spectrum. Towards this direction, the long-term evolution (LIE) operation in the unlicensed spectrum has been proposed. Targeting a global solution that respects the regional requirements, 3GPP announced the standard of LIE licensed assisted access (LAA). However, LIE LAA may result in unfair coexistence with Wi-Fi, especially when Wi-Fi does not use frame aggregation. Targeting a technique that enables fair channel access, the mLTE-U scheme has been proposed. According to mLTE-U, LTE uses a variable transmission opportunity, followed by a variable muting period that can be exploited by other networks to transmit. For the selection of the appropriate mLTE-U configuration, information about the dynamically changing wireless environment is required. To this end, this paper proposes a convolutional neural network (CNN) that is trained to perform identification of LIE and Wi-Fi transmissions. In addition, it can identify the hidden terminal effect caused by multiple LTE transmissions, multiple Wi-Fi transmissions, or concurrent LIE and Wi-Fi transmissions. The designed CNN has been trained and validated using commercial off-the-shelf LIE and Wi-Fi hardware equipment and for two wireless signal representations, namely, in-phase and quadrature samples and frequency domain representation through fast Fourier transform. The classification accuracy of the two resulting CNNs is tested for different signal to noise ratio values. The experimentation results show that the data representation affects the accuracy of CNN. The obtained information from CNN can be exploited by the mLTE-U scheme in order to provide fair coexistence between the two wireless technologies
    corecore