How to Run a Dual Beam World Day experiment

Size: px
Start display at page:

Download "How to Run a Dual Beam World Day experiment"

Transcription

1 March 28, 2005: Note, in the last month, the line feed receiver cal switching has been made the same as the Gregorian. One cable is no longer necessary. Check the diagram. How to Run a Dual Beam World Day experiment This covers the simultaneous use of one or more of pwr, mracf, clp, and dspc (power profiles, F region seven frequency spectral program, E region spectra, D region spectra) Overview of the various steps: Preliminary In any order: 1. Plug in all the cables Note: data taking cannot run without the cables to the samplers; it is best to plug in all the cables immediately to avoid mistakes or forgetting a cable. 2. Make sure that the data taking window on the workstation in the receiver room is present and accepting commands. (For example, type "io <return>") 3. Make sure that you are logged in to the observer workstation in the control room. (the one with two flat screens; the user is "dtusr", password available there) Important note: after steps 1 and 2, you must set up the Gregorian receiver and enable the cal port. In the data taking window type "ifsetup 430_30blk <return>" and "calport 7 <return>". 1 Do not leave disc or tape io on by mistake. Running the Experiment* 1. Start the program to receive data from the VME crate (radariface). 2. Start the programs to compute the spectra and profiles from the raw samples. 3. Start the data taking (receiver room) with all io off. You can do step 3 first if you want, but it seems better to get 1 and 2 out of the way. 4. Bring up the transmitter, set levels, etc. 5. When you are convinced everything is OK, stop data taking. 6. Turn on gio, restart data taking. 7. Start the monitoring. If you really think you know what you are doing, you can start initially with gio "on", but the trial start seems to help avoid problems. *Detailed instructions follow the block diagram on the next page, then the cabling set up and additional explanations.

2 Analog Data Control... Block Diagram of the Computers and Data Paths Interface Sun in receiver room Digital Data This is set up from the Sun computer in the receiver room. See detailed instructions for how to set up each operation. VME Crate EDT Link Network Run and Monitor Line feed data from here Observer Linux PC (aeron) Raw Samples go from here to here and are stored on disk. Run and Monitor Gregorian data from here 2 This machine stores the raw samples on disk (in for example, /share/aeron4) and does the computing. We start the computing from the Sun (observer) in the control room (two flat monitors). Use rlogin to get to aeron. See the detailed instructions.... We also monitor the results of the computations here. For dual beam monitoring: 1. Use one asp program for the line feed results on the left monitor. 2. Use another asp to monitor the Gregorian results on the right monitor.

3 Running the Experiment 1. Start the program to receive data from the VME crate (radariface). 2. Start the programs to compute the spectra and profiles from the raw samples. 3. Start the data taking (receiver room) with all io off. 4. Bring up the transmitter, set levels, etc. 5. When you are convinced everything is OK, stop data taking. 6. Turn on gio, restart data taking. 7. Start the monitoring. 1. Start the program to receive data from the VME crate (radariface). 3 Do this from the left monitor on the observer workstation in the control room. (This is a convention; it could be anywhere, but it is useful to know where to find the program!) In the small console window, type "radariface & <return>".* You need to tell radariface the name of the file where is to be stored. Normally use a name like "/share/aeron4/10oct02". The path is our largest directory for storing data. The date should be the day the experiment starts. This name is a base. radariface will make a numbered sequence of files. Type the file name where indicated in the radariface window. Click on "new file". iface will add ".000" to the file name if there are no files with this name. If there are already files with this name it will use the next higher number (xxxxx.053 or whatever). *Returns are understood from here on.

4 Running the Experiment 4 1. Start the program to receive data from the VME crate (radariface). 2. Start the programs to compute the spectra and profiles from the raw samples. 3. Start the data taking (receiver room) with all io off. 4. Bring up the transmitter, set levels, etc. Left Right 5. When you are convinced everything is OK, stop data taking. 6. Turn on gio, restart data taking. 7. Start the monitoring. 2. Start the programs to compute the spectra and profiles from the raw samples. Two parts: a. Edit the file "compute" b. Start the programs. In the right hand display on observer, open an xterm and rlogin to aeron: "rlogin -l sulzer aeron". You need to know the password (Ask.) Next type "cd asp/wapp" and "vi compute". (You can use another editor if you like.) The correct filename base must be put into three file names. The ".000" must be present (or possibly a higher number if you are restarting) on "aerfile", which is where the raw data go. The ".line" and ".greg" files hold the profiles and spectra. From the left display, make another xterm and log onto aeron. Type "cd asp". Then type "./asp wapp/compute". Finally type "linefeed". asp will print the name of the data file, and then indicate that it has found the end of the file. (It is waiting for data to appear in the file.) From the right display, make an xterm, log onto aeron, and start up asp as above. Now type "gregorian". asp will wait for data. You now have two programs, one for each feed, waiting to begin computing. You can use the first xterm you made (to edit the file) for listing the files, etc.

5 Running the Experiment 1. Start the program to receive data from the VME crate (radariface). 2. Start the programs to compute the spectra and profiles from the raw samples. 3. Start the data taking (receiver room) with all io off. 4. Bring up the transmitter, set levels, etc. 5. When you are convinced everything is OK, stop data taking. 6. Turn on gio, restart data taking. 7. Start the monitoring. 3. Start the data taking (receiver room) with all io off. This is simple unless you need to change the set up for the raw data program. 5 First, make sure all io is off. Type "io"; if any of the three is on type as appropriate : "tape off", "disc off", or "gio off". To start an LCTS World Day type "dbraw mpc". This starts mracf, power, and coded long pulse. For a non-ltcs World Day type "dbraw mp". "dbraw mpcd" starts them all. If you need to change the set up for any of the programs, you need to know that dbraw is a macro which runs the program rd with three different program ids: dbmracf, dbpwr, and dbclp. To change the set up for mracf type "rd" in the left hand window (does not say "data taking" at the top). For "new program id" type "dbmracf". When you are done making the changes, you can type "send" to make sure they get to the VME crate. Do not change the set ups unless you know what you are doing. If there is some doubt as to the state of the set up, there is a command for getting the defaults back. This is the only thing you should do unless you know exactly what to do. The set up is not bullet proof and you can encounter errors that might not be so easy to understand.

