Optica Publishing Group

  • Keep it simple - don't use too many different parameters.
  • Example: (diode OR solid-state) AND laser [search contains "diode" or "solid-state" and laser]
  • Example: (photons AND downconversion) - pump [search contains both "photons" and "downconversion" but not "pump"]
  • Improve efficiency in your search by using wildcards.
  • Asterisk ( * ) -- Example: "elect*" retrieves documents containing "electron," "electronic," and "electricity"
  • Question mark (?) -- Example: "gr?y" retrieves documents containing "grey" or "gray"
  • Use quotation marks " " around specific phrases where you want the entire phrase only.
  • For best results, use the separate Authors field to search for author names.
  • Use these formats for best results: Smith or J Smith
  • Use a comma to separate multiple people: J Smith, RL Jones, Macarthur
  • Note: Author names will be searched in the keywords field, also, but that may find papers where the person is mentioned, rather than papers they authored.

Journal of Optical Communications and Networking

Andrew Lord, Editor-in-Chief

Journal of Optical Communications and Networking

Editorial Board

Search this Journal

Submit a paper, sign up for alerts, newest articles view all.

article thumbnail

Feature Issues View All

  • Spatial Parallelism for Next-Generation High-Capacity Transport Networks Status Submissions Open: 1 March 2024; Submission Deadline: 3 June 2024 Editors Yvan Pointurier, Hiroshi Hasegawa, Nihel Benzaoui, and Jesse Simsarian
  • Globecom Optical Networks and Systems Symposium 2023 Status Published Editors Nicola Andriolli, Jerzy Domzal, and Elaine Wong
  • Special Issue on the Impact of Photonic Technologies on Future Optical Networks Status Published Editors Michela Svaluto Moreolo and Joaquim F. Martins-Filho

Journal News View All

22
MAY
2024
Editor-in-Chief Nominations: Announcing a for Editors-in-Chief of JOSA B and . Nominations due 17 June.
 

Today's Top Downloads

Spotlight on Optics Visit Spotlight on Optics

spotlight thumbnail

The Internet of Things (IoT), i.e., the collective network of connected devices, is revolutionizing various aspects of...

Satellite communication networks are increasingly important for consumer technology, mirroring advances in terrestrial...

This tutorial is an excellent introduction to optical satellite networks from the physical to the transport and...

About this Journal

Topic Scope: Advances in all aspects of optical networking science, technology, and engineering, including both theoretical and practical contributions. JOCN is a joint publishing effort of Optica Publishing Group and IEEE.

Field Error

  • Publishing Home
  • Conferences
  • Preprints (Optica Open)
  • Information for
  • Open Access Information
  • Open Access Statement and Policy
  • Terms for Journal Article Reuse
  • Other Resources
  • Optica Open
  • Optica Publishing Group Bookshelf
  • Optics ImageBank
  • Optics & Photonics News
  • Spotlight on Optics
  • Optica Home
  • About Optica Publishing Group
  • About My Account
  • Sign up for Alerts
  • Send Us Feedback
  • Go to My Account
  • Login to access favorites
  • Recent Pages

Login or Create Account

Captcha Page

We apologize for the inconvenience...

To ensure we keep this website safe, please can you confirm you are a human by ticking the box below.

If you are unable to complete the above request please contact us using the below link, providing a screenshot of your experience.

https://ioppublishing.org/contacts/

REVIEW article

Artificial intelligence in optical communications: from machine learning to deep learning.

\nDanshi Wang

  • State Key Laboratory of Information Photonics and Optical Communications, Beijing University of Posts and Telecommunications, Beijing, China

Techniques from artificial intelligence have been widely applied in optical communication and networks, evolving from early machine learning (ML) to the recent deep learning (DL). This paper focuses on state-of-the-art DL algorithms and aims to highlight the contributions of DL to optical communications. Considering the characteristics of different DL algorithms and data types, we review multiple DL-enabled solutions to optical communication. First, a convolutional neural network (CNN) is used for image recognition and a recurrent neural network (RNN) is applied for sequential data analysis. A variety of functions can be achieved by the corresponding DL algorithms through processing the different image data and sequential data collected from optical communication. A data-driven channel modeling method is also proposed to replace the conventional block-based modeling method and improve the end-to-end learning performance. Additionally, a generative adversarial network (GAN) is introduced for data augmentation to expand the training dataset from rare experimental data. Finally, deep reinforcement learning (DRL) is applied to perform self-configuration and adaptive allocation for optical networks.

Introduction

Machine learning (ML) techniques have been developed and applied to optical communication in both the physical layer and network layer for years ( Musumeci et al., 2018 ; Khan et al., 2019 ). Various algorithms from ML communities powered a wide range of aspects in optical communication, involving digital signal processing (DSP), optical performance monitoring (OPM), signal detection and analysis, proactive fault management, network automation, and optical sensing, etc. The conventional ML system is limited by the ability to undertake feature extraction and complex analysis, and has always relied on considerable domain expertise and feature engineering. In recent years, rapid advances in information technology have made great strides and parallel developments in computation and low-cost computing hardware have made big data modeling possible. Driven by this growth in the volume of data and improvements to computing power, ML has successfully evolved into deep learning (DL), which addresses complex and large-scale problems with robust, adaptable, and efficient solutions ( LeCun et al., 2015 ), as illustrated in Figure 1 .

www.frontiersin.org

Figure 1 . Advances in artificial intelligence in optical communications. Driven by powerful parallel computing capacity and big data, traditional machine learning algorithms are progressing to deep learning techniques with a variety of applications, promoting the evolution of optical communications toward intelligence.

In general, DL can be understood as a deep neural network (DNN) with multiple non-linear layers made up of a large number of neurons, each of which is mathematically modeled as an activation function. In DL communities, different algorithms with specific structures were suitable for different problems and specialized in different data types. Among them, convolutional neural network (CNN), recurrent neural network (RNN), generative adversarial network (GAN), deep reinforcement learning (DRL), end-to-end learning based on autoencoder, and their variants have made a distinctive contribution to fields such as machine vision, natural language processing, drug discovery, genomics, speech recognition, information retrieval, affective computing, and automatic deriving ( Deng, 2014 ). Meanwhile, to promote the development of artificial intelligence (AI) in optical communication, the evolution from ML to DL is making major advances in a wide variety of applications in both physical and network layers ( Fan et al., 2020 ; Häger and Pfister, 2020 ; Saif et al., 2020 ).

This paper reports the progress of AI in optical communication from ML to DL. Unlike other review papers about conventional ML algorithms, the presentation focuses on state-of-the-art DL techniques and aims to highlight the contributions of DL to optical communication for both the physical layer and the network layer. Examining the characteristics of different DL algorithms and data types, we briefly review multiple DL-enabled applications for optical communication. First, as one of the most popular DL algorithms, CNN is introduced for image recognition to process seven kinds of common image data from optical communication to execute various functions. Then RNN is applied for sequential data analysis to process digital signal waveforms, network traffic data, and equipment state parameters. In addition, a data-driven channel modeling technique using DL is proposed to provide a supplementary solution to the conventional block-based modeling, which could also improve end-to-end learning performance. As an emerging technique, GAN is implemented for data augmentation to expand image data and network traffic data. Finally, DRL is considered for various decision-making tasks, including routing, resource allocation, and automatic configuration.

Convolutional Neural Network for Image Data

DL belongs to a branch of the ML family mainly referring to the faction of neural networks. The term “neural network” has its origins in attempts to find mathematical representations of information processing in biological systems, which are built of a lot of interconnected neurons. As the basic unit of a neural network, each neuron can be modeled as an activation function to emulate the process of transferring information in the practical biological system. According to the network topology, neural networks can be categorized into feedforward networks and feedback networks. A convolutional neural network is a specialized type of feedforward network for primarily processing image data that can be regarded as a two-dimension (2D) grid of pixels ( LeCun et al., 2015 ). The operating process of CNN can be described as convolution, pooling, and activation.

Convolution

The kernel convolves with pixel points across the width and height of the input image, computing the dot product between the entries of the kernel and input. The kernel works like a filter that scans the input image to extract the informative features for recognition. The extracted features from the image are displayable and explainable, such as eyes, nose, or mouth in face photos. Convolution takes advantage of sparse interaction, parameter sharing, and equivariant representations to improve the performance of image recognition.

Pooling: Down-Sampling Operation

The output of the convolution layer at a certain location is replaced by a summary statistic of the nearby outputs. The typical pooling is to calculate the average or maximum value of a small local region in one feature map to down-sample the dimension of the feature map, thereby greatly reducing the parameter size and creating an invariance to small translations of the input.

Activation: Non-linear Operation

The representation capacity of the whole network is improved through the non-linear mapping between adjacent layers. Common activation functions include ReLU, Softmax, Softplus, and Sigmoid, etc.

Due to the above factors, CNN is particularly effective at examining image data, including image recognition, objection detection, image understanding, and video translation ( Gu et al., 2018 ). It has been statistically established that images often account for a large proportion of various data types. Therefore, CNN is one of the most useful approaches in DL for image processing. In optical communication, most data are denoted in the format of a digital signal, while some other kinds of information are presented in the form of images, as summarized and displayed in Figure 2 . Compared with the data format of digital vectors, one great advantage of image formats is that various digital data of different sizes can be comprehensively and integrally presented in a picture with a fixed pixel size. Image data with a fixed size can therefore contain various information, which is important for ML and DL in keeping their structures stable ( Wang et al., 2019 ).

www.frontiersin.org

Figure 2 . Application of convolutional neural network (CNN) in optical communication for image processing. (A) Summarization of image data in optical communication: linear polarization (LP) mode diagrams, orbital angular momentum (OAM) mode diagrams, eye diagrams, constellation diagrams, asynchronous delay-tap plot (ADTP) diagrams, asynchronous amplitude histograms (AAH) diagrams, and optical spectrum diagrams. (B) The structure of CNN is composed of convolution layers, pooling layers, and fully-connected layers. (C) A variety of functions can be achieved by CNN for optical communication.

As can be seen from Figure 2 , the seven kinds of typical image data in optical communication are linear polarization (LP) mode diagrams, orbital angular momentum (OAM) mode diagrams, eye diagrams, constellation diagrams, optical spectrum diagrams, asynchronous amplitude histograms (AAH) diagrams, and asynchronous delay-tap plot (ADTP) diagrams (ADTP combines asynchronous sampling with a two-tap delay line, so that each sample point comprises two measurements, separated by a fixed time corresponding to the delay length. The samples are plotted as sample pairs, producing a joint map of the power and evolution over the delay time) ( Wang et al., 2017a , b ; Li et al., 2018 ). Through analyzing and processing these image data, CNN can explore a large number of informative features for optical communication to execute a variety of functions, including but not limited to channel estimation, mode demodulation, optical signal analysis, impairment diagnosis, OPM, DSP, and spectral analysis. For example, CNN is capable of: detecting mode crosstalk and estimating a few mode fiber channels from LP mode diagrams; demodulating multiplexed modes and detecting atmospheric turbulence from OAM mode diagrams; analyzing the signal quality; diagnosing system impairments from eye diagrams (for intensity-modulated signals) and constellation diagrams (for complex-modulated signals); monitoring optical-to-noise ratio (OSNR) and identifying modulation format with low-cost methods from ADTP and AAH diagrams; and measuring and analyzing spectral characteristics from spectrum diagrams.

Recurrent Neural Network for Sequential Data

Unlike CNN designed for image data, RNNs are specifically proposed for sequential data, where temporal correlations exist at a range of different timescales. Different from feedforward neural networks, RNNs containing cyclic connections aim to provide neural networks with memory, meaning that the outputs are not only related by the current inputs but also the formerly available information ( Mikolov et al., 2010 ). Thus, RNNs have achieved great success in sequence modeling and prediction tasks, such as speech recognition, handwriting recognition, language translation, and stock price forecasting. The principle of RNN is illustrated in Figure 3 . The input vector is a series of sequential data X = {… x t −1 , x t , x t +1 …}, and the neurons in the hidden layer get inputs from not only x t of the input layer but also the output h t −1 of the hidden layer at the previous time steps. Passing through multiple hidden layers, an input sequence x t can be mapped into an output sequence y t that involves some previous stated information.

www.frontiersin.org

Figure 3 . Application of recurrent neural network (RNN) in optical communication for sequential data processing. (A) Summarization of sequential data in optical communication: digital signal waveforms, network traffic data, and equipment state operating parameters. (B) The schematic of RNN considers the extracted features in the previous state as the one of the current input information and the current outputs depend on the current and previous inputs to provide the neural network with memory; and Long short-term memory (LSTM) block diagram is the variant of RNN that can learn long-range temporal relationships among sequential data. (C) A variety of functions can be achieved by RNN for optical communication.

However, conventional RNN finds it difficult to learn long-term dependencies from sequential data. To overcome this weakness in RNNs, long short-term memory (LSTM) was designed to learn long-range temporal relationships among sequential data and remember inputs for a long time ( Zia and Zahid, 2019 ). As one of the most famous RNN variants, the core idea of LSTM is the memory cell, which can pass information through time steps, and structures called gates, which are used to remove or add information to the memory cell, as shown in Figure 3B . The operating process of LSTM can be summarized by forgetting the old state and memorizing the fresh state such that the useful information in the cell can be passed on, and the useless information can be discarded. Thus, LSTM can not only allow the accumulation of information over a long period of time but also forgets the old state by setting it to zero and starting to count afresh.

In the era of big data, except for image data, most of the rest are sequential data, such as speech, language, and words. In optical communication, most data are sequential data, such as optical and electrical signals, network traffic data, equipment state operating parameters, as summarized and displayed in Figure 3A . In optical communication, for tasks that involve these sequential data, it is better to use RNNs to realize digital signal pre-distortion and post-compensation, inter-symbol interference (ISI) cancellation, network traffic prediction, and equipment failure management, etc.

The optical signals can be regarded as a series of time-domain data, and the mutual influence and the experienced impairments from the transmission process can be embodied into temporal signal waveforms. Considering the superior performance of RNN for these data, RNN can pre-distort signal before transmission to resist transmitter imperfection and the post-compensate signal after receiver to mitigate system impairments or identify the crosstalk between adjacent symbols to cancel the ISI ( Lu et al., 2019 ; Deligiannidis et al., 2020 ; Zhao et al., 2020 ).

For network traffic data, the traffic loads fluctuate regularly or irregularly over time according to daily statistics ( Lu et al., 2015 ). Based on previous scenes, RNN can build a prediction model for large-scale network traffic forecasting from the perspective of temporal analysis, which is important for load balancing and network planning ( Gui Y. et al., 2020 ; Zheng et al., 2020 ).

Early-warning and proactive protection are becoming increasingly critical for network operators as a failure of the optical network could result in huge economic loss. The operating conditions of network equipment can be reflected in the equipment state parameters, which are varied over time. Through analyzing a great deal of historical data, RNN can learn the variation trend of state parameters and establish a failure prediction mechanism to prevent risk in advance ( Wang et al., 2018 ; Zhang et al., 2020 ).

End-To-End Learning for Joint Optimization With Dl-Based Channel Model

The conventional model of the optical communication system is constructed in a divide-and-conquer manner and consists of a series of model blocks, including symbol mapping, shaping filter, laser, modulator, fiber channel, amplifier, optical filter, detector, low-pass filter, and digital sampling, as shown in Figure 4A . This block-based optical communication system is strongly dependent on practical channel conditions and is characterized by rigid mathematical models ( Agrawal, 2012 ). However, the conventional block-based communication systems still have the following deficiencies: (a) they are only effective in tractable and stable scenarios, but invalid for those complex and dynamic scenarios; (b) they require a lot of artificial expertise; and (c) they have a relatively long computation time owing to the small step sizes and repeated iterative operations they undertake.

www.frontiersin.org

Figure 4 . Deep learning for optical communication modeling. (A) The conventional block-based optical communication system, constructed in a divide-and-conquer manner using a series of model blocks. (B) Deep learning-based optical communication model, built by the data-driven multi-layer neural network. (C) Schematic of end-to-end learning for optical communication, based on the DL-based channel model.

In deep learning communities, autoencoder is another important and popular algorithm. It is an unsupervised learning algorithm for a neural network that sets the target output values to equal the inputs. The autoencoder has been applied in dimensionality reduction, feature reconstruction, and data encryption ( Tschannen et al., 2018 ). A new fundamental way to interpret the entire communication systems as an autoencoder has been proposed. It was first presented in wireless communication systems before being introduced to optical communication systems ( Karanov et al., 2018 ). This technique is based on the concept of end-to-end learning that seeks to jointly optimize the transmitter and receiver components in a single process. However, a major drawback hindering practical implementation is that a differentiable channel model is necessary to execute parameter adjustment through backpropagation. Accordingly, a DL-based fiber channel modeling scheme was proposed ( Wang et al., 2020 ). In theory, DL can approximate any function to solve both linear and non-linear problems. According to the characteristics of DL, the model functions can be approximated by mapping independent to dependent variables, corresponding to the input and output data as shown in Figure 4B . DL constructs an approximate model for a black box driven by source data and received data. Furthermore, because the scheme does not rely on expert experience, it can significantly reduce the modeling cost and improve the simulation efficiency. This transmission simulation model in the DT system can not only digitize the physical process but also provide the numerical channel model that is important for adaptive damage compensation, like the end-to-end learning method, to ensure high reliable transmission of optical communication. Based on the idea of an auxiliary channel, a DL-based channel as shown in Figure 4C was also flexibly embedded into an end-to-end learning model to perform joint optimization more accurately ( Karanov et al., 2020 ; Li M. et al., 2020 ).

Generative Adversarial Network for Data Augmentation

One of the main motivations for DL is having an effective and available dataset for training, and more adequate data contribute to a better generalization of the model. However, in practice, labeled data are valuable and rare. In optical communication, it is difficult to collect both image data and sequential data, particularly experimental data and practical data from network operators or corporations. In addition to guaranteeing sufficient data, diversity is also essential to improving the robustness and generalization of DL models. Therefore, a lack of sufficient and diverse training data is one of the major limitations on DL to be well-applied in optical communication.

