Resistors - Delphijustin industries https://delphijustin.biz Making use out of things! Fri, 08 Dec 2023 20:01:41 +0000 en-US hourly 1 https://wordpress.org/?v=6.2.9 https://delphijustin.biz/wp-content/uploads/2025/10/cropped-dongwa-192-32x32.png Resistors - Delphijustin industries https://delphijustin.biz 32 32 Resistor RJ45 Tester https://delphijustin.biz/resistor-rj45-tester/?utm_source=rss&utm_medium=rss&utm_campaign=resistor-rj45-tester https://delphijustin.biz/resistor-rj45-tester/#respond Fri, 08 Dec 2023 20:01:40 +0000 https://delphijustin.biz/?p=4880 This is a simple network cord tester that uses just 8 unique resistors. The values/wattage doesn’t matter as long as the meter can read them. They should be in the kiloohm range. I have made an Excel spreadsheet file that you can enter all 8 of the resistors and get the total parallel resistance. The …

The post Resistor RJ45 Tester first appeared on Delphijustin industries.

]]>
This is a simple network cord tester that uses just 8 unique resistors. The values/wattage doesn’t matter as long as the meter can read them. They should be in the kiloohm range. I have made an Excel spreadsheet file that you can enter all 8 of the resistors and get the total parallel resistance. The pins are listed as binary 1s and 0s. J1 and J2 are the RJ45 connectors. I even entered the ones I’m using. It doesn’t tell you if it’s a patch cord, crossover or rollover, but tells you if the pins used on the cord are making connection. To tell what type of cord it is just look at the 2 ends.

Loader Loading…
EAD Logo Taking too long?

Reload Reload document
| Open Open in new tab

The post Resistor RJ45 Tester first appeared on Delphijustin industries.

]]>
https://delphijustin.biz/resistor-rj45-tester/feed/ 0
Simplest analog computer https://delphijustin.biz/simplest-analog-computer/?utm_source=rss&utm_medium=rss&utm_campaign=simplest-analog-computer https://delphijustin.biz/simplest-analog-computer/#respond Sun, 09 May 2021 01:20:54 +0000 https://delphijustin.biz/?p=3375 In this post I will show you how to make a analog computer using just resistors, switches and a 100 micro ammeter. Here’s the schematic of it: You can see the idea on how this analog computer works, it uses ohms law to get current from resistors in the circuits. Each current is limited in …

The post Simplest analog computer first appeared on Delphijustin industries.

]]>
In this post I will show you how to make a analog computer using just resistors, switches and a 100 micro ammeter.

Here’s the schematic of it:

Schematic

You can see the idea on how this analog computer works, it uses ohms law to get current from resistors in the circuits. Each current is limited in binary. Also parallel resistance makes the current add up. This circuit can make current from 0 to 300 micro amps. This circuit can last for days on batteries. A 8 volt regulator should be used so the voltage stays at 8 volts.

So you might be thinking how can this analog computer add and subtract numbers?

First of all we need to know ohm’s law. Ohm’s law states that if we know 2 out of 3 variables(voltage,current or resistance) we can solve for the variable that we don’t know.

$$R=\frac{V}{I}$$

$$I=\frac{V}{R}$$

$$V=IR$$

V is input voltage I is current and R is resistance

So if we want 80 micro amps and our input voltage is 8v

$$R=\frac{8}{0.00008}=100k$$

Now the next thing is to know series and parallel resistance.

When resistors are in series the current lowers and resistance adds up.

$$R=R_{1}+R_{2}+R_{3}$$

in parallel the currents add up resistance goes down.

$$R=\frac{1}{\frac{1}{R_{1}}+\frac{1}{R_{2}}+\frac{1}{R_{3}}}$$

Next we calculate the resistance that is needed to generate 10,20,40 and 80 micro amps

$$R=\frac{8}{0.00001}=800k$$

$$R=\frac{8}{0.00002}=400k$$

$$R=\frac{8}{0.00004}=200k$$

$$R=\frac{8}{0.00008}=100k$$

To subtract do the second equation by trying all possible values for A

$$A=B-C$$

$$C=A+B$$

Once I get all of the parts I will update this post

The post Simplest analog computer first appeared on Delphijustin industries.

]]>
https://delphijustin.biz/simplest-analog-computer/feed/ 0