Краткое содержание страницы № 1
9700 Series
Pulse Generator
User's Manual
Quantum Composers, Inc Phone (406) 582-0227
PO Box 4248 Fax (406) 582-0237
Bozeman, MT 59772 www.quantumcomposers.com
Краткое содержание страницы № 2
Table of Contents 1 Introduction .............................................................. 1 Technical Support ........................................................ 1 Parts List ................................................................ 1 Warranty ................................................................. 1 Custom Modifications .................................................... 2 Safety Issues ............................................................. 2 2 Controls and C
Краткое содержание страницы № 3
Table of Contents Main Menu .............................................................. 10 MODE - Pulse Modes .............................................. 10 External Trigger Mode ............................................ 10 Single Shot Mode ................................................ 11 Channel Menus ......................................................... 11 11 n:Enable - Tn:Enable ................................................ 11 n:lamps - Tn:lamps ........................
Краткое содержание страницы № 4
Table of Contents iii
Краткое содержание страницы № 5
1 INTRODUCTION This manual is designed to help you quickly and easily learn to use your Quantum Composers Model 9700 current pulse generator. The 9700 provides digitally controlled current pulses with currents from 0 - 25 Amps and pulsewidths from 100 µs to 100ms. We also offer a long pulse version which holds up to 10A for 10 µs - 500ms. Rather than the usual array of knobs and switches, the 9700 uses a menu-driven user interface with "on-line" help -- once you learn the basics of operating
Краткое содержание страницы № 6
Custom Modifications The 9700 is microprocessor-controlled and employs a flexible and expandable user-interface. New features and operating modes often can be added without hardware modifications by merely modifying the software contained inside the 9700 - contact Quantum Composers for details. Safety Issues Normal use of test equipment exposes users to a certain amount of danger from electrical shock because testing must be performed where exposed voltage is present. An electrical shock causin
Краткое содержание страницы № 7
as the on-off switch, fuses, power transformer etc., any time the equipment is connected to an AC outlet, even if the equipment is turned off. 6. Never work alone. Someone should always be nearby to render aid if necessary. Training in CPR first aid is highly recommended. 3
Краткое содержание страницы № 8
4
Краткое содержание страницы № 9
2 CONTROLS AND CONNECTORS This chapter explains the function of each control and connector on the 9700. Front Panel The front panel contains the most frequently used controls and connectors. Display The 9700 features a backlit liquid crystal display, which displays menu selections and settings. The left half of the display shows the current menu selection, while the right half shows the current setting of the item associated with that menu. Control Buttons Item Button Toggles between the vari
Краткое содержание страницы № 10
Left Button For numeric items, this button is used to select which digit in a numeric entry is selected for editing. For other items, or when the left most digit is already selected for numeric items, pressing and holding this button down displays a brief description of the current item. Right Button For numeric items, this button is used to select which digit in a numeric entry is selected for editing. For other items, or when the right most digit is already selected for numeric items, pr
Краткое содержание страницы № 11
The charge level indicator illuminates when the capacitor bank is fully charged. The current monitor is an oscilloscope compatible reference voltage to monitor the current pulse, 1A = 100mV. External Trigger Trig In (BNC) -- external signal input to trigger the generation of pulses. Optoisolated input, 3-15V (>3mA). Pressing the RUN button in the external trigger mode arms the system and waits for an external trigger input. Sync Out This is a BNC connector which provides a TTL sync output when
Краткое содержание страницы № 12
GPIB Port (optional) The GPIB (IEEE 488) interface is available as an option with the 9700. AC Input A standard EIC instrument-type cord should be used. The 9700 is supplied with a power cord that fits the type of socket used in your country. Input requirements: 100-240VAC, 1A 8
Краткое содержание страницы № 13
3 OPERATING INSTRUCTIONS This chapter presents detailed instructions on the operation of the 9700. Overview The 9700 provides digitally controlled, single shot, current pulses. The current is provided by a 3700mF capacitor bank charged to approximately 44V. The ability of the instrument to maintain the requested current will be load dependent, limited by the voltage and the stored energy. Thus the output pulse is energy limited by the 2 amount of energy stored on the capacitor bank (CV /2 = 3
Краткое содержание страницы № 14
Selecting Menu Items The menu items in the 9700 are arranged in a set. Pressing the key will toggle between sets of menus, while the key will toggle between menu items within the current set. Hold down the Left arrow key to receive a short description of the current menu item. Pressing and holding the Right arrow key will display the valid range for that item. Numeric Input Mode When the current item is numeric, the system enters the Numeric Input mode. In this mode, the Left and Right arr
Краткое содержание страницы № 15
Single Shot Mode During Single Shot operation, one pulse is generated each time the Run key is pressed. The rate at which pulses are produced is totally dependent on how fast the Run key is pressed. The delay of each of the outputs is relative to To (the internal clock). Channel Menus This set of menus is used to set enable and set the current, delay, pulse width for each of the output channels. n: Enable - Tn:Enable Each of the two (2) channels has independent output control and may be e
Краткое содержание страницы № 16
n:Wid - Tn:Pulse Width Each of the two (2) channels has an independent pulse width setting which is set from the Tn:Wid menu, where n = 1, 2. Pulsewidths from 100 µs to 100ms may be selected with a resolution of 200ns. *See custom features for Long Pulse option specifications. The pulse width is used to specify the duration of the output pulse. The setting of the output polarity (the Tn:Pol menu) for a particular channel determines whether the output is high for this duration or low. Store/Re
Краткое содержание страницы № 17
Shot Counter The 9700 includes a nine (9) digit shot counter. The maximum count displayed is 4,294,967,295 after which the count rolls over to zero. To manually reset the counter to zero, press the Left or Right arrow key. You will prompted to press the key to verify that you want to zero the counter. If you press any other key, the shot counter will not be reset. Fmark The character used as a decimal point can be set to either a "." (period) or a "," (comma). The period is generally use
Краткое содержание страницы № 18
14
Краткое содержание страницы № 19
____________________________________________________________________ 4 Computer Interface The 9700 comes standard with an RS232 serial interface; a GPIB (IEEE-488) interface is available as an option. All menu settings can be set and retrieved over the computer interface using a simple command language. Serial (RS232) Pinout The serial port is located on the back of the 9700, and uses a 9-pin D-type connector with the following pinout (as viewed from the back of the 9700): 1. No connection 2. T
Краткое содержание страницы № 20
Command Protocol All commands have the following syntax: $ <##>CR where P $ indicates a command follows. P is the command name. No spaces are allowed between the $ and the . The name is case sensitive. P <##> is an unsigned integer associated with the command. A space must be inserted between and <##>. P CR is a carriage return character (ASCII value 13). With echo enabled, all characters sent will be echoed back to the sender before the expected response is sent. Un