An Improved Algorithm to Solve Erbium Doped Fiber Source Propagation equations.

Size: px
Start display at page:

Download "An Improved Algorithm to Solve Erbium Doped Fiber Source Propagation equations."

Transcription

1 An Improved Algorithm to Solve Erbium Doped Fiber Source Propagation equations. Abu Thomas, Anil Prabhakar, Hari Ramachandran, Department of Electrical Engineering, Indian Institute of Technology-Madras, Chennai, India ABSTRACT An improved scheme has been developed to solve the standard propagation equations (SPE) 1 for Erbium doped fiber sources (EDFS). 2 The scheme uses Rosenbrock algorithm based on implicit differentiation methods. 3 The profiles of Forward Amplified Spontaneous Emission (FASE), Backward Amplified Spontaneous Emission (BASE) and Pump power along the fiber are presented and compared with the results of conventional fixed step and embedded Runge- Kutta methods, specifically RK The proposed multi-step method is stable even when designing EDFS for fiber lengths at which the above methods fail to converge. Keywords: EDFA,RK 45, Rosenbrock, Amplified Spontaneous Emission 1. INTRODUCTION EDFS are required as low temporal coherence sources in fiber sensor applications like fiberoptic gyroscopes (FOG) and interferometers. 2 The broad spectrum of such sources helps in the elimination of coherent errors due to Rayleigh back-scattering, 4 polarization cross coupling 5 and Kerr effect. 6 The use of fibers as sources help in the efficient coupling of power to systems using optical fibers for sensor applications. They also facilitate the use of the fiber directional couplers to perform beam-splitting and hence avoid diffraction losses associated with bulk optics and micro-optics. The standard propagation equations used for the design of EDFS are coupled nonlinear equations. All solution approaches use the relaxation method 7 to solve these equations. However the conventional fixed step method does not give an estimate of the error accumulated during each step and the accumulated error limits the accuracy of the solution for long fibers. This is dramatically highlighted in the studies carried out in this paper. The RK 45 provides for an adaptive step size based on a local error estimate and hence control over the global error. But for long fibers, under steady state conditions, certain portions of the FASE spectrum display exponential growth even while other portions (and the pump) exponentially decay. This results in coupled equations with very different scales of variation, as a result of which the problem becomes stiff. The solution of such a stiff problem proves intractable for the fixed step RK4 method, and becomes very slow for the adaptive step RK 45 method. The Rosenbrock method, Experimental Optics Lab, Telephone: +91 (44)

2 however, overcomes this limitation by means of implicit backward differencing resulting in faster integration and better accuracy for longer length EDFS simulations. Indeed, while relatively slow for shorter fiber lengths, the algorithm scales very well for longer lengths of fiber. 2. MODEL EQUATIONS AND ALGORITHMS This section describes the Standard Propagation (SPE) Equations and the issues that arise in their analysis. The equations are similar to those used by Wysocki. 1 dp ± s (z, λ i ) dz = ± γ s (z, λ i )P s ± (z, λ i ) + γ es (z, λ i )2hλ i ( δν h n ) (1) dp p dz = γ p(z, λ p )P p (z, λ p ) (2) where z is the position along the Erbium doped fiber, λ i and λ p are the wavelengths of the i th source and the pump channel respectively and P s and P p are the radially integrated intensities of the source and pump respectively. The gain and loss coefficients are given as follows: γ s (z, λ i ) = A 0 A shp [σ e (λ i )N u (z) σ a (λ i )N l (z)] (3) γ p (z, λ p ) = γ es = A 0 A shp [σ e (λ i )N u (z)] (4) A 0 A p [σ pa (λ p )N l (z)], A 0 A p [σ pa N l (z) σ pe N u (z)], λ P = 980nm λ P = 1480nm The P s + and Ps represents the FASE and BASE respectively. A 0, A p and A shp are the core, pump and signal mode areas respectively. The occupation levels of the upper lasing level is N u = N d N l where N d represents the Er3+ concentration in Silica and N l is given by n P s (z, λ i ) N l (z) = 1 + N d n i=1 i=1 I SEsat (λ i)a s P s I Ssat (λ + P p(z, λ p ) i)a s I P Esat (λ + P p(z, λ p ) p)a p I P Asat (λ + 1 p)a p 1 + N d n i=1 n i=1 P s (z, λ i ) I SEsat (λ + P p(z, λ p ) i)a s I P Esat (λ p)a p P s I Ssat (λ i)a s + P p(z, λ p ) I P Esat (λ p)a p + P p(z, λ p ) I P Asat (λ p)a p + 1 2, λ P = 980nm, λ P = 1480nm (5) (6)

3 The SPE system of equations assumes a three level atomic system. Pump power at 980 nm on absorption raises electrons to the 4 I 11/2 level, which has a very short life time of the order of nanoseconds. The excited electrons non-radiatively relax to the band of energy levels between the upper and lower lasing levels. Hence, the model assumes that the Erbium ions will be distributed in states lying between the upper lasing level and the lower lasing level. The lasing levels are Stark split because of the perturbation of the Erbium energy levels by the silica host. The propagation equations for ASE power at different wavelengths are only coupled through the population of the two lasing levels. The boundary conditions of the Eq. (1) are P s + (z = 0, λ i ) = 0 and Ps (z = L, λ i ) = 0, where L is the length of the fiber. The boundary condition of the pump equation. Eq. (2) is P p (λ p, z = 0) = P P 0. The problem to be solved is therefore a set of 2n + 1 equations for 2n+1 uknowns, of which n+1 of the unknowns have their boundary value specified at z = 0 and the remaining n unkowns have their boundary value specified at z = L, where n is the number of wavelengths. Each equation in this set of equations is a first-order differential equation specified in terms of an unknown function, namely, N l (z). The difficulty in solving this set of equations lies in the way errors in P s (z, λ i ) can feedback to P s (z, λ j ) through N l (z). As is typical in such hyperbolic systems of equations, numerical integration of the equations is stable as long as the quantities are growing or static. Errors tend to grow exponentially when the quantities are decaying exponentially along the direction of integration. Since the FASE grows in z while the BASE grows with L z, the standard prescription is to integrate the FASE from z = 0 to z = L, while the BASE is integrated from z = L to z = 0. During the FASE integration, the BASE is held constant, and during the BASE integration, the FASE is held constant. The above procedure runs into problems when the pump depletes. When this happens, the FASE also begins to deplete and errors begin to contaminate the solution. Further, since the problem becomes progressively stiff, even small errors push the operating point far from the expected solution. The approach suggested in this paper solves both these problems.the stiffness of the problem is tackled by using an implicit scheme. As is well known, implicit schemes are stable even when integrating an exponentially decaying solution, due to the negative feedback introduced by the implicit step. While the use of an implicit algorithm increases the cost of the computation, the algorithm becomes unconditionally stable to the errors commonly encountered when solving Eq. (1)-(6). During the forward step, the BASE equations are kept frozen, and the pump and the FASE signal powers are integrated. During the return step, the FASE signal powers and the pump are kept frozen, and the BASE signal powers are integrated. In the conventional approach, the step size is pre-decided so that the information of the frozen signals are available during each step. However, this results in poor or no error control. Hence, in the current implementation, an adaptive step size algorithm is used to determine the step size that is consistent with the desired end-to-end error. While this is optimal from the point of view of minimizing the number of function calls, it requires the frozen signals at points other than where they are available. To handle this problem, interpolation is carried out. 3