6 Running the Experiment 1. Start the program to receive data from the VME crate (radariface). 2. Start the programs to compute the spectra and profiles from the raw samples. 3. Start the data taking (receiver room) with all io off. 4. Bring up the transmitter, set levels, etc. 5. When you are convinced everything is OK, stop data taking. 6. Turn on gio, restart data taking. 7. Start the monitoring. 4. Bring up the transmitter, set levels, etc. 5. When you are convinced everything is OK, stop data taking. 6. Turn on gio, restart data taking The operator will handle the transmitter; you need to learn what the scope display should look like so that you can set the levels. 5. To stop data taking, type "<control> c" in the data taking window. You will have to wait until the end of the next integration period before it stops. 6. Now type "gio on". This means that when data taking is started the output buffers will be sent over the EDT link to the Linux PC aeron and radariface will receive them and write them in the raw data file that you specified earlier. The two computing jobs will read the records and make the profiles and spectra, writing the results in the output files. (In step 7 you will start the monitoring in order to look at the results.) Type "dbraw mpc" or "dbraw mp" or "dbraw mpcd" to start the process.

7 Running the Experiment 1. Start the program to receive data from the VME crate (radariface). 2. Start the programs to compute the spectra and profiles from the raw samples. 3. Start the data taking (receiver room) with all io off. 4. Bring up the transmitter, set levels, etc. 5. When you are convinced everything is OK, stop data taking. 6. Turn on gio, restart data taking. 7. Start the monitoring. 7. Start the monitoring. (If you do not do this, the data still should be fine, but how would you know?) Go back to the control room (observer). 7 On the left hand display of observer, start another xterm; type "doasp". Then type "181.5 >> /pwr/caltemp". (Use the current linefeed cal. temperature.) Now you need to tell it which file to read the profiles and spectra from. Type, for example, "store{/share/aeron2/10oct02.line} df". Use the actual file name you put into the file "compute". Note that "line" means that this is the data from the line feed. You monitor it on the left display, because that is where you started the computing. Now type "olmon". Two or three windows will open displaying the different types of data. Arrange them as you want. Now do the same thing on the right hand display, but the file name should end in ".greg", and the Gregorian cal. temp is about 95. Two or three plots of Gregorian data will appear. The monitoring programs occasionally stop (and wait for keyboard input) when they have problems reading over the network. When this happens, type "cd / clr" and then "olmon".

8 Functional Block Diagram of the Dual Beam World Day Set Up 8 Line Feed Gregorian Controller (SPS) IPP, beam, rf, and phase The receiver set up takes an if signal and makes filtered baseband (I and Q). The sampling line runs to a buffer on the way to the RI to allow it to feed the scope as well. Cals Interface Transmitter Control panel IPP and Gate (Sampling) lines The beam and rf go to buffers in order to feed the scope. The PN code generator is used only for the coded long pulse (the E region program used in LCTS). Its output feeds the transmitter. The SPS phase runs to it instead of directly to the transmitter and is switched through when the CLP is not used. It requires other inputs as well; see details. PN Code Generator Note: As of March 2005, the Gregorian and line feed cals are done together as was previously done for the Gregorian alone.

9 Block Diagram of the Set up 9 Input Signal Line Feed Gregorian Controller (SPS) Distribution Amplifier Note: the inputs must be the two ports that are symmetrically placed. The output must be the "odd" one. The linefeed comes from cable comp. amp. output 7-2. Switch on 3-5 must be on 400 MHz. Greg. comes from 5-13 output #1. Must do setup! (ifsetup 430_30blk) Functional Block Diagram of the Dual Beam World Day Set Up Interface Transmitter IPP, beam, Control panel rf, and phase Cals Transmitter Sample(see page 12) IPP and Gate (Sampling) lines PN Code Generator One setup each for linefeed and Gregorian Combiner Filter Characteristics Freq.: 250 KHz Input gain: 0 db output gain:20 db All CH 30 MHz I Atten. 12 db Inputs Baseband Mixer Q Krohn-Hite Filters Atten. 12 db Outputs Why 250 KHz? We sample at a 2 µsec interval, and so we have a 500 KHz clear bandwidth. The two 250 KHz baseband filters give this. CLP uses this bandwidth to get 300 m range resolution. mracf uses it to assure a very flat bandpass in the central 250 KHz it needs. PWR uses it to get a superior match for its 4 µsec baud and a properly sampled power profile. These cables run by the scope on the way to the Interface. Use Ts to connect to scope. To scope and interface

10 SPS and Transmitter Control Set up, No CLP Note: the first cable is no longer necessary. To 9-2 Cal 1 and 5-11 TTL input Port To RI-IPP (10-10) 50 MHz RF SPS PWR Start CLP code switch SP0 SP1 SP0+SP Phase TX-IPP Beam RF RI-IPP CAL SMP0 ext. trig. ext. 20MHz IPP PW RF Phase MHZ Transmitter Control Panel Ohm Drivers In Outputs Beam RF To Scope input 4 (trigger) Connections the transmitter control panel can come through the 50 ohm drivers; this is not indicated in the simple block diagram below. In 9-14 Outputs To RI-GW (10-10) SP0 To Scope input 3 Line Feed Gregorian Functional Block Diagram of the Dual Beam World Day Set Up Interface IPP and Gate (Sampling) lines Not used in this set up Notes: The top oscilloscope is used to display the Gregorian; the bottom for the line feed. Only a single output to the scope is shown for each line above. Actually, two outputs are used, one for each scope. The rf pulse triggers the scopes and is also displayed to help show that the correct SPS buffers are cycling. SP0 (the sampling pulses for the A/D converters) is also displayed for the same reason. It really is not necessary to put it on both scopes, and so one of those inputs is free for other purposes if needed, such as the beam. Controller (SPS) Transmitter IPP, beam, Control panel rf, and phase Cals PN Code Generator The digital inputs to the scope should be terminated by the internal 50 ohm loads. Lines 1 and 2, the I and Q signals, should not be terminated; they are terminated at the RI, and just "pass by" the scope.

11 SPS and Transmitter Control Set up, Using Code Gen. for CLP (LTCS) 11 To 9-2 Cal 1 and 5-11 TTL input Port To RI-IPP (10-10) 50 MHz RF SPS PWR Start CLP code switch SP0 SP1 SP0+SP Phase TX-IPP Beam RF RI-IPP CAL SMP0 ext. trig. ext. 20MHz IPP PW RF Phase MHZ Transmitter Control In Ohm Drivers Outputs Beam RF To Scope input 4 (trigger) In Outputs SP0 To Scope input To RI-GW (10-10) Line Feed Gregorian Functional Block Diagram of the Dual Beam World Day Set Up Interface 9-15 Pseudo-Random Code Generator int./ext ext. code clock PN out Controller (SPS) Transmitter IPP, beam, Control panel rf, and phase Cals IPP and Gate (Sampling) lines PN Code Generator Line 6 of the SPS is used to switch between the code coming from the sps (ext.code) for programs other than coded long pulse, and its own internally generated code for the coded long pulse program. Thus PN out feeds the transmitter control, passing the SPS code on through except when the coded long pulse progrm is running. The code generator gets its clock from the sampling pulses.