GAN was recently introduced as an emerging technique to implement data augmentation. At first, GAN was proposed by Ian Goodfellow et al . as a way to generate image data, including handwritten digits, human faces, and animal images ( Goodfellow et al., 2014 ). The idea behind GAN was based on the concept of zero-sum game theory, as shown in Figure 5 . The framework of GAN consists of two neural network models: a generative model called generator captures the data distribution and output of the generated samples, and a discriminative model that distinguishes whether a sample came from the real dataset or a generated one. During the training procedure, the two models compete with each other. The generator is designed to generate data as realistic as possible so that it is difficult to distinguish them, while the discriminator as a binary classifier aims to identify real and fake data as accurately as possible. The generator and discriminator are optimized alternately until the augmented data are indistinguishable from the actual data.

www.frontiersin.org

Figure 5 . Schematic of the generative adversarial network, consisting of two neural networks: a generator and a discriminator. The generator is used to produce the approximated samples from the N -dimensional random noise. The discriminator is used to identify whether a sample is real or fake. These two networks compete with each other and are optimized gradually to realize data augmentation.

Inspired by GAN, a number of new applications have been discovered in terms of images, such as image synthesis, image style transfer, image-to-image translation, and image reconstruction ( Gui J. et al., 2020 ). For optical communication, except for image data, other data types can also be combined with GAN. A network traffic data augmentation technique using GAN was proposed to augment the traffic dataset adaptively for various scenarios ( Li J. et al., 2019 ; Li S. et al., 2019 ). Based on limited experimental traffic data, GAN captured distribution characteristics and then generated massive diverse traffic data, which significantly expanded the training dataset and improved the performance of DL models. Therefore, not limited to image data, GAN can be applied to arbitrary data types by designing appropriate generators for specific application requirements in optical communication.

Deep Reinforcement Learning for Network Automation

Reinforcement (RL) has made great breakthroughs in solving complicated controlling problems based on environment-aware mechanisms. DL plays an important role in perception that can acquire information from observation of the environment and provide current state information, while RL shows powerful advantages in decision-making that can sense complex system states and learn best policies through repeated interactions with the environment, as shown in Figure 6 . DRL combines the perception of DL and the decision of RL to learn a policy that maximizes the cumulative rewards for various tasks, like playing Go, competitive video games, controlling continuous systems in robotics.

www.frontiersin.org

Figure 6 . Schematic of deep reinforcement learning combing advantages of perception from deep learning and decision-making from reinforcement learning, to provide a policy for complex controlling problems. Through observation, an agent can acquire the current information from the environment and adjust the action to maximize cumulative rewards for a specific purpose.

The schematic of DRL is displayed in Figure 6 . It can be observed that in DRL there are two main elements (agent and environment) and two core steps (observation and action). The observation provides the current state information of the environment and the action represents the adjustment that the DRL agent makes according to the rewards or punishments from the environment. Therefore, DRL reflects a universal truth that the machine learns from failures in the past and grows after correcting them. Similarly, the agent of DRL learns from rewards and punishments rather than explicit instruction. Through repeated training and learning for a specific purpose, the agent grows powerful gradually to earn more rewards and avoid making mistakes, even exceeding human capacity in many domains.

In the context of optical communication, DRL is particularly useful for network control and automation and thus has been applied in the network layer to automatize the resolutions of routing, resource allocation, orchestration, and configuration ( Chen et al., 2019a , b ; Suárez-Varela et al., 2019 ; Andreoletti et al., 2020 ; Wang et al., 2021 ). A DRL-based routing solution was proposed for the optical transport network (OTN) that can better capture the crucial relationships among the lightpaths and paths in OTN topologies ( Suárez-Varela et al., 2019 ). Considering the real network topologies and traffic profiles, the routing policy learned by the agent outperformed well-known routing heuristics. Moreover, the elastics optical network (EON), where the spectrum distribution becomes extremely flexible and spectrum resource management confronts big challenges ( Yin et al., 2013 ; Zhu et al., 2013 ; Gong and Zhu, 2014 ), requires more automatic and smart control schemes. Accordingly, a DRL-based spectrum assignment scheme was introduced in A DRL-based observer to select the duration of each service cycle adaptively for realizing adaptive and high-quality virtual network function services ( Li B. et al., 2020 ). This study obtained superior results, especially under dynamic, flexible, and complex scenarios.

Additionally, we proposed an adaptive optical transceiver configuration technique using DRL for data center optical networks and passive optical networks ( Li J. et al., 2020 ). The traditional transceivers are only suitable for static scenarios, where the transmission capability is fixed and massive spectrum resources are wasted. Therefore, the flexible optical transceiver is considered as a promising candidate to realize flexible services provisioning but faces the challenges of searching for optimum transceiver parameter sets when considering complex network conditions, including diverse user types, modulation formats, multi-level access distances, quality of transmission, and transmission speed. With the help of DRL, flexible transceivers can be adaptively configured according to network environment states. To improve throughput and spectral efficiency, the agent gradually learns the relationship between network state and the reward of varied configuration actions.

Conclusions

In this paper, powerful DL algorithms were introduced in optical communication to achieve a variety of applications. CNN was used to explore information from image data, including LP mode, OAM mode, eye, constellation, ADTP, AAH, and spectrum diagrams, to implement channel estimation, mode demodulation, optical signal analysis, impairment diagnosis, OPM, DSP, and spectral analysis. RNN was applied to process sequential data, including digital signal waveform, network traffic data, and equipment state parameters, to execute signal pre-distortion and post-compensation, network traffic forecasting, and fault alarming analysis. A data-driven channel modeling scheme was proposed to rethink conventional modeling methods and improve end-to-end learning performance. GAN was adopted to augment image data and sequential data to ensure that the training data were sufficient and diverse. Finally, DRL was introduced to realize self-configuration and the adaptive allocation of optical networks. DL enables optical communication to be more intelligent and adaptive and is expected to make further contributions to optical communication in the near future.

Author Contributions

DW contributed to the study of convolutional neural networks and recurrent neural networks. MZ focused on reinforcement learning-related research.

This work was supported by the National Natural Science Foundation of China (Grant Nos. 61975020 and 61871415), the Key Laboratory Fund (Grant No. 6142104190207), and the Fund of State Key Laboratory of IPOC (BUPT) (Grant No. IPOC2020ZT05), P. R. China.

Conflict of Interest

The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

Agrawal, G. P. (2012). Fiber-Optic Communication Systems . Hoboken, NJ: Wiley.

Google Scholar

Andreoletti, D., Velichkova, T., Verticale, G., Tornatore, M., and Giordano, S. (2020). A privacy-preserving reinforcement learning algorithm for multi-domain virtual network embedding. IEEE Trans. Netw. Serv. Manage . 17, 2291–2304. doi: 10.1109/TNSM.2020.3022278

CrossRef Full Text | Google Scholar

Chen, X., Li, B., Proietti, R., Lu, H., Zhu, Z., and Yoo, S. J. B. (2019b). DeepRMSA: a deep reinforcement learning framework for routing, modulation and spectrum assignment in elastic optical networks. J. Lightw. Technol . 37, 4155–4163. doi: 10.1109/JLT.2019.2923615

Chen, X., Proietti, R., and Yoo, S. J. B. (2019a). Building autonomic elastic optical networks with deep reinforcement learning. IEEE Commun. Magaz . 57, 20–26. doi: 10.1109/MCOM.001.1900151

Deligiannidis, S., Mesaritakis, C., and Bogris, A. (2020). Performance and Complexity Evaluation of Recurrent Neural Network Models for Fibre Nonlinear Equalization in Digital Coherent Systems . Brussels: ECOC.

Deng, L. (2014). A tutorial survey of architectures, algorithms, and applications for deep learning. APSIPA Trans. Signal Inf. Process. 3:e5. doi: 10.1017/atsip.2013.9

Fan, Q., Zhou, G., Gui, T., Lu, C., and Lau, A. P. T. (2020). Advancing theoretical understanding and practical performance of signal processing for nonlinear optical communications through machine learning. Nat. Commun . 11:3694. doi: 10.1038/s41467-020-17516-7

PubMed Abstract | CrossRef Full Text | Google Scholar

Gong, L., and Zhu, Z. (2014). Virtual optical network embedding (VONE) over elastic optical networks. J. Lightw. Technol . 32, 450–460. doi: 10.1109/JLT.2013.2294389

Goodfellow, I., Pouget-Abadie, J., Mirza, M., Xu, B., Warde-Farley, D., Ozair, S., et al. (2014). “Generative adversarial nets,” in Proceedings of Advances in Neural Information Processing Systems (New York, NY).

Gu, J., Wang, Z., Kuen, J., Ma, L., Shahroudy, A., Shuai, B., et al. (2018). Recent advances in convolutional neural networks. Pattern Recognit. 77, 354–377. doi: 10.1016/j.patcog.2017.10.013

Gui, J., Sun, Z., Wen, Y., Tao, D., and Ye, J. (2020). A review on generative adversarial networks: algorithms, theory, and applications. arXiv preprint arXiv:2001.06937.

Gui, Y., Wang, D., Guan, L., and Zhang, M. (2020). “Optical network traffic prediction based on graph convolutional neural networks,” in Opto-Electronics and Communications Conference (OECC) (Taipei). doi: 10.1109/OECC48412.2020.9273638

Häger, C., and Pfister, H. D. (2020). Physics-Based Deep learning for fiber-optic communication systems. IEEE J. Select. Areas Commun . 39, 280–294. doi: 10.1109/JSAC.2020.3036950

Karanov, B., Chagnon, M., Aref, V., Lavery, D., Bayvel, P., and Schmalen, L. (2020). “Concept and experimental demonstration of optical IM/DD end-to-end system optimization using a generative model.,” in Optical Fiber Communications Conference and Exhibition (OFC) (San Diego, CA), 48. doi: 10.1364/OFC.2020.Th2A.48

Karanov, B., Chagnon, M., Thouin, F., Eriksson, T. A., Bülow, H., Lavery, D., et al. (2018). End-to-end deep learning of optical fiber communications. IEEE J. Lightw. Technol. 36, 4843–4855. doi: 10.1109/JLT.2018.2865109

Khan, F. N., Fan, Q., Lu, C., and Lau, A. P. T. (2019). An optical communication's perspective on machine learning and its applications. J. Lightw. Technol. 37, 493–516. doi: 10.1109/JLT.2019.2897313

LeCun, Y., Bengio, Y., and Hinton, G. (2015). Deep learning. Nature 521, 436–444. doi: 10.1038/nature14539

Li, B., Lu, W., and Zhu, Z. (2020). Deep-NFVOrch: leveraging deep reinforcement learning to achieve adaptive vNF service chaining in DCI-EONs. J. Opt. Comm. Net . 12, 18–27. doi: 10.1364/JOCN.12.000A18

Li, J., Wang, D., Li, S., Zhang, M., Song, C., and Chen, X. (2019). Deep learning based adaptive sequential data augmentation technique for the optical network traffic synthesis. Opt. Exp. 27, 18831–18847. doi: 10.1364/OE.27.018831

Li, J., Wang, D., Zhang, M., and Cui, S. (2020). Digital twin-enabled self-evolved optical transceiver using deep reinforcement learning. Opt. Lett . 45, 4654–4657. doi: 10.1364/OL.397972

Li, J., Zhang, M., Wang, D., Wu, S., and Zhan, Y. (2018). Joint atmospheric turbulence detection and adaptive demodulation technique using the CNN for the OAM-FSO communication. Opt. Exp . 26, 10494–10508. doi: 10.1364/OE.26.010494

Li, M., Wang, D., Cui, Q., Zhang, Z., Deng, L., and Zhang, M. (2020). “End-to-end learning for optical fiber communication with data-driven channel model, 2020,” in Opto-Electronics and Communications Conference (OECC) (Taipei). doi: 10.1109/OECC48412.2020.9273665

Li, S., Li, J., Zhang, M., Wang, D., Song, C., and Zhen, X. (2019). “Adaptive traffic data augmentation using generative adversarial networks for optical networks,” in Optical Fiber Communications Conference and Exhibition (OFC) (San Diego, CA), 25. doi: 10.1364/OFC.2019.Th2A.25

Lu, P., Zhang, L., Liu, X., Yao, J., and Zhu, Z. (2015). Highly-Efficient data migration and backup for big data applications in elastic optical inter-data-center networks. IEEE Netw . 29, 36–42. doi: 10.1109/MNET.2015.7293303

Lu, X., Lu, C., Yu, W., Qiao, L., Liang, S., Lau, A. P. T., et al. (2019). Memory-controlled deep LSTM neural network post-equalizer used in high-speed PAM VLC system. Opt. Exp . 27:7822–7833. doi: 10.1364/OE.27.007822

Mikolov, T., Karafiát, M., Burget, L., Cernocký, J., and Khudanpur, S (2010). “Recurrent neural network based language model,” in Eleventh Annual Conference of the International Speech Communication Association (Makuhari). doi: 10.1109/ICASSP.2011.5947611

Musumeci, F., Rottondi, C., Nag, A., Macaluso, I., Zibar, D., Ruffini, M., et al. (2018). “An overview on application of machine learning techniques in optical networks. IEEE Commun. Surv. Tutor . 21:13831408. doi: 10.1109/COMST.2018.2880039

Saif, W. S., Esmail, M. A., Ragheb, A. M., Alshawi, T. A., and Alshebeili, S. A. (2020). “Machine learning techniques for optical performance monitoring and modulation format identification: a survey. IEEE Commun. Surv. Tutor. 22, 2804–2821. doi: 10.1109/COMST.2020.3018494

Suárez-Varela, J., Mestres, A., Yu, J., Kuang, L., Feng, H., Cabellos-Aparicio, A., et al. (2019). Routing in optical transport networks with deep reinforcement learning. J. Opt. Comm. Netw . 11, 547–558. doi: 10.1364/JOCN.11.000547

Tschannen, M., Bachem, O., and Lucic, M. (2018). Recent advances in autoencoder-based representation learning. arXiv Preprint arXiv:1812.05069.

Wang, D., Song, Y., Li, J., Qin, J., Yang, T., Zhang, M., et al. (2020). Data-driven optical fiber channel modeling: a deep learning approach. IEEE J. Lightw. Technol. 38, 4730–4743. doi: 10.1109/JLT.2020.2993271

Wang, D., Wang, M., Zhang, M., Zhang, Z., Yang, H., Li, J., et al. (2019). Cost-effective and data size–adaptive OPM at intermediated node using convolutional neural network-based image processor. Opt. Exp. 27, 9403–9419. doi: 10.1364/OE.27.009403

Wang, D., Zhang, M., Li, J., Li, Z., Li, J., Song, C., et al. (2017a). Intelligent constellation diagram analyzer using convolutional neural network-based deep learning. Opt. Exp. 25, 17150–17166. doi: 10.1364/OE.25.017150

Wang, D., Zhang, M., Li, Z., Li, J., Fu, M., Cui, Y., et al. (2017b). Modulation format recognition and OSNR estimation using CNN-based deep learning. IEEE Photon. Technol. Lett . 29, 1667–1670. doi: 10.1109/LPT.2017.2742553

Wang, D., Zhang, Z., Zhang, M., Fu, M., Li, J., Cai, S., et al. (2021). “The role of digital twin in optical communication: fault management, hardware configuration, and transmission simulation,” in IEEE Communications Magazine , 59. doi: 10.1109/MCOM.001.2000727

Wang, Z., Yang, A., Guo, P., and He, P. (2018). OSNR and nonlinear noise power estimation for optical fiber communication systems using LSTM based deep learning technique. Opt. Exp . 26, 21346–21357. doi: 10.1364/OE.26.021346

Yin, Y., Zhang, H., Zhang, M., Xia, M., Zhu, Z., Dahlfort, S., et al. (2013). Spectral and spatial 2D fragmentation-aware routing and spectrum assignment algorithms in elastic optical networks. J. Opt. Commun. Netw . 5, A100–A106. doi: 10.1364/JOCN.5.00A100

Zhang, C., Wang, D., Wang, L., Song, J., Liu, S., Li, J., et al. (2020). Temporal data-driven failure prognostics using BiGRU for optical networks. J. Opt. Commun. Netw . 12, 277–287. doi: 10.1364/JOCN.390727

Zhao, Y., Chen, X., Yang, T., Wang, L., Wang, D., Zhang, Z., et al. (2020). Low-Complexity fiber nonlinearity impairments compensation enabled by simple recurrent neural network with time memory. IEEE Access 8, 160995–161004. doi: 10.1109/ACCESS.2020.3021146

Zheng, H., Lin, F., Feng, X., and Chen, Y. (2020). “A hybrid deep learning model with attention-based conv-LSTM networks for short-term traffic flow prediction,” in IEEE Transactions on Intelligent Transportation Systems . doi: 10.1109/TITS.2020.2997352

Zhu, Z., Lu, W., Zhang, L., and Ansari, N. (2013). Dynamic service provisioning in elastic optical networks with hybrid single-/multi-path routing. IEEE J. Lightw. Technol . 31, 15–22. doi: 10.1109/JLT.2012.2227683

Zia, T., and Zahid, U. (2019). Long short-term memory recurrent neural network architectures for urdu acoustic modeling. Int. J. Speech Technol. 22, 21–30. doi: 10.1007/s10772-018-09573-7

Keywords: artificial intelligence, machine learning, deep learning, optical communications, optical networks

Citation: Wang D and Zhang M (2021) Artificial Intelligence in Optical Communications: From Machine Learning to Deep Learning. Front. Comms. Net. 2:656786. doi: 10.3389/frcmn.2021.656786

Received: 21 January 2021; Accepted: 08 March 2021; Published: 31 March 2021.

Reviewed by:

Copyright © 2021 Wang and Zhang. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY) . The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.

*Correspondence: Danshi Wang, danshi_wang@bupt.edu.cn ; Min Zhang, mzhang@bupt.edu.cn

Disclaimer: All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article or claim that may be made by its manufacturer is not guaranteed or endorsed by the publisher.

  • Architecture and Design
  • Asian and Pacific Studies
  • Business and Economics
  • Classical and Ancient Near Eastern Studies
  • Computer Sciences
  • Cultural Studies
  • Engineering
  • General Interest
  • Geosciences
  • Industrial Chemistry
  • Islamic and Middle Eastern Studies
  • Jewish Studies
  • Library and Information Science, Book Studies
  • Life Sciences
  • Linguistics and Semiotics
  • Literary Studies
  • Materials Sciences
  • Mathematics
  • Social Sciences
  • Sports and Recreation
  • Theology and Religion
  • Publish your article
  • The role of authors
  • Promoting your article
  • Abstracting & indexing
  • Publishing Ethics
  • Why publish with De Gruyter
  • How to publish with De Gruyter
  • Our book series
  • Our subject areas
  • Your digital product at De Gruyter
  • Contribute to our reference works
  • Product information
  • Tools & resources
  • Product Information
  • Promotional Materials
  • Orders and Inquiries
  • FAQ for Library Suppliers and Book Sellers
  • Repository Policy
  • Free access policy
  • Open Access agreements
  • Database portals
  • For Authors
  • Customer service
  • People + Culture
  • Journal Management
  • How to join us
  • Working at De Gruyter
  • Mission & Vision
  • De Gruyter Foundation
  • De Gruyter Ebound
  • Our Responsibility
  • Partner publishers