4 Interpolation introduces its own error into the scheme, and system accuracy is now a combination of interpolation error and the error due to integrating the differential equation. It is worth noting that Eq. (6) actually involves integrals over λ which have been approximated as sums. There is therefore an error due to the discretization and truncation in λ in addition to the two errors mentioned here. The discretization error is minimized by choosing λ = 1 nm, which is below the scale on which the spectrum varies. The truncation error is minimized by choosing a spectral range large enough that the edge signal powers are 40 db below the powers in the peak channels. Currently, the interpolation scheme used is cubic spline interpolation. Higher order spline interpolation has been tried and does not yield better results. It is planned to implement higher order interpolation using a tableau which will also yield an error estimate for the interpolation. Currently, the step size h is maintained small enough so that the error (which is of order h 4 per step) is sub-dominant compared to the errors in the remaining portions of the algorithm. The largest error that is present is the iteration error. After each cycle of calculating FASE and BASE, the values of FASE powers at z = L and the BASE powers at z = 0 are compared to their previous values. Convergence is assumed to have been reached when the differences are small enough. This convergence criterion is known to be unreliable and often results in convergence to limit cycles rather than to the actual solution. However, for such nonlinear systems, it is difficult to devise a better scheme. As described above, any adaptive step size algorithm could be used. In this paper we discuss the performance of two adaptive step size algorithms, namely the Runge Rutta-45 algorithm which is an explicit adaptive step size algorithm, and a Rosenbrock alorithm which is also based on runge kutta but is an implicit adaptive step size algorithm. 3. RESULTS Both algorithms were observed to converge to the same solution for short lengths of fiber. This solution was also that which was obtained using fixed step size algorithms. Table 1 compares the performance the different algorithms for different lengths. For short lengths, the fixed step algorithm outperforms the adaptive algorithms. The main reason for this is the interpolation step required for the adaptive step algorithms. However, for lengths greater than 5 meters, the fixed step RK4 algorithm failed to converge. The per-iteration error plateaued and failed to reduce even after 10 4 iterations. For the longer lengths, the adaptive step size Runge Kutta algorithm converges extremely slowly and only the Rosenbrock algorithm is able to cope. Algorithm 5 meters 10 meters 15 meters 20 meters 25 meters Fixed Step RK4 51 NA NA NA NA Adaptive Step RK NA NA Rosenbrock

5 Table 1: Table showing the execution times in seconds of three different algorithms. The runs were for a particular type of Erbium doped fiber with perfect isolation at both ends. The required error was 10 5 relative to the peak power. A 1480 nm pump of 15 mw was used. 100 channels spaced 1 nm apart were used to track the ASE. The RK4 algorithm failed to converge for distances greater than 5 meters Evolution of Amplified Spontaneous Emission and its Spectrum The integration of the SPE gives as output, the evolution of the FASE, BASE and their spectra along the fiber. Simulation results for a typical Erbium Doped Fiber are shown in Figure 1 and Figure 2. The simulation was done using Rosenbrock algorithm with a user specified tolerance of 10 4 of peak power at each step. The iterations were continued till a user specified tolerance of 10 4 was attained. Figure 2 shows that the spectrum of the FASE has a peak at 1558 nm instead of the usual one at 1532 nm. This is expected for an Erbium doped fiber long enough to deplete the pump. The pump depletion causes reabsorption of shorter wavelengths (in 1530 nm range) and the power is coupled to higher wavelegths. As Figure1 shows evolution of FASE along the fiber has a peak at around 7m. However the onset of reabsorption will be at different points for different wavelengths. In contrast, the growth of BASE is more steady and reaches a peak at the pumping end of the fiber. Fig. 1: Evolution of the pump, the FASE and the BASE along an Erbium Doped Fiber. The simulation is done for an Erbium doped fiber of length 10 m pumped at 15 mw. At a length of 10m most of the pump is depleted and the power in the spontaneous emission is mostly contained in the BASE. Fig. 2: The spectra of the FASE at the output and the BASE at the pumping end. The power in FASE is contained at longer wavelegths compared to BASE which is typical of any EDF operated in the depleted pump region. The simulation is done for an Erbium doped fiber of length 10 m pumped at 15 mw. 5

6 3.2. Scaling of error with step size for RK 45 and Rosenbrock The performance of the two adaptive step size algorithms was further investigated by studying the dependence of per-step error on step size. A fiber of length 15 meters was iterated till convergence was achieved. A point 12 meters from the beginning was then chosen for investigation. This location was one where the pump power had depleted and backward emission (BASE) was growing at the expense of the already fully developed forward emission (FASE). A single step of differing size was taken and the estimated error tabulated. Figure 3 presents the results of this study. For large step sizes, both algorithms scale as h 2.8. This observed scaling is at variance with the expected h 5 from the two algorithms. However, as expected, the implicit nature of the Rosenbrock algorithm allows the error to be two orders of magnitude lower for such stiff conditions. Fig. 3: Error-scaling with step size for RK 45 and Rosenbrock methods. The simulation is done for an Erbium doped fiber of length 15 m pumped at 15 mw. Fig. 4: Number of function calls for RK 45 and Rosenbrock methods for different lengths. The user specified tolerance was 10 4.The simulation is done for an Erbium doped fiber pumped at 15 mw. For smaller step sizes, there is a separation in the behaviours. The Rosenbrock algorithm continues to scale as h 2.8 as the step size is reduced, while the RK 45 algorithm on the other hand, stagnates in error with a scaling of h 1 for error. These two behaviours can be understood if we note the following. Firstly, the equations are stiff at this point in the fiber. Figure 6 presents the condition number of the Jacobian used in the Rosenbrock algorithm as a function of position. As can be seen, the system of equations is stiff, with R varying between 10 3 and 10 5, upto 12 meters, which is where all the FASE spectral lines begin to decay. Once that happens, the condition number stagnates at around 20. The RK 45 algorithm succeeds in integrating the equations. However, as the accuracy requirement is increased, smaller and smaller powers need to be taken into account. These are infact the powers that are decaying at a different rate from the primary channels. As a result, the scaling for RK 45 stagnates. 6

7 Fig. 5: The execution times of Rosenbrock and RK 45 algorithms for various lengths of the Erbium Doped Fiber.The user specified tolerance was 10 4.The simulation is done for an Erbium doped fiber pumped at 15 mw. Fig. 6: Evolution of condition number (the ratio of the largest to the smallest singular value) of the Jacobian along the fiber. The simulation is done for an Erbium doped fiber of length 15 m pumped at 15 mw. There are two other possible reasons for the observed behaviours. The BASE grows (along L z) with a 1/e scalelength of about L e 80 cm. Thus step sizes in excess of 80 cm are meaningless, as the error in these algorithms scales as (h/l e ) 5 only when h L e. For longer step sizes, the error is determined by other considerations. Also, in the process of solution, the BASE was computed at roughly every 10 cm near z = 12 meters. Thus, when the step size exceeds this length, higher order discontinuities in interpolations could also limit the accuracy of the Rosenbrock algorithm. To analyse these possibilities, the BASE data was sub-sampled to eliminate discontinuities in the region where this study was conducted. The scaling was completely unaffected. Further, both higher and lower order spline interpolation was tried. Once again, the scaling behaviour proved to be independent of the spline order. It appears that the scaling of h 2.8 is a feature of the system of equations and not a consequence of interpolation Computational Effort The previous section clearly established that fewer steps were required for the Rosenbrock algorithm than for the RK 45 algorithm, in regions where the equation is stiff. However, the equations have different stiffness at different portions of the fibre, as seen in Figure 6. Thus, this advantage does not necessarily translate into a speed differential. Figure 4 presents the number of function calls required to solve for the profiles of fibers of different lengths. It is clear that the Rosenbrock algorithm outperforms the RK 45 algorithm for all lengths. The Rosenbrock algorithm involves inverting the Jacobian of the system of equations and using that inverse to determine the new values. Thus, each function call in the Rosenbrock algorithm is significantly costlier than in the RK 45 or the fixed step RK4 algorithms. Figure 5 presents the actual time taken by the different algorithms for different lengths. This is a plot 7

