Excited state biexcitons in monolayer WSe2 driven by vertically grown graphene nanosheets with high-density electron trapping edges

Bo Wen, Da-Ning Luo, Ling-Long Zhang, Xiao-Lin Li, Xin Wang, Liang-Liang Huang, Xi Zhang, Dong-Feng Diao

Front. Phys. ›› 2023, Vol. 18 ›› Issue (3) : 33306.

PDF(6319 KB)
Front. Phys. All Journals
PDF(6319 KB)
Front. Phys. ›› 2023, Vol. 18 ›› Issue (3) : 33306. DOI: 10.1007/s11467-022-1232-8
RESEARCH ARTICLE
RESEARCH ARTICLE

Excited state biexcitons in monolayer WSe2 driven by vertically grown graphene nanosheets with high-density electron trapping edges

Author information +
History +

Abstract

Interface engineering in atomically thin transition metal dichalcogenides (TMDs) is becoming an important and powerful technique to alter their properties, enabling new optoelectronic applications and quantum devices. Interface engineering in a monolayer WSe2 sample via introduction of high-density edges of standing structured graphene nanosheets (GNs) is realized. A strong photoluminescence (PL) emission peak from intravalley and intervalley trions at about 750 nm is observed at the room temperature, which indicated the heavily p-type doping of the monolayer WSe2/thin graphene nanosheet-embedded carbon (TGNEC) film heterostructure. We also successfully triggered the emission of biexcitons (excited state biexciton) in a monolayer WSe2, via the electron trapping centers of edge quantum wells of a TGNEC film. The PL emission of a monolayer WSe2/GNEC film is quenched by capturing the photoexcited electrons to reduce the electron-hole recombination rate. This study can be an important benchmark for the extensive understanding of light–matter interaction in TMDs, and their dynamics.

Graphical abstract

Keywords

excited state biexcitons / monolayer WSe2 / vertically graphene / electron trapping edges

Cite this article

Download citation ▾
Bo Wen, Da-Ning Luo, Ling-Long Zhang, Xiao-Lin Li, Xin Wang, Liang-Liang Huang, Xi Zhang, Dong-Feng Diao. Excited state biexcitons in monolayer WSe2 driven by vertically grown graphene nanosheets with high-density electron trapping edges. Front. Phys., 2023, 18(3): 33306 https://doi.org/10.1007/s11467-022-1232-8

1 Introduction

