(11C) Generate Pair of Parallel Resistors
|
10-26-2018, 11:47 AM
Post: #1
|
|||
|
|||
(11C) Generate Pair of Parallel Resistors
Program to generate in endless loop of
Two Parallel Resistors with your desire total. This program give different pair of resistors that match the giving total. Procedure: [A] // Total [ENTER] Step [A] [B] // Press any key to Stop Loop [B] 1st Resistor [R/S] 2nd Resistor [R/S] continue forward loop. [C] // [C] Backward loop, Press any key to Stop Loop [B] 1st Resistor [R/S] 2nd Resistor. [E] Initialize --------------------------------------------------- Example: FIX 3 Destination total is 25.75 Pick two difference pair of resistors of your choice. I will use 0.5 for loop steps. [E] Initialize 25.75 ENTER .5 [A] ---->Program keep generate two resistors that match your giving total in this case is 25.75 Once you see the pair you like press any key to stop I recommend ENTER key. [B] I pick this pair: 30.25 [R/S] 173.097 [R/S] --> Continue Loop Forward [C] This loop go backward: Once you see the pair you like press any key to stop. I pick this pair: --> [B] 28.250 [R/S] 290.975 --------------------------------------------------------- Program: Code:
Gamo |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
(11C) Generate Pair of Parallel Resistors - Gamo - 10-26-2018 11:47 AM
RE: (11C) Generate Pair of Parallel Resistors - Gamo - 10-27-2018, 06:00 AM
RE: (11C) Generate Pair of Parallel Resistors - Thomas Klemm - 10-27-2018, 10:51 AM
RE: (11C) Generate Pair of Parallel Resistors - Dieter - 10-29-2018, 05:28 PM
|
User(s) browsing this thread: 1 Guest(s)