Digest for sci.electronics.repair@googlegroups.com - 12 updates in 5 topics

whit3rd <whit3rd@gmail.com>: Dec 30 01:37PM -0800

On Monday, December 29, 2014 4:32:20 PM UTC-8, Phil Allison wrote:
> **Hi,
 
> what specs does an audio generator need to make it ideal for servicing guitar amps?
 
In the 'convenience' category, consider an iPod with a few recorded test tracks.
 
> 1. Ability to adjust the output level to well below 1mV and smoothly up to several volts.
 
Probably that means you need calibration of the output, too? A ten-turn pot and a
trueRMS meter would be helpful.
 
> 2. Circuitry not linked to the AC safety ground to avoid hum loops.
 
Battery powered, then; the iPod and an old HP204C (Wien bridge) generator would fit.
Or, anything with a good signal-level transformer.

> 3. Have a fixed level output to connect to the external trigger input on a scope - so the trace remains in synch despite noise, hum and harmonics.
 
Any generator, with an external attenuator, will do that.
 
> 3{a}. Square wave output for checking tone circuits and amplifier stability.
 
Or, maybe a white-noise output? Mainly, (3) and (3a) will require an arbitrary waveform
generator, nowadays; other sine/square combos are mainly inaccurate.
 
> 4. Frequency from 10Hz to 100kHz, preferably in four overlapping ranges.

Arb or HP204 will qualify.
 
> 5. Amplitude remains steady when frequency setting or range is changed.
Arb should do that.

> 6. THD not more than 0.1% with low order harmonics.
 
After warmup, the HP204 will do that. Or, an expensive arb. Or, a good CD player.
 
I can't think of any single item that does all these (but simple, easily
available equipment can do any of 'em).
Phil Allison <pallison49@gmail.com>: Dec 30 02:15PM -0800

whit3rd wrote:
 
> > **Hi,
 
> > what specs does an audio generator need to make it ideal for servicing guitar amps?
 
> In the 'convenience' category, consider an iPod with a few recorded test tracks.
 
** Several times worse than useless.
 
 
 
> > 1. Ability to adjust the output level to well below 1mV and smoothly up to several volts.
 
> Probably that means you need calibration of the output, too?
 
** Nope. Markings on a dial are plenty accurate.
 

> > 2. Circuitry not linked to the AC safety ground to avoid hum loops.
 
> Battery powered, then;
 
** Nope. A plug-pak supply woul be fine.
 
 
 
 
> > 3{a}. Square wave output for checking tone circuits and amplifier stability.
 
> Or, maybe a white-noise output?
 
 
** Worse than your other mad ideas.
 
> Arb should do that.
 
> > 6. THD not more than 0.1% with low order harmonics.
 
> After warmup, the HP204 will do that.
 
** You may have one of them, but they are not plentiful worldwide.
 
 
> I can't think of any single item that does all these
 
** I had to build my own ideal bench generator.
 
Combination of a 2Hz to 200kHz low THD oscillator, squarer circuit, 1000:1 stepped attenuator, fine frequency adjust, fixed level transformer isolated output for scope synch, another fixed output for the frequency counter.
 
Amplitude stabilisation is selectable between a glass bead thermistor or a
diode limiter - the latter resulting in zero bounce but 0.2% THD.
 
Frequency adjustment uses a log wound, double gang 15kohms WW pot - for stability and low noise.
 
THD of the oscillator is 0.002% and with the aid of a -100dB notch filter I can test nearly anything.
 
 
 
.... Phil

 
 
... Phil
RobertMacy <robert.a.macy@gmail.com>: Dec 30 07:03PM -0700

On Mon, 29 Dec 2014 17:32:16 -0700, Phil Allison <pallison49@gmail.com>
wrote:
 
 
> 5. Amplitude remains steady when frequency setting or range is changed.
> 6. THD not more than 0.1% with low order harmonics.
 
> ..snip..
 
You can do all this with some very inexpensive stuff. To cover the whole
range from 10Hz to 100kHz [well more like 10Hz to 89kHz, or any specific
smaller range you want] with a little C/C++ coding and the ASIO interface
to directly work with a 24 bit soundcard, like Creative Labs EMU1212 [old
and cheap], you can make a generator to pretty much accomplish everything
you want.
 
You can drive the generator with variable amplitude, with a set of
simultaneous tones that will show you passband, phase, and distortion. Use
a scope, or the soundcard's inputs to get a lot of information. From
memory the drive is low noise, better than 16 bits with amplitude fairly
well calibrated. The output is like a pure tone accurately/repeatably set
to selectable amplitude.
 
For passband, I suggest driving with an independent set of tones, not
square wave, but tones that just cover the complete range. Monitor the
amp's drive with one input, monitor the amp's output with the other, do
FFT's on both channels preserving the phases. Then comparing the FFT's
will provide a great deal of information regarding not just passband and
phase shift, but also the amount of distortion AND noise in the amp. Plus,
you can even measure the spectral noise across the band, spot excessive
[well, relatively excessive] noise peaks, like AC mains related.
 
I have my own set up and software for this, but more readily available
with a simple to use GUI try Bob Masta's SW and use your own soundcard
already in your system. The SW is small and non-obtrusive to a system. I
think there's a free trial time for the full blown and if purchased you
keep with rights to ALL future downloads. If you opt out after trial you
get to keep some features anyway, like the generator capability, a very
useful generator. Also this version has LCR Meter capability.
 
DAQARTA v7.60
Data AcQuisition And Real-Time Analysis
<http://www.daqarta.com>
Scope, Spectrum, Spectrogram, Sound Level Meter
Frequency Counter, Pitch Track, Pitch-to-MIDI
FREE Signal Generator, DaqMusiq generator
Science with your sound card!
Phil Allison <pallison49@gmail.com>: Dec 30 08:27PM -0800

Robert Macy wrote:
 
 
> > 6. THD not more than 0.1% with low order harmonics.
 
> > ..snip..
 
> You can do all this with some very inexpensive stuff.
 
 
** Which does NOT qualify in any way, shape or form as a BENCH AUDIO GENERATOR suitable for day in day out, knock down drag out bench repair work on smelly, dirty, rusty old guitar amps.
 
Bet a software wanker like YOU has never even seen the insides of one.
 
 
 
