Author Topic: VOLTCRAFT DOV series  (Read 19396 times)

danno_cj and 33 Guests are viewing this topic.

Offline evava

  • Regular Contributor
  • *
  • Posts: 191
  • Country: cz
Re: VOLTCRAFT DOV series
« Reply #275 on: June 09, 2026, 06:00:15 pm »
What is actual purchase price of the scope ( 2 and 4 channel) with VAT at this time?

https://www.idealo.de/preisvergleich/OffersOfProduct/210577094_-dov702-digital-oszilloskop-70mhz-2-kanal-1-25gsa-s-12bit-vc-16753905-voltcraft.html

https://www.idealo.de/preisvergleich/OffersOfProduct/210287612_-dov704-digital-oszilloskop-70mhz-4-kanal-voltcraft.html

Could anyone guess why the cheap prices are only for Germany and Austria?
I think the former Eastern Bloc countries are much more price sensitive, and there sales at German prices (Voelkner) would probably break records.

 
The following users thanked this post: 2N3055

Online Martin72

  • Super Contributor
  • ***
  • Posts: 8471
  • Country: de
Re: VOLTCRAFT DOV series
« Reply #276 on: June 09, 2026, 06:34:47 pm »
I had already complained that there’s no axis labeling that you can turn on or off.
I just saw in the 800 series manual that there’s supposed to be a feature like that... That would be so ridiculous if it were true... :palm:
@Microcheap, do you have this feature in the display menu?



 
The following users thanked this post: egonotto, Aldo22

Online Aldo22Topic starter

  • Super Contributor
  • ***
  • Posts: 2334
  • Country: ch
Re: VOLTCRAFT DOV series
« Reply #277 on: June 10, 2026, 08:31:45 am »
Could anyone guess why the cheap prices are only for Germany and Austria?

Conrad Austria charges regular prices.


The promotions are only available in Germany and Switzerland afaics.
I have no idea why only there.
 

Online Aldo22Topic starter

  • Super Contributor
  • ***
  • Posts: 2334
  • Country: ch
Re: VOLTCRAFT DOV series
« Reply #278 on: June 10, 2026, 08:33:10 am »
I had already complained that there’s no axis labeling that you can turn on or off.
I just saw in the 800 series manual that there’s supposed to be a feature like that... That would be so ridiculous if it were true... :palm:

Hasn't that changed with the firmware update?
 

Online Aldo22Topic starter

  • Super Contributor
  • ***
  • Posts: 2334
  • Country: ch
Re: VOLTCRAFT DOV series
« Reply #279 on: June 10, 2026, 09:41:40 am »
Then something is definitely wrong.

I have a slightly more general, somewhat theoretical question about this:

Is it even possible that my device has a hardware fault or discrepancy that only affects the FFT?

The signal is clean; the amplitude and frequency measurements are correct.
I don’t know much about this, but it would make sense to me if this signal were processed further only via software.

So could a hardware difference (compared to Martin’s device) be responsible for the difference in the FFT display, or is that actually out of the question?

For those who haven’t been following: Same PCB with 2 or 4 channels, same firmware, just a different version.

(I could simply try upgrading the hardware, but unfortunately I can’t downgrade)
 
The following users thanked this post: egonotto

Online Martin72

  • Super Contributor
  • ***
  • Posts: 8471
  • Country: de
Re: VOLTCRAFT DOV series
« Reply #280 on: June 10, 2026, 10:02:00 am »
Quote
Hasn't that changed with the firmware update?

No, otherwise I would have mentioned it.

Quote
Is it even possible that my device has a hardware fault or discrepancy that only affects the FFT?

Right now, I find that hard to imagine.
There are a few Voltcraft/Owon owners here; if one more person posted their FFT results, that wouldn't be bad.
YOU could update the firmware....
Yeah, I know, the fan.
But if the update didn't help, I'd return the scope anyway if I were you.
If it did help, you can always make the fan quieter.
 
