Given an ammeter with full scale current I and internal resistance R.
VOLTAGE
- It will act as a voltmeter if resistance if inserted in series.
When the voltage drives the current to full scale that voltage will be the full scale voltage.
So -
\$V_{fs}=I_{fs}\times R_{total} = I_{fs} \times R_{meter}+R_{series}\$
or, rearranging:
\$R_{series}=\dfrac{V_{fs}}{I_{fs}}-R_{meter}\$
eg given a 50 uA meter with a 1000 Ohm resistance, make a 20 VDC full scale meter.
\$R_{series}=\dfrac{V_{fs}}{I_{fs}}-R_{meter}=\dfrac{20}{50\times 10^{-6}}-1000 = 400,000 - 1000 = 399,000Ω = 399KΩ\$
In this case the meter resistance is irrelevant as it will have minimal effect on accuracy.
Note that for 1 Volt, \$R_{fs}=\dfrac{V_{fs}}{I_{fs}}=\dfrac{1}{50 \times 10^{-6}}=20,000\$.
SO a 50 µA ammeter produces what was called when such things were common, a "20,000 Ω per Volt" Volt meter. To make a multimeter, just add \$20,000\times V_{fullscale} Ω\$ for each range.
eg for ranges of 1 V, 10 V, 100 V the series resistors are 20 KΩ, 200 KΩ, 2 MΩ.
CURRENT
If we use the same 50 µA, 1000 Ω meter we can divert current around it so that more current must flow to make the meter read full scale.
If we place an \$R_{sh}\$ resistor in parallel with the meter, then at full scale, if 50 µA flows through the 1000 Ω meter then \$\dfrac{1000}{R_{sh}}\times 50 µA\$ will flow through the shunt resistor.
So total current =
\$I_{fs}=I_{meter}+\dfrac{R_{meter}}{R_{sh}} \times I_{meter}=I_{meter}\times \left( 1+\dfrac{R_{meter}}{R_{sh}}\right)\$
\$I_{fs}=I_{meter}\times \dfrac{R_{sh} + R_{meter}}{R_{sh}}\$
or rearranging:
\$R_{sh}=\dfrac{R_{meter}\times I_{meter}}{I_{fs}-I_{meter}}\$
So eg to make a 100 mA meter with our 50 uA meter we see
\$R_{sh}=\dfrac{R_{meter} \times I_{meter}}{I_{fs}-I_{meter}}=\dfrac{1000\times (50\times 10^{-6})}{0.100 - 0.000050}=\dfrac{0.050}{0.099950}=0.500250Ω\$
or close enough to 0.500 Ω.
In the above when \$I_{fs}\$ >> \$I_{meter}\$ the \$(I_{fs}-I_{meter})\$ term can be simplified to \$I_{fs}\$ so \$R_{sh}=\dfrac{R_{meter}\times I_{meter}}{I_{fs}}\$ which makes a large amount of sense if you look at it long enough.
So in th above case \$R_{sh}=1000\times \dfrac{50 µA}{100 mA}=1000\times \dfrac{1}{2000}=0.5Ω\$
as expected.
So a Multimeter has ranges which switch shunts across the meter which are 1 \$N^{th}\$ of the meter resistance for \$I_{fs}=N\times I_{meter}\$.
RESISTANCE:
Look at the resistanmce scales on a non electronic analog ohmmeter.
Note how they are compressed in a non linear manner.
The Ohmmeter is an ammeter with the scale calibrated to suit.
See ammeter above for method.
INDUCTANCE
Harder.
Can be done BUT electronic make it FAR easier.
Lets have some useful feedback from you before we wade into such things.