Search found 6 matches

by ThongHuynh
Fri Sep 27, 2019 7:52 am
Forum: Getting Started
Topic: What is Voltage Derating Curve in the Probes' Manual
Replies: 4
Views: 3611

Re: What is Voltage Derating Curve in the Probes' Manual

My measuring is 1-20MHz and the voltage is from 10mV up to 200V. But is it relevant? I just need the definition of the curve. How is it measured and what does it mean?
by ThongHuynh
Wed Sep 18, 2019 10:31 am
Forum: Getting Started
Topic: What is Voltage Derating Curve in the Probes' Manual
Replies: 4
Views: 3611

What is Voltage Derating Curve in the Probes' Manual

Hi, I am curious about the curve in my TA386 (and TA131) user's guide. What is it and how does it effect my measurement at different frequencies?
by ThongHuynh
Fri Apr 12, 2019 4:09 pm
Forum: USB PC Oscilloscopes
Topic: Detail of how does AWG on Pico 5442B work
Replies: 1
Views: 2149

Detail of how does AWG on Pico 5442B work

I would like to generate a waveform by AWG, not by defining the output freq, but using a defined generator freq, say 200MHz --> dt=5ns. The waveform is denied in a 1D array. In MATLAB code, the waveform should like that: dt=5e-9; wfSize=1000; t=(0:dt:dt*(wfSize-1)); x=(t-dt*wfSize/2).^2; plot(t,x); ...
by ThongHuynh
Wed May 30, 2018 12:52 pm
Forum: MATLAB
Topic: Software trigger for channel A and AWG , 5244B
Replies: 1
Views: 3165

Software trigger for channel A and AWG , 5244B

Hi, I want to use the AWG on a 5244B to generate shots of 2-cycles sinewave and record the output by channel A at the same time. How can I set the channel A to use the same trigger source with the AWG (Software control trigger)? (I dont like to use trigger on channel A nor external ones). My applica...
by ThongHuynh
Tue May 29, 2018 11:59 am
Forum: MATLAB
Topic: AWG + sampling using PS5442B
Replies: 9
Views: 13029

Re: AWG + sampling using PS5442B

Hi, I have the same problem with the same picoscope (5442B). Can we use the Software to trigger the AWG and channel A at the same time?