12 rack no. Chasis no. Transmitter Sample (30 BEAT) Distribution Amplifier Adjust attenuator as required Use one output for each receiver To power splitters in receiver setups Other Things to Remember switch must be in 400 position. (3-5) 2. Load/Ant. SW on CRR side. (9-2) 3. Put selector switch in PRF gate position. (7-2) 4. On chasis 8-1: a. CRR 1,2,3 selector switch should go on the highest temperature position. (The number will be typed into the monitor program.) b. Move both CUTOFF switches to the "on" position. c. Move the "Cal 1" switch to the off/ext (middle) position. d. Set the thumbwheels to 210. e. Move the transmitter disable switch to the up position (allows the 430 MHz tx to operate). Increasing rack no. Increasing chasis no. The racks in the background are numbered.

13 13 More Details 1. Restarting the computing and data transfer: The data transfers and computing rarely have problems. The exception is during close lightening storms. In this case the computing encounters some bad records, but it usually manages to skip them and find the next good record. Once in a while, the bad records are continuous. (The computing asp processes might complain or the monitoring programs start beeping; they do this when not fed new records for a while, and so if you have stopped data taking, expect it; otherwise find out why.) If the transferring/computing needs restarting: a.first, stop the data taking. b. Quit radariface using its menu. c. abort both asp computing processes; "<control> c", followed by "quit" will do it, or "<control \". d. restart radariface; enter the same file name (unless you have a reason for changing) and do "newfile". radariface will start using the next file in the sequence. If there is any doubt about the files, look in the directory where they are located. e. On aeron, edit wapp/compute; if you are using the same file name, you will need to change the.000 to the number that radariface has decided to use. f. Start the computing f. Start the data taking. 2. If the datataking programs will not run correctly: It is sometimes necessary to quit datataking by typing "exit" in the window. Typing "datataking" in the window on the sun restarts it. If it will not start up, it might be necessary to reset the VME crate. This is rare. 3. The setup program is run on a window other than the datataking window. Type "rd". Next type "new <program name>. The program names are dbpwr, dbmra, dbclp, and dbdspc. Then change the appropriate paramters; you need to do a "send" if the datataking is running. 4. On any non-datataking window you can look at macro definitions. You need to cd to directory: /home/online/tcl/proc/atm/gen. "goproc" gets you to here if you are logged on as dtusr, as you are in the receiver room.

