background image

Series AVME9125                                                                                                     VMEbus 6U Analog Input Board
___________________________________________________________________________________________

- 12 -

Interrupts can be enabled to activate after conversion of each

channel or the group of channels as defined by the Start and End
Channel Values.  If interrupts are configured to go active after the
conversion of each channel, the actual interrupt will be issued
every 15

µ

 seconds.  If interrupt upon completion of a group of

channels is selected, an interrupt will be issued 

 25.5

µ

 seconds

after conversion of the last channel in the group has started.

At this time 15

µ

 seconds between interrupts is not sufficient

time to perform back to back interrupt acknowledge cycles on the
VME and PC platforms.  Thus, interrupting after each channel is
converted cannot be recommended.

Burst Single-Mode

In burst single mode of operation conversions are performed

once for all channels (in sequential order) starting with Start
Channel  and ending with the End Channel.  The interval between
conversions of each channel is fixed at 

 15

µ

 seconds.  The

interval timer has no functionality in this mode of operation.

After software selection of the burst single mode of operation,

conversions are started either by an external trigger, or by setting
the software start convert bit.

Interrupts can be enabled to activate after conversion of each

channel or the group of channels as defined by the Start and End
Channel Values.  If interrupts are configured to go active after the
conversion of each channel, an interrupt will be issued every 15

µ

seconds (not recommended).  If interrupt upon completion of a
group of channels is selected, an interrupt will be issued 25.5

µ

seconds after conversion of the last channel has started.

PROGRAMMING CONSIDERATIONS FOR ACQUIRING
ANALOG INPUTS

The AVME9125 board register architecture makes the

configuration fast and easy.  The only set of configuration
hardware jumpers is for the base address of the board in the
VMEbus short I/O space.  Once the board is mapped to the
desired base address, communication with the board registers is
straightforward.

USE OF CALIBRATION SIGNALS

Reference signals for analog input calibration have been

provided to improve the accuracy over the uncalibrated state.  The
use of calibration allows the elimination of hardware calibration
potentiometers traditionally used in precision analog front ends.

The AVME9125 provides DSP (Digital Signal Processing)

logic for real-time calibration of digitized values.  The on-board
hardware implements the required multiplication to adjust the gain
and also the summation to correct the offset.  The gain and offset
coefficients required to implement this calibration must be
determined by software and stored in AVME9125 register before
conversion are triggered to obtain calibrated digital values (refer to
the memory map for these register locations).  The reset condition
of the offset and gain coefficients are zero which will result in
digital values of zero in the mailbox registers.

Uncalibrated Performance

The uncalibrated performance is affected by two primary error

sources.  These are the Instrumentation Amplifier and the Analog
to Digital Converter (ADC).  The instrumentation amplifier and
ADC have significant offset and gain errors (see specifications in
chapter 6) which reveal the need for software calibration.

Calibrated Performance

Very accurate gain and offset coefficients for the AVME9125

can be calculated by using the calibration voltages present on the
board.  The voltage reference and the analog ground (auto zero
signal) are used to determine two points of a straight line which
defines the analog input characteristic.  The calibration reference
voltage is precisely adjusted at the factory to provide optimum
performance, as detailed in chapter 6.

Equation (1) following is used to correct the actual ADC data

(i.e. the uncorrected bit count read from the ADC) making use of
the calibration voltages.

[

] [

]

CorrectedCount = CountActual

OffsetCoef * GainCoef   (1)

[

]

CorrectedCount = CountActual

Count

0V

*

32,080

Count

9.79V

Count

0V

  (2)



By comparison of equations (1) and (2) it can be seen that the
offset coefficient = Count0V and the gain coefficient is the term

given in equation (3):

GainCoef =  

Count

9.79V

Count

0V

          (3)

32 080

,



Where:

Count9.79V

=

Actual ADC Data Read With
9.790039V Calibration Voltage
Applied

Count0V

=

Actual ADC Data Read With
Auto Zero Calibration Voltage
Applied

CountActual

=

Actual Uncorrected ADC Data
For Input Being Measured

The calibration gain and offset coefficients should not be

determined immediately after startup but after the module has
reached a stable temperature and updated periodically (e.g. once
an hour, or more often if ambient temperatures change) to obtain
the best accuracy.  Note that several readings (e.g. 64) of the
calibration parameters should be taken via the ADC and averaged
to reduce the measurement uncertainty, since these points are
critical to the overall system accuracy.

Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com

Summary of Contents for AVME9125 Series