... Phil
RobertMacy <robert.a.macy@gmail.com>: Dec 31 08:42AM -0700

On Tue, 30 Dec 2014 21:27:17 -0700, Phil Allison <pallison49@gmail.com>
wrote:
 
> GENERATOR suitable for day in day out, knock down drag out bench repair
> work on smelly, dirty, rusty old guitar amps.
 
> Bet a software wanker like YOU has never even seen the insides of one.
 
not a software guru, just had to learn once for a project.
 
I have two guitar amps. One is a Fender, and yes they are robust
construcion [they're in storage and I can't remember model numbers]
 
My main contribution is pure analog design of a unique mag pickup. Turns a
'cheap' $1100 guitar into sounding like a $10k acoustic guitar. Absolutely
the first time I've ever heard great sounding E-A string harmonics. Maybe
been around too many cheap guitars, but usually I HATE when those two
strings are strummed. Always sounds a bit sour, but NOT with my pickup.
Leif Neland <leif@neland.dk>: Dec 31 03:22PM +0100

John-Del kom med denne ide:
>> curtains?
 
> Check ebay; you can find LEDS in any size, color, and power you want. Very
> cheap, but they'll take a couple of weeks to get from China.
 
If they are mostly used for christmas decorations, there is plenty of
time :-)
 
Leif
 
--
Husk kørelys bagpå, hvis din bilfabrikant har taget den idiotiske
beslutning at undlade det.
Cydrome Leader <presence@MUNGEpanix.com>: Dec 31 04:12AM

> tidiness to the workshop.
 
> Has anyone else been through this process and felt better for it at the end,
> or am I just going to regret doing it for years to come ... ?
 
I run out of space and toss stuff, but never think "I'm so glad I threw
that away" years later. With no doubt many publications have not and will
not be scanned, or if they are many are just unusable due to poor quality.
 
Good quality manuals are fun too read too. I think I still have the plain
manual for a Franklin apple ][ clone that had a well presented and full
schematic- it was standard docs that shipped with the machine. Apple never
bothered with this.
mike <ham789@netzero.net>: Dec 30 10:32PM -0800

On 12/30/2014 8:12 PM, Cydrome Leader wrote:
> manual for a Franklin apple ][ clone that had a well presented and full
> schematic- it was standard docs that shipped with the machine. Apple never
> bothered with this.
 
One problem is that some manuals were never converted to PDF and are simply
not available anywhere. I wanted to program a GAL20V8. There was no
information available anywhere. Fortunately, I saved the original databook.
 
In 2010, I replaced my carpets with wood flooring.
I had to remove everything from the rooms. When I put it back,
I sorted/compacted/organized the stuff.
It's 2015 and the family room still looks like a hoarders fantasy
with piles of stuff that I'm gonna throw out...I promise...
Yes, I live alone ;-)
 
After marathon trips to the thrift store and/or the dump,
it usually takes me about a week to realize that the thing I
really, really need today was in the last purge.
The opposite side of that coin is that if I hadn't purged it,
I probably wouldn't be able to find it anyway.
 
I have most of what I need on one Anthro Cart in front of my
easy chair. But I still have to move something to make a space
to put down a coffee cup.
If I threw away everything I haven't touched in a decade,
the place would be barren.
mike <ham789@netzero.net>: Dec 30 10:45AM -0800

On 12/30/2014 6:45 AM, Sam Seagate wrote:
> mA.
 
> I have a current resistor set for each four LED candle since each one
> drew a different current amount with the same resistor. All set for 10 mA.
 
The reason for that was mentioned earlier. 12V is not enough voltage to
reliably run 4 in series.
Two sets of two in series with two resistors
will be far more stable over temperature and with variations in led
characteristics. The cost is twice the energy consumption.
 
You might find that 3 in series at 15mA gives you more light and only
50% energy penalty. It's always something...
> I'd like to place the polyswitch at the power supply output before it
> branches off to either the two or four candle arrangement.
 
> Any tips here would be helpful.
 
On the surface, it seems silly to replace incandescents with LED, then
use an incandescent as a current limit.
BUT
Incandescent lamps make excellent positive-temperature-coefficient
resistors. You just use a 12V lamp. Pick the lamp current so that,
when you short the output, the lamp doesn't overload the power supply.
Can get them at any auto store and they last forever in this mode.
 
The polyswitch has a hockey-stick resistance curve and is clearly
a superior device for this application.
But you might already have a bulb in a drawer somewhere.
I just measured a 1458 lamp. It drops 0.44V at 40mA
so you'll need slightly smaller series resistors...or just not
worry about it. Probably won't work well with 4 LEDs in series.
Higher current incandescent will have lower voltage drop at 40mA
 
You will still want to use two sets of two series LEDs/candle.
There will be some interaction between candles if you plug/unplug one.
 
And you get a "short indicator" for free.
 
 
Life is a tradeoff...or two...
Sam Seagate <saseag44419@yahoo.com>: Dec 30 07:48PM -0500

On 12/30/2014 01:45 PM, mike wrote:
>> 10 mA.
 
> The reason for that was mentioned earlier. 12V is not enough voltage to
> reliably run 4 in series.
 
I wasn't clear on your reason. So far, so good. The 12 V input divides
down to 3V per bulb in series with each holding at the 10 mA level.
 
> resistors. You just use a 12V lamp. Pick the lamp current so that,
> when you short the output, the lamp doesn't overload the power supply.
> Can get them at any auto store and they last forever in this mode.
 
I like the lamp idea and actually forgot about it. I used to use such a
set up with a high voltage circuit. Been so long ago that I forgot
about it. I'll have to see how much total current the circuits use and
then try out a bulb. I don't see any reason I couldn't place the bulb
at the power supply point before it branches off to the 2-4 candles.
Would certainly be a lot easier than trying to wire one up per candle.
Thanks for the idea here!
 
> worry about it. Probably won't work well with 4 LEDs in series.
> Higher current incandescent will have lower voltage drop at 40mA
 
> You will still want to use two sets of two series LEDs/candle.
 
So you're saying I would have been better off with two sets of two LED's
in series per bulb. A series-parallel combination, but that would have
required more resistors to set the current correctly per set.
 
mike <ham789@netzero.net>: Dec 30 10:03PM -0800

