¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Date

Re: programmable microcontrollers

Jim Purcell
 

d,

Start with the Microchip PIC16F84. It has EEPROM (flash memory) so you
don't need a UV lamp to erase it.
I'm trying to envision writing the software for this chip. I assume you need
some kind of development tool where the program is stored until it is running as
intended, this would have to include an interface with the chip so the program
can be dumped to it. As I said I have never used a PIC device. I couldn't
imagine anything that I might do with it that I couldn't write assembly for it.

Jim


Re: Fuses vs. resistors

Jim Purcell
 

Kevin,

Fuses have resistance, that is true.
Yes and I realized that I had misspoken right away. That's what comes when you
spend seventeen year trying to teach students who don't the difference between
a pot and a grid leak. (I had to say it that way, I read that once back in
the vacuum tube days.) Anyway, I could tell my students transistors were made
of bird doo doo and some of them would have believed me. In that situation one
doesn't get tested, nor does one's thinking get challenged very often. I
recall being surprised when my fellow teacher said the the charge on a
capacitor is stored in the dielectric, not on the plates. And of course it's
true, what I can't figure out is where it's stored in vacuum capacitors. They
are used in high voltage circuits, in radio transmitters we sometimes have
problems with humidity causing caps. to arc.

I got my pride back when I explained that AM radio stations can modulate above
+/- 5 kHz. He thought that the 10 kHz spacing that they were so limited. But
stations are not assigned adjacent channels where they'd be close enough to
interfere.

Have you guys ever heard of electro-migration? This is the movement of
metal due to current flow.
Is that when wires carrying high current sometimes vibrate?

It is a serious consideration in IC design. It is an interesting concept...
but I think heat is the mechanism of fuse blowing anyway.
True but it makes sense that the fuze would have to have resistance since with
none there'd be no heat and thus the fuze would not fuze. :-)

Jim


Re: Fuses vs. resistors

Jim Purcell
 

Doug,

An Ideal fuse is one that does what you want it to do - it therefore
need resistance.
Needing resistance doesn't make it a resistor. :-)


Jim


Re: Fuses vs. resistors

Jim Purcell
 

G,

This is a layman point of view. It makes for nice picturization but the picture makes for some ugly viewing when seen by folks with some technical knowledge.

True, but some people with technical knowledge like to carry reason to extremes. Maybe they would complain about saying that the sun goes down at night, since as far as we know it doesn't move, we do. A resistor is a resistor and a fuse is a fuse and a wire is a wire. All can conduct current but each is a different device.? All can open up in cace current exceeds their rating, but each is a different device..?Why do you suppose that the thickness matters when it comes to larger currents?

As long as we are splitting hairs, cross sectional area is what determines a conductors resistance, that and the ressistivity of the material it is made of. And of course, if the conductor is carrying RF frequencies, the resistance of the center of the conductor doesn't matter since the current all travels on the outer surface,? which factor is called 'skin effect'.?As the resistance (to the current) [that phrase is redundant] increases, more (and more) [this one too] energy is used ...

Like Mark said, in high voltage scenarios, this may result in ion storms and the like, but that is not relevant here.
We were talking ordinary electronics here, most of which today operates at considerably less than 120V. If working at the kV level one needs to be concerned about fuzes and conductors melting and arcing. Resistors can cause 'flameouts' however, even without high voltages. So some devices use special resistors designed not to cause any flame if the burn out.

I didn't mean for this to turn into a pissing contest, I do tend to? like to get things stated correctly, a trait the burned my dad to the anger point.

Jim


Re: Fuses vs. resistors

Mounir Shita
 

¿ªÔÆÌåÓý

I'm hereby signing myself out of the fuse vs resistor discussion since what I thought about fuses seems to be way out! :):)
?
However, if anyone want to argue about PIC vs 68HCxx, then I'll join LOL
?
Mounir


Re: Fuses vs. resistors

Jim Purcell
 

Mounir,

The reason why the fuse wire blows is simple, there is
only certain amount of electrons that can travel in a wire
with a certain dimension.

That's called resistance.

When you try to squeeze in to many electrons...BOOM, there
goes the wire.

Right, due to the heat created. If its to thin, heat will
be produced and a fire might be the worst result.