The following users thanked this post: egonotto, Aldo22

Online Aldo22Topic starter

  • Super Contributor
  • ***
  • Posts: 2334
  • Country: ch
Re: VOLTCRAFT DOV series
« Reply #281 on: June 10, 2026, 10:34:44 am »
Right now, I find that hard to imagine.
There are a few Voltcraft/Owon owners here; if one more person posted their FFT results, that wouldn't be bad.
YOU could update the firmware....
Yeah, I know, the fan.
But if the update didn't help, I'd return the scope anyway if I were you.
If it did help, you can always make the fan quieter.

One day, my curiosity will probably get the better of me.
But right now, I only know of one drawback to the new FW version (Fan) and no confirmed benefits. That’s why I’m in no rush.
If I could go back, I would have tried it already.

For now, I just want to rule out the possibility that an individual hardware defect is responsible for the difference in FFT.

I find that hard to imagine, and apparently so do you.
By the way, it’s exactly the same on both channels.

Thanks.  :-+
« Last Edit: June 10, 2026, 10:37:33 am by Aldo22 »
 
The following users thanked this post: egonotto

Offline Olex

  • Contributor
  • Posts: 29
  • Country: de
Re: VOLTCRAFT DOV series
« Reply #282 on: June 10, 2026, 10:39:50 am »
A bit off-topic from the bugs.

There are many hidden menu items in the Android settings.
I discovered the ability to install your own apps.
To do this, go to settings, search for "security" in the search bar, and open that section.
Then, enable "Unknown sources" (this needs to be reactivated after restarting the device).
After that, installing your own apps works.

In addition to this, when powered on while holding the Home button, the oscilloscope enters USB Download mode.
At this point, fastboot starts working, which opens up opportunities for further exploration and hacks.

Code: [Select]
$ fastboot devices -l
????????????           Android Fastboot
 usb:3-1

$ fastboot getvar product
product: s5p4418
Finished. Total time: 0.000s

$ fastboot reboot
Rebooting                                          OKAY [  0.000s]
Finished. Total time: 0.101s
« Last Edit: June 10, 2026, 10:50:04 am by Olex »
 
The following users thanked this post: egonotto, Martin72, Aldo22

Online Martin72

  • Super Contributor
  • ***
  • Posts: 8471
  • Country: de
Re: VOLTCRAFT DOV series
« Reply #283 on: June 10, 2026, 10:46:06 am »
That’s why I’m in no rush.

Then I won't be either.
 
The following users thanked this post: egonotto, Aldo22

Online Aldo22Topic starter

  • Super Contributor
  • ***
  • Posts: 2334
  • Country: ch
Re: VOLTCRAFT DOV series
« Reply #284 on: June 10, 2026, 11:05:07 am »
There are many hidden menu items in the Android settings.
I discovered the ability to install your own apps.
To do this, go to settings, search for "security" in the search bar, and open that section.
Then, enable "Unknown sources" (this needs to be reactivated after restarting the device).
After that, installing your own apps works.

Brilliant! It works!  :-+
 
The following users thanked this post: egonotto

Online Aldo22Topic starter

  • Super Contributor
  • ***
  • Posts: 2334
  • Country: ch
Re: VOLTCRAFT DOV series
« Reply #285 on: June 10, 2026, 11:29:49 am »
That’s why I’m in no rush.

Then I won't be either.

Well, it seems there are still a lot of new findings, so we can see if any new opportunities arise.
I just came across this because of Olex's post.
I wonder if this means a complete reset to the original FW version (probably not, only data)
« Last Edit: June 10, 2026, 11:32:32 am by Aldo22 »
 
The following users thanked this post: egonotto

Online Martin72

  • Super Contributor
  • ***
  • Posts: 8471
  • Country: de
Re: VOLTCRAFT DOV series
« Reply #286 on: June 10, 2026, 11:44:30 am »
If you're unlucky, the “Oscilloscope” app might get deleted too; I'd leave it as is. ;)
 