14 1. To test the EDT link: a. make sure that radariface is running and select a new file b. On the datataking Sun at a pointing prompt type rundiag c. 0 dap2 d.?? (to get the gio test) e. 4 to select a test pattern (Select one of them.) f. 1 to set number of times to loop. g. 88 to write the file. h. Now look at the file with od -x <filename>. i. Repeat with different test pattern as required. Important Note on the Khronhite filters: Diagnostics The filters have two modes: L.P. (lowr pass filter) and GAin(straight through amplifier with no filtering. However, there is only one display, and so if the bandpass is displayed (the normal situation), then you do not see the mode. Push the mode switch to see the mode; (push the frequency switch to see the frequency again). If you have appaernt low signal to noise ratio, the filter might be in the wrong mode. Use the mode switch to put in in the L.P. mode.

PN9000 PULSED CARRIER MEASUREMENTS

PN9000 PULSED CARRIER MEASUREMENTS The specialist of Phase noise Measurements PN9000 PULSED CARRIER MEASUREMENTS Carrier frequency: 2.7 GHz - PRF: 5 khz Duty cycle: 1% Page 1 / 12 Introduction When measuring a pulse modulated signal the

More information

USB Multifunction Arbitrary Waveform Generator AWG2300. User Guide

USB Multifunction Arbitrary Waveform Generator AWG2300. User Guide USB Multifunction Arbitrary Waveform Generator AWG2300 User Guide Contents Safety information... 3 About this guide... 4 AWG2300 specifications... 5 Chapter 1. Product introduction 1 1. Package contents......

More information

1140LA Broadband Power Amplifier

1140LA Broadband Power Amplifier 1140LA Broadband Power Amplifier HIGH RF VOLTAGES MAY BE PRESENT AT THE OUTPUT OF THIS UNIT. All operating personnel should use extreme caution in handling these voltages and be thoroughly familiar with

More information

Ultrasonic Multiplexer OPMUX v12.0

Ultrasonic Multiplexer OPMUX v12.0 Przedsiębiorstwo Badawczo-Produkcyjne OPTEL Sp. z o.o. ul. Morelowskiego 30 PL-52-429 Wrocław tel.: +48 (071) 329 68 54 fax.: +48 (071) 329 68 52 e-mail: optel@optel.pl www.optel.eu Ultrasonic Multiplexer

More information

A 500 Broadband Power Amplifier

A 500 Broadband Power Amplifier A 500 Broadband Power Amplifier HIGH RF VOLTAGES MAY BE PRESENT AT THE OUTPUT OF THIS UNIT. All operating personnel should use extreme caution in handling these voltages and be thoroughly familiar with

More information

MULT SWP X1K K VERN START FREQ DURATION AMPLITUDE 0 TTL OUT RAMP

MULT SWP X1K K VERN START FREQ DURATION AMPLITUDE 0 TTL OUT RAMP Signal Generators This document is a quick reference guide to the operation of the signal generators available in the laboratories. Major functions will be covered, but some features such as their sweep

More information

Gentec-EO USA. T-RAD-USB Users Manual. T-Rad-USB Operating Instructions /15/2010 Page 1 of 24

Gentec-EO USA. T-RAD-USB Users Manual. T-Rad-USB Operating Instructions /15/2010 Page 1 of 24 Gentec-EO USA T-RAD-USB Users Manual Gentec-EO USA 5825 Jean Road Center Lake Oswego, Oregon, 97035 503-697-1870 voice 503-697-0633 fax 121-201795 11/15/2010 Page 1 of 24 System Overview Welcome to the

More information

3100LA Broadband Power Amplifier

3100LA Broadband Power Amplifier 3100LA Broadband Power Amplifier HIGH RF VOLTAGES MAY BE PRESENT AT THE OUTPUT OF THIS UNIT. All operating personnel should use extreme caution in handling these voltages and be thoroughly familiar with

More information

LLS - Introduction to Equipment

LLS - Introduction to Equipment Published on Advanced Lab (http://experimentationlab.berkeley.edu) Home > LLS - Introduction to Equipment LLS - Introduction to Equipment All pages in this lab 1. Low Light Signal Measurements [1] 2. Introduction

More information

UCE-DSO212 DIGITAL OSCILLOSCOPE USER MANUAL. UCORE ELECTRONICS

UCE-DSO212 DIGITAL OSCILLOSCOPE USER MANUAL. UCORE ELECTRONICS UCE-DSO212 DIGITAL OSCILLOSCOPE USER MANUAL UCORE ELECTRONICS www.ucore-electronics.com 2017 Contents 1. Introduction... 2 2. Turn on or turn off... 3 3. Oscilloscope Mode... 4 3.1. Display Description...

More information

RF1212 RF1212 Ultra-low Power ISM Transceiver Module V2.0

RF1212 RF1212 Ultra-low Power ISM Transceiver Module V2.0 RF1212 Ultra-low Power ISM Transceiver Module V2.0 Application: Features: Home automation Security alarm Telemetry Automatic meter reading Contactless access Wireless data logger Remote motor control Wireless

More information

Using CME 2 with AccelNet

Using CME 2 with AccelNet Using CME 2 with AccelNet Software Installation Quick Copy (with Amplifier file) Quick Setup (with motor data) Offline Virtual Amplifier (with no amplifier connected) Screen Guide Page 1 Table of Contents

More information

EE 3302 LAB 1 EQIUPMENT ORIENTATION

EE 3302 LAB 1 EQIUPMENT ORIENTATION EE 3302 LAB 1 EQIUPMENT ORIENTATION Pre Lab: Calculate the theoretical gain of the 4 th order Butterworth filter (using the formula provided. Record your answers in Table 1 before you come to class. Introduction:

More information

ST600 TRANSMITTER OPERATING INSTRUCTIONS

ST600 TRANSMITTER OPERATING INSTRUCTIONS ST600 TRANSMITTER OPERATING INSTRUCTIONS 1892 1273 These operating instructions are intended to provide the user with sufficient information to install and operate the unit correctly. The Wood and Douglas

More information

Advanced Waveform Generator For Integrated Phased Array Testing

Advanced Waveform Generator For Integrated Phased Array Testing Advanced Waveform Generator For ntegrated Phased Array Testing David S. Fooshe 1, Kim Hassett 1, William Heruska 2, John Butler 2, Patrick Fullerton 2 1 Nearfield Systems, nc., Torrance, CA 90502 USA 2

More information

PC-OSCILLOSCOPE PCS500. Analog and digital circuit sections. Description of the operation

PC-OSCILLOSCOPE PCS500. Analog and digital circuit sections. Description of the operation PC-OSCILLOSCOPE PCS500 Analog and digital circuit sections Description of the operation Operation of the analog section This description concerns only channel 1 (CH1) input stages. The operation of CH2

More information

Guardian and DL3282 Modem Interface Technical Service Application Note

Guardian and DL3282 Modem Interface Technical Service Application Note Guardian and DL3282 Modem Interface Technical Service Application Note OVERVIEW The following document is designed to provide information for the implementation of the Guardian Wireless Modem/Analog Radio

More information

Frequency Agility and Barrage Noise Jamming

Frequency Agility and Barrage Noise Jamming Exercise 1-3 Frequency Agility and Barrage Noise Jamming EXERCISE OBJECTIVE To demonstrate frequency agility, a radar electronic protection is used against spot noise jamming. To justify the use of barrage

More information

Keysight Technologies PNA-X Series Microwave Network Analyzers

Keysight Technologies PNA-X Series Microwave Network Analyzers Keysight Technologies PNA-X Series Microwave Network Analyzers Active-Device Characterization in Pulsed Operation Using the PNA-X Application Note Introduction Vector network analyzers (VNA) are the common

More information

IVI STEP TYPES. Contents

IVI STEP TYPES. Contents IVI STEP TYPES Contents This document describes the set of IVI step types that TestStand provides. First, the document discusses how to use the IVI step types and how to edit IVI steps. Next, the document

More information

Exercise 6. Range and Angle Tracking Performance (Radar-Dependent Errors) EXERCISE OBJECTIVE

Exercise 6. Range and Angle Tracking Performance (Radar-Dependent Errors) EXERCISE OBJECTIVE Exercise 6 Range and Angle Tracking Performance EXERCISE OBJECTIVE When you have completed this exercise, you will be familiar with the radardependent sources of error which limit range and angle tracking

More information

TIMS-301 USER MANUAL. Telecommunications Instructional Modelling System

TIMS-301 USER MANUAL. Telecommunications Instructional Modelling System TIMS-301 R MANUAL Telecommunications Instructional Modelling System TIMS-301 R MANUAL Issue Number 1.4 February 2002 Published by: EMONA INSTRUMENTS PTY LTD a.c.n. 001 728 276 86 Parramatta Road Camperdown

More information

MAKING TRANSIENT ANTENNA MEASUREMENTS

MAKING TRANSIENT ANTENNA MEASUREMENTS MAKING TRANSIENT ANTENNA MEASUREMENTS Roger Dygert, Steven R. Nichols MI Technologies, 1125 Satellite Boulevard, Suite 100 Suwanee, GA 30024-4629 ABSTRACT In addition to steady state performance, antennas

More information

20 CHANNELS DIGITAL DELAY GENERATOR

20 CHANNELS DIGITAL DELAY GENERATOR NUT 063 Ed. 2.2 September 2015 User's Manual MODEL 745-20C 20 CHANNELS DIGITAL DELAY GENERATOR 20 independent delay channels 100 ps delay resolution (1 ps option) 10 seconds delay range Adjustable output

More information

WARRANTY. Long Range Systems, LLC, 20 Canal St, Suite 4N, Franklin, NH 03235

WARRANTY. Long Range Systems, LLC, 20 Canal St, Suite 4N, Franklin, NH 03235 WARRANTY Long Range Systems, Inc. warrants the trap release product against any defects that are due to faulty material or workmanship for a one-year period after the original date of consumer purchase.

More information

2100L Broadband Power Amplifier

2100L Broadband Power Amplifier 2100L Broadband Power Amplifier HIGH RF VOLTAGES MAY BE PRESENT AT THE OUTPUT OF THIS UNIT. All operating personnel should use extreme caution in handling these voltages and be thoroughly familiar with

More information

TOSHIBA MACHINE CO., LTD.

TOSHIBA MACHINE CO., LTD. User s Manual Product SHAN5 Version 1.12 (V Series Servo Amplifier PC Tool) Model SFV02 July2005 TOSHIBA MACHINE CO., LTD. Introduction This document describes the operation and installation methods of

More information

Advanced Waveform Generator For Integrated Phased Array Testing

Advanced Waveform Generator For Integrated Phased Array Testing Advanced Waveform Generator For Integrated Phased Array Testing David S. Fooshe, Kim Hassett Nearfield Systems, Inc. Torrance, CA 90502 USA William Heruska, John Butler, Patrick Fullerton Lockheed Martin

More information

Exercise 8. Troubleshooting a Radar Target Tracker EXERCISE OBJECTIVE

Exercise 8. Troubleshooting a Radar Target Tracker EXERCISE OBJECTIVE Exercise 8 Troubleshooting a Radar Target Tracker EXERCISE OBJECTIVE When you have completed this exercise, you will be able to apply an efficient troubleshooting procedure in order to locate instructor-inserted

More information

ICS REPEATER CONTROLLERS

ICS REPEATER CONTROLLERS ICS REPEATER CONTROLLERS BASIC CONTROLLER USER MANUAL INTEGRATED CONTROL SYSTEMS 1076 North Juniper St. Coquille, OR 97423 Email support@ics-ctrl.com Website www.ics-ctrl.com Last updated 5/07/15 Basic

More information

SDI. Table of Contents

SDI. Table of Contents NMSC-2 User Manual 2 Table of Contents Introduction........ 4 Hardware Installation.... 5 NMSC Power On.. 8 Overview... 9 FFT Measurement Screen.. 10 FFT Setup..... 11 FFT Detector..... 14 FFT Calibration.....

More information

BeeLine TX User s Guide V1.1c 4/25/2005

BeeLine TX User s Guide V1.1c 4/25/2005 BeeLine TX User s Guide V1.1c 4/25/2005 1 Important Battery Information The BeeLine Transmitter is designed to operate off of a single cell lithium polymer battery. Other battery sources may be used, but

More information

Exercise 3-2. Digital Modulation EXERCISE OBJECTIVE DISCUSSION OUTLINE DISCUSSION. PSK digital modulation

Exercise 3-2. Digital Modulation EXERCISE OBJECTIVE DISCUSSION OUTLINE DISCUSSION. PSK digital modulation Exercise 3-2 Digital Modulation EXERCISE OBJECTIVE When you have completed this exercise, you will be familiar with PSK digital modulation and with a typical QPSK modulator and demodulator. DISCUSSION

More information

FlexDDS-NG DUAL. Dual-Channel 400 MHz Agile Waveform Generator

FlexDDS-NG DUAL. Dual-Channel 400 MHz Agile Waveform Generator FlexDDS-NG DUAL Dual-Channel 400 MHz Agile Waveform Generator Excellent signal quality Rapid parameter changes Phase-continuous sweeps High speed analog modulation Wieserlabs UG www.wieserlabs.com FlexDDS-NG

More information

APX Mobile and Portable Automated Test and Alignment

APX Mobile and Portable Automated Test and Alignment APX Mobile and Portable Automated Test and Alignment Software Updates First things first! Be sure to check that you are running the latest software versions for the 8800SX and its applications. Visit the

More information

PXIe Contents. Required Software CALIBRATION PROCEDURE

PXIe Contents. Required Software CALIBRATION PROCEDURE CALIBRATION PROCEDURE PXIe-5160 This document contains the verification and adjustment procedures for the PXIe-5160. Refer to ni.com/calibration for more information about calibration solutions. Contents

More information

Exercise 4. Angle Tracking Techniques EXERCISE OBJECTIVE

Exercise 4. Angle Tracking Techniques EXERCISE OBJECTIVE Exercise 4 Angle Tracking Techniques EXERCISE OBJECTIVE When you have completed this exercise, you will be familiar with the principles of the following angle tracking techniques: lobe switching, conical

More information

5096 FIRMWARE ENHANCEMENTS

5096 FIRMWARE ENHANCEMENTS Document Number A100745 Version No.: 4.4.1 Effective Date: January 30, 2006 Initial Release: September 19, 2005 1. Fixed display of logged memory date and time broken in version 4.3. 2. Allow time samples

More information

FREEWAVE Radios:

FREEWAVE Radios: 0.0 0.0 FREEWAVE Radios: Sections Include: 0.1, Frequency Spectrum:,............................. Pg 1 0.2, Reprogramming the Frequency Hopping Table:,......... Pg 1 0.3, Frequency Key Usage / Avoiding

More information

Keysight Technologies 8 Hints for Making Better Measurements Using RF Signal Generators. Application Note

Keysight Technologies 8 Hints for Making Better Measurements Using RF Signal Generators. Application Note Keysight Technologies 8 Hints for Making Better Measurements Using RF Signal Generators Application Note 02 Keysight 8 Hints for Making Better Measurements Using RF Signal Generators - Application Note

More information

DIGITAL BEAM-FORMING ANTENNA RANGE

DIGITAL BEAM-FORMING ANTENNA RANGE DIGITAL BEAM-FORMING ANTENNA RANGE Masahiro Tanabe Toshiba Corporation Komukai Works 1, Komukai, Toshiba-cho, Saiwai-ku, Kawaski, 210-8581 Japan (044)548-5255 msahiro.tanabe@toshiba.co.jp Davd S. Fooshe

More information

Build Your Own Bose WaveRadio Bass Preamp Active Filter Design

Build Your Own Bose WaveRadio Bass Preamp Active Filter Design EE230 Filter Laboratory Build Your Own Bose WaveRadio Bass Preamp Active Filter Design Objectives 1) Design an active filter on paper to meet a particular specification 2) Verify your design using Spice

More information

PGT313 Digital Communication Technology. Lab 3. Quadrature Phase Shift Keying (QPSK) and 8-Phase Shift Keying (8-PSK)

PGT313 Digital Communication Technology. Lab 3. Quadrature Phase Shift Keying (QPSK) and 8-Phase Shift Keying (8-PSK) PGT313 Digital Communication Technology Lab 3 Quadrature Phase Shift Keying (QPSK) and 8-Phase Shift Keying (8-PSK) Objectives i) To study the digitally modulated quadrature phase shift keying (QPSK) and

