X-Git-Url: https://git.gag.com/?p=web%2Fgag.com;a=blobdiff_plain;f=electronics%2Faudio%2Flm1875.mdwn;fp=electronics%2Faudio%2Flm1875.mdwn;h=1ca8a6bb14d6bd17c6a6c7923f324bf806e0a353;hp=0000000000000000000000000000000000000000;hb=4220144a48f60102b238bbbae9316392ec228406;hpb=aa5005631a9af6f6d52ca2c894109459ee1d9b0f diff --git a/electronics/audio/lm1875.mdwn b/electronics/audio/lm1875.mdwn new file mode 100644 index 0000000..1ca8a6b --- /dev/null +++ b/electronics/audio/lm1875.mdwn @@ -0,0 +1,23 @@ +# Audio Amplifier + +This is an amplifier based on a National Semiconductor LM1875 that Bdale and +Robert built to use playing around with an electric pickup on Bdale's +violin. The ultimate objective is to have a modest effects chain with amp +and speaker that Robert can use when playing music with his friends. We chose +to start by building a high-quality amplifier. + +## LM1875 + +This part family came to Bdale's attention for other reasons, and the +apparent simplicity with which a 20 watt amplifier could be built with the +[LM1875](http://www.national.com/mpf/LM/LM1875.html) made it seem like a +good choice as a starting point. Samples +were obtained, and the first prototype wired up using the split supply +example application circuit in the data sheet just worked... and worked +brilliantly! + +## Artifacts + +A schematic for this circuit based on the data sheet reference design is in +the [hw/audio](http://git.gag.com/?p=hw/audio;a=summary) repository at +[git.gag.com](http://git.gag.com).