And that's because of it's resitance. We tend to take the
low resistance of a
conductor for granted, but I once experienced how
important it is. I took an
electric lawn mower into a field but had to have a long
extension because it
was so far from the outlet. Between the wet grass and the
long extension it
just didn't have the 'poop' to do the job.

Sorry to be changing gears here, but it's only a partial
switch. I still say it's a
stretch to say that there's no difference between a fuze
and a resistor. If
the characteristic that is in common is the resistance,
then a wire is also a
resistor.

The reason for that is that a real wire won't easily melt.
No, the reason for that is that if the wire is larger there
is less
I x I x R, a.k.a. power which in this case is mostly heat.

Switch Hitter Jim


Re: Fuses vs. resistors

Kevin Vannorsdel
 

Fuses have resistance, that is true.

Have you guys ever heard of electro-migration? This is the movement of
metal due to current flow. It is a serious consideration in IC design. It
is an interesting concept... but I think heat is the mechanism of fuse
blowing anyway.



________________________________________________
Kevin Vannorsdel IBM Arm Electronics Development
408-256-6492 Tie 276-6492 kv@... KF6YCI

Please respond to Electronics_101@...
To: Electronics_101@...
cc:
Subject: Re: [Electronics_101] Re: Fuses vs. resistors



Mark,

If a fuse has no resistence, then how do you suppose that it builds
up heat enough to melt?
Good point, but I still think it's a stretch to call a fuse a resistor.
That
in spite of the fact that conductors can get warm if they draw too much
current.

For that matter, what are all those scientists working on
superconductors
doing? (A superconductor is a wire with no resistence, btw)
Yes, I know. I recall hearing about super conductivity way back before (as
far as I know) they had gotten it to happen at temperatures above absolute
zero. Way back in the early fifties.

Jim



To unsubscribe from this group, send an email to:
Electronics_101-unsubscribe@...



Your use of Yahoo! Groups is subject to


Re: Fuses vs. resistors

Jim Purcell
 

Mark,

If a fuse has no resistence, then how do you suppose that it builds
up heat enough to melt?
Good point, but I still think it's a stretch to call a fuse a resistor. That
in spite of the fact that conductors can get warm if they draw too much
current.

For that matter, what are all those scientists working on superconductors
doing? (A superconductor is a wire with no resistence, btw)
Yes, I know. I recall hearing about super conductivity way back before (as
far as I know) they had gotten it to happen at temperatures above absolute
zero. Way back in the early fifties.

Jim


Re: intellectual property arguments

Jesse Duke
 

It is interesting to note that Disney once sued Sony
over the VCR. Seems they feared that the VCR would
kill movies. Instead, the exact opposite happened:
VCRs sparked a greater interest in movies.

Napster will not kill the record industry. The record
industry will kill the record industry, by irritating
both the customers and the musicians at a time in
which the internet makes their business niche
obsolete.


__________________________________________________
Do You Yahoo!?
Make a great connection at Yahoo! Personals.


Fuses

PDJ
 

Hello,

Great discussion on fuses. Mark was correct in describing how a fuse
works but failed to answer the question "Why are fuses not rated in
units of power".

Fuses have resistance. The resistance of a fuse usually increases as the
nominal ampere rating decreases. You need to be aware that the voltage
drop across the fuse can be appreciable, especially for fuses with a
low-ampere rating.

Ampere rating. Select the ampere rating for the fuse so that the fuse
can carry the normal operating-current conditions of the application.
The recommended operating current for the fuse is 75% of the nominal
rating. The derating of 25% compensates for the differences between the
documented UL-rating test procedure and the typical application.

Voltage rating. A fuse's voltage rating is a safety issue. This rating
must equal or exceed the application circuit's operating voltage.
Operating a fuse above its voltage rating risks a potential explosion of
the fuse or a fire. Fuses are current-sensitive, and you can
successfully operate a fuse at any voltage below its rated voltage.

Temperature derating. Temperature derating is necessary so that the fuse
can carry the normal operating current of the application. Fuses are
thermal-responding devices, and derating is necessary for ambient
temperatures above 25???C. UL-rating tests are performed at 25???C, and this
derating is in addition to the 25% ampere derating.

Can anyone answer my original question - Why are fuses not rated in
units of power?

Thanks,
Phil


Re: programmable microcontrollers

Salman Aqil
 

Hello,

For the microcontroller, you can use the Intel 8052
programmable chip for this purpose.Its easy to program
the chip.