On 12/30/2014 4:48 PM, Sam Seagate wrote:
 
> So you're saying I would have been better off with two sets of two LED's
> in series per bulb. A series-parallel combination, but that would have
> required more resistors to set the current correctly per set.
 
I'm saying that if you start with 12.0 volts and drop .44V across the
bulb and need 3V per LED...you don't have it. The purpose of the
resistor is to normalize the current given variances among the LEDs.
With 4 in series, the resistor gets so small that it doesn't normalize
very well.
 
Sure, the candles may light, but you'll get a different intensity
per candle and the resistance of the bulb will create interaction
between the candles.
 
I'm suggesting that if you
put two LEDs in series with a resistor.
put two of those series combinations in parallel in each candle
put the candles in parallel
put one bulb at the power source
You'll be at the sweet spot of low cost, long life,
fault tolerant, happy wife and just works.
 
In reality, you can probably tweak it to work with 4 in series.
 
What I'm trying to teach you, and people reading this next year,
is the importance of system design where the performance is largely
independent
of the parameter variations of the devices. And single
point failures will not set anything on fire.
And if you built a thousand
of them, they'd all perform the same. And if you substituted
a red LED, it'd still work the same. And if you put it outside
in below freezing temperatures, it'd still work the same.
And if your power supply was 11V or 13V, it'd still work the same.
And the margins are so wide that you'd never have to test any of that.
It will just work. The obvious tradeoff is that it takes
twice the energy to run it.
 
We haven't discussed your wall wart. If it's electronically regulated,
it's likely current limited to a level that protects itself and won't supply
enough current to set your house on fire. If so, forget the
bulb/polyswitch and let the wart take care of the current limit.
 
If you wanna discuss more "clever" designs, we can do that.
If you want a bullet-proof design that anybody could build
using random LEDs without
any test equipment or exotic devices, this is my recommendation.
 
Are we having fun yet?
sam@repairfaq.org (Samuel M. Goldwasser): Dec 30 05:48PM -0500

> diameter. It also talks about a "new high-frequency rating" for
> rectangular pulses, but that seems to have more to do with current
> and pulse shape, than voltage.
 
Yes, I beleive that's the one I found. I suppose it's possible this
unit that part and they simply labeled a much better part "N" to satisfy
a specific order.
 
Thanks for checking!
 
--
sam | Sci.Electronics.Repair FAQ: http://www.repairfaq.org/
Repair | Main Table of Contents: http://www.repairfaq.org/REPAIR/
+Lasers | Sam's Laser FAQ: http://www.repairfaq.org/sam/lasersam.htm
| Mirror Sites: http://www.repairfaq.org/REPAIR/F_mirror.html
 
Important: Anything sent to the email address in the message header above is
ignored unless my full name AND either lasers or electronics is included in the
subject line. Or, you can contact me via the Feedback Form in the FAQs.
 
 
You received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page.
To unsubscribe from this group and stop receiving emails from it send an email to sci.electronics.repair+unsubscribe@googlegroups.com.

Digest for sci.electronics.repair@googlegroups.com - 16 updates in 5 topics

Phil Allison <pallison49@gmail.com>: Dec 29 04:32PM -0800

**Hi,
 
what specs does an audio generator need to make it ideal for servicing guitar amps? I suspect most would say practically any budget priced bench generator will be fine - but is it ?
 
Most guitar amps have very high gain, wide range tone controls and built in treble boost. They also can output plenty of hum, noise and harmonic distortion all of which is unlike regular audio gear.
 
So, there are some special needs the generator ought to meet.
 
1. Ability to adjust the output level to well below 1mV and smoothly up to several volts.
 
2. Circuitry not linked to the AC safety ground to avoid hum loops.
 
3. Have a fixed level output to connect to the external trigger input on a scope - so the trace remains in synch despite noise, hum and harmonics.
 
3. Square wave output for checking tone circuits and amplifier stability.
 
4. Frequency from 10Hz to 100kHz, preferably in four overlapping ranges.
 
5. Amplitude remains steady when frequency setting or range is changed.

6. THD not more than 0.1% with low order harmonics.
 
If #6 is not met, then those amps that have large amounts of fixed treble boost (like Mesa Boogie) will amplify the harmonics coming from the generator far more than the fundamental - resulting in a dirty looking wave on the scope. Function generators are best avoided.
 
BTW: use an analogue scope - using DSOs with guitar amp repairs just makes life hard for yourself.
 
 
.... Phil
Wond <gboot.phil@gmx.com>: Dec 30 03:53PM

On Mon, 29 Dec 2014 16:32:16 -0800, Phil Allison wrote:
 
 
> BTW: use an analogue scope - using DSOs with guitar amp repairs just
> makes life hard for yourself.
 
> .... Phil
 
Do you have a favourite?
Sam Seagate <saseag44419@yahoo.com>: Dec 30 09:45AM -0500

On 12/27/2014 11:08 AM, N_Cook wrote:
> make a bit more failsafe add some heat insulation around each polyswitch
> and reduce the thickness of insulation if they falsely cutout. If you
> don't want to go overboard with current limiting circuitry
 
Thanks for the tip! A "polyswitch" wasn't something I was familiar with
until I looked it up. It looks like a fuse that resets itself once a
fault is corrected, is that right?
 
The configuration I've gone with is four LED's for each C7 bulb. The
LED's are driven in series by a 12 V power supply with current set at 10
mA.
 
I have a current resistor set for each four LED candle since each one
drew a different current amount with the same resistor. All set for 10
mA.
 
The question is, where do I place the polyswitch and how do I determine
what amperage/ voltage I need? For two rooms, I have a 12 V supply
powering two candles, with each candle set as above (3V @ 10mA) and in
another room, I have four candles powered by a 12 V supply. Ideally,
I'd like to place the polyswitch at the power supply output before it
branches off to either the two or four candle arrangement.
 
Any tips here would be helpful.
 
Thanks,
Sam
Tim Schwartz <tim@bristolnj.com>: Dec 29 12:30PM -0500

Hello all,
 
Just a warning that I was about to use a "2N5401" that is marked as
follows:
 
2N
5401
CH13
 
and on the back, molded in a circle on the rear is K1 or K7 - the ones
with the K7 have the lettering slightly rotated.
 
