131 research outputs found
Coulomb-coupled quantum-dot thermal transistors
A quantum-dot thermal transistor consisting of three Coulomb-coupled quantum
dots coupled to respective electronic reservoirs by tunnel contacts is
established. The heat flows through the collector and emitter can be controlled
by the temperature of the base. It is found that a small change in the base
heat flow can induce a large heat flow change in the collector and emitter. The
huge amplification factor can be obtained by optimizing the Coulomb interaction
between the collector and the emitter or by decreasing the energy-dependent
tunneling rate at the base. The proposed quantum-dot thermal transistor may
open up potential applications in low-temperature solid-state thermal circuits
at the nanoscale.Comment: 14 pages, 6 figure
Charge transport and electron-hole asymmetry in low-mobility graphene/hexagonal boron nitride heterostructures
Graphene/hexagonal boron nitride (G/-BN) heterostructures offer an
excellent platform for developing nanoelectronic devices and for exploring
correlated states in graphene under modulation by a periodic superlattice
potential. Here, we report on transport measurements of nearly
-twisted G/-BN heterostructures. The heterostructures
investigated are prepared by dry transfer and thermally annealing processes and
are in the low mobility regime (approximately
at 1.9 K). The replica
Dirac spectra and Hofstadter butterfly spectra are observed on the hole
transport side, but not on the electron transport side, of the
heterostructures. We associate the observed electron-hole asymmetry to the
presences of a large difference between the opened gaps in the conduction and
valence bands and a strong enhancement in the interband contribution to the
conductivity on the electron transport side in the low-mobility G/-BN
heterostructures. We also show that the gaps opened at the central Dirac point
and the hole-branch secondary Dirac point are large, suggesting the presence of
strong graphene-substrate interaction and electron-electron interaction in our
G/-BN heterostructures. Our results provide additional helpful insight into
the transport mechanism in G/-BN heterostructures.Comment: 7 pages, 4 figure
1526 The Open Automation and Control Systems Journal
Abstract: Traditional resistance measurement for DC motor commutator segment is manual. The process is complicated, the efficiency is low, and the cost is high. In order to enhance efficiency and precision of the resistance measurement, we design an automatic measurement equipment using virtual instrument technique. The equipment consists on industrial compute, stepping motor drive transmission system, low resistance measuring meter, host compute software. Making the equipment universal and automated is the core of design. We discuss working principle of the equipment, hardware design, software design, measurement experiment process and results analysis. Hardware design includes accurate position control of stepping motor, 4-wire method for resistance measurement, special fixture design for probe. Software design based on LabWindows/CVI platform includes serial communication, asynchronous timers, multi-thread, ActiveX control. The measurement experiment results indicate that the euipment can measure almost all kind of DC motor rotors accurately, also can record and save measurement results automatically
AutoShot: A Short Video Dataset and State-of-the-Art Shot Boundary Detection
The short-form videos have explosive popularity and have dominated the new
social media trends. Prevailing short-video platforms,~\textit{e.g.}, Kuaishou
(Kwai), TikTok, Instagram Reels, and YouTube Shorts, have changed the way we
consume and create content. For video content creation and understanding, the
shot boundary detection (SBD) is one of the most essential components in
various scenarios. In this work, we release a new public Short video sHot
bOundary deTection dataset, named SHOT, consisting of 853 complete short videos
and 11,606 shot annotations, with 2,716 high quality shot boundary annotations
in 200 test videos. Leveraging this new data wealth, we propose to optimize the
model design for video SBD, by conducting neural architecture search in a
search space encapsulating various advanced 3D ConvNets and Transformers. Our
proposed approach, named AutoShot, achieves higher F1 scores than previous
state-of-the-art approaches, e.g., outperforming TransNetV2 by 4.2%, when being
derived and evaluated on our newly constructed SHOT dataset. Moreover, to
validate the generalizability of the AutoShot architecture, we directly
evaluate it on another three public datasets: ClipShots, BBC and RAI, and the
F1 scores of AutoShot outperform previous state-of-the-art approaches by 1.1%,
0.9% and 1.2%, respectively. The SHOT dataset and code can be found in
https://github.com/wentaozhu/AutoShot.git .Comment: 10 pages, 5 figures, 3 tables, in CVPR 2023; Top-1 solution for scene
/ shot boundary detection
https://paperswithcode.com/paper/autoshot-a-short-video-dataset-and-state-o
EFF_D_SVM: a robust multi-type brain tumor classification system
Brain tumors are one of the most threatening diseases to human health. Accurate identification of the type of brain tumor is essential for patients and doctors. An automated brain tumor diagnosis system based on Magnetic Resonance Imaging (MRI) can help doctors to identify the type of tumor and reduce their workload, so it is vital to improve the performance of such systems. Due to the challenge of collecting sufficient data on brain tumors, utilizing pre-trained Convolutional Neural Network (CNN) models for brain tumors classification is a feasible approach. The study proposes a novel brain tumor classification system, called EFF_D_SVM, which is developed on the basic of pre-trained EfficientNetB0 model. Firstly, a new feature extraction module EFF_D was proposed, in which the classification layer of EfficientNetB0 was replaced with two dropout layers and two dense layers. Secondly, the EFF_D model was fine-tuned using Softmax, and then features of brain tumor images were extracted using the fine-tuned EFF_D. Finally, the features were classified using Support Vector Machine (SVM). In order to verify the effectiveness of the proposed brain tumor classification system, a series of comparative experiments were carried out. Moreover, to understand the extracted features of the brain tumor images, Grad-CAM technology was used to visualize the proposed model. Furthermore, cross-validation was conducted to verify the robustness of the proposed model. The evaluation metrics including accuracy, F1-score, recall, and precision were used to evaluate proposed system performance. The experimental results indicate that the proposed model is superior to other state-of-the-art models
- …