The following users thanked this post: egonotto, Aldo22

Online Martin72

  • Super Contributor
  • ***
  • Posts: 8471
  • Country: de
Re: VOLTCRAFT DOV series
« Reply #287 on: June 10, 2026, 11:53:49 am »
I've now contacted Owon.cn regarding the “ripples,” but I simply haven't received any further response from Owon EU.
The only response I got was a request for the purchase location, invoice, and serial number.
As I've said before, the Chinese rarely—if ever—have technical support; it's always just the salespeople trying to make a sale, and either they brush you off with empty platitudes, or they say they'll check with the tech department, or they don't respond at all. :P
 
The following users thanked this post: egonotto, Aldo22

Online Aldo22Topic starter

  • Super Contributor
  • ***
  • Posts: 2334
  • Country: ch
Re: VOLTCRAFT DOV series
« Reply #288 on: June 10, 2026, 12:11:42 pm »
I've now contacted Owon.cn regarding the “ripples,” but I simply haven't received any further response from Owon EU.
The only response I got was a request for the purchase location, invoice, and serial number.
As I've said before, the Chinese rarely—if ever—have technical support; it's always just the salespeople trying to make a sale, and either they brush you off with empty platitudes, or they say they'll check with the tech department, or they don't respond at all. :P

Oh, right, I also received a response from Conrad.

“We have received feedback from our quality assurance department. They inspected the device and determined that there is no defect, provided it is set up correctly. We therefore assume that an external factor on your end may be responsible for the meter’s behavior.”


Did I hope for a better answer? Yes!
Did I expect a better answer? No...
 
The following users thanked this post: egonotto, TUMEMBER, Martin72

Online Martin72

  • Super Contributor
  • ***
  • Posts: 8471
  • Country: de
Re: VOLTCRAFT DOV series
« Reply #289 on: June 10, 2026, 12:31:31 pm »
Quote
They inspected the device and determined that there is no defect, provided it is set up correctly.

"If you don't use the 200 mV/div or 10 V/div settings, you won't have any problems."..... :bullshit:
 
The following users thanked this post: TUMEMBER, Aldo22

Online KungFuJosh

  • Super Contributor
  • ***
  • Posts: 7183
  • Country: us
  • TEAS is real.
Re: VOLTCRAFT DOV series
« Reply #290 on: June 10, 2026, 03:15:55 pm »
For now, I just want to rule out the possibility that an individual hardware defect is responsible for the difference in FFT.

Have you tested the same sig gen output settings for FFT on another scope yet?
"Experience is something you don't get until just after you need it." - Steven Wright
Best Continuity Tester Ever
 
The following users thanked this post: Martin72, Aldo22

Offline evava

  • Regular Contributor
  • *
  • Posts: 191
  • Country: cz
Re: VOLTCRAFT DOV series
« Reply #291 on: June 10, 2026, 04:10:00 pm »
So, I’ve put together a small table—using Channel 1 as an example, but it applies to all channels.
Specifically, it shows the switching states of the two relays per channel in the front end.
What stands out in this overview is that there are only two situations where the ripple appears: at 200 mV and 10 V—and in both cases, RL30 is switched on.
That’s a lead I’ll be pursuing further.

Martin



If I had this oscilloscope at hand, I would try connecting a capacitor of about 100 to 200 microfarads to the relay RL30 (its coil) to see if the ripple on the 200mV range changes (reduces).
 
The following users thanked this post: Aldo22

Online Aldo22Topic starter

  • Super Contributor
  • ***
  • Posts: 2334
  • Country: ch
Re: VOLTCRAFT DOV series
« Reply #292 on: June 10, 2026, 04:29:13 pm »
Have you tested the same sig gen output settings for FFT on another scope yet?