Salman
--- henrry <henrry@...> wrote:
Hi..

Usually I am using AT89C51/AT89C52 from Atmel Corp.
AT89c51 itself has :
- ROM 4kbytes
- RAM 128 bytes

AT89c52 itself has :
- ROM 8kbytes
- RAM 256 bytes

But first you must make the writer for the atmel to
program the chip. I dont know if there is any linux
program to support this chip (such as simulation and
atmel writer).
Any idea ?

Thx

henrry

----- Original Message -----
From: Stan
To: Electronics_101@...
Sent: Friday, October 26, 2001 6:44 AM
Subject: [Electronics_101] programmable
microcontrollers


Hello Group,

I would like to learn how to program
microcontrollers, but I don't
know which one to pick for starters. I am
overwhelmed with the great
variety of manufacturers and technologies on the
market. Could
someone, please, recommend something simple and
cheap? Even a
microcontroller that would flash a few LED's in
response to a button
pressed would be great for me. Thank you.

Stan



Yahoo! Groups Sponsor
ADVERTISEMENT




To unsubscribe from this group, send an email to:
Electronics_101-unsubscribe@...



Your use of Yahoo! Groups is subject to the Yahoo!
Terms of Service.


__________________________________________________
Do You Yahoo!?
Make a great connection at Yahoo! Personals.


Re: Greeting Card ICs

d nixon
 

Instead of trying to find an electronics supplier why not find a greeting card store that has them.

-Mike



verhap@...:
I'm looking for a greeting card IC for one of my students. These ICs
are the three pin ICs that make voices once you open a greeting
card. I've looked in my electronic Goldmine and All Electronics
catalogs, but can't find one. I remember seeing these in one of my
catalogs, but I'll be darn if I can find one now (now that I need it).

Has anyone seen one of these in a catalog lately? As I recall,
there was about about half a dozen of them listed.

Thanks,
Paul

_________________________________________________________________
Get your FREE download of MSN Explorer at


Re: 7805 SMD

Mounir Shita
 

Oh shoot. I misread your post. Thought you were looking for a datasheet for
the package (like for making landpatterns or so).

Get a datasheet for 7805 at www.freetradezone.com you'll sure to find in
there.

Mounir

-----Original Message-----
From: Mounir Shita [mailto:mshita@...]
Sent: Friday, October 26, 2001 1:33 PM
To: 'Electronics_101@...'
Subject: RE: [Electronics_101] 7805 SMD


Figure out which package and then go to
go under IC packages and you'll
find pdf files for most of the packages that's out there

Mounir

-----Original Message-----
From: Borut Wagner [mailto:borut.wagner@...]
Sent: Friday, October 26, 2001 1:28 PM
To: Electronics_101@...
Subject: [Electronics_101] 7805 SMD


Hi!

Do any of you have pinout of regulator 7805, which is in SMD package?
Chip has 8 pins (2x4), (8L05A; PUYBC).

Thank you for the answer in advance!

Borut.



To unsubscribe from this group, send an email to:
Electronics_101-unsubscribe@...



Your use of Yahoo! Groups is subject to



To unsubscribe from this group, send an email to:
Electronics_101-unsubscribe@...



Your use of Yahoo! Groups is subject to


Re: 7805 SMD

Mounir Shita
 

Figure out which package and then go to
go under IC packages and you'll
find pdf files for most of the packages that's out there

Mounir

-----Original Message-----
From: Borut Wagner [mailto:borut.wagner@...]
Sent: Friday, October 26, 2001 1:28 PM
To: Electronics_101@...
Subject: [Electronics_101] 7805 SMD


Hi!

Do any of you have pinout of regulator 7805, which is in SMD package?
Chip has 8 pins (2x4), (8L05A; PUYBC).

Thank you for the answer in advance!

Borut.



To unsubscribe from this group, send an email to:
Electronics_101-unsubscribe@...



Your use of Yahoo! Groups is subject to


7805 SMD

Borut Wagner
 

Hi!

Do any of you have pinout of regulator 7805, which is in SMD package?
Chip has 8 pins (2x4), (8L05A; PUYBC).

Thank you for the answer in advance!

Borut.


Re: Fuses vs. resistors

Doug Hale
 