research article on optical communication

Your purchase has been completed. Your documents are now available to view.

journal: Journal of Optical Communications

Journal of Optical Communications

  • Online ISSN: 2191-6322
  • Print ISSN: 0173-4911
  • Type: Journal
  • Language: English
  • Publisher: De Gruyter
  • First published: January 1, 1980
  • Publication Frequency: 4 Issues per Year
  • Audience: Researchers and practitioners interested in all aspects of optical communications

Enhancing the performance and efficiency of optical communications through soliton solutions in birefringent fibers

  • Research Article
  • Published: 18 January 2024

Cite this article

research article on optical communication

  • Salman A. AlQahtani 1 ,
  • Mohamed E. M. Alngar   ORCID: orcid.org/0000-0002-5436-7268 2 ,
  • Reham M. A. Shohib 3 &
  • Abdulaziz M. Alawwad 4  

114 Accesses

12 Citations

Explore all metrics

This paper represents a comprehensive exploration of mathematical modeling and analysis in the context of fiber communications, with a specific focus on optimizing performance and efficiency. Positioned at the vanguard of innovation within the field of nonlinear optics, this research stands as a pioneering effort, venturing into uncharted territory by comprehensively examining soliton solutions. We direct our inquiry to the cubic-quartic nonlinear Schrödinger equation model, specifically as applied to birefringent fibers exhibiting cubic-quintic-septic-nonic (CQSN) nonlinearity. This study delivers a distinctive and noteworthy contribution to the scientific landscape. Employing advanced mathematical techniques, notably the generalized auxiliary equation technique, we have derived a diverse array of soliton solutions for CQ optical solitons within birefringent fibers. These solutions encompass dark, bright, singular, combo-bright-dark, and combo-singular solitons. Through the lens of the CQSN nonlinear Schrödinger’s equation, our investigation delves into the dynamic behavior of the system and its implications for fiber communication. This manuscript encapsulates original and innovative research, illuminating the potential of mathematical methodologies to enhance the design and operation of fiber communication systems. It underscores the pioneering essence of our study, emphasizing the practical significance of our findings in advancing the field of nonlinear optics and its potential impact on real-world applications.

This is a preview of subscription content, log in via an institution to check access.

Access this article

Subscribe and save.

  • Get 10 units per month
  • Download Article/Chapter or eBook
  • 1 Unit = 1 Article or 1 Chapter
  • Cancel anytime

Price includes VAT (Russian Federation)

Instant access to the full article PDF.

Rent this article via DeepDyve

Institutional subscriptions

research article on optical communication

Similar content being viewed by others

research article on optical communication

Optical soliton solutions in birefringent fibers with multiplicative white noise: an analysis for the perturbed Chen–Lee–Liu model

research article on optical communication

Discovering novel optical solitons of two CNLSEs with coherent and incoherent nonlinear coupling in birefringent optical fibers

research article on optical communication

Analyzing the influence of multiplicative white noise on optical solitons in birefringent fibers through the perturbed Gerdjikov–Ivanov model

N.A. Kudryashov, A. Biswas, A.H. Kara, Y. Yıldırım, Cubic-quartic optical solitons and conservation laws having cubic-quintic-septic-nonic self-phase modulation. Optik 269 , 169834 (2022)

Article   ADS   Google Scholar  

O. Gonzalez-Gaxiola, A. Biswas, F. Mallawi, M.R. Belic, Cubic-quartic bright optical solitons with improved Adomian decomposition method. J. Adv. Res. 21 , 161–167 (2020)

Article   Google Scholar  

A. Biswas, A.H. Kara, Y. Yidirim, A.A. Alghamdi, Conservation laws for cubic-quartic optical solitons in birefringent fibers with Sasa-Satsuma equation. Opoelecronics Adv. Mater.-Rapid Commun. 17 (1–2), 88–89 (2023)

Google Scholar  

Y. Yıldırım, A. Biswas, A.J.M. Jawad, M. Ekici, Q. Zhou, S. Khan, A.K. Alzahrani, M.R. Belic, Cubic-quartic optical solitons in birefringent fibers with four forms of nonlinear refractive index by exp-function expansion. Results Phys. 16 , 102913 (2020)

Y. Yildirım, A. Biswas, A.J.M. Jawad, M. Ekici, Q. Zhou, S. Khan, A.K. Alzahrani, M.R. Belic, Cubic-quartic optical solitons in birefringent fibers with four forms of nonlinear refractive index by exp-function expansion. Results Phys. 16 , 102913 (2020)

A. Biswas, M. Ekici, A. Sonmezoglu, M.R. Belic, Optical solitons in birefringent fibers having anti-cubic nonlinearity with extended trial function. Optik 185 , 456–463 (2019)

A. Biswas, M. Ekici, A. Sonmezoglu, M.R. Belic, Optical solitons in birefringent fibers having anti-cubic nonlinearity with exp-function. Optik 186 , 363–368 (2019)

L. Girgis, D. Milovic, S. Konar, A. Yildirim, H. Jafari, A. Biswas, Optical Gaussons in birefringent fibers and DWDM systems with intermodal dispersion. Roman. Rep. Phys. 64 (3), 663–671 (2012)

A. Biswas, A.H. Kara, Q. Zhou, A.K. Alzahrani, M.R. Belic, Conservation laws for highly dispersive optical solitons in birefringent fibers. Regul. Chaotic Dyn. 25 (2), 166–177 (2020)

Article   ADS   MathSciNet   Google Scholar  

S. Zhang, A generalized auxiliary equation method and its application to (2+1)-dimensional Korteweg-de Vries equations. Comput. Math. Appl. 54 , 1028–1038 (2007)

Article   MathSciNet   Google Scholar  

Y. Yıldırım, A. Biswas, M. Ekici, S. Khan, A.K. Alzahrani, M.R. Belic, Optical soliton perturbation with Kudryashov’s law of arbitrary refractive index. J. Opt. 50 , 245–252 (2021)

Y. Yıldırım, A. Biswas, A.H. Kara, M. Ekici, E.M. Zayed, A.K. Alzahrani, M.R. Belic, Optical solitons and conservation law with Kudryashov’s form of arbitrary refractive index. J. Opt. 50 , 542–547 (2021)

O. Gonzalez-Gaxiola, A. Biswas, M. Ekici, S. Khan, Highly dispersive optical solitons with quadratic-cubic law of refractive index by the variational iteration method. J. Opt. 51 , 29–36 (2022)

E.M.E. Zayed, A. Al-Nowehy, M.E.M. Alngar, A. Biswas, M. Asma, M. Ekici, A.K. Alzahrani, M.R. Belic, Highly dispersive optical solitons in birefringent fibers with four nonlinear forms using Kudryashov’s approach. J. Opt. 50 , 120–131 (2021)

J. Vega-Guzman, A. Biswas, M. Asma, A.R. Seadawy, M. Ekici, A.K. Alzahrani, M.R. Belic, Optical soliton perturbation with parabolic-nonlocal combo nonlinearity: undetermined coefficients and semi-inverse variational principle. J. Opt. 51 , 22–28 (2022)

Y. Yıldırım, E. Topkara, A. Biswas, H. Triki, M. Ekici, P. Guggilla, S. Khan, M.R. Belic, Cubic-quartic optical soliton perturbation with Lakshmanan-Porsezian-Daniel model by sine-Gordon equation approach. J. Opt. 50 , 322–329 (2021)

Y. Yildirim, A. Biswas, A. Kara, M. Ekici, A. Alzahrani, M. Belic, Cubic-quartic optical soliton perturbation and conservation laws with generalized Kudryashov’s form of refractive index. J. Opt.-India 50 (3), 354–360 (2021)

Y. Yıldırım, A. Biswas, H. Triki, M. Ekici, P. Guggilla, S. Khan, L. Moraru, M.R. Belic, Cubic-quartic optical soliton perturbation with Kudryashov’s law of refractive index having quadrupled-power law and dual form of generalized nonlocal nonlinearity by sine-Gordon equation approach. J. Opt. 50 , 593–599 (2021)

E.M.E. Zayed, M.E.M. Alngar, A. Biswas, A.H. Kara, L. Moraru, M. Ekici, A.K. Alzahrani, M.R. Belic, Solitons and conservation laws in magneto-optic waveguides with triple-power law nonlinearity. J. Opt. 49 , 584–590 (2020)

E.M.E. Zayed, R.M.A. Shohib, M.E.M. Alngar, A. Biswas, Y. Yıldırım, A. Asiri, Optical solitons with DWDM topology having parabolic law nonlinearity with multiplicative white noise. J. Opt. (2023). https://doi.org/10.1007/s12596-023-01370-z

E.M.E. Zayed, A.H. Arnous, A. Biswas, Y. Yıldırım, A. Asiri, Optical solitons for the concatenation model with multiplicative white noise. J. Opt. (2023). https://doi.org/10.1007/s12596-023-01381-w

A.H. Arnous, M. Mirzazadeh, A. Biswas, Y. Yıldırım, H. Triki, A. Asiri, A wide spectrum of optical solitons for the dispersive concatenation model. J. Opt. (2023). https://doi.org/10.1007/s12596-023-01383-8

A.H. Arnous, A. Biswas, A.H. Kara, Y. Yıldırım, C.M.B. Dragomir, A. Asiri, Optical solitons and conservation laws for the concatenation model in the absence of self-phase modulation. J. Opt. (2023). https://doi.org/10.1007/s12596-023-01392-7

I. Samir, A.H. Arnous, Y. Yıldırım, A. Biswas, L. Moraru, S. Moldovanu, Optical solitons with cubic-quintic-septic-nonic nonlinearities and quadrupled power-law nonlinearity: an observation. Mathematics 10 (21), 4085 (2022)

A.H. Arnous, S.A. Mahmood, M. Younis, Dynamics of optical solitons in dual-core fibers via two integration schemes. Superlattices Microstruct. 106 , 156–162 (2017)

A.H. Arnous, M.Z. Ullah, M. Asma, S.P. Moshokoa, M. Mirzazadeh, A. Biswas, M. Belic, Nematicons in liquid crystals by modified simple equation method. Nonlinear Dyn. 88 , 2863–2872 (2017)

A.H. Arnous, M.Z. Ullah, S.P. Moshokoa, Q. Zhou, H. Triki, M. Mirzazadeh, A. Biswas, Optical solitons in nonlinear directional couplers with trial function scheme. Nonlinear Dyn. 88 , 1891–1915 (2017)

A.H. Arnous, M. Mirzazadeh, Application of the generalized Kudryashov method to the Eckhaus equation. Nonlinear Anal. Model. Control 21 (5), 577–586 (2016)

M. Mirzazadeh, M. Eslami, A.H. Arnous, Dark optical solitons of Biswas-Milovic equation with dual-power law nonlinearity. Eur. Phys. J. Plus 130(4) (2015)

A.H. Arnous, L. Moraru, Optical solitons with the complex Ginzburg–Landau equation with Kudryashov’s law of refractive index. Mathematics 10 (19), 3456 (2022)

A.H. Arnous, M. Mirzazadeh, A. Akbulut, L. Akinyemi, Optical solutions and conservation laws of the Chen-Lee-Liu equation with Kudryashov’s refractive index via two integrable techniques. Waves Random Complex Media (2022). https://doi.org/10.1080/17455030.2022.2045044

A.H. Arnous, Optical solitons to the cubic quartic Bragg gratings with anti-cubic nonlinearity using new approach. Optik 251 , 168356 (2022)

A.H. Arnous, Optical solitons with Biswas–Milovic equation in magneto-optic waveguide having Kudryashov’s law of refractive index. Optik 247 , 167987 (2021)

A.H. Arnous, A. Biswas, A.H. Kara, Y. Yıldırım, L. Moraru, C. Iticescu, S. Moldovanu, A.A. Alghamdi, Optical solitons and conservation laws for the concatenation model with spatio-temporal dispersion (internet traffic regulation). J. Eur. Opt. Soc.-Rapid Publ. 19 (2), 35 (2023)

A.R. Adem, B.P. Ntsime, A. Biswas, S. Khan, A.K. Alzahrani, M.R. Belic, Stationary optical solitons with nonlinear chromatic dispersion for Lakshmanan–Porsezian–Daniel model having Kerr law of nonlinear refractive index. Ukr. J. Phys. Opt. 22 (2), 83–86 (2021)

A.K. Alzahrani, M.R. Belic, Cubic-quartic optical soliton perturbation with Lakshmanan–Porsezian–Daniel model by semi-inverse variational principle. Ukr. J. Phys. Opt. 22 , 123 (2021)

Y. Yıldırım, A. Biswas, P. Guggilla, S. Khan, H.M. Alshehri, M.R. Belic, Optical solitons in fibre Bragg gratings with third-and fourth-order dispersive reflectivities. Ukr. J. Phys. Opt. 22 (4), 239–254 (2021)

Y. Yildrim, A. Biswas, A. Dakova, P. Guggilla, S. Khan, H.M. Alshehri, M.R. Belic, Cubic-quartic optical solitons having quadratic-cubic nonlinearity by sine-Gordon equation approach. Ukr. J. Phys. Opt. 22 (4), 255–269 (2021)

E.M.E. Zayed, R.M.A. Shohib, M.E.M. Alngar, A. Biswas, Y. Yıldırım, A. Dakova, H.M. Alshehri, M.R. Belic, Optical solitons in the Sasa–Satsuma model with multiplicative noise via Itô calculus. Ukr. J. Phys. Opt. 23 (1), 9–14 (2022)

Y. Yıldırım, A. Biswas, S. Khan, M.F. Mahmood, H.M. Alshehri, Highly dispersive optical soliton perturbation with Kudryashov’s sextic-power law of nonlinear refractive index. Ukr. J. Phys. Opt. 23 (1), 24–29 (2022)

O. González-Gaxiola, A. Biswas, Y. Yildirim, H.M. Alshehri, Highly dispersive optical solitons in birefringent fibres with non) local form of nonlinear refractive index: Laplace–Adomian decomposition. Ukr. J. Phys. Opt. 23 (2), 68–76 (2022)

A.A. Al Qarni, A.M. Bodaqah, A.S.H.F. Mohammed, A.A. Alshaery, H.O. Bakodah, A. Biswas, Cubic-quartic optical solitons for Lakshmanan–Porsezian–Daniel equation by the improved Adomian decomposition scheme. Ukr. J. Phys. Opt. 23 (4), 228–242 (2022)

A.A. Al Qarni, A.M. Bodaqah, A.S.H.F. Mohammed, A.A. Alshaery, H.O. Bakodah, A. Biswas, Dark and singular cubic-quartic optical solitons with Lakshmanan–Porsezian–Daniel equation by the improved Adomian decomposition scheme. Ukr. J. Phys. Opt. 24 (1), 46–61 (2023)

A.H. Arnous, A. Biswas, Y. Yıldırım, L. Moraru, M. Aphane, S.P. Moshokoa, H.M. Alshehri, Quiescent optical solitons with Kudryashov’s generalized quintuple-power and nonlocal nonlinearity having nonlinear chromatic dispersion: generalized temporal evolution. Ukr. J. Phys. Opt. 24 (2), 105 (2023)

A. Kukkar, S. Kumar, S. Malik, A. Biswas, Y. Yıldırım, S.P. Moshokoa, S. Khan, A.A. Alghamdi, Optical solitons for the concatenation model with Kurdryashov’s approaches. Ukr. J. Phys. Opt. 24 (2), 155–160 (2023)

A. Biswas, J.M. Vega-Guzman, Y. Yildirim, S.P. Moshokoa, M. Aphane, A.A. Alghamdi, Optical solitons for the concatenation model with power-law nonlinearity: undetermined coefficients. Ukr. J. Phys. Opt. 24 (3), 185–192 (2023)

O. González-Gaxiola, A. Biswas, J.R.D. Chavez, A. Asiri, Bright and dark optical solitons for the concatenation model by the Laplace–Adomian decomposition scheme. Ukr. J. Phys. Opt. 24 (3), 222–234 (2023)

R. Kumar, R. Kumar, A. Bansal, A. Biswas, Y. Yildirim, S.P. Moshokoa, A. Asiri, Optical solitons and group invariants for Chen–Lee–Liu equation with time-dependent chromatic dispersion and nonlinearity by Lie symmetry. Ukr. J. Phys. Opt. 24 (4), 04021–04029 (2023)

E.M.E. Zayed, R.M.A. Shohib, A. Biswas, Y. Yakup, A. Maggie, S.P. Moshokoa, S. Khan, A. Asiri, Gap solitons with cubic-quartic dispersive reflectivity and parabolic law of nonlinear refractive index. Ukr. J. Phys. Opt. 24 (4), 04030–04045 (2023)

R.M.A. Shohib, M.E.M. Alngar, A. Biswas, Y. Yildirim, H. Triki, L. Moraru, C. Iticescu, P.L. Georgescu, A. Asiri, Optical solitons in magneto-optic waveguides for the concatenation model. Ukr. J. Phys. Opt. 24 (3), 248–261 (2023)

A.H. Arnous, A. Biswas, Y. Yakup, L. Moraru, C. Iticescu, P.L. Georgescu, A. Asiri, Optical solitons and complexitons for the concatenation model in birefringent fibers. Ukr. J. Phys. Opt. 24 (4), 04060–04086 (2023)

E.M.E. Zayed, M.E.M. Alngar, R.M. Shohib, A. Biswas, Y. Yildirim, L. Moraru, P.L. Georgescu, C. Iticescu, A. Asiri, Highly dispersive solitons in optical couplers with metamaterials having Kerr law of nonlinear rfractive index. Ukr. J. Phys. Opt. 25 (1), 01001–01019 (2024)

E.M.E. Zayed, M.E.M. Alngar, R.M. Shohib, A. Biswas, Y. Yildirim, C.M.B. Dragomir, Highly dispersive gap solitons in optical fibers with dispersive reflectivity having parabolic-nonlocal nonlinearity. Ukr. J. Phys. Opt. 25 (1), 01033–01044 (2024)

