You’ll Flip For This 7404 IC Motherboard Fix

We often lament that the days of repairable electronics are long gone. It used to be you’d get schematics for a piece of gear, and you could just as easily crack it open and fix something as the local repairman — assuming you had the knowledge and tools. But today, everything is built to be thrown away when something goes wrong, and you might as well check at the end of a rainbow if you’re searching for a circuit diagram for a new piece of consumer electronics.

But [Robson] writes in with an interesting story that gives us hope that the “old ways” aren’t gone completely, though they’ve certainly changed for the 21st century. After blowing out his laptop’s USB ports when he connected a suspect circuit, he was desperate for a fix that would fit his student budget (in other words, nearly zero). Only problem was that he had no experience fixing computers. Oh, and it takes months for his online purchases to reach him in Brazil. Off to a rocky start.

His first bit of luck came with the discovery he could purchase schematics for his laptop online. Now, we can’t vouch for the site he used (it sure isn’t direct from Dell), but for under $5 USD [Robson] apparently got complete and accurate schematics that let him figure out what part was blown on the board without even having to open up the computer. All he had to do was order a replacement IC (SY6288DAAC), and solder it on. It took two months for the parts to arrive, and had to do it with an iron instead of a hot air station, but in the end, he got the part installed.

Continue reading “You’ll Flip For This 7404 IC Motherboard Fix”

How To Build An Inverter, And Why Not To Bother

It’s ridiculously easy to lay hands on a cheap DC-to-AC inverter these days. They’re in just about every discount or variety store and let you magically plug in mains powered devices where no outlets exist. Need 120- or 240-VAC in your car? No problem – a little unit that plugs into the lighter socket is available for a few bucks.

So are these commodity items worth building yourself? Probably not as [GreatScott!] explains, but learning how they work and what their limitations are will probably help your designs. The cheapest and most common inverters have modified square wave outputs, which yield a waveform that’s good enough for most electronics and avoids the extra expense of producing a pure sinusoidal output. He explains that the waveform is just a square wave with a slight delay at the zero-crossing points to achieve the stepped pattern, and shows a simple H-bridge circuit to produce it. He chose to drive the output section with an Arduino, to easily produce the zero-crossing delay. He uses this low-voltage inverter to demonstrate how much more complicated the design needs to get to overcome the spikes caused by inductive loads and the lack of feedback from the output.

Bottom line: it’s nice to know how inverters work, but some things are better bought than built. That won’t stop people from building them, of course, and knowing what you’re doing in this field has been worth big bucks in the past.

Continue reading “How To Build An Inverter, And Why Not To Bother”

A 100th Birthday Celebration For The Flip Flop

It’s easy to get caught up in the excitement of creation as we’re building our latest widget. By the same token, it’s sometimes difficult to fully appreciate just how old some of the circuits we use are. Even the simplest of projects might make use of elements that were once a mess on some physicist’s or engineer’s lab bench, with components screwed to literal breadboards and power supplied by banks of wet-cell batteries.

One such circuit turns 100 years old in June, which is surprising because it literally is the building block of every computer. It’s the flip-flop, and while its inventors likely couldn’t have imagined what they were starting, their innovation became the basic storage system for the ones and zeros of the digital age.

Continue reading “A 100th Birthday Celebration For The Flip Flop”

What To Do With Your Brand New Ultrasonic Transducer

We wager you haven’t you heard the latest from ultrasonics. Sorry. [Lindsay Wilson] is a Hackaday reader who wants to share his knowledge of transducer tuning to make tools. The bare unit he uses to demonstrate might attach to the bottom of an ultrasonic cleaner tank, which have a different construction than the ones used for distance sensing. The first demonstration shows the technique for finding a transducer’s resonant frequency and this technique is used throughout the video. On the YouTube page, his demonstrations are indexed by title and time for convenience.

For us, the most exciting part is when a tuned transducer is squeezed by hand. As the pressure increases, the current drops and goes out of phase in proportion to the grip. We see a transducer used as a pressure sensor. He later shows how temperature can affect the current level and phase.

Sizing horns is a science, but it has some basic rules which are well covered. The basic premise is to make it half of a wavelength long and be mindful of any tools which will go in the end. Nodes and antinodes are explained and their effects demonstrated with feedback on the oscilloscope.

We have a recent feature for an ultrasonic knife which didn’t cut the mustard, but your homemade ultrasonic tools should be submitted to our tip line.

