Rookie experimenting - I have some questions, oh wise ones

Thread Starter

SimonMester

Joined May 27, 2025
15
Hello!

So I have always been interested in power electronics, purely as a hobby. I have little interest in the whole digital/microcontroller stuff, in fact I prefer to not use semiconductors whatsoever. I suppose other than the odd bridge rectifier.
Recently I have been on the rediscovering arc again, and been tinkering with purely electromagnetic relays and solenoids after being inspired by an old arcade machine.
I want to run it all on DC power, as battery power is quite handy, and so is solar.

I have managed to make some test coils to play around with, and so far I have learned that the solenoid works wonderfully, but I have trouble figuring out how to manage the power it gets. My current idea is to use some capacitors, that save up energy, to then give a good sudden whack. Then there would be a couple seconds time before needing for it to fire again.
So I assume the higher the voltage, the higher power I can deliver to the solenoid. So if I have a relatively high voltage capacitor, say 25 or 50 V. Probably have a line of Farad caps for buffering, that then feed a surge cap that unloads into the solenoid. Is there even a non semiconductor way to charge a higher voltage cap from a lower voltage source, like a 12V battery?

How can I limit things, so that the solenoid doesn't actually fire until a voltage threshold is reached?

I thought maybe I could wind a relay, and set it up so that it only closes contacts when a certain threshold is reached, but I'm kinda at a similar problem there, how do I change that trigger voltage? Bunch of resistors maybe?

I suppose I welcome any pointers really. Just tinkering about with coils I wind. :)
 

crutschow

Joined Mar 14, 2008
38,322
Here's the simple schematic of a typical tube car radio circuit that used a mechanical "vibrator" to generate the square-wave AC voltage that is then stepped up by a transformer to a higher voltage.
The battery voltage connects to the + node.

Below that is the picture of a typical vibrator.
It was removable since the contacts had a limited lifetime, and had to be periodically replaced.

1762875431367.png
1762875655578.png
 
Last edited:

Thread Starter

SimonMester

Joined May 27, 2025
15
Here's the simple schematic of a typical tube car radio circuit that used a mechanical "vibrator" to generate the square-wave AC voltage that is then stepped up by a transformer to a higher voltage.
The battery voltage connects to the + node.

Below that is the picture of a typical vibrator.
It was removable since the contacts had a limited lifetime, and had to be replaced.

View attachment 358674
View attachment 358675
I am using DC power though, does this only work with AC?
 

nsaspook

Joined Aug 27, 2009
16,251
That is quite advanced to what I usually do :D I am intrigued however! Can't wait to tell people I build a vibrator.
Just wait until you explore multi-vibrators. :eek:
1762878704813.png

There are limits on what can be done purely electro-mechanically with a few passive components but knowing those limits requires just a little addition knowledge.
 
Last edited:

Wendy

Joined Mar 24, 2008
23,797
Oscillators swing voltage up and down in a repeating pattern. In the case of the vibrator the voltage goes to the full 12 Volt line and then to the ground which is the negative lead. Transformers can pass an AC signal through them with power. And so boost the voltage of the up and down movement, AKA AC (alternating current). which is what your wall outlets provides.
 

MaxHeadRoom

Joined Jul 18, 2013
30,562
......And if you switch the output of the secondary in sync with the primary, the result is DC without a rectifier device. per-se. !
As per #4 & #5.
 

MisterBill2

Joined Jan 23, 2018
27,186
I suggest that prior to constructing such systems, that the TS investigate the efficiency of these schemes. The knowledge gained will probably be useful.
 

panic mode

Joined Oct 10, 2011
4,866
transformers are things that allow you to step up (or step down) voltage. but they only work with AC.
that requires some way to create oscillations. a simple relay can be abused for such purpose just wire coil and one of NC contacts in series, and connect it to a battery. it will chatter away and you will see sparks.
next you can connect it to a small transformer. this way transformer will get DC pulses instead of AC but one way to look at them is as a sum of steady DC and AC. as stated before transformer does not care about DC but the AC part will do. depending which side of transformer is connected to a relay you can higher or lower or same output. if you like higher, then connect low voltage side of transformer to the oscillator.
that is two milestones already but you get AC output. to charge battery you need DC.
without using diodes, you can apply learned and use another set of contacts from that relay to switch the output side (higher voltage AC), since this works at same pace as relay oscillator, this extra contact will only connect to transformer on one half-period. in other words you got yourself a synchronous rectification without going back in time or robing museums.
 
Top