Download references

Acknowledgements

The authors extend their appreciation to the Deputyship for Research & Innovation, Ministry of Education in Saudi Arabia for funding this research. (IFKSURC-1-7106).

Author information

Authors and affiliations.

New Emerging Technologies and 5 G Network and Beyond Research Chair, Department of Computer Engineering, College of Computer and Information Sciences, King Saud University, Riyadh, Saudi Arabia

Salman A. AlQahtani

Basic Science Department, Faculty of Computers and Artificial Intelligence, Modern University for Technology & Information, Cairo, 11585, Egypt

Mohamed E. M. Alngar

Basic Science Department, Higher Institute of Foreign Trade & Management Sciences, New Cairo Academy, Cario, 379, Egypt

Reham M. A. Shohib

Department of Computer Engineering, College of Computer and Information Sciences, King Saud University, Riyadh, Saudi Arabia

Abdulaziz M. Alawwad

You can also search for this author in PubMed   Google Scholar

Corresponding authors

Correspondence to Salman A. AlQahtani or Mohamed E. M. Alngar .

Ethics declarations

Conflict of interest:.

The authors declare no conflict of interest.

Additional information

Publisher's note.

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Rights and permissions

Springer Nature or its licensor (e.g. a society or other partner) holds exclusive rights to this article under a publishing agreement with the author(s) or other rightsholder(s); author self-archiving of the accepted manuscript version of this article is solely governed by the terms of such publishing agreement and applicable law.

Reprints and permissions

About this article

AlQahtani, S.A., Alngar, M.E.M., Shohib, R.M.A. et al. Enhancing the performance and efficiency of optical communications through soliton solutions in birefringent fibers. J Opt (2024). https://doi.org/10.1007/s12596-023-01490-6

Download citation

Received : 22 September 2023

Accepted : 15 October 2023

Published : 18 January 2024

DOI : https://doi.org/10.1007/s12596-023-01490-6

Share this article

Anyone you share the following link with will be able to read this content:

Sorry, a shareable link is not currently available for this article.

Provided by the Springer Nature SharedIt content-sharing initiative

  • Fiber optic communications
  • Birefringent
  • Cubic-quartic
  • Cubic-quintic-septic-nonic
  • Find a journal
  • Publish with us
  • Track your research

IEEE Account

  • Change Username/Password
  • Update Address

Purchase Details

  • Payment Options
  • Order History
  • View Purchased Documents

Profile Information

  • Communications Preferences
  • Profession and Education
  • Technical Interests
  • US & Canada: +1 800 678 4333
  • Worldwide: +1 732 981 0060
  • Contact & Support
  • About IEEE Xplore
  • Accessibility
  • Terms of Use
  • Nondiscrimination Policy
  • Privacy & Opting Out of Cookies

A not-for-profit organization, IEEE is the world's largest technical professional organization dedicated to advancing technology for the benefit of humanity. © Copyright 2024 IEEE - All rights reserved. Use of this web site signifies your agreement to the terms and conditions.

Suggestions or feedback?

MIT News | Massachusetts Institute of Technology

  • Machine learning
  • Sustainability
  • Black holes
  • Classes and programs

Departments

  • Aeronautics and Astronautics
  • Brain and Cognitive Sciences
  • Architecture
  • Political Science
  • Mechanical Engineering

Centers, Labs, & Programs

  • Abdul Latif Jameel Poverty Action Lab (J-PAL)
  • Picower Institute for Learning and Memory
  • Lincoln Laboratory
  • School of Architecture + Planning
  • School of Engineering
  • School of Humanities, Arts, and Social Sciences
  • Sloan School of Management
  • School of Science
  • MIT Schwarzman College of Computing

Nanostructures enable on-chip lightwave-electronic frequency mixer

Press contact :.

Illustration of a computer chip, with waves of different colors and frequencies appearing above, below, and across it

Previous image Next image

Imagine how a phone call works: Your voice is converted into electronic signals, shifted up to higher frequencies, transmitted over long distances, and then shifted back down so it can be heard clearly on the other end. The process enabling this shifting of signal frequencies is called frequency mixing, and it is essential for communication technologies like radio and Wi-Fi. Frequency mixers are vital components in many electronic devices and typically operate using frequencies that oscillate billions (GHz, gigahertz) to trillions (THz, terahertz) of times per second. 

Now imagine a frequency mixer that works at a quadrillion (PHz, petahertz) times per second — up to a million times faster. This frequency range corresponds to the oscillations of the electric and magnetic fields that make up light waves. Petahertz-frequency mixers would allow us to shift signals up to optical frequencies and then back down to more conventional electronic frequencies, enabling the transmission and processing of vastly larger amounts of information at many times higher speeds. This leap in speed isn’t just about doing things faster; it’s about enabling entirely new capabilities.

Lightwave electronics (or petahertz electronics) is an emerging field that aims to integrate optical and electronic systems at incredibly high speeds, leveraging the ultrafast oscillations of light fields. The key idea is to harness the electric field of light waves, which oscillate on sub-femtosecond (10 -15 seconds) timescales, to directly drive electronic processes. This allows for the processing and manipulation of information at speeds far beyond what is possible with current electronic technologies. In combination with other petahertz electronic circuitry, a petahertz electronic mixer would allow us to process and analyze vast amounts of information in real time and transfer larger amounts of data over the air at unprecedented speeds. The MIT team’s demonstration of a lightwave-electronic mixer at petahertz-scale frequencies is a first step toward making communication technology faster, and progresses research toward developing new, miniaturized lightwave electronic circuitry capable of handling optical signals directly at the nanoscale.

In the 1970s, scientists began exploring ways to extend electronic frequency mixing into the terahertz range using diodes. While these early efforts showed promise, progress stalled for decades. Recently, however, advances in nanotechnology have reignited this area of research. Researchers discovered that tiny structures like nanometer-length-scale needle tips and plasmonic antennas could function similarly to those early diodes but at much higher frequencies.

A recent open-access study published in Science Advances by Matthew Yeung, Lu-Ting Chou, Marco Turchetti, Felix Ritzkowsky, Karl K. Berggren, and Phillip D. Keathley at MIT has demonstrated a significant step forward. They developed an electronic frequency mixer for signal detection that operates beyond 0.350 PHz using tiny nanoantennae. These nanoantennae can mix different frequencies of light, enabling analysis of signals oscillating orders of magnitude faster than the fastest accessible to conventional electronics. Such petahertz electronic devices could enable developments that ultimately revolutionize fields that require precise analysis of extremely fast optical signals, such as spectroscopy and imaging, where capturing femtosecond-scale dynamics is crucial (a femtosecond is one-millionth of one-billionth of a second).

The team’s study highlights the use of nanoantenna networks to create a broadband, on-chip electronic optical frequency mixer. This innovative approach allows for the accurate readout of optical wave forms spanning more than one octave of bandwidth. Importantly, this process worked using a commercial turnkey laser that can be purchased off the shelf, rather than a highly customized laser.

While optical frequency mixing is possible using nonlinear materials, the process is purely optical (that is, it converts light input to light output at a new frequency). Furthermore, the materials have to be many wavelengths in thickness, limiting the device size to the micrometer scale (a micrometer is one-millionth of a meter).  In contrast, the lightwave-electronic method demonstrated by the authors uses a light-driven tunneling mechanism that offers high nonlinearities for frequency mixing and direct electronic output using nanometer-scale devices (a nanometer is one-billionth of a meter).

While this study focused on characterizing light pulses of different frequencies, the researchers envision that similar devices will enable one to construct circuits using light waves. This device, with bandwidths spanning multiple octaves, could provide new ways to investigate ultrafast light-matter interactions, accelerating advancements in ultrafast source technologies. 

This work not only pushes the boundaries of what is possible in optical signal processing but also bridges the gap between the fields of electronics and optics. By connecting these two important areas of research, this study paves the way for new technologies and applications in fields like spectroscopy, imaging, and communications, ultimately advancing our ability to explore and manipulate the ultrafast dynamics of light.

The research was initially supported by the U.S. Air Force Office of Scientific Research. Ongoing research into harmonic mixing is based upon work supported by the U.S. Department of Energy, Office of Science, Office of Basic Energy Sciences. Matthew Yeung acknowledges fellowship support from MathWorks, the U.S. National Science Foundation Graduate Research Fellowship Program, and MPS-Ascend Postdoctoral Research Fellowship. Lu-Ting Chou acknowledges financial support from the China's Ministry of Education for the Overseas Internship Program from the Chinese National Science and Technology Council for the doctoral fellowship program. This work was carried out, in part, through the use of MIT.nano.

Share this news article on:

Related links.

  • Quantum Nanostructures and Nanofabrication Group
  • Research Laboratory of Electronics

Related Topics

  • Information systems
  • Electronics
  • Optoelectronics
  • Communications
  • Nanoscience and nanotechnology

Related Articles

Image of a laser illuminating a nanometer-scale device and creating an electron flash.

Nanostructured device stops light in its tracks

Pseudo-color scanning electron micrograph of the integrated lightwave electronic circuit. Incident ultrafast light waves induce photocurrents in the circuit that encode information about the shape and absolute phase of the light wave.

Integrated lightwave electronics

Three MIT researchers, (l-r) Riccardo Comin, Luqiao Lui, and Phillip Keathley, have all been awarded three-year, $450,000 grants.

Three MIT researchers win U.S. Air Force Young Investigator Research Program grants

Previous item Next item

More MIT News

Colorful spikes depict neural activity at progressively higher stimulation currents. On the left, the colors are dim. On the right, they are brighter and warmer, indicating a seizure.

Study assesses seizure risk from stimulating the thalamus

Read full story →

Sarah Sterling, smiling, next to barrel-shaped microscopy equipment

No detail too small

A golden fluid streams across horizontally in front of a green undulating wall.

Atoms on the edge

Water flows out of a cupped hand.

New filtration material could remove long-lasting chemicals from water

Allan Shtofenmakher smiles for a photo while sitting at an office desk

Keeping the cosmos clean

Headshot of Sam Madden

Sam Madden named faculty head of computer science in EECS

  • More news on MIT News homepage →

Massachusetts Institute of Technology 77 Massachusetts Avenue, Cambridge, MA, USA

  • Map (opens in new window)
  • Events (opens in new window)
  • People (opens in new window)
  • Careers (opens in new window)
  • Accessibility
  • Social Media Hub
  • MIT on Facebook
  • MIT on YouTube
  • MIT on Instagram

Information

  • Author Services

Initiatives

You are accessing a machine-readable page. In order to be human-readable, please install an RSS reader.

All articles published by MDPI are made immediately available worldwide under an open access license. No special permission is required to reuse all or part of the article published by MDPI, including figures and tables. For articles published under an open access Creative Common CC BY license, any part of the article may be reused without permission provided that the original article is clearly cited. For more information, please refer to https://www.mdpi.com/openaccess .

Feature papers represent the most advanced research with significant potential for high impact in the field. A Feature Paper should be a substantial original Article that involves several techniques or approaches, provides an outlook for future research directions and describes possible research applications.

Feature papers are submitted upon individual invitation or recommendation by the scientific editors and must receive positive feedback from the reviewers.

Editor’s Choice articles are based on recommendations by the scientific editors of MDPI journals from around the world. Editors select a small number of articles recently published in the journal that they believe will be particularly interesting to readers, or important in the respective research area. The aim is to provide a snapshot of some of the most exciting work published in the various research areas of the journal.

Original Submission Date Received: .

  • Active Journals
  • Find a Journal
  • Proceedings Series
  • For Authors
  • For Reviewers
  • For Editors
  • For Librarians
  • For Publishers
  • For Societies
  • For Conference Organizers
  • Open Access Policy
  • Institutional Open Access Program
  • Special Issues Guidelines
  • Editorial Process
  • Research and Publication Ethics
  • Article Processing Charges
  • Testimonials
  • Preprints.org
  • SciProfiles
  • Encyclopedia

jsan-logo

Article Menu

research article on optical communication

  • Subscribe SciFeed
  • Recommended Articles
  • Google Scholar
  • on Google Scholar
  • Table of Contents

Find support for a specific problem in the support section of our website.

Please let us know what you think of our products and services.

Visit our dedicated information section to learn more about MDPI.

JSmol Viewer

Optimal signal wavelengths for underwater optical wireless communication under sunlight in stratified waters.

research article on optical communication

1. Introduction

  • Investigated the effect of attenuation on the end-to-end diffused line-of-sight and point-to-point line-of-sight UOWC systems under eight realistic ocean stratification scenarios in order of increasing turbidity, under a “night condition”.
  • Investigated the combined effect of signal attenuation and ambient solar radiation on end-to-end diffused line-of-sight and point-to-point line-of-sight UOWC systems under the eight stratification scenarios. This was evaluated for horizontal links and downlinks (transmitter is vertically above the receiver, with the receiver directly facing up in direct view of sunlight) by varying depth and distance.
  • Shared novel insights on the wavelength preferences for the signal (400–700 nm) for the optimum optical signal-to-noise ratio (O-SNR) under the conditions described above, that seems to be connected to the transmitter and receiver parameters such as transmit power, beam divergence, and the receiver (photodetector) wavelength responsivity curve. The results have been shown with trends discussed for four selected profiles for brevity, in order of increasing turbidity.
  • Demonstrated the variability of the maximum achievable link distance with depth based on the O-SNR (0 dB distance) correlated to the signal wavelength that achieves it.
  • Shared insights on how these findings may be used to establish cooperative UOWC links for the optimal SNR, based on water profile, depth relative to the deep chlorophyll maximum, link orientation, and distance between the nodes. These findings may be useful for establishing UOWC within individual sites, such as aquaculture farms, or renewable energy sites if the site-specific water quality parameters are known and where the region of the UUV mission or connectivity of the UOWC network would span depths of the euphotic and disphotic zones.
  • Provided re-evaluated coefficients to ensure the attenuation model detailed in Johnson et al. [ 33 ] is consistent with Uitz et al. [ 34 ].

2. Preliminaries

3. related works, 4. time-varying environmental influences, 4.1. downwelling ambient light, 4.2. stratified oceans, 5. system model, 5.1. haltrin’s single-parameter iop model based on concentration of chlorophyll-a, 5.2. ambient noise, 5.3. geometric propagation models common for uowc, 5.4. optical snr, 6. simulation and parameters, 6.1. transmitter and receiver parameters, 6.2. downlink and depth-variant horizontal link, 6.3. simulation, 7. results and discussion, 7.1. simulation results with no sunlight, 7.2. simulation results with sunlight, 8. conclusions, author contributions, data availability statement, conflicts of interest.

Class
(mg m )

(mg m )

(mg m )

(mg m )

(m)

