Chapter 6
HP E1340A High Speed Operation
Chapter Contents
This chapter explains how to use the HP E1340A Arbitrary Function
Generator at faster speeds and other operations.
Chapter 3 shows how to transfer waveform segments to the AFG as voltage
values. This is the slowest method to transfer the lists to the AFG. This
chapter shows faster ways to transfer the data to the AFG. The sections are
as follows:
•
Using DAC Data to Generate Waveforms . . . . . . . . . . . . . . Page 109
•
Using Definite Length Blocks to Transfer Data . . . . . . . . . . Page 113
•
Using the VXIbus Backplane. . . . . . . . . . . . . . . . . . . . . . . . . Page 120
•
Program Comments . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Page 129
Using DAC Data to Generate Waveforms
Transferring waveform segments as Digital-to-Analog Converter (DAC)
Codes to the AFG is faster than transferring a voltage list. The following
shows how to transfer the lists as DAC codes using 16-bit integers. The
DAC codes are transferred to the AFG as a comma ( , ) separated list. Be
sure to set the upper 4 bits of the integers to 0.
Determining DAC
Codes
For outputs into matched loads and with the amplitude set to maximum
(+5.11750V), the following DAC codes generate the following outputs:
Code 0 outputs -5.12 V or negative full scale voltage
Code +2048 outputs 0 V
Code +4095 o5.11750 V or positive full scale voltage
To calculate DAC codes from voltage values, use the formula:
DAC Code = (voltage value / .0025) + 2048
For example, to output -2V:
DAC Code = (-2 / .0025) + 2048 = -800 + 2048 = 1248
109 HP E1340A High Speed Operation
Chapter 6
Summary of Contents for E1340A
Page 12: ...Notes 12 HP E1340A Arbitrary Function Generator Module User s Manual ...
Page 14: ...14 HP E1340A Arbitrary Function Generator Module User s Manual ...
Page 42: ...Chapter 2 Generating Standard Waveforms with the HP E1340A 42 ...
Page 54: ...Chapter 2 Generating Standard Waveforms with the HP E1340A 54 ...
Page 58: ...Chapter 3 Generating Arbitrary Waveforms with the HP E1340A 58 ...
Page 84: ...Chapter 4 HP E1340A Sweeping and Frequency Shift Keying 84 ...
Page 130: ...Chapter 6 HP E1340A High Speed Operation 130 ...
Page 202: ...202 HP E1340A SCPI Conformance Information Chapter 7 ...
Page 218: ...218 HP E1340A Specifications Appendix A ...
Page 284: ...284 HP E1340A Register Based Programming Appendix C ...
Page 295: ...Index HP E1340A Arbitrary Function Generator User s Manual 295 ...