Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 699970
Collapse All | Expand All

(-)a/src/getting_started_in_kicad/getting_started_in_kicad.adoc (-2 / +2 lines)
Lines 704-711 xsl files are located at: _/Library/Application Support/kicad/plugins/_. Link Here
704
*Windows:*
704
*Windows:*
705
705
706
xsltproc.exe and the included xsl files will be located at
706
xsltproc.exe and the included xsl files will be located at
707
_<KiCad install directory>\bin_ and
707
_< KiCad install directory >\bin_ and
708
_<KiCad install directory>\bin\scripting\plugins_, respectively.
708
_< KiCad install directory >\bin\scripting\plugins_, respectively.
709
709
710
*All platforms:*
710
*All platforms:*
711
711
(-)a/src/pcb_calculator/pcb_calculator.adoc (-3 / +3 lines)
Lines 119-132 This calculator is heavilly based on http://transcalc.sourceforge.net/[Transcalc Link Here
119
The transmission line types and the reference of their mathematical models are listed below:
119
The transmission line types and the reference of their mathematical models are listed below:
120
120
121
* Microstrip line:
121
* Microstrip line:
122
** H. A. Atwater, “Simplified Design Equations for Microstrip Line Parameters”, Microwave Journal, pp. 109-115, November 1989.
122
** H. A. Atwater, "Simplified Design Equations for Microstrip Line Parameters", Microwave Journal, pp. 109-115, November 1989.
123
* Coplanar wave guide.
123
* Coplanar wave guide.
124
* Coplanar wave guide with ground plane.
124
* Coplanar wave guide with ground plane.
125
* Rectangular waveguide:
125
* Rectangular waveguide:
126
** S. Ramo, J. R. Whinnery and T. van Duzer, "Fields and Waves in Communication Electronics", Wiley-India, 2008, ISBN: 9788126515257.
126
** S. Ramo, J. R. Whinnery and T. van Duzer, "Fields and Waves in Communication Electronics", Wiley-India, 2008, ISBN: 9788126515257.
127
* Coaxial line.
127
* Coaxial line.
128
* Coupled microstrip line:
128
* Coupled microstrip line:
129
** H. A. Atwater, “Simplified Design Equations for Microstrip Line Parameters”, Microwave Journal, pp. 109-115, November 1989.
129
** H. A. Atwater, "Simplified Design Equations for Microstrip Line Parameters", Microwave Journal, pp. 109-115, November 1989.
130
** M. Kirschning and R. H. Jansen, "Accurate Wide-Range Design Equations for the Frequency-Dependent Characteristic of Parallel Coupled Microstrip Lines," in IEEE Transactions on Microwave Theory and Techniques, vol. 32, no. 1, pp. 83-90, Jan. 1984. doi: 10.1109/TMTT.1984.1132616.
130
** M. Kirschning and R. H. Jansen, "Accurate Wide-Range Design Equations for the Frequency-Dependent Characteristic of Parallel Coupled Microstrip Lines," in IEEE Transactions on Microwave Theory and Techniques, vol. 32, no. 1, pp. 83-90, Jan. 1984. doi: 10.1109/TMTT.1984.1132616.
131
** Rolf Jansen, "High-Speed Computation of Single and Coupled Microstrip Parameters Including Dispersion, High-Order Modes, Loss and Finite Strip Thickness", IEEE Trans. MTT, vol. 26, no. 2, pp. 75-82, Feb. 1978.
131
** Rolf Jansen, "High-Speed Computation of Single and Coupled Microstrip Parameters Including Dispersion, High-Order Modes, Loss and Finite Strip Thickness", IEEE Trans. MTT, vol. 26, no. 2, pp. 75-82, Feb. 1978.
132
** S. March, "Microstrip Packaging: Watch the Last Step", Microwaves, vol. 20, no. 13, pp. 83.94, Dec. 1981.
132
** S. March, "Microstrip Packaging: Watch the Last Step", Microwaves, vol. 20, no. 13, pp. 83.94, Dec. 1981.
Lines 159-165 image::images/en/rfattenuators.png[alt="RF Attenuators",scaledwidth="80%"] Link Here
159
159
160
This calculator helps translating the color bars from the resistor to its value. To use it, first select the _tolerance_ of the resistor: 10%, 5% or equal or smaller than 2%. For example:
160
This calculator helps translating the color bars from the resistor to its value. To use it, first select the _tolerance_ of the resistor: 10%, 5% or equal or smaller than 2%. For example:
161
161
162
* Yellow Violet Red Gold: 4 7 x100 ±5% = 4700 Ohm, 5% tolerance
162
* Yellow Violet Red Gold: 4 7 x100 +/-5% = 4700 Ohm, 5% tolerance
163
* 1kOhm, 1% tolerance: Brown Black Black Brown Brown
163
* 1kOhm, 1% tolerance: Brown Black Black Brown Brown
164
164
165
165

Return to bug 699970