(m)
S10.0429−0.10311.860.174114.6415.5
S20.0805−0.26113.860.23790.6309.5
S30.0801−0.28418.540.24479.9282.2
S40.144−0.54415.420.30062.2264.2
S50.211−1.0514.370.38943.3200.7
S60.160−0.70621.240.46031226.8
S70.332−1.9620.060.63720169.1
S81.014−9.0917.481.3113.9111.5
S90.555090.023.179.9
  • Rayner, R.; Jolly, C.; Gouldman, C. Ocean observing and the blue economy. Front. Mar. Sci. 2019 , 6 , 330. [ Google Scholar ] [ CrossRef ]
  • Walsh, D. Exploration and technology—Key building blocks for the new blue economy. In Preparing a Workforce for the New Blue Economy ; Elsevier: Amsterdam, The Netherlands, 2021; pp. 3–16. [ Google Scholar ]
  • Graham, A.; Marouchos, A.; Martini, A.; Fischer, A.; Seet, B.-C.; Guihen, D.; Williams, G.; Symonds, J.; Ross, D.; Soutar, J.; et al. Autonomous Marine Systems at Offshore Aquaculture and Energy Sites ; 1.20. 002–Final Project Report; Blue Economy CRC: Launceston, Australia, 2020. [ Google Scholar ]
  • Petillot, Y.R.; Antonelli, G.; Casalino, G.; Ferreira, F. Underwater robots: From remotely operated vehicles to intervention-autonomous underwater vehicles. IEEE Robot. Autom. Mag. 2019 , 26 , 94–101. [ Google Scholar ] [ CrossRef ]
  • Bogue, R. Underwater robots: A review of technologies and applications. Ind. Robot. Int. J. 2015 , 42 , 186–191. [ Google Scholar ] [ CrossRef ]
  • Yang, Y.; Xiao, Y.; Li, T. A survey of autonomous underwater vehicle formation: Performance, formation control, and communication capability. IEEE Commun. Surv. Tutor. 2021 , 23 , 815–841. [ Google Scholar ] [ CrossRef ]
  • Khojasteh, D.; Kamali, R. Design and dynamic study of a ROV with application to oil and gas industries of Persian Gulf. Ocean Eng. 2017 , 136 , 18–30. [ Google Scholar ] [ CrossRef ]
  • Sahoo, A.; Dwivedy, S.K.; Robi, P. Advancements in the field of autonomous underwater vehicle. Ocean Eng. 2019 , 181 , 145–160. [ Google Scholar ] [ CrossRef ]
  • Connor, J.; Champion, B.; Joordens, M.A. Current algorithms, communication methods and designs for underwater swarm robotics: A review. IEEE Sens. J. 2020 , 21 , 153–169. [ Google Scholar ] [ CrossRef ]
  • Waduge, T.J.G.; Joordens, M. Fish robotic research platform for swarms. In Proceedings of the 2017 25th International Conference on Systems Engineering (ICSEng), Las Vegas, NV, USA, 22–24 August 2017; pp. 212–217. [ Google Scholar ]
  • Luo, H.; Wang, X.; Bu, F.; Yang, Y.; Ruby, R.; Wu, K. Underwater real-time video transmission via wireless optical channels with swarms of AUVs. IEEE Trans. Veh. Technol. 2023 , 19 , 1–44. [ Google Scholar ] [ CrossRef ]
  • Pal, A.; Campagnaro, F.; Ashraf, K.; Rahman, M.R.; Ashok, A.; Guo, H. Communication for underwater sensor networks: A comprehensive summary. ACM Trans. Sens. Netw. 2022 , 19 , 1–44. [ Google Scholar ] [ CrossRef ]
  • Meinecke, G.; Ratmeyer, V.; Renken, J. HYBRID-ROV-Development of a new underwater vehicle for high-risk areas. In Proceedings of the OCEANS’11 MTS/IEEE KONA, Waikoloa, HI, USA, 19–22 September 2011; pp. 1–6. [ Google Scholar ]
  • Azis, F.; Aras, M.; Rashid, M.; Othman, M.; Abdullah, S. Problem identification for underwater remotely operated vehicle (ROV): A case study. Procedia Eng. 2012 , 41 , 554–560. [ Google Scholar ] [ CrossRef ]
  • Laranjeira, M.; Dune, C.; Hugel, V. Catenary-based visual servoing for tether shape control between underwater vehicles. Ocean Eng. 2020 , 200 , 107018. [ Google Scholar ] [ CrossRef ]
  • Armstrong, R.A.; Pizarro, O.; Roman, C. Underwater robotic technology for imaging mesophotic coral ecosystems. In Mesophotic Coral Ecosystems ; Springer: Berlin/Heidelberg, Germany, 2019; pp. 973–988. [ Google Scholar ]
  • Kaya, A.; Yauchi, S. An acoustic communication system for subsea robot. In Proceedings of the Proceedings OCEANS, Seattle, WA, USA, 18–21 September 1989; pp. 765–770. [ Google Scholar ]
  • Suzuki, M.; Sasaki, T.; Tsuchiya, T. Digital acoustic image transmission system for deep-sea research submersible. In Proceedings of the OCEANS’92 Proceedings@ m_Mastering the Oceans through Technology, Newport, RI, USA, 26–29 October 1992; pp. 567–570. [ Google Scholar ]
  • Kaushal, H.; Kaddoum, G. Underwater optical wireless communication. IEEE Access 2016 , 4 , 1518–1547. [ Google Scholar ] [ CrossRef ]
  • Hoeher, P.A.; Sticklus, J.; Harlakin, A. Underwater optical wireless communications in swarm robotics: A tutorial. IEEE Commun. Surv. Tutor. 2021 , 23 , 2630–2659. [ Google Scholar ] [ CrossRef ]
  • Stojanovic, M. Underwater acoustic communications: Design considerations on the physical layer. In Proceedings of the 2008 Fifth Annual Conference on Wireless on Demand Network Systems and Services, Garmisch-Partenkirchen, Germany, 23–25 January 2008; pp. 1–10. [ Google Scholar ]
  • Akyildiz, I.F.; Pompili, D.; Melodia, T. Underwater acoustic sensor networks: Research challenges. Ad Hoc Netw. 2005 , 3 , 257–279. [ Google Scholar ] [ CrossRef ]
  • Zeng, Z.; Fu, S.; Zhang, H.; Dong, Y.; Cheng, J. A survey of underwater optical wireless communications. IEEE Commun. Surv. Tutor. 2016 , 19 , 204–238. [ Google Scholar ] [ CrossRef ]
  • Saeed, N.; Celik, A.; Al-Naffouri, T.Y.; Alouini, M.-S. Underwater optical wireless communications, networking, and localization: A survey. Ad Hoc Netw. 2019 , 94 , 101935. [ Google Scholar ] [ CrossRef ]
  • Dautta, M.; Hasan, M.I. Underwater vehicle communication using electromagnetic fields in shallow seas. In Proceedings of the 2017 International Conference on Electrical, Computer and Communication Engineering (ECCE), Cox’s Bazar, Bangladesh, 16–18 February 2017; pp. 38–43. [ Google Scholar ]
  • Li, Y.; Wang, S.; Jin, C.; Zhang, Y.; Jiang, T. A survey of underwater magnetic induction communications: Fundamental issues, recent advances, and challenges. IEEE Commun. Surv. Tutor. 2019 , 21 , 2466–2487. [ Google Scholar ] [ CrossRef ]
  • Zhao, H.; Xu, M.; Shu, M.; An, J.; Ding, W.; Liu, X.; Wang, S.; Zhao, C.; Yu, H.; Wang, H.; et al. Underwater wireless communication via TENG-generated Maxwell’s displacement current. Nat. Commun. 2022 , 13 , 1–10. [ Google Scholar ]
  • Li, C.-Y.; Lu, H.-H.; Tsai, W.-S.; Cheng, M.-T.; Ho, C.-M.; Wang, Y.-C.; Yang, Z.-Y.; Chen, D.-Y. 16 Gb/s PAM4 UWOC system based on 488-nm LD with light injection and optoelectronic feedback techniques. Opt. Express 2017 , 25 , 11598–11605. [ Google Scholar ] [ CrossRef ]
  • Wu, T.-C.; Chi, Y.-C.; Wang, H.-Y.; Tsai, C.-T.; Lin, G.-R. Blue laser diode enables underwater communication at 12.4 Gbps. Sci. Rep. 2017 , 7 , 1–10. [ Google Scholar ] [ CrossRef ]
  • Lu, I.-C.; Liu, Y.-L. 205 Mb/s LED-based underwater optical communication employing OFDM modulation. In Proceedings of the 2018 OCEANS-MTS/IEEE Kobe Techno-Oceans (OTO), Kobe, Japan, 28–31 May 2018; pp. 1–4. [ Google Scholar ]
  • Lanzagorta, M. Underwater communications. Synth. Lect. Commun. 2012 , 5 , 1–129. [ Google Scholar ]
  • Jamali, M.V.; Salehi, J.A.; Akhoundi, F. Performance studies of underwater wireless optical communication systems with spatial diversity: MIMO scheme. IEEE Trans. Commun. 2017 , 65 , 1176–1192. [ Google Scholar ] [ CrossRef ]
  • Johnson, L.J.; Green, R.J.; Leeson, M.S. Underwater optical wireless communications: Depth dependent variations in attenuation. Appl. Opt. 2013 , 52 , 7867–7873. [ Google Scholar ] [ CrossRef ]
  • Uitz, J.; Claustre, H.; Morel, A.; Hooker, S.B. Vertical distribution of phytoplankton communities in open ocean: An assessment based on surface chlorophyll. J. Geophys. Res. Ocean. 2006 , 111 , 0148–0227. [ Google Scholar ] [ CrossRef ]
  • Gabriel, C.; Khalighi, M.-A.; Bourennane, S.; Léon, P.; Rigaud, V. Monte-Carlo-based channel characterization for underwater optical communication systems. J. Opt. Commun. Netw. 2013 , 5 , 1–12. [ Google Scholar ] [ CrossRef ]
  • Solonenko, M.G.; Mobley, C.D. Inherent optical properties of Jerlov water types. Appl. Opt. 2015 , 54 , 5392–5401. [ Google Scholar ] [ CrossRef ] [ PubMed ]
  • Jerlov, N.G. Optical studies of ocean water. Rept. Swed. Deep-Sea Exped. 1951 , 3 , 1–59. [ Google Scholar ]
  • Williamson, C.A.; Hollins, R.C. Measured IOPs of Jerlov water types. Appl. Opt. 2022 , 61 , 9951–9961. [ Google Scholar ] [ CrossRef ]
  • Sticklus, J.; Hieronymi, M.; Hoeher, P.A. Effects and constraints of optical filtering on ambient light suppression in LED-based underwater communications. Sensors 2018 , 18 , 3710. [ Google Scholar ] [ CrossRef ]
  • Giuliano, G.; Laycock, L.; Rowe, D.; Kelly, A.E. Solar rejection in laser based underwater communication systems. Opt. Express 2017 , 25 , 33066–33077. [ Google Scholar ] [ CrossRef ]
  • Yap, Y.; Jasman, F.; Marcus, T. Impact of chlorophyll concentration on underwater optical wireless communications. In Proceedings of the 2018 7th International Conference on Computer and Communication Engineering (ICCCE), Kuala Lumpur, Malaysia, 19–20 September 2018; pp. 1–6. [ Google Scholar ]
  • Jain, A.; Debnath, B.; Sharma, R. Underwater visible light vertical communication for distinctive chlorophyll. In Proceedings of the 2022 Second International Conference on Advances in Electrical Computing, Communication and Sustainable Technologies (ICAECT), Bhilai, India, 21–22 April 2022; pp. 1–5. [ Google Scholar ]
  • Hudcova, L.; Kovalova, A. Calculation of solar noise in selected underwater depths. In Proceedings of the 2022 32nd International Conference Radioelektronika (RADIOELEKTRONIKA), Kosice, Slovakia, 21–22 April 2022; pp. 1–6. [ Google Scholar ]
  • Elamassie, M.; Uysal, M. Vertical underwater visible light communication links: Channel modeling and performance analysis. IEEE Trans. Wirel. Commun. 2020 , 19 , 6948–6959. [ Google Scholar ] [ CrossRef ]
  • Ji, X.; Yin, H.; Jing, L.; Liang, Y.; Wang, J. Modeling and performance analysis of oblique underwater optical communication links considering turbulence effects based on seawater depth layering. Opt. Express 2022 , 30 , 18874–18888. [ Google Scholar ] [ CrossRef ]
  • Lou, Y.; Cheng, J.; Nie, D.; Qiao, G. Performance of vertical underwater wireless optical communications with cascaded layered modeling. IEEE Trans. Veh. Technol. 2022 , 71 , 5651–5655. [ Google Scholar ] [ CrossRef ]
  • Ijeh, I.C.; Khalighi, M.A.; Hranilovic, S. Parameter optimization for an underwater optical wireless vertical link subject to link misalignments. IEEE J. Ocean. Eng. 2021 , 46 , 1424–1437. [ Google Scholar ] [ CrossRef ]
  • Duntley, S.Q. Light in the sea. JOSA 1963 , 53 , 214–233. [ Google Scholar ] [ CrossRef ]
  • Tyler, J.E. Radiance Distribution as a Function of Depth in the Submarine Environment ; UC San Diego: Scripps Institution of Oceanography: La Jolla, CA, USA, 1958. [ Google Scholar ]
  • Hoejerslev, N.K.; Aas, E. Spectral irradiance, radiance, and polarization in blue western Mediterranean waters. In Proceedings of the Ocean Optics XIII, SPIE 2963, Halifax, NS, Canada, 6 February 1997; pp. 138–147. [ Google Scholar ]
  • Bird, R.E.; Riordan, C. Simple solar spectral model for direct and diffuse irradiance on horizontal and tilted planes at the earth’s surface for cloudless atmospheres. J. Appl. Meteorol. Climatol. 1986 , 25 , 87–97. [ Google Scholar ] [ CrossRef ]
  • Solar Spectrum Calculator. Available online: https://www2.pvlighthouse.com.au/calculators/solar%20spectrum%20calculator/solar%20spectrum%20calculator.aspx (accessed on 25 January 2023).
  • Miller, S.D.; Turner, R.E. A dynamic lunar spectral irradiance data set for NPOESS/VIIRS day/night band nighttime environmental applications. IEEE Trans. Geosci. Remote Sens. 2009 , 47 , 2316–2329. [ Google Scholar ] [ CrossRef ]
  • Ali, M.F.; Jayakody, D.N.K.; Li, Y. Recent trends in underwater visible light communication (UVLC) systems. IEEE Access 2022 , 10 , 22169–22225. [ Google Scholar ] [ CrossRef ]
  • Kameda, T.; Matsumura, S. Chlorophyll biomass off Sanriku, northwestern Pacific, estimated by Ocean Color and Temperature Scanner (OCTS) and a vertical distribution model. J. Oceanogr. 1998 , 54 , 509–516. [ Google Scholar ] [ CrossRef ]
  • Haltrin, V.I. Chlorophyll-based model of seawater optical properties. Appl. Opt. 1999 , 38 , 6826–6832. [ Google Scholar ] [ CrossRef ]
  • Prieur, L.; Sathyendranath, S. An optical classification of coastal and oceanic waters based on the specific spectral absorption curves of phytoplankton pigments, dissolved organic matter, and other particulate materials 1. Limnol. Oceanogr. 1981 , 26 , 671–689. [ Google Scholar ] [ CrossRef ]
  • Pope, R.M.; Fry, E.S. Absorption spectrum (380–700 nm) of pure water. II. Integrating cavity measurements. Appl. Opt. 1997 , 36 , 8710–8723. [ Google Scholar ] [ CrossRef ] [ PubMed ]
  • Adams, J.T.; Aas, E.; Højerslev, N.K.; Lundgren, B. Comparison of radiance and polarization values observed in the Mediterranean Sea and simulated in a Monte Carlo model. Appl. Opt. 2002 , 41 , 2724–2733. [ Google Scholar ] [ CrossRef ] [ PubMed ]
  • Aas, E.; Højerslev, N.K. Analysis of underwater radiance observations: Apparent optical properties and analytic functions describing the angular radiance distribution. J. Geophys. Res. Ocean. 1999 , 104 , 8015–8024. [ Google Scholar ] [ CrossRef ]
  • TE PIN Photodiode (Model PS13-6b TO). Available online: https://www.te.com/usa-en/product-3001225-F.html (accessed on 24 March 2024).
  • Xing, F.; Yin, H. Performance analysis for underwater cooperative optical wireless communications in the presence of solar radiation noise. In Proceedings of the 2019 IEEE International Conference on Signal Processing, Communications and Computing (ICSPCC), Dalian, China, 20–23 September 2019; pp. 1–6. [ Google Scholar ]
  • Chaudhary, S.; Sharma, A.; Khichar, S.; Shah, S.; Ullah, R.; Parnianifard, A.; Wuttisittikulkij, L. A salinity-impact analysis of polarization division multiplexing-based underwater optical wireless communication system with high-speed data transmission. J. Sens. Actuator Netw. 2023 , 12 , 72. [ Google Scholar ] [ CrossRef ]
  • SMARTS: Simple Model of the Atmospheric Radiative Transfer of Sunshine. Available online: https://www.nrel.gov/grid/solar-resource/smarts.html (accessed on 21 August 2024).
  • Gueymard, C. SMARTS2: A Simple Model of the Atmospheric Radiative Transfer of Sunshine: Algorithms and Performance Assessment ; Florida Solar Energy Center: Cocoa, FL, USA, 1995; Volume 1. [ Google Scholar ]
  • MODTRAN®. Available online: http://modtran.spectral.com/ (accessed on 21 August 2024).
  • Waduge, T.G.; Seet, B.-C.; Vopel, K. Geometric implications of photodiode arrays on received power distribution in mobile underwater optical wireless communication. Sensors 2024 , 24 , 3490. [ Google Scholar ] [ CrossRef ]
  • Simpson, J.A.; Hughes, B.L.; Muth, J.F. Smart transmitters and receivers for underwater free-space optical communication. IEEE J. Sel. Areas Commun. 2012 , 30 , 964–974. [ Google Scholar ] [ CrossRef ]

Click here to enlarge figure

Sticklus et al. [ ]NoYesNoNoYesYesNo
Giuliano et al. [ ]NoYesNoYesYesYesNo
Johnson et al. [ ]YesNoYesNoNoNoYes
Yap et al. [ ]YesNoYesYesYesNoNo
Jain et al. [ ]YesNoYesYesYesNoNo
Hudcova and Kovalova [ ]YesYesYesNoNoNoYes
Elamassie and Uysal [ ]YesNoYesNoYesNoYes
Ji et al. [ ]YesNoYesYesYesNoYes
Lou et al. [ ]YesNoYesNoYesNoYes
Ijeh et al. [ ]NoNoYesYesYesNoYes
This workYesYesYesYesYesYesYes
S10.4710.1351.5720.9690.3930.0910119.1
S20.5330.1721.1940.9210.4350.15199.9
S30.4280.1381.0150.9050.6300.18591.0
S40.570.1730.7660.8140.5860.25080.2
S50.6110.2140.6760.6630.5390.33870.3
S60.3900.1090.7880.5210.6810.41063.4
S70.5690.1830.6080.4520.7440.57854.4
S80.8350.2980.3820.5120.6251.20639.8
S90.18800.8850.3781.0812.95026.1
ParametarTypical ValueUnit
)13mm
)0.25nA
)70ns
)tan (6.1/4.84)rad.
The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

Waduge, T.G.; Seet, B.-C.; Vopel, K. Optimal Signal Wavelengths for Underwater Optical Wireless Communication under Sunlight in Stratified Waters. J. Sens. Actuator Netw. 2024 , 13 , 54. https://doi.org/10.3390/jsan13050054

Waduge TG, Seet B-C, Vopel K. Optimal Signal Wavelengths for Underwater Optical Wireless Communication under Sunlight in Stratified Waters. Journal of Sensor and Actuator Networks . 2024; 13(5):54. https://doi.org/10.3390/jsan13050054

Waduge, Tharuka Govinda, Boon-Chong Seet, and Kay Vopel. 2024. "Optimal Signal Wavelengths for Underwater Optical Wireless Communication under Sunlight in Stratified Waters" Journal of Sensor and Actuator Networks 13, no. 5: 54. https://doi.org/10.3390/jsan13050054

Article Metrics

Article access statistics, further information, mdpi initiatives, follow mdpi.

MDPI

Subscribe to receive issue release notifications and newsletters from MDPI journals

Thank you for visiting nature.com. You are using a browser version with limited support for CSS. To obtain the best experience, we recommend you use a more up to date browser (or turn off compatibility mode in Internet Explorer). In the meantime, to ensure continued support, we are displaying the site without styles and JavaScript.

  • View all journals
  • Explore content
  • About the journal
  • Publish with us
  • Sign up for alerts
  • Open access
  • Published: 04 September 2024

Telecom-band multiwavelength vertical emitting quantum well nanowire laser arrays

  • Xutao Zhang 1 ,
  • Fanlu Zhang 2 ,
  • Ruixuan Yi 3 ,
  • Naiyin Wang 2 ,
  • Zhicheng Su 2 ,
  • Mingwen Zhang   ORCID: orcid.org/0000-0002-1989-4767 3 ,
  • Bijun Zhao 3 ,
  • Ziyuan Li 2 ,
  • Jiangtao Qu   ORCID: orcid.org/0000-0003-0357-4205 4 ,
  • Julie M. Cairney 4 ,
  • Yuerui Lu   ORCID: orcid.org/0000-0001-6131-3906 5 ,
  • Jianlin Zhao   ORCID: orcid.org/0000-0002-4619-1215 3 ,
  • Xuetao Gan   ORCID: orcid.org/0000-0003-2469-5807 3 ,
  • Hark Hoe Tan   ORCID: orcid.org/0000-0002-7816-537X 2 , 6 ,
  • Chennupati Jagadish 2 , 6 &
  • Lan Fu   ORCID: orcid.org/0000-0002-9070-8373 2 , 6  

