Beefy 100 Amp Electronic Load Uses Two MOSFETs

[Kerry Wong] had some extreme MOSFETs (IXTK90N25L2) and decided to create a high current electronic load. The result was a two-channel beast that can handle 50 A per channel. Together, they can sink 400 W and can handle a peak of 1 kW for brief periods. You can see a demo in the video below.

An electronic load is essentially a load resistor you can connect to a source and the resistance is set by an input voltage. So if the load is set to 10 A and you connect it to a 12 V source, the MOSFET should look like a 1.2 ohm resistor. Keep in mind that’s 120 watts–more power than a common incandescent light bulb. So you are going to need to carry some heat away.

The circuit is pretty simple. The FETs accept a voltage on their gates that sets them to look effectively like a resistor that varies with the voltage. A very small source resistor develops a voltage based on current (only 75 mV for a 50 A draw). That voltage feeds a comparator which generates the gate voltage after looking at the input control voltage. Each millivolt into the comparator translates to an additional 1.33 A through the load.

Continue reading “Beefy 100 Amp Electronic Load Uses Two MOSFETs”

Looking Back At QRP Transmitters

When you get to a certain age, you get unsettled by people calling “your” music oldies. That’s how a few of us felt when we saw [Mikrowave1’s] video about Retro QRP – Solid Gold Years (see below). “QRP” is the ham radio term for low power operation, and the “solid gold” years in question are the 1960s to 1980. The videox has some good stuff, including some old books and some analysis of a popular one-transistor design from that time. He even tries a few different period transistors to see which works best.

[Mikrowave1] talks about the construction techniques used in that time frame, old transistors, and some vintage test equipment. You can even see an old ARC-5 command receiver in use to listen to the transmitter. These were made for use in military aircraft and were very common as surplus.

Continue reading “Looking Back At QRP Transmitters”

Understanding DMA

In the world of computers, the central processing unit (CPU) is–well–central. Your first computer course probably explained it like the brain of the computer. However, sometimes you can overload that brain and CPU designers are always trying to improve both speed and throughput using a variety of techniques. One of those methods is DMA or direct memory access.

As the name implies, DMA is the ability for an I/O device to transfer data directly to or from memory. In some cases, it might actually transfer data to another device, but not all DMA systems support that. Sounds simple, but the devil is in the details. There’s a lot of information in this introduction to DMA by [Andrei Chichak]. It covers different types of DMA and the tradeoffs involved in each one.

Continue reading “Understanding DMA”

Ask Hackaday: What’s Your Etchant?

Although the typical cliché for a mad scientist usually involves Bunsen burners, beakers, and retorts, most of us (with some exceptions, of course) aren’t really chemists. However, there are some electronic endeavors that require a bit of knowledge about chemistry or related fields like metallurgy. No place is this more apparent than producing your own PCBs. Unless you use a mill, you are probably using a chemical bath of some sort to strip copper from your boards.

The standard go-to solution is ferric chloride. It isn’t too tricky to use, but it does work better hot and with aeration, although neither are absolutely necessary. However, it does tend to stain just about everything it touches. In liquid form, it is more expensive to ship, although you can get it in dry form. Another common etchant is ammonium or sodium persulphate.

pcbyThere’s also a variety of homemade etchants using things like muriatic acid and vinegar. Most of these use peroxide as an oxidizer. There’s lots of information about things like this on the Internet. However, like everything on the Internet, you can find good information and bad information.

When [w_k_fay] ran out of PCB etchant, he decided to make his own to replace it and wrote a great guide on how this is done. He found a lot of vague and conflicting information on the Internet. He read that the vinegar solution was too slow and the cupric acid needs a heated tank, a way to oxygenate the solution, and strict pH controls. However, he did have successful experiments with the hydrochloric acid and peroxide. He also used the same materials (along with some others) to make ferric chloride successfully.

Continue reading “Ask Hackaday: What’s Your Etchant?”

An Old 68000 SBC Is New Again

[Jeff Tranter] has done a number of retrocomputing projects. But he wanted to tackle something more substantial. So he set out to build a 68000-based single board computer called the TS2 that he found in a textbook. He’s documented it in a series of blog posts (about 30 posts, by our count) and a video that you can see below.

The 68000 had a very rational architecture for its day. A flat memory space was refreshing compared to other similar processors, and the asynchronous bus made hardware design easier, too. While most CPUs of the era assumed bus devices could perform their service in a fixed amount of time, the 68000 used a handshake with devices to allow them to take the time they needed. Most other CPUs had to provide a mechanism for a slow device to stall the bus which was complicated and, in many cases, less efficient.

Continue reading “An Old 68000 SBC Is New Again”

3D-Printed Vise Is A Mechanical Marvel

We often wonder how many people have 3D printers and wind up just printing trinkets off Thingiverse. To get the most out of a printer, you really need to be able to use a CAD package and make your own design. However, just like a schematic editor doesn’t make your electronic designs work, a CAD program won’t ensure you have a successful mechanical part.

[TheGoofy] has a 100% 3D printed vise that looks like it is useful. What’s really interesting, though, is the video (see below) where he explains how printing affects material strength and other design considerations that went into the vise.

Continue reading “3D-Printed Vise Is A Mechanical Marvel”

Loop Antenna Is Portable

We don’t know if [OH8STN] has a military background, but we suspect he might since his recent post is about a “DIY Man Portable Magnetic Loop Antenna.” “Man-portable” is usually a military designation, and — we presume — he wouldn’t object to a woman transporting it either.

[OH8STN] started with a Chameleon antenna starter kit. This costs about $100 and is primarily a suitable variable capacitor with a 6:1 reduction drive premounted and soldered. Of course, you could source your own, but finding variable capacitors that can handle transmit duty (admittedly, these can apparently handle about 10 W continuous or 25 W on single sideband) can be tricky, especially these days. Although he started with a kit, he did modify the antenna to switch between two different sets of ham radio bands. You can see the antenna in the video below.

Loop antennas aren’t ideal–but neither is any other small antenna. Because the loop is tightly tuned to a particular frequency, it requires retuning for even relatively small frequency changes, even though it can operate on many different frequencies. If you want more technical details, you might enjoy this recent presentation from [W4RAX]. The links at the end are worth checking out, too.

Continue reading “Loop Antenna Is Portable”