Much of the interest in advanced scientific applications of particle accelerator user facilities such as free-electron lasers (FELs) [1-3], terahertz radiation [4,5] and plasma wakefield accelerators (PWFAs) [6,7] has grown in the past decades. FELs and terahertz radiation are emerging as powerful imaging tools in various fields [8-11] like physics, chemistry, biology and material science. PWFAs are potential to provide an accelerating gradient up to multi-GV/m level for high energy physics and photon science [12,13]. Such a gradient is much higher than that obtained with conventional radio-frequency-based accelerators. To realize these advanced accelerator applications, a critical issue is to provide relativistic electron beams of particular temporal shapes to improve quality of the electron or photon beam, namely temporal shaping of electron beams [14-19]. For example, a linearly ramped beam is required by PWFAs to supply a high transformer ratio of wakefield [14,15], and beams with flat-top temporal profiles are desired in FELs to obtain high radiation performance [16,17].
One widely-used temporal shaping method is to let an electron bunch with inhomogeneous energy distribution pass through an energy dispersion section, like a so-called bunch compressor consisting of several bending magnets to realize various temporal profiles [20]. For beams with small transverse emittances and large energy spread, the contribution of geometrical terms relating to the transverse emittances can be neglected in the transfer map and the dispersion terms that connect to the energy spread will tend to dominate the process [21]. Hence, for an initial beam having an inhomogeneous energy chirp, a desired custom temporal profile can be achieved by finding an appropriate combination of dispersion terms (see details in Section 2). Due to the highly nonlinear process, different combinations of dispersion terms may realize the same target profile, i.e., the temporal shaping can intrinsically turn into a one-to-many problem. The exploration of multiple solutions instead of only one is beneficial for various scientific applications, e.g., for beams with the same temporal profile, but with opposite energy chirp along the electron beam can provide different benefits in FELs [22,23]. In addition, it should be noted that not all potential solutions are equally feasible to implement in practical scientific experiments, e.g., one may require unfeasibly stronger magnets than those in other solutions. Therefore, if possible, it is beneficial to derive multiple, if not all, potential solutions that can result in almost the same target profile.
Grid scan [24] was first used to solve such a temporal shaping problem to realize a ramped profile with a second-order approximation. However, due to the highly nonlinear process, the second-order approximation would be insufficient. Yet, when contributions of the higher-order longitudinal dispersion terms are included in the scan, the time cost of grid scan can grow exponentially. Later, it has been shown [25-28] that such one-to-many problems can be solved more efficiently with stochastic optimization methods like genetic algorithm (GA) [29,30], particle swarm optimization (PSO) [31] and extremum seeking (ES) [32]. Nevertheless, the stochastic optimization process is still indirect and some challenging problems still remain. For a single-objective optimization problem that have multiple potential solutions, the optimization process sometimes stops when the first solution is found if insufficiently large population size is given, resulting in the omission of other potential solutions that may be more feasible. Although one can implement additional constrains to see whether an obtained solution is feasible or not, the constrained optimization can be more difficult to solve and more computationally expensive [33]. In this case, the finally obtained results can be highly dependent on the choice of initial solutions. So a warm start is critical for most of these optimization algorithms.
In recent years, machine learning (ML) has attracted increasing interests of accelerator experts as a powerful tool to reveal the complicated correlations between various accelerator parameters [34-42]. It is noticed that, however, most of these ML applications are based on supervised ML models, which are only powerful to capture the map of one-to-one problems where one feature vector X has only one definite label vector Y. When a supervised ML model is trained with data samples of a one-to-many problem that has different labels for the same input feature vector, it tends to output the mean label value of the samples rather than the respective label value of each sample itself. For example, a supervised ML model is able to predict the temporal profile of an electron bunch with known accelerator settings [36]. While for the inverse problem, namely, predicting the accelerator settings for a desired custom temporal profile, the supervised ML methods like multilayer perceptron may fail to give the right answer because multiple solutions possibly exist.
In this paper, we propose a direct solver for one-to-many problems of beam profile shaping with the aid of a special ML method, the conditional generative adversarial networks (CGAN) [43]. The generative adversarial networks (GANs) [44] are emerging techniques of unsupervised and semisupervised ML that has potential to handle one-to-many problems [45,46]. Until now, the GANs have become one of the state-of-the-art techniques to solve difficulties in image synthesis [47], style transfer [48], and image superresolution [49]. The purpose of GANs is to train a generative model to discover and learn the regularities or patterns in training data so that the model can be used to generate new samples that appear to be drawn from the training dataset. Instead of minimizing the mean error as in most supervised ML methods, GANs take a different approach to learn correlations hidden in the training data, via the competition of a pair of neural networks, the generator and the discriminator. The generator is trained to create fake data samples as authentic as possible to fool the discriminator. The discriminator is trained to output the probability of whether an input sample is from the original training dataset or is generated by the generator. The two neural networks are trained together in a zero-sum game to be adversarial. Successful training of a GAN usually ends with the discriminator outputting the same probability for both real and fake samples, meaning the generator model is generating plausible examples. After training, the fixed-length random vector is randomly drawn from a Gaussian distribution and is used to seed the generative process. A random vector will correspond to points in the problem domain, forming a compressed representation of the data distribution. For one-to-many problems, each solution can correspond to different input vector, such that a new random input vector provided to the generator model as input can generate new and different output samples.
CGAN is an important extension to the GANs. Compared to GANs that generate new samples from a random input noise vector, a CGAN can generate samples of a given type by making both the generator and the discriminator class-conditional. With an additional label added to the input data, both the generator and the discriminator receive additional information about the correlation of the samples and the given label so that the networks can synthesize samples with user specified content. This extended approach allowing one to direct the data generation process has proven to be effective to create images with a target class [50,51]. The power of CGAN to generate data samples for a given class implies the potential of solving inverse design problems like temporal profile shaping of electron beams.
The work is structured as follows. In Section 2, we review the temporal shaping problem and describe the CGAN solver. In Section 3, we present the results of using CGAN solver to realize two typical temporal profiles and two other temporal profiles with more scientific merits. The application of the CGAN solver to more complicated situation with CSR effect considered is also investigated. Finally, conclusions are summarized in Section 4.

2 Methods

In a system of magnetic elements, a transfer map M describes the relation of initial conditions ζi and final conditions ζf, which can be symbolically written in the form ζf=Mζi. A Taylor map [21] that represents the final conditions as a Taylor series of the initial conditions can be described as
ζjf=kRjkζki+klTjklζkiζli+klmUjklmζkiζliζmi+...,
where R, T and U are the first-, second- and third-order transfer matrices, and j, k, l and m are the element indices of the coordinate.
It is empirically found that the CGAN is more effective in dealing with low dimensional problems. Therefore, the transfer map here is needed to be sparse. Fortunately, for beams with small transverse emittance and large energy spread, the contribution of geometrical terms can be neglected and the dispersion terms will tend to dominate. A Taylor map that presents the final longitudinal coordinate q z,f of a charged particle as a Taylor series of the initial coordinates can be simplified as
qz,f=qz,0+R56δ(qz,0)+T566δ(qz,0)2+U5666δ(qz,0)3+...,
δ(qz,0)=h1qz,0+h2qz,02+h3qz,03+...,
where q z,0 is the initial longitudinal coordinate with respect to the bunch center, R 56, T 566 and U 5666 are the first-, second- and third-order longitudinal dispersion terms respectively, δ= ΔE/ E0 represents the energy deviation relative to the nominal beam energy, and h1, h2, h3... are the first-, second- and third-order energy chirps respectively. From Eq. (2), for a initial beam with a specific energy chirp, a desired custom temporal profile can be achieved at the exit of the bunch compressor by using an appropriate combination of longitudinal dispersion terms.
In our temporal shaping scheme (see Fig.1), the first-, second- and third-order longitudinal dispersion terms, i.e. R56, T566 and U5666, labeled with the corresponding temporal profile are taken as training data to train a CGAN. Here we consider the third-order approximation because the third-order longitudinal dispersion term was proven to be important in previous studies and it is rarely necessary to consider even higher order terms for single-pass transport [52]. The CGAN used in this study consists of a pair of neural networks, the generator G and the discriminator D. The generator G is trained as a solver that can produce fake samples of longitudinal dispersion terms to realize new temporal profiles. Meanwhile, a discriminator D is trained to judge whether the given dispersion terms and temporal profile are drawn from the original training data or is generated by G. The D will compete with the G to force the fake samples generated by G to satisfy the distribution learned from the training data. By feeding the trained solver with the target temporal profile and the noise component, the solver is expected to predict different potential solutions to realize the target when multiple solutions exist.
Fig.1 Schematic diagram of the CGAN solver in this study. The color of the initial beam from black to white represents the charge-density from low to high. The compressed temporal profile is obtained by letting the initial beam pass through a chicane having specific R 56, T 566 and U 5666. By feeding the custom temporal profiles and noise components to the trained generator of the CGAN, the CGAN solver is able to predict the required dispersion terms to realize the input target temporal profiles.