Light: Science & Applications volume  13 , Article number:  230 ( 2024 ) Cite this article

43 Altmetric

Metrics details

  • Semiconductor lasers

Highly integrated optoelectronic and photonic systems underpin the development of next-generation advanced optical and quantum communication technologies, which require compact, multiwavelength laser sources at the telecom band. Here, we report on-substrate vertical emitting lasing from ordered InGaAs/InP multi-quantum well core–shell nanowire array epitaxially grown on InP substrate by selective area epitaxy. To reduce optical loss and tailor the cavity mode, a new nanowire facet engineering approach has been developed to achieve controlled quantum well nanowire dimensions with uniform morphology and high crystal quality. Owing to the strong quantum confinement effect of InGaAs quantum wells and the successful formation of a vertical Fabry–Pérot cavity between the top nanowire facet and bottom nanowire/SiO 2 mask interface, stimulated emissions of the EH 11a/b mode from single vertical nanowires from an on-substrate nanowire array have been demonstrated with a lasing threshold of ~28.2 μJ cm −2 per pulse and a high characteristic temperature of ~128 K. By fine-tuning the In composition of the quantum wells, room temperature, single-mode lasing is achieved in the vertical direction across a broad near-infrared spectral range, spanning from 940 nm to the telecommunication O and C bands. Our research indicates that through a carefully designed facet engineering strategy, highly ordered, uniform nanowire arrays with precise dimension control can be achieved to simultaneously deliver thousands of nanolasers with multiple wavelengths on the same substrate, paving a promising and scalable pathway towards future advanced optoelectronic and photonic systems.

Similar content being viewed by others

research article on optical communication

Heterostructure and Q -factor engineering for low-threshold and persistent nanowire lasing

research article on optical communication

Short-wave infrared cavity resonances in a single GeSn nanowire

research article on optical communication

Unity yield of deterministically positioned quantum dot single photon sources

Introduction.

Semiconductor nanowires (NWs) offer compact, cost-effective, and low-threshold nanoscale lasers, ideal for applications in optical interconnects, medical diagnosis, and super-resolution imaging 1 , 2 , 3 , 4 , 5 , 6 , 7 , 8 , 9 , 10 , 11 . In particular, telecom-band NW lasers hold promise for on-chip coherent light sources in photonic integrated circuits, driving innovations in optical and quantum communication and computing 12 , 13 , 14 , 15 , 16 , 17 , 18 , 19 , 20 , 21 , 22 , 23 , 24 . To realize high-performance telecom-band NW lasers, it is imperative to focus on efficient gain media, optimal gain range, and effective optical cavity design 25 . This necessitates the epitaxial growth of high-quality NWs with smooth sidewalls, controlled dimensions, and precise crystal composition. Core–shell NWs with radial multiple-quantum wells (MQW) are attractive candidates due to their large active regions, tunable bandgap energy and quantum confinement effect, which are highly desirable for in nanoscale lasers.

However, epitaxial growth of MQW structures with both good structural and optical properties, along with uniform morphology, has proven to be a significant challenge. For instance, MQW NWs grown using the vapor-liquid-solid (VLS) method, such as GaAs/AlGaAs 26 and InGaAs/InP 27 , exhibit tapering and nonuniform morphologies. This leads to suboptimal optical confinement and a low-quality (Q) factor for the NW cavity. Selective area epitaxy (SAE) offers the potential to control QW NW morphology on various substrates 28 , 29 , 30 , 31 . However, achieving high crystallinity in GaAs-based NWs through the SAE technique remains problematic, resulting in defects like twinning and planar defects 32 . This leads to non-radiative recombination centers and degraded optical properties. Additionally, pure GaAs NWs suffer from high density of surface states, making room temperature lasing difficult without additional passivation steps 8 , 12 , 33 . In contrast, high-quality InP-based NWs with ultralow surface non-radiative recombination rates can be conveniently achieved using SAE technology, allowing for room temperature lasing 29 , 34 , 35 , 36 . But, many SAE-grown InGaAs/InP MQW NWs are based on wurtzite (WZ) crystal structure 37 , 38 , which exhibit complicated facet evolution and severe morphology deterioration, rendering them unsuitable for lasing due to their asymmetrical shape. By adjusting the growth window to low-temperature and high V/III ratio, highly uniform InGaAs/InP MQW NWs can be grown from InP NWs in a mixed zincblende (ZB) and WZ phase, which leads to the demonstration of room temperature optically pumped lasing at a wavelength of ~1 µm 39 . However, polytypic NWs also suffer from a high density of stacking faults and twin-plane defects, resulting in substantial internal optical loss. Moreover, the maximum achievable length of these polytypic InGaAs/InP MQW NWs is less than 2 µm due to limited axial growth under low-temperature and high V/III ratio conditions 39 . Such short NW lengths are more sensitive to temperature variations, which can lead to fluctuations in the lasing wavelength and reduced spectral purity of the laser output. In addition, the utmost importance lies in the direct growth of high-density NW lasers characterized by meticulously controlled sites and a flawlessly pristine surface, free from any processing damage. This precision in site control, coupled with an unblemished surface, enhances the practical significance of these lasers, rendering them indispensable for the seamless integration of photonic chips on a larger scale. While Chang et al. have explored diverse emission directions to achieve this objective 40 , 41 , the existing challenge lies in the lack of precise nanowire morphology control, preventing the attainment of high-quality optical cavities necessary for optical mode control. Thus, an effective growth strategy remains elusive for obtaining InGaAs/InP MQW NWs with high uniformity, crystal quality, and dimension controllability, which is crucial for efficient NW lasing.

In this work, we introduce an innovative multi-step facet engineering approach for WZ based InGaAs/InP MQW NW growth via SAE method. A \(\left\{1\bar{1}00\right\}\) faceted WZ InP NW core was firstly grown to the desired length under high-temperature and low V/III ratio conditions 42 followed by changing the growth conditions to low temperature and high V/III ratio to promote lateral InP shell growth with a 30° rotation of all NW sidewalls, transitioning from \(\left\{1\bar{1}00\right\}\) to { \(11\bar{2}0\) } orientation 43 , 44 , 45 . This allows for the subsequent InGaAs/InP MQW growth with a well-maintained hexagonal shape and smooth NW morphology, which is critical to facilitate the formation of a high- Q factor vertical Fabry–Pérot (F–P) cavity for MQW lasing in the vertical direction. Single mode vertical emitting laser centered at 1532 nm has been achieved at room temperature with a low threshold power of ∼ 28.2 μJ cm −2 per pulse and a high characteristic temperature of 128 K. By tuning the indium composition of the MQWs, tunable lasing peak has been achieved from 940 nm to telecommunication O and C band. Finally, simultaneous lasing is demonstrated from a substantial number of NWs in the same array, offering a promising path toward large-scale nano-laser integration.

To ensure sufficient optical gain and efficient radiative recombination with good optical confinement, a multi-step growth by selective area metal organic vapor phase epitaxy was developed. The NW array size is 200 ×200 μm with a pitch size of 800 nm and opening hole diameter of 120 nm. Firstly, core InP NWs are grown at a high temperature and low V/III ratio condition to obtain high crystal quality WZ NWs 42 , with a length of 4 μm. Then the growth conditions are switched to low temperature and high V/III ratio condition to enable uniform radial InGaAs/InP MQW growth 43 , 44 , 45 , which is schematically shown in Fig. 1a . Figure S1a, b present the schematic lateral/vertical cross-section and SEM images of WZ InP NW core, which is grown at 680 °C with a V/III ratio of (297), exhibiting a taper-free hexagonal cross-section with six \(\left\{1\bar{1}00\right\}\) sidewalls, as previously reported pure WZ-phase InP nanostructures 29 , 30 . Based on the \(\left\{1\bar{1}00\right\}\) faceted WZ InP NW core, an InP shell was grown at 610 °C with V/III ratio ~ 4200, with the schematic cross-section and SEM image of the core–shell structure shown in Fig. S1c, d , presenting a similar hexagonal shape with a {1 \(1\bar{2}\) 0} NW facet 30° rotated from the original \(\left\{1\bar{1}00\right\}\) NW facet and an enlarged diameter due to the enhanced lateral growth. Compared to WZ core-only NWs shown in Fig. S2 , the lifetime of InP core–shell NWs is greatly extended, indicating a significant improvement in optical properties, which could be attributed to the reduced surface recombination velocity in this core–shell-like structure 46 . More detailed comparison of WZ InP NW, mixed ZB/WZ InP NW and WZ InP core–shell NW can be found in Table S1 .

figure 1

a Schematics of the WZ based InP NW, facet-rotated InP core–shell NW, and InGaAs/InP MQW NW, respectively. b 30° tilted SEM image of the NW array grown on InP(111)A substrate. c , d STEM-HAADF image of the lateral cross-section of an InGaAs/InP QW NW at different magnifications. The dashed blue line in (c) indicates the expected position of WZ InP NW core which is covered with the 30° rotated InP shell and MQW structure. e – g STEM-HAADF image taken along [112] zone axis from the vertical cross-section of NW top segment. The pink arrow in ( e ) indicates the NW growth along the (111)A direction. Line scan of EDX intensity along the radial QWs are superimposed in ( g ). h PL intensity map of the NW array with the intensity line scan from the region within the blue dashed lines showing uniform optical emission from the array

The excellent structural and optical properties of the WZ core–shell InP NWs form a good base for the subsequent InGaAs MQW incorporation (see Fig. S2 ). Following the growth of InP core–shell NWs, a 10-QW InGaAs/InP structure was sequentially grown with the detailed growth condition provided in Table S2 . The highly uniform morphology of the 10-QW NWs shown in Fig. S1e, f indicates a conformal MQW structure growth without any facet transition or morphology deterioration. The MQWs have the same sidewall orientation as the InP core–shell NW, confirming that {1 \(1\bar{2}\) 0} faceted NW can work as an ideal platform for MQW growth, in sharp contrast to \(\left\{1\bar{1}00\right\}\) faceted NW based MQW structure with asymmetrical morphology and complex facet evolution 38 , 47 . Compared with ZB/WZ mixed phase {110} faceted InGaAs/InP MQW NWs 37 , the WZ core–shell InP based MQW NWs offer more freedom in dimension engineering desirable for high-quality optical cavity design to modulate lasing peak and optical mode, as their length can be controlled by tuning the growth time of WZ InP NW core and diameter can be finely adjusted by changing the growth time of InP NW shell and MQW structures. Furthermore, defect-free or very few stacking faults can be achieved in WZ InP NWs, in comparison to the defective polytypic InP NW core, to enable higher crystal quality MQW growth for lasing. A detailed summary of various InGaAs/InP QW NWs achieved so far under different growth strategies is presented in Table S3 , showing the great advantages offered by this new facet engineering strategy for high-quality InGaAs/InP MQW NW growth.

The micro-structural analysis of the InGaAs/InP 10-QW NW was performed by scanning transmission electron microscopy (STEM) on lamellas prepared by focused ion beam (FIB) cross-sectioning. Figure 1c, d presents the high-angle annular dark-field (HAADF) images of the lateral cross-section of the NW at different magnifications. The InGaAs MQW layers can be distinguished as brighter rings due to the atomic mass difference induced Z-contrast, clearly showing the coaxial and symmetrical arrangement of alternating hexagonally shaped QWs and barriers. For this particular NW, the NW diameter is around 500 nm, and QW thickness is less than 2 nm. It is worth mentioning that the diameter of the NWs can be adjusted by pitch size, opening hole diameter, and the growth time. The QWs at the six corners of NW are \(\left\{1\bar{1}00\right\}\) faceted, and are relatively thicker compared to the QWs on {1 \(1\bar{2}\) 0} sidewalls, which is likely due to the larger atomic diffusion at the corners of the NWs 48 . While the \(\left\{1\bar{1}00\right\}\) faceted sidewalls have a very short length (< 5 nm), and gradually diminish with increased growth time, they do not affect overall NW morphology. Figure 1e and Fig. S3 show the vertical cross-sectional image of NW top segment along the NW growth direction. Both radial and axial QWs can be identified as brighter lines, with the alternating QWs and barriers continuously covering the {1 \(1\bar{2}\) 0} sidewalls. On the other hand, the thickness of the axial and radial QWs significantly reduces with the growth time, as a result of the gradual increase of NW diameter as well as a reduction in the axial growth rate at low temperature. High resolution HAADF images in Fig. 1f and Fig. S3b reveal a small ( \(\bar{1}102\) ) facet at the top corner of the WZ InP NW core, where the axial QWs merge with radial QWs and subsequently fill the conjunction region. The QW chemical composition analysis was performed by energy dispersive X-ray spectroscopy (EDX). Figure S5 – S7 shows the EDX maps of In, As, Ga and P elements at the top region from different NWs, clearly showing the presence of Ga and As in the QWs. For quantitative analysis of the chemical composition, EDX line-scans were performed across both the axial and radial QWs, and the results are superimposed with the HAADF image in Fig. 1g . Compared with the InP barrier layers, all the QW layers show a decreased In concentration commensurate with the increased Ga concentration and contain a P concentration due to interdiffusion effect. The average chemical composition for radial QWs is estimated to be In 0.85 Ga 0.15 As 0.4 P 0.6 .

Via this growth strategy, InGaAs/InP MQW NWs can be grown with highly uniform morphology, arranged in ordered arrays, with controlled length and diameter, as shown in Fig. 1b and Fig. S1f . The MQWs in different NWs within the same array appear to be relatively uniform, as seen in Fig. S4 . The optical properties of a single MQW NW were characterized by cathodoluminescence (CL) and PL spectroscopy at room temperature. Figure S8a presents the SEM and panchromatic CL image acquired by an InGaAs detector (wavelength coverage: 1–1.6 µm), showing strong emission from the MQW region due to the high quality of InGaAs QWs and InP barriers along the whole NW. Figure S8b presents the representative PL spectra measured on the top of NW array, showing the strong broadband emission covering 1.1–1.9 µm wavelength range, due to the contribution from both the axial and radial QWs, as well as the geometry/composition variance between the axial and radial InGaAs MQWs. The lifetime of QW emission is extracted to be ~0.25 ns, which is much lower compared with the lifetime of InP core–shell NW, indicating enhanced carrier recombination due to the quantum confinement effect (Fig. S8c ). In addition, the uniform and bright luminescence from ~100 NWs of the array is further verified by the PL intensity mapping as well as the line scan shown in Fig. 1h , indicating their great promise for large-scale device applications. It should be noted that, owing to the large lateral growth of the InGaAs MQWs and InP barriers, the NW diameter is much larger (>400 nm) than that of the SiO 2 opening (~120 nm), creating an effective refractive index contrast at the NW/SiO 2 interface for the formation of a vertical F-P cavity for each NW in the array which is attached to the substrate.

To evaluate the lasing properties, optical pumping of individual on-substrate NWs with a diameter of ~405 nm from another array was conducted in a home-made confocal micro-PL system at 5 K. Figure 2a shows the emission spectra from a single NW under different pump fluences. At low pump fluences, two peaks appear in the broad PL spectrum, which can be ascribed to emission from InP (865 nm) and InGaAs QWs (950 nm). When the pump fluence is increased to 2.5 μJ cm −2 per pulse, the QW peak becomes narrower and shifts to a shorter wavelength at 930 nm. As the pump fluence continues to increase, this narrow peak intensifies rapidly and dominates the entire emission spectrum while the spontaneous emission is clamped (see Fig. 2b ). The transition process from the spontaneous emission to the amplified spontaneous emission (ASE), and to the stimulated emission with increased pump fluence is verified by the typical “ S ”-shape of the L–L curve (light output versus light input curve) shown in Fig. 2c . The corresponding full width at half maximum (FWHM) as a function of pump fluence is also displayed as blue dots in Fig. 2c . It can be found that the gain is not sufficient to dominate over the entire spectrum, and spontaneous emission dominates at low pump fluences, resulting in a broad emission spectrum; As the pump fluence increases, more carriers are excited to higher energy states, achieving population inversion. As the pump power further increases, the population inversion grows and the gain of the medium increases. The gain of the lasing mode is typically highest at the peak of the gain spectrum. As the gain increases, the feedback mechanism of the laser preferentially amplifies the wavelengths near the peak of the gain spectrum more than those at the wings, resulting in spectral narrowing. Then, a dramatic drop in FWHM can be clearly seen at threshold, indicating that single mode lasing with a low lasing threshold P th of 2.7 μJ cm −2 per pulse is achieved in this vertically standing NW.

figure 2

a Emission spectrum at different pump fluences. b Normalized emission intensity spectral map as a function of pump fluence. c Lasing emission intensity (red) and the corresponding FWHM of the spectrum (blue) as a function of pump fluence plotted on a logarithmic-logarithmic scale. d Normalized time-resolved emission decays from the InP, InGaAs QWs and lasing peak at different pump fluences

To evaluate the luminescent efficiency of these MQW NWs, time-resolved PL decay measurements are carried out for the various peak positions of the spectra under different excitation fluences, as shown in Fig. 2d . Figure S9 shows the different peaks originate from the InP centered at 865 nm (P1), spontaneous emission from InGaAs QWs centered at 955 nm below lasing threshold (P2), and lasing peak centered at 930 nm above threshold (P3), respectively. Figure 2d shows two mono-exponential decays and one double-exponential decays corresponding to P1, P2 and P3, respectively. Accordingly, the spontaneous emission lifetimes can be estimated as 715 ps for the InP and 444 ps for InGaAs QWs by fitting the time decay plots of P1 and P2 with a mono-exponential curve 49 . The difference in the carrier lifetime indicates that the radiative recombination rate of carriers in the QWs is faster than that in the InP due to quantum confinement effect 49 , 50 . Above the lasing threshold, the time decay of the P3 comprise a resolution-limited stimulated emission lifetime ~ 35 ps in the early stages and a longer spontaneous emission lifetime ~168 ps of the at the later stage, indicating that the former dominates the entire PL spectrum. All the results show that these core–shell MQW NWs have achieved excellent carrier confinement effect, enabling high radiative recombination efficiency and lasing.

To understand the lasing mode of these InGaAs/InP MQW NWs, a threshold gain analysis for different NW diameters was carried out using finite difference time domain (FDTD) simulation. Around the lasing peak (930 nm), the threshold gains of the possible lasing modes (HE 11a , HE 11b , TE 01 , TM 01 , HE 21a , HE 21b , EH 11a , EH 11b ) are calculated according to 14 , 33 , 51 , 52

