Source author record

Xiaoliang Wang

Xiaoliang Wang appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

5works
9topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

5 published item(s)

preprint2022arXiv

Finite volume simulation of arc: pinching arc plasma by high-frequency alternating longitudinal magnetic field

Arc plasmas have promising applications in many fields. To explore their property is of interest. This paper presents detailed pressure-based finite volume simulation of argon arc. In the modeling, the whole cathode region is coupled to electromagnetic calculations to promise the free change of current density at cathode surface. In numerical solutions, the upwind difference scheme is chosen to promise the transport property of convective terms, and the SIMPLE (Semi-Implicit Method for Pressure Linked Equations) algorithm is used to solve thermal pressure. By simulations of the free-burning argon arc, the model shows good agreement with experiment. We observe an interesting phenomenon that argon arc concentrates intensively in the high-frequency alternating longitudinal magnetic field. Different from existing constricting mechanisms, here arc achieves to be pinched through a continuous transition between shrinking and expansion. The underlying mechanism is that via collaborating with arc's motion inertia, the applied high-frequency alternating magnetic field is able to effectively play a "plasma trap" role, which leads the arc plasma to be imprisoned into a narrower space. This may provide a new approach to constrict arc.

preprint2022arXiv

The evolution of cooperation: an evolutionary advantage of individuals impedes the evolution of the population

Range expansion is a universal process in biological systems, and therefore plays a part in biological evolution. Using a quantitative individual-based method based on the stochastic process, we identify that enhancing the inherent self-proliferation advantage of cooperators relative to defectors is a more effective channel to promote the evolution of cooperation in range expansion than weakening the benefit acquisition of defectors from cooperators. With this self-proliferation advantage, cooperators can rapidly colonize virgin space and establish spatial segregation more readily, which acts like a protective shield to further promote the evolution of cooperation in return. We also show that lower cell density and migration rate have a positive effect on the competition of cooperators with defectors. Biological evolution is based on competition between individuals and should therefore favor selfish behaviors. However, we observe a counterintuitive phenomenon that the evolution of a population is impeded by the fitness-enhancing chemotactic movement of individuals. This highlights a conflict between the interests of the individual and the population. The short-sighted selfish behavior of individuals may not be that favored in the competition between populations. Such information provides important implications for the handling of cooperation.

preprint2020arXiv

Map-Enhanced Ego-Lane Detection in the Missing Feature Scenarios

As one of the most important tasks in autonomous driving systems, ego-lane detection has been extensively studied and has achieved impressive results in many scenarios. However, ego-lane detection in the missing feature scenarios is still an unsolved problem. To address this problem, previous methods have been devoted to proposing more complicated feature extraction algorithms, but they are very time-consuming and cannot deal with extreme scenarios. Different from others, this paper exploits prior knowledge contained in digital maps, which has a strong capability to enhance the performance of detection algorithms. Specifically, we employ the road shape extracted from OpenStreetMap as lane model, which is highly consistent with the real lane shape and irrelevant to lane features. In this way, only a few lane features are needed to eliminate the position error between the road shape and the real lane, and a search-based optimization algorithm is proposed. Experiments show that the proposed method can be applied to various scenarios and can run in real-time at a frequency of 20 Hz. At the same time, we evaluated the proposed method on the public KITTI Lane dataset where it achieves state-of-the-art performance. Moreover, our code will be open source after publication.

preprint2016arXiv

Constructing Sub-exponentially Large Optical Priority Queues with Switches and Fiber Delay Lines

Optical switching has been considered as a natural choice to keep pace with growing fiber link capacity. One key research issue of all-optical switching is the design of optical queues by using optical crossbar switches and fiber delay lines (SDL). In this paper, we focus on the construction of an optical priority queue with a single $(M+2)\times (M+2)$ crossbar switch and $M$ fiber delay lines, and evaluate it in terms of the buffer size of the priority queue. Currently, the best known upper bound of the buffer size is $O(2^M)$, while existing methods can only construct a priority queue with buffer $O(M^3)$. In this paper, we make a great step towards closing the above huge gap. We propose a very efficient construction of priority queues with buffer $2^{Θ(\sqrt{M})}$. We use 4-to-1 multiplexers with different buffer sizes, which can be constructed efficiently with SDL, as intermediate building blocks to simplify the design. The key idea in our construction is to route each packet entering the switch to some group of four 4-to-1 multiplexers according to its current priority, which is shown to be collision-free.

preprint2016arXiv

Designing a Disaster-resilient Network with Software Defined Networking

With the wide deployment of network facilities and the increasing requirement of network reliability, the disruptive event like natural disaster, power outage or malicious attack has become a non-negligible threat to the current communication network. Such disruptive event can simultaneously destroy all devices in a specific geographical area and affect many network based applications for a long time. Hence, it is essential to build disaster-resilient network for future highly survivable communication services. In this paper, we consider the problem of designing a highly resilient network through the technique of SDN (Software Defined Networking). In contrast to the conventional idea of handling all the failures on the control plane (the controller), we focus on an integrated design to mitigate disaster risks by adding some redundant functions on the data plane. Our design consists of a sub-graph based proactive protection approach on the data plane and a splicing approach at the controller for effective restoration on the control plane. Such a systematic design is implemented in the OpenFlow framework through the Mininet emulator and Nox controller. Numerical results show that our approach can achieve high robustness with low control overhead.