More information

Mach 5 100,000 PPS Energy Meter Operating Instructions

Mach 5 100,000 PPS Energy Meter Operating Instructions Mach 5 100,000 PPS Energy Meter Operating Instructions Rev AF 3/18/2010 Page 1 of 45 Contents Introduction... 3 Installing the Software... 4 Power Source... 6 Probe Connection... 6 Indicator LED s... 6

More information

PXIe Contents. Required Software CALIBRATION PROCEDURE

PXIe Contents. Required Software CALIBRATION PROCEDURE CALIBRATION PROCEDURE PXIe-5113 This document contains the verification and adjustment procedures for the PXIe-5113. Refer to ni.com/calibration for more information about calibration solutions. Contents

More information

The Discussion of this exercise covers the following points: Differential-pressure transmitter. Differential-pressure transmitter

The Discussion of this exercise covers the following points: Differential-pressure transmitter. Differential-pressure transmitter Exercise 2-1 Two-Wire Transmitter EXERCISE OBJECTIVE Become familiar with HART point-to-point connection of a two-wire transmitter. DISCUSSION OUTLINE The Discussion of this exercise covers the following

More information

M-Powered Basics Guide

M-Powered Basics Guide M-Powered Basics Guide Version 6.8 for M-Powered Systems on Windows or Macintosh Digidesign 2001 Junipero Serra Boulevard Daly City, CA 94014-3886 USA tel: 650 731 6300 fax: 650 731 6399 Technical Support

