The Analysis of Resource Efficiencies for the Allocation Methods Applied in the Proposed OAM&WDM-PON Architecture
Abstract
1. Introduction
2. State of the Art
3. The Proposed OAM&WDM-PON Architecture Design with the P2MP Topology
4. The Simulation Model for the WDM and OAM Channel Allocation Methods in the Proposed OAM&WDM-PON Architecture
4.1. Description of the Development Environment
4.2. Development of Algorithms for Allocation Methods
4.3. Input Parameters of Algorithms
- The operating technology OT—a selection between WDM, OAM and their OAM/WDM combination; based on the operating technology selection, an option of the algorithm is adapted.
- The allocation method AM—a selection between static, dynamic, and dynamic customized allocation method; based on the WDM and/or OAM channel allocation method selection, an option of the algorithm is adapted. The adaptation of the algorithm changes likewise types of resulting data and simultaneously results in a case of permanent data.
- A number of ONUs NONU—values from 4 up to 256, whereby only squares of 2 are allowed (4, 8, 16, 32, 64, 128, 256). The value is closely related to the number of power splitters’ outputs utilized in real telecom operators’ passive optical networks.
- The maximum channel transmission rate RCH—values directly in Mbit/s units depending on provided basic customer services (more details can be found in Section 4.1).
- The grant cycle for particular ONUs GCONU—values directly in μs units; each ONU has dedicated its own value because grant cycles can vary for different ONUs. It depends on the customer service provided by the particular ONU unit.
- The guard time GT—considered in the context of dynamic or dynamic customized allocation methods; a parameter presents a separation window at the transmission between sequential ONUs. The default guard time value is 5 μs.
- The requested bandwidth for particular ONUs BRONU—values directly in Mbit/s units; each ONU has dedicated its own value because bandwidth requests can vary for different ONUs. The ONU bandwidth request depends on the dedicated customer service (more details can be found in Section 4.1).
- A number of WDM channels NCh-WDM—considered in the context of WDM or OAM/WDM operating technologies; a range of wavelengths can be from 850 nm up to 1625 nm; after inserting the minimum and maximum wavelengths, a number of WDM channels is calculated based on the maximum channel transmission rate and used various channel spacing possible from 0.1 nm up to 1.6 nm. From the total number of WDM channels, the separate wavelength channel is assigned to ONUs according to the specification in the concrete algorithms. The channel spacing for DWDM applications is based on the standard ITU-T G.694.1 [23] from 12.5 GHz to 100 GHz [18]. The default channel spacing value is 50 GHz, corresponding to the 0.4 nm.
- A number of OAM channels NCh-OAM—considered in the context of OAM or OAM/WDM operating technologies; a number of OAM channels is dependent on the applied optical fiber’s type—a common fiber with 4 OAM channels, the vortex optical fiber with 8 OAM channels and the air core’s optical fiber with the 16 OAM channels.
- The SLA (Service Level Agreement) value for particular ONUs SLAONU—considered in the context of the dynamic customized allocation method; each ONU has dedicated its own value because the SLA value can vary for different ONUs. The SLA value can be from 1 up to 6, whereby it presents a level of telecommunication resource savings. SLA 1 represents a situation where 100% channel transmission capacity is available for 100% requested bandwidth in the case of very prominent customers. SLA 6 represents a situation where the transmission capacity is provided only for the 50% requested bandwidth in the case of common customers. The remaining 50% requested bandwidth is provided only if the transmission channel is not fully engaged.
4.4. Functions for the Auxiliary Calculations
- The Overloaded function provides a number of overloaded ONUs together with their identification. The ONU is overloaded if its allocated bandwidth is higher than the average ONU load.
- The Ordered function realizes an arrangement of ONU bandwidth requests from smallest to largest, whereby the original order of ONUs is unbroken.
- The Transmitted function determines the time of data transmission for particular ONUs based on the maximum channel transmission rate and the allocated bandwidth.
4.5. Output Parameters of Algorithms
- A total number of utilized optical fibers NUtilOF—corresponds to a number of all optical fibers used by the specific allocation method to serve all bandwidth requests of ONUs.
- A number of possible WDM channels per optical fiber NCh-WDMperOF—presents a maximum number of wavelengths utilized in the optical fiber based on the selected WDM technique; considered in the context of WDM or OAM/WDM operating technologies.
- A number of possible OAM channels per optical fiber/wavelength—presents a maximum number of OAM channels utilized in the optical fiber NCh-OAMperOF considered in the context of the OAM operating technology or on the wavelength NCh-OAMperW considered in the context of the OAM/WDM combination.
- A total number of utilized WDM channels NUtilCh-WDM—corresponds to the number of all wavelengths used by the specific allocation method to serve all bandwidth requests of ONUs; considered in the context of WDM or OAM/WDM operating technologies.
- A total number of utilized OAM channels NUtilCh-OAM—corresponds to the number of all OAM channels used by the specific allocation method to serve all bandwidth requests of ONUs; considered in the context of OAM or OAM/WDM operating technologies.
- A number of free WDM channels in the last optical fiber NFreeCh-WDM—provides information about the occupancy state of wavelengths; considered in the context of WDM or OAM/WDM operating technologies.
- A number of free OAM channels in the last optical fiber/wavelength NFreeCh-OAM—provides information about the occupancy state of OAM channels; considered in the context of OAM or OAM/WDM operating technologies.
- A number of active ONUs NONUactive—a concrete number of ONUs that provide bandwidth requests to be accommodated by the specific allocation methods.
- The efficiency of the WDM channel utilization ηCh-WDM—a ratio of utilized wavelength channels to the total possible wavelength channels.
- The possible WDM channel savings σCh-WDM—a ratio of free wavelength channels to the total possible wavelength channels.
- The efficiency of the OAM channel utilization ηCh-OAM—a ratio of utilized OAM channels to the total possible OAM channels in the optical fiber NCh-OAMperOF considered in the context of the OAM operating technology or on the wavelength NCh-OAMperW considered in the context of the OAM/WDM combination.
- The possible OAM channel savings σCh-OAM—a ratio of free OAM channels to the total possible OAM channels in the optical fiber NCh-OAMperOF considered in the context of the OAM operating technology or on the wavelength NCh-OAMperW considered in the context of the OAM/WDM combination.
5. Results of the WDM and OAM Channel Allocation Methods
5.1. Algorithms for Allocation Methods Used in the WDM Operating Technology
Algorithm 1. The Static Allocation Method in the WDM-PON network |
1. Loading of input parameters 2. Functions for the auxiliary calculations 2A. The Overloaded function 2B. The Ordered function 2C. The Transmitted function 3. The wavelength allocation to the ONU—the separate wavelength channel λONUi is assigned to each ONU 4. The calculation of the delays DONUi 5. The bandwidth allocation of the requested bandwidth for particular ONU units BRONUi on the assigned wavelength λONUi 6. The calculation of other result values 7. If (Are all ONU served?) 8. Then If (Are there optional functions?) 9. Then The selection of the optional function And Go to line 1 10. Else End If 11. Else Go to line 3 12. End If |
Algorithm 2. The Dynamic Allocation Method in the WDM-PON network |
1. Loading of input parameters 2. Functions for the auxiliary calculations 2A. The Overloaded function 2B. The Ordered function 2C. The Transmitted function 3. The wavelength allocation to the ONU—the first wavelength channel λ1 is assigned to the first ONU 4. If (Can be the next ONUi+1 served by the last assigned wavelength λj?) 5. Then The calculation of the ONU delay DONUi+1 6. Else The new wavelength λj+1 and the zero delay is assigned to the ONUi+1 And The calculation of the total wavelength delay Dtotal 7. End If 8. The bandwidth allocation of ONU requests BRONUi+1 on the assigned wavelength 9. The calculation of other result values 10. If (Are all ONU served?) 11. Then If (Are there optional functions?) 12. Then The selection of the optional function And Go to line 1 13. Else End If 14. Else Go to line 4 15. End If |
Algorithm 3. The Dynamic Customized Allocation Method in the WDM-PON network |
1. Loading of input parameters 2. Customization of the ONU requested bandwidth demands according to the SLA values 3. Functions for the auxiliary calculations 3A. The Overloaded function 3B. The Ordered function 3C. The Transmitted function 4. The wavelength allocation to the ONU—the first wavelength channel λ1 is assigned to the first ONU 5. If (Can be the next ONUi+1 served by the last assigned wavelength λj?) 6. Then The calculation of the ONU delay DONUi+1 7. Else The new wavelength λj+1 and the zero delay is assigned to the ONUi+1 And The calculation of the total wavelength delay Dtotal 8. End If 9. The bandwidth allocation of ONU requests BRONUi+1 on the assigned wavelength 10. The calculation of other result values 11. If (Are all ONU served?) 12. Then If (Are there optional functions?) 13. Then The selection of the optional function And Go to line 1 14. Else End If 15. Else Go to line 5 16. End If |
5.2. Algorithms for Allocation Methods Used in the OAM Operating Technology
5.3. Algorithms for Allocation Methods Used in the Combination of OAM/WDM Operating Technologies
Algorithm 4. The Static Allocation Method in the OAM&WDM-PON network |
1. Loading of input parameters 2. Functions for the auxiliary calculations 2A. The Overloaded function 2B. The Ordered function 2C. The Transmitted function 3. The channel allocation to the ONU—the first OAM channel OAM1 on the first wavelength channel λ1 is assigned to the first ONU 4. If (Are all OAM channels served by the actual wavelength λj?) 5. Then The selection of the next wavelength λj+1 6. Else End If 7. The OAM channel allocation to the ONU—the separate OAM channel OAMONUi is assigned to each ONU 8. The calculation of the delays DONUi 9. The bandwidth allocation of ONU requests BRONUi on the assigned wavelength and OAM channels 10. The calculation of other result values 11. If (Are all ONU served?) 12. Then If (Are there optional functions?) 13. Then The selection of the optional function And Go to line 1 14. Else End If 15. Else Go to line 3 16. End If |
Algorithm 5. The Dynamic Allocation Method in the OAM&WDM-PON network |
1. Loading of input parameters 2. Functions for the auxiliary calculations 2A. The Overloaded function 2B. The Ordered function 2C. The Transmitted function 3. The channel allocation to the ONU—the first OAM channel OAM1 on the first wavelength channel λ1 is assigned to the first ONU 4. If (Are all OAM channels served by the actual wavelength λj?) 5. Then The selection of the next wavelength λj+1 6. Else End If 7. If (Can be the next ONUi+1 served by the last assigned OAM channel OAMk?) 8. Then The calculation of the ONU delay DONUi+1 9. Else The new OAM channel OAMk+1 and the zero delay is assigned to the ONUi+1 And The calculation of the total wavelength delay Dtotal 10. End If 11. The bandwidth allocation of ONU requests BRONUi+1 on the assigned OAM channel 12. The calculation of other result values 13. If (Are all ONU served?) 14. Then If (Are there optional functions?) 15. Then The selection of the optional function And Go to line 1 16. Else End If 17. Else Go to line 4 18. End If |
Algorithm 6. The Dynamic Customized Allocation Method in the OAM&WDM-PON network |
1. Loading of input parameters 2. Customization of the requested bandwidth demands according to the SLA 3. Functions for the auxiliary calculations 3A. The Overloaded function 3B. The Ordered function 3C. The Transmitted function 4. The channel allocation to the ONU—the first OAM channel OAM1 on the first wavelength channel λ1 is assigned to the first ONU 5. If (Are all OAM channels served by the actual wavelength λj?) 6. Then The selection of the next wavelength λj+1 7. Else End If 8. If (Can be the next ONUi+1 served by the last assigned OAM channel OAMk?) 9. Then The calculation of the ONU delay DONUi+1 10. Else The new OAM channel OAMk+1 and the zero delay is assigned to the ONUi+1 And The calculation of the total wavelength delay Dtotal 11. End If 12. The bandwidth allocation of ONU requests BRONUi+1 on the assigned OAM channel 13. The calculation of other result values 14. If (Are all ONU served?) 15. Then If (Are there optional functions?) 16. Then The selection of the optional function And Go to line 1 17. Else End If 18. Else Go to line 5 19. End If |
6. Discussion
- The static allocation methods do not save a number of utilized WDM channels nor utilized OAM channels.
- The dynamic allocation methods can save a number of utilized WDM channels but do not save a number of utilized OAM channels.
- The dynamic customized allocation methods save both a number of WDM and OAM channels. These methods are based on SLA values dedicated to the specific ONUs.
- WDM operating technology is more suitable than OAM operating technology due to the fact that the WDM provides more transmission channels than the OAM and more utilized optical fibers can be spared. The OAM/WDM combination seems to be the most suitable solution because it provides more transmission channels, and the number of optical fibers utilized can be rapidly decreased.
- The utilization of WDM and OAM channel allocation methods in a real network environment depends on numerous factors, for example, population density, network capital expenditures, and more.
- In the case of sparsely populated areas, static allocation methods for WDM or OAM operating technologies are preferable due to savings of capital and operational expenditures.
- In the case of densely populated areas, dynamic customized allocation methods based on SLA values utilized in the OAM/WDM combination bring savings of transmission channels in the utilized optical fiber, and in this way, savings of capital and operational expenditures can be achieved.
- The correct selection of WDM and OAM channel allocation methods depends on the requested aims of network operators.
7. Conclusions
Future Challenges and Research Directions
Funding
Institutional Review Board Statement
Informed Consent Statement
Data Availability Statement
Conflicts of Interest
Abbreviations
AI | Artificial Intelligence |
BER | Bit Error Rate |
CW | Continuous Wave |
DM | Dimensional Multiplexing |
DSP | Digital Signal Processing |
DWA | Dynamic Wavelength Allocation |
FMF | Few-Mode Fiber |
FSO | Free Space Optics |
GPON | Gigabit-capable Passive Optical Network |
HSI | High-Speed Internet |
IPTV | Internet Protocol Television |
LG | Laguerre Gaussian |
LP | Linearly Polarized |
MDM | Mode Division Multiplexing |
MIMO | Multiple Input Multiple Output |
MMF | Multi-Mode Fiber |
NG-PON2 | Next-Generation Passive Optical Network 2 |
OAM | Orbital Angular Momentum |
OBF | Optical Bandpass Filter |
OLT | Optical Line Terminal |
ONU | Optical Network Unit |
ONT | Optical Network Terminal |
P2MP | Point-To-MultiPoint |
PDM | Polarization Division Multiplexing |
PON | Passive Optical Network |
RN | Remote Node |
SLA | Service Level Agreement |
SLM | Spatial Light Modulator |
SMF | Single-Mode Fiber |
TDM | Time Division Multiplexing |
VoBB | Voice over Broad Band |
WDM | Wavelength Division Multiplexing |
WSS | Wavelength Selective Switch |
References
- ETSI GR F5G-001; F5G Generation Definition. European Telecommunications Standards Institute (ETSI): Alpes-Maritimes, France, 2020.
- Uzunidis, D.; Logothetis, M.; Stavdas, A.; Hillerkuss, D.; Timkos, I. Fifty Years of Fixed Optical Networks Evolution: A Survey of Architectural and Technological Developments in a Layered Approach. Telecom 2022, 3, 619–674. [Google Scholar] [CrossRef]
- Sousa, L.; Drummond, A. Metropolitan Optical Networks: A Survey on Single-layer Architectures. Opt. Switch. Netw. 2023, 47, 100719. [Google Scholar] [CrossRef]
- Agrell, E.; Karlsson, M.; Poletti, F.; Namiki, S.; Chen, X.; A Rusch, L.; Puttnam, B.; Bayvel, P.; Schmalen, L.; Tao, Z.; et al. Roadmap on optical communications. J. Opt. 2024, 26, 093001. [Google Scholar] [CrossRef]
- Cunha, A.; Figueira, G.; André, P. Enabling the study of photons orbital angular momentum for optical communications. Opt. Quantum Electron. 2016, 48, 425. [Google Scholar] [CrossRef]
- Willner, A.E.; Huang, H.; Yan, Y.; Ren, Y.; Ahmed, N.; Xie, G.; Bao, C.; Li, L.; Cao, Y.; Zhao, Z.; et al. Optical Communications using Orbital Angular Momentum Beams. Adv. Opt. Photonics 2015, 7, 66–106. [Google Scholar] [CrossRef]
- Fang, Y.; Yu, J.; Chi, N.; Zhang, J.; Xiao, J. A Novel PON Architecture Based on OAM Multiplexing for Efficient Bandwidth Utilization. IEEE Photonics J. 2015, 7, 7900506. [Google Scholar] [CrossRef]
- Overton, G. Optical Communications: OAM Multiplexing Plus WDM Reaches 100 Tbit/s; Laser Focus World: San Juan Capistrano, CA, USA; Endeavor Business Media, LLC: Nashville, TN, USA, 2013. [Google Scholar]
- Zheng, L.; Chi, Z.; Li, J.; Ding, Q.; Dai, Z.; Liu, H.; Yang, Q. Design and Performance Evaluation of OAM-DM-PON for High Capacity Communication. In Proceedings of the IEEE 21st International Conference on Communication Technology (ICCT), Tianjin, China, 13–16 October 2021; pp. 208–211. [Google Scholar] [CrossRef]
- Singh, M.; El-Mottaleb, S.; Aljunid, S.; Ahmed, H.; Zeghid, M.; Nisar, K. Performance Investigations on Integrated MMT/FSO Transmission Enabled by OAM Beams. Results Phys. 2023, 51, 106656. [Google Scholar] [CrossRef]
- Shukla, A.; Gupta, S. Next Generation PON Architecture using PD-NOMA employing OAM and WDM Multiplexing. Optik 2023, 288, 171156. [Google Scholar] [CrossRef]
- Ding, Q.; Zheng, L.; Liu, H.; Li, J.; Guo, X.; Cheng, X.; Dai, Z.; Yang, Q.; Li, J. Design and Performance Evaluation of Hybrid Multidimensional OAM-DM-WDM-OFDM-PON System with High-Capacity and Long-Distance Transmission. Photonics 2022, 9, 448. [Google Scholar] [CrossRef]
- Kyselák, M.; Vyležich, Z.; Vávra, J.; Grenar, D.; Slavíček, K. The Long Fiber Optic Paths to Power the Thermal Field Disturbance Sensor. In Optical Components and Materials XVIII, Proceedings of the SPIE OPTO, Online Only, CA, USA, 6–12 March 2021; SPIE: Bellingham, WA, USA, 2021; Volume 116821. [Google Scholar] [CrossRef]
- Kyselák, M.; Vlček, Č.; Filka, M.; Grenar, D.; Slavíček, K.; Čučka, M.; Vávra, J. Defensive Perimeter Detection by Polarization Change of the Fiber Optic Signal. In Remote Sensing Technologies and Applications in Urban Environments IV, Proceedings of the SPIE Remote Sensing, Strasbourg, France, 9–12 September 2019; SPIE: Bellingham, WA, USA, 2019; Volume 111570. [Google Scholar] [CrossRef]
- Zhu, G.; Peng, Y.; Ji, T. Efficient Bandwidth Allocation Scheme for PON System enabling LAN Emulation. Opt. Commun. 2023, 526, 128900. [Google Scholar] [CrossRef]
- Xin, L.; Xu, X.; Du, L.; Sun Ch Gao, F.; Zhao, J. Suppression of Nonlinear Optical Effects in DWDM-PON by Frequency Modulation Non-Coherent Detection. Photonics 2023, 10, 323. [Google Scholar] [CrossRef]
- Calvo-Salcedo, A.; Gonzales, N.; Jaramillo-Villegas, J. Dynamic Spectrum Assignment in Passive Optical Networks Based on Optical Integrated Microring Resonators using Machine Learning and a Routing, Modulation Level and Spectrum Assignment Method. Appl. Sci. 2023, 13, 13294. [Google Scholar] [CrossRef]
- Róka, R.; Mokráň, M. Performance Analysis and Selection of Wavelength Channels based on the FWM Effect Influence in Optical DWDM Systems. Simul. Model. Pract. Theory 2022, 118, 102558. [Google Scholar] [CrossRef]
- Róka, R. An Effective Evaluation of Wavelength Scheduling for Various WDM-PON Network Designs with Traffic Protection Provision. Symmetry 2021, 13, 1540. [Google Scholar] [CrossRef]
- Róka, R. Evaluation of Resource Efficiencies for the Non-Symmetric Dynamic Wavelength Allocation Method Applied in the P2MP WDM-PON Network Design. Opt. Fiber Technol. 2023, 81, 103515. [Google Scholar] [CrossRef]
- Ingerslev, K.; Gregg, P.; Galili, M.; Ros, F.; Hu, H.; Bao, F.; Usuga Castaneda, M.; Kristensen, P.; Rubano, A.; Marrucci, L.; et al. 12 Mode, MIMO-Free OAM Transmission. Opt. Express 2018, 26, 20225–20232. [Google Scholar] [CrossRef] [PubMed]
- The MathWorks, Inc. What Is MATLAB? 2014. Available online: www.mathworks.com/discovery (accessed on 18 March 2025).
- ITU-T G.694.1; Spectral Grids for WDM Applications: DWDM Frequency Grid. International Telecommunication Union (ITU): Geneva, Switzerland, 2012.
- Sikora, P.; Horváth, T.; Munster, P.; Oujezsky, V. Efficiency Tests of DBA Algorithms in XG-PON. Electronics 2019, 8, 762. [Google Scholar] [CrossRef]
- Wu, X.; Zhang, D.; Ye, Z.; Lin, H.; Liu, X. Real-Time Demonstration of 20×25Gb/s WDM-PON for 5G Fronthaul with Embedded OAM and Type-B Protection. In Proceedings of the 24th OptoElectronics and Communications Conference (OECC) and International Conference on Photonics in Switching and Computing (PSC), Fukuoka, Japan, 1–3 July 2019. [Google Scholar] [CrossRef]
- Horvath, T.; Munster, P.; Oujezsky, V.; Bao, N.-H. Passive Optical Networks Progress: A Tutorial. Electronics 2020, 9, 1081. [Google Scholar] [CrossRef]
- ITU-T G.989.3; 40-Gigabit-Capable Passive Optical Networks (NG-PON2): Transmission Convergence Layer Specification. International Telecommunication Union (ITU): Geneva, Switzerland, 2015.
- Anitha, T.; Bose, S.; Maheswaran, N.; Poongodi, M.; Vijayalakshmi, S.; Logeswari, G. MS3F: Maximizing Bandwidth and Data Transmission Performance in SUCCESS-HPON Architecture for WDM-PON Using AI Techniques. In Proceedings of the 2nd International Conference on Advances in Computational Intelligence and Communication (ICACIC), Puducherry, India, 1–6 December 2023. [Google Scholar] [CrossRef]
- Lin, W.; Yu, T.; Yang, H.; Yao, Q.; Zhang, C.; Zhang, J. Dynamic Computing Power Wavelength Allocation Based on Deep Q-Learning for WDM-PON. In Proceedings of the IEEE Opto-Electronics and Communications Conference (OECC), Melbourne, Australia, 1–3 June 2024. [Google Scholar] [CrossRef]
- Khant, S.; Patel, A. Optimization of WDM-PON and TDM-PON Optical Networks for High Rate Information Communication. In Proceedings of the 11th International Conference on Reliability, Infocom Technologies and Optimization (Trends and Future Directions) (ICRITO), Noida, India, 1–6 March 2024. [Google Scholar] [CrossRef]
- Eržen, V.; Lavrič, A.; Batagelj, B. Laboratory-Based Investigation of the Performance Efficiencies of a TDM-PON and a WDM-PON. In Proceedings of the International Workshop on Fiber Optics in Access Networks (FOAN), Athens, Greece, 29–30 October 2024; pp. 34–37. [Google Scholar] [CrossRef]
Static | Dynamic | Dynamic Customized | |
---|---|---|---|
A total number of utilized optical fibers NUtilOF | 1 | 1 | 1 |
A number of possible WDM channels per optical fiber NCh-WDMperOF | 27 | 27 | 27 |
A total number of utilized WDM channels NUtilCh-WDM | 16 | 4 | 3 |
A number of free WDM channels in the last optical fiber NFreeCh-WDM | 11 | 23 | 24 |
A number of active ONUs NONUactive | 16 | 16 | 16 |
The efficiency of the WDM channel utilization ηCh-WDM | 59.25% | 14.81% | 11.11% |
The possible WDM channel savings σCh-WDM | 40.75% | 85.19% | 88.89% |
Static | Dynamic | Dynamic Customized | |
---|---|---|---|
A total number of utilized optical fibers NUtilOF | 4 | 1 | 1 |
A number of possible OAM channels per fiber NCh-OAMperOF | 4 | 4 | 4 |
A total number of utilized OAM channels NUtilCh-OAM | 16 | 4 | 3 |
A number of free OAM channels in the last optical fiber NFreeCh-OAM | 0 | 0 | 1 |
A number of active ONUs NONUactive | 16 | 16 | 16 |
The efficiency of the OAM channel utilization ηCh-OAM | 100.00% | 100.00% | 75.00% |
The possible OAM channel savings σCh-OAM | 0.00% | 0.00% | 25.00% |
Static | Dynamic | Dynamic Customized | |
---|---|---|---|
A total number of utilized optical fibers NUtilOF | 1 | 1 | 1 |
A number of possible WDM channels per optical fiber NCh-WDMperOF | 27 | 27 | 27 |
A number of possible OAM channels per wavelength NCh-WDMperW | 4 | 4 | 4 |
A total number of utilized WDM channels NUtilCh-WDM | 4 | 1 | 1 |
A total number of utilized OAM channels NUtilCh-OAM | 16 | 4 | 3 |
A number of free WDM channels in the last optical fiber NFreeCh-WDM | 23 | 26 | 26 |
A number of free OAM channels in the last optical fiber NFreeCh-OAM | 0 | 0 | 1 |
A number of active ONU units NONUactive | 16 | 16 | 16 |
The efficiency of the WDM channel utilization ηCh-WDM | 14.81% | 03.70% | 03.70% |
The possible WDM channel savings σCh-WDM | 85.19% | 96.30% | 96.30% |
The efficiency of the OAM channel utilization ηCh-OAM | 100.00% | 100.00% | 75.00% |
The possible OAM channel savings σCh-OAM | 0.00% | 0.00% | 25.00% |
Disclaimer/Publisher’s Note: 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. |
© 2025 by the author. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Róka, R. The Analysis of Resource Efficiencies for the Allocation Methods Applied in the Proposed OAM&WDM-PON Architecture. Photonics 2025, 12, 632. https://doi.org/10.3390/photonics12070632
Róka R. The Analysis of Resource Efficiencies for the Allocation Methods Applied in the Proposed OAM&WDM-PON Architecture. Photonics. 2025; 12(7):632. https://doi.org/10.3390/photonics12070632
Chicago/Turabian StyleRóka, Rastislav. 2025. "The Analysis of Resource Efficiencies for the Allocation Methods Applied in the Proposed OAM&WDM-PON Architecture" Photonics 12, no. 7: 632. https://doi.org/10.3390/photonics12070632
APA StyleRóka, R. (2025). The Analysis of Resource Efficiencies for the Allocation Methods Applied in the Proposed OAM&WDM-PON Architecture. Photonics, 12(7), 632. https://doi.org/10.3390/photonics12070632