|
| 1 | +<!DOCTYPE html []> |
| 2 | +<html> |
| 3 | + <head> |
| 4 | + <meta charset="UTF-8" /> |
| 5 | + <meta name="author" content="MarkdownViewer++" /> |
| 6 | + <title>PlotSetupHelp.md</title> |
| 7 | + <style type="text/css"> |
| 8 | + |
| 9 | +/* Avoid page breaks inside the most common attributes, especially for exports (i.e. PDF) */ |
| 10 | +td, h1, h2, h3, h4, h5, p, ul, ol, li { |
| 11 | + page-break-inside: avoid; |
| 12 | +} |
| 13 | + |
| 14 | + </style> |
| 15 | + </head> |
| 16 | + <body> |
| 17 | + <h3 id="plot-setup-tab-configuring-the-plot-to-your-liking"> |
| 18 | + <strong>Plot Setup Tab: Configuring the plot to your liking</strong> |
| 19 | + </h3> |
| 20 | + <ul> |
| 21 | + <li> |
| 22 | + <h4 id="plot-style"> |
| 23 | + <strong>Plot Style</strong> |
| 24 | + </h4> |
| 25 | + <ul> |
| 26 | + <li>Choose between a normal linear scale or a dB scale.</li> |
| 27 | + </ul> |
| 28 | + </li> |
| 29 | + <li> |
| 30 | + <h4 id="scale-factor"> |
| 31 | + <strong>Scale Factor</strong> |
| 32 | + </h4> |
| 33 | + <ul> |
| 34 | + <li>In the conversion from linear to dB, there are two common scale factors used depending on convention and the units being measured/reported. In the world of EE, we commonly use 10 for representing Power measurements and 20 for things that can be squared to represent power, like Voltage or Pressure. |
| 35 | +<ul><li>10 for Power</li><li>20 for Pressure, Voltage, etc.</li></ul></li> |
| 36 | + </ul> |
| 37 | + </li> |
| 38 | + <li> |
| 39 | + <h4 id="radial-label-location"> |
| 40 | + <strong>Radial Label Location</strong> |
| 41 | + </h4> |
| 42 | + <ul> |
| 43 | + <li>This Selection box determines where in the figure the radial axis labels are located.</li> |
| 44 | + </ul> |
| 45 | + </li> |
| 46 | + <li> |
| 47 | + <h4 id="db-scale-maximum-db-scale-minimum"> |
| 48 | + <strong>dB Scale Maximum & dB Scale Minimum</strong> |
| 49 | + </h4> |
| 50 | + <ul> |
| 51 | + <li>Conventionally, a dB polar plot for displaying directivity will have a maximum of 0 and a minimum of 40, but these values may be tweaked to suit more flexible needs.</li> |
| 52 | + </ul> |
| 53 | + </li> |
| 54 | + <li> |
| 55 | + <h4 id="y-minimum"> |
| 56 | + <strong>Y Minimum</strong> |
| 57 | + </h4> |
| 58 | + <ul> |
| 59 | + <li>This value adjusts how much room is left below the origin of the polar plot. For plots where the entire functions fall between -90 and 90 degrees, this can be set to 0, but when you want the full 360 degrees displayed this should be set to 1.</li> |
| 60 | + </ul> |
| 61 | + </li> |
| 62 | + <li> |
| 63 | + <h4 id="theta-label-step-value"> |
| 64 | + <strong>Theta Label Step Value</strong> |
| 65 | + </h4> |
| 66 | + <ul> |
| 67 | + <li>This parameter adjusts at which angle increments the angle label lines are drawn in the background of the plot. Default is 30 degrees.</li> |
| 68 | + </ul> |
| 69 | + </li> |
| 70 | + <li> |
| 71 | + <h4 id="max-theta"> |
| 72 | + <strong>Max Theta</strong> |
| 73 | + </h4> |
| 74 | + <ul> |
| 75 | + <li>This parameter adjusts the maximum +- angle drawn on for angle label lines. If you only want the top half of the polar plot, you may set this to 90, otherwise keeping this at 180 will be sufficient for most cases.</li> |
| 76 | + </ul> |
| 77 | + </li> |
| 78 | + <li> |
| 79 | + <h4 id="radial-label-values-decreasing-order"> |
| 80 | + <strong>Radial Label Values: Decreasing Order</strong> |
| 81 | + </h4> |
| 82 | + <ul> |
| 83 | + <li>This field is where the radius labels are entered. To work correctly, they must be entered in decreasing order. |
| 84 | +<ul><li>For linear plots they should start from a maximum like 1, and decrease. They should not contain 0.</li><li>For dB plots, they should start at a maximum less than or equal to the defined <strong>dB Scale Maximum</strong> and decrease.</li></ul></li> |
| 85 | + </ul> |
| 86 | + </li> |
| 87 | + <li> |
| 88 | + <h4 id="radial-label-value-one-sided-bandwidths"> |
| 89 | + <strong>Radial Label Value One Sided Bandwidths</strong> |
| 90 | + </h4> |
| 91 | + <ul> |
| 92 | + <li>This field is where shape of the plot template is defined, for each <strong>Radial Label Value</strong> listed above, specify what the maximum (one sided) angle you want that radial arch to cross is. You must have atleast the same amount of values here as in the <strong>Radial Label Value</strong> field. |
| 93 | +<ul><li><strong>For 360 Degree Plots</strong> If you want 360 degree plots, you must set every one of these values to 180. This will allow all of the radius marker lines to swing from -180 to 180 degrees.</li><li><strong>For 180 Degree Plots</strong> If you only want to see the top half of the plot, you must set every one of these values to 90. This will allow all of the radius marker lines to swing from -90 to 90 degrees.</li></ul></li> |
| 94 | + </ul> |
| 95 | + </li> |
| 96 | + <li> |
| 97 | + <h4 id="default-settings-modes"> |
| 98 | + <strong>Default Settings Modes</strong> |
| 99 | + </h4> |
| 100 | + <ul> |
| 101 | + <li>These Toggle buttons offer a few pre-configured settings for many use cases.</li> |
| 102 | + </ul> |
| 103 | + </li> |
| 104 | + <li> |
| 105 | + <h4 id="half-power-helper-line"> |
| 106 | + <strong>Half Power Helper Line</strong> |
| 107 | + </h4> |
| 108 | + <ul> |
| 109 | + <li>This Toggle button enables/disables the drawing of the -3dB marker line. This is useful for many engineering applications, and is plotted with grey dotted lines. For dB plots it is always drawn at -3dB, but for linear plots it is either drawn at 0.707 or 0.5, depending on the selected Scale Factor.</li> |
| 110 | + </ul> |
| 111 | + </li> |
| 112 | + <li> |
| 113 | + <h4 id="discard-redundant-mirrors"> |
| 114 | + <strong>Discard Redundant Mirrors</strong> |
| 115 | + </h4> |
| 116 | + <ul> |
| 117 | + <li>This Toggle button enables/disables the plotting of functions (that the application determines sufficiently symmetrical over the horizontal axis) below the horizontal axis. |
| 118 | +<ul><li>For 360° plots this setting depends on your preference.</li><li>For 180° plots the setting should have no effect.</li></ul></li> |
| 119 | + </ul> |
| 120 | + </li> |
| 121 | + <li> |
| 122 | + <h4 id="legend-settings"> |
| 123 | + <strong>Legend Settings</strong> |
| 124 | + </h4> |
| 125 | + <ul> |
| 126 | + <li>The user can configure if/where the Legend appears near the plot. After updating any of these settings click <strong>Plot Function</strong> again to update the display.</li> |
| 127 | + </ul> |
| 128 | + </li> |
| 129 | + <li> |
| 130 | + <h4 id="custom-settings-files"> |
| 131 | + <strong>Custom Settings Files</strong> |
| 132 | + </h4> |
| 133 | + <ul> |
| 134 | + <li>These Export and Load buttons allow user defined configurations to be saved for later or shared with others. The settings fields that will be saved/loaded are: |
| 135 | +<ul><li>Plot Style</li><li>Scale Factor</li><li>Radial Label Location</li><li>dB Scale Maximum</li><li>dB Scale Minimum</li><li>Y Minimum</li><li>Theta Label Step Size</li><li>Max Theta</li><li>Radial Label Values: Decreasing Order</li><li>Radial Label Value One Sided BW</li><li>Half Power Helper Line</li><li>Discard Redundant Mirrors</li><li>Legend Settings</li><li>Function Bank Line Types and Line Colors</li></ul></li> |
| 136 | + <li> |
| 137 | + <strong>Export</strong>: To save your current settings click the <strong>Export Settings</strong> button, and specify a File name. This will save your settings as an Excel file, which can be loaded in and parsed later. Be sure to name the file properly.</li> |
| 138 | + <li> |
| 139 | + <strong>Load</strong>: To load previously saved settings click the <strong>Load Settings</strong> button, and select the Excel file you would like to load. This will configure all settings to match those saved in the target file.</li> |
| 140 | + </ul> |
| 141 | + </li> |
| 142 | + </ul> |
| 143 | + </body> |
| 144 | +</html> |
0 commit comments