More information

The Phased Array Feed Receiver System : Linearity, Cross coupling and Image Rejection

The Phased Array Feed Receiver System : Linearity, Cross coupling and Image Rejection The Phased Array Feed Receiver System : Linearity, Cross coupling and Image Rejection D. Anish Roshi 1,2, Robert Simon 1, Steve White 1, William Shillue 2, Richard J. Fisher 2 1 National Radio Astronomy

More information

HF Time of Arrival Project

HF Time of Arrival Project HF Time of Arrival Project Joe Taylor, K1JT February 22, 2011 This progress report describes recent work on a project outlined on the AA6E web site. Martin Ewing (AA6E) and I have been conducting experiments

More information

Agilent E8267C/E8257C/E8247C PSG

Agilent E8267C/E8257C/E8247C PSG Agilent E8267C/E8257C/E8247C PSG Application Note Obtain flat-port power with Agilent s PSG user flatness correction or external leveling functions E8247C PSG CW signal generator Agilent E8244A E8257C

More information

2 Oscilloscope Familiarization

2 Oscilloscope Familiarization Lab 2 Oscilloscope Familiarization What You Need To Know: Voltages and currents in an electronic circuit as in a CD player, mobile phone or TV set vary in time. Throughout the course you will investigate

More information

Scalable Ionospheric Analyser SIA 24/6

Scalable Ionospheric Analyser SIA 24/6 Scalable Ionospheric Analyser SIA 24/6 Technical Overview Functional description The ATRAD Scalable Ionospheric Analyser SIA24/6 is designed to observe ionospheric irregularities and their drift in the

More information

SonoLab Echo-I User Manual

SonoLab Echo-I User Manual SonoLab Echo-I User Manual Overview: SonoLab Echo-I is a single board digital ultrasound pulse-echo solution. The system has a built in 50 volt high voltage generation circuit, a bipolar pulser, a transmit/receive

More information

GFT Channel Digital Delay Generator

GFT Channel Digital Delay Generator Features 20 independent delay Channels 100 ps resolution 25 ps rms jitter 10 second range Output pulse up to 6 V/50 Ω Independent trigger for every channel Four triggers Three are repetitive from three

More information

Sensitivity of Series Direction Finders

Sensitivity of Series Direction Finders Sensitivity of Series 6000-6100 Direction Finders 1.0 Introduction A Technical Application Note from Doppler Systems April 8, 2003 This application note discusses the sensitivity of the 6000/6100 series

More information

A NEW GENERATION PROGRAMMABLE PHASE/AMPLITUDE MEASUREMENT RECEIVER

A NEW GENERATION PROGRAMMABLE PHASE/AMPLITUDE MEASUREMENT RECEIVER GENERAL A NEW GENERATION PROGRAMMABLE PHASE/AMPLITUDE MEASUREMENT RECEIVER by Charles H. Currie Scientific-Atlanta, Inc. 3845 Pleasantdale Road Atlanta, Georgia 30340 A new generation programmable, phase-amplitude

More information

Signal Generators for Anritsu RF and Microwave Handheld Instruments

Signal Generators for Anritsu RF and Microwave Handheld Instruments Measurement Guide Signal Generators for Anritsu RF and Microwave Handheld Instruments BTS Master Spectrum Master Tracking Generator Option 20 Vector signal Generator Option 23 Anritsu Company 490 Jarvis

More information

User s Manual. Hantek1025G ARBITRARY FUNCTION GENERATOR

User s Manual. Hantek1025G ARBITRARY FUNCTION GENERATOR User s Manual Hantek1025G ARBITRARY FUNCTION GENERATOR www.hantek.com Content General safety summary... 1 Introduction... 2 Chapter 1 Getting started... 3 1.1 System Requirements... 4 1.2 Installing Hardware...

More information

instruction manual for Open LRS New Generation

instruction manual for Open LRS New Generation instruction manual for Open LRS New Generation Table of contents 1. Important warnings 2. Hardware Overview 3 2.1 DTF UHF 4 Channel 4 2.2 HobbyKing RX 5 3. Instructions 3.1 Basic functions 6 3.2 Flashing

More information

SGN Bachelor s Laboratory Course in Signal Processing Audio frequency band division filter ( ) Name: Student number:

SGN Bachelor s Laboratory Course in Signal Processing Audio frequency band division filter ( ) Name: Student number: TAMPERE UNIVERSITY OF TECHNOLOGY Department of Signal Processing SGN-16006 Bachelor s Laboratory Course in Signal Processing Audio frequency band division filter (2013-2014) Group number: Date: Name: Student

More information

M-16DX 16-Channel Digital Mixer

M-16DX 16-Channel Digital Mixer M-16DX 16-Channel Digital Mixer Workshop Using the M-16DX with a DAW 2007 Roland Corporation U.S. All rights reserved. No part of this publication may be reproduced in any form without the written permission

More information

HY448 Sample Problems

HY448 Sample Problems HY448 Sample Problems 10 November 2014 These sample problems include the material in the lectures and the guided lab exercises. 1 Part 1 1.1 Combining logarithmic quantities A carrier signal with power

More information

PXA Configuration. Frequency range

PXA Configuration. Frequency range Keysight Technologies Making Wideband Measurements Using the Keysight PXA Signal Analyzer as a Down Converter with Infiniium Oscilloscopes and 89600 VSA Software Application Note Introduction Many applications

More information

TANTRUM BEAT GENERATOR/COMPOSER ZX SPECTRUM 16k/48k* MANUAL.

TANTRUM BEAT GENERATOR/COMPOSER ZX SPECTRUM 16k/48k* MANUAL. TANTRUM BEAT GENERATOR/COMPOSER ZX SPECTRUM 16k/48k* MANUAL www.decadebridge.com support@decadebridge.com copyright decade bridge 2017 1 2 Contents 1. About the software. 2. Loading the programs. 3. TANTRUM-Audition.

More information

Introduction to Oscilloscopes Instructor s Guide

Introduction to Oscilloscopes Instructor s Guide Introduction to Oscilloscopes A collection of lab exercises to introduce you to the basic controls of a digital oscilloscope in order to make common electronic measurements. Revision 1.0 Page 1 of 25 Copyright