where Γ is the confinement factor, L is the length of the NW, R 1 and R 2 are the reflectivity of the top and bottom facets of the standing NW, respectively. In this vertically standing F-P cavity, the top mirror is formed by the InP/air interface and the bottom mirror is formed by the InP/SiO 2 interface. The reflectivity of the top facet of the vertical NW is plotted in Fig. 3a for different modes. For the bottom mirror, the NW core with a diameter of 120 nm is in direct contact with the substrate. Because the majority of the energy of the HE 11a , HE 11b , and TM 01 modes is concentrated at the central axis of the NW, they leak into InP substrate. Therefore, the reflectivity of these modes is reduced significantly. The TE 01 , HE 21a , HE 21b , and EH 11a and EH 11b modes on the other hand, have the majority of their energy distributed at the periphery of the NW, resulting in relatively high reflectivity because of the interface with SiO 2 , as shown in Fig. 3b . The bottom surface reflectivity can be further increased by depositing a thicker SiO 2 layer to lower the lasing threshold (see Fig. S10 ). After calculating the optical confinement factors Γ (see Fig. 3c ), the curves of threshold gain versus NW diameter can be obtained, as plotted in Fig. 3d . For the NW with a diameter of 405 nm as studied experimentally in this work, the lowest threshold modes are the two degenerate transverse EH 11a and EH 11b modes. To confirm the simulation result, polarization dependence of the emission spectrum is further conducted. From the lasing intensity versus polarization angle plot shown in Fig. 3e, f , it can be verified that this lasing mode is linearly polarized with an extinction ratio \(\rho =\left({I}_{\parallel }-{I}_{\perp }\right)/\left({I}_{\parallel }+{I}_{\perp }\right)\) of 45%. By comparing the electric field distributions of the possible supported modes shown in Fig. S11 , the polarization dependence is in good agreement with the EH 11a/b mode.

figure 3

Top ( a ) and bottom ( b ) surface reflectivity, confinement factor ( c ) and the calculated threshold gain ( d ) versus NW diameter for each transverse mode. e , f Polarization dependence emission spectra ( e ) and the lasing intensity polar plot ( f ) measured from a MQW NW

High-performance telecom-band nanoscale lasers are desirable for silicon-based on-chip optoelectronic integrated circuits due to the low transmission loss. To further extend the lasing wavelength to meet this important application requirement, InGaAs/InP MQW NW arrays were grown with different indium compositions in the QWs. Figure 4a shows the emission spectra from a single NW of the array samples. With an increasing pump fluence, the InGaAs QW peak can be seen evolving from a broad PL emission to single mode lasing centered at 1532 nm at room temperature with a low threshold power of ∼ 28.2 μJ cm −2 per pulse, as observed in the spectral intensity map in the inset of Fig. 4a . The typical “ S ”-shape in L-L curve and the variation of FWHM with increasing pump power illustrates the stimulated emission process of the NWs, as shown in Fig. 4b . The plot of lasing threshold as a function of operating temperature is shown in Fig. 4c , where the lasing peak is slightly redshifted from 1516.9 to 1532.4 nm with temperature due to the changes of the bandgap and refractive index (see the inset of Fig. 4c and Fig. S12 ). Figure S12 shows the lasing spectra and the corresponding L-L curves under different operating temperatures. By fitting the data in Fig. 4c with \({p}_{{\rm{th}}}={e}^{t/{t}_{0}}\) , the characteristic temperature is estimated to be 128 K, which is comparable with those of the reported for horizontal NW lasers 33 , 49 , 51 , indicating good temperature characteristics despite without any heatsinking. Lasing peak tunability in the telecom-band is another important requirement for optical communication systems. By changing In composition in the InGaAs QWs lasing in the telecommunication bands, including O-band, E-band, S-band and C-band, can be achieved as shown in Fig. 4d from 1356 to 1542 nm. The corresponding power-dependent lasing spectra can be found in Fig. S14 . To the best of our knowledge, this is the first report on lasing from a single NW vertically standing in a site-controlled NW arrays at room temperature, with tunable wavelengths covering the whole telecom band.

figure 4

a Emission spectra at different pump fluences of a single standing NW. Inset shows the corresponding normalized spectral intensity map. b Emission intensity (red) and the corresponding FWHM (blue) of the spectra as a function of pump fluence. c Lasing threshold versus operation temperature. The dashed line is a fitting of the experimental data to extract the characteristic temperature. Inset shows the lasing spectrum at various temperatures. d Telecom-band lasing spectra from NWs with different indium compositions in the QWs at room temperature under a pump fluence of 1.3 P th . e , f Optical images from the NW array before ( e ), and after ( f ) lasing threshold. g Image on ( f ) under an attenuated pump fluence

To confirm the uniform lasing properties of the NW array, which is a crucial prerequisite to construct the large-scale active nanoscale lasers with stable, reliable and uniform performance for optoelectronic/photonic integrated circuits, PL intensity imaging is further conducted. Figure 4e shows 4 faint luminescence spots from the NW array under low pump fluence. Limited by our optical setup, only 4 NWs can be observed in one image at the same time. Above lasing threshold, these 4 NWs show simultaneous lasing with the emitted coherent light forming speckle fringes, as displayed in Fig. 4f . The corresponding emission spectra, normalized spectral intensity map and L-L curves are also shown in Fig. S16 . By placing an attenuator in the collection path to prevent overexposure, 4 bright spots can be observed from the NW top facets shown in Fig. 4g , further validating the good uniformity of NW lasers. To demonstrate the generality of these standing NW lasing, PL images of multiple NWs from different locations within the same array can be found in Fig. S15 . In addition, video 1 shows the variations in PL emission from multiple NWs as the pump fluence increased. The video demonstrates the process of PL emission changing from spontaneous emission to stimulated emission as the pump intensity increases, showing that the lasing thresholds of different NWs vary slightly. In conclusion, the collective lasing phenomenon of these NW arrays shows great potential as a promising candidate to produce large scale high density nanolaser sources.

InGaAs/InP core–shell MQW NW arrays have been grown using selective area epitaxy following a carefully designed multi-step growth strategy to control NW length and diameter to achieve uniform morphology, strong carrier confinement, sufficient optical gain, and vertical F–P cavities. Vertical lasing from individual NWs of the vertical arrays is achieved. By adjusting the In composition of the MQWs, the lasing peak can be tuned over a wide range across the telecommunication O-band to C-band window at room temperature. The vertical emission direction, low threshold, high characteristic temperature, as well as uniform lasing simultaneously from a large number of individual NWs within the NW array provide a promising scalable pathway towards cost-effective on-chip advanced optoelectronic and photonic integrated circuits.

Materials and methods

Optical experiment method.

A confocal photoluminescence microscopy system was used for the optical characterization of the NWs. A frequency-doubled pulsed laser (19.8 MHz, pulse width 11 ps, 532 nm) was used to excite the NWs. The PL emission from the NW was detected by an InGaAs CCD. A linear polarizer was inserted in the signal collection path of the optical system to perform polarization analysis for NW lasing. The carrier lifetime measurement was performed using a time-correlated single photon counting (TCSPC) system composed of an attached single photon detector (SPD, resolution: 50 ps) and a Multi-Channel Scaling (MCS) board (resolution: 25 ps). For low-temperature measurements, a cryostat operating in the range of 4 to 300 K was used.

Ning, C. Z., Dou, L. T. & Yang, P. D. Bandgap engineering in semiconductor alloy nanomaterials with widely tunable compositions. Nat. Rev. Mater. 2 , 17070 (2017).

Article   ADS   Google Scholar  

Church, S. A. et al. Optical characterisation of nanowire lasers. Prog. Quantum Electron. 85 , 100408 (2022).

Article   Google Scholar  

Lu, F. L. et al. Nanopillar quantum well lasers directly grown on silicon and emitting at silicon-transparent wavelengths. Optica 4 , 717–723 (2017).

Yi, R. X. et al. Self-frequency-conversion nanowire lasers. Light Sci. Appl. 11 , 120 (2022).

Zhang, C. H. et al. Dual-color single-mode lasing in axially coupled organic nanowire resonators. Sci. Adv. 3 , e1700225 (2017).

Huang, M. H. et al. Room-temperature ultraviolet nanowire nanolasers. Science 292 , 1897–1899 (2001).

Bao, Q. Y. et al. On-chip single-mode CdS nanowire laser. Light Sci. Appl. 9 , 42 (2020).

Li, C. Y. et al. Low-threshold multiwavelength plasmonic nanolasing in an “H”-shape cavity. Laser Photonics Rev. 17 , 2300187 (2023).

Skalsky, S. et al. Heterostructure and Q -factor engineering for low-threshold and persistent nanowire lasing. Light Sci. Appl. 9 , 43 (2020).

Sun, Q. et al. Axiotaxy driven growth of belt-shaped InAs nanowires in molecular beam epitaxy. Nano Res. 14 , 2330–2336 (2021).

Sun, Q. et al. High-quality epitaxial wurtzite structured InAs nanosheets grown in MBE. Nanoscale 12 , 271–276 (2020).

Zhang, X. T. et al. Ultralow threshold, single-mode InGaAs/GaAs multiquantum disk nanowire lasers. ACS Nano 15 , 9126–9133 (2021).

Jagsch, S. T. et al. A quantum optical study of thresholdless lasing features in high- β nitride nanobeam cavities. Nat. Commun. 9 , 564 (2018).

Eaton, S. W. et al. Semiconductor nanowire lasers. Nat. Rev. Mater. 1 , 16028 (2016).

Saxena, D. et al. Optically pumped room-temperature GaAs nanowire lasers. Nat. Photonics 7 , 963–968 (2013).

Zhuang, X. J. et al. Multicolor semiconductor lasers. Adv. Opt. Mater. 7 , 1900071 (2019).

Ma, Y. G. et al. Semiconductor nanowire lasers. Adv. Opt. Photonics 5 , 216–273 (2013).

Zhang, G. Q. et al. Telecom-band lasing in single InP/InAs heterostructure nanowires at room temperature. Sci. Adv. 5 , eaat8896 (2019).

Han, Y. et al. Room-temperature InP/InGaAs nano-ridge lasers grown on Si and emitting at telecom bands. Optica 5 , 918–923 (2018).

Yokoo, A. et al. Subwavelength nanowire lasers on a silicon photonic crystal operating at telecom wavelengths. ACS Photonics 4 , 355–362 (2017).

Kim, H. et al. Telecom-wavelength bottom-up nanobeam lasers on silicon-on-insulator. Nano Lett. 17 , 5244–5250 (2017).

Zhou, Z. C. et al. Prospects and applications of on-chip lasers. eLight 3 , 1 (2023).

Liang, D. & Bowers, J. E. Recent progress in heterogeneous III-V-on-silicon photonic integration. Light. Adv. Manuf. 2 , 59–83 (2021).

Yi, R. X. et al. Integrating a nanowire laser in an on-chip photonic waveguide. Nano Lett. 22 , 9920–9927 (2022).

Zhang, X. T. et al. Vertical emitting nanowire vector beam lasers. ACS Nano 17 , 10918–10924 (2023).

Saxena, D. et al. Design and room-temperature operation of GaAs/AlGaAs multiple quantum well nanowire lasers. Nano Lett. 16 , 5080–5086 (2016).

Fonseka, H. A. et al. InP-In x Ga 1- x As core-multi-shell nanowire quantum wells with tunable emission in the 1.3-1.55 μm wavelength range. Nanoscale 9 , 13554–13562 (2017).

Yuan, X. M. et al. Selective area epitaxy of III–V nanostructure arrays and networks: growth, applications, and future directions. Appl. Phys. Rev. 8 , 021302 (2021).

Gao, Q. et al. Selective-area epitaxy of pure wurtzite InP nanowires: high quantum efficiency and room-temperature lasing. Nano Lett. 14 , 5206–5211 (2014).

Gao, Q. et al. Simultaneous selective-area and vapor-liquid-solid growth of InP nanowire arrays. Nano Lett. 16 , 4361–4367 (2016).

Ding, Y. et al. Observation of microcavity modes and waveguides in InP nanowires fabricated by selective-area metalorganic vapor-phase epitaxy. Nano Lett. 7 , 3598–3602 (2007).

Azimi, Z. et al. Understanding the role of facets and twin defects in the optical performance of GaAs nanowires for laser applications. Nanoscale Horiz. 6 , 559–567 (2021).

Mayer, B. et al. Lasing from individual GaAs-AlGaAs core-shell nanowires up to room temperature. Nat. Commun. 4 , 2931 (2013).

Wang, Z. C. et al. Room-temperature InP distributed feedback laser array directly grown on silicon. Nat. Photonics 9 , 837–842 (2015).

Joyce, H. J. et al. Ultralow surface recombination velocity in InP nanowires probed by terahertz spectroscopy. Nano Lett. 12 , 5325–5330 (2012).

Sun, J. M. et al. Nonpolar-oriented wurtzite InP nanowires with electron mobility approaching the theoretical limit. ACS Nano 12 , 10410–10418 (2018).

Yang, I. et al. Radial growth evolution of InGaAs/InP multi-quantum-well nanowires grown by selective-area metal organic vapor-phase epitaxy. ACS Nano 12 , 10374–10382 (2018).

Akamatsu, T., Tomioka, K. & Motohisa, J. Demonstration of InP/InAsP/InP axial heterostructure nanowire array vertical LEDs. Nanotechnology 31 , 394003 (2020).

Zhang, F. L. et al. A new strategy for selective area growth of highly uniform InGaAs/InP multiple quantum well nanowire arrays for optoelectronic device applications. Adv. Funct. Mater. 32 , 2103057 (2022).

Han, Y. et al. Telecom InP/InGaAs nanolaser array directly grown on (001) silicon-on-insulator. Opt. Lett. 44 , 767–770 (2019).

Schuster, F. et al. Site-controlled growth of monolithic InGaAs/InP quantum well nanopillar lasers on silicon. Nano Lett. 17 , 2697–2702 (2017).

Wang, N. Y. et al. Shape engineering of InP nanostructures by selective area epitaxy. ACS Nano 13 , 7261–7269 (2019).

Ishizaka, F. et al. Growth and characterization of wurtzite InP/AlGaP core–multishell nanowires with AlGaP quantum well structures. Jpn. J. Appl. Phys. 56 , 010311 (2017).

Fahed, M. et al. Impact of P/In flux ratio and epilayer thickness on faceting for nanoscale selective area growth of InP by molecular beam epitaxy. Nanotechnology 26 , 295301 (2015).

Zhang, X. et al. Growth mechanism of InP nanostructure arrays by self-catalyzed selective area epitaxy: a deep understanding of thermodynamic and kinetic theories. Cryst. Growth Des. 21 , 988–994 (2021).

Joyce, H. J. et al. Electronic properties of GaAs, InAs and InP nanowires studied by terahertz spectroscopy. Nanotechnology 24 , 214006 (2013).

Yang, I. et al. Highly uniform InGaAs/InP quantum well nanowire array-based light emitting diodes. Nano Energy 71 , 104576 (2020).

Yang, I. et al. Multiwavelength single nanowire InGaAs/InP quantum well light-emitting diodes. Nano Lett. 19 , 3821–3829 (2019).

Ren, D. D. et al. Single-mode near-infrared lasing in a GaAsSb-based nanowire superlattice at room temperature. Nano Lett. 18 , 2304–2310 (2018).

Zhou, C. et al. Epitaxial GaAs/AlGaAs core-multishell nanowires with enhanced photoluminescence lifetime. Nanoscale 11 , 6859–6865 (2019).

Chen, S. L. et al. Near-infrared lasing at 1 μm from a dilute-nitride-based multishell nanowire. Nano Lett. 19 , 885–890 (2019).

Saxena, D. et al. Mode profiling of semiconductor nanowire lasers. Nano Lett. 15 , 5342–5348 (2015).

Download references

Acknowledgements

This work is supported by the Key Research and Development Program (2022YFA1404800), the National Natural Science Foundation of China (62375226, 62375225, 12374359, 62105267), the Fundamental Research Funds for the Central Universities (23GH02023) and the Analytical & Testing Center of Northwestern Polytechnical University and the Australian Research Council.The Australian National Fabrication Facility ACT Node is acknowledged for access to the epitaxial growth facilities.

Author information

Authors and affiliations.

Frontiers Science Center for Flexible Electronics, Xi’an Institute of Flexible Electronics (IFE) and Xi’an Institute of Biomedical Materials & Engineering, Northwestern Polytechnical University, 127 West Youyi Road, 710072, Xi’an, China

Xutao Zhang

Department of Electronic Materials Engineering, Research School of Physics, The Australian National University, Canberra, ACT 2600, Australia

Fanlu Zhang, Naiyin Wang, Zhicheng Su, Ziyuan Li, Hark Hoe Tan, Chennupati Jagadish & Lan Fu

Key Laboratory of Light Field Manipulation and Information Acquisition, Ministry of Industry and Information Technology, and Shaanxi Key Laboratory of Optical Information Technology, School of Physical Science and Technology, Northwestern Polytechnical University, 710129, Xi’an, China

Ruixuan Yi, Mingwen Zhang, Bijun Zhao, Jianlin Zhao & Xuetao Gan

Australian Centre for Microscopy and Microanalysis, the University of Sydney, Sydney, NSW 2006, Australia

Jiangtao Qu & Julie M. Cairney

School of Engineering, College of Engineering, The Australian National University, Canberra, ACT 2600, Australia

ARC Centre of Excellence for Transformative Meta-Optical Systems, Research School of Physics, The Australian National University, Canberra, ACT 2600, Australia

Hark Hoe Tan, Chennupati Jagadish & Lan Fu

You can also search for this author in PubMed   Google Scholar

Contributions

X.Z., X.G., and L.F. conceived and designed the experiments. X.Z., F.Z., N.W., and Z.L carried out the NW growth, B.Z., J.Q., and J.C. carried out the TEM analysis. X.Z., F.Z., R.Y., Z.S., and M.Z. performed the optical lasing characterization. X.Z. and R.Y. carried out the simulations and analyses. J.Z., Y.L., and L.F. contributed to the discussion of experimental results. X.Z., F.Z., X.G., and L.F. wrote the manuscript with contributions from all other authors. X.G., H.H., C.J., and L.F. supervised the whole project. X.Z. and F.Z. contributed equally to this work.

Corresponding authors

Correspondence to Xuetao Gan or Lan Fu .

Ethics declarations

Conflict of interest.

The authors declare no competing interests.

Supplementary information