8 of essentially the same information that is in Table 1. As the figure shows, the Rosenbrock algorithm is significantly superior in performance for longer lengths of fiber. 4. CONCLUSION This study has explored the usefulness of implicit methods to solve the SPE equations for Erbium doped fibre source problems. The Rosenbrock class of algorithms is seen to perform better than the conventionally used RK4 and RK 45 algorithms. It is the only algorithm that works for longer lengths of fiber, which are of interest when developing L Band fiber sources. The relatively slow convergence of all the algorithms is a cause for concern. The authors believe that the principal obstacle to improving speed lies in the 1/e scaling distance for the emission. Any polynomial-based solver (and both RK 45 and Rosenbrock are based on Taylor approximation of systems of differential equations) will struggle with larger step sizes. The obvious alternative is to look at the equations in log space, where the exponential variation will appear as straight lines. Such a suggestion has already been made in the literature. 8 This work is currently under progress and the authors hope to report signficant success shortly. REFERENCES 1. P. F. Wysocki, M. J. Digonnet, B. Y. Kim, H.J.Shaw, and E. Teller, Charecteristics of Erbium doped fiber sources in interferometric sensor applications, IEEE J. Lightwave. Tech. 12, pp , M. J. F. Digonnet, Theory of super-fluorescent fiber lasers, IEEE J. of Lightwave. Tech. 4, pp , W. H. Press, S. A. Teukolsky, W. H. Vetterling, and B. P. Flannery, Numerical Recipes in C, Cambridge University Press, Cambridge, C. C. Cutler, S. A. Newton, and H. J. Shaw, Limitation of rotation sensing by scattering, Optical Letters 5, pp , W. K. Burns and R. P. Moeller, Polariser requirements for Fiber Gyroscopes with high bi-refrigence fiber and broad band sources, IEEE J. of Lightwave Tech 2, p. 430, R. A. Bergh, B. Culshaw, C. C. Cutler, H. C. Lefevre, and H. J. Shaw, Source statistics and the Kerr effect in Fibre-optic Gyroscopes, Optical Letters 7, p. 563, E. Desurvire, Erbium Doped Fiber Amplifiers, Principles and Applications, Wiley-Interscience, New York, X. Liu and B. Lee, Effective shooting algorithm and its applicaton to fiber amplifiers, Optics Express 11, pp ,

9 List of Figures Fig. 1 Evolution of the pump, the FASE and the BASE along an Erbium Doped Fiber.The simulation is done for a fiber of length 10 m pumped at 15 mw using Rosenbrock method. Fig. 2 The spectra of the FASE at the output and the BASE at the pumping end. The simulation conditions are same as in Figure1. Fig. 3 Error-scaling with step size for RK 45 and Rosenbrock methods. The simulation is done for an Erbium doped fiber of length 15 m pumped at 15 mw. Fig. 4 Number of calls to slope routine for RK 45 and Rosenbrock methods for different lengths. The user specified tolerance was The simulation is done for an Erbium doped fiber pumped at 15 mw. Fig. 5 Actual time taken by different algorithms to solve for fibers of different lengths. The user specified tolerance was 10 4 of the peak power, and a pump of 15 mw was used. Fig. 6 Variation of the condition number of the Jacobian of the system of equation with position along the fiber. The data was collected for the same conditions as those of Fig. 3. List of Tables Table 1 Table showing the execution times of three different algorithms. The runs were for a particular type of Erbium doped fiber with perfect isolation at both ends. The required error was 10 5 relative to the peak power. A 1480 nm pump of 15 mw was used. 100 channels spaced 1 nm apart were used to track the ASE. 9

OPTIMIZATION OF THE 1050 NM PUMP POWER AND FIBER LENGTH IN SINGLE-PASS AND DOUBLE-PASS THULIUM DOPED FIBER AMPLIFIERS

OPTIMIZATION OF THE 1050 NM PUMP POWER AND FIBER LENGTH IN SINGLE-PASS AND DOUBLE-PASS THULIUM DOPED FIBER AMPLIFIERS Progress In Electromagnetics Research B, Vol. 14, 431 448, 29 OPTIMIZATION OF THE 15 NM PUMP POWER AND FIBER LENGTH IN SINGLE-PASS AND DOUBLE-PASS THULIUM DOPED FIBER AMPLIFIERS S. D. Emami and S. W. Harun

More information

B 2 P 2, which implies that g B should be

B 2 P 2, which implies that g B should be Enhanced Summary of G.P. Agrawal Nonlinear Fiber Optics (3rd ed) Chapter 9 on SBS Stimulated Brillouin scattering is a nonlinear three-wave interaction between a forward-going laser pump beam P, a forward-going

More information

CS 450 Numerical Analysis. Chapter 9: Initial Value Problems for Ordinary Differential Equations

CS 450 Numerical Analysis. Chapter 9: Initial Value Problems for Ordinary Differential Equations Lecture slides based on the textbook Scientific Computing: An Introductory Survey by Michael T. Heath, copyright c 2018 by the Society for Industrial and Applied Mathematics. http://www.siam.org/books/cl80

More information

Sensing Rotation with Light: From Fiber Optic Gyroscope to Exceptional Points

Sensing Rotation with Light: From Fiber Optic Gyroscope to Exceptional Points Sensing Rotation with Light: From Fiber Optic Gyroscope to Exceptional Points Michel Digonnet Applied Physics Department Stanford University Stanford University 1 The Sagnac Effect in Vacuum! The fiber

More information

Scientific Computing: An Introductory Survey

Scientific Computing: An Introductory Survey Scientific Computing: An Introductory Survey Chapter 9 Initial Value Problems for Ordinary Differential Equations Prof. Michael T. Heath Department of Computer Science University of Illinois at Urbana-Champaign

More information

850 nm EMISSION IN Er:YLiF 4 UPCONVERSION LASERS

850 nm EMISSION IN Er:YLiF 4 UPCONVERSION LASERS LASERS AND PLASMA PHYSICS 850 nm EMISSION IN Er:YLiF 4 UPCONVERSION LASERS OCTAVIAN TOMA 1, SERBAN GEORGESCU 1 1 National Institute for Laser, Plasma and Radiation Physics, 409 Atomistilor Street, Magurele,

More information

MODERN OPTICS. P47 Optics: Unit 9

MODERN OPTICS. P47 Optics: Unit 9 MODERN OPTICS P47 Optics: Unit 9 Course Outline Unit 1: Electromagnetic Waves Unit 2: Interaction with Matter Unit 3: Geometric Optics Unit 4: Superposition of Waves Unit 5: Polarization Unit 6: Interference

More information

Quantum Electronics Laser Physics. Chapter 5. The Laser Amplifier

Quantum Electronics Laser Physics. Chapter 5. The Laser Amplifier Quantum Electronics Laser Physics Chapter 5. The Laser Amplifier 1 The laser amplifier 5.1 Amplifier Gain 5.2 Amplifier Bandwidth 5.3 Amplifier Phase-Shift 5.4 Amplifier Power source and rate equations

