A l l t r a d e m a r k s , b r a n d n a m e s , a n d b r a n d s a p p e a r i n g h e r e i n a r e t h e p r o p e r t y o f t h e i r r e s p e c t i v e o w n e r s .
• C r i t i c a l a n d e x p e d i t e d s e r v i c e s
• I n s t o c k / R e a d y - t o - s h i p
Artisan Scientific Corporation dba Artisan Technology Group is not an affiliate, representative, or authorized distributor for any manufacturer listed herein.
In Stock
Used and in Excellent Condition
Open Web Page
https://www.artisantg.com/52623-1
• We b u y y o u r e x c e s s , u n d e r u t i l i z e d , a n d i d l e e q u i p me n t
• F u l l - s e r v i c e , i n d e p e n d e n t r e p a i r c e n t e r
Page 1
Stanford Research Systems SR650 Programmable Filter In Stock Used and in Excellent Condition Open Web Page https://www.artisantg.com/52623-1 A l l t r a d e m a r k s , b r a n d n a m e s , a n d b r a n d s a p p e a r i n g h e r e i n a r e t h e p r o p e r t y o f t h e i r r e s p e c t i v e o w n e r s .
Page 2
Notice: The information described in this manual pertains to the SR640 dual channel low-pass filter, the SR645 dual channel high-pass filter, and the SR650 low-pass high-pass filter. The manual refers to all three filter models as "SR640". Any differences between the three models are explicitly noted.
TABLE OF CONTENTS CONDENSED INFORMATION Safety and Preparation for Use Specifications INSTRUMENT OVERVIEW Front Panel Operation Power Frequency Display Source Select Coupling and Invert Input and Output Gain Filter In / Out Clear / Local Store and Recall Error, Activity, and Remote GUIDE TO PROGRAMMING Communicating with the SR640 Configuration Switches...
SAFETY AND PREPARATION FOR USE **** CAUTION **** Verify that the correct line fuse is installed before This instrument may be damaged if operated with connecting the line cord. For 100V/120V, use a 1 the LINE VOLTAGE SELECTOR set for the Amp fuse and for 220V/240V, use a 1/2 Amp fuse.
SR640 SPECIFICATIONS GENERAL INFORMATION The SR640 consists of two independent low-pass filter channels. Each filter is preceded by a low-noise pre- amplifier with selectable gain of 0 to 60 dB. The filters are an 8-pole, 6-zero elliptical design with 0.1 dB maxi- mum passband ripple and 115 dB/octave attenuation slope.
INSTRUMENT OVERVIEW FR ONT PANEL SUMMAR Y FREQUENCY DISPLAY FRONT PANEL OPERATION The three digit LED displays indicate the cutoff fre- The front panel has been designed to be nearly self-explanatory. The effect of each keypress is quency of each filter. The adjacent unit LEDs in- usually reflected by a change in the state of a dicate whether the displayed frequency is in Hz or nearby LED.The front panel controls for each filter...
Instrument Overview each other and to the filter ground. The filter turn the unit to local operation if the unit has been ground is NOT connected to the unit's chassis placed in the LOCAL LOCKOUT mode. ground. STORE AND RECALL Filter ground for each channel is available at a rear panel BNC connector.
GUIDE TO PROGR AMMING The SR640 dual channel low-pass filter is remote- ly programmable via both RS-232 and GPIB inter- Command Syntax faces. All front panel features (except offset adjust- ment) may be controlled and read via the Communication with the SR640 is accomplished computer interfaces.
Page 12
Guide to Programming face driver must all be configured properly. To con- gram, there is no point in trying to write a program. figure theSR640, the GPIB address must be prop- erly set using the DIP switch on the back panel. Although the National Instruments language con- The SR640 is shipped with the GPIB address set tains many commands, to avoid confusion it is...
COMMAND LIST The command list of the SR640 is detailed be- nary number. The binary number is coded as fol- low. Commands that may be queried have a lows: question mark ? in parentheses (?) after the four character command mnemonic. Commands that meaning may ONLY be queried have a ? after the mnemon- 3 (msb)
Command List 1.01<cr><lf> *SRE(?) {n} *RST The *SRE command sets the service request en- able byte to the value specified by n. Allowed The *RST command resets the instrument. It is values are 0 through 255. When a bit is set in the equivalent to a RCL 0 command (recall default set- status byte, the byte is logically 'anded' with the up).
PR OGRAMMING EXAMPLES The following are examples of programs which communicate with the SR640 in a variety of languages over both RS232 and GPIB. In each case, the program does the same thing: Set the channel 1 pregain to 10 db, the Channel 2 postgain to 20 db, and read the value of the channel 1 cutoff frequency.
Page 16
Programming Examples character *80 string real*4answer c initialize gpib card call ibinit(ibsta) c get device id for sr640 sr640 = ibfind('sr640 ') c set pregain and postgain call ibwrt (sr640,'PREG1,1;PSTG2,2',15) c now query stage 1 filter cutoff call ibwrt (sr640,'FREQ?1',6) call ibrd (sr640,string,30) read (string,1000) answer 1000...
Page 17
Programmi ng Exam- extern int ibsta; extern int iberr; extern int ibcnt; void main (void) int sr640; char string[30]; float answer; sr640 = ibinit("SR640"); /* locate device */ if (sr640<0) error(); ibwrt (sr640,"PREG1,1;PREG2,2",15); /* set gain */ ibwrt (sr640, "FREQ?1",6); /* query frequency */ ibrd (sr640,string,30);...
Ci r cui t Descr i pti on Stage paramaters for the low pass filter I NTRODUCTI ON are: Schematics for the SR640 series dual- channel filters are shown on the following ω ω /ω pages. They include the following: Pream- plifier, filter stage, output amplifier, op- .6347 .5493...
Page 19
Optoi sol ated I nter face Note: The SR645 and SR650 units contain No direct electrical connection exists be- additional regulators (U27 and U28) on the tween the microprocessor section and the high-pass filter boards to provide ±...
Need help?
Do you have a question about the SR650 and is the answer not in the manual?
Questions and answers