Supplementary information for telecom-band multiwavelength vertical emitting quantum well nanowire laser arrays, rights and permissions.

Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article’s Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article’s Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/ .

Reprints and permissions

About this article

Cite this article.

Zhang, X., Zhang, F., Yi, R. et al. Telecom-band multiwavelength vertical emitting quantum well nanowire laser arrays. Light Sci Appl 13 , 230 (2024). https://doi.org/10.1038/s41377-024-01570-7

Download citation

Received : 27 February 2024

Revised : 26 July 2024

Accepted : 08 August 2024

Published : 04 September 2024

DOI : https://doi.org/10.1038/s41377-024-01570-7

Share this article

Anyone you share the following link with will be able to read this content:

Sorry, a shareable link is not currently available for this article.

Provided by the Springer Nature SharedIt content-sharing initiative

Quick links

  • Explore articles by subject
  • Guide to authors
  • Editorial policies

research article on optical communication

We use cookies to understand how you use our site and to improve your experience. This includes personalizing content and advertising. To learn more, click here . By continuing to use our site, you accept our use of cookies, revised Privacy Policy and Terms of Service .

Zacks Investment Research Home

New to Zacks? Get started here.

Member Sign In

Don't Know Your Password?

Zacks

  • Zacks #1 Rank
  • Zacks Industry Rank
  • Zacks Sector Rank
  • Equity Research
  • Mutual Funds
  • Mutual Fund Screener
  • ETF Screener
  • Earnings Calendar
  • Earnings Releases
  • Earnings ESP
  • Earnings ESP Filter
  • Stock Screener
  • Premium Screens
  • Basic Screens
  • Thematic Screens
  • Research Wizard
  • Personal Finance
  • Money Management
  • Retirement Planning
  • Tax Information
  • My Portfolio
  • Create Portfolio
  • Style Scores
  • Testimonials
  • Zacks.com Tutorial

Services Overview

  • Zacks Ultimate
  • Zacks Investor Collection
  • Zacks Premium

Investor Services

  • ETF Investor
  • Home Run Investor
  • Income Investor
  • Stocks Under $10
  • Value Investor
  • Top 10 Stocks

Other Services

  • Method for Trading
  • Zacks Confidential

Trading Services

  • Black Box Trader
  • Counterstrike
  • Headline Trader
  • Insider Trader
  • Large-Cap Trader
  • Options Trader
  • Short Sell List
  • Surprise Trader
  • Alternative Energy

Zacks Investment Research Home

You are being directed to ZacksTrade, a division of LBMZ Securities and licensed broker-dealer. ZacksTrade and Zacks.com are separate companies. The web link between the two companies is not a solicitation or offer to invest in a particular security or type of security. ZacksTrade does not endorse or adopt any particular investment strategy, any analyst opinion/rating/report or any approach to evaluating individual securities.

If you wish to go to ZacksTrade, click OK . If you do not, click Cancel.

research article on optical communication

Image: Bigstock

3 Communication Stocks to Gain From Integrated Cloud & Fiber Network

The Zacks Communication - Components industry appears well poised to benefit from healthy demand trends and an increasing propensity for users to stay abreast of the latest digital innovations. However, price volatility due to elevated customer inventory levels, high capital expenditures for infrastructure upgrades, margin erosion, geopolitical conflicts and raging wars have dented the industry’s profitability. Nevertheless, Arista Networks, Inc. ( ANET Quick Quote ANET - Free Report ) , Harmonic Inc. ( HLIT Quick Quote HLIT - Free Report ) and AudioCodes Ltd. ( AUDC Quick Quote AUDC - Free Report ) are likely to gain in the long run as demand for scalable infrastructure for seamless connectivity rises with the wide proliferation of IoT, fiber densification, transition to cloud and accelerated 5G rollout.

Industry Description

The Zacks Communication - Components industry primarily comprises companies that provide diverse telecom products and services to develop scalable network architecture, demand-driven video solutions and broadband access equipment. These include various building blocks such as small cells, routers and antennas incorporated into equipment and facilities, and subsequently utilized by service providers to build networks for end users. Their product portfolio encompasses optical and copper connectivity products, hybrid fiber-coaxial equipment, edge routers, metro Wi-Fi, storage and distribution equipment for cable TV operators, modems, EMTAs (Embedded Multimedia Terminal Adapter), gateways, set-top boxes, analog and digital microphones, audio processors, glass substrates for LCD TVs and notebooks, ceramic substrates for mobile and laboratory filtration products.

What's Shaping the Future of the Communication Components Industry?

Network Convergence: With operators moving toward converged or multi-use network structures, combining voice, video and data communications into a single network, the industry is increasingly developing solutions with steady R&D investments to support wireline and wireless network convergence. These investments are likely to help minimize service delivery costs to adequately support broadband competition and expand rural coverage and wireless densification. The industry players have enabled enterprises to rapidly scale communications functionalities to a vast range of applications and devices with easy-to-use software application programming interfaces. The firms support high user volumes without affecting deliverability and cost-effectively eliminate performance degradation. Focus on Cloud & Fiber Densification: The firms are likely to benefit from a software-driven, data-centric approach that helps customers build their cloud architecture and enhance the cloud experience. The industry participants are well-poised for growth in data-driven cloud networking business with proactive platforms and predictive operations. Fiber networks are essential for the growing deployment of small cells that bring the network closer to the user and supplement macro networks to provide extensive coverage. Telecom service providers are increasingly leaning toward fiber optic cable to meet the burgeoning demand for cloud-based business data and video streaming services by individuals. Moreover, the fiber-optic cable network is vital for backhaul and last-mile local loops, which are required by wireless service providers to deploy the 5G network. Robust Demand for Quality Products: As both consumers and enterprises are using networks more extensively, there is tremendous demand for quality networking components. Additionally, data consumption patterns are changing, with a growing propensity to consume more video content, creating the need for faster data transfer. Since optical networks are more efficient and most existing networks are copper-based, the demand for optical solutions is strong. The industry firms offer several products focused on the data center, with a typical portfolio consisting of optical fiber, hardware, cables and connectors, enabling them to meet the evolving customer requirements and bridge the digital divide across the United States. Waning Profits: Although supply chain woes have declined progressively, the industry is facing a dearth of chips, which are the building blocks of various equipment used by telecom carriers. Moreover, high raw material prices due to the Middle East tensions, the prolonged Russia-Ukraine war and the consequent economic sanctions against the Putin regime have affected the operation schedule of various firms. High technological obsolescence of most products has escalated operating costs, while high customer inventory levels and a conservative approach toward placing orders for high-value items remain headwinds.

Zacks Industry Rank Indicates Bullish Trends

The Zacks Communication - Components industry is housed within the broader Zacks Computer and Technology sector. It carries a Zacks Industry Rank #21, which places it among the top 8% of more than 250 Zacks industries. The group’s Zacks Industry Rank , which is basically the average of the Zacks Rank of all the member stocks, indicates solid prospects. Our research shows that the top 50% of the Zacks-ranked industries outperform the bottom 50% by a factor of more than 2 to 1.  Before we present a few communication component stocks that are well-positioned to outperform the market based on a strong earnings outlook, let’s take a look at the industry’s recent stock market performance and valuation picture.

Industry Outperforms S&P 500, Sector

The Zacks Communication - Infrastructure industry has outperformed the S&P 500 composite and the broader Zacks Computer and Technology sector over the past year. The industry has rallied 51.8% over this period compared with the S&P 500 and sector’s rise of 23.6% and 27%, respectively. One-Year Price Performance

research article on optical communication

Industry's Current Valuation

On the basis of the trailing 12-month price-to-book (P/B), the industry is currently trading at 5.95X compared with the S&P 500’s 8.4X. It is also below the sector’s trailing 12-month P/B of 9.35X. Over the past five years, the industry has traded as high as 6.58X, as low as 2.03X and at the median of 3.58X, as the chart below shows. Trailing 12-Month price-to-book (P/B) Ratio

research article on optical communication

3 Communication Components Stocks to Bet on

Arista: Santa Clara, CA-based Arista provides cloud networking solutions for data centers and cloud computing environments. It offers one of the broadest product lines of data center and Ethernet switches and routers in the industry. The stock has surged 67.9% over the past year. The Zacks Consensus Estimate for the current and next fiscal earnings has been revised 23.4% and 22.4% upward, respectively, over the past year. It has a long-term earnings growth expectation of 17.2% and delivered an earnings surprise of 15%, on average, in the trailing four quarters. Arista continues to benefit from the expanding cloud networking market, driven by strong demand for scalable infrastructure. In addition to high capacity and easy availability, its cloud networking solutions promise predictable performance and programmability that enable integration with third-party applications for network management, automation and orchestration. Arista currently carries a Zacks Rank #2 (Buy). You can see the complete list of today’s Zacks #1 Rank (Strong Buy) stocks here . Price and Consensus: ANET

research article on optical communication

Price and Consensus: HLIT

research article on optical communication

See More Zacks Research for These Tickers

Normally $25 each - click below to receive one report free:.

Harmonic Inc. (HLIT) - free report >>

AudioCodes Ltd. (AUDC) - free report >>

Arista Networks, Inc. (ANET) - free report >>

Published in

This file is used for Yahoo remarketing pixel add

research article on optical communication

Due to inactivity, you will be signed out in approximately:

IMAGES

  1. The Study of a Novel Optical Communication Device

    research article on optical communication

  2. (PDF) A Review on Advancements in Optical Communication System

    research article on optical communication

  3. PPT

    research article on optical communication

  4. (PDF) Deep Space Optical Communications (DSOC) Downlink Simulation with

    research article on optical communication

  5. Editorial on optical communications

    research article on optical communication

  6. On Optical Communication

    research article on optical communication

VIDEO

  1. Optical communication applications

  2. What interests Daryl about Optical Cables by Corning?

  3. Attosecond Optical Switching

  4. Optical Communication and Network important Question

  5. Optical Wireless Communication Types & its evolution

  6. [FOSTEC] Optical Communication Solution

COMMENTS

  1. Fibre optics and optical communications

    4D Optical fibers based on shape-memory polymers. The authors demonstrate here a method for the production of arbitrarily long, light-guiding microstructured fibers with shape-memory properties ...

  2. Optics Communications

    About the journal. Optics Communications invites original and timely contributions containing new results in various fields of optics and photonics. The journal considers theoretical and experimental research in areas ranging from the fundamental properties of light to technological applications. Topics covered ….

  3. Optical Communication: Its History and Recent Progress

    Abstract. This chapter begins with a brief history of optical communication before describing the main components of a modern optical communication system. Specific attention is paid to the development of low-loss optical fibers as they played an essential role after 1975. The evolution of fiber-optic communication systems is described through ...

  4. Fibre optics and optical communications

    Fibre optics and optical communications articles from across Nature Portfolio. Fibre optics and optical communications is the use of thin strands of glass for sending information encoded into ...

  5. Journal of Optical Communications and Networking

    Submissions Open: 1 March 2024; Submission Deadline: 3 June 2024. Editors. Yvan Pointurier, Hiroshi Hasegawa, Nihel Benzaoui, and Jesse Simsarian. Globecom Optical Networks and Systems Symposium 2023. Status. Published. Editors. Nicola Andriolli, Jerzy Domzal, and Elaine Wong. Special Issue on the Impact of Photonic Technologies on Future ...

  6. Fibre optics and optical communications

    Read the latest Research articles in Fibre optics and optical communications from Nature Photonics ... was a pioneer of fibre-optics research in the former Soviet Union and director of a highly ...

  7. Optical Communications and Networks

    Abstract: In the first issue of the Optical Communications and Networks Series in 2024, we have selected five fascinating articles reporting on recent advances in optical communications and networking. These advances and innovations are aimed for expanding the application area of optical communication technologies. More specifically we have selected five contributions that address (i) network ...

  8. Roadmap of optical communications

    The tremendous progress in optical communications research is the fruit of the combined efforts of researchers from diverse disciplines. The expertise needed to design a high-performance optical communication system ranges from physics to photonics and electronics, from communication and signal processing algorithms to network technologies. The ...

  9. (PDF) A Survey of Optical Fiber Communications: Challenges and

    The optic fiber communication system is an. essential infrastructure for the networks of. worldwide broadband [1]. The optical fibers. provide massive and unique transmission. bandwidth with ...

  10. Artificial Intelligence in Optical Communications: From Machine

    Introduction. Machine learning (ML) techniques have been developed and applied to optical communication in both the physical layer and network layer for years (Musumeci et al., 2018; Khan et al., 2019).Various algorithms from ML communities powered a wide range of aspects in optical communication, involving digital signal processing (DSP), optical performance monitoring (OPM), signal detection ...

  11. Journal of Optical Communications

    Objective This is the journal for all scientists working in optical communications. Journal of Optical Communications was the first international publication covering all fields of optical communications with guided waves. It is the aim of the journal to serve all scientists engaged in optical communications as a comprehensive journal tailored to their needs and as a forum for their ...

  12. The Future of Optical Communications

    Abstract. Optical fiber communications systems have experienced a tremendous development over the past decades, enabling a steady exponential increase of data rates over short and long distances. Over the last 10 years, it became clear that using current fibers and/or spectral transmission bands won't support a significant further increase.

  13. Enhancing the performance and efficiency of optical communications

    This paper represents a comprehensive exploration of mathematical modeling and analysis in the context of fiber communications, with a specific focus on optimizing performance and efficiency. Positioned at the vanguard of innovation within the field of nonlinear optics, this research stands as a pioneering effort, venturing into uncharted territory by comprehensively examining soliton ...

  14. Recent trends in wireless and optical fiber communication

    1. Introduction. The internet has become a fundamental human requirement in today's environment [1].Everyone wants a high-speed internet connection because they can't envision living without it [2].The optical fiber connection is a benefit to the internet because of the various advancements in internet services [3, 4].Light points are used to transmit information in optical fiber communication ...

  15. Diode fibres for fabric-based optical communications

    Semiconductor diodes are basic building blocks of modern computation, communications and sensing 1. As such, incorporating them into textile-grade fibres can increase fabric capabilities and ...

  16. Next-Generation Free-Space Optical Communication Technology

    Free-space optical communication, characterized by high carrier frequency and a narrow transmission beam, is the preferred technology for achieving high-speed, long-distance, and secure information transmission. ... and will be listed together on the special issue website. Research articles, review articles as well as short communications are ...

  17. A contemporary survey on free space optical communication: Potentials

    Author in Sarigiannidis et al. (2014) presents the research direction toward optical-wireless convergence pointing out the issues of the conjunction of two different wireless and optical networks under dynamic bandwidth allocation. ... Free space optical communication (FSO) refers to the point-to-point wireless optical transmission through the ...

  18. Optical Communications and Networks

    Optical Communications and Networks. Abstract: This is the first issue in 2020 of the Optical Communications and Networks Series (OCNS). This series presents articles on the latest developments in this key technology field, which offers unprecedented communication capacity and cost-effective interconnection capability to support a variety of ...

  19. A Review of Indoor Optical Wireless Communication

    Indoor Optical Wireless Communication (OWC) provides a promising solution for high-capacity, low-latency, and electromagnetic interference-resistant wireless communication. Over the past decade, there has been extensive research addressing key challenges in indoor OWC. This article provides an overview of the current development status, key technologies, and challenges faced in the field of ...

  20. (PDF) Optical Communication Systems

    Abstract. Optical communication systems refer to systems that utilize optical signals to establish communication between two points. It is an important area to research as it has transformed our ...

  21. Ground simulation and pattern recognition for arbitrary distance

    Ground simulation methods have gained significant research attention due to their effectiveness. We propose a ground simulation method for space laser communication with a transmission distance of 53,000 km in free space using the laser as a means for information transmission. The simulation is verified using artificial intelligence and pattern recognition techniques, with Fresnel diffraction ...

  22. Nanostructures enable on-chip lightwave-electronic frequency mixer

    The MIT team's demonstration of a lightwave-electronic mixer at petahertz-scale frequencies is a first step toward making communication technology faster, and progresses research toward developing new, miniaturized lightwave electronic circuitry capable of handling optical signals directly at the nanoscale.

  23. Fibre optics and optical communications

    Read the latest Research articles in Fibre optics and optical communications from Scientific Reports ... Demonstration of 100 Gbps coherent free-space optical communications at LEO tracking rates ...

  24. Achieving optical transparency in live animals with absorbing ...

    We hypothesized that strongly absorbing molecules can achieve optical transparency in live biological tissues. By applying the Lorentz oscillator model for the dielectric properties of tissue components and absorbing molecules, we predicted that dye molecules with sharp absorption resonances in the near-ultraviolet spectrum (300 to 400 nm) and blue region of the visible spectrum (400 to 500 nm ...

  25. Optimal Signal Wavelengths for Underwater Optical Wireless

    Underwater optical wireless communication (UOWC) is a field of research that has gained popularity with the development of unmanned underwater vehicle (UUV) technologies. Its utilization is crucial in offshore industries engaging in sustainable alternatives for food production and energy security. Although UOWC can meet the high data rate and low latency requirements of underwater video ...

  26. Red‐Shifting B12‐Dependent Photoreceptor Protein via Optical Coupling

    Research Article. Red-Shifting B12-Dependent Photoreceptor Protein via Optical Coupling for Inducible Living Materials. Hong Kiu Francis FOK, Hong Kiu Francis FOK. The Hong Kong University of Science and Technology, Department of Chemical and Biological Engineering, Academic Building Rm 6121, The Hong Kong University of Science and Technology ...

  27. Towards deep space optical communications

    The first is a prototype deep space optical communications (DSOC) experiment 2. The DSOC flight terminal (FT) will fly on the Psyche spacecraft in 2022 while visiting the main belt asteroid 16 ...

  28. 3 Communication Stocks to Gain From Integrated Cloud & Fiber ...

    3 Communication Components Stocks to Bet on Arista: Santa Clara, CA-based Arista provides cloud networking solutions for data centers and cloud computing environments.

  29. Telecom-band multiwavelength vertical emitting quantum well nanowire

    Highly integrated optoelectronic and photonic systems underpin the development of next-generation advanced optical and quantum communication technologies, which require compact, multiwavelength ...

  30. 3 Communication Stocks to Gain From Integrated Cloud & Fiber Network

    3 Communication Stocks to Gain From Integrated Cloud & Fiber Network. Supriyo Bose September 06, 2024 HLIT Quick Quote HLIT AUDC Quick Quote AUDC ANET Quick Quote ANET. Better trading starts here.