Yes. Look, my Hantek is really a very simple and inexpensive oscilloscope, but it clearly shows me the difference between a square wave and a sine wave, along with a dB reading that at least seems plausible, without me having to spend hours trying to adjust something without success.
With the DOV, everything usually jumps around, and the dB readings don't make any sense to me, no matter what I try.



« Last Edit: June 10, 2026, 04:33:43 pm by Aldo22 »
 
The following users thanked this post: KungFuJosh

Online KungFuJosh

  • Super Contributor
  • ***
  • Posts: 7183
  • Country: us
  • TEAS is real.
Re: VOLTCRAFT DOV series
« Reply #293 on: June 10, 2026, 05:29:46 pm »
Does it help at all if you increase the output level of the sig gen?
"Experience is something you don't get until just after you need it." - Steven Wright
Best Continuity Tester Ever
 
The following users thanked this post: Aldo22

Online Aldo22Topic starter

  • Super Contributor
  • ***
  • Posts: 2334
  • Country: ch
Re: VOLTCRAFT DOV series
« Reply #294 on: June 10, 2026, 05:50:59 pm »
Does it help at all if you increase the output level of the sig gen?

No, why should it?
That depends on the V/div setting, doesn't it?
In the screenshots above, there are 2 Vpp; that should be enough.
 

Online KungFuJosh

  • Super Contributor
  • ***
  • Posts: 7183
  • Country: us
  • TEAS is real.
Re: VOLTCRAFT DOV series
« Reply #295 on: June 10, 2026, 06:08:03 pm »
Should be enough. But signal quality and dynamic range can be related to output level, especially with less expensive tools. Maybe there's too much noise for the DOV to handle it? I dunno. It's worth a shot.
"Experience is something you don't get until just after you need it." - Steven Wright
Best Continuity Tester Ever
 
The following users thanked this post: Aldo22

Offline Olex

  • Contributor
  • Posts: 29
  • Country: de
Re: VOLTCRAFT DOV series
« Reply #296 on: June 10, 2026, 06:31:02 pm »
I just took an FFT screenshot using a rather mediocre generator I had on hand.
 
The following users thanked this post: Martin72, Aldo22

Online KungFuJosh

  • Super Contributor
  • ***
  • Posts: 7183
  • Country: us
  • TEAS is real.
Re: VOLTCRAFT DOV series
« Reply #297 on: June 10, 2026, 07:32:25 pm »
I just took an FFT screenshot using a rather mediocre generator I had on hand.

Mediocrity is relative. ;)

Please try with consistent settings for comparison:
To be able to compare anything, the conditions have to be reasonably similar.
12.50 MHz at 4 Vpp with coax and a 50-ohm load = approx. 2 Vpp.
"Experience is something you don't get until just after you need it." - Steven Wright
Best Continuity Tester Ever
 

Offline Lutz21

  • Newbie
  • Posts: 9
  • Country: de
Re: VOLTCRAFT DOV series
« Reply #298 on: June 10, 2026, 07:36:44 pm »
I also do not have a nice generator, 2 Mhz with a little longer timebase.
 

Online Martin72

  • Super Contributor
  • ***
  • Posts: 8471
  • Country: de
Re: VOLTCRAFT DOV series
« Reply #299 on: June 10, 2026, 07:38:30 pm »
If I had this oscilloscope at hand, I would try connecting a capacitor of about 100 to 200 microfarads to the relay RL30 (its coil) to see if the ripple on the 200mV range changes (reduces).

I don't know if that will help, because the ADS900A has the same board/front end and is configured exactly the same way in that area.
I just know that the interference is there (or occurs) when RL 30 switches.
All front-end relays are connected to the same supply voltage via a resistor.
This, in turn, also supplies the positive rail of the op-amp power supply in the front end.
What I can do is manually switch a channel as an example—that is, deactivate the relay—so we'll know for sure if that's the cause.
 
The following users thanked this post: egonotto, snik, Aldo22


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf