X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=physical.git;a=blobdiff_plain;f=misc%2Fadjustable%20resistor%2Findex.html;fp=misc%2Fadjustable%20resistor%2Findex.html;h=2ab6a34820e1a747ec0f531644a370f9390b0b6f;hp=0000000000000000000000000000000000000000;hb=19af345819ef415d6685de55eb218367baa47b33;hpb=365f953bb4a379fb74f7ec49244484f75362c684 diff --git a/misc/adjustable resistor/index.html b/misc/adjustable resistor/index.html new file mode 100644 index 0000000..2ab6a34 --- /dev/null +++ b/misc/adjustable resistor/index.html @@ -0,0 +1,371 @@ + + + +Adjustable resistor / indicator + + + + + + + + + + + + + +
+

Adjustable resistor / indicator

+ +
+

1 General

+
+ +
+
+ +
+

2 Project description

+
+

+I needed a way to experimentally find resistance that works best in +certain circuits. Usual potentiometers could not handle required power +dissipation and were not precise enough. +

+ +

+Solution is to build adjustable resistor: +

+ + +
+

make.png +

+
+ +

+Logically there is series of resistors that increase in resistance in +the power of 2: 0.5, 1, 2, 4, 8, 16, 32, 64, 128, 256, 512. Each +resistor can be enabled or disabled by a switch. This makes entire +range of 0 – 1023.5 ohms available with the 0.5 ohms precision. +

+ +

+Schematic: +schematic.png +

+ +

+Here is front panel for switches: +front%20panel.png +

+ +

+Download: +

+ + +

+Sometimes I would like to use lightbulbs with various parameters as +test load/indicator. Current device has 4 of them included. +

+ +

+Here is front panel for light bulbs: +indicator%20panel.png +

+ +

+Download: +

+ + + +

+After assembly using prototype PCB: +make,%202.png +

+ + +

+Following body is used as a case and PCB support: +body.png +

+ +

+Download: +

+ + +

+Result: +make,%203.png +

+ +

+Cover on the back: +back%20cover.png +

+ +

+Download: STL file +

+ +

+Button covers: +button.png +

+ +

+Download: +

+ +
+
+
+ + +