More information

S5 (PMR-446) Model Programming software for S5 (PMR-446) Model

S5 (PMR-446) Model Programming software for S5 (PMR-446) Model S5 (PMR-446) Model Programming software for S5 (PMR-446) Model PC Program S5 (PMR-446) Model Software Guide Version 1.3 issued on December 15 th 2007 Version 1.3 Page 1 CONTENTS 1. Basic Programming...3

More information

DSA-815 Demo Guide. Solution: The DSA 800 series of spectrum analyzers are packed with features.

DSA-815 Demo Guide. Solution: The DSA 800 series of spectrum analyzers are packed with features. FAQ Instrument Solution FAQ Solution Title DSA-815 Demo Guide Date:08.29.2012 Solution: The DSA 800 series of spectrum analyzers are packed with features. Spectrum analyzers are similar to oscilloscopes..

More information

Agilent 33522A Function Arbitrary Waveform Generator. Tektronix TDS 3012B Oscilloscope

Agilent 33522A Function Arbitrary Waveform Generator. Tektronix TDS 3012B Oscilloscope Agilent 33522A Function/Arbitrary Waveform Generator and Tektronix TDS 3012B Oscilloscope Agilent 33522A Function Arbitrary Waveform Generator The signal source for this lab is the Agilent 33522A Function

More information

BitScope Micro - a mixed signal test & measurement system for Raspberry Pi

BitScope Micro - a mixed signal test & measurement system for Raspberry Pi BitScope Micro - a mixed signal test & measurement system for Raspberry Pi BS BS05U The BS05U is a fully featured mixed signal test & measurement system. A mixed signal scope in a probe! 20 MHz Bandwidth.

More information

Agilent E4438C ESG Vector Signal Generator Differential I/Q outputs. Product Note

Agilent E4438C ESG Vector Signal Generator Differential I/Q outputs. Product Note Agilent E4438C ESG Vector Signal Generator Differential I/Q outputs Product Note Table of contents Introduction................................................................3 Block Diagram of I/Q Adjustments

More information

UCE-DSO210 DIGITAL OSCILLOSCOPE USER MANUAL. FATIH GENÇ UCORE ELECTRONICS REV1

UCE-DSO210 DIGITAL OSCILLOSCOPE USER MANUAL. FATIH GENÇ UCORE ELECTRONICS REV1 UCE-DSO210 DIGITAL OSCILLOSCOPE USER MANUAL FATIH GENÇ UCORE ELECTRONICS www.ucore-electronics.com 2017 - REV1 Contents 1. Introduction... 2 2. Turn on or turn off... 3 3. Oscilloscope Mode... 3 3.1. Display

More information

Basic Harris DX Transmitter Tutorial

Basic Harris DX Transmitter Tutorial BASIC DX TUTORIAL Basic Harris DX Transmitter Tutorial Basic DX Theory The Harris DX Transmitters series, introduced in 1986, have proven to be the most efficient method of Amplitude Modulation at medium

More information

ANALOG COMMUNICATION

ANALOG COMMUNICATION ANALOG COMMUNICATION TRAINING LAB Analog Communication Training Lab consists of six kits, one each for Modulation (ACL-01), Demodulation (ACL-02), Modulation (ACL-03), Demodulation (ACL-04), Noise power

More information

Agilent N7509A Waveform Generation Toolbox Application Program

Agilent N7509A Waveform Generation Toolbox Application Program Agilent N7509A Waveform Generation Toolbox Application Program User s Guide Second edition, April 2005 Agilent Technologies Notices Agilent Technologies, Inc. 2005 No part of this manual may be reproduced

More information

LC-10 Chipless TagReader v 2.0 August 2006

LC-10 Chipless TagReader v 2.0 August 2006 LC-10 Chipless TagReader v 2.0 August 2006 The LC-10 is a portable instrument that connects to the USB port of any computer. The LC-10 operates in the frequency range of 1-50 MHz, and is designed to detect

More information

LV-Link 3.0 Software Interface for LabVIEW

LV-Link 3.0 Software Interface for LabVIEW LV-Link 3.0 Software Interface for LabVIEW LV-Link Software Interface for LabVIEW LV-Link is a library of VIs (Virtual Instruments) that enable LabVIEW programmers to access the data acquisition features

More information

INTRODUCTION TO COMMUNICATION SYSTEMS LABORATORY IV. Binary Pulse Amplitude Modulation and Pulse Code Modulation

INTRODUCTION TO COMMUNICATION SYSTEMS LABORATORY IV. Binary Pulse Amplitude Modulation and Pulse Code Modulation INTRODUCTION TO COMMUNICATION SYSTEMS Introduction: LABORATORY IV Binary Pulse Amplitude Modulation and Pulse Code Modulation In this lab we will explore some of the elementary characteristics of binary

More information

Exercise 1-5. Antennas in EW: Sidelobe Jamming and Space Discrimination EXERCISE OBJECTIVE

Exercise 1-5. Antennas in EW: Sidelobe Jamming and Space Discrimination EXERCISE OBJECTIVE Exercise 1-5 Antennas in EW: Sidelobe Jamming EXERCISE OBJECTIVE To demonstrate that noise jamming can be injected into a radar receiver via the sidelobes of the radar antenna. To outline the effects of

More information

1 UAT Test Procedure and Report

1 UAT Test Procedure and Report 1 UAT Test Procedure and Report These tests are performed to ensure that the UAT Transmitter will comply with the equipment performance tests during and subsequent to all normal standard operating conditions

More information

Application Note. High Impedance Drivers During Power Failure Using XRT83SL3X/L3X LIU

Application Note. High Impedance Drivers During Power Failure Using XRT83SL3X/L3X LIU Application Note High Impedance Drivers During Power Failure Using XRT83SL3X/L3X LIU Revision 1.0 1 INTRODUCTION For 1:1 or 1+1 line card redundancy in T1/E1 applications, power failure can cause a line

More information

PC Tune PC Tune Test Procedures for 5100 Series Portable Radios

PC Tune PC Tune Test Procedures for 5100 Series Portable Radios PC Tune PC Tune Test Procedures for 5100 Series Portable Radios Part Number 002-9998-6513014 August 2008 Copyright 2006, 2007, 2008 by EFJohnson Technologies The EFJohnson Technologies logo, PC Configure,

More information

DragonLink Advanced Transmitter

DragonLink Advanced Transmitter DragonLink Advanced Transmitter A quick introduction - to a new a world of possibilities October 29, 2015 Written by Dennis Frie Contents 1 Disclaimer and notes for early release 3 2 Introduction 4 3 The

More information

