arXiv ScienceSearch

arXiv subjects

Jingwei Fan

Publications and source records attributed to Jingwei Fan.

3 recordsLinked to original sources

Nanodiamond sensing in dynamic environments with fast-tracking through four-point positioning

Nitrogen-vacancy (NV) centers in nanodiamonds are excellent nanoscale sensors for measuring parameters such as temperature, magnetic field, and viscosity in complex fluidic environments, including living cells. However, the rapid motion of nanodiamonds in such dynamic systems imposes a significant challenge for continuous, real-time tracking and sensing measurements. Here, we present a fast single particle tracking (SPT) method featuring a tetrahedral detection geometry for time-efficient parallel fluorescence collection using four avalanche photodiodes (4-APDs), which eliminates the temporal latency of traditional sequential scanning. We demonstrate an improvement of about an order of magnitude in the temporal resolution and the upper limit of measurable diffusion coefficient compared to previously reported nanodiamond tracking methods based on single APD. The SPT is integrated with multi-parameter quantum sensing based on optically detected magnetic resonance (ODMR) of NV centers. The sensitivities of ODMR-based temperature and 3D rotation sensing are evaluated at different diffusion coefficients, which shows no significant degradation within our measurement range. We apply the system for thermorheology measurements in glycerol/water mixtures under thermal ramps. Additionally, we perform simultaneous translation and rotation tracking in live cells, revealing correlated translational and rotational dynamics. This approach advances multi-parameter nanoscale sensing for soft matter and biological applications, paving the way for real-time nanoscale sensing in highly dynamic fluidic environments.

physics.app-ph

Online optimization for optical readout of a single electron spin in diamond

The nitrogen-vacancy (NV) center in diamond has been developed as a promising platform for quantum sensing, especially for magnetic field measurements in the nano-tesla range with a nanometer resolution. Optical spin readout performance has a direct effect on the signal-to-noise ratio (SNR) of experiments. In this work, we introduce an online optimization method to customize the laser waveform for readout. Both simulations and experiments reveal that our new scheme optimizes the optically detected magnetic resonance in NV center. The SNR of optical spin readout has been witnessed a 44.1% increase in experiments. In addition, we applied the scheme to the Rabi oscillation experiment, which shows an improvement of 46.0% in contrast and a reduction of 12.1% in mean deviation compared to traditional constant laser power SNR optimization. This scheme is promising to improve sensitivities for a wide range of NV-based applications in the future.

quant-ph

An Improved Lightweight YOLOv5 Model Based on Attention Mechanism for Face Mask Detection

Coronavirus 2019 has brought severe challenges to social stability and public health worldwide. One effective way of curbing the epidemic is to require people to wear masks in public places and monitor mask-wearing states by utilizing suitable automatic detectors. However, existing deep learning based models struggle to simultaneously achieve the requirements of both high precision and real-time performance. To solve this problem, we propose an improved lightweight face mask detector based on YOLOv5, which can achieve an excellent balance of precision and speed. Firstly, a novel backbone ShuffleCANet that combines ShuffleNetV2 network with Coordinate Attention mechanism is proposed as the backbone. Afterwards, an efficient path aggression network BiFPN is applied as the feature fusion neck. Furthermore, the localization loss is replaced with alpha-CIoU in model training phase to obtain higher-quality anchors. Some valuable strategies such as data augmentation, adaptive image scaling, and anchor cluster operation are also utilized. Experimental results on AIZOO face mask dataset show the superiority of the proposed model. Compared with the original YOLOv5, the proposed model increases the inference speed by 28.3% while still improving the precision by 0.58%. It achieves the best mean average precision of 95.2% compared with other seven existing models, which is 4.4% higher than the baseline.

cs.CV