Data acquisition

Back to overview

Supported data acquisition devices

NeVib can cooperate with many data acquisition devices. Currently these devices are implemented:

 

 

In general

The acquisition can be parameterized by the file NECC.INI.

 

In section [TryToLoadDevice] it can be selected which devices can be used.

 

e.g.

 

DT         = 1

RogaDAQ    = 0

VibDAQ     = 0

FastTracer = 0

HBM        = 0

Simulator  = 0

 

 

declares that only Data Translation devices will be chosen and all other devices are ignored.

RogaDAQ16

16 analog channels, two counter-channels for frequency measurement.

Sequoia FastTracer

3 channel USB vibration sensor with direct USB connector, power supply via USB, range of measurement 5 g (special devices also with two effective ranges of 2 g and 18 g)

 

Section NECC.INI: [NECC_Fasttracer]

 

Entry

 

Fullscale_g = 5

 

defines full scale of the FastTracer. Default: 5g

 

VibDAQ

4 or 8 channel USB vibration sensor with direct USB connector.

 

Data Translation

The DataTranslation drivers are not included in the NeVib-Setup.

 

Some DT devices supported:

 

Name

Number of channels

DT9810

8 analogue channels with up to 25 kHz, one counter input for frequency measurement

DT9816

6 analogue channels with up to 150 kHz, one counter input for frequency measurement

DT9837

4 analogue channels with up to 105 kHz, one counter input for frequency measurement

DT9834

16 (max 32) analogue channels with up to 500 kHz, 5 counter inputs for frequency measurement

Dewetron DEWE50-USB2-16

The DEWETRON preamplifier may be entered in NECC.INI as connector box:

 

[ConnectorBox]

# ConnectorBoxType = 0: No connector box

# ConnectorBoxType = 1: preamplifier DEWETRON DEWE-50-Rack

ConnectorBoxType = 1

 

Attention!

 

Because of the special handling of the USB connector of the DEWETRON devices please play attention to the following rules:

 

Supported amplifiers

DAQP-CHARGE-A

DAQP-V

 

In addition the 5 counter inputs at the rear of the device CNT 0 .. CNT5 are supported.

 

The amplifier modules can be adjusted by using the DEWETRON software DEWESOFT and also by using the switches at the front of the module.

 

During the start of NeVib these adjustments are read from the module and will be used during measurement.

Section NECC.INI: [ConnectorBox], [COM_PORT], [SLOT0]..[SLOT8]

To read these adjustments the software has to have some informations about the connected Dewetron device. These informations are contained in file NECC.INI. This file has to be located in the current working directory.

 

If it is not possible to read the data via the COM-port defined in NECC.INI the setup data will be read from NECC.INI. Please pay attention that the definitions in NECC.INI are the same as in the DEWETRON device.

 

Content of file NECC.INI

The file contains some sections.

COM_PORT

Defines the COM-port for the software to connect to the device. This may be the COM-port in the DEWETRON device, which is provided as virtual COM-port via USB, or also a real COM-port, if the DEWETRON device is connected to the computer via RS232.

Example:

 

Port = 3

 

for COM3

 

Please note that the COM-port may change when the DEWETRON device is connected to another USB port. The port can be found in the device manager.

 

Section: Connections (COM and LPT)

entry: USB - Serial Port (COMx)

 

x means the number of the port ( e.g. COM3 for port 3).

SLOT0 .. SLOT15

The information about the slots are contained in the following sections::

 

Address

defines the logic address of the slot.

Type

Type of the amplifier.

 

Valid entries are:

 

0

DAQP-V

1

DAQP-POT

2

DAQP-Bridge

3

DAQP-RDT

4

DAQP-DMM

5

DAQP-CHARGE

6

DAQP-uV

7

DAQP-TRQ

8

DAQP-FREQ

9

DAQP-ACC

16

PAD-TH8-P

17

PAD-V8-P

22

DAQ-AAF

23

DAQP-CHARGE-A

 

Range

input voltage of the amplifier

 

Valid entries are for DAQP-V:

 

0

+- 50 V

1

+- 10 V

2

+- 5 V

3

+- 1 V

4

+- 0,1 V

5

+- 0,01 V

 

Valid entries are for DAQP-CHARGE-A:

 

 

IEPE  (ICP ® ) -input

