日韩性视频-久久久蜜桃-www中文字幕-在线中文字幕av-亚洲欧美一区二区三区四区-撸久久-香蕉视频一区-久久无码精品丰满人妻-国产高潮av-激情福利社-日韩av网址大全-国产精品久久999-日本五十路在线-性欧美在线-久久99精品波多结衣一区-男女午夜免费视频-黑人极品ⅴideos精品欧美棵-人人妻人人澡人人爽精品欧美一区-日韩一区在线看-欧美a级在线免费观看

歡迎訪問 生活随笔!

生活随笔

當前位置: 首頁 > 编程资源 > 编程问答 >内容正文

编程问答

OC(Open collector) 集电极开路

發布時間:2023/12/15 编程问答 49 豆豆
生活随笔 收集整理的這篇文章主要介紹了 OC(Open collector) 集电极开路 小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
轉自wikipedia:http://en.wikipedia.org/wiki/Open_collector

An?open collector?is a type of output on many?integrated circuits (IC). Instead of outputting a signal of a specific voltage or current, the output signal is applied to the base of an internal?NPN transistor?whose collector is externalized (open) on a pin of the IC. The emitter of thetransistor?is connected internally to the ground pin. If the output device is a?MOSFET?the output is called?open drain?and it functions in a similar way.


Contents

?[hide]
  • 1?Function
  • 2?Applications of open-collector devices
  • 3?MOSFET
  • 4?References
  • 5?External links

[edit]Function

In the picture above, the transistor base is labeled "IC Output". This is an internal output from the internal IC logic to the transistor. From the point of view of the transistor, this is the input which controls the transistor switching. The external output is the transistor collector, and the transistor acts as an interface between the internal IC logic and parts external to the IC.

The output essentially acts as either an?open circuit?(no connection to anything) or a?short circuit?to ground. This is then usually connected to an external?pull-up resistor, which sets the output to a voltage of line to which it is pulled-up when the transistor is opened. When any transistor connected to this resistor is closed, the output is forced to 0 volts. Open-collector outputs can be useful for analog weighting, summing, limiting, etc., but such applications are not discussed here.

A simplified schematic of the externalized (open) collector of an integrated circuit (IC).

[edit]Applications of open-collector devices

One useful property is that the?pull-up resistor?need not be connected to a voltage similar to that of the chip supply (Vcc); a lower or higher voltage can be used instead. Open collector circuits are therefore sometimes used to interface different families of devices that have different operating logic voltage levels or to control external circuitry that requires a higher voltage level (e.g. a 12 V?relay).

Another advantage is that more than one open-collector output can be connected to a single line. If all outputs attached to the line are in the high-impedance (i.e., logic 1) state, the?pull-up resistor?will hold the wire in a high voltage state. If 1 or more of the device outputs are in the ground (i.e., logic 0) state, they will sink current and pull the line voltage near ground. Open-collector devices are commonly used to connect multiple devices to a bus (i.e., one carrying interrupt or write-enable signals). This enables one device to drive the bus without interference from the other inactive devices - if open-collector devices are not used, then the outputs of the inactive devices would attempt to hold the bus voltage high, resulting in unpredictable output.

By tying the output of several open collectors together, the common line becomes a "wired AND" (positive-true logic) or "wired OR" (negative-true logic) gate. A "wired AND" behaves like the boolean AND of the two (or more) gates in that it will be logic 1 whenever (all) are in the high impedance state, and 0 otherwise. A "wired OR" behaves like the boolean OR for negative-true logic, where the output is LOW if any one of its inputs is low. Such circuit constructions are termed "wired-AND" and "wired-OR", respectively.

One problem with open-collector devices is power consumption, as they tend to require higher current minimums for correct operation. Even in the 'off' state, they often have a few nanoamps of leakage current (the exact amount varies with temperature).

SCSI-1 devices use open collector for electrical signaling.?[1]?SCSI-2 and SCSI-3 may use?EIA-485.

Active-low wired-OR / active-high wired-AND circuit using open-drain gates.


[edit]MOSFET

The word "drain" in the term "Open-drain" refers to the drain terminal of a?MOSFET. (The analogous term for?BJT?devices is?open collector.) Open-drain outputs can be useful for analog weighting, summing, limiting, etc., but only applications in digital logic will be discussed. An open drain terminal is connected to ground in the low voltage (logic 0) state, but has?high impedance?in the logic 1 state. This prohibits current flow, but as a result, such a device requires an external?pull-up resistor?connected to the positive voltage rail (logic 1).

Note that microelectronic devices using open drain signals (such as microcontrollers) may provide a 'weak'?internal?pull-up resistor to connect the terminal in question to a positive voltage source/rail like?Vdd?of the device. Such weak pullups, often on the order of 100 KOhms, reduce power usage by keeping input signals from floating. External pullups are stronger (perhaps 3 KOhms) to reduce signal rise times (as with?I2C) or to minimize noise (as on system RESET inputs). Internal pullups can often be disabled for cases where there is an external one, or in other cases where they are not needed.



[edit]References

  • ^?"Overview of SCSI Standards & Cables".?081214 scsita.org
    • "Open Collector Outputs".
    • "Chapter 4: Circuits".?Honeywell Solid State Technical Documentation.
    • Horowitz, Paul; Winfield Hill (1989).?The Art of Electronics?(Second Edition ed.). Cambridge University Press.

    [edit]External links

    Wikimedia Commons has media related to:?Open collector

    [1]

    This?electronics-related article is a?stub. You can help Wikipedia by?expanding it.

    總結

    以上是生活随笔為你收集整理的OC(Open collector) 集电极开路的全部內容,希望文章能夠幫你解決所遇到的問題。

    如果覺得生活随笔網站內容還不錯,歡迎將生活随笔推薦給好友。