Diamond Systems 16-Channel 12-Bit Analog Output PC/104 Module Examples Single channel output

Models: RUBY-MM-1612 16-Channel 12-Bit Analog Output PC/104 Module

1 33
Download 33 pages 35.76 Kb
Page 17
Image 17

Examples

Single channel output

Assume channels 0 - 7 are configured for 0-5V. To set channel 0 to 3V, do the following: D/A code is 3V / 5V x 4096 = 2458 (value is rounded to nearest integer)

LSB = 2458 AND 255 = 154

MSB = (2458 AND 3840) / 256 = 9

Step 1. Write 154 to base + 0 (LSB register).

Step 2. Write 0 to base + 2 (Channel register).

Step 3. Write 9 to base + 1 (MSB register). The value 2458 is written to DAC 0. Step 4. Read from base + 0. DAC 0 now outputs 3.000V.

Two channel output

Assume channels 0 - 7 are configured for 0-5V. To set channel 0 to 3.8V and channel 3 to 1.5V, do the following:

D/A code for channel 0 = 3.8 / 5 x 4096 = 3113 LSB = 3113 AND 255 = 41

MSB = (3113 AND 3840) / 256 = 12

D/A code for channel 1 = 1.5 / 5 x 4096 = 1229 LSB = 1229 AND 255 = 205

MSB = (1229 AND 3840) / 256 = 4

Step 1. Write 41 to base + 0 (LSB register).

Step 2. Write 0 to base + 2 (Channel register).

Step 3. Write 12 to base + 1 (MSB register). The value 3113 is written to DAC 0. Step 4. Write 205 to base + 0 (LSB register).

Step 5. Write 0 to base + 2 (Channel register).

Step 6. Write 4 to base + 1 (MSB register). The value 1229 is written to DAC 1.

Step 7. Read from base + 0. DAC 0 and DAC3 are both updated to their new output voltages. All other channels remain at their existing output voltages.

Copyright 2001 Diamond Systems Corp.

Ruby-MM-1612 User Manual V1.1 P. 17

Page 17
Image 17
Diamond Systems 16-Channel 12-Bit Analog Output PC/104 Module Examples Single channel output, Two channel output

RUBY-MM-1612, 16-Channel 12-Bit Analog Output PC/104 Module specifications

The Diamond Systems RUBY-MM-1612 is a versatile 16-channel 12-bit analog output PC/104 module designed to meet the demanding needs of various applications requiring precise analog signal generation. This module excels in environments ranging from industrial automation to scientific research, providing users with reliable performance and high-quality output.

Key features of the RUBY-MM-1612 include its capability to deliver 16 independent analog output channels. Each of these channels supports a resolution of 12 bits, enabling the generation of finely detailed signals for a wide range of applications. The analog outputs are voltage scalable, allowing users to select various output ranges, which enhances the module's flexibility in different system configurations.

Another notable characteristic is the onboard architecture, which employs a specialized digital-to-analog converter (DAC) with excellent linearity and minimal noise, ensuring that the output signals are both accurate and stable. The DAC's specifications allow for output signals with a maximum voltage range of ±10V, providing ample headroom for many applications.

In terms of connectivity, the module utilizes the PC/104 standard, known for its ruggedness and compact form factor. This design allows for easy integration into systems, making it ideal for space-constrained environments. The RUBY-MM-1612 features a robust interface that supports various protocols, ensuring compatibility with a wide array of PC/104 systems.

The module also includes a comprehensive set of support software tools, making it user-friendly for developers. The drivers and libraries provided for various programming environments simplify the process of integrating the module into existing systems, reducing development time and effort.

Additionally, the RUBY-MM-1612 is built for durability, with operational specifications that accommodate a wide temperature range. This reliability makes it suitable for outdoor installations and harsh conditions, where other systems may fail.

In summary, the Diamond Systems RUBY-MM-1612 is an advanced 16-channel 12-bit analog output PC/104 module that combines high performance with flexibility and ease of integration. Its robust features, modern technologies, and durability make it an excellent choice for engineers and developers looking for reliable solutions in analog signal generation. Whether in industrial control systems, data acquisition, or laboratory settings, the RUBY-MM-1612 stands out as a top-tier option for fulfilling complex analog output requirements.