Computing the extracellular resistivity
Posted: Mon Dec 05, 2005 1:36 pm
Hello,
I am trying to use Neuron to apply extracellular stimulation pulses to a realistic 3D neuron model. For the assumption that the extracelular field is isotropic (i.e. resistivity is the same in all directions), the relation for the transfer resistance (resistance between the stimulating electrode and each compartment in the model) is:
Transfer Resistance = (rho/4/PI)*(1/r)
where rho is the extracellular resistivity
r is the radial distance between the electrode and the compartment
I am trying to model a non-isotropic medium in which the extracellular resistivity depends on the direction, I failed to find the relation that describes this situation in any book or reference. I did some quick calculations and got the following relationship:
Transfer Resistance = (1/4/PI)
* (1/((r_x/rho_x)^2 + (r_y/rho_y)^2 + (r_z/rho_z)^2)^0.5)
I don't know if it is the correct relation or not.
Thanks
I am trying to use Neuron to apply extracellular stimulation pulses to a realistic 3D neuron model. For the assumption that the extracelular field is isotropic (i.e. resistivity is the same in all directions), the relation for the transfer resistance (resistance between the stimulating electrode and each compartment in the model) is:
Transfer Resistance = (rho/4/PI)*(1/r)
where rho is the extracellular resistivity
r is the radial distance between the electrode and the compartment
I am trying to model a non-isotropic medium in which the extracellular resistivity depends on the direction, I failed to find the relation that describes this situation in any book or reference. I did some quick calculations and got the following relationship:
Transfer Resistance = (1/4/PI)
* (1/((r_x/rho_x)^2 + (r_y/rho_y)^2 + (r_z/rho_z)^2)^0.5)
I don't know if it is the correct relation or not.
Thanks