Why Is My 470uF Electrolytic Cap More Like 20uF?

The simple capacitor equivalent circuit taught in school

Inductors are more like a resistor in series with an ideal inductor, resistors can be inductors as well, and well, capacitors aren’t just simply a capacitance in a package. Little with electronics is as plain and simple in reality as basic theory would have you believe. [Tahmid Mahbub] was measuring an electrolytic capacitor with an LCR and noticed it measuring 19 uF despite the device being rated at 470 uF. This was because such parts are usually specified at low frequencies, and at a mere 100 kHz, it was measuring way out of the specification they were expecting. [Tahmid] goes into a fair bit of detail regarding how to model the equivalent circuit of a typical electrolytic capacitor and how to determine with a bit more accuracy what to expect.

An aluminium electrolytic capacitor is more like this

The basic equivalent circuit for a capacitor has a series resistance and inductance, which covers the connecting leads and any internal tabs on the plates. A large-valued parallel resistor models the leakage through the dielectric in series with the ideal capacitance, which is responsible for the capacitor’s self-discharge property. However, this model is still too simple for some use cases. A more interesting model, shown to the left, comprises a ladder of distributed capacitances and associated resistances that result in a progressively longer time-constant component as you move from C1 to C5. This resembles more closely the linear structure of the capacitor, with its rolled-up construction. This model is hard to use in any practical sense due to the need to determine values for the components from a physical part. Still, it is useful to understand why such capacitors perform far worse than you would expect from just a simple equivalent model that looks at the connecting leads and little else.

Continue reading “Why Is My 470uF Electrolytic Cap More Like 20uF?”

Using FreeCAD To Replace OEM Parts

As much as we might all like it if manufacturers supported their products indefinitely with software updates or replacement parts, this just isn’t feasible. Companies fail or get traded, technologies evolve, and there’s also an economic argument against creating parts for things that are extremely old or weren’t popular in the first place. So, for something like restoring an old car, you might have to resort to fabricating replacement parts for your build on your own. [MangoJelly] shows us how to build our own replacement parts in FreeCAD in this series of videos.

The build does assume that the original drawings or specifications for the part are still available, but with those in hand FreeCAD is capable of importing them and then the model scaling to match the original specs shown. This video goes about recreating a hinge on an old truck, so with the drawings in hand the part is essentially traced out using the software, eventually expanding it into all three dimensions using all of the tools available in FreeCAD. One of the keys to FreeCAD is the various workbenches available that all have their own sets of tools, and being able to navigate between them is key to a build like this.

FreeCAD itself is an excellent tool for anyone repairing old vehicles like this or those making 3D prints, designing floorplans for houses, or really anything you might need to model in a computer before bringing the idea into reality. It does have a steep learning curve (not unlike other CAD software) so it helps to have a video series like this if you’re only just getting started or looking to further hone your design skills, but the fact that it’s free and open-source make it extremely attractive compared to its competitors.

Continue reading “Using FreeCAD To Replace OEM Parts”

Homebrew Tire Inflator Pushes The Limits Of PVC Construction

Let’s just clear something up right from the start with this one: there’s literally no reason to build your own tire inflator from scratch, especially when you can buy a perfectly serviceable one for not a lot of money. But that’s missing the point of this build entirely, and thinking that way risks passing up yet another fascinating build from PVC virtuoso [Vang Hà], which would be a shame

The chances are most of you will recall [Vang Hà]’s super-detailed working PVC model excavator, and while we’re tempted to say this simple air pump is a step toward more practical PVC builds, the fact remains that the excavator was a working model with a completely homebrew hydraulic system. As usual, PVC is the favored material, with sheet stock harvested from sections of flattened pipe. Only the simplest of tools are used, with a hand drill standing in for a lathe to make such precision components as the compressor piston. There are some great ideas here, like using Schrader tire valves as the intake and exhaust valves on the pump cylinder. And that’s not to mention the assembly tips, like making a hermetic seal between the metal valves and the PVC manifold by reaming out a hole with a heated drill bit.

We’re not sure how much abuse a plastic compressor like this will stand up to, but then again, we’ve seen some commercially available tire inflators with far, far less robust internals than this one.

Continue reading “Homebrew Tire Inflator Pushes The Limits Of PVC Construction”

Industrial Design Hack Chat

Join us on Wednesday, September 8 at noon Pacific for the Industrial Design Hack Chat with Eric Strebel!

