Search NASASearch

Engineering topics

Wang, Bin

Publications and source records attributed to Wang, Bin.

At least 19 records

Water-enhanced bifunctional metal-acid catalyst for C=C bond hydrogenation

Water-assisted proton shuttling can promote hydrogenation of polar functional groups, and it is generally believed that such an effect can be hardly applied to hydrogenation of C═C bonds due to the latter's weak interaction with water. Here, we report density functional theory calculations and metadynamics simulations, through which we show a dynamic bifunctional metal–acid site that can be transformed, when interacting with water, into an active configuration for unexpected water-enhanced proton shuttling to C═C bonds. In particular, we investigated B(OH)3 anchored to a Ni catalyst for hydrogenation of cyclohexene in an organic solvent, which showed in experiments an increased rate by 100 times when adding a small amount of water. Metadynamics simulations suggest that a B(OH)3–H2O cluster can form on Ni(111), which promotes the proton transfer in the first hydrogenation step, while the second hydrogenation is still driven by metal-mediated direct H-transfer. The recovery process of B(OH)3–H2O also involves a proton shuttling step. We find that the boric species on the surface serves as an electron reservoir and carries the negative charge to balance the positive charge in the proton transfer steps. This work thus provides fundamental insights into this dynamic transformation process of the metal–acid interface, which can in principle be applied to many other bifunctional systems for hydrogenating non-polar unsaturated groups by engineering the interfacial charge separation.

Sun, Shoutian

A Participation Factor-Based Approach for Defining the EMT Model Boundary for Power System Simulations with Inverter-Based Resources

The increasing penetration of inverter-based resources (IBRs) introduces new challenges to power system simulations, particularly with the emergence of fast electromagnetic transient (EMT) dynamics and sub-synchronous oscillations (SSO) that require time-consuming EMT simulations. To reduce the time cost for simulating a large-scale power grid with IBRs, this paper proposes a novel participation factor-based approach for defining a critical zone for detailed EMT modeling and simulations, which includes the IBRs, synchronous generators, and the network components participating significantly in simulated contingencies. Both model-based and response-based methods are introduced for the estimation of participation factors (PFs). The case study on the 240-bus Western Electricity Coordinating Council (WECC) system demonstrates that the EMT zone determined by the proposed approach can effectively capture power system dynamics involving IBRs.

EMT simulation

EMT-TS Hybrid Simulation for Large Power Grids Considering IBR-Driven Dynamics

The escalating integration of inverter-based resources (IBRs) poses new challenges to power systems by introducing fast dynamics with higher frequencies, which may need to be simulated by an electromagnetic transient (EMT) program. As an alternative to conducting EMT simulations for the entire system, which is typically time consuming, hybrid simulation between EMT and phasor-domain transient stability (TS) can greatly reduce the computational burden while preserving the detailed fast dynamics in the EMT zone. This paper establishes an EMT-TS hybrid simulation platform using open-source tools, specifically ParaEMT, GridPACK, and HELICS, which are the EMT simulator, TS simulator, and interface framework, respectively. Case studies on the 240-bus Western Electricity Coordinating Council (WECC) system demonstrate that the developed ParaEMT-HELICS-GridPACK hybrid simulator can accurately capture both slow electromechanical and fast IBR-driven dynamics with a 2.4x speedup.

electromagnetic transient

Steady-state mixing state of black carbon aerosols from a particle-resolved model

Abstract. Black carbon (BC) exerts a notable warming effect due to its strong light absorption, largely influenced by its “mixing state”. However, due to computational constraints, the mixing state is challenging to accurately represent in large-scale models. In this study, we employ a particle-resolved model to simulate the evolution of BC mixing state based on field observation. Our result shows that aerosol compositions, coating thickness (CT) distribution, and optical properties of BC aerosols all exhibit a tendency toward a steady state with a characteristic timescale of less than 1 d, considerably shorter than the BC atmospheric lifetime. The rapid attainment of a steady state suggests that it is reasonable to disregard this pre-steady-state period and instead concentrate on the average properties of BC across extensive spatial and temporal scales. The distribution of CT follows an exponential linear distribution and can be characterized by a single slope parameter k. This distribution is independent of the BC core's distribution. In the model simulation, the mean CT, equivalent to the 1/k, is 62 nm, which is consistent with the statistical results indicating a mean CT of 63 nm. Utilizing the slope parameter k, which effectively characterizes the CT distribution under the steady-state simplifying assumption, the BC absorption enhancement closely corresponds to the results obtained via the particle-resolved method. This study simplifies the BC mixing state description and yields a precise evaluation of the BC optical properties, which has the potential utility for modeling efforts in the refinement of the assessment of BC's radiative effects.

