Recent Posts

Pages: [1] 2 3 4 5 6 ... 10 Next
1
Test Equipment / Re: Choosing between entry-level 12-bit DSOs
« Last post by shapirus on Today at 10:20:09 am »
this is +1 imho in rigol, lets not forget, the 2 scopes discussed here got pros and cons.
Since the Siglent can into 2 Gsa/s, it could potentially be modded to support at least 800 MHz single-channel bandwidth, if there are no further limitations in digital signal processing and/or software. I don't recall anyone mentioning or trying this though.
2
Hello XVR, OK i will convert the 24 to 20V for biasing the power amplifier.
but  the source of the mosfet  is connected both to the  floating DB02S2415A and to the 20V i will buld from the 24V.
They will contradict each other.
3
Beginners / Re: Analog Multiplexer-Demultiplexer Switch Vs Input Voltage
« Last post by tggzzz on Today at 10:17:43 am »
P.S. If anyone understand the reason that at Nexperia's datasheet referred the term Vsw (or the Vsw is the same thing with Vis in essence?) and if there is any practical purpose of it... please tell it.

Sloppyness is a sufficient explanation. The Nexperia datasheet also uses Vcc and Vdd interchangeably. That's sufficient for me to avoid Nexperia where possible.

The onsemi datasheet is better than the TI datasheet which is in turn better than the Nexperia datasheet.
Onsemi is American; was Motorola.
Nexperia is Chinese; was Philips.
TI is American, and always was TI.
4
I have been giving this some thought. I was thinking of buying a 12 v SEAFLO Electric Marine Bilge Pump, 350 or 500 GPH and I might still buy one as it is something always useful to have around.
https://www.amazon.com/dp/B07FNY3YRT/
https://www.amazon.com/dp/B07FP85QVB/

But then I thought I might be able to use the suction of the main pump itself. With the pump not working the bilge is, naturally at lower level and pressure but with the pump suction it is very possible it will suck the water from the bilge. (red line in the diagram attached) This has the advantage of not needing an extra pump but it requires
(1) check valve to ensure water cannot flow in reverse from pump down to the sump
(2) valve to shut off the red line and open ONLY when there is water in the sump, otherwise air will get into the system

All in all an extra pump might make more sense. Safer and simpler.

I am still thinking about this.
5
Test Equipment / Re: Choosing between entry-level 12-bit DSOs
« Last post by shapirus on Today at 10:16:46 am »
not everybody like to connect to network for a mere screen capture, i do it with usb stick. my ethernet cable is super long and its quite a mess trying to run it to my dso, at my lab setup, connecting to usb cable is much easier. and that luckily i have ethernet cable at all so i can do some adb hack albeit a bit inconvenience. ymmv.
Well, installing a modded apk already requires a certain level of involvement, way beyond a normal user's one, and of course there's a certain learning curve. Disabling apk signature verification is not much farther than that (especially since a respective modded .jar that can be used without having to build your own is available).

So there's not much more work to do if you want to retain the screenshot functionality after you already know how to change stuff on the file system and install a modded apk (or even rebuild your own).

The overall point is that such mods are possible and they don't require top hacker skills or hardware modifications (not even connecting via the serial port). But opening the case may be necessary: before changing anything on the android file system(s), it is highly recommended to take a backup of the internal SD card to have an image that you can restore to if something goes wrong.
6
Other Equipment & Products / Re: Ersa Desoldering-Station
« Last post by jasom on Today at 10:15:04 am »
Can be used i-Con 1 with x-tool and cu100a? or with chip tool desolder tweezers? Thank You
7
Test Equipment / Re: Choosing between entry-level 12-bit DSOs
« Last post by Mechatrommer on Today at 10:14:22 am »
Screen capture over network still works even on an unsigned app.
not everybody like to connect to network for a mere screen capture, i do it with usb stick. my ethernet cable is super long and its quite a mess trying to run it to my dso, at my lab setup, connecting to usb cable is much easier. and that luckily i have ethernet cable at all so i can do some adb hack albeit a bit inconvenience. ymmv.
Cable? My WiFi adapter cost me $7...
iircsomeone stated dho800 only works on specific brand. i have few wifi adapter here, maybe later i will try. but still, its a few more steps to do... rather than plugin usb stick and hit capture button. ymmv.

BTW, speaking of signal integrity, the (unlocked) Rigol can more or less properly show signals at up to 500 MHz at 1.25 Gsa/s (the 2.5x ratio again btw), albeit with a greatly reduced amplitude, apparently because of the hardware low-pass filter on the input.
this is +1 imho in rigol, lets not forget, the 2 scopes discussed here got pros and cons.

In reply #465, 2N3055 showed stable reconstruction of a 220 MHz sine which was sampled at 500 MSa/s. So the SDS800X HD can still resonstruct properly at a sampling rate of less than 2.5x of the signal frequency, while the Rigol started to show wobbles at 3x or so.
I'd like to see a frequency sweep.
2n**55 only showed one successsful case at Sr / 2.27, but i bet anything lower freq than that will be better, the only thing is at when higher freq will start wobbly up to extreme 250MHz.

The Rigol is applying the theory correctly and the Siglent can't possibly be doing an infinitely wide reconstruction, so...  :-//
i havent seen that proven, in fact shapirus proved that otherwise. dont show too much of fanboyism, we trust more scientific facts rather than sentimental facts ;) we have saying/joke in our medsos group, if we have stupid in ourself, its ok, but dont reveal it too much, keep it some for next generation ;D no pun/insult intended ;D cheers.
8
You need separate voltage source for it. It was labeled +24V in your first schematic
9
Test Equipment / Re: Siglent SDS2000X Plus Hack
« Last post by gwideman on Today at 10:01:53 am »
Just posting to thank those responsible for the script and other tips. 

I will consolidate some notes that might bring other readers up-to-speed quickly without fussing around reading this entire thread:

-- SDS2104X Plus
-- Script: I used the one in message 409 of this thread.
-- Edit the script to change SCOPEID to the scope's id (from the Utility > System Info.)
---- Enter scope id in lowercase and numbers, omitting the dashes.
-- Run the script. [Note 1]  It prints a list of keys
-- Visit the Utilities > Software Options panel, select an option in the drop-down list, enter the key for that option from the script output.
---- Enter the key in lowercase and numbers.
---- You might think you'd need to plug in a keyboard, but no need, a decent one appears on the touchscreen.

Other concerns:
-- Originally the scope was at firmware V1.3.something. In that state it accepted a key for one of the options (and the option took effect).
-- The scope was then upgraded  to the now-latest released firmware, 1.5.2R3_EN
-- The scope retained the previously-set option.
-- The scope accepted additional keys for additional options.

[Note 1] The script is in Python language. You will need Python 3.something installed in order to run it -- free and easyish to install, but a burden if you have no other need for it.  Alternatively, search online for a site where you can run Python code by just pasting it into a text box etc.

Thanks again fellow EEVBlogsters.
10
Hello XVR,DB02S2415A outputs 15V voltage difference between the gate and the source of the mosfet(floating).
I need a solid 20V on the drain of the TGA2590 power amplifier with respect to the source of the power amplifier.
How the DB02S2415A does that?
Can you please draw so i could understand?
For the mosfet i understood the 15V difference  floating ,but how it helps us put 20V with respect to the TGA2590 source?
Thanks.
Pages: [1] 2 3 4 5 6 ... 10 Next