Index of /uploads/403/G7-software.S16/bin

 NameLast modifiedSizeDescription

 Parent Directory   -  
 sim_blockbyblock.m 2016-02-04 14:42 5.6K 
 sim.m 2016-02-04 14:42 2.1K 
 readme.txt 2012-03-03 17:53 584  
 rd1.m 2016-02-04 14:39 2.1K 
 ola.m 2012-03-03 15:49 185  
 fsst.m 2013-01-26 11:56 777  
 fig.m 2014-07-15 13:29 186  
 fast.m 2013-01-26 11:56 410  

sim ./bin/rd1.m computes the impedance assuming that the unknown impedance is in series
with a resistor Rref (this value is stored in rd1.m). 

One channel is connected to the top of the load, and one to the bottom of the unknown load impedance,
which in turn is connected to Rref = 1k Ohm

For this to work well, one needs to buffer the voltages with an opamp, to remove the leakage currents.
A good choice is one with a very high input impedance (1GOhm) (Jfet input op-amp).

Then the load impedance is given by (Vx-Vref)/Iref where Iref=Vref/Rref.

Thus: Zx = Rref * (Vx/Vref -1 )