Reduce the Chances of Human Error: Part 2, Super Amps and Filters for Analog Interface

2011年03月08日

Read other articles in this series.

Figure 1

   

要約

A common view holds that digital circuits just work naturally, but analog circuits are hard to implement. There is truth to that old belief—analog interface is an expert subject that requires training. It is, moreover, always better to avoid an issue than to try to solve it later. This is precisely why we should take advantage of some basic concepts that experienced analog engineers perform as a reflex. This application note provides some basic reminders and concepts about amplifiers and filters for you to consider during a design.

Introduction

As children we learned to share and in that process we learned about portions. Many parents taught this to children by having one child cut the pie or cake and then letting another child pick the piece first. We can be sure that great care was used to make the pieces all the same size.

We are reminded of a good lesson in life, "It's the ratio that counts." We use ratios in everyday life when we compare distances between different routes or the taste of two foods. (Yes, mom's cooking was better, or maybe we were too young to know any difference?).

Moving from children, pies, and cakes to analog engineering design, we realize that ratios—the relative amount, proportion, percentage, share, part, and fraction—are all important measurements in analog design. When we ignore these ratios and relationships, we introduce human error into what must be a precise process. This application note shares some analog concepts about amplifiers and filters that will help reduce the chances of "human" error and improve the analog design.

Considerations for Signal to Noise (SNR)

Crosstalk and signal to noise (SNR) are expressed as ratios, a proportion of good to bad. How does one improve the SNR of a signal? If a particular circuit contributes considerable noise, we have two basic options: first, reduce the noise somehow, or second, increase the amplitude of the good signal before it goes through the stage. Figure 1 illustrates the concept.

Figure 1. Power-supply noise is added to the signal.

Figure 1. Power-supply noise is added to the signal.

In application note 4992, "Reduce the Chances of Human Error: Part 1, Power and Ground," we concentrated on power noise, ground, and layout. In this companion article we examine how to control noise in the signal path. We discuss the characteristics of the signal and noise as we proceed through the various circuit stages.

Is the major noise source harmonics of a switching power supply? If the power-supply noise is 50kHz and higher and if our wanted signal is 1kHz, then filtering may be feasible. If we will be going into an ADC next, the anti-aliasing filter may help.

Reducing Noise

What possibilities does an experienced circuit designer evaluate? The simplest fix is to amplify the signal before the noise is added. Yes, straightforward enough, but unfortunately this solution most often cannot be used because the incoming signal already has noise present. So now we get creative and consider how to separate the signal from noise? Can we use highpass, lowpass, or bandpass filters? Can we discriminate on the basis of amplitude, limiting, noise blanking, or coring? Can we use preemphasis before the noise is introduced and deemphasis after to increase SNR? Can we discriminate on the basis of time, i.e., sample at a minimum noise level or interference time? Can we time average, or if the signal is repetitive, can we sum cycles or average in two, three, or more dimensions?

Turning from component functions, think about the system as a whole. What are the system goals? How will the system be used? How will the human senses interact with the information provided by the system? In short, consider all the information that we can muster.

The above set of questions reflects considerable design experience and knowledge. This is precisely why smart companies hire experienced engineers and mentor the new engineers to build a solid design team.

We can use an example to illustrate the thinking and development process. The first observation finds that the system has a high-gain operational amplifier at its input. The op amp feeds an analog-to-digital converter (ADC). Occasionally a large noise pulse appears on the signal and this causes the op amp to saturate. The op amp recovery time might be as long as milliseconds or seconds. How will we approach the issue? Since every case will be different, we will just ask questions and point out possible solutions.

First, gather data to try to understand what is happening. Can we fix the source? No. So we decide that the noise spike is unavoidable. What do we know about its risetime amplitude and duration? If the spike is very fast and narrow and our wanted signal is relatively slow, can we separate them by filtering? Can we detect the spike and open a series switch to blank out the spike from the main path? Could we add a pair of diodes like an electrostatic discharge (ESD) structure to clip any signal that goes above VCC or below ground? Can we learn from application note 4344, "Rail Splitter, from Abraham Lincoln to Virtual Ground?" In Figure 2 of that application note we create a voltage between VCC and ground at the average signal level of the wanted signal. If the series resistor was replaced with a pair of back-to-back diodes (Figure 2), the signal spike would be limited to the voltage ±0.6V for silicon diodes (red dashed lines) and ~±0.3V for Schottky diodes (green dashed lines). The reverse recovery time for silicon diodes can be between one hundreds and several hundreds of nanoseconds. Schottky diodes have a switching time of ~100ps for the small signal diodes but, because of their operating physics, do not have a reverse recovery time. The diodes can also be placed in the op amp feedback loop to reduce gain during the spike. Figure 3 shows the effect of limiting.

Figure 2. Replacing a series resistor with a pair of back-to-back diodes.

Figure 2. Replacing a series resistor with a pair of back-to-back diodes.

Figure 3. Diode limiter effect, ±0.3V Schottky, ±0.6V silicon.

Figure 3. Diode limiter effect, ±0.3V Schottky, ±0.6V silicon.

Figure 3 may help relieve op amp saturation and recovery time, but is it enough? We could add circuits to blank out the noise pulse as in Figure 4.

Figure 4. Noise pulse blanking.

Figure 4. Noise pulse blanking.

The block diagram of the blanking circuit is Figure 5.

Figure 5. Noise-blanking block diagram.

Figure 5. Noise-blanking block diagram.

From the basic concept of blanking in Figure 5, more elegance can be added. The input buffer may not be needed if the source is low impedance. R1 and R2 set a DC value as shown in application note 4344, "Rail Splitter, from Abraham Lincoln to Virtual Ground," mentioned above. Alternatively, the input signal could be AC coupled to this same voltage or the input signal could be averaged over the long term to produce this voltage. The main signal path is from the input buffer through a RC delay, the mux, buffer, and lowpass filter to the ADC. The MAX11203 ADC has four general-purpose input or output (GPIO) ports controlled by the SPI interface. The GPIO is set so that the AIN1of the MAX313 multiplexor is on and AIN2 is off. We highpass or differentiate the noise pulse. The dual or window comparator output will be active while the noise pulse exceeds 0.3V in either the positive or negative direction. The XOR gated inverts the logic to the mux, thereby turning off the main path and switching on the DC voltage. The RC delay also delays the main path long enough for the comparator path to change state. If the RC delay degrades the signal bandwidth too much, an LC delay line can be substituted.

The input buffer of Figure 5 could use a MAX4209 instrument amplifier which has incredibly low offset drift despite its high gain. Application note 4179, "Autozero Noise Filtering Improves Instrumentation Amplifier Output," explains why.

The filter just before the ADC in Figure 5 can control signal bandwidth to meet Nyquist anti-aliasing, reduce noise, or soften the residual blanking glitch. The following application notes will provide advice and ideas:

Application note 4617, "ADC Input Translator," uses resistor-dividers to scale the differential inputs and a stable voltage reference to offset the inputs. This circuit design enables an ADC with a 0V to 5V input range (e.g., the MAX1402) to accept inputs in the range +10.5V to -10.5V.

Calibration ideas using digital-to-analog converters (DACs) and potentiometers are covered in application notes 4494, "Methods for Calibrating Gain Error in Data-Converter Systems," and 818, "Digital Adjustment of DC-DC Converter Output Voltage in Portable Applications." The digital-output voltage-adjustment methods are performed with DAC, a trim pot (digital potentiometer), and PWM output of a microprocessor. Application note 4704, "Introduction to Electronic Calibration and Methods for Correcting Manufacturing Tolerances in Industrial Equipment Designs," includes a discussion of the DS4303 infinite sample-and-hold to capture a DC Voltage. Other application notes about digital pots include:

Analog I/O, interface circuits and digital-port signal protection ideas are discussed in the following application notes:

Maxim has watchdog circuits which ensure that microprocessor-controlled devices react in a known manner if the processor loses control. The following application notes offer ideas for using watchdogs: 4558, "Simple Latching Watchdog Timer," and 4229, "Comparison of Internal and External Watchdog Timers."

Microprocessor-controlled system clocks typically are of two types: system clocks controlling computing functions in orderly ways, and real time clocks (RTCs) or clocks that relate to human time concepts. Computer clocks operate like soldiers marching in cadence. This can result in interference products that may not meet regulatory requirements. Clock-generator spread-spectrum techniques to reduce this interference are discussed in these notes: 2863, "The Effects of Adjusting the DS1086L's Dither Span and Dither Frequency on EMC Measurements," and 3512, "Automotive Applications for Silicon Spread-Spectrum Oscillators." RTC ideas are found at "Reduce the Chances of Human Error: Part 1, Power and Ground".

Conclusion

Noise and interference control is different in every circuit and system. Thankfully, the laws of physics prevail and engineers must work hard to silence noise. This discussion has tried to help designers anticipate noise and interference issues before the design starts and during the design. After the product is in production, the options for correction are severely limited.



myAnalogに追加

myAnalog のリソース セクション、既存のプロジェクト、または新しいプロジェクトに記事を追加します。

新規プロジェクトを作成

この記事に関して

製品

MAX4506
製造中

フォルト保護、高電圧、信号ラインプロテクタ

MAX3226
製造中

AutoShutdown Plus付き、消費電流1µA、1Mbps、3.0V~5.5V、RS-232トランシーバ

MAX1490E
新規設計に推奨

±15kV、ESD保護、絶縁RS-485/RS-422データインタフェース

MAX274

4次および8次、連続時間型アクティブフィルタ

MAX275

4次および8次、連続時間型アクティブフィルタ

MAX4568 製造中

±15kV ESD保護、低電圧、SPDT/SPST、CMOSアナログスイッチ

MAX4640 製造中止

±15kV ESD保護、低電圧、クワッド、SPST、CMOSアナログスイッチ

MAX4630 製造中

±15kV ESD保護、低電圧、クワッド、SPST、CMOSアナログスイッチ

MAX321 製造中

高精度、デュアル電源、SPST、CMOSアナログスイッチ

MAX4575 製造中

±15kV ESD保護、低電圧、デュアル、SPST、CMOSアナログスイッチ

MAX4551 製造中

±15kV ESD保護、クワッド、低電圧、SPSTアナログスイッチ

MAX4558 製造中

±15kV ESD保護、低電圧、CMOSアナログマルチプレクサ/スイッチ

DS1086 製造中

スペクトラム拡散EconOscillator

DS1087L 製造中

3.3V、スペクトラム拡散EconOscillator

DS1086L 製造中

3.3Vスペクトラム拡散EconOscillator

DS1085 製造中

EconOscillator周波数シンセサイザ

DS1089L 製造中

3.3Vセンタースペクトラム拡散EconOscillator™

MAX7375 製造中

3ピンシリコン発振器

DS1094L 製造中

マルチフェーズスペクトラム拡散EconOscillator

DS1090 製造中

低周波数、スペクトラム拡散EconOscillator

MAX4167 製造中

シャットダウン付き、高出力ドライブ、高精度、低電力、単一電源、レイルトゥレイルI/Oオペアンプ

MAX516 製造中

クワッド、プログラマブルDAC、CMOSコンパレータ

MAX4209 製造中

REFバッファ付き、超低オフセット/ドリフト、高精度計測アンプ

MAX4238 製造中

超低オフセット/ドリフト、低ノイズ、高精度SOT23アンプ

MAX4232 製造中

シャットダウン付き、高出力ドライブ、10MHz、10V/µs、レール・ツー・レールI/Oオペアンプ、SC70

MAX5898 新規設計には非推奨

インタリーブされたLVDS入力付き、16ビット、500Msps、補間および変調デュアルDAC

MAX5874 製造中

CMOS入力、14ビット、200Msps、高ダイナミック性能、デュアルDAC

MAX5384 製造中

低コスト、低電力、3線式シリアルインタフェース付き8ビットDAC、SOT23

DS1851 新規設計には非推奨

デュアル温度制御NVデジタル-アナログコンバータ

MAX5116 製造中

2線式シリアルインタフェース付き、不揮発性、クワッド、8ビットDAC

MAX5105 製造中

不揮発性、クワッド、8ビットDAC

MAX5893 最終販売

CMOS入力、12ビット、500Msps補間および変調デュアルDAC

MAX5877 製造中

LVDS入力、14ビット、250Msps、高ダイナミック性能、デュアルDAC

MAX5363 製造中

低コスト、低電力、6ビットDAC、3線式シリアルインタフェース、SOT23

MAX5115

2線式シリアルインタフェース付き、不揮発性、クワッド、8ビットDAC

MAX5547

デュアル、10ビット、電流シンク出力DAC

MAX5876 新規設計に推奨

LVDS入力、12ビット、250Msps、高ダイナミック性能、デュアルDAC

MAX5550 製造中

デュアル、10ビット、プログラム可能な、30mA大出力電流DAC

MAX5364

低コスト、低電力、6ビットDAC、3線式シリアルインタフェース、SOT23

MAX5895 最終販売

CMOS入力、16ビット、500Msps補間および変調デュアルDAC

MAX5381 製造中

2線式シリアルインタフェース付き、低コスト、低電力、8ビットDAC、SOT23パッケージ

MAX5106 製造中

不揮発性、クワッド、8ビットDAC

MAX5774 製造中

シリアルインタフェース付き、32チャネル、14ビット、電圧出力DAC

MAX5878 製造中

LVDS入力、16ビット、250Msps、高ダイナミック性能、デュアルDAC

MAX5894 製造中止

CMOS入力、14ビット、500Msps、補間および変調デュアルDAC

MAX5380 製造中

2線式シリアルインタフェース付き、低コスト、低電力、8ビットDAC、SOT23パッケージ

MAX5109

2線式シリアルインタフェース付き、不揮発性、デュアル、8ビットDAC

MAX5383 製造中

低コスト、低電力、3線式シリアルインタフェース付き8ビットDAC、SOT23

MAX5873 製造中

CMOS入力、12ビット、200Msps、高ダイナミック性能、デュアルDAC

MAX5355 製造中

10ビット、電圧出力DAC、8ピンµMAXパッケージ

MAX5875 製造中

16ビット、200Msps、高ダイナミック性能、CMOS入力、デュアルDAC

MAX5361 製造中

低コスト、低電力、6ビットDAC、2線式シリアルインタフェース、SOT23パッケージ

MAX1215

ブロードバンドアプリケーション用、1.8V、12ビット、250Msps ADC

MAX1214

ブロードバンドアプリケーション用、1.8V、12ビット、210Msps ADC

MAX1402 製造中

+5V、18ビット、低電力、マルチチャネル、オーバサンプリング(シグマデルタ) ADC

MAX12555 製造中

14ビット、95Msps、3.3V ADC

MAX12528

デュアル、80Msps、12ビット、IF/ベースバンドADC

MAX12558

デュアル、80Msps、14ビット、IF/ベースバンドADC

MAX12557 製造中

デュアル、65Msps、14ビット、IF/ベースバンド ADC

MAX1213

ブロードバンドアプリケーション用、1.8V、12ビット、170Msps ADC

MAX19586 製造中止

ノイズフロアが-82dBFSの、広ダイナミックレンジ、16ビット、80Msps ADC

MAX12553 製造中止

14ビット、65Msps、3.3V ADC

MAX1067 製造中

マルチチャネル、14ビット、200kspsアナログ-デジタルコンバータ

MAX12527 製造中

デュアル、65Msps、12ビット、IF/ベースバンドADC

MAX5481 製造中

10ビット、不揮発性、リニアテーパ、デジタルポテンショメータ

MAX5457 製造中

プッシュボタンインタフェース付き、ステレオオーディオテーパポテンショメータ

MAX5460 製造中

32タップ、FleaPoT™、2線式デジタルポテンショメータ

DS3906 製造中

トリプルNV小ステップサイズ可変抵抗器およびメモリ

MAX5422 製造中

256タップ、不揮発性、SPIインタフェース、デジタルポテンショメータ

MAX5456 製造中

プッシュボタンインタフェース付き、ステレオオーディオテーパポテンショメータ

DS1848 新規設計には非推奨

デュアル温度制御NV可変抵抗およびメモリ

MAX5429 製造中

32タップ、ワンタイムプログラマブル、リニアテーパデジタルポテンショメータ

MAX5400 製造中

256タップ、SOT-PoT、低ドリフトデジタルポテンショメータ、SOT23パッケージ

MAX5491 製造中

精度マッチング済み、抵抗分圧器、SOT23

MAX5463 製造中

32タップ、FleaPoT™、2線式デジタルポテンショメータ

MAX5437 製造中

±15V、128タップ、低ドリフト、デジタルポテンショメータ

MAX5160 製造中

低電力デジタルポテンショメータ

MAX5477 製造中

デュアル、256タップ、不揮発性、I²Cインタフェース、デジタルポテンショメータ

DS3930 製造中

I/Oおよびメモリ付き、ヘックス(6回路)不揮発性ポテンショメータ

MAX5402 製造中

256タップ、µPoT、低ドリフト、デジタルポテンショメータ

MAX5490 製造中

100kΩ精度マッチング済み抵抗分圧器、SOT23パッケージ

MAX5466 製造中

32タップ、FleaPoT™、2線式デジタルポテンショメータ

DS1804 製造中

不揮発性トリマポテンショメータ

DS3502 製造中

高電圧、NV、I²Cポテンショメータ

MAX5401 製造中

256タップ、SOT-PoT、低ドリフトデジタルポテンショメータ、SOT23パッケージ

MAX5439 製造中

±15V、128タップ、低ドリフト、デジタルポテンショメータ

DS3904 製造中

トリプル、128ポジション、不揮発性、可変、デジタル抵抗器/スイッチ

DS1847 新規設計には非推奨

デュアル温度制御NV可変抵抗

MAX5428 製造中

32タップ、ワンタイムプログラマブル、リニアテーパデジタルポテンショメータ

MAX5492 製造中

10kΩ精度整合済み抵抗分圧器、SOT23パッケージ

DS3903 製造中

トリプル、128ポジション、不揮発性デジタルポテンショメータ

MAX5427 製造中

32タップ、ワンタイムプログラマブル、リニアテーパデジタルポテンショメータ

MAX7412 製造中

5次、ローパス、エリプティック、スイッチトキャパシタフィルタ

MAX7401 製造中

8次、ローパス、ベッセル、スイッチトキャパシタフィルタ

MAX7415 製造中

5次、ローパス、エリプティック、スイッチトキャパシタフィルタ

MAX7404 製造中

8次、ローパス、エリプティック、スイッチトキャパシタフィルタ

MAX7414 製造中

5次、ローパス、スイッチトキャパシタフィルタ

MAX7403 製造中

8次、ローパス、エリプティック、スイッチトキャパシタフィルタ

MAX7420 製造中

5次、ローパス、スイッチトキャパシタフィルタ

MAX7405 製造中

8次、ローパス、ベッセル、スイッチトキャパシタフィルタ

MAX7419 製造中

5次、ローパス、スイッチトキャパシタフィルタ

MAX7421 製造中

5次、ローパス、スイッチトキャパシタフィルタ

MAX7411 製造中

5次、ローパス、エリプティック、スイッチトキャパシタフィルタ

MAX7408 製造中

5次、ローパス、エリプティック、スイッチトキャパシタフィルタ

MAX7400 製造中

8次、ローパス、エリプティック、スイッチトキャパシタフィルタ

MAX7418 製造中

5次、ローパス、スイッチトキャパシタフィルタ

MAX7410 製造中

5次、ローパス、スイッチトキャパシタフィルタ

MAX7407 製造中

8次、ローパス、エリプティック、スイッチトキャパシタフィルタ

MAX7491 製造中

デュアル、ユニバーサル、スイッチトキャパシタフィルタ

MAX7413 製造中

5次、ローパス、スイッチトキャパシタフィルタ

MAX7490 製造中

デュアル、ユニバーサル、スイッチトキャパシタフィルタ

MAX6241 製造中

低ノイズ、+2.5V/+4.096V/+5V高精度電圧リファレンス

MAX6350 製造中

1ppm/℃、低ノイズ、+2.5V/+4.096V/+5V電圧リファレンス

MAX674 製造中

高精度、10V電圧リファレンス

MAX6173 製造中

温度センサ付き、高精度電圧リファレンス

MAX6160 製造中

SOT23、低コスト、低ドロップアウト、3端子電圧リファレンス

MAX6325 製造中

1ppm/℃、低ノイズ、+2.5V/+4.096V/+5V電圧リファレンス

MAX6175 製造中

温度センサ付き、高精度電圧リファレンス

MAX6143 製造中

温度センサ付き、高精度電圧リファレンス

MAX6341 製造中

1ppm/℃、低ノイズ、+2.5V/+4.096V/+5V電圧リファレンス

MAX6174 製造中

温度センサ付き、高精度電圧リファレンス

MAX6220 製造中

低ノイズ、高精度、+2.5V/+4.096/+5V電圧リファレンス

REF02 新規設計には非推奨

+5V、+10V、高精度電圧リファレンス

MAX675 製造中

+5V高精度電圧リファレンス、MAX673の置換え

MAX6250 製造中

低ノイズ、+2.5V/+4.096V/+5V高精度電圧リファレンス

MAX6177 製造中

温度センサ付き、高精度電圧リファレンス

REF01 新規設計には非推奨

+5V、+10V、高精度電圧リファレンス

MAX6176 製造中

温度センサ付き、高精度電圧リファレンス

MAX6225 製造中

低ノイズ、+2.5V/+4.096V/+5V高精度電圧リファレンス

DS4303 製造中

電気的にプログラム可能な電圧リファレンス

MAX1553 製造中

高効率、2~10個の白色LED用、40Vステップアップコンバータ

MAX6752 製造中

コンデンサ可変リセット/ウォッチドッグタイムアウト遅延内蔵、µPリセット回路

MAX6749 製造中

コンデンサ可変リセット/ウォッチドッグタイムアウト遅延内蔵、µPリセット回路

MAX253 製造中

絶縁型電源用、1W 1次側トランスHブリッジドライバ

DS1267

±5Vデュアルデジタルポテンショメータチップ

MAX9206 最終販売

10ビットバスLVDSデシリアライザ

MAX9205 最終販売

10ビット、バスLVDSシリアライザ

MAX9208 最終販売

10ビットバスLVDSデシリアライザ

MAX9207

10ビット、バスLVDSシリアライザ

MAX483E 製造中

±15kV ESD保護、スルーレート制限、低電力、RS-485/RS-422トランシーバ

MAX487E 製造中

±15kV ESD保護、スルーレート制限、低電力、RS-485/RS-422トランシーバ

MAX3485 製造中

3.3V電源、10Mbps、スルーレート制限、真のRS-485/RS-422トランシーバ

MAX3244E 製造中

AutoShutdown Plus付き、±15kV ESD保護、1µA、1Mbps、3.0V~5.5V、RS-232トランシーバ

MAX3228

+2.5V~+5.5V、RS-232トランシーバ、UCSP

MAX488 製造中

低電力、スルーレート制限、RS-485/RS-422トランシーバ

MAX3083 製造中

フェイルセーフ、高速(10Mbps)、スルーレート制限、RS-485/RS-422トランシーバ

MAX3313E 製造中

±15kV ESD保護、460kbps、1µA、RS-232対応トランシーバ、µMAXパッケージ

MAX3388E 製造中

PDAおよび携帯電話用、2.5V、±15kV ESD保護、RS-232トランシーバ

MAX3443E 製造中

±15kV ESD保護、±60Vフォルト保護、10Mbps、フェイルセーフRS-485/J1708トランシーバ

MAX491E 製造中

±15kV ESD保護、スルーレート制限、低電力、RS-485/RS-422トランシーバ

MAX3483E 製造中

3.3V電源、±15kV ESD保護、12Mbps、スルーレート制限、真のRS-485/RS-422トランシーバ

MAX3490 製造中

3.3V電源、10Mbps、スルーレート制限、真のRS-485/RS-422トランシーバ

MAX3088 製造中

フェイルセーフ、高速(10Mbps)、スルーレート制限、RS-485/RS-422トランシーバ

MAX3225E 新規設計に推奨

AutoShutdown Plus付き、±15kV ESD保護、1µA、1Mbps、3.0V~5.5V、RS-232トランシーバ

MAX485E 製造中

±15kV ESD保護、スルーレート制限、低電力、RS-485/RS-422トランシーバ

MAX1480E 新規設計に推奨

±15kV、ESD保護、絶縁RS-485/RS-422データインタフェース

MAX3311E 製造中

±15kV ESD保護、460kbps、1µA、RS-232対応トランシーバ、µMAXパッケージ

MAX3080 製造中

フェイルセーフ、高速(10Mbps)、スルーレート制限、RS-485/RS-422トランシーバ

MAX3190E

±15kV ESD保護、460kbps、RS-232トランスミッタ、6ピンSOT23

MAX3245E 製造中

AutoShutdown Plus付き、±15kV ESD保護、1µA、1Mbps、3.0V~5.5V、RS-232トランシーバ

MAX1488E 製造中

±15kV ESD保護、クワッド、低電力RS-232ラインドライバ

MAX3188

1Mbps、1µA RS-232トランスミッタ、6ピンSOT23

MAX3387E 製造中

PDAおよび携帯電話用、3V、±15kV ESD保護、AutoShutdown Plus RS-232トランシーバ

MAX3223E 製造中

AutoShutdown付き、±15kV ESD保護、1µA、3.0V~5.5V、250kbps、RS-232トランシーバ

製品カテゴリ

最新メディア 21

Subtitle
さらに詳しく
myAnalogに追加

myAnalog のリソース セクション、既存のプロジェクト、または新しいプロジェクトに記事を追加します。

新規プロジェクトを作成