Difference between revisions of "Fiber Simulations with RP Fiber Power"

From Advanced Projects Lab
Jump to: navigation, search
(Simulating using GUI)
(Simulating using GUI)
Line 10: Line 10:
  
 
Here we began inputting data into the Active tab. The amount of active fiber in use was put in the length section.  
 
Here we began inputting data into the Active tab. The amount of active fiber in use was put in the length section.  
Number of steps in the z-direction corresponds to the resolution of the output, the more steps, the higher the resolution and longer the computation time. According the RP Fiber Power user manual, one way to determine a value for the resolution is sufficient is to run the script once with an order of magnitude higher and see if there is a difference. If there is no visible difference, then the number of steps is sufficient.  
+
Number of steps in the z-direction corresponds to the resolution of the output, the more steps, the higher the resolution and longer the computation time. According the RP Fiber Power user manual, one way to determine a value for the resolution is sufficient is to run the script once with an order of magnitude higher and see if there is a difference. If there is no visible difference, then the number of steps is sufficient. If the parameters for the fiber are correctly set and defined in a text file, the parameters of your specific fiber may be left in terms of variables to later be filled in by the software. You are able to choose from a variety of fibers in the drop down at the bottom of the tab, or load a custom text file by placing it in the same directory as the other fiber data. If uploading a custom file, make sure to define all variables or be diligent about including all values in the GUI.
 +
 
 
[[File:Active.png|500px]]
 
[[File:Active.png|500px]]
  

Revision as of 19:34, 6 September 2015

RP Fiber Power 6

RP Fiber Power is a script based simulation software with a minimal GUI for basic functions designed by Dr. Rüdiger Paschotta.

RP Fiber Power Website

Simulating using GUI

After opening the software there are multiple tabs displayed in form mode. Each of these tabs provide information for various graphical outputs, but the ones we were particularly interested in were the simulations related to power efficiency in the active length of fiber.

Here we began inputting data into the Active tab. The amount of active fiber in use was put in the length section. Number of steps in the z-direction corresponds to the resolution of the output, the more steps, the higher the resolution and longer the computation time. According the RP Fiber Power user manual, one way to determine a value for the resolution is sufficient is to run the script once with an order of magnitude higher and see if there is a difference. If there is no visible difference, then the number of steps is sufficient. If the parameters for the fiber are correctly set and defined in a text file, the parameters of your specific fiber may be left in terms of variables to later be filled in by the software. You are able to choose from a variety of fibers in the drop down at the bottom of the tab, or load a custom text file by placing it in the same directory as the other fiber data. If uploading a custom file, make sure to define all variables or be diligent about including all values in the GUI.

Active.png

Pump.png

Signal.png

Ase.png

Powervsposition.png

Variationoffiberlength.png

Final active fiber length.png

Functional ase.png

Variation of fiber length.png

Simulating with a Script

hello