On these devices, the middle pin is the COLLECTOR not the Base, as a
genuine 2N5401 would be. These devices are on a paper tape strip of 20
I bought, and unfortunately I did not keep them in the original package,
so I don't recall where they came from.
 
Just thought I'd mention it here, as it could cause a lot of grief when
repairing something. I did not bother to curve trace these to see if
they otherwise meet spec, as I plan to trash them. I've since ordered
some proper 2N5401's from Digikey.
 
Regards, and Happy New Year
Tim Schwartz
Bristol Electronics
N_Cook <diverse@tcp.co.uk>: Dec 29 06:36PM

On 29/12/2014 17:30, Tim Schwartz wrote:
 
> Regards, and Happy New Year
> Tim Schwartz
> Bristol Electronics
 
Why would anyone bother faking such tiddlers? I've never heard of anyone
gorging 1 cent or 1 penny coins, equally it just makes no sense
dplatt@coop.radagast.org (Dave Platt): Dec 29 11:24AM -0800


>Why would anyone bother faking such tiddlers? I've never heard of anyone
>gorging 1 cent or 1 penny coins, equally it just makes no sense
 
Since they're a part which is listed as "obsolete" or "end of life" by
most manufacturers, there still may be a bit of "boutique" demand from
some customers who either have to use the same part number (e.g. for
servicing) or re-quality their design.
 
I sorta suspect that once a counterfeiter has a parts-marking line set
up, it's no big deal for them to just re-mark a few thousand of
whatever unlabeled overrun transistors they've got their hands on,
with every conceivable part number, and then just list them as
"available" in their catalogs. The incremental cost of ginning up
fakes for any given part number would be next to zero.
Phil Allison <pallison49@gmail.com>: Dec 29 03:10PM -0800

Nutcase Kook
 
 
> Why would anyone bother faking such tiddlers? I've never heard of anyone
> gorging 1 cent or 1 penny coins, equally it just makes no sense
 

** Fake semiconductors are almost always created by removing the old markings and adding new ones that dramatically increase the value of the part.
 
It relies on the fact that semiconductor packages are all standardised with only the markings revealing who made it and what chip is inside.
 
So there is no similarity with fake bank notes, shoes or handbags.
 
I have seen only one example of a fake transistors that were specially manufactured: steel TO3 paks labelled as being Motorola MJ15003/4 from "MEX1C0" (no kidding) while inside were two chips attached directly to the steel base and wired in parallel.
 
I once purchased some fake BC639/640 transistors in TO92 pak - performance tested much the same as BC548/549 parts.
 
Neither of the above were usable in place of the real thing.
 
OTOH I have bought fake electros that were "made": 22uF,450V NipponChemicon caps were faked by fitting used 22uF, 400V radial electros inside an axial lead can with a shrink plastic label that was faked. Ingenious.
 
 
 
.... Phil
Tim Schwartz <tim@bristolnj.com>: Dec 29 08:23PM -0500

On 12/29/2014 2:24 PM, Dave Platt wrote:
> with every conceivable part number, and then just list them as
> "available" in their catalogs. The incremental cost of ginning up
> fakes for any given part number would be next to zero.
 
Dave,
 
I suspect you are correct. There is someone somewhere who will take
scrap/surplus/defective parts and put whatever number on it that they
think they can sell.
 
Take the Japanese marking system of transistors (2SA,B,C,D) each number
is unique to a manufacturer. So, if Sony wants to make a transistor
that is identical to an NEC device, it will still get its own number.
This is different from JEDEC devices where many manufacturers made the
2N3055 for example. They also don't generally revise parts. So while
On-Semi relabeled the MJ15003 to a MJ15003G when the part went RoHs,
Toshiba replaced the 2SC3281 with the 2SC5200. So, any 2SC3281's still
on the market are fakes or surplus, because Toshiba doesn't make them
any more.
 
Regards,
Tim Schwartz
Bristol Electronics
Phil Allison <pallison49@gmail.com>: Dec 29 07:15PM -0800

Tim Schwartz wrote:
 
> There is someone somewhere who will take
> scrap/surplus/defective parts and put whatever number on it that they
> think they can sell.
 
** Absolutely - a bunch of fakers on Florida called "TIC" for Transistor Instrument Company bought up heaps of obsolete TO3 pak devices and labelled them with whatever number the customer ordered.
 
Under the number "MJ15003" I saw 400V, 5A switching transistors and even power Darlingtons.
 
 
> Toshiba replaced the 2SC3281 with the 2SC5200. So, any 2SC3281's still
> on the market are fakes or surplus, because Toshiba doesn't make them
> any more.
 
** You can bet any being offered by HK dealers on the net are fakes.
 
FYI: Motorola and ON played dirty sometimes too.

There was still a demand for old numbers like MJ802/4502 and 2N3773 devices for repair work etc - so Motorola listed them in their catalogues. They were NOT the original types but current production MJ15003/4s relabelled by them.
They typically sold for double the price of MJ15003/4s.
 
They can legally do this, as MJxxxx numbers are proprietary to Motorola and ON.
 
Also, along with MJ15003/4s, types like MJ15024/25 have gone through many die changes and current production examples are very different to ones made 10 or 20 years ago. IOW they do not match when mixed in parallel groups.
 
 
 
.... Phil
Cydrome Leader <presence@MUNGEpanix.com>: Dec 30 04:06AM

> that is identical to an NEC device, it will still get its own number.
> This is different from JEDEC devices where many manufacturers made the
> 2N3055 for example. They also don't generally revise parts. So while
 
didn't know this. interesting.
N_Cook <diverse@tcp.co.uk>: Dec 30 11:26AM

On 30/12/2014 01:23, Tim Schwartz wrote:
 
> Regards,
> Tim Schwartz
> Bristol Electronics
 
I'm aware from a medical devices manufacturer of fraudulent RoHS but
otherwise genuine componenents being supplied with false documentation
into RoHS exempt supply trains for RoHS derogated industries like
medical , nuclear , military and aerospace. Good money in that mark-up
just for printing off false documentation. Its not that simple testing
for the absence/presence of elemental/alloyed lead.
"Mark Zacharias" <mark_zacharias@labolgcbs.net>: Dec 30 05:28AM -0600

