Changes

From OpenEMT.org
Jump to: navigation, search

Sensor amplifier

13 bytes added, 18:53, 3 November 2017
no edit summary
The [http://www.ti.com/lit/ds/symlink/ina128.pdf INA128] is a general purpose instrumentation amplifier from Texas Instruments. The sensor wires are directly connected to the inputs of the INA128. The gain of the amplifier is set using a 10kΩ potentiometer <math></math> (not shown). The 47kΩ resistors at the op-amp inputs are necessary in order to provide the necessary bias currents to the amplifier.
The [http://www.ti.com/lit/gpn/tl081 TL081 (datasheet here) ] is a general purpose operational amplifier configured as an inverting unity gain buffer using two 10kΩ10kΩ 10kΩ resistors. The precision of these resistors is not important as the device is a simple buffer. The output of this buffer is connected to the data acquisition unit (DAQ).
The Eagle PCB project files and Gerber CAM files for this circuit can be found in the Anser project repository.
A current summer amplifier is required to efficiently sample the current in each of the emitter coil PCBs. The composite signal is demodulated in an identical manner to the sensor signal. Data regarding the phases of the signals are extracted to provide information regarding the orientation of the sensor. This is used by the position and orientation algorithm (P&O). Without this, the sign of the <math>n_A</math> vector cannot be determined. (i.e. Two solutions exist for the orientation angle, <math>\theta</math> and <math>\theta+\pi</math> The phase information decides which orientation is valid). The circuit schematic of the summer circuit is shown below
<math>V1</math> to <math>V8</math> represent the current-sense voltage signals from each emitter coil. These voltage signals are generated from the high-speed amplifier shown in section 2a. Capacitors <math>C_{DC}</math> block any DC bias from being amplified. Resistors <math>Rin</math> set the gain of the amplifier in conjunction with <math>R_f</math>. Both <math>R_f</math> and <math>C_f</math> also form a low-pass filter to block any high frequency noise from entering amplifier. A single TL082 TL081 operational amplifier is used in the Anser system, although this particular model is not required. The resulting output voltage <math>V_{sum}</math> is given by:
<math display="block">V_{sum} = -\frac{R_f}{R_{in}}\left( V_1 +V_2+...V_8\right)</math>
The precision of this circuit not vital for accurate system operation. The purpose of <math>V_{sum}</math> is to provide the phase information of the coil current. i.e. magnitudes are not important. The amplifier gain should be chosen such that it can be accurately sampled by the data acquisition system (DAQ).

Navigation menu