Source author record

Jie Tao

Jie Tao 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

2works
3topics
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

2 published item(s)

preprint2022arXiv

Generation of Accelerating Waves in Smith-Purcell Radiation

Metasurface has recently emerged as a powerful platform to engineer wave packets of free electron radiation at the mesoscale. Here, we propose that accelerating waves can be generated when moving electrons interact with an array of bianisotropic meta-atoms. By changing the intrinsic coupling strength, we show full amplitude coverage and 0-to-π phase switching of Smith-Purcell radiation from bianistropic meta-atoms. This unusual property leads to the creation of Airy beams that shifts along a parabolic trajectory during propagation. Experimental implementation displays that evanescent fields bounded at slotted waveguides can be coupled into accelerating waves via Smith-Purcell radiation from a designer bianisotropic metasuface. Our results offer an alternative route towards free electron lasers with diffraction-free, self-accelerating, and self-healing beam properties.

preprint2015arXiv

DART-MPI: An MPI-based Implementation of a PGAS Runtime System

A Partitioned Global Address Space (PGAS) approach treats a distributed system as if the memory were shared on a global level. Given such a global view on memory, the user may program applications very much like shared memory systems. This greatly simplifies the tasks of developing parallel applications, because no explicit communication has to be specified in the program for data exchange between different computing nodes. In this paper we present DART, a runtime environment, which implements the PGAS paradigm on large-scale high-performance computing clusters. A specific feature of our implementation is the use of one-sided communication of the Message Passing Interface (MPI) version 3 (i.e. MPI-3) as the underlying communication substrate. We evaluated the performance of the implementation with several low-level kernels in order to determine overheads and limitations in comparison to the underlying MPI-3.