Full size|PPT slide

In this study, we use an initial electron beam (see Fig.1) of Gaussian charge-density distribution having an inhomogeneous energy chirp, with the same beam parameters as in Ref. [17]. The initial beam is sent to a chicane-type magnetic compressor that have specific R 56, T 566 and U 5666 values, and the custom desired temporal profiles are expected to be obtained at the exit of the chicanes. The layout of the chicane is shown in Fig.1. The layout of chicane is chosen to such that the R 56, T 566 and U 5666 of this chicane can be adjusted in a large range by tuning strengths of the magnets with a direct search method [53].
To produce training data for the CGAN, 10 000 sets of R 56, T 566 and U 5666 samples are stochastically generated within an empirically large enough range. The initial beam is sent to the chicanes that have different stochastic R 56, T 566 and U 5666 values, and the final longitudinal coordinates of the beam at the exit of the chicanes are calculated with an accelerator simulation code Accelerator Toolbox [54]. The final temporal profile is then obtained and converted to a vector of length 200. The dispersion terms and corresponding temporal profile are treated as feature and label of the real data samples, respectively. A uniform distribution with dimensionality 100 is defined, from which a noise component is randomly selected as the noise vector and fed to G.
The training of a CGAN is difficult because one has to ensure the balance between the G and D. When the loss of any one of the G and D converges quickly to zero while the other does not, it will cause the training to fail [55]. For this particular case, it is found that the training of D is much simpler than the training of G. To suppress the training of D, the learning rate of D is set to be one tenth of that of G, i.e., 0.0001 and 0.001 respectively. The training of the networks is implemented with Adam optimizer [56] for 10 000 epochs on an open source ML library tensorflow [57]. The training time of the networks is about 20 minutes on a personal computer with a GeForce RTX 2070 Super Graphics Card.

3 Beam temporal shaping results and discussion

3.1 Realization of two typical temporal profiles

Two temporal profiles that are common in bunch compression, i.e., a cusp-shaped profile and a double-horn profile [see Fig.2(c, d)] are used as target profiles to test the performance of our CGAN solver. To look into the details of how the CGAN solver solves the temporal shaping problems, grid scan is first performed in the R56, T566 and U5666 space to find all potential solutions for the two test target profiles, respectively. According to the 100×100×100 grid scan within a empirically large range [see Fig.2(a, b)], at least two potential solutions that have almost the same highest objective performance are found for each target profiles, which suggests that both temporal shaping problems are one-to-many. Besides the potential solutions, a plenty of local optima are also observed in the variable space of the double-horn profile, indicating that the bunch compression process of the double-horn profile has a stronger nonlinearity.
Fig.2 Using stochastic optimization methods to solve temporal shaping problems. (a) and (b) show the grid scan results and the evolutionary trajectory of the PSO and the surrogate model-based PSO in the variable space for a cusp-shaped profile and a double-horn profile, respectively. The z-axis in (a) and (b) is −log(objective function) representing the objective performance. The contour maps of the grid scan results are plotted at the bottom, where the color from blue to yellow represent the objective performance from low to high. For each R 56-T 566 grid in (a) and (b), only one U 5666 with the highest objective performance is plotted. Two separate predictions of the CGAN solver are also shown in (a) and (b) for comparison. (c) and (d) are the final temporal profiles obtained with the optimization methods for the cusp-shaped profile and double-horn profile, respectively. R2 is the determination coefficient to the target temporal profile.

Full size|PPT slide

