Translator Reviews ( English → Japanese )
Rating: 60 / Native Japanese / 1 Review / 18 Apr 2014 at 07:33
<Judge the change from detecting status to non-detecting status> Detection result is over low threshold (Loff) N times continuously : Non-Detection Other : Detection ・Algorithm for detecting object in ALS is as follows.
<Judge the change from low illuminance to high illuminance> Detection result is over high threshold (th) N times continuously : Output interrupt Other : Non-output <Judge the change from high illuminance to low illuminance> Detection result is over low threshold (tl) N times continuously :Output interrupt Other : Non-output
<検出状態から非検出状態への変化を判定>
検出結果がN回継続して低しきい値(Loff)を超える:非検出
それ以外:検出
·ALSにおけるオブジェクトを検出するためのアルゴリズムは以下の通りである。
<低照度から高照度への変化を判定>
検出結果がN回継続して高しきい値(th)を超える:出力中断
それ以外:出力無し
<高照度から低照度への変化を判定>
検出結果がN回継続して低しきい値(tl)を超える:出力中断
それ以外:出力無し
Reviews ( 1 )
original
<検出状態から非検出状態への変化を判定>
検出結果がN回継続して低しきい値(Loff)を超える:非検出
それ以外:検出
·ALSにおけるオブジェクトを検出するためのアルゴリズムは以下の通りである。
<低照度から高照度への変化を判定>
検出結果がN回継続して高しきい値(th)を超える:出力中断
それ以外:出力無し
<高照度から低照度への変化を判定>
検出結果がN回継続して低しきい値(tl)を超える:出力中断
それ以外:出力無し
corrected
<検出状態から非検出状態への変化を判定>
検出結果がN回継続して低しきい値(Loff)を超える:非検出
それ以外:検出
·ALSにおけるオブジェクトを検出するためのアルゴリズムは以下の通りである。
<低照度から高照度への変化を判定>
検出結果がN回継続して高しきい値(th)を超える:割り込みを出力
それ以外:出力無し
<高照度から低照度への変化を判定>
検出結果がN回継続して低しきい値(tl)を超える:割り込みを出力
それ以外:出力無し
interrupt output は「割り込み」という信号を出力することを意味します。
This review was found appropriate by 100% of translators.
ほぼ正しいと思いますが、1点だけ一番重要なところを修正させていただきました。
有り難うございました(^^)/