"Tim Schwartz" <tim@bristolnj.com> wrote in message
news:54A18FCA.8070503@bristolnj.com...
 
> Regards, and Happy New Year
> Tim Schwartz
> Bristol Electronics
 
Tim,
 
The 2N5401's used by Yamaha on most models the past six or more years, are
not fake and are based E-C-B like the Japanese signal transistors. Don't
know why, and I don't know why they used American designation. I mentioned
it to our tech rep and he kinda snickered.
 
But they aren't fake. For example, Q1071 shown on page 125 of the RX-V773
service manual, is a "2N5401C" . I picked this manual almost at random, but
many Yamaha models use these.
 
Q1069 and Q1070 are '2N5551C" same ECB basing.
 
 
Mark Z.
N_Cook <diverse@tcp.co.uk>: Dec 30 11:34AM

On 30/12/2014 11:28, Mark Zacharias wrote:
> random, but many Yamaha models use these.
 
> Q1069 and Q1070 are '2N5551C" same ECB basing.
 
> Mark Z.
 
So for more general application, not just 2N5401.
From the OP device marked
2N
5401
CH13
so could the suffix be C and then perhaps H fortnight of year 2013 as a
datecode?
and a genuine 2N5401C , C designating the pinning varient?
mroberds@att.net: Dec 30 07:27AM

Hello all!
 
I recently replaced the power supply in a Dell Optiplex 760 mini-tower
PC. I found out that not any random ATX power supply will fit; the hole
in the Dell case is a little smaller than is standard. You need a power
supply where anything that sticks out on the back panel, like the AC
line connector, isn't too close to the edge of the power supply. I
couldn't make an Antec Basiq 350 fit - its line connector was too close
to the edge. An Antec VP450 fit and worked OK.
 
I made a small writeup about it:
http://birdbird.org/electronics/optiplex-760-power/optiplex-760-power.html
 
Also note this is *not* one of the "small case" versions of the Optiplex
760; those take a non-ATX supply that I don't know much about.
 
Standard disclaimers apply: I don't get money or other consideration
from any companies mentioned.
 
I hope this helps!
 
Matt Roberds
sam@repairfaq.org (Samuel M. Goldwasser): Dec 29 04:45PM -0500

Google comes up empty.
 
This is a hockey puck SCR. Based on its performance, it is also
unusually fast for a garden variety SCR. The closest I can find is for
the C387 series found in a 1977 GE datasheet, which is similar and fast
and may be its predecessor, but doesn't go up to anywhere close to the
voltage I've been using it at (!!) without problems.
 
Thanks!
 
--
sam | Sci.Electronics.Repair FAQ: http://www.repairfaq.org/
Repair | Main Table of Contents: http://www.repairfaq.org/REPAIR/
+Lasers | Sam's Laser FAQ: http://www.repairfaq.org/sam/lasersam.htm
| Mirror Sites: http://www.repairfaq.org/REPAIR/F_mirror.html
 
Important: Anything sent to the email address in the message header above is
ignored unless my full name AND either lasers or electronics is included in the
subject line. Or, you can contact me via the Feedback Form in the FAQs.
mroberds@att.net: Dec 29 10:39PM

> datasheet, which is similar and fast and may be its predecessor, but
> doesn't go up to anywhere close to the voltage I've been using it at
> (!!) without problems.
 
Is this the data sheet you found?
http://www.datasheetarchive.com/dl/Scans-005/Scans-00102816.pdf
The charts at the top say 120 to 550 A, depending on the frequency, 2 uS
typical turn-on, 30 to 40 uS typical turn-off. The "N" in the part
number implies that it's an 800 V part. The flange on the top is 2.2"
diameter. It also talks about a "new high-frequency rating" for
rectangular pulses, but that seems to have more to do with current
and pulse shape, than voltage.
 
Some other sources say that the GE designation for the above data sheet
was "specification sheet 170.44".
 
Google Books has a few different versions of the GE SCR manual, but
they won't show the scans. I found a scan at (slightly munged)
www dot introni dot it /pdf/GE%20-%20SCR%20manual%201972 dot pdf
, but all it has on the C387 is a similar overview sheet to the two
documents above.
 
Matt Roberds
You received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page.
To unsubscribe from this group and stop receiving emails from it send an email to sci.electronics.repair+unsubscribe@googlegroups.com.

Digest for sci.electronics.repair@googlegroups.com - 4 updates in 2 topics

Scott Smith <scott93727@gmail.com>: Dec 29 04:49AM -0800

SchematicPro, Custom Design Electrical Schematics
Exstensive Parts Library, Import Export Schematics
Save in many formats including graphic files
https://sites.google.com/site/electelectelecttech/
N_Cook <diverse@tcp.co.uk>: Dec 28 05:47PM

3200 hours on lamp counter so not surprising little/no red in the image.
With an RGB test image, going in saturation of each from white at left
to black at right.
No red in the red section , just blue. As unlike multi-mirror chip and
colour wheel with RGB and clear sections, just R,G,B feeds to the 3x LCD
combiner optical block,AFAICS. So why 0.3 along the green colour bar is
there perfect white? Pure white in the image is a yellow colour
jurb6006@gmail.com: Dec 28 11:09PM -0800

Hard to make sense out of that. Are you saying you have a three panel LCD projo that has ... fucked if I know.
 
Put a white field on it and see what you see. Then black. Get at least that far. Describe what you see.
N_Cook <diverse@tcp.co.uk>: Dec 29 09:33AM

> Hard to make sense out of that. Are you saying you have a three panel LCD projo that has ... fucked if I know.
 
> Put a white field on it and see what you see. Then black. Get at least that far. Describe what you see.
 
silly me. Months ago I'd replaced the "blue" swivable polarizer and
reset it to optimum but I'd forgotten to tighten the setting screw and
wiht carrying around, it had of course dispodged. I'll have to prop-off
the boards again, bit of a pain, and reset it again with a black image feed.
You received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page.
To unsubscribe from this group and stop receiving emails from it send an email to sci.electronics.repair+unsubscribe@googlegroups.com.

Digest for sci.electronics.repair@googlegroups.com - 10 updates in 6 topics

"William Sommerwerck" <grizzledgeezer@comcast.net>: Dec 20 05:06AM -0800