Before implementing the CGAN solver, we first use current state-of-the-art approaches for temporal shaping, the stochastic optimization methods, to realize the two test target profiles. After comparing various optimization methods, the PSO which shows the best performance is used to solve the two test problems. The optimization function is to minimize the mean square error with respect to the target profile, and the free variables in this optimization are the R 56, T 566 and U 5666 of the bunch compressor. All the optimized variables are normalized to a range of [0, 1]. The initial population are 300 solutions randomly generated from a uniform distribution within the variable range. The velocity weight factor is set to be 0.4, and the acceleration coefficients of the group best experience and the personal experience are both set to be 1. In addition, considering the population size can significantly affect the optimization performance, we also try to use a surrogate model-based PSO similar to the method proposed in Ref. [41] to optimize the test problems with larger population size. In this method, a ML surrogate model is trained to quickly evaluate the candidate solutions that is several times faster than numerical simulation. With the aid of the surrogate model, the population size can be extended to ten times of the standard PSO (i.e., 3000) while the computing time can be remained at the same order of magnitude. To reduce the influence of randomness in the optimization, the optimization is repeatedly performed for five times, and only the best solutions obtained among the repeated tests are selected.
The evolutionary trajectories of the optimization are plotted in the variable space [see Fig.2(a, b)], and the final temporal profiles obtained with the optimization are shown in Fig.2(c, d). The results in Fig.2(a) appears that for the cusp-shaped profile, the PSO can find the two potential solutions to realize the target profile with high fitness. While for the double-horn profile that is more complicated, the PSO can only find one potential solution and miss another. However, when the population size is extended to 3000 with the aid of surrogate model, all two potential solutions for the double-horn profile can be actually found. The results indicate that for a one-to-many problem, if the population size is not sufficiently large, the stochastic optimization methods may find one potential solution while with others missed.
Then the CGAN solver is implemented to solve the two test problems. The target profiles and the noise components are simultaneously fed to the trained solver which finally results in multiple sets of fake R 56, T 566 and U 5666 samples. It is found that the fake samples converge to several points in the phase space, which represent multiple solutions of a temporal shaping problem. For each of the cusp-shaped profile and double-horn profile, two separate solutions obtained with the CGAN solver are shown in Fig.2(a, b) in the variable space. For the cusp-shaped profile, one CGAN solution is almost the same as the best solution obtained with grid scan, and another one having slightly lower objective performance is close to a solution obtained with the PSO. For the double-horn profile, the two CGAN predictions are close to the two highest peaks in the grid scan map.
The longitudinal phase space distribution resulted from the CGAN predictions are shown in Fig.3. It is found that the beams in Fig.3(b, d) are over compressed, i.e., the head and tail of the beam are reversed. The over compressed beam finally results in almost the same temporal profiles as the under compressed beam in Fig.3(a, c), with a high determination coefficient close to 1.
Fig.3 Longitudinal phase space distribution and temporal profiles of two separate CGAN predictions. The left two columns represent the cusp-shaped profile, and the right two columns represent the double-horn profile, respectively.

Full size|PPT slide

The results in Fig.2 and Fig.3 indicate that the CGAN solver can predict the longitudinal dispersion terms to realize the custom desire temporal profiles with high accuracy. Furthermore, the CGAN solver is able to give different solutions for the same input temporal profile when multiple solutions exist, which may be a limitation of stochastic optimization methods that sometimes lead to one solution with insufficiently large population size. The acquirement of the multiple solutions in Fig.3 is crucial for temporal shaping since an under compressed beam and an over compressed beam can provide different benefits in scientific applications. For example, an over compressed scheme has the potential to provide larger bandwidth FEL radiation [23]. However, compared to the under compressed beam, the over compressed beam also leads to a significant coherent synchrotron radiation (CSR) that can reduce the slice alignment and spoil the transverse emittance of the electron beam [22]. Besides, it is possible to select one from the obtained multiple solutions that is more feasible to implement in practical scientific experiments by experienced operators or an additional evaluator. For instance, it is found that to realize the cusp-shaped profile, the octupole strength required to achieve the longitudinal dispersion terms of one obtained solution is significantly higher than that of another solution ( 15.7 m3 and 0.4 m3 respectively). The strong octupoles are not trivial to build and will bring high sensitivity during the beamline optimization and operation.
Fig.4 shows the average solving time for different methods. It is noted that for any target profile, it takes dozens of minutes to perform the optimization with the stochastic optimization methods. The optimization results are not reusable for a new target profile. This optimization time can be much longer when some complicated effects like space charge and CSR are considered. Compared to the stochastic optimization methods, once the CGAN is trained, it only needs little time (fractions of one second) to directly predict the dispersion terms for any new temporal profile, which can be several orders of magnitude faster than using stochastic optimization methods.
Fig.4 The average solving time with the CGAN solver, the PSO and the surrogate model-based PSO for five repeated tests.

Full size|PPT slide

3.2 Consideration of CSR effect

When a high energy electron beam is compressed to be denser and shorter, CSR effect will be significant and play an important role in the beam dynamics. To explore the effectiveness of the CGAN solver to shape beam profile under strong CSR effect, the dispersion terms and corresponding lattices settings used above are converted to ELEGANT [58] lattice files with 1D CSR effect taken into account. The charge of the beam is set to be 500pC and the central energy is 1GeV. It takes several hours to generate about 10000 data samples on a personal workstation. Similar to above works, we train a new CGAN (with the same hyperparameter settings) with the new tracking results as training data.
The same target profiles, i.e., the cusp-shape and double-horn profiles, are used to test the performance of the CGAN solver. As Fig.5 shows, for the cusp-shape profile, the beam profile obtained with the CGAN solution generally matches the target profile, which is slightly wider than the target. For the double-horn profile, the head of the beam matches the target profile but a mismatch is observed at the tail of the beam. It may be because that the target profiles are generated by non-CSR tracking and it may be difficult to produce the same beam profile when CSR effect is considered. To our experience of using CGAN, when an unattainable target is given as the input label, the CGAN can generate samples that match the target as closely as possible, like the results in Fig.5. The tolerance of CGAN to the realizability of the given target might vary from case to case and is challenging to measure since the neural network itself is a “black box”. Considering this challenge, in an explorative research, the stochastic optimization methods like PSO are still a general solution that cannot be simply replaced by the CGAN solver. In the application of the CGAN solver, if possible, an expert in the applied domain is recommended to ensure that the given targets are not too far from reality.
Fig.5 Beam profiles obtained with CGAN solutions for two target profiles with CSR effect taken into account. (a) and (b) represent a cusp-shape target and a double-horn target, respectively.

