Probe Compensation on the Analog Discovery BNC Adapter Board  [draft]

When I got my Analog Discovery 3, I made the decision to also purchase the BNC adapter board. Trying it out with some OWON scope probes I got from Amazon, it unfortunately didn’t cut the mustard. This was the most square I could get by twiddling with the compensation adjustment. To prove that I haven’t goofed it somehow, this is at the opposite end of the compensation range: This waveform ain’t even square at this point....

November 3, 2023 · 2 min · Infinus

Analog Discovery 3 Front End Amplifier v0.1

The Analog Discovery 3 is a great debugging tool, but as I discovered here in a note on using it with 10x scope probes, the input capacitance was too high for the probes to be compensated correctly. Custom LNA design To combat this, I decided to design an amplifier that would have a low input capacitance so that we fall within the 5-35pF compensation which is typical of these 10x scope probes....

November 3, 2023 · 12 min · Infinus

Analog Discovery 3 Usage Notes  [draft]

Why I bought it in the first place The Analog Discovery 3 seemed like a band-aid solution to an ongoing problem I have been facing here at Cambridge: how do I get my own oscilloscope so that I can get back in to doing electronics without having to rely on the few shared scopes at the Dyson Center (the Dyson Center is sort of like a makerspace for engineering students, it isn’t great though…)...

November 1, 2023 · 2 min · Infinus

Inline Microphone Preamp Update 1: KiCad Footprint Trap

So here’s the situation, I accidentally ordered the parts for the Inline Microphone Preamp Project … to Malaysia. One month and a trip to Portugal later, I finally got the chance to use the electronics lab here in Cambridge for the first time to asesemble this thing (thanks Elena for bringing the stuff over for me!), and in good old DIY analog electronics fashion, it didn’t work first time. Turns out, the SOT-89 footprint in KiCad has it’s pins in the opposite order from those in the NXP datasheet for the PBSS4540X and PBSS5540X transistors I was using....

April 27, 2022 · 3 min · Infinus

How to Embed SVG Schematics from KiCad into a Hugo Page

I have recently decided to move Infinus Electronics over to Hugo, as WordPress with its weird styling issues and super hard to understand file structure made it way too frustrating to debug and customise. So far, working with Hugo has been a blast, and having worked with frameworks like Laravel and Flask before, the whole organisation of pages by file hierarchy has been a lot more intuitive. And transparent. The issue My first post written on this new platform is the Battery Powered +48V Phantom Power Supply , which of course, had to show a schematic from KiCad....

December 25, 2021 · 7 min · Infinus