Error! Error! Error!
 
My fault. The article about integrated amp/speaker systems //was// the article
I was looking for. I had conflated it with photographs in KLH user manuals.
 
Looking at old magazines sure brings back memories -- and provokes a lot of
laughs -- and I'm not talking about John Frye's short stories.
"Tom Miller" <tmiller11147@verizon.net>: Dec 20 06:43PM -0500

"Lee Gleason" <lee.gleason@comcast.net> wrote in message
news:5495f247$0$13196$882e7ee2@usenet-news.net...
> Lee K. Gleason N5ZMR
> Control-G Consultants
> lee.gleason@comcast.net
I would recommend going through the adjustments section of the service
manual. That will offer you a chance to find any out-of-spec parts. The Tek
manuals are very complete and include a theory of operation section that
will answer most questions.
Pay attention to the ripple/noise specs on the power supply test points. The
+55 volt rail serves as the main reference for the rest of the supplies.
 
Regards
amdx <nojunk@knology.net>: Dec 20 04:23PM -0600

On 12/20/2014 4:03 PM, Lee Gleason wrote:
> Lee K. Gleason N5ZMR
> Control-G Consultants
> lee.gleason@comcast.net
 
There's a good TEK yahoo group that might be helpful.
 
Mikek
RobertMacy <robert.a.macy@gmail.com>: Dec 21 09:48AM -0700

On Sat, 20 Dec 2014 15:03:27 -0700, Lee Gleason <lee.gleason@comcast.net>
wrote:
 
> Lee K. Gleason N5ZMR
> Control-G Consultants
> lee.gleason@comcast.net
 
 
Did you ask the TEK group?
 
<TekScopes@yahoogroups.com>
 
I saw some detailed info go by there, often.
Tim Schwartz <tim@bristolnj.com>: Dec 21 08:49AM -0500


> So I next got out the Strobeotac and put it on the motor capstan. The motor is rated for 1850 RPM at 115V, and it's running rock solid at 1795. I tried loading it while watching the speed and it remains steady, so it doesn't appear to be a load problem. Could such a slight motor speed reduction cause a 25 percent reduction in the frequency of my 1KHZ test tone off the tape? It doesn't seem possible, but I don't know.
 
> The motor has a label that reads that it uses a 3.0UF 330V capacitor. I haven't investigated this yet, but with four wires going into it I figure that the cap must be on the chassis somewhere. I wouldn't think that a cap problem though would cause my RPM's to drop 55RPM would it? Oh and I have no service manual, however I don't think that service manual would do me much good with this problem anyway.
 
> If anyone has any thoughts on this I'd sure appreciate hearing them. Thanks, Lenny
 
Hello everybody,
 
I doubt that his issue is a pinch roller no matter how badly glazed it
is as his machine is running SLOW, and it the tape is being pulled ahead
by the take-up torque overpowering the capstan/pinch roller, it would be
running fast.
 
Regards,
Tim Schwartz
Bristol Electronics
Mook Johnson <mook@mook.net>: Dec 21 05:55PM -0600

On 12/21/2014 2:54 AM, Phil Allison wrote:
 
> A coin sized device made by "Epcos" that has 6 ohms cold resistance and jumps to circa 20kohms if overheated - and it can tolerate 240VAC.
 
> So, if the DC supply does not come up in the first 100mS, the PTC goes high and that is that. Brilliant.
 
> .... Phil
 
I believe some loudspeakers use that trick in tweeter and midrange
crossovers. They called them "polyswitch" to protect them from too much
continuous power.
 
Never used them but saw them referenced in Infinity, Polk and other
consumer high'ish' end ($800+/set)loudspeakers of the 90's.
"David Farber" <farberbear.unspam@aol.com>: Dec 20 05:51PM -0800

"David K. Bryant" <dbryant_94585@earthlink.net> wrote in message
news:m6itbj$1qko$1@adenine.netfront.net...
 
> Certainly not worth the effort and
> possibly not even serviceable.
 
> --- news://freenews.netfront.net/ - complaints: news@netfront.net ---
 
Hi David,
 
I finally disassembled the printer again to look at the electromagnetic
clutch and the related components. I put DC on the clutch terminals and
manually turned the gear that the engine normally turns. I could feel the
magnetic field pushing on the opposite end but the gear near the clutch did
not engage. It seemed like something should have changed after energizing
the clutch. Then I removed the gears and clutch from the shaft that held
them. That's when I found that same type of sticky grease on the shaft that
was present on the solenoids that caused a paper jam failure months ago. I
cleaned the grease off with some alcohol, reinstalled the clutch and gears,
and this time both gears turned when the clutch was energized with DC. I
reassembled the printer and now paper processed through tray 1 works
properly every time. It turned out to be an easy fix but I never would have
thought to look in that area of the printer without your suggestion so
thanks very much for that. (-:
 
--
David Farber
Los Osos, CA
Jerry Peters <jerry@example.invalid>: Dec 27 09:17PM

> the two bulbs in series at 40 mA input, is the resulting output
> brightness going to be the same for the bulb combinations?
 
> 2) Which is the best method to use for preserving the longest LED life?
 
For 4 leds in parallel you want to *increase* the current. Assuming
each led has an equal voltage drop, the current is divided among the
leds, so at 10ma total, each led is getting 2.5ma. I'd go with a
series configuration so you don't need a matched voltage. In a series
configuration each led gets the same current with the voltage divided
among them.
 
Since you have leds to spare, try increasing the current for a single
led until it fails, this gives you an approximate upper bound on the
current you can use.
 
Phil Allison <pallison49@gmail.com>: Dec 27 03:58PM -0800

Jerry Peters wrote:
 
 
> Since you have leds to spare, try increasing the current for a single
> led until it fails, this gives you an approximate upper bound on the
> current you can use.
 
** IME leds do not fail in any simple way when driven with excess current.
 
Years ago, I repaired Mesa Boogie guitar amp that was almost new. The owner had purchased it in the USA so it ran here from a 120V step down transformer. After a few months, it developed multiple strange faults: the volume level would suddenly drop and then return, tone settings varied all over the place in a similar way and the problem got worse the longer the amp was running.
 
Another tech decided it must be due to bad output valves an changed the lot - for no good reason. The fault remained and then it came to me.
 