Full size|PPT slide

3.3 Realization of two temporal profiles with scientific merits

In addition to the above two common temporal profiles, two other temporal profiles, namely the flat-top profile and the linearly-ramped profile (see Fig.6), are also studied. These two additional temporal profiles are more frequently-used in various scientific applications and have greater scientific merit. The flat-top temporal profile is desired in FELs to reduce the third-order curvature in the time-energy correlation due to wakefield, so as to obtain better FEL performance with improved pulse energy, peak power and bandwidth control [16]. The linearly-ramped temporal profile is treated as the optimal shape of the drive beam in PWFAs to supply a high transformer ratio because it maximizes the energy that can be gained by a trailing particle accelerated in its wakefield [14].
Fig.6 The temporal profiles obtained with the CGAN solver for the flat-top profile (a) and the linearly-ramped profile (b). The red/blue solid line represents the results are predicted by the CGAN model without/with CSR effect considered in the training.

Full size|PPT slide

The two additional test temporal profiles are fed to the same trained CGAN solvers (both CGAN solvers with/without CSR effect considered are used separately) to predict multiple fake samples of longitudinal dispersion terms. The final temporal profiles resulted from the CGAN solutions are illustrated in Fig.5. When CSR effect is not considered, the CGAN solver can predict the longitudinal dispersion terms with high accuracy, resulting in almost the same temporal profiles compared to the target profile, especially for the linearly-ramped profile. For the flat-top profile, horns occur at the head and the tail of the compressed beam, which cannot be completely eliminated due to the nature of bunch compression with a single chicane compressor. The horns may be further flattened with an additional bunch compressor [59] that is, however, beyond the scope of this study. Nevertheless, the FWHM of the horns is very narrow compared with the flat part of the bunch when CSR effect is not considered. When CSR effect is taken into account, the CGAN predictions can result in compressed beams with close duration as the target profiles. However, it seems difficult to shape the beam to the same regular shapes as the target profiles with the CGAN solver. One explanation might be that under strong CSR effect, the beam itself cannot form these regular target profiles after travelling through such a simple chicane compressor. Nevertheless, if necessary, the CGAN solutions can be also used as good initial solutions for further exploration of the potential solutions for the target profiles.

4 Conclusion

We have proposed a CGAN solver for one-to-many problems of temporal shaping of electron beams. By learning from the stochastically generated data, a trained CGAN solver can quickly and accurately predict available combinations of the dispersion terms up to the 3rd order to realize desired custom temporal profiles. For one-to-many problems, the CGAN can predict many, if not all the, potential solutions simultaneously by receiving different input noise vectors. Once the CGAN is trained, it can produce the required dispersion terms for a new target profile within fractions of a second, showing orders of magnitudes faster computing speed than the conventional method, i.e., the stochastic optimization methods.
This method can be easily transferable to other similar problems, for instance, photon pulse shaping and transverse phase space manipulation of an electron bunch. We expect that the CGAN solver can serve as a direct and real-time method to solve one-to-many problems in more scientific applications.

References