An Ideal fuse is a fuse that will have a structural falure at precisly the correct current. As I said in an earlier post about device failures, it is temperature that causes structural faliure. Different materials contain more or less heat for a given temperature. Heat is a result of power disapation. Using Ohms law and the Power Law P=I*I*R (didn't someone else already say this) if R = 0 then there is no power dissipation and there is no heat generated and the device temperature will not rise to cause a structural falure.


An Ideal fuse is one that does what you want it to do - it therefore need resistance.

This is the view of an engineer - not a theoretical scientist.
Doug

Mounir Shita wrote:

Mark,


An ideal fuse doesn't have any resistance. A real fuse of course has some resistance but it is negitable. The reason why the fuse wire blows is simple, there is only certain amount of electrons that can travel in a wire with a certain dimension. When you try to squeeze in to many electrons...BOOM, there goes the wire.


Same as in your house. The more current your appliance needs, the thicker should the wire be from the fuse box to the appliance's outlet on the wall. If its to thin, heat will be produced and a fire might be the worst result. The reason for that is that a real wire won't easily melt.


That's at least kind of how I learned how a fuse works.


Mounir

-----Original Message-----
From: herosformula@... [mailto:herosformula@...]
Sent: Friday, October 26, 2001 10:54 AM
To: Electronics_101@...
Subject: [Electronics_101] Re: Fuses vs. resistors

Jim,
If a fuse has no resistence, then how do you suppose that it builds
up heat enough to melt? For that matter, what are all those
scientists working on superconductors doing? (A superconductor is a
wire with no resistence, btw)
- mark

--- In Electronics_101@y..., Jim Purcell <jpurcell@w...> wrote:
> Mark,
>
> > A fuse and a resistor are precisely the same thing.
>
> What gave you that idea? It's true the there are devices
> called fuzed resistors, the ones you describe below. But
> mostly resistors have a completely different purpose.
> The word 'fuze' means 'melt'. Generally a fuze has zero
> ohms resistance and will 'blow' when the rated current
> is exceeded, thus interrupting the current path and protecting
> circuitry or preventing the device from burning up and causing
> a fire.
>
> > In fact, you'll
> > frequently find small resistors--about 1 ohm or so--installed in
power
> > supplies. They are used as fuses.
>
> To avoid confusion they are called fuse resistors, or 'fusistors'.
> [Please note, I am not trying to be combative here, just debunking
> misinformation.
>
> > This last point is important: if the fuse wire is subject to air
currents or
> > is in contact with a heat sink, its temperature may not rise
sufficiently to
> > melt the wire.
>
> I have never seen a heat sinked fuse. That doesn't mean they don't
exist.
> As old as I am there are still lots of things, even in technology
that I haven't
>
> seen. I can't think of a reason for one unless it was operating in
such a hot
> environment that it might 'blow' prematurely.
>
> > The wire is sized such that it'll melt when the power dissipated
in it
> > reaches i*i*r, where i is the current at which the fuse must open
and r is
> > the resistance of the fuse wire.
>
> All this it true but since a fuse generally has very low resistance
we usually
> just reference the current rating. And the 'power' required to blow
the fuze has
> little to do with the power of the protected device except that the
device
> determines how much current flows. For all practical purposes,
power as no
> importance in selecting fuzed. Voltage does but only as it affects
the arcing
> that might occur after the fuze has blown, don't want it to arc
over after doing
> it's job.
>
> > There are a few more unknowns
>
> Which can be totally ignored by any but EE and those who are anal
retentive. :-0
>
> > The other task that a fuse must perform is generally less
recognized by
> > electronics people. It must switch off the current. This is not
such an
> > easy task when a highly-inductive circuit is involved.
>
> That's why I mentioned the voltage rating. While orparting normally
a fuze of
> negligible voltage drop. I X 0 is zero.
>
> Jim



To unsubscribe from this group, send an email to:
Electronics_101-unsubscribe@...



Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service <> .


Yahoo! Groups Sponsor
ADVERTISEMENT
<>


To unsubscribe from this group, send an email to:
Electronics_101-unsubscribe@...



Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service <> .


Re: Fuses vs. resistors

 

¿ªÔÆÌåÓý

Hi,
?
>An ideal fuse doesn't have any resistance. A real fuse of course has some resistance
>but it is negitable. The reason why the fuse wire?blows is simple, there is only
>certain amount of electrons that can travel in a wire with a certain dimension.
>When you try to?>squeeze in to many electrons...BOOM, there goes the wire.
?
I strongly disagree. An ideal fuse NEEDS to have some resistance. The reason why the fuse blows is because, as the?electrons flow is increased,?so does the cinetic energy? -> so does? the collisions between electrons (Resistance of the conductor) increase -> temperature is increased-> above some temp, the wire melts (please excuse my poor english).
?
If the (ideal) fuse has no resistance, the electrons flow wouldn't raise the temperature, so the wire wouldn't melt. Remember, an ideal 0 Ohm conductor would be able to carry infinite current with 0 loses (P=I^2*R=I^2*0=0 for any I).
?
?

Saludos,

Guillermo Brajovic A.
guillermo.brajovic@...

-----Original Message-----
From: Mounir Shita [mailto:mshita@...]
Sent: Friday, October 26, 2001 2:04 PM
To: 'Electronics_101@...'
Subject: RE: [Electronics_101] Re: Fuses vs. resistors


Re: programmable microcontrollers

 

I would recommend the PIC16F877. Because of it's LVP (Low
Voltage Programming) it can be programmed by using only a
parallel port, 1 resistor and 1 transistor. The programmer is
called the 2Bit. You can search the internet for "2bit AND 16F877"
to find more info.

Another great feature is the ability to modify program memory
through software on the PIC itself. This makes it possible to load
a memory resident boot loader, so that you can program the
entire mcu through a serial port in a few seconds.

The 16F877 has 33 I/O ports, which should be enough for about
any application, and 8k of flash memory. It also features an
8-channel 16-bit A/D converter, a USART module, I2C and SPI in
hardware and lots more.

Visit www.microchip.com and download the 16F877 datasheet
for more info.

(For info on the 2Bit programmer, go to
, and visit
. Enter the bulletin board on
microcontrollers and search for "2bit". You could also e-mail me
at etiennekruger@...)

Etienne Kruger


Re: programmable microcontrollers

 

I would recommend the PIC16F877. Because of it's LVP (Low
Voltage Programming) it can be programmed by using only a
parallel port, 1 resistor and 1 transistor. The programmer is
called the 2Bit. You can search the internet for "2bit AND 16F877"
to find more info.

