design help

Reply to
James Arthur
Loading thread data ...

No, his circuit's fine (two positions above). He's got a series base resistor (10k), so his 555's safe, and it drives the relay when the 555 output goes low, just like it should.

Cheers, James Arthur

Reply to
James Arthur

Nice. Just what my direct experience tells me as well.

Reply to
JosephKK

I tried the same thing was I was about 10. I figured I'd out fox PolyPaks by making my own transistor from diodes, saving $$$.

Even better--'tunnel' diodes and more...

formatting link
formatting link

Cheers, James Arthur

Reply to
James Arthur

Neat. Solid-state electronics could have got going 100 years ago.

John

Reply to
John Larkin

I've seen the semi-opposite too: drive the coil with full voltage to pull the relay in, then change to a switching drive mode to keep the relay pulled in.

Saves power beaucoup, since the relay's holding current is

Reply to
James Arthur

Not the same thing as a dual emmiter transistor at all. Oh, wait, that is not the issue here, it is just a typo.

Reply to
JosephKK

Neither is the device, as drawn. The BAV170 is as close to the device drawn as any.

A bit more than that, but basically.

Reply to
krw

Some of the early manufactured transistors were made in a very similar (point contact) way. So yes, it is possible. That might be a fun high school science project nowdays.

Reply to
JosephKK

--
"And the magnetic field still present when the armature leaves the pole
piece causes that acceleration to be less than it would be if the
magnetic field weren\'t there.

JF  

Then don\'t use flyback diodes!"

That\'s a red herring since the current decay through a diode will be
much faster, after the switch is turned off, than through a stiff
voltage source like your MOSFET
Reply to
John Fields

my measurements suggest that it does, but it also caused the NC contacts to bounce much more

with a 1K resistor in series with the diode I see the NO contacts opening about 3 ms earlier and the NC contacts closing (very briefly) about 0.8ms later. and continuing to bounce for about 6ms

with just the diode the contacts open (3ms) later, the NC close briefly about 1ms later but only bouncees for about 2.5ms

so the time from the transistor switching off to the final closure of the NO contacts is about the same each way,

I only tested 1 relay.

given the dramatic reduction in bouncing I'll continue to use flyback diodes especially where the NC contacts are being used,

depends what you use instead of the diode.

Reply to
Jasen Betts

Living in Arizona is the first sign...

--
http://improve-usenet.org/index.html

Goggle Groups, and Web TV users must request to be white listed, or I
will not see your messages.

If you have broadband, your ISP may have a NNTP news server included in
your account: http://www.usenettools.net/ISP.htm
Reply to
Michael A. Terrell

Don't skimp on the shaker table testing if you are thinking about going this way.

Best regards, Spehro Pefhany

--
"it\'s the network..."                          "The Journey is the reward"
speff@interlog.com             Info for manufacturers: http://www.trexon.com
Embedded software/hardware/analog  Info for designers:  http://www.speff.com
Reply to
Spehro Pefhany

Only if you are totally incompetent at math.

--
http://improve-usenet.org/index.html

Goggle Groups, and Web TV users must request to be white listed, or I
will not see your messages.

If you have broadband, your ISP may have a NNTP news server included in
your account: http://www.usenettools.net/ISP.htm
Reply to
Michael A. Terrell

The drain of a mosfet is not a "stiff voltage source." It's more like a current source.

All those guys used me as a role model? How flattering.

Folly? Get a life. Take a walk or something.

problems.

So complexity, the opposite of "a paucity of parts", leads to bugs. And makes it hard for a beginner to build.

Then quit jumping on my circuits and be helpful. Or don't. You don't matter, you know, because you aren't making sense.

That statement makes no sense at all, even if it were true. You're just flinging insults without reason. An engineer can't think straight when he's angry, which is why good engineers are calm.

But Authority? By saying out front that I don't understand something? That's some weird definition of "authority." I suppose my true sin is doubting your absolute wisdom and your incoherent, ancient Japanese appnote.

John

Reply to
John Larkin

Sage advice.

Cheers, James Arthur

Reply to
James Arthur

You're the one deficient at math.

formatting link
formatting link

Reply to
Jasen Betts

Indeed. Most of Linux's ISRs are in C; Linux' use of assembler is mainly for stuff which is internal to the CPU, where you need to use specialised instructions which don't have C equivalents.

The other common case which C can't handle is multi-precision arithmetic, where you need to get at the carry flag.

Even so, it helps if you learned assembler first. If you start out with mathematical theory and high-level languages then migrate down to C, you're likely to have a hard time understanding the task at hand.

In particular, if you're writing a device driver in C, and it doesn't work for a non-obvious reason, the next step is normally to compile to assembler and see what's *really* going on.

Also, optimised code can often only be debugged at the assembler level. You can't debug it at the source level as the source code bears almost no resemblance to the object code.

Reply to
Nobody

--
Oops...

Should be:

news:pqojq455ntkuoeg3b8o80lpqkb2f337ssh@4ax.co

JF
Reply to
John Fields

--
Oops... It\'s supposed to be .com on the end.

This oughta do it:

news:pqojq455ntkuoeg3b8o80lpqkb2f337ssh@4ax.com

JF
Reply to
John Fields

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.