2020-09-15 14:03:07 +00:00
|
|
|
// Do not edit this file, it is autogenerated by CMake from the .md file
|
|
|
|
_HKI( "E-series defined in IEC 60063 are a widely accepted system of preferred\n"
|
|
|
|
"numbers for electronic components. Available values are approximately\n"
|
2020-11-03 10:47:28 +00:00
|
|
|
"equally spaced in a logarithmic scale.\n"
|
2020-09-15 14:03:07 +00:00
|
|
|
"\n"
|
|
|
|
" E12: 1,0 1,2 1,5 1,8 2,2 2,7 3,3 3,9 4,7 5,6 6,8 8,2\n"
|
|
|
|
" E6: 1,0 - 1,5 - 2,2 - 3,3 - 4,7 - 6,8 -\n"
|
|
|
|
" E3: 1,0 - - - 2,2 - - - 4,7 - - -\n"
|
|
|
|
" E1: 1,0 - - - - - - - - - - -\n"
|
2020-11-03 10:47:28 +00:00
|
|
|
"\n"
|
|
|
|
"This calculator finds combinations of standard E-series components to\n"
|
|
|
|
"create arbitrary values. You can enter the required resistance from 0,0025 to 4000 kOhm. \n"
|
|
|
|
"Solutions using up to 3 components are given. \n"
|
|
|
|
"\n"
|
|
|
|
"If a closer solutions is needed, the 4R checkbox option will give solutions \n"
|
|
|
|
"using 4 components for the E12 series only. This option\n"
|
|
|
|
"may take longer to compute. \n"
|
|
|
|
"\n"
|
|
|
|
"It is also possible to specify up to two values to exclude from the solution if these\n"
|
|
|
|
"component values are not available\n"
|
2020-09-15 14:03:07 +00:00
|
|
|
"\n"
|
|
|
|
"Solutions are given in the following formats:\n"
|
|
|
|
"\n"
|
|
|
|
" R1 + R2 +...+ Rn resistors in series\n"
|
|
|
|
" R1 | R2 |...| Rn resistors in parallel\n"
|
|
|
|
" R1 + (R2|R3)... any combination of the above\n"
|
|
|
|
"" );
|