1

I want to make a blinking light for my transformer when I charge anything with it. But as an educational exercise, I don't want to use any kind of IC. Can anyone help me?

Phil Frost
  • 57,310
  • 18
  • 145
  • 267

5 Answers5

8

You'd probably want a astable multivibrator. Here's one easily constructed with discrete components:

Transistor Multivibrator.svg
By jjbeard - Own drawings, made in Inkscape 0.43, Public Domain, https://commons.wikimedia.org/w/index.php?curid=873818

Phil Frost
  • 57,310
  • 18
  • 145
  • 267
7

Here you go. But a 555 would be easier, require a smaller capacitor and it might be easier to explain how it works.

schematic

simulate this circuit – Schematic created using CircuitLab

Spehro Pefhany
  • 397,265
  • 22
  • 337
  • 893
  • 2
    Wow that even beats my old favorite LM3909 for simplicity - although the LM3909 could run off 1.5V :) – brhans Aug 29 '16 at 16:56
  • 1
    How does this work? I would maybe expect the 2N4401 to go into zender mode, but not into blinking? – Wouter van Ooijen Aug 30 '16 at 05:50
  • 3
    @WoutervanOoijen In this parlour trick, the BE junction avalanches, so there is a region of negative resistance that makes this (usually) work as a relaxation oscillator with the component values shown. The negative R isn't all that great (maybe -100$\Omega$) so it would be swamped by series resistance in the usual zener mode circuit. It's supposed to degrade the transistor $\beta$ long-term, but I tested it with continuous 20mA and didn't see much bad effect. YMMV, but just to be safe I wouldn't use the transistor for anything else afterward. – Spehro Pefhany Aug 30 '16 at 09:32
5

The simplest option is just to buy a blinking LED. They have a built in chip that makes them blink.

Majenko
  • 56,223
  • 9
  • 105
  • 189
3

How about an old-fashioned UJT?

enter image description here

Wouter van Ooijen
  • 48,572
  • 1
  • 63
  • 136
2

It is possible to create a light flasher using just a heating element and a bimetallic strip. It's likely to be horribly inefficient, but it can be made to work.

And there's not even a transistor needed.

There's an example here Evil Mad Scientist using a blinking incandescent lamp, of the sort sometimes used in Christmas decorations.

schematic

simulate this circuit – Schematic created using CircuitLab

Simon B
  • 19,226
  • 1
  • 29
  • 56