Glossary entry

English term or phrase:

Interrupt-on-change capability

Japanese translation:

入力状態変化時割り込み機能

Added to glossary by wakako
Oct 23, 2007 23:53
16 yrs ago
1 viewer *
English term

Interrupt-on-change capability

English to Japanese Tech/Engineering Computers: Hardware Microcontrollers, Microchip
下記のマイクロチップのPR資料に出てきましした。"Interrupt-on-change capability "
とは「変更時割り込み機能」で良いのでしょうか?

"· More General Purpose I/O, with up to 42 pins that can be used for I/O, and Interrupt-on-change capability for each I/O pin"

Proposed translations

8 hrs
Selected

入力状態変化時割り込み機能

文章の内容から考えて、このchangeはマイクロチップのピンにかかる電圧の変化のことを言っています。

デジタルチップの場合、ピンにかかる電圧が一定値を超えた時(立ち上がり)や、一定値よりも下がった時(立ち下がり)に割り込みが発生するようになっていることがあります。ここではon-changeなので、立ち上がりと立ち下がりのどちらの場合にも割り込みを発生できるようになっているということになります。

公式な呼び方があるのかどうかは知りませんが、いろいろな呼び方を聞いたことがあります。

今Googleで確認すると、
入力状態変化時の割り込み
http://ww1.microchip.com/downloads/en/DeviceDoc/70046b_jp.pd...
レベル変化時の割り込み
http://www001.upp.so-net.ne.jp/FITDESIGN/12f629.htm
という用語が見つかります。


--------------------------------------------------
Note added at 9 hrs (2007-10-24 09:38:12 GMT)
--------------------------------------------------

少し訂正します。interrupt-on-change capabilityは、必ずしも立ち上がりと立ち下がりの両方を検出する機能とは限りません。片方だけの可能性もありますが、とにかく、電圧の変化(デジタル的にはオンかオフか)を検出できるということです。

二つ前の質問を見て分かったのですが、これはPICの話ですね。PICでしたら日本語の資料が多数出ていますので、インターネットで検索すればいろいろ参考資料が見つかると思います。

--------------------------------------------------
Note added at 9 hrs (2007-10-24 09:39:59 GMT)
--------------------------------------------------

あ、すみません。訂正の訂正です。

誤:(オンかオフか)
正:(オンからオフあるいはオフからオンへの変化)
Something went wrong...
4 KudoZ points awarded for this answer. Comment: "どうもありがとうございました。大変助かりました。"
54 mins

I don't know the Japanese... can only explain the english.

An interrupt is a signal (in this case, probably a voltage sent along an interrupt pin) that the computer may monitor. Typically, the computer will configure itself to run some arbitrary code when the interrupt is signalled. Whatever it was doing at the time (e.g. repaginating a Word document), will be suspended momentarily while the interrupt is handled, then the earlier processing (repagination) will continue as if nothing had happened, but during the interrupt processing the computer may have changed data somewhere that will eventually be used by some program or other.
Something went wrong...
Term search
  • All of ProZ.com
  • Term search
  • Jobs
  • Forums
  • Multiple search