After verifying the owners weird story, I removed the chassis and eventually spotted something odd. The changing behaviour of the amp corresponded with varying DC voltages on the leds that were part of the many Vactec opto-couplers in this model. The Vactecs controlled tone settings and channel switching.
 
The 5VDC supply to the leds was quite steady so it must be faulty leds - but all 20 of them! How ?
 
Due to a screen printing error on the PCB, resistor positions that should have been 470ohm were installed with 47ohm parts increasing the led current to 50mA or more. The leds tolerated this for a couple of hundred hours then began to fail by dropping light output intermittently. Some would go dark and then come back minutes later, when dark the full 5V was across the led terminals.
 
New leds and resistors fixed it completely.
 
Naturally, diagnosis and repair took a fair bit of time (though leds and resistors are cheap) the owner got a substantial bill which she was quite grumpy about.
 
Because the amp was purchased in the USA, there was no warranty cover here in Australia. The tech who unnecessarily replaced the output valves worked for the warranty agents here in Sydney and she had paid a big bill for that work too.

Her bargain priced Boogie turned out to be no bargain at all and she had to carry around a 6kg step-down tranny too.
 
 
.... Phil
mike <ham789@netzero.net>: Dec 27 06:18PM -0800

On 12/27/2014 7:28 AM, Sam Seagate wrote:
 
> 1) If I use either the four bulbs in parallel driven at 10 mA and/or
> the two bulbs in series at 40 mA input, is the resulting output
> brightness going to be the same for the bulb combinations?
The brightness of each bulb is proportional to the current thru
that bulb no matter what the configuration.
Your numbers represent a 4:1 (or 16:1 if that's 10mA total for all 4)
difference in current thru each bulb
with a 2:1 difference in the number of bulbs. So, the answer is "no"
but the relationships aren't entirely linear.
 
> 2) Which is the best method to use for preserving the longest LED life?
 
> Thanks in advance,
> Sam
The hardest part of any project is setting the objectives/specs.
 
My favorite system architect, Beyonce, said it best:
"If you want it, put a ring on it."
You need to tie down the objective.
"Longest Possible" is not quantifiable and a useless constraint.
 
Sounds like the real objective is, make the wife happy.
 
Since we know zero about the LEDs, I'd assume that 17mA is a
good number for reasonable life. 40mA is probably too much.
 
First, decide if you have 12V. If it's a regulated wall wart, you will.
If it's one salvaged from a 20 year old screwdriver, it won't.
Adjust the resistor to whatever it takes to get the current right.
 
See if there's anything you can do with tinfoil and LED positioning
to aim the light where the wife wants it.
 
Beyond that, start adding lights at 20 mA until the wife is happy
or you run out of space. With 12V, you can put up to three LEDs in series
with appropriate dropping resistor to set the 20mA current.
At four, I'd put two sets of two, with a separate dropping
resistor for each series string.
For maximum life, you probably don't want to connect LEDs directly
in parallel.
 
Depending on the size of the lights you bought, you might find
that the 27 LED's from a Harbor Freight free flashlight are smaller
and can be packed in more tightly. Or you can buy unpackaged LED's
dirt cheap.
Just because you have Xmas lights doesn't mean that it's an optimum
means to achieve your objective. Xmas lights are designed for low
cost. They run for a few hundred hours and nobody worries much
about whether they run at all next year. If you want high quality
candles, it's better to start with high quality components.
 
Remember that, for most electronic stuff, reducing the temperature
by 10-degrees C doubles the life. And that's the CHIP temperature,
not the ROOM temperature. Chip temperature is proportional to current.
If you pack stuff too tight
and raise the temperature, you're defeating your purpose.
While you can certainly buy single LED's that are bright enough,
they're also hotter and will likely require some heat sinking.
And the resistors add heat too.
There is no free lunch.
 
If that's not enough brightness, you have to make a tradeoff.
Shortening the life by increasing the current increases the wife's
happiness.
Anybody who has the slightest indecision about which way to go
has never been married.
 
The lights probably came with sockets. Use the sockets and
just replace them when they burn out.
Spin it like a politician. Every time the light burns out,
you're a hero for fixing it. Maybe you want them to fail every
28 days...be sure to get the phase right. ;-)
 
Bottom line is that it's not about the technology.
Your tradeoffs are about the benefits of a happy wife.
You received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page.
To unsubscribe from this group and stop receiving emails from it send an email to sci.electronics.repair+unsubscribe@googlegroups.com.

Digest for sci.electronics.repair@googlegroups.com - 2 updates in 1 topic

Sam Seagate <saseag44419@yahoo.com>: Dec 27 10:28AM -0500

I recently took advantage of post-Christmas sales and purchased several
strings of warm white C7 size LED lights of 25 in each string. My
intention is to brighten the window candles we currently have.
Initially, when I designed the candles last year, I used a single light
from each string in place of the original candle bulb. I used a DC
"wall wort" 12 volt power supply to power each one with a dropping
resistor to reduce the current in each bulb to around the 17 mA level,
the same level I measured in the 120 V string before I cut the bulbs out
to use them. However, this left the bulbs too dim and the wife didn't
like the dimness. Then, a few days ago, since there's enough room
inside the bulb envelope, I doubled up two bulbs in series and adjusted
the current going in to be around 40 mA. Using the two series bulbs in
each candle envelope brightened the result considerably, but now I'm
concerned that there may be too much current flowing through them.
Although I didn't measure it, I believe the current in series bulbs
remains the same (40mA) but the voltage divides(?). This may be too
much for the bulbs.
 
Today, in an experiment, I decided to wire four bulbs in parallel and
set the input current at 10 mA. Measurements were 2.7 VDC @ 10 mA going
into the parallel combination. Four bulbs inside these small envelopes
begins to get difficult, but still not impossible.
 
My goal is to have the longest life possible out of these candles and
the maximum brightness which is the reason I've dropped the input
current and/or used more than a single bulb for each candle.
 
I have several questions:
 
1) If I use either the four bulbs in parallel driven at 10 mA and/or
the two bulbs in series at 40 mA input, is the resulting output
brightness going to be the same for the bulb combinations?
 
2) Which is the best method to use for preserving the longest LED life?
 