[1]
K. S. Novoselov, A. K. Geim, S. V. Morozov, D. Jiang, Y. Zhang, S. V. Dubonos, I. V. Grigorieva, A. A. Firsov. Electric field effect in atomically thin carbon films. Science, 2004, 306(5696): 666
CrossRef ADS Google scholar
[2]
S. V. Morozov, K. S. Novoselov, M. I. Katsnelson, F. Schedin, D. C. Elias, J. A. Jaszczak, A. K. Geim. Giant intrinsic carrier mobilities in graphene and its bilayer. Phys. Rev. Lett., 2008, 100(1): 016602
CrossRef ADS Google scholar
[3]
J. W. You, S. R. Bongu, Q. Bao, N. C. Panoiu. Nonlinear optical properties and applications of 2D materials: Theoretical and experimental aspects. Nanophoton., 2018, 8: 63
CrossRef ADS Google scholar
[4]
D. Akinwande, C. J. Brennan, J. S. Bunch, P. Egberts, J. R. Felts, H. Gao, R. Huang, J. S. Kim, T. Li, Y. Li, K. M. Liechti, N. Lu, H. S. Park, E. J. Reed, P. Wang, B. I. Yakobson, T. Zhang, Y. W. Zhang, Y. Zhou, Y. Zhu. A review on mechanics and mechanical properties of 2D materials — Graphene and beyond. Extreme Mech. Lett., 2017, 13: 42
CrossRef ADS Google scholar
[5]
X. Duan, C. Wang, J. C. Shaw, R. Cheng, Y. Chen, H. Li, X. Wu, Y. Tang, Q. Zhang, A. Pan, J. Jiang, R. Yu, Y. Huang, X. Duan. Lateral epitaxial growth of two-dimensional layered semiconductor heterojunctions. Nat. Nanotech., 2014, 9(12): 1024
CrossRef ADS Google scholar
[6]
H. Zeng, J. Dai, W. Yao, D. Xiao, X. Cui. Valley polarization in MoS2 monolayers by optical pumping. Nat. Nanotech., 2012, 7(8): 490
CrossRef ADS Google scholar
[7]
B. Radisavljevic, A. Radenovic, J. Brivio, V. Giacometti, A. Kis. Single-layer MoS2 transistors. Nature Nanotechno., 2011, 6(3): 147
CrossRef ADS Google scholar
[8]
S. Bertolazzi, J. Brivio, A. Kis. Stretching and breaking of ultrathin MoS2. ACS Nano, 2011, 5(12): 9703
CrossRef ADS Google scholar
[9]
K. F. Mak, J. Shan. Photonics and optoelectronics of 2D semiconductor transition metal dichalcogenides. Nat. Photon., 2016, 10(4): 216
CrossRef ADS Google scholar
[10]
R. Yang, J. Fan, M. Sun. Transition metal dichalcogenides (TMDCs) heterostructures: Optoelectric properties. Front. Phys., 2022, 17(4): 43202
CrossRef ADS Google scholar
[11]
M. Cheng, J. Yang, X. Li, H. Li, R. Du, J. Shi, J. He. Improving the device performances of two-dimensional semiconducting transition metal dichalcogenides: Three strategies. Front. Phys., 2022, 17(6): 63601
CrossRef ADS Google scholar
[12]
Y. Han, J. Yuan, Y. Zhu, Q. Wang, L. Li, M. Cao. Implantation of WSe2 nanosheets into multi-walled carbon nanotubes for enhanced microwave absorption. J. Colloid Interface Sci., 2022, 609: 746
CrossRef ADS Google scholar
[13]
A. Xie, M. X. Sun, K. Zhang, W. C. Jiang, F. Wu, M. He. In situ growth of MoS2 nanosheets on reduced graphene oxide (RGO) surfaces: Interfacial enhancement of absorbing performance against electromagnetic pollution. Phys. Chem. Chem. Phys., 2016, 18(36): 24931
CrossRef ADS Google scholar
[14]
J. Yang, J. Wang, H. Li, Z. Wu, Y. Xing, Y. Chen, L. Liu. MoS2 /MXene aerogel with conformal heterogeneous interfaces tailored by atomic layer deposition for tunable microwave absorption. Adv. Sci. (Weinh), 2022, 9(7): e2101988
CrossRef ADS Google scholar
[15]
Q. Q. Wang, B. Niu, Y. H. Han, Q. Zheng, L. Li, M. S. Cao. Nature-inspired 3D hierarchical structured “vine” for efficient microwave attenuation and electromagnetic energy conversion device. Chem. Eng. J, 2023, 452: 139042
CrossRef ADS Google scholar
[16]
M. Tosun, L. Chan, M. Amani, T. Roy, G. H. Ahn, P. Taheri, C. Carraro, J. W. Ager, R. Maboudian, A. Javey. Air-stable n-doping of WSe2 by anion vacancy formation with mild plasma treatment. ACS Nano, 2016, 10(7): 6853
CrossRef ADS Google scholar
[17]
C. B. Qin, X. L. Liang, S. P. Han, G. F. Zhang, R. Y. Chen, J. Y. Hu, L. T. Xiao, S. T. Jia. Giant enhancement of photoluminescence emission in monolayer WS2 by femtosecond laser irradiation. Front. Phys., 2020, 16(1): 12501
CrossRef ADS Google scholar
[18]
Y. Liu, Y. Zhou, H. Zhang, F. Ran, W. Zhao, L. Wang, C. Pei, J. Zhang, X. Huang, H. Li. Probing interlayer interactions in WSe2-graphene heterostructures by ultralow-frequency Raman spectroscopy. Front. Phys., 2019, 14(1): 13607
CrossRef ADS Google scholar
[19]
B. Wen, Y. Zhu, D. Yudistira, A. Boes, L. L. Zhang, T. Yidirim, B. Q. Liu, H. Yan, X. Q. Sun, Y. Zhou, Y. Z. Xue, Y. P. Zhang, L. Fu, A. Mitchell, H. Zhang, Y. Lu. Ferroelectric-driven exciton and trion modulation in monolayer molybdenum and tungsten diselenides. ACS Nano, 2019, 13(5): 5335
CrossRef ADS Google scholar
[20]
S. Imani Yengejeh, W. Wen, Y. Wang. Mechanical properties of lateral transition metal dichalcogenide heterostructures. Front. Phys., 2020, 16(1): 13502
CrossRef ADS Google scholar
[21]
Y. Yang, Z. W. Jie, Z. W. Ying, L. Xian, J. Z. Ming, L. W. Min, and M. G. Hong, Dynamics of A-exciton and spin relaxation in WS2 and WSe2 monolayer, Acta Phys. Sin. 68(1), 017201 (2019) (in Chinese)
[22]
V. Shahnazaryan, I. Iorsh, I. A. Shelykh, O. Kyriienko. Exciton−exciton interaction in transition-metal dichalcogenide monolayers. Phys. Rev. B, 2017, 96(11): 115409
CrossRef ADS Google scholar
[23]
K. F. Mak, K. He, C. Lee, G. H. Lee, J. Hone, T. F. Heinz, J. Shan. Tightly bound trions in monolayer MoS2. Nat. Mater., 2013, 12(3): 207
CrossRef ADS Google scholar
[24]
Z. P. Li, T. M. Wang, Z. G. Lu, C. H. Jin, Y. W. Chen, Y. Z. Meng, Z. Lian, T. Taniguchi, K. Watanabe, S. Zhang, D. Smirnov, S.-F. Shi. Revealing the biexciton and trion-exciton complexes in BN encapsulated WSe2. Nat. Commun., 2018, 9(1): 3719
CrossRef ADS Google scholar
[25]
E. J. Sie, A. J. Frenzel, Y.-H. Lee, J. Kong, N. Gedik. Intervalley biexcitons and many-body effects in monolayer MoS2. Phys. Rev. B, 2015, 92(12): 125417
CrossRef ADS Google scholar
[26]
K. Hao, J. F. Specht, P. Nagler, L. Xu, K. Tran, A. Singh, C. K. Dass, C. Schüller, T. Korn, M. Richter, A. Knorr, X. Li, G. Moody. Neutral and charged inter-valley biexcitons in monolayer MoSe2. Nat. Commun., 2017, 8(1): 15552
CrossRef ADS Google scholar
[27]
J. S. Ross, S. Wu, H. Yu, N. J. Ghimire, A. M. Jones, G. Aivazian, J. Yan, D. G. Mandrus, D. Xiao, W. Yao, X. Xu. Electrical control of neutral and charged excitons in a monolayer semiconductor. Nat. Commun., 2013, 4: 1474
CrossRef ADS Google scholar
[28]
A. Ramasubramaniam. Large excitonic effects in monolayers of molybdenum and tungsten dichalcogenides. Phys. Rev. B, 2012, 86(11): 115409
CrossRef ADS Google scholar
[29]
R. C. Miller, D. A. Kleinman, W. T. Tsang, A. C. Gossard. Observation of the excited level of excitons in GaAs quantum wells. Phys. Rev. B, 1981, 24(2): 1134
CrossRef ADS Google scholar
[30]
R. L. Greene, K. K. Bajaj, D. E. Phelps. Energy levels of Wannier excitons in GaAs−Ga1−xAlxAs quantum-well structures. Phys. Rev. B, 1984, 29(4): 1807
CrossRef ADS Google scholar
[31]
K. L. He, N. Kumar, L. Zhao, Z. F. Wang, K. F. Mak, H. Zhao, J. Shan. Tightly bound excitons in monolayer WSe2. Phys. Rev. Lett., 2014, 113(2): 026803
CrossRef ADS Google scholar
[32]
H. Q. Ying and X. Yang, Detection of dielectric screening effect by excitons in two-dimensional semiconductors and its application, Acta Phys. Sin. 71(12), 127102 (2022) (in Chinese)
[33]
C. Wang, X. Zhang, D. Diao. Nanosized graphene crystallite induced strong magnetism in pure carbon films. Nanoscale, 2015, 7(10): 4475
CrossRef ADS Google scholar
[34]
W. C. Chen, X. Zhang, D. F. Diao. Low-energy electron excitation effect on formation of graphene nanocrystallites during carbon film growth process. Appl. Phys. Lett., 2017, 111: 114105
CrossRef ADS Google scholar
[35]
X. Zhang, Z. Lin, D. Peng, D. Diao. Bias-modulated high photoelectric response of graphene-nanocrystallite embedded carbon film coated on n-silicon. Nanomaterials, 2019, 9(3):
CrossRef ADS Google scholar
[36]
S. Devaraj, N. Munichandraiah. Effect of crystallographic structure of MnO2 on its electrochemical capacitance properties. J. Phys. Chem. C, 2008, 112(11): 4406
CrossRef ADS Google scholar
[37]
S. J. Yoo, C. Y. Kim, J. W. Shin, S. G. Lee, J. M. Jeong, Y. J. Kim, S. H. Lee, J. G. Kim. Characterization of an amorphous carbon film covering a Mo grid during in situ heating TEM study. Mater. Charact., 2013, 78: 31
CrossRef ADS Google scholar
[38]
S. Y. Gao, L. Liu, Z. Z. Lin, X. Zhang, D. F. Diao. High photoresponsivity of vertical graphene nanosheets/P-Si enhanced by electron trapping at edge quantum wells. J. Phys. Chem. C, 2021, 125(9): 5392
CrossRef ADS Google scholar
[39]
M. D. Tran, J. H. Kim, Y. H. Lee. Tailoring photoluminescence of monolayer transition metal dichalcogenides. Curr. Appl. Phys., 2016, 16(9): 1159
CrossRef ADS Google scholar
[40]
J. Yang, T. Y. Lü, Y. W. Myint, J. J. Pei, D. Macdonald, J. C. Zheng, Y. R. Lu. Robust excitons and trions in monolayer MoTe2. ACS Nano, 2015, 9(6): 6603
CrossRef ADS Google scholar
[41]
B. Zhu, X. Chen, X. Cui. Exciton binding energy of monolayer WS2. Sci. Rep., 2015, 5: 9218
CrossRef ADS Google scholar
[42]
Z. Z. Yan, Z. H. Jiang, J. P. Lu, Z. H. Ni. Interfacial charge transfer in WS2 monolayer/CsPbBr3 microplate heterostructure. Front. Phys., 2018, 13(4): 138115
CrossRef ADS Google scholar
[43]
J. Pei, J. Yang, X. Wang, F. Wang, S. Mokkapati, T. Lü, J. C. Zheng, Q. Qin, D. Neshev, H. H. Tan, C. Jagadish, Y. Lu. Excited state biexcitons in atomically thin MoSe2. ACS Nano, 2017, 11(7): 7468
CrossRef ADS Google scholar
[44]
Y. M. You, X. X. Zhang, T. C. Berkelbach, M. S. Hybertsen, D. R. Reichman, T. F. Heinz. Observation of biexcitons in monolayer WSe2. Nat. Phys., 2015, 11(6): 477
CrossRef ADS Google scholar
[45]
J. Z. Shang, X. N. Shen, C. X. Cong, N. Peimyoo, B. C. Cao, M. Eginligil, T. Yu. Observation of excitonic fine structure in a 2D transition-metal dichalcogenide semiconductor. ACS Nano, 2015, 9(1): 647
CrossRef ADS Google scholar
[46]
M. Tebyetekerwa, J. Zhang, Z. Xu, T. N. Truong, Z. Yin, Y. Lu, S. Ramakrishna, D. Macdonald, H. T. Nguyen. Mechanisms and applications of steady-state photoluminescence spectroscopy in two-dimensional transition-metal dichalcogenides. ACS Nano, 2020, 14(11): 14579
CrossRef ADS Google scholar
[47]
A. T. Hanbicki, G. Kioseoglou, M. Currie, C. S. Hellberg, K. M. McCreary, A. L. Friedman, B. T. Jonker. Anomalous temperature-dependent spin-valley polarization in monolayer WS2. Sci. Rep., 2016, 6: 18885
CrossRef ADS Google scholar
[48]
J. M. Li, X. Yuan, P. T. Jing, J. Li, M. B. Wei, J. Hua, J. L. Zhao, L. H. Tian. Temperature-dependent photoluminescence of inorganic perovskite nanocrystal films. RSC Adv., 2016, 6(82): 78311
CrossRef ADS Google scholar
[49]
T. Kato, T. Kaneko. Optical detection of a highly localized impurity state in monolayer tungsten disulfide. ACS Nano, 2014, 8(12): 12777
CrossRef ADS Google scholar
[50]
Z. W. Wang, R. Z. Li, X. Y. Dong, Y. Xiao, Z. Q. Li. Temperature dependence of the excitonic spectra of monolayer transition metal dichalcogenides. Front. Phys., 2018, 13(4): 137305
CrossRef ADS Google scholar
[51]
A. Sharma, B. Wen, B. Q. Liu, Y. W. Myint, H. Zhang, Y. Lu. Defect engineering in few-layer phosphorene. Small, 2018, 14(16): 1704556
CrossRef ADS Google scholar
[52]
A. M. Jones, H. Y. Yu, N. J. Ghimire, S. F. Wu, G. Aivazian, J. S. Ross, B. Zhao, J. Q. Yan, D. G. Mandrus, D. Xiao, W. Yao, X. D. Xu. Optical generation of excitonic valley coherence in monolayer WSe2. Nat. Nanotech., 2013, 8(9): 634
CrossRef ADS Google scholar
[53]
G. Wang, L. Bouet, D. Lagarde, M. Vidal, A. Balocchi, T. Amand, X. Marie, B. Urbaszek. Valley dynamics probed through charged and neutral exciton emission in monolayer WSe2. Phys. Rev. B, 2014, 90(7): 075413
CrossRef ADS Google scholar
[54]
D. K. Zhang, D. W. Kidd, K. Varga. Excited biexcitons in transition metal dichalcogenides. Nano Lett., 2015, 15(10): 7002
CrossRef ADS Google scholar
[55]
Y. You, X.-X. Zhang, T. C. Berkelbach, M. S. Hybertsen, D. R. Reichman, T. F. Heinz. Observation of biexcitons in monolayer WSe2. Nat. Phys., 2015, 11(6): 477
CrossRef ADS Google scholar
[56]
G. Wang, X. Marie, I. Gerber, T. Amand, D. Lagarde, L. Bouet, M. Vidal, A. Balocchi, B. Urbaszek. Giant enhancement of the optical second-harmonic emission of WSe2 monolayers by laser excitation at exciton resonances. Phys. Rev. Lett., 2015, 114(9): 097403
CrossRef ADS Google scholar
[57]
C.F. Klingshirn, Semiconductor Optics, Ed. 3, Springer-Verlag Berlin, Heidelberg, 2007 doi: 10.1007/978-3-540-38347-5

Electronic supplementary material

Supplementary materials are available in the online version of this article at https://doi.org/10.1007/s11467-022-1232-8 and https://journal.hep.com.cn/fop/EN/10.1007/s11467-022-1232-8.

Acknowledgements

The authors gratefully acknowledge the financial support from the National Natural Science Foundation of China (Nos. 62104155, 52275565, 52005343, and 62204117) of China, the Natural Science Foundation of Guangdong Province (No. 2022A1515011667), and the financial support from Jiangsu Province Science Foundation for Youths (No. BK20210275), and Guangdong Kangyi Special Fund (No. 2020KZDZX1173). The authors wish to acknowledge the assistance on TEM/FIB received from the Electron Microscope Center of the Shenzhen University.

RIGHTS & PERMISSIONS

2023 Higher Education Press
AI Summary AI Mindmap
PDF(6319 KB)

Accesses

Citations

1

Altmetric

Detail

Sections
Recommended

/