Another great feature is the ability to modify program memory
through software on the PIC itself. This makes it possible to load
a memory resident boot loader, so that you can program the
entire mcu through a serial port in a few seconds.

The 16F877 has 33 I/O ports, which should be enough for about
any application, and 8k of flash memory. It also features an
8-channel 16-bit A/D converter, a USART module, I2C and SPI in
hardware and lots more.

Visit www.microchip.com and download the 16F877 datasheet
for more info.

(For info on the 2Bit programmer, go to
, and visit
. Enter the bulletin board on
microcontrollers and search for "2bit". You could also e-mail me
at etiennekruger@...)

Etienne Kruger


Re: Light Activated Alarm

 

Hi there, your issue is probably that you don't get enough current
flowing throug the relay to operate it. All depends of course on the
characteristics of your relay. My suggestion would be to put another
transistor between the phototransistor and the relay to "enhance" the
switching power.

Br,
Leo

-----Original Message-----
From: kenyonjones@m... [mailto:kenyonjones@m...]
Sent: Friday, October 26, 2001 12:19 PM
To: Electronics_101@y...
Subject: [Electronics_101] Light Activated Alarm


Hello Everyone,

I am new to the group and know just enough about electronics to be
dangerous. The circuit that I am trying to complete is 9V DC. I
have
placed a phototransistor just before a relay. The relay is 5V. A
piezo alarm is connected to the "Normally Open" lead on the relay.
For some reason, I cannot get enough power through the
phototransistor to activated the relay switch. When I test the
circuit, the alarm quietly sounds and becomes slightly louder when
more light is applied.

It is as though there is resistance with regards to the
phototransistor.

Please forgive me is my terminology is incorrect. I hope that
someone
understands this. Any help would be greatly appreciated.

Sincerely,

Kenyon Jones




Yahoo! Groups Sponsor

ADVERTISEMENT

<
060580
37:HM/A=763352/R=0/*>

<
M=213858.1650662.3186813.1261774/D=egroupmai
l/S=1706058037:HM/A=763352/rand=333970816>

To unsubscribe from this group, send an email to:
Electronics_101-unsubscribe@y...



Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service
<> .