Zhang, Zhouyang

Tunable Anomalous Hall Effect in a Kagomé Ferromagnetic Weyl Semimetal

Emerging from the intricate interplay of topology and magnetism, the giant anomalous Hall effect (AHE) is the most known topological property of the recently discovered kagomé ferromagnetic Weyl semimetal Co 3 Sn 2 S 2 with the magnetic Co atoms arranged on a kagomé lattice. Here it is reported that the AHE in Co 3 Sn 2 S 2 can be fine-tuned by an applied magnetic field orientated within ≈2° of the kagomé plane, while beyond this regime, it stays unchanged. Particularly, it can vanish in magnetic fields parallel to the kagomé plane and even decrease in magnetic fields collinear with the spin direction. This tunable AHE can be attributed to local spin switching enabled by the geometrical frustration of the magnetic kagomé lattice, revealing that spins in a kagomé ferromagnet change their switching behavior as the magnetic field approaches the kagomé plane. Furthermore, these results also suggest a versatile way to tune the properties of a kagomé magnet.

anomalous Hall effect

Profiling and Improving I/O Performance of a Large-Scale Climate Scientific Application

Exascale computing systems are soon to emerge, which will pose great challenges on the huge gap between computing and I/O performance. Many large-scale scientific applications play an important role in our daily life. The huge amounts of data generated by such applications require highly parallel and efficient I/O management policies. In this paper, we adopt a mission-critical scientific application, GEOS-5, as a case to profile and analyze the communication and I/O issues that are preventing applications from fully utilizing the underlying parallel storage systems. Through in-detail architectural and experimental characterization, we observe that current legacy I/O schemes incur significant network communication overheads and are unable to fully parallelize the data access, thus degrading applications' I/O performance and scalability. To address these inefficiencies, we redesign its I/O framework along with a set of parallel I/O techniques to achieve high scalability and performance. Evaluation results on the NASA discover cluster show that our optimization of GEOS-5 with ADIOS has led to significant performance improvements compared to the original GEOS-5 implementation.

Exascale

A Lightweight I/O Scheme to Facilitate Spatial and Temporal Queries of Scientific Data Analytics

In the era of petascale computing, more scientific applications are being deployed on leadership scale computing platforms to enhance the scientific productivity. Many I/O techniques have been designed to address the growing I/O bottleneck on large-scale systems by handling massive scientific data in a holistic manner. While such techniques have been leveraged in a wide range of applications, they have not been shown as adequate for many mission critical applications, particularly in data post-processing stage. One of the examples is that some scientific applications generate datasets composed of a vast amount of small data elements that are organized along many spatial and temporal dimensions but require sophisticated data analytics on one or more dimensions. Including such dimensional knowledge into data organization can be beneficial to the efficiency of data post-processing, which is often missing from exiting I/O techniques. In this study, we propose a novel I/O scheme named STAR (Spatial and Temporal AggRegation) to enable high performance data queries for scientific analytics. STAR is able to dive into the massive data, identify the spatial and temporal relationships among data variables, and accordingly organize them into an optimized multi-dimensional data structure before storing to the storage. This technique not only facilitates the common access patterns of data analytics, but also further reduces the application turnaround time. In particular, STAR is able to enable efficient data queries along the time dimension, a practice common in scientific analytics but not yet supported by existing I/O techniques. In our case study with a critical climate modeling application GEOS-5, the experimental results on Jaguar supercomputer demonstrate an improvement up to 73 times for the read performance compared to the original I/O method.

Temporal Queries

Vertical Moist Thermodynamic Structure and Spatial-Temporal Evolution of the MJO in AIRS Observations