More information

Photonics applications II. Ion-doped ChGs

Photonics applications II. Ion-doped ChGs Photonics applications II Ion-doped ChGs 1 ChG as a host for doping; pros and cons - Important - Condensed summary Low phonon energy; Enabling emission at longer wavelengths Reduced nonradiative multiphonon

More information

X i t react. ~min i max i. R ij smallest. X j. Physical processes by characteristic timescale. largest. t diff ~ L2 D. t sound. ~ L a. t flow.

X i t react. ~min i max i. R ij smallest. X j. Physical processes by characteristic timescale. largest. t diff ~ L2 D. t sound. ~ L a. t flow. Physical processes by characteristic timescale Diffusive timescale t diff ~ L2 D largest Sound crossing timescale t sound ~ L a Flow timescale t flow ~ L u Free fall timescale Cooling timescale Reaction

More information

Lecture Notes to Accompany. Scientific Computing An Introductory Survey. by Michael T. Heath. Chapter 9

Lecture Notes to Accompany. Scientific Computing An Introductory Survey. by Michael T. Heath. Chapter 9 Lecture Notes to Accompany Scientific Computing An Introductory Survey Second Edition by Michael T. Heath Chapter 9 Initial Value Problems for Ordinary Differential Equations Copyright c 2001. Reproduction

More information

EE 472 Solutions to some chapter 4 problems

EE 472 Solutions to some chapter 4 problems EE 472 Solutions to some chapter 4 problems 4.4. Erbium doped fiber amplifier An EDFA is pumped at 1480 nm. N1 and N2 are the concentrations of Er 3+ at the levels E 1 and E 2 respectively as shown in

More information

Chapter 5 HIGH ACCURACY CUBIC SPLINE APPROXIMATION FOR TWO DIMENSIONAL QUASI-LINEAR ELLIPTIC BOUNDARY VALUE PROBLEMS

Chapter 5 HIGH ACCURACY CUBIC SPLINE APPROXIMATION FOR TWO DIMENSIONAL QUASI-LINEAR ELLIPTIC BOUNDARY VALUE PROBLEMS Chapter 5 HIGH ACCURACY CUBIC SPLINE APPROXIMATION FOR TWO DIMENSIONAL QUASI-LINEAR ELLIPTIC BOUNDARY VALUE PROBLEMS 5.1 Introduction When a physical system depends on more than one variable a general

More information

Stimulated Emission. ! Electrons can absorb photons from medium. ! Accelerated electrons emit light to return their ground state

Stimulated Emission. ! Electrons can absorb photons from medium. ! Accelerated electrons emit light to return their ground state Lecture 15 Stimulated Emission Devices- Lasers! Stimulated emission and light amplification! Einstein coefficients! Optical fiber amplifiers! Gas laser and He-Ne Laser! The output spectrum of a gas laser!

More information

Advanced Optical Communications Prof. R. K. Shevgaonkar Department of Electrical Engineering Indian Institute of Technology, Bombay

Advanced Optical Communications Prof. R. K. Shevgaonkar Department of Electrical Engineering Indian Institute of Technology, Bombay Advanced Optical Communications Prof. R. K. Shevgaonkar Department of Electrical Engineering Indian Institute of Technology, Bombay Lecture No. # 15 Laser - I In the last lecture, we discussed various

More information

FIBER OPTICS. Prof. R.K. Shevgaonkar. Department of Electrical Engineering. Indian Institute of Technology, Bombay. Lecture: 17.

FIBER OPTICS. Prof. R.K. Shevgaonkar. Department of Electrical Engineering. Indian Institute of Technology, Bombay. Lecture: 17. FIBER OPTICS Prof. R.K. Shevgaonkar Department of Electrical Engineering Indian Institute of Technology, Bombay Lecture: 17 Optical Sources- Introduction to LASER Fiber Optics, Prof. R.K. Shevgaonkar,

More information

Observation of spectral enhancement in a soliton fiber laser with fiber Bragg grating

Observation of spectral enhancement in a soliton fiber laser with fiber Bragg grating Observation of spectral enhancement in a soliton fiber laser with fiber Bragg grating L. M. Zhao 1*, C. Lu 1, H. Y. Tam 2, D. Y. Tang 3, L. Xia 3, and P. Shum 3 1 Department of Electronic and Information

More information

Quantum Electronics Laser Physics PS Theory of the Laser Oscillation

Quantum Electronics Laser Physics PS Theory of the Laser Oscillation Quantum Electronics Laser Physics PS407 6. Theory of the Laser Oscillation 1 I. Laser oscillator: Overview Laser is an optical oscillator. Resonant optical amplifier whose output is fed back into its input

More information

Optical and Photonic Glasses. Lecture 31. Rare Earth Doped Glasses I. Professor Rui Almeida

Optical and Photonic Glasses. Lecture 31. Rare Earth Doped Glasses I. Professor Rui Almeida Optical and Photonic Glasses : Rare Earth Doped Glasses I Professor Rui Almeida International Materials Institute For New Functionality in Glass Lehigh University Rare-earth doped glasses The lanthanide

More information

Dissipative soliton resonance in an all-normaldispersion erbium-doped fiber laser

Dissipative soliton resonance in an all-normaldispersion erbium-doped fiber laser Dissipative soliton resonance in an all-normaldispersion erbium-doped fiber laser X. Wu, D. Y. Tang*, H. Zhang and L. M. Zhao School of Electrical and Electronic Engineering, Nanyang Technological University,

More information

Fundamentals of fiber waveguide modes

Fundamentals of fiber waveguide modes SMR 189 - Winter College on Fibre Optics, Fibre Lasers and Sensors 1-3 February 007 Fundamentals of fiber waveguide modes (second part) K. Thyagarajan Physics Department IIT Delhi New Delhi, India Fundamentals

More information

Dmitriy Churin. Designing high power single frequency fiber lasers

Dmitriy Churin. Designing high power single frequency fiber lasers Dmitriy Churin Tutorial for: Designing high power single frequency fiber lasers Single frequency lasers with narrow linewidth have long coherence length and this is an essential property for many applications

More information

Signal regeneration - optical amplifiers

Signal regeneration - optical amplifiers Signal regeneration - optical amplifiers In any atom or solid, the state of the electrons can change by: 1) Stimulated absorption - in the presence of a light wave, a photon is absorbed, the electron is

More information

NUMERICAL METHODS FOR ENGINEERING APPLICATION

NUMERICAL METHODS FOR ENGINEERING APPLICATION NUMERICAL METHODS FOR ENGINEERING APPLICATION Second Edition JOEL H. FERZIGER A Wiley-Interscience Publication JOHN WILEY & SONS, INC. New York / Chichester / Weinheim / Brisbane / Singapore / Toronto

More information

Answers to questions on exam in laser-based combustion diagnostics on March 10, 2006

Answers to questions on exam in laser-based combustion diagnostics on March 10, 2006 Answers to questions on exam in laser-based combustion diagnostics on March 10, 2006 1. Examples of advantages and disadvantages with laser-based combustion diagnostic techniques: + Nonintrusive + High

More information

Stimulated Emission. Electrons can absorb photons from medium. Accelerated electrons emit light to return their ground state

Stimulated Emission. Electrons can absorb photons from medium. Accelerated electrons emit light to return their ground state Lecture 15 Stimulated Emission Devices- Lasers Stimulated emission and light amplification Einstein coefficients Optical fiber amplifiers Gas laser and He-Ne Laser The output spectrum of a gas laser Laser

More information

SUPPLEMENTARY INFORMATION

