Search found 10 matches

by francesc
Fri Nov 03, 2017 9:20 am
Forum: MATLAB
Topic: Rapid acquisition in 4 channels
Replies: 4
Views: 5952

Re: Rapid acquisition in 4 channels

ok! I will do it this way then
by francesc
Thu Nov 02, 2017 12:25 pm
Forum: MATLAB
Topic: Rapid acquisition in 4 channels
Replies: 4
Views: 5952

Re: Rapid acquisition in 4 channels

Yes, I will try to give all the detailed information on what I need to do. I have a system with 4 sensors, connected to the 4 channels in the picoscope. At t=0, sensor A sends a signal (ultrasonic pulse) to sensor C, then at t=1 ms (approximately), sensor C sends a signal to sensor A. At t=4 ms, sen...
by francesc
Tue Oct 31, 2017 6:43 pm
Forum: MATLAB
Topic: Rapid acquisition in 4 channels
Replies: 4
Views: 5952

Rapid acquisition in 4 channels

Hi, I own a Picoscope 6402C, and I control it via Matlab. Everything works good. I get data from the 4 channels simultaneously, so the maximum sampling rate I can use is 1.25 GSa/s. So far, so goog. Until now, I acquired data using the normal "Block mode", calling "runBlock" and "getBlockData". Howe...
by francesc
Tue Oct 24, 2017 3:42 pm
Forum: MATLAB
Topic: Some questions
Replies: 9
Views: 10844

Re: Some questions

Yes, this was the solution.

Now everything works as expected,

Many thanks!
Fran
by francesc
Fri Oct 20, 2017 4:38 pm
Forum: MATLAB
Topic: Some questions
Replies: 9
Views: 10844

Re: Some questions

The voltage range for each channel is more or less solved, I need to multiply by a factor of 10 (maybe because I am using x10 probes?) and the voltage range and values are correct. I have the issues with the sampling rate. Using 1 channel, I applied a known signal using a function generator, and I o...
by francesc
Fri Oct 20, 2017 9:02 am
Forum: MATLAB
Topic: Some questions
Replies: 9
Views: 10844

Re: Some questions

Email sent!

Thank you
by francesc
Thu Oct 19, 2017 3:41 pm
Forum: MATLAB
Topic: Some questions
Replies: 9
Views: 10844

Re: Some questions

Thank you very much for your suggestions! Using picoscope 6 software everything works as expected. I am trying to reproduce the following plot using matlab: https://imgur.com/a/SEd6u I apologize that it is in spanish, but the essential things are: - 8 bits, ChA range: +- 5V, ChB range: +- 100mV, tim...
by francesc
Thu Oct 19, 2017 1:11 pm
Forum: MATLAB
Topic: Some questions
Replies: 9
Views: 10844

Re: Some questions

Many thanks NeilH for your quick answer. 800 ps is fine, even better than 1 ns! once the data is within matlab from the buffer This buffer is in the ram memory? I am asking because I don't want to write all the data to the hard drive, because its too slow. Here I show a minimal example of the progra...
by francesc
Wed Oct 18, 2017 6:14 pm
Forum: MATLAB
Topic: Some questions
Replies: 9
Views: 10844

Some questions

Hi, I need to buy a picoscope 6402C (because I need a sampling rate of 1 GSa/s for each channel in 4 channels), but before doing so, I have to be sure that it will be able to do what I need to do (I will explain it in a moment). Fortunately, I own a picoscope 5242A, so for the moment I can try to ge...
by francesc
Mon Oct 09, 2017 11:51 am
Forum: Pre-Sales Advice
Topic: some questions about the picoscope 6000 series
Replies: 1
Views: 3648

some questions about the picoscope 6000 series

Hi, I need to measure the voltage in 4 channels at 1 GSa/s, and I need to transfer 6 MSamples (of each channel) to the computer for post-processing (hence I need to save 6 ms of data, recorded at 1 ns, for 4 channels). My voltage range is -5V to 5V but I need 1 mV resolution approximately (so I thin...