charge input

0

+- 5 V

+- 0,1 mV/pC

1

+- 500 mV

+- 1 mV/pC

2

+- 50 mV

+- 10 mV/pC

3

+- 5 mV

+- 100 mV/pC

4

 

+- 1 V/pC

5

 

+- 0,01 V

 

ICP ® is a registered trade mark of PCB Piezotronics Inc., New York

LP-Filter

Low pass filter

 

Valid entries are for DAQP-V:

 

0

50 kHz

1

10 kHz

2

1 kHz

3

100 Hz

4

10 Hz

 

Valid entries are for DAQP-CHARGE-A:

 

0

50 kHz

1

10 kHz

2

3 kHz

3

1 kHz

4

100 Hz

HP-Filter

High pass filter

 

Valid entries are for DAQP-CHARGE-A:

 

0

0,1 Hz

1

1 Hz

2

10 Hz

InputType

Valid entries are for DAQP-CHARGE-A:

 

0

charge input

1

IEPE  (ICP ® ) -input, current supply for dedicated sensors

2

10 Hz

 

ICP ® is a registered trade mark of PCB Piezotronics Inc., New York

 

Example for file NECC.INI

[COM_PORT]

Port = 3

 

[SLOT0]

Address =  0

Type = 23

Range =  0

LP-Filter =  2

HP-Filter =  1

InputType =  1

[SLOT1]

Address =  1

Type = 23

Range =  0

LP-Filter =  2

HP-Filter =  1

InputType =  1

[SLOT2]

Address =  2

Type = 23

Range =  0

LP-Filter =  2

HP-Filter =  1

InputType =  1

[SLOT3]

Address =  3

Type = 23

Range =  0

LP-Filter =  2

HP-Filter =  1

InputType =  1

[SLOT4]

Address =  4

Type = 23

Range =  0

LP-Filter =  2

HP-Filter =  1

InputType =  1

[SLOT5]

Address =  5

Type = 23

Range =  0

LP-Filter =  2

HP-Filter =  1

InputType =  1

[SLOT6]

Address =  6

Type =  0

Range =  2

LP-Filter =  3

HP-Filter =  

InputType =  

Anhang

==============

eDAQP_V           = 0

RANGE 50V = 0

RANGE 10V  = 1

RANGE 5V   = 2

RANGE 1V   = 3

RANGE 0.1V = 4

RANGE 0.01V = 5

FILTER 50000 = 0

FILTER 10000 = 1

FILTER 1000 = 2

FILTER 100 = 3

FILTER 10 = 4

eDAQP_POT         = 1

eDAQP_Bridge      = 2

eDAQN_RDT         = 3

eDAQP_DMM         = 4

eDAQP_Charge      = 5

eDAQP_uV          = 6

eDAQP_TRQ         = 7  

eDAQP_FREQ        = 8

eDAQP_ACC         = 9

ePAD_TH8_P        = 16

ePAD_V8_P         = 17

eDAQ_AAF          = 22

eDAQP_Charge_A    = 23

RANGE 5000mV = 0 RANGE 0.1mV/pC = 0

RANGE  500mV  = 1 RANGE   1mV/pC = 1

RANGE   50mV   = 2 RANGE  10mV/pC = 2

RANGE    5mV   = 3 RANGE 100mV/pC = 3

RANGE    1V/pC  = 4

 

LP-FILTER 50kHz = 0

LP-FILTER  1kHz = 1

LP-FILTER  3kHz = 2

LP-FILTER  1kHz = 3

LP-FILTER 100Hz = 4

HP-FILTER 0.1Hz = 0

HP-FILTER   1Hz = 1

HP-FILTER  10Hz = 2

 

Input  Charge  = 0

Input  ICP = 1

 

eDAQP_BRIDGE_A    = 24

eDAQN_OHM         = 25

eDAQP_FREQ_A      = 26

eDAQP_ACC_A       = 27

eCAL_SCANN        = 29

eDAQP_CHARGE_B    = 30

eDAQP_BRIDGE_B    = 31

eCAL_BRIDGE       = 32

eMDAQ_V           = 33

eDAQP_V_A         = 34

eDAQP_V_B         = 35

eDAQP_BRIDGE_S    = 42

eDAQP_HV          = 43

 

Back to overview