The atmospheric moisture and temperature profiles from the Atmospheric Infrared Sounder (AIRS)/Advanced Microwave Sounding Unit on the NASA Aqua mission, in combination with the precipitation from the Tropical Rainfall Measuring Mission (TRMM), are employed to study the vertical moist thermodynamic structure and spatial-temporal evolution of the Madden-Julian oscillation (MJO). The AIRS data indicate that, in the Indian Ocean and western Pacific, the temperature anomaly exhibits a trimodal vertical structure: a warm (cold) anomaly in the free troposphere (800-250 hPa) and a cold (warm) anomaly near the tropopause (above 250 hPa) and in the lower troposphere (below 800 hPa) associated with enhanced (suppressed) convection. The AIRS moisture anomaly also shows markedly different vertical structures as a function of longitude and the strength of convection anomaly. Most significantly, the AIRS data demonstrate that, over the Indian Ocean and western Pacific, the enhanced (suppressed) convection is generally preceded in both time and space by a low-level warm and moist (cold and dry) anomaly and followed by a low-level cold and dry (warm and moist) anomaly. The MJO vertical moist thermodynamic structure from the AIRS data is in general agreement, particularly in the free troposphere, with previous studies based on global reanalysis and limited radiosonde data. However, major differences in the lower-troposphere moisture and temperature structure between the AIRS observations and the NCEP reanalysis are found over the Indian and Pacific Oceans, where there are very few conventional data to constrain the reanalysis. Specifically, the anomalous lower-troposphere temperature structure is much less well defined in NCEP than in AIRS for the western Pacific, and even has the opposite sign anomalies compared to AIRS relative to the wet/dry phase of the MJO in the Indian Ocean. Moreover, there are well-defined eastward-tilting variations of moisture with height in AIRS over the central and eastern Pacific that are less well defined, and in some cases absent, in NCEP. In addition, the correlation between MJO-related mid-tropospheric water vapor anomalies and TRMM precipitation anomalies is considerably more robust in AIRS than in NCEP, especially over the Indian Ocean. Overall, the AIRS results are quite consistent with those predicted by the frictional Kelvin-Rossby wave/conditional instability of the second kind (CISK) theory for the MJO.

troposhere

Changes in Tropical Cyclone Intensity Over the Past 30 Years: A Global and Dynamic Perspective

The hurricane season of 2005 was the busiest on record and Hurricane Katrina (2005) is believed to be the costliest hurricane in U. S. history. There are growing concerns regarding whether this increased tropical cyclone activity is a result of global warming, as suggested by Emanuel(2005) and Webster et al. (2005), or just a natural oscillation (Goldenberg et al. 2001). This study examines the changes in tropical cyclone intensity to see what were really responsible for the changes in tropical cyclone activity over the past 30 years. Since the tropical sea surface temperature (SST) warming also leads to the response of atmospheric circulation, which is not solely determined by the local SST warming, this study suggests that it is better to take the tropical cyclone activities in the North Atlantic (NA), western North Pacific (WNP) and eastern North Pacific (ENP) basins as a whole when searching for the influence of the global-scale SST warming on tropical cyclone intensity. Over the past 30 years, as the tropical SST increased by about 0.5 C, the linear trends indicate 6%, 16% and 15% increases in the overall average intensity and lifetime and the annual frequency. Our analysis shows that the increased annual destructiveness of tropical cyclones reported by Emanuel(2005) resulted mainly from the increases in the average lifetime and annual frequency in the NA basin and from the increases in the average intensity and lifetime in the WNP basin, while the annual destructiveness in the ENP basin generally decreased over the past 30 years. The changes in the proportion of intense tropical cyclones reported by Webster et a1 (2005) were due mainly to the fact that increasing tropical cyclones took the tracks that favor for the development of intense tropical cyclones in the NA and WNP basins over the past 30 years. The dynamic influence associated with the tropical SST warming can lead to the impact of global warming on tropical cyclone intensity that may be very different from our current assessments, which were mainly based on the thermodynamic theory of tropical cyclone intensity.

Wu, Liguang

Limitation of Liquid Crystal on Silicon Spatial Light Modular for Holographic Three-dimensional Displays

