Skip to main content
Dc to Ac Inverter

Warning

Do not reapeat anything in this article, if you are not qualified. AC current can easily kill you! You have been warned.

A simple DC to AC Inverter

This article is coming soon, I just have to improve my design a little which requires more time and money. Anyway my motivation for writing: It is so wonderfully easy to go from Ac to DC. You just use a half or full bridge rectifier (to be fair there's a lot more engineering involved, but in theory once you know it, it's simple). However, going from DC to AC is another story. This article aims will show how I built a simple inverter for educational purposes using a MCU, 4 mosfets, and SPWM signal (see cover photo). My reason for doing so is to learn more about EE in general, but moreover as a first project to fully learn about motor drivers. Let me explain, modern motor drivers on electric vehicals are typically brushless "DC" motors since they offer the optimal torque-effciency compared to other options like brushed DC. Let's disect what excatly a brushless "Dc" motor is. It's typically, a 3-phase DC-AC inverter with the electric motor's stator configured as a Y and natural magnets on the top. So, AC motor not DC, but we call it brushless DC. Anyway, the swithcing device on these motor drivers is typically mosfets in an H-configuration though more advanced applications now use IGBT and zero loss switching alogrithms. That's not a beginner friendly engineering project, so I'm going to stick with a simple H-bridge DC to AC inveter (which has plenty of engineering challenges on it's own, but will eventually switch to expirements with 3-phase AC (safely)). My end goal is not build a solid state 3 phase inverter but to better understand burshless/3 phase motor systems, so i can utilize the skill to design electronics for EVs such as drones and eskates. Anyway, coming soon because Digikey orders add up quick for something I could get for 20$ on marketplace.


Brendan...About 1 minTechnologyElectricalMotor driver
Is Repairing a Cheap CNC Mill Worth It?

About a year ago, I bought this Amazon mill for about 200$ CAD on Kijiji. I had absolutly no idea if it worked, furthermore, the electronics were in pieces so a bit of a gamble for sure. In this post I will explain how I got it in working condition and tell you if this type of used equipment (Amazon/Chinese mill, 3D printers , etc) is worth buying.


Brendan...About 8 minTechnologyCNCMillingRepair
Potentiometers and Encoders For Electronics Projects

In this post we'll dive deep into the mechanics of rotary encoders and potentiometers and provide some simple code.

While both devices are essential for measuring rotational movement, they have distinct ways of operating. Rotary encoders generate digital signals, capturing both the degree of rotation and its direction – perfect for projects where precision is key. Potentiometers act as variable resistors, offering an analog output that's invaluable for it's simplicity.


Brendan...About 15 minTechnologyArduinoPotentiometerRotary EncoderEncoderDIY
The Dawn of the GPT Store

🌐 My Experiments with CustomGPTs

❄️ Ski Snow Report: Your AI Assistant for Skiing Conditions


Brendan...Less than 1 minuteTechnologyopenaichatgptcustom gptGPTstore
A Beginner's Guide to Local Large Language Models (LLMs)

Important

This post is a work in progress and is currently incomplete. I hope to finish it soon when i have more time to experiment with LLMs.

Update, I'm probably not going to finish this since my graphics card a used 3090 has become unstable and prone to crashes. I don't have another graphics card and cloud platforms as very competitive. I'm going to leave it up even though it's doomed to be incomplete, since it's still not a bad quick intro to the topic if your at the right stage in the learning process. You'll have to learn about quantisiation methods, loaders, fine-tuning, promt engineering else where. Sorry. I would like to try and simplify it and explain it in a way a common person will easily understand and then be able to utlize, but unfortunatly that won't happen soon. As this feild is so overwhelming I never really new what model to select as I only got abou 10-20 to actually work with an interface, so I never really became qualified to right that section of this article. Please, suggest models i nthe comments below, as I may still run some on clouds.


Brendan...About 7 minTechnologyollamallm