8,492 research outputs found
Wi-Fi Teeter-Totter: Overclocking OFDM for Internet of Things
The conventional high-speed Wi-Fi has recently become a contender for
low-power Internet-of-Things (IoT) communications. OFDM continues its adoption
in the new IoT Wi-Fi standard due to its spectrum efficiency that can support
the demand of massive IoT connectivity. While the IoT Wi-Fi standard offers
many new features to improve power and spectrum efficiency, the basic physical
layer (PHY) structure of transceiver design still conforms to its conventional
design rationale where access points (AP) and clients employ the same OFDM PHY.
In this paper, we argue that current Wi-Fi PHY design does not take full
advantage of the inherent asymmetry between AP and IoT. To fill the gap, we
propose an asymmetric design where IoT devices transmit uplink packets using
the lowest power while pushing all the decoding burdens to the AP side. Such a
design utilizes the sufficient power and computational resources at AP to trade
for the transmission (TX) power of IoT devices. The core technique enabling
this asymmetric design is that the AP takes full power of its high clock rate
to boost the decoding ability. We provide an implementation of our design and
show that it can reduce the IoT's TX power by boosting the decoding capability
at the receivers
Software for Wearable Devices: Challenges and Opportunities
Wearable devices are a new form of mobile computer system that provides
exclusive and user-personalized services. Wearable devices bring new issues and
challenges to computer science and technology. This paper summarizes the
development process and the categories of wearable devices. In addition, we
present new key issues arising in aspects of wearable devices, including
operating systems, database management system, network communication protocol,
application development platform, privacy and security, energy consumption,
human-computer interaction, software engineering, and big data.Comment: 6 pages, 1 figure, for Compsac 201
The Recovery of Weak Impulsive Signals Based on Stochastic Resonance and Moving Least Squares Fitting
In this paper a stochastic resonance (SR)-based method for recovering weak impulsive signals is developed for quantitative diagnosis of faults in rotating machinery. It was shown in theory that weak impulsive signals follow the mechanism of SR, but the SR produces a nonlinear distortion of the shape of the impulsive signal. To eliminate the distortion a moving least squares fitting method is introduced to reconstruct the signal from the output of the SR process. This proposed method is verified by comparing its detection results with that of a morphological filter based on both simulated and experimental signals. The experimental results show that the background noise is suppressed effectively and the key features of impulsive signals are reconstructed with a good degree of accuracy, which leads to an accurate diagnosis of faults in roller bearings in a run-to failure test
Recommended from our members
Stereodivergent Construction of Tertiary Fluorides in Vicinal Stereogenic Pairs by Allylic Substitution with Iridium and Copper Catalysts.
Although much effort has been spent on the enantioselective synthesis of tertiary alkyl fluorides, the synthesis of compounds containing such a stereogenic center within an array of stereocenters, particularly two vicinal ones, remains a synthetic challenge, and no method to control the configuration of each stereogenic center independently has been reported. We describe a strategy to achieve such a stereodivergent synthesis of vicinal stereogenic centers, one containing a fluorine atom, by forming the connecting carbon-carbon bond with a catalyst system comprising an iridium complex that controls the configuration at the electrophilic carbon and a copper catalyst that controls the configuration at the nucleophilic fluorine-containing carbon. These reactions occur with alkyl- and aryl-substituted allylic esters and the unstabilized enolates of azaaryl ketones, esters, and amides in high yield, diastereoselectivity, and enantioselectivity (generally >90% yield, >20:1 dr, 97-99% ee). Access to all four stereoisomers of products demonstrates the precise control of the two configurations independently. This methodology extends to the stereodivergent construction of vicinal quaternary and tertiary stereocenters in similarly high yield and selectivity. DFT calculations uncover the origin of stereoselectivity of copper enolate in allylic substitution
An Unsupervised Approach for Discovering Relevant Tutorial Fragments for APIs
Developers increasingly rely on API tutorials to facilitate software
development. However, it remains a challenging task for them to discover
relevant API tutorial fragments explaining unfamiliar APIs. Existing supervised
approaches suffer from the heavy burden of manually preparing corpus-specific
annotated data and features. In this study, we propose a novel unsupervised
approach, namely Fragment Recommender for APIs with PageRank and Topic model
(FRAPT). FRAPT can well address two main challenges lying in the task and
effectively determine relevant tutorial fragments for APIs. In FRAPT, a
Fragment Parser is proposed to identify APIs in tutorial fragments and replace
ambiguous pronouns and variables with related ontologies and API names, so as
to address the pronoun and variable resolution challenge. Then, a Fragment
Filter employs a set of nonexplanatory detection rules to remove
non-explanatory fragments, thus address the non-explanatory fragment
identification challenge. Finally, two correlation scores are achieved and
aggregated to determine relevant fragments for APIs, by applying both topic
model and PageRank algorithm to the retained fragments. Extensive experiments
over two publicly open tutorial corpora show that, FRAPT improves the
state-of-the-art approach by 8.77% and 12.32% respectively in terms of
F-Measure. The effectiveness of key components of FRAPT is also validated.Comment: 11 pages, 8 figures, In Proc. of 39rd IEEE International Conference
on Software Engineering (ICSE'17
- …