Thanks in advance,
Sam
N_Cook <diverse@tcp.co.uk>: Dec 27 04:08PM

On 27/12/2014 15:28, Sam Seagate wrote:
 
> 2) Which is the best method to use for preserving the longest LED life?
 
> Thanks in advance,
> Sam
 
2) Once you've decided on your current , add a polyswitch per path. To
make a bit more failsafe add some heat insulation around each polyswitch
and reduce the thickness of insulation if they falsely cutout. If you
don't want to go overboard with current limiting circuitry
You received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page.
To unsubscribe from this group and stop receiving emails from it send an email to sci.electronics.repair+unsubscribe@googlegroups.com.

Digest for sci.electronics.repair@googlegroups.com - 8 updates in 4 topics

"Michael A. Terrell" <mike.terrell@earthlink.net>: Dec 26 11:16AM -0500

William Sommerwerck wrote:
 
> PS: The January, 1963 issue has an article I well-remember -- building a
> vacuum-tube stereo FM signal generator!
 
> * Which is appropriate, but not exactly what I was looking for.
 
 
https://archive.org/details/Pop195710 has quite a few Popular
Electronics magazine scans in PDF.
 
 
--
Anyone wanting to run for any political office in the US should have to
have a DD214, and a honorable discharge.
Scott Smith <scott93727@gmail.com>: Dec 26 01:34AM -0800

SchematicPro, Custom Design Electrical Schematics
Exstensive Parts Library, Import Export Schematics
Save in many formats including graphic files.
https://sites.google.com/site/electelectelecttech/
Scott Smith <scott93727@gmail.com>: Dec 26 07:49AM -0800

SchematicPro, Custom Design Electrical Schematics
Exstensive Parts Library, Import Export Schematics
Save in many formats including graphic files
https://sites.google.com/site/electelectelecttech/
John Robertson <spam@flippers.com>: Dec 25 05:12PM -0800

On 12/24/2014, 6:54 PM, Phil Allison wrote:
 
> ** No more than a light mineral oil does.
 
> ... Phil
 
Well, my experience with equipment that has had WD-40 sprayed on it by
loving owners is the picot points etc all gum up and we have to heat
them up to take them apart so we can clean out the gummed up goop.
 
In EVERY case when asked these machines had WD-40 sprayed on the workings.
 
I have yet to see other games of similar vintage that have not been
sprayed with WD-40 gum up anywhere near as bad that we have to heat the
parts to separate them. And I've been servicing arcade games for almost
40 years.
 
Hence my personal vendetta against the use of WD-40 as a lubricant.
 
It would be better to run some proper tests comparing WD-40 mixed with
various oils vs. leaving the oils on their own and drying them out with
some heat. I keep thinking I should do this, and perhaps I will soon...
 
John :-#)#
 
--
(Please post followups or tech inquiries to the newsgroup)
John's Jukes Ltd. 2343 Main St., Vancouver, BC, Canada V5T 3C9
(604)872-5757 or Fax 872-2010 (Pinballs, Jukes, Video Games)
www.flippers.com
"Old pinballers never die, they just flip out."
John Robertson <spam@flippers.com>: Dec 25 05:17PM -0800

On 12/25/2014, 5:12 PM, John Robertson wrote:
> various oils vs. leaving the oils on their own and drying them out with
> some heat. I keep thinking I should do this, and perhaps I will soon...
 
> John :-#)#
 
I meant pivot points...
 
John :-#(#
 
--
(Please post followups or tech inquiries to the newsgroup)
John's Jukes Ltd. 2343 Main St., Vancouver, BC, Canada V5T 3C9
(604)872-5757 or Fax 872-2010 (Pinballs, Jukes, Video Games)
www.flippers.com
"Old pinballers never die, they just flip out."
amdx <nojunk@knology.net>: Dec 25 09:12PM -0600

On 12/25/2014 7:17 PM, John Robertson wrote:
 
>> Hence my personal vendetta against the use of WD-40 as a lubricant.
 
>> It would be better to run some proper tests comparing WD-40 mixed with
>> various oils vs. leaving the oils on their own and drying them out with
 
It seems that was a test someone is/was running, there was a thread in
sed, seb or abse in the last three months.
Mikek
"Arfa Daily" <arfa.daily@ntlworld.com>: Dec 26 01:37AM

"Phil Allison" <pallison49@gmail.com> wrote in message
news:f39cba74-e173-463d-8490-9e1d86c65f1d@googlegroups.com...
> depends on a critical temp being reached.
 
> The answer is, it protects the user from possible electric shock by
> preventing overheating damage to the transformer.
 
Well it certainly protects the transformer and rest of the unit from
catching fire, which is probably all the manufacturer is interested in.
Whilst a separate 'true' fuse in the primary might save the transformer from
damage in the event of a short or lesser overload on the secondary side,
manufacturers aren't going to be the slightest bit interested in the cost
versus advantage of this, when they can buy a transformer that is already
intrinsically safe by virtue of having a thermal fuse in its primary.
 
Arfa
"Arfa Daily" <arfa.daily@ntlworld.com>: Dec 26 01:47AM

"KenO" <kenitholson@yahoo.com> wrote in message
news:fc39a06b-55c6-4d05-a5b9-83b19a43bf2b@googlegroups.com...
 
> Arfa Daily: "If the unit uses a 'figure 8' AC socket, this is the first
> place to look...." Again what tests do you suggest I run? Can I post a
> JPEG of the AC socket?
 
I thought I was fairly clear, Ken. "The first place to look" means exactly
that. I then went on to say "It is extremely common for these to go bad
jointed, often on just about every
pin." So, if it uses a 'figure 8' power lead - obvious, because it looks
like a figure "8" end on - then open up the unit until you can see where the
socket is soldered into a printed circuit board, then engage your mk 1
eyeball and look at the joints on the socket pins to see if any of them are
cracked around. If you don't understand what I am meaning or what that would
look like, then I think that you are probably pissing in the wind believing
that you will be able to correctly diagnose and repair it. Sorry if that
sounds harsh, but welcome to the reality of repairing electronic items like
this ...
 
Arfa
You received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page.
To unsubscribe from this group and stop receiving emails from it send an email to sci.electronics.repair+unsubscribe@googlegroups.com.