Page 1: ...ess underutilized and idle equipment along with credit for buybacks and trade ins Custom engineering so your equipment works exactly as you specify Critical and expedited services Leasing Rentals Demo...

Page 2: ...South Wixom Road P O BOX 437 Wixom MI 48393 7037 U S A Tel 248 624 1541 Fax 248 624 9234 Copyright 1998 Acromag Inc Printed in the USA Data and specifications are subject to change without notice 8500...

Page 3: ...CONTROL LOGIC 15 ANALOG INPUTS 15 Power Supply Filters 15 5 0 SERVICE AND REPAIR 15 SERVICE AND REPAIR ASSISTANCE 15 PRELIMINARY SERVICE PROCEDURE 16 6 0 SPECIFICATIONS 16 PHSICAL 16 VMEbus COMPLIANC...

Page 4: ...or upon completion of conversion of the group of all scanned channels Software Programmable Interrupt Level The VMEbus interrupt level is software programmable Additional registers are associated wit...

Page 5: ...rs for different base address locations is shown in Table 2 1 IN means that the pins are shorted together with a shorting clip OUT indicates that the clip has been removed The jumper locations are sho...

Page 6: ...ME9125 The EXP9125 will pull CHSel0 high when present Lastly the AVME9125 provides 15 volts to the EXP9125 via the P2 connector Pin assignments for the P2 connectors of the AVME9125 are shown in Table...

Page 7: ...Identification Space Not Used Card Identification Space Low Byte 01 3F 40 Status Register 41 42 Control Register 43 44 Timer Prescaler Interrupt Vector Register 45 46 Conversion Timer 47 48 End Channe...

Page 8: ...is set to 0 Reset condition Set to 0 Bit 0 EXP9125 Board Present Status Read This bit will be 1 when the EXP9125 Expander board is present in a slot adjacent to the AVME9125 A set bit indicates that 3...

Page 9: ...gister The resulting frequency can be used to generate periodic triggers for precisely timed intervals between conversions The Timer Prescaler has a minimum allowed value restriction of 5A hex or 90 d...

Page 10: ...tiated with the Software Start Convert command This is done to avoid mistaking data from an old scan cycle with that of a new scan cycle The New Data registers can be read via 16 bit or 8 bit data tra...

Page 11: ...e an offset of 10 Bit D2 can not be set since an offset of 9 would result and 9 is greater then 9 25 Finally bits D1 and D0 are also set The value written to the offset coefficient must be 3DB hex as...

Page 12: ...econds after the programmed interval has lapsed If interrupt upon completion of a group of channels is selected an interrupt will be issued 10 5 seconds after the interval time of the last selected ch...

Page 13: ...tal Signal Processing logic for real time calibration of digitized values The on board hardware implements the required multiplication to adjust the gain and also the summation to correct the offset T...

Page 14: ...Corresponding Registers 13 Since all parameters are known the gain and offset coefficients can be determined A The offset coefficient is the average of the 32 Count0V values measured An example illus...

Page 15: ...cally 800ns for accesses to the AVME9125 board registers The board s FPGA monitors the base address jumper setting which is jumperable on 256 byte boundaries in the VMEbus Short I O A16 Address Space...

Page 16: ...o Table 2 3 Field I O signals are NON ISOLATED This means that the field return and logic common have a direct electrical connection to each other As such care must be taken to avoid ground loops see...

Page 17: ...al 600mA Maximum VMEbus COMPLIANCE Specification This device meets or exceeds all written VME specifications per revision C 1 dated October 1985 IEC 821 1987 and IEEE 1014 1987 Data Transfer Bus A16 D...

Page 18: ...the uniform single sample mode A 3 foot shielded analog input ribbon was used ENVIRONMENTAL Operating Temperature 0 to 70 C Relative Humidity 5 95 non condensing The printed circuit board is coated w...

Page 19: ...VMEbus 6U Analog Input Board ___________________________________________________________________________________________ 18 Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE ww...

Page 20: ...VMEbus 6U Analog Input Board ___________________________________________________________________________________________ 19 Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE ww...

Page 21: ...SHIELDED CABLE IS RECOMMENDED FOR LOWEST NOISE SHIELD IS CONNECTED TO GROUND REFERENCE AT ONE END ONLY TO PROVIDE SHIELDING WITHOUT GROUND LOOPS NOTES CH16 31 EXT SOURCE 16 31 SEE NOTE 2 SEE NOTE 1 SH...

Page 22: ...uipment Have surplus equipment taking up shelf space We ll give it a new home Learn more Visit us at artisantg com for more info on price quotes drivers technical specifications manuals and documentat...

Reviews: