アンプの出力段が気になることがあって、比較的廉価なアンプの構成を見てみた時の覚え書き。 10万円以上の高価なアンプは、基本的に入力段からドライバや出力段までディスクリートで組んである ことが多いが、数万円程度のアンプは、基本的に出来合いのアンプ用複合ICを使うか、せいぜい出力段だけ ちょっと奮発してパワートランジスタかFETをつける事が多いようである。
pioneer A-D1は、2000年に発売された2万円台のアンプで、下記のような性能のアンプである。
中身を見てうたい文句を見ると、なんとなく突っ込みたくなるところもあるが、中身の構成から。
中身自体結構すかすかだが、この程度でも開発費製造費等込みで2万円かかるということか。
IR(International Rectifier)のHEX MOSFETをuPC4570というまあまあのオペアンプで
ドライブするシンプルな回路構成である。2番目の写真の黄色の丸がコンデンサで、そのすぐ横にあるのがオペアンプである。
あとは、たくさんのジャンパと、FETと、ちょっとの抵抗だけである。
それにしてもずいぶんとさっぱりした回路である。これでワイドレンジリニアサーキットと呼んでいるとすると、
営業文句としては及第だが中身としては若干疑問符が付くかもしれない。ものは言いようではあるが、何がワイドでリニアなのだろう。
FETのドライブは結構な容量負荷なので、オペアンプの性能でかなりアンプの性能が制限されてしまい、
いわゆる高級機にある全高調波歪率が0.001%程度にはならない。S/Nもそれなりに低い。
使う身からしてみれば、リモコンがついていてそれなりの音が出ればよいのだろう。 しかし、MOSFETのドライブに使っているオペアンプのスルーレートが7V/usしかないし、これだと数10kHz以上での負帰還が十分でないので、 高音の甘さがかなり出てしまうだろう。値段相応といっても、一般人がアンプに出せる費用は数万程度が限界である。 きちんとした音を聞ける環境を作るのに必要になる費用を考えると少し複雑な気持ちになる。 まあ、一般人はきちんとした音を必要としていないということでもあるのだが。
A few months ago when we released CityDesk, I got an email from a customer complaining that he was used to doing Alt+F, Alt+S to save files. Unfortunately due to a tiny, unnoticed bug, that keyboard shortcut saved the file and then closed it, irritatingly. I had never noticed because I'm in the habit of doing Alt+F,S to save files, not Alt+F,Alt+S -- a tiny difference -- and Alt+F,S worked fine. Once you get into the habit of doing Alt+F,Alt+S to save, it becomes so automatic you don't think of it as Alt+F,Alt+S. You think of it as save. And when you push the "save" button in your brain and the file you were working on goes away, it makes you feel like you're not in control of your environment. It's a small thing, but about the fourth time that it happens, you're going to be seriously unhappy. That's why I spent several hours tracking down this bug and fixing it. In a bizarre application of Murphy's Law, this fix led to a cascade of events that caused us to waste something like a week, but that's neither here nor there. It was worth the time spent. This is what it means to be concerned about usability. If you still think that something as small as how long you hold down the Alt key when you active a menu command doesn't matter, well, your software is going to make people unhappy. These tiny inconsistencies are what makes Swing applications so unbearably annoying to use, and in my opinion it's why there are virtually no commercially successful Java GUI applications. -- Joel Spolsky -- "Book Reviews" ( http://www.joelonsoftware.com/navLinks/fog0000000262.html )