In a 3-D display system based on an opto-electronic reconstruction of a digitally recorded hologram, the field of view of such a system is limited by the spatial resolution of the liquid crystal on silicon (LCOS) spatial light modular (SLM) used to perform the opto-electronic reconstruction. In this article, the special resolution limitation of LCOS SLM associated with the fringe field effect and interpixel coupling is determined by the liquid crystal detector simulation and the Finite Difference Time Domain (FDTD) simulation. The diffraction efficiency loss associated with the imperfection in the phase profile is studied with an example of opto-electronic reconstruction of an amplitude object. A high spatial resolution LCOS SLM with a wide reconstruction angle is proposed.

Wang, Xinghua

Laser Beam Steering/shaping for Free Space Optical Communication

The 2-D Optical Phased Array (OPA) antenna based on a Liquid Crystal On Silicon (LCoS) device can be considered for use in free space optical communication as an active beam controlling device. Several examples of the functionality of the device include: beam steering in the horizontal and elevation direction; high resolution wavefront compensation in a large telescope; and beam shaping with the computer generated kinoform. Various issues related to the diffraction efficiency, steering range, steering accuracy as well as the magnitude of wavefront compensation are discussed.

Wang, Xinghua

Impacts of Air-Sea Interaction on Tropical Cyclone Track and Intensity

The influence of hurricane-ocean coupling on intensity and track of tropical cyclones (TCs) is investigated through idealized numerical experiments using a coupled hurricane-ocean model. The focus is placed on how air-sea interaction affects TC tracks and intensity. It is found that the symmetric sea surface temperature (SST) cooling is primarily responsible for the TC weakening in the coupled experiments because the induced asymmetric circulation associated with the asymmetric SST anomalies is weak and shallow. The track difference between the coupled and fixed SST experiments is generally small because of the competing processes. One is associated with the modified TC asymmetries. The asymmetric SST anomalies - weaken the surface fluxes in the rear and enhance the fluxes in the front. As a result, the enhanced diabatic heating is located on the southern side for a westward-moving TC, tending to shift the TC southward. The symmetric SST anomalies weakens the TC intensity and thus the dymmetrization process, leading to more prominent TC asymmetries. The other is associated with the weakening of the beta drift resulting from the weakening of the TC outer strength. In the coupled experiment, the weakening of the beta drift leads to a more northward shift. By adjusting the vortex outer strength of the initial vortices, the beta drift can vary while the effect of air-sea interaction changes little. Two types of track differences simulated in the previous numerical studies are obtained.

Wu, Liguang

On the Fringe Field of Wide Angle LC Optical Phased Array

For free space laser communication, light weighted large deployable optics is a critical component for the transmitter. However, such an optical element will introduce large aberrations due to the fact that the surface figure of the large optics is susceptable to deformation in the space environment. We propose to use a high-resolution liquid crystal spatial light modulator to correct for wavefront aberrations introduced by the primary optical element, and to achieve very fine beam steering and shaping at the same time. A 2-D optical phased array (OPA) antenna based on a Liquid Crystal on Silicon (LCOS) spatial light modulator is described. This device offers a combination of low cost, high resolution, high accuracy, high diffraction efficiency at video speed. To quantitatively understand the influence factor of the different design parameters, a computer simulation of the device is given by the 2-D director simulation and the Finite Difference Time domain (FDTD) simulation. For the 1-D OPA, we define the maximum steering angle to have a grating period of 8 pixel/reset scheme; as for larger steering angles than this criterion, the diffraction efficiency drops dramatically. In this case, the diffraction efficiency of 0.86 and the Strehl ratio of 0.9 are obtained in the simulation. The performance of the device in achieving high resolution wavefront correction and beam steering is also characterized experimentally.

Wang, Xighua

Wide Angle Liquid Crystal Optical Phased Array

Accurate modeling of a high resolution, liquid crystal (LC) based, optical phased array (OPA) is shown. The simulation shows excellent agreement with a test 2-D LC OPA. The modeling method is extendable to cases where the array element size is close to the wavelength of light. The fringing fields of such a device are first studied, and subsequently reduced. This results in a device that demonstrates plus or minus 7.4 degrees of continuous beam steering at a wavelength of 1550 nm, and a diffraction efficiency (DE) higher than 72%.

Wang, Xing-Hua