EMANT300 Spec
EMANT300 Spec
EMANT300 Spec
EMANT300
FEATURES
Low cost and portable data acquisition system up to 6 channels of differential multiplexed ADC single channel 22 bit @ 10 samples/sec single channel 16 bit waveform @ 2500 samples/sec (max) Programmable Gain 1-128 1 channel of 8-bit D/A conversion (current output) 8 digital IO channels One 16-bit general-purpose counter OR 16-bit PWM USB 2.0 Full Speed connectivity to desktop PC, notebook Low cost and easily available 25 pin D-Sub connects to the physical world. Application adaptors with instructional guides for fuss free learning.
APPLICATIONS The EMANT300 is a low-cost and compact data acquisition system developed for learning purposes. It can be used readily with a desktop personal computer for data acquisition and control. When connected to a notebook, portability and/or isolation is achieved. Together with the communication capabilities inherent in the computer, it allows learners to experiment and design solutions that capture, compute, control and connect to the world. The high resolution ADC, Differential Inputs & Programmable Gain Amplifier simplifies sensor connection. Learners can connect thermocouples and strain gauges directly to read temperature and strain without needing expensive and sophisticated signal conditioning. The current output DAC allows users to measure resistance directly. Thus, resistive sensors like thermistors can be connected directly to measure temperature. The counter can be used to measure flow rate or RPM. When the counter is not used, its clock can be used for PWM output for heating or motor control experiments. USB allows for quick and fuss free connection. 3 icons (LabVIEW) or 6 lines of code (C# on .NET) later, the learner has created a voltage meter.
.NET driver for use with C#, VB and C++ (.NET Framework 1.1 or later)
double volt; EMANT300 DAQ = new EMANT300(); DAQ.Open(); volt = DAQ.ReadAnalog(AIN0, AINCOM); Console.WriteLine(volt); DAQ.Close();
Using the internet connectivity, the same voltage can now be read across the world using email, browser or messenger. Attaching a mobile phone with PC connectivity (or GSM modem) to the PC , this voltage reading is now available on a mobile phone. Simple examples are provided with instructional guide to allow the learner to explore and build on the knowledge.
LabVIEW and .NET for C#, VB and VC++ are trademarks of National Insturments and Microsoft respectively
SPECIFICATIONS
Condition
Specification
Unit
ANALOG INPUT (AIN0-AIN5, AINCOM) Number of analog input channels 6 single ended / 3 differential Resolution 24 Sampling Rate Resolution 10 samples/s 22 Single Channel1 2500 samples/s 16 1 2500 Max Sampling Rate Input gains (PGA) 1, 2, 4, 8, 16, 32, 64 or 128 Full-Scale Input Voltage Range Unipolar 0 to VREF/PGA Bipolar VREF/PGA Analog Input Range Buffer OFF 0.1 to 5.1 Buffer ON 0.05 to 3.5 Differential Input Impedance Buffer Buffer OFF 7/PGA Input Current Buffer ON 0.5
Note 1: Single Channel. There is a 3 cycle delay betw een samples of multiplexed inputs
2.5 1.25 9 10
V V mA mA
115 375
mV V/C
IDAC OUTPUT CHARACTERISTICS Full-Scale Output Current Compliance Voltage Resolution 1 3.5 8 mA V Bits
Parameter
Condition DIGITAL IO
Specification
Unit
Number of channels Direction control Absolute maximum voltage range Input Low Voltage (Max) Input High Voltage (Min) Output low voltage (Max) Pull-Up Resistors COUNTER2 Number of counters Resolution Counter measurements Maximum input frequency Input Low Voltage (Max) Input High Voltage (Min) IOL =1mA IOL =20mA
V V V V V k
Bits MHz V V
Number of channels Resolution Period Duty cycle Deadtime Output low voltage (Max) Output high voltage (Min) IOL =20mA IOH =20mA
Bits ms % usec V V
Note 2: Both the Counter and PWM shares the same clock. Therefore only one function is available at any one time.
+5 V output
POWER AVAILABLE AT I/O CONNECTOR Max 300 PHYSICAL CHARACTERISTICS 5.7 by 9.5 by 2.4 60 USB series B receptacle 25 pin D-Sub connector (Plug)
mA
cm g
Description
Analog Current Output Analog Ground Reference Voltage +ve Reference Voltage -ve Analog Input Common Analog Input Analog Input Analog Input Analog Input Analog Input Analog Input USB Supply Gnd USB Supply 5V
Description
Digital IO Digital IO Digital IO Digital IO Digital IO Digital IO Digital IO Counter Input PWM Output Digital IO USB Supply Gnd USB Supply 5V
Fig 4: Temperature Measurement using Thermocouple with Thermistor for Cold Junction Compensation
(REFIN- connected to AGND to use the internal reference)