SUPPLEMENTARY INFORMATION Supplementary Information Speckle-free laser imaging using random laser illumination Brandon Redding 1*, Michael A. Choma 2,3*, Hui Cao 1,4* 1 Department of Applied Physics, Yale University, New Haven,

More information

FIBER OPTICS. Prof. R.K. Shevgaonkar. Department of Electrical Engineering. Indian Institute of Technology, Bombay. Lecture: 15. Optical Sources-LASER

FIBER OPTICS. Prof. R.K. Shevgaonkar. Department of Electrical Engineering. Indian Institute of Technology, Bombay. Lecture: 15. Optical Sources-LASER FIBER OPTICS Prof. R.K. Shevgaonkar Department of Electrical Engineering Indian Institute of Technology, Bombay Lecture: 15 Optical Sources-LASER Fiber Optics, Prof. R.K. Shevgaonkar, Dept. of Electrical

More information

Chapter-4 Stimulated emission devices LASERS

Chapter-4 Stimulated emission devices LASERS Semiconductor Laser Diodes Chapter-4 Stimulated emission devices LASERS The Road Ahead Lasers Basic Principles Applications Gas Lasers Semiconductor Lasers Semiconductor Lasers in Optical Networks Improvement

More information

22. Lasers. Stimulated Emission: Gain. Population Inversion. Rate equation analysis. Two-level, three-level, and four-level systems

22. Lasers. Stimulated Emission: Gain. Population Inversion. Rate equation analysis. Two-level, three-level, and four-level systems . Lasers Stimulated Emission: Gain Population Inversion Rate equation analysis Two-level, three-level, and four-level systems What is a laser? LASER: Light Amplification by Stimulated Emission of Radiation

More information

Parallel Methods for ODEs

Parallel Methods for ODEs Parallel Methods for ODEs Levels of parallelism There are a number of levels of parallelism that are possible within a program to numerically solve ODEs. An obvious place to start is with manual code restructuring

More information

Numerical Methods in Physics and Astrophysics

Numerical Methods in Physics and Astrophysics Kostas Kokkotas 2 October 20, 2014 2 http://www.tat.physik.uni-tuebingen.de/ kokkotas Kostas Kokkotas 3 TOPICS 1. Solving nonlinear equations 2. Solving linear systems of equations 3. Interpolation, approximation

More information

Ordinary differential equations - Initial value problems

Ordinary differential equations - Initial value problems Education has produced a vast population able to read but unable to distinguish what is worth reading. G.M. TREVELYAN Chapter 6 Ordinary differential equations - Initial value problems In this chapter

More information

COMPARISON OF TWO METHODS TO SOLVE PRESSURES IN SMALL VOLUMES IN REAL-TIME SIMULATION OF A MOBILE DIRECTIONAL CONTROL VALVE

COMPARISON OF TWO METHODS TO SOLVE PRESSURES IN SMALL VOLUMES IN REAL-TIME SIMULATION OF A MOBILE DIRECTIONAL CONTROL VALVE COMPARISON OF TWO METHODS TO SOLVE PRESSURES IN SMALL VOLUMES IN REAL-TIME SIMULATION OF A MOBILE DIRECTIONAL CONTROL VALVE Rafael ÅMAN*, Heikki HANDROOS*, Pasi KORKEALAAKSO** and Asko ROUVINEN** * Laboratory

More information

Dynamic population gratings in highly doped erbium fibers

Dynamic population gratings in highly doped erbium fibers Dynamic population gratings in highly doped erbium fibers Sonia Melle, Oscar G. Calderón, Z. C. Zhuo, M. A. Antón, F. Carreño Lasers, Quantum Optics and Non-linear Optics Group Complutense University of

More information

Wavelength switchable flat-top all-fiber comb filter based on a double-loop Mach-Zehnder interferometer

Wavelength switchable flat-top all-fiber comb filter based on a double-loop Mach-Zehnder interferometer Wavelength switchable flat-top all-fiber comb filter based on a double-loop Mach-Zehnder interferometer Ai-Ping Luo, Zhi-Chao Luo,, Wen-Cheng Xu,, * and Hu Cui Laboratory of Photonic Information Technology,

More information

Stimulated Emission Devices: LASERS

Stimulated Emission Devices: LASERS Stimulated Emission Devices: LASERS 1. Stimulated Emission and Photon Amplification E 2 E 2 E 2 hυ hυ hυ In hυ Out hυ E 1 E 1 E 1 (a) Absorption (b) Spontaneous emission (c) Stimulated emission The Principle

More information

Numerical Methods in Physics and Astrophysics

Numerical Methods in Physics and Astrophysics Kostas Kokkotas 2 October 17, 2017 2 http://www.tat.physik.uni-tuebingen.de/ kokkotas Kostas Kokkotas 3 TOPICS 1. Solving nonlinear equations 2. Solving linear systems of equations 3. Interpolation, approximation

More information

Stimulated Raman scattering of XeCl 70 ns laser pulses in silica fibres

Stimulated Raman scattering of XeCl 70 ns laser pulses in silica fibres J. Opt. A: Pure Appl. Opt. 1 (1999) 725 729. Printed in the UK PII: S1464-4258(99)00367-0 Stimulated Raman scattering of XeCl 70 ns laser pulses in silica fibres Nikolai Minkovski, Ivan Divliansky, Ivan

More information

Chapter 13. Phys 322 Lecture 34. Modern optics

Chapter 13. Phys 322 Lecture 34. Modern optics Chapter 13 Phys 3 Lecture 34 Modern optics Blackbodies and Lasers* Blackbodies Stimulated Emission Gain and Inversion The Laser Four-level System Threshold Some lasers Pump Fast decay Laser Fast decay

More information

Computer simulation of cylindrical laser beam self-focusing in a plasma

Computer simulation of cylindrical laser beam self-focusing in a plasma Computer simulation of cylindrical laser beam self-focusing in a plasma D. Subbarao a *, Karuna Batra a, b, Manik Bali c, Sugata Mitra b a Fusion Studies Program, Plasma Sc. and Tech. Group, Centre for

More information

Faster Kinetics: Accelerate Your Finite-Rate Combustion Simulation with GPUs

Faster Kinetics: Accelerate Your Finite-Rate Combustion Simulation with GPUs Faster Kinetics: Accelerate Your Finite-Rate Combustion Simulation with GPUs Christopher P. Stone, Ph.D. Computational Science and Engineering, LLC Kyle Niemeyer, Ph.D. Oregon State University 2 Outline

More information

Fiber-Optic Parametric Amplifiers for Lightwave Systems

Fiber-Optic Parametric Amplifiers for Lightwave Systems Fiber-Optic Parametric Amplifiers for Lightwave Systems F. Yaman, Q. Lin, and Govind P. Agrawal Institute of Optics, University of Rochester, Rochester, NY 14627 May 21, 2005 Abstract Fiber-optic parametric

More information

A Few Concepts from Numerical Analysis

A Few Concepts from Numerical Analysis 2 A Few Concepts from Numerical Analysis A systematic treatment of numerical methods is provided in conventional courses and textbooks on numerical analysis. But a few very common issues, that emerge in

More information

Analysis of Temperature Dependence of Thermally Induced Transient Effect in Interferometric Fiber-optic Gyroscopes

Analysis of Temperature Dependence of Thermally Induced Transient Effect in Interferometric Fiber-optic Gyroscopes Journal of the Optical Society of Korea Vol. 15, No. 3, September 011, pp. 37-43 DOI: http://dx.doi.org/10.3807/josk.011.15.3.37 Analysis of Temperature Dependence of Thermally Induced Transient Effect