Agilent 8970B Error Messages Data Sheet

Agilent 8970B Error Messages Data Sheet Agilent 8970B Error Messages Data Sheet The error messages are displayed on the front panel of the noise figure meter in the format E XX or EXXX where XX is between 01 and 80 and XXX is between 100 and

More information

RADITEK INC. code -g11

RADITEK INC. code -g11 code -g11 RM&C Software Remote Monitoring & Control for Desktop Installation and Operation Manual Rev. 17 Sep 2011 TABLE OF CONTENTS CHAPTER 1... 1 GENERAL INFORMATION... 1 1.1 INTRODUCTION... 1 1.2 SYSTEM

More information

Physics Experiment N -17. Lifetime of Cosmic Ray Muons with On-Line Data Acquisition on a Computer

Physics Experiment N -17. Lifetime of Cosmic Ray Muons with On-Line Data Acquisition on a Computer Introduction Physics 410-510 Experiment N -17 Lifetime of Cosmic Ray Muons with On-Line Data Acquisition on a Computer The experiment is designed to teach the techniques of particle detection using scintillation

More information

Measurement of Digital Transmission Systems Operating under Section March 23, 2005

Measurement of Digital Transmission Systems Operating under Section March 23, 2005 Measurement of Digital Transmission Systems Operating under Section 15.247 March 23, 2005 Section 15.403(f) Digital Modulation Digital modulation is required for Digital Transmission Systems (DTS). Digital

More information

MIDLAND PROGRAMING G14

MIDLAND PROGRAMING G14 MIDLAND PROGRAMING G14 1. PROGRAMMING CAPABILITY Welcome to the MIDLAND Programming software! It s a programming software specifically designed for G14 and must be used in conjunction with the dedicated

More information

USB-UT350(T) Portable Ultrasonic Pulser/Receiver and Analog to Digital Converter. User s Guide

USB-UT350(T) Portable Ultrasonic Pulser/Receiver and Analog to Digital Converter. User s Guide USB-UT350(T) Portable Ultrasonic Pulser/Receiver and Analog to Digital Converter User s Guide 2000-2009 US Ultratek, Inc. Revision 1.77 September 30, 2009 US Ultratek, Inc. 4070 Nelson Ave., Suite B Concord,

More information

TABLE OF CONTENTS. Keypad Programming Manual 1

TABLE OF CONTENTS. Keypad Programming Manual 1 TABLE OF CONTENTS How To Program Radios...2 Keypad Programming...2 A. Navigation...3 1. Group Parameters (CH 00)...4 2. Channel Parameters (CH 01 - CH20)...4 3. Global Parameters (GRP 00)...5 B. Group

More information

AWG801 8 GSPS 11-bit Arbitrary Waveform Generator

AWG801 8 GSPS 11-bit Arbitrary Waveform Generator AWG801 8 GSPS 11-bit Arbitrary Waveform Generator PRODUCT DESCRIPTION The AWG801 modules generate arbitrary CW waveforms with sampling rates up to 8 GSPS. The on-board SRAMs provide 8M x 11-bit data memory.

More information

Quick Site Testing with the 8800SX

Quick Site Testing with the 8800SX Quick Site Testing with the 8800SX Site Testing with the 8800SX Basic Tests 5 site testing involves several tests to verify site operation. NOTE: This is not intended to be a complete commissioning procedure.

More information

LLRF4 Evaluation Board

LLRF4 Evaluation Board LLRF4 Evaluation Board USPAS Lab Reference Author: Dmitry Teytelman Revision: 1.1 June 11, 2009 Copyright Dimtel, Inc., 2009. All rights reserved. Dimtel, Inc. 2059 Camden Avenue, Suite 136 San Jose, CA

More information

Lab E5: Filters and Complex Impedance

Lab E5: Filters and Complex Impedance E5.1 Lab E5: Filters and Complex Impedance Note: It is strongly recommended that you complete lab E4: Capacitors and the RC Circuit before performing this experiment. Introduction Ohm s law, a well known

More information

Deceptive Jamming Using Amplitude-Modulated Signals

Deceptive Jamming Using Amplitude-Modulated Signals Exercise 3-1 Deceptive Jamming Using Amplitude-Modulated Signals EXERCISE OBJECTIVE To demonstrate the effect of AM noise and repeater inverse gain jamming, two angular deceptive EA used against sequential

More information

OCS-2 User Documentation

OCS-2 User Documentation OCS-2 User Documentation nozoid.com 1/17 Feature This is the audio path wired inside the synthesizer. The VCOs are oscillators that generates tune The MIX allow to combine this 2 sound sources into 1 The

More information

AWG-GS bit 2.5GS/s Arbitrary Waveform Generator

AWG-GS bit 2.5GS/s Arbitrary Waveform Generator KEY FEATURES 2.5 GS/s Real Time Sample Rate 14-bit resolution 2 Channels Long Memory: 64 MS/Channel Direct DAC Out - DC Coupled: 1.6 Vpp Differential / 0.8 Vpp > 1GHz Bandwidth RF Amp Out AC coupled -10

More information

Introduction to basic laboratory instruments

Introduction to basic laboratory instruments Introduction to basic laboratory instruments 1. OBJECTIVES... 2 2. LABORATORY SAFETY... 2 3. BASIC LABORATORY INSTRUMENTS... 2 4. USING A DC POWER SUPPLY... 2 5. USING A FUNCTION GENERATOR... 3 5.1 TURN

More information

Exercise 2-2. Four-Wire Transmitter (Optional) EXERCISE OBJECTIVE DISCUSSION OUTLINE. Ultrasonic level transmitter DISCUSSION

Exercise 2-2. Four-Wire Transmitter (Optional) EXERCISE OBJECTIVE DISCUSSION OUTLINE. Ultrasonic level transmitter DISCUSSION Exercise 2-2 Four-Wire Transmitter (Optional) EXERCISE OBJECTIVE Become familiar with HART point-to-point connection of a four-wire transmitter. DISCUSSION OUTLINE The Discussion of this exercise covers

More information

Since transmission lines can be modeled using PSpice, you can do your analysis by downloading the student version of this excellent program.

Since transmission lines can be modeled using PSpice, you can do your analysis by downloading the student version of this excellent program. PSpice Analysis Since transmission lines can be modeled using PSpice, you can do your analysis by downloading the student version of this excellent program. PSpice can be downloaded from the following

More information

HP 33120A Function Generator / Arbitrary Waveform Generator

HP 33120A Function Generator / Arbitrary Waveform Generator Note: Unless otherwise indicated, this manual applies to all Serial Numbers. The HP 33120A is a high-performance 15 MHz synthesized function generator with built-in arbitrary waveform capability. Its combination

More information