At Hackaday, we celebrate all kinds of hardware hacks, and we try not to judge based on appearance. After all, every product starts out on the breadboard, or as a prototype built with hot glue and tape. What’s important is getting it to work, at least at first. But there comes a time when you’ve got to think about how to make your project look like something people want to use, how to position controls and displays in a logical and attractive way, and how to make sure your thing can actually be built.

Turning a project into a product is the job of an industrial designer. Pretty much everything you use, from the toothbrush by your sink to the car you drive to work in bears the marks of industrial design, some more successfully than others. Eric Strebel has been doing industrial design for years, and he keeps feeding us a steady diet of design tips and tricks through his popular YouTube channel. He’ll stop by the Hack Chat to get a little more in-depth on industrial design principles, and how you can make your projects look as good as they work.

join-hack-chatOur Hack Chats are live community events in the Hackaday.io Hack Chat group messaging. This week we’ll be sitting down on Wednesday, September 8 at 12:00 PM Pacific time. If time zones have you tied up, we have a handy time zone converter.

Formula 1 TV Broadcasting In 1:87 Scale

[Gerrit Braun], co-founder of the [Miniatur Wunderland] model railway and miniature airport attraction in Hamburg, takes his model building seriously. For more than five years, he and his team have been meticulously planning, testing, and building a 1:87 scale of Formula 1’s Monaco Grand Prix. Models at the Wunderland are crafted to the Nth detail and all reasonable efforts, and some unreasonable ones, are taken to achieve true-to-life results. In the video down below, part of Gerrit’s diary of the project, he discusses the issues and solutions to simulating realistic television broadcasts (the video is in German, but it has English language subtitles).

The goal is to model the large billboard-sized monitor screens set up at viewing stands. In real life, these displays are fed with images coming in from cameras located all over the circuit, the majority of which are operated by a cameraman. The miniaturization of cameras has come a long way in recent years — the ESP32-CAM module or the Raspberry Pi cameras, for example. But miniaturizing the pan-and-tilt actions of a cameraman, while perhaps possible, would not be reliable over the long time (these exhibits at Wunderland are permanent and operate almost daily). Instead, the team is able to use software to extract a cropped window from high-resolution video, and moving the position of this cropped window simulates the pointing of the camera. More details are in the video.

The skill and creativity of [Gerrit] and his team is incredible. Other videos on this project cover topics like the sound system, PCB techniques used for the roads, and the eye-popping use of an electric standing desk to lift an entire city block so workers can gain access to the area. Fair warning — these are addictive, and the video below is #76 of an unfinished series. We wrote about Wunderland back in 2016 when [Gerrit] and his twin brother [Frank] teamed with Google Maps to make a street view of their replica cities. Thanks to [Conductiveinsulation] who sent us the tip, saying that the discussion about interconnected triangular PCB tiles on this week’s Podcast #122 reminded him of this for some reason. Have any of our readers visited Miniatur Wunderland before? Let us know in the comments below.

Continue reading “Formula 1 TV Broadcasting In 1:87 Scale”

Hyper Links And Hyperfunctional Text CAD

Strong opinions exist on both sides about OpenSCAD. The lightweight program takes megabytes of space, not gigabytes, so many people have a copy, even if they’ve never written a shape. Some people adore the text-only modeling language, and some people abhor the minimal function list. [Johnathon ‘Zalo’ Selstad] appreciates the idea but wants to see something more robust, and he wants to see it in your browser. His project CascadeStudio has a GitHub repo and a live link so you can start tinkering in a new window straight away.

Continue reading “Hyper Links And Hyperfunctional Text CAD”

Circuit Simulation In Python

Using SPICE to simulate an electrical circuit is a common enough practice in engineering that “SPICEing a circuit” is a perfectly valid phrase in the lexicon. SPICE as a software tool has been around since the 70s, and its open source nature means there are more SPICE tools around now to count. It also means it is straightforward enough to use with other software as well, like integrating LTspice with Python for some interesting signal processing circuit simulation.

[Michael]’s latest project involves simulating filters in LTspice (a SPICE derivative) and then using Python/NumPy to both provide the input signal for the filter and process the output data from it. Basically, it allows you to “plug in” a graphical analog circuit of any design into a Python script and manipulate it easily, in any way needed. SPICE programs aren’t without their clumsiness, and being able to write your own tools for manipulating circuits is a powerful tool.

This project is definitely worth a look if you have any interest in signal processing (digital or analog) or even if you have never heard of SPICE before and want an easier way of simulating a circuit before prototyping one on a breadboard.