More information

OPTICAL BISTABILITY AND UPCONVERSION PROCESSES IN ERBIUM DOPED MICROSPHERES

OPTICAL BISTABILITY AND UPCONVERSION PROCESSES IN ERBIUM DOPED MICROSPHERES OPTICAL BISTABILITY AND UPCONVERSION PROCESSES IN ERBIUM DOPED MICROSPHERES J. Ward, D. O Shea, B. Shortt, S. Nic Chormaic Dept of Applied Physics and Instrumentation, Cork Institute of Technology,Cork,

More information

Slow, Fast, and Backwards Light Propagation in Erbium-Doped Optical Fibers. Zhimin Shi

Slow, Fast, and Backwards Light Propagation in Erbium-Doped Optical Fibers. Zhimin Shi Slow, Fast, and Backwards Light Propagation in Erbium-Doped Optical Fibers Zhimin Shi Institute of Optics and Department of Physics and Astronomy University of Rochester www.optics.rochester.edu/~boyd

More information

HIGH ACCURACY NUMERICAL METHODS FOR THE SOLUTION OF NON-LINEAR BOUNDARY VALUE PROBLEMS

HIGH ACCURACY NUMERICAL METHODS FOR THE SOLUTION OF NON-LINEAR BOUNDARY VALUE PROBLEMS ABSTRACT Of The Thesis Entitled HIGH ACCURACY NUMERICAL METHODS FOR THE SOLUTION OF NON-LINEAR BOUNDARY VALUE PROBLEMS Submitted To The University of Delhi In Partial Fulfillment For The Award of The Degree

More information

Modulation Instability of Spatially-Incoherent Light Beams and Pattern Formation in Incoherent Wave Systems

Modulation Instability of Spatially-Incoherent Light Beams and Pattern Formation in Incoherent Wave Systems Modulation Instability of Spatially-Incoherent Light Beams and Pattern Formation in Incoherent Wave Systems Detlef Kip, (1,2) Marin Soljacic, (1,3) Mordechai Segev, (1,4) Evgenia Eugenieva, (5) and Demetrios

More information

Computational Techniques Prof. Sreenivas Jayanthi. Department of Chemical Engineering Indian institute of Technology, Madras

Computational Techniques Prof. Sreenivas Jayanthi. Department of Chemical Engineering Indian institute of Technology, Madras Computational Techniques Prof. Sreenivas Jayanthi. Department of Chemical Engineering Indian institute of Technology, Madras Module No. # 05 Lecture No. # 24 Gauss-Jordan method L U decomposition method

More information

CHAPTER 3 RESULTS AND DISCUSSION

CHAPTER 3 RESULTS AND DISCUSSION CHAPTER 3 RESULTS AND DISCUSSION 3.1 CHAPTER OUTLINE This chapter presents the data obtained from the investigation of each of the following possible explanations: (1) Experimental artifacts. (2) Direct

More information

CHAPTER 5: Linear Multistep Methods

CHAPTER 5: Linear Multistep Methods CHAPTER 5: Linear Multistep Methods Multistep: use information from many steps Higher order possible with fewer function evaluations than with RK. Convenient error estimates. Changing stepsize or order

More information

QUESTION BANK IN PHYSICS

QUESTION BANK IN PHYSICS QUESTION BANK IN PHYSICS LASERS. Name some properties, which make laser light different from ordinary light. () {JUN 5. The output power of a given laser is mw and the emitted wavelength is 630nm. Calculate

More information

SUPPRESSION OF TRANSIENT GAIN EXCURSIONS IN EDFA'S Comparison of Multiplicative and Additive Schemes for Combining Feedforward and Feedback Blocks

SUPPRESSION OF TRANSIENT GAIN EXCURSIONS IN EDFA'S Comparison of Multiplicative and Additive Schemes for Combining Feedforward and Feedback Blocks SUPPRESSION OF TRANSIENT GAIN EXCURSIONS IN EDFA'S Comparison of Multiplicative and Additive Schemes for Combining Feedforward and Feedback Blocks Mladen Males, Antonio Cantoni, John Tuthill Western Australian

More information

Computer Modelling and Numerical Simulation of the Solid State Diode Pumped Nd 3+ :YAG Laser with Intracavity Saturable Absorber

Computer Modelling and Numerical Simulation of the Solid State Diode Pumped Nd 3+ :YAG Laser with Intracavity Saturable Absorber Copyright 2009 by YASHKIR CONSULTING LTD Computer Modelling and Numerical Simulation of the Solid State Diode Pumped Nd 3+ :YAG Laser with Intracavity Saturable Absorber Yuri Yashkir 1 Introduction The

More information

LIST OF TOPICS BASIC LASER PHYSICS. Preface xiii Units and Notation xv List of Symbols xvii

LIST OF TOPICS BASIC LASER PHYSICS. Preface xiii Units and Notation xv List of Symbols xvii ate LIST OF TOPICS Preface xiii Units and Notation xv List of Symbols xvii BASIC LASER PHYSICS Chapter 1 An Introduction to Lasers 1.1 What Is a Laser? 2 1.2 Atomic Energy Levels and Spontaneous Emission

More information

S#ff ODEs and Systems of ODEs

S#ff ODEs and Systems of ODEs S#ff ODEs and Systems of ODEs Popula#on Growth Modeling Let the number of individuals in a given area at time t be. At time the number is so that is the number of individuals that have arrived in the area

More information

Review for Exam 2 Ben Wang and Mark Styczynski

Review for Exam 2 Ben Wang and Mark Styczynski Review for Exam Ben Wang and Mark Styczynski This is a rough approximation of what we went over in the review session. This is actually more detailed in portions than what we went over. Also, please note

More information

Chemistry Instrumental Analysis Lecture 5. Chem 4631

Chemistry Instrumental Analysis Lecture 5. Chem 4631 Chemistry 4631 Instrumental Analysis Lecture 5 Light Amplification by Stimulated Emission of Radiation High Intensities Narrow Bandwidths Coherent Outputs Applications CD/DVD Readers Fiber Optics Spectroscopy

More information

Raman Amplification for Telecom Optical Networks. Dominique Bayart Alcatel Lucent Bell Labs France, Research Center of Villarceaux

Raman Amplification for Telecom Optical Networks. Dominique Bayart Alcatel Lucent Bell Labs France, Research Center of Villarceaux Raman Amplification for Telecom Optical Networks Dominique Bayart Alcatel Lucent Bell Labs France, Research Center of Villarceaux Training day www.brighter.eu project Cork, June 20th 2008 Outline of the

More information

Chapter 24 Photonics Question 1 Question 2 Question 3 Question 4 Question 5

Chapter 24 Photonics Question 1 Question 2 Question 3 Question 4 Question 5 Chapter 24 Photonics Data throughout this chapter: e = 1.6 10 19 C; h = 6.63 10 34 Js (or 4.14 10 15 ev s); m e = 9.1 10 31 kg; c = 3.0 10 8 m s 1 Question 1 Visible light has a range of photons with wavelengths

More information

4 Stability analysis of finite-difference methods for ODEs

4 Stability analysis of finite-difference methods for ODEs MATH 337, by T. Lakoba, University of Vermont 36 4 Stability analysis of finite-difference methods for ODEs 4.1 Consistency, stability, and convergence of a numerical method; Main Theorem In this Lecture

More information

(b) Spontaneous emission. Absorption, spontaneous (random photon) emission and stimulated emission.

(b) Spontaneous emission. Absorption, spontaneous (random photon) emission and stimulated emission. Lecture 10 Stimulated Emission Devices Lasers Stimulated emission and light amplification Einstein coefficients Optical fiber amplifiers Gas laser and He-Ne Laser The output spectrum of a gas laser Laser

More information

External (differential) quantum efficiency Number of additional photons emitted / number of additional electrons injected

External (differential) quantum efficiency Number of additional photons emitted / number of additional electrons injected Semiconductor Lasers Comparison with LEDs The light emitted by a laser is generally more directional, more intense and has a narrower frequency distribution than light from an LED. The external efficiency

More information

Optical solitons and its applications

Optical solitons and its applications Physics 568 (Nonlinear optics) 04/30/007 Final report Optical solitons and its applications 04/30/007 1 1 Introduction to optical soliton. (temporal soliton) The optical pulses which propagate in the lossless

More information

Introduction Fundamentals of laser Types of lasers Semiconductor lasers

Introduction Fundamentals of laser Types of lasers Semiconductor lasers Introduction Fundamentals of laser Types of lasers Semiconductor lasers Is it Light Amplification and Stimulated Emission Radiation? No. So what if I know an acronym? What exactly is Light Amplification

More information

LASER. Light Amplification by Stimulated Emission of Radiation

LASER. Light Amplification by Stimulated Emission of Radiation LASER Light Amplification by Stimulated Emission of Radiation Laser Fundamentals The light emitted from a laser is monochromatic, that is, it is of one color/wavelength. In contrast, ordinary white light

More information

Module 6: Implicit Runge-Kutta Methods Lecture 17: Derivation of Implicit Runge-Kutta Methods(Contd.) The Lecture Contains:

Module 6: Implicit Runge-Kutta Methods Lecture 17: Derivation of Implicit Runge-Kutta Methods(Contd.) The Lecture Contains: The Lecture Contains: We continue with the details about the derivation of the two stage implicit Runge- Kutta methods. A brief description of semi-explicit Runge-Kutta methods is also given. Finally,

More information

Two-stage Rydberg charge exchange in a strong magnetic field

Two-stage Rydberg charge exchange in a strong magnetic field Two-stage Rydberg charge exchange in a strong magnetic field M. L. Wall, C. S. Norton, and F. Robicheaux Department of Physics, Auburn University, Auburn, Alabama 36849-5311, USA Received 21 June 2005;

More information

Solution of ordinary Differential Equations

Solution of ordinary Differential Equations 42 Chapter 4 Solution of ordinary Differential Equations Highly suggested Reading Press et al., 1992. Numerical Recipes, 2nd Edition. Chapter 16. (Good description). See also chapter 17. And Matlab help

More information

DRONACHARYA COLLEGE OF ENEGINEERING DEPARTMENT OF APPLIED SCEINCE AND HUMANITIES SHORT ANSWER QUESTIONS: Unit-I. Chapter I: Interference

DRONACHARYA COLLEGE OF ENEGINEERING DEPARTMENT OF APPLIED SCEINCE AND HUMANITIES SHORT ANSWER QUESTIONS: Unit-I. Chapter I: Interference DRONACHARYA COLLEGE OF ENEGINEERING DEPARTMENT OF APPLIED SCEINCE AND HUMANITIES SUBJECT: PHYSICS-I CODE: PHY-101-F SHORT ANSWER QUESTIONS: Unit-I Chapter I: Interference 1. State the condition for sustained

More information

GODUNOV-TYPE SOLUTIONS FOR TWO-PHASE WATER HAMMER FLOWS

GODUNOV-TYPE SOLUTIONS FOR TWO-PHASE WATER HAMMER FLOWS GODUNOV-TYPE SOLUTIONS FOR TWO-PHASE WATER HAMMER FLOWS ARTURO S. LEON Dept. of Civil and Envir. Engng., Univ. of Illinois at Urbana-Champaign, 2519 Hydrosystems Lab., MC-250. 205 North Mathews Av., Urbana,

More information

Distributed feedback semiconductor lasers

Distributed feedback semiconductor lasers Distributed feedback semiconductor lasers John Carroll, James Whiteaway & Dick Plumb The Institution of Electrical Engineers SPIE Optical Engineering Press 1 Preface Acknowledgments Principal abbreviations

More information

System optimization of a long-range Brillouin-loss-based distributed fiber sensor

System optimization of a long-range Brillouin-loss-based distributed fiber sensor System optimization of a long-range Brillouin-loss-based distributed fiber sensor Yongkang Dong, 1,2 Liang Chen, 1 and Xiaoyi Bao 1, * 1 Fiber Optics Group, Department of Physics, University of Ottawa,

More information

Spectra Power and Bandwidth of Fiber Bragg Grating Under Influence of Gradient Strain

Spectra Power and Bandwidth of Fiber Bragg Grating Under Influence of Gradient Strain PHOTONIC SENSORS / Vol. 6, No. 4, 216: 333 338 Spectra Power and Bandwidth of Fiber Bragg Grating Under Influence of Gradient Strain Qinpeng LIU *, Xueguang QIAO, Zhen an JIA, and Haiwei FU Key Laboratory

More information

Index. higher order methods, 52 nonlinear, 36 with variable coefficients, 34 Burgers equation, 234 BVP, see boundary value problems

Index. higher order methods, 52 nonlinear, 36 with variable coefficients, 34 Burgers equation, 234 BVP, see boundary value problems Index A-conjugate directions, 83 A-stability, 171 A( )-stability, 171 absolute error, 243 absolute stability, 149 for systems of equations, 154 absorbing boundary conditions, 228 Adams Bashforth methods,

More information

Richard Miles and Arthur Dogariu. Mechanical and Aerospace Engineering Princeton University, Princeton, NJ 08540, USA

Richard Miles and Arthur Dogariu. Mechanical and Aerospace Engineering Princeton University, Princeton, NJ 08540, USA Richard Miles and Arthur Dogariu Mechanical and Aerospace Engineering Princeton University, Princeton, NJ 08540, USA Workshop on Oxygen Plasma Kinetics Sept 20, 2016 Financial support: ONR and MetroLaser

More information

A THEORETICAL INTRODUCTION TO NUMERICAL ANALYSIS

A THEORETICAL INTRODUCTION TO NUMERICAL ANALYSIS A THEORETICAL INTRODUCTION TO NUMERICAL ANALYSIS Victor S. Ryaben'kii Semyon V. Tsynkov Chapman &. Hall/CRC Taylor & Francis Group Boca Raton London New York Chapman & Hall/CRC is an imprint of the Taylor

More information

Modeling High-Concentration L-Band EDFA at High Optical Powers Based on Inversion Function

Modeling High-Concentration L-Band EDFA at High Optical Powers Based on Inversion Function IEEE JOURNAL OF SELECTED TOPICS IN QUANTUM ELECTRONICS, VOL. 8, NO. 3, MAY/JUNE 2002 569 Modeling High-Concentration L-Band EDFA at High Optical Powers Based on Inversion Function Vladimir Chernyak and

More information

The Chemical Kinetics Time Step a detailed lecture. Andrew Conley ACOM Division

The Chemical Kinetics Time Step a detailed lecture. Andrew Conley ACOM Division The Chemical Kinetics Time Step a detailed lecture Andrew Conley ACOM Division Simulation Time Step Deep convection Shallow convection Stratiform tend (sedimentation, detrain, cloud fraction, microphysics)

More information

Supplementary Figure 1: SAW transducer equivalent circuit

Supplementary Figure 1: SAW transducer equivalent circuit Supplementary Figure : SAW transducer equivalent circuit Supplementary Figure : Radiation conductance and susceptance of.6um IDT, experiment & calculation Supplementary Figure 3: Calculated z-displacement

More information

Figure 1 Relaxation processes within an excited state or the ground state.

Figure 1 Relaxation processes within an excited state or the ground state. Excited State Processes and Application to Lasers The technology of the laser (Light Amplified by Stimulated Emission of Radiation) was developed in the early 1960s. The technology is based on an understanding

More information

Applied Numerical Analysis

Applied Numerical Analysis Applied Numerical Analysis Using MATLAB Second Edition Laurene V. Fausett Texas A&M University-Commerce PEARSON Prentice Hall Upper Saddle River, NJ 07458 Contents Preface xi 1 Foundations 1 1.1 Introductory

More information

Graded Project #1. Part 1. Explicit Runge Kutta methods. Goals Differential Equations FMN130 Gustaf Söderlind and Carmen Arévalo

Graded Project #1. Part 1. Explicit Runge Kutta methods. Goals Differential Equations FMN130 Gustaf Söderlind and Carmen Arévalo 2008-11-07 Graded Project #1 Differential Equations FMN130 Gustaf Söderlind and Carmen Arévalo This homework is due to be handed in on Wednesday 12 November 2008 before 13:00 in the post box of the numerical

More information

Homogeneous and Inhomogeneous Line Broadening in EDFA

Homogeneous and Inhomogeneous Line Broadening in EDFA Homogeneous and Inhomogeneous Line Broadening in EDFA Laurent Bigot, Stephan Guy, Bernard Jacquier, Anne Marie Jurdyc Laboratoire de Physico-Chimie des Matériaux Luminescents, UMR du CNRS n 5620 Université

More information

Ms. Monika Srivastava Doctoral Scholar, AMR Group of Dr. Anurag Srivastava ABV-IIITM, Gwalior

Ms. Monika Srivastava Doctoral Scholar, AMR Group of Dr. Anurag Srivastava ABV-IIITM, Gwalior By Ms. Monika Srivastava Doctoral Scholar, AMR Group of Dr. Anurag Srivastava ABV-IIITM, Gwalior Unit 2 Laser acronym Laser Vs ordinary light Characteristics of lasers Different processes involved in lasers

More information

Soliton Molecules. Fedor Mitschke Universität Rostock, Institut für Physik. Benasque, October

Soliton Molecules. Fedor Mitschke Universität Rostock, Institut für Physik. Benasque, October Soliton Soliton Molecules Molecules and and Optical Optical Rogue Rogue Waves Waves Benasque, October 2014 Fedor Mitschke Universität Rostock, Institut für Physik fedor.mitschke@uni-rostock.de Part II

More information

Numerical Methods for Engineers and Scientists

Numerical Methods for Engineers and Scientists Numerical Methods for Engineers and Scientists Second Edition Revised and Expanded Joe D. Hoffman Department of Mechanical Engineering Purdue University West Lafayette, Indiana m MARCEL D E К К E R MARCEL

More information

SUPPLEMENTARY INFORMATION

SUPPLEMENTARY INFORMATION doi:10.1038/nature12036 We provide in the following additional experimental data and details on our demonstration of an electrically pumped exciton-polariton laser by supplementing optical and electrical

More information

Photonic Communications Engineering I

Photonic Communications Engineering I Photonic Communications Engineering I Module 3 - Attenuation in Optical Fibers Alan E. Willner Professor, Dept. of Electrical Engineering - Systems, University of Southern California and Thrust 1 Lead

More information

Vector dark domain wall solitons in a fiber ring laser

Vector dark domain wall solitons in a fiber ring laser Vector dark domain wall solitons in a fiber ring laser H. Zhang, D. Y. Tang*, L. M. Zhao and R. J. Knize 1 School of Electrical and Electronic Engineering, Nanyang Technological University, Singapore 639798

More information

Process Modelling. Table of Contents

Process Modelling. Table of Contents Process Modelling 1 Process Modelling prepared by Wm. J. Garland, Professor, Department of Engineering Physics, McMaster University, Hamilton, Ontario, Canada More about this document Summary: The general

More information

Energy Transfer Upconversion Processes

Energy Transfer Upconversion Processes 1. Up-conversion Processes Energy Transfer Upconversion Processes Seth D. Melgaard NLO Final Project The usual fluorescence behavior follows Stokes law, where exciting photons are of higher energy than

More information

Chapter 7: Optical Properties of Solids. Interaction of light with atoms. Insert Fig Allowed and forbidden electronic transitions

Chapter 7: Optical Properties of Solids. Interaction of light with atoms. Insert Fig Allowed and forbidden electronic transitions Chapter 7: Optical Properties of Solids Interaction of light with atoms Insert Fig. 8.1 Allowed and forbidden electronic transitions 1 Insert Fig. 8.3 or equivalent Ti 3+ absorption: e g t 2g 2 Ruby Laser

More information

Diode Lasers and Photonic Integrated Circuits

Diode Lasers and Photonic Integrated Circuits Diode Lasers and Photonic Integrated Circuits L. A. COLDREN S. W. CORZINE University of California Santa Barbara, California A WILEY-INTERSCIENCE PUBLICATION JOHN WILEY & SONS, INC. NEW YORK / CHICHESTER

More information

Saturation and noise properties of quantum-dot optical amplifiers

Saturation and noise properties of quantum-dot optical amplifiers Downloaded from orbit.dtu.dk on: Nov 26, 2018 Saturation and noise properties of quantum-dot optical amplifiers Berg, Tommy Winther; Mørk, Jesper Published in: I E E E Journal of Quantum Electronics Link

More information

Study of Propagating Modes and Reflectivity in Bragg Filters with AlxGa1-xN/GaN Material Composition

Study of Propagating Modes and Reflectivity in Bragg Filters with AlxGa1-xN/GaN Material Composition Study of Propagating Modes and Reflectivity in Bragg Filters with AlxGa1-xN/GaN Material Composition Sourangsu Banerji Department of Electronics & Communication Engineering, RCC Institute of Information

More information

FAST LIGHT ENHANCEMENT BY BIDIRECTIONAL PUMPING IN ERBIUM-DOPED FIBERS

FAST LIGHT ENHANCEMENT BY BIDIRECTIONAL PUMPING IN ERBIUM-DOPED FIBERS Journal of Nonlinear Optical Physics & Materials Vol. 19, No. 1 (21) 153 165 c World Scientific Publishing Company DOI: 1.1142/S21886351498X FAST LIGHT ENHANCEMENT BY BIDIRECTIONAL PUMPING IN ERBIUM-DOPED

More information

Demonstration of ultra-flattened dispersion in photonic crystal fibers

Demonstration of ultra-flattened dispersion in photonic crystal fibers Demonstration of ultra-flattened dispersion in photonic crystal fibers W.H. Reeves, J.C. Knight, and P.St.J. Russell Optoelectronics Group, School of Physics, University of Bath, Claverton Down, Bath,

More information

OPTICAL GAIN AND LASERS

OPTICAL GAIN AND LASERS OPTICAL GAIN AND LASERS 01-02-1 BY DAVID ROCKWELL DIRECTOR, RESEARCH & DEVELOPMENT fsona COMMUNICATIONS MARCH 6, 2001 OUTLINE 01-02-2 I. DEFINITIONS, BASIC CONCEPTS II. III. IV. OPTICAL GAIN AND ABSORPTION

More information