Continue reading “What To Do With Your Brand New Ultrasonic Transducer”

Desperately Trying To Find A Use For The ChugPlug

[AkBKukU] writes in to tell us of his experiments with the rather vile-sounding “ChugPlug”, an odd portable AC power bank designed for the express purpose of powering MacBook chargers. It would seem more efficient to simply build a DC power bank with a MagSafe connector to cut out the charger all together, but presumably there is some market for this particular niche device. Especially at the $15 they are currently selling for on Amazon.

Unfortunately, the ChugPlug that [AkBKukU] bought doesn’t seem to work. After some experimenting he found that it appears to only be outputting 80 VAC, obviously too low for many devices to function. But he reasoned that some things, like switch mode power supplies or restive loads, might still work. He just needed to come up with a way to plug them into the ChugPlug.

If his testing setup gives you a case of sweaty palms, you aren’t alone. He breaks open a dead MacBook charger to recover the female AC connector, and then solders that directly to an AC grounding adapter. The resulting pigtail lets [AkBKukU] plug in various AC loads while allowing him to probe the wires with his multimeter and oscilloscope.

Once he’s satisfied his hack works conceptually, that is, he’s able to plug arbitrary AC loads into this purpose-built battery pack, he follows up with a less dangerous looking adapter. Making use of the shell of the dead MacBook charger and what some might describe as a salacious amount of hot glue, he produces a compact and relatively safe looking device that will let him use his handicapped ChugPlug as a general purpose source of AC power.

It’s not the most elaborate portable power supply we’ve ever seen, and certainly wouldn’t be our first choice in an emergency, but at least [AkBKukU] managed to wring some use out of the thing in the end.

Continue reading “Desperately Trying To Find A Use For The ChugPlug”

Debouncing The Old-Fashioned Way

If you were given the task of designing a computer at a time when computers weren’t really even a thing, how would you start? How would you take a collection of vacuum tubes, passive components, and a precious few germanium diodes and engineer something to sell to customers looking for an “electronic brain”?

Where there’s a paycheck, there’s a way, and computer archeologist [Ken Shirriff] laid his hands on some old IBM hardware that tells us a lot about how engineers thought in the earliest days of the computer industry. The gear is a pluggable module from IBM, one of hundreds that once went into their Model 705 computer from the mid-1950s. The particular module [Ken] has is a 5-channel contact debouncer, or in Big Blue’s mid-century parlance, a “Contact-Operated Trigger.” It was used to debounce five of the many, many mechanical contacts in the machine, both buttons and relays, and used eight dual triode tubes to do it. Other modules with the exact same footprint formed the flip-flops, inverters, buffers and clocks needed to build a computer.

[Ken]’s analysis of the debouncer is a fascinating look at what was possible with the technology of the day, and the fact that it led to a standardized framework for generic modules that were actually hot-swappable with what essentially was a zero insertion force plug was quite a feat of engineering. And as a bonus, [Ken] and friends actually got the module up in running in the video after the break.

Jonesing for more retro-computer pluggable goodness? Check out this reproduction IBM flip-flop module from the 1940s.

Continue reading “Debouncing The Old-Fashioned Way”

Battery Management Module Hacked For Lithium-Iron Battery Bank

In a departure from his usual repair and tear down fare, [Kerry Wong] has set out on a long-term project — building a whole-house battery bank. From the first look at the project, this will be one to watch.

To be fair, [Kerry] gave us a tease at this project a few months back with his DIY spot welder for battery tabs. Since then, he appears to have made a few crucial design decisions, not least of which is battery chemistry. Most battery banks designed for an inverter with enough power to run household appliances rely on lead-acid batteries, although lithium-ion has certainly made some inroads. [Kerry] is looking to run a fairly small 1000-watt inverter, and his analysis led him to lithium-iron cells. The video below shows what happens when an eBay pack of 80 32650 LiFePo4 cells meets his spot welder. But then the problem becomes one of sourcing a battery management system that’s up to the charge and discharge specs of his 4s battery pack. We won’t spoil the surprise for you, but suffice it to say that [Kerry] really lucked out that only minimal modifications were needed for his $9 off-the-shelf BMS module.

We’re looking forward to seeing where this build goes, not least because we’d like to build something similar too. For a more traditional AGM-based battery bank, check out this nicely-engineered solar-charged system.

Continue reading “Battery Management Module Hacked For Lithium-Iron Battery Bank”