JP2007060235A - Data sampling device - Google Patents

Data sampling device Download PDF

Info

Publication number
JP2007060235A
JP2007060235A JP2005242496A JP2005242496A JP2007060235A JP 2007060235 A JP2007060235 A JP 2007060235A JP 2005242496 A JP2005242496 A JP 2005242496A JP 2005242496 A JP2005242496 A JP 2005242496A JP 2007060235 A JP2007060235 A JP 2007060235A
Authority
JP
Japan
Prior art keywords
data
sampling
threshold
waveform
threshold value
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP2005242496A
Other languages
Japanese (ja)
Inventor
Masato Rinnai
政人 林内
Takeshi Kondou
丈詞 近藤
Toshihiko Matsuoka
俊彦 松岡
Tomohisa Kishigami
友久 岸上
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Denso Corp
Original Assignee
Denso Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Denso Corp filed Critical Denso Corp
Priority to JP2005242496A priority Critical patent/JP2007060235A/en
Publication of JP2007060235A publication Critical patent/JP2007060235A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a data sampling device capable of preventing erroneous sampling. <P>SOLUTION: When an amplitude level of an input waveform as a sampling target exceeds a threshold β of data B, L-level data Bhld generated by a twice match filter corresponding to the threshold β are held by a peak hold register and acquired by a sampling register before the elapse of a prescribed period of time teg. By this, the L-level data Bhld corresponding to the threshold β of the data B are held by the peak hold register regardless of the inclination and shape of a rising waveform or a falling waveform of the input waveform as the sampling target, after the amplitude level of the input waveform once exceeds the threshold β of the data B. Consequently, it is possible to surely obtain a data value based on the input waveform as the sampling target by acquiring the held L-level data Bhld by the sampling register. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、サンプリング対象となるディジタル波形に基づくデータ値を、所定の閾値を基準に決定して出力し得るデータサンプリング装置に関するものである。   The present invention relates to a data sampling apparatus capable of determining and outputting a data value based on a digital waveform to be sampled based on a predetermined threshold.

従来より、サンプリング対象となるディジタル波形に基づくデータ値を、所定の閾値を基準に決定して出力し得るデータサンプリング装置の一形態として、例えば、下記、特許文献1に開示されるものがある。   Conventionally, as one form of a data sampling apparatus capable of determining and outputting a data value based on a digital waveform to be sampled based on a predetermined threshold, there is one disclosed in Patent Document 1 below, for example.

このようなデータサンプリング装置は、LAN等のネットワークの通信バスを流れるシリアルデータの受信に用いられ、例えばディジタルデータのベースバンド伝送に適用されることがある。具体的には、例えば、車両のエアバックシステム等に用いられる安全系サブネットワークとしてセーフ・バイ・ワイヤー(Safe-by-Wire)と称されるものがあり、図7(A) に示すようなディジタル波形をデータサンプリングの対象とする。   Such a data sampling device is used for receiving serial data flowing through a communication bus of a network such as a LAN, and may be applied to baseband transmission of digital data, for example. Specifically, for example, there is a so-called Safe-by-Wire as a safety sub-network used in a vehicle airbag system, as shown in FIG. A digital waveform is the target of data sampling.

即ち、セーフ・バイ・ワイヤーでは、各ノードへの電力供給を目的とするパワーフェーズPphと、データ信号の伝送を目的とするデータフェーズDphと、を交互に形成し、さらにこれらの繰り返しによってクロック信号を形成可能に、通信バスに送出される伝送波形(ディジタル波形)を構成している。このため、メッセージ(データ信号)を送出するノードは、図7(A) に示すように、データフェーズDphの期間中に、パワーフェーズPphにあたるディジタル波形の最大値(例えば+Vcc)からマイナス方向に波形を立ち下げることによって、データ波形を形成する。これに対し、メッセージを受けるノードでは、例えば0V〜+Vccの間に2つの閾値α,βを設け、入力波形の振幅レベルがこれらの閾値を超えたか否かをコンパレータ等により判断することによって当該波形に基づくデータ値を決定してデータの復号を行う。   That is, in safe-by-wire, a power phase Pph intended to supply power to each node and a data phase Dph intended to transmit a data signal are alternately formed. The transmission waveform (digital waveform) sent to the communication bus is configured. For this reason, as shown in FIG. 7A, the node that sends the message (data signal) has a waveform in the negative direction from the maximum value (for example, + Vcc) of the digital waveform corresponding to the power phase Pph during the data phase Dph. A data waveform is formed by falling. On the other hand, at the node that receives the message, for example, two threshold values α and β are provided between 0 V and + Vcc, and the waveform is determined by determining whether or not the amplitude level of the input waveform exceeds these threshold values by a comparator or the like. The data value based on the data is determined and the data is decoded.

例えば、図7(A) に示す例では、左から第1番目と第2番目のデータフェーズDphでは振幅レベルの下限が閾値αと閾値βとの間にあるため、当該コンパレータから出力されるデータBinはそれぞれ「データA」に対応する「0」となり、第3番目のデータフェーズDphでは振幅レベルの下限が閾値βを超えているため、同出力データBinは「データB」に対応する「1」となる(図7(B) 参照)。なお、図7の各図に示す入力波形等の例は、データ値を判別する閾値数を減らして、本来のセーフ・バイ・ワイヤーによるものよりも簡略化して表現されていることに留意されたい。   For example, in the example shown in FIG. 7A, since the lower limit of the amplitude level is between the threshold α and the threshold β in the first and second data phases Dph from the left, the data output from the comparator Each Bin is “0” corresponding to “Data A”, and the lower limit of the amplitude level exceeds the threshold value β in the third data phase Dph. Therefore, the output data Bin corresponds to “1” corresponding to “Data B”. (See FIG. 7B). It should be noted that the examples such as the input waveform shown in each diagram of FIG. 7 are expressed more simply than the original safe-by-wire method by reducing the number of threshold values for determining the data value. .

このように、ここではセーフ・バイ・ワイヤーの例を挙げて説明しているが、一般に、ディジタルデータのベースバンド伝送においては、入力波形に対して所定の閾値を設けることによって当該入力波形の振幅レベルがその閾値を超えたか否かを判断してデータ値を決定している。そして、このような振幅レベルが閾値を超えたか否かの判断、つまりデータのサンプリングは、予め設定されたタイミングで行ったり、図7(B) に示すように、立ち下がり波形が閾値αを超えている期間tdの中間(データフェーズDphのほぼ中央)で行っているものが多い。
特開2001−60941号公報
Thus, although an example of safe-by-wire is described here, in general, in baseband transmission of digital data, the amplitude of the input waveform is set by providing a predetermined threshold for the input waveform. The data value is determined by judging whether the level exceeds the threshold. Then, the determination as to whether or not the amplitude level exceeds the threshold, that is, data sampling is performed at a preset timing, or the falling waveform exceeds the threshold α as shown in FIG. In many cases, it is performed in the middle of the period td (approximately the center of the data phase Dph).
JP 2001-60941 A

しかしながら、このような従来のデータサンプリング装置によると、データのサンプリングタイミングを、予め設定されたタイミングやデータフェーズDphのほぼ中央になるように設定している。このため、データフェーズDphを形成する入力波形の傾きが小さく(緩やかに)なった場合には、誤ったデータをサンプリングしてしまう可能性が存在する。   However, according to such a conventional data sampling device, the data sampling timing is set to be approximately the center of the preset timing or the data phase Dph. For this reason, there is a possibility that erroneous data is sampled when the slope of the input waveform forming the data phase Dph becomes small (gradual).

即ち、図7(C) に示すように、データフェーズDphにおいて入力波形の立ち上がりが緩やかになった場合には、たとえデータフェーズDphのほぼ中央でデータをサンプリングしていたとしても、このようなサンプリングのタイミングが当該入力波形の立ち上がり途中にあたることがある。そのため、入力波形が閾値βを超える前後付近の時期とサンプリングタイミングとが重なるときには、当該タイミングの僅かな違いによって、入力波形の振幅レベルが閾値αと閾値βとの間にあると判断される場合(データBinは「0」)と、振幅レベルが閾値βを超えていると判断される場合(データBinは「1」)と、が生じ、誤ったサンプリングにつながり得るという問題がある(図7(C) に示す破線楕円内)。なお後述するように、入力波形の立ち下がりが緩やかになる場合においても、同様の問題が生じ得る(図4(B) 参照)。   That is, as shown in FIG. 7C, when the rising edge of the input waveform becomes gentle in the data phase Dph, such sampling is performed even if the data is sampled almost at the center of the data phase Dph. May fall in the middle of the rise of the input waveform. Therefore, when the timing around the input waveform exceeds the threshold β and the sampling timing overlap, the amplitude level of the input waveform is determined to be between the threshold α and the threshold β due to a slight difference in the timing. (Data Bin is “0”) and when it is determined that the amplitude level exceeds the threshold β (data Bin is “1”), there is a problem that it may lead to erroneous sampling (FIG. 7). (Dashed ellipse shown in (C)). As will be described later, a similar problem can occur even when the falling edge of the input waveform becomes gentle (see FIG. 4B).

なお、このような問題は、入力波形の立ち上がりや立ち下がりが所定期間内に終了するように通信プロトコルに規定されているものについては、各ノードの設計仕様が当該プロトコルに準拠している限りにおいては、入力波形の傾きは当該プロトコルの予定範囲内にあるので、一般に発生し難いと考えられる。しかし、通信プロトコルにこのような規定のないセーフ・バイ・ワイヤーにおいては、通信バスに送出される伝送波形(ディジタル波形)の立ち上がり時間や立ち下がり時間は、各ノードの設計仕様に左右されるため、このような誤サンプリングの問題は発生し得る。   Note that such problems are not limited to those specified in the communication protocol so that the rise and fall of the input waveform are completed within a specified period, as long as the design specifications of each node comply with the protocol. Since the slope of the input waveform is within the planned range of the protocol, it is generally considered difficult to occur. However, in safe-by-wire, where the communication protocol does not have such specifications, the rise time and fall time of the transmission waveform (digital waveform) sent to the communication bus depends on the design specifications of each node. Such a problem of erroneous sampling may occur.

本発明は、上述した課題を解決するためになされたものであり、その目的とするところは、誤サンプリングを防止し得るデータサンプリング装置を提供することにある。   The present invention has been made to solve the above-described problems, and an object of the present invention is to provide a data sampling apparatus capable of preventing erroneous sampling.

上記目的を達成するため、特許請求の範囲に記載の請求項1のデータサンプリング装置では、サンプリング対象となるディジタル波形に基づくデータ値を、所定の閾値[α,β,γ]を基準に決定して出力し得るデータサンプリング装置であって、前記所定の閾値[α,β,γ]のうち、前記ディジタル波形の最大値または最小値に最も近い第1の閾値[α]に基づいて、前記ディジタル波形の振幅レベルを判定可能な第1の判定手段[21]と、前記所定の閾値[α,β,γ]のうち、前記第1の閾値[α]以外の第2の閾値[β,γ]に基づいて前記ディジタル波形の振幅レベルを判定可能な第2の判定手段[22,22a,22b]と、前記振幅レベルが前記第1の閾値[α]から離れる方向に向かって前記第2の閾値[β,γ]を超えたことを前記第2の判定手段[22,22a,22b]により判定された場合、所定のデータ値を表すデータ情報を生成可能なデータ情報生成手段[25,25a,25b]と、前記データ情報生成手段[25,25a,25b]により生成された前記データ情報を、当該データ情報が生成された後から、前記ディジタル波形の振幅レベルが前記第1の閾値[α]に最も近い前記最大値または最小値の方向に向かって前記第1の閾値[α]を超えたことを前記第1の判定手段[21]により判定されてから所定期間後まで、保持可能なデータ情報保持手段[27,27a,27b]と、前記データ情報保持手段[27,27a,27b]に保持された前記データ情報を、前記所定期間の経過前までに前記データ情報保持手段[27,27a,27b]から取得可能なサンプリング手段[23,29,29a,29b]と、を備えることを技術的特徴とする。なお、[ ]内の数字等は、[発明を実施するための最良の形態]の欄で説明する符号に対応し得るものである(以下同じ)。   In order to achieve the above object, in the data sampling device according to claim 1, the data value based on the digital waveform to be sampled is determined based on a predetermined threshold value [α, β, γ]. A data sampling device capable of outputting the data based on a first threshold value [α] closest to a maximum value or a minimum value of the digital waveform among the predetermined threshold values [α, β, γ]. Of the predetermined threshold values [α, β, γ], second threshold values [β, γ other than the first threshold value [α] among the first determination means [21] capable of determining the amplitude level of the waveform ] Based on the second determination means [22, 22a, 22b] capable of determining the amplitude level of the digital waveform, and the second level of the amplitude level away from the first threshold [α]. That the threshold [β, γ] was exceeded When it is determined by the second determination means [22, 22a, 22b], data information generation means [25, 25a, 25b] capable of generating data information representing a predetermined data value, and the data information generation means [ 25, 25a, 25b] after the data information is generated, the digital waveform amplitude level is the maximum value or minimum value closest to the first threshold [α]. Data information holding means [27, 27a, 27b] that can be held for a predetermined period after the first determination means [21] determines that the first threshold value [α] has been exceeded in the direction. The data information held in the data information holding means [27, 27a, 27b] is transferred to the data information holding means [27, 27a, 27b] before the lapse of the predetermined period. Obtainable sampling means [23,29,29a, 29b] is technically characterized by comprising a, a. The numbers in [] can correspond to the symbols described in the [Best Mode for Carrying Out the Invention] column (the same applies hereinafter).

特許請求の範囲に記載の請求項2のデータサンプリング装置では、請求項1記載のデータサンプリング装置において、前記データ情報生成手段[25,25a,25b]は、前記第2の判定手段[22,22a,22b]が、前記振幅レベルが前記第1の閾値[α]から離れる方向に向かって前記第2の閾値[β,γ]を超えたことを2回以上判定した後、前記データ情報を生成することを技術的特徴とする。   In the data sampling device according to claim 2, the data information generation means [25, 25a, 25b] is characterized in that the second determination means [22, 22a] is the data sampling device according to claim 1. , 22b] generates the data information after determining that the amplitude level has exceeded the second threshold value [β, γ] two or more times in a direction away from the first threshold value [α]. It is a technical feature.

特許請求の範囲に記載の請求項3のデータサンプリング装置では、請求項1または2記載のデータサンプリング装置において、前記所定期間は、前記ディジタル波形の振幅レベルが前記第1の閾値[α]に最も近い前記最大値または最小値の方向に向かって前記第1の閾値[α]を超えたことを前記第1の判定手段[21]により判定された以降から、前記サンプリング対象となるディジタル波形に後続する他のディジタル波形のサンプリングまで、の期間であることを技術的特徴とする。   In the data sampling device according to claim 3, the amplitude level of the digital waveform is the highest in the first threshold value [α] during the predetermined period. After the first determination means [21] determines that the first threshold value [α] has been exceeded in the direction of the closest maximum value or minimum value, the digital waveform to be sampled follows It is a technical feature that it is a period until sampling of another digital waveform.

請求項1の発明では、振幅レベルが第1の閾値[α]から離れる方向に向かって第2の閾値[β,γ]を超えたことを第2の判定手段[22,22a,22b]により判定された場合、データ情報生成手段[25,25a,25b]により所定のデータ値を表すデータ情報を生成し、この生成されたデータ情報を、当該データ情報が生成された後から、ディジタル波形の振幅レベルが第1の閾値[α]に最も近い最大値または最小値の方向に向かって第1の閾値[α]を超えたことを第1の判定手段[21]により判定されてから所定期間後まで、データ情報保持手段[27,27a,27b]により保持する。そして、この保持されたデータ情報をサンプリング手段[23,29,29a,29b]によって、所定期間の経過前までにデータ情報保持手段[27,27a,27b]から取得する。   In the first aspect of the invention, the second determination means [22, 22a, 22b] indicates that the amplitude level has exceeded the second threshold value [β, γ] in the direction away from the first threshold value [α]. If it is determined, data information representing a predetermined data value is generated by the data information generating means [25, 25a, 25b], and the generated data information is converted into a digital waveform after the data information is generated. A predetermined period after the first determining means [21] determines that the amplitude level has exceeded the first threshold value [α] in the direction of the maximum value or the minimum value closest to the first threshold value [α]. Until later, it is held by the data information holding means [27, 27a, 27b]. Then, the held data information is acquired from the data information holding means [27, 27a, 27b] by the sampling means [23, 29, 29a, 29b] before the lapse of a predetermined period.

このように請求項1の発明では、サンプリング対象となるディジタル波形の振幅レベルが第2の閾値[β,γ]を超えると、当該第2の閾値[β,γ]に対応して生成されたデータ情報をデータ情報保持手段[27,27a,27b]により保持し、それを所定期間の経過前までにサンプリング手段[23,29,29a,29b]によって取得する。このため、当該振幅レベルが、一旦、第2の閾値[β,γ]を超えた後には、サンプリング対象となるディジタル波形の立ち上がり波形または立ち下がり波形の傾きや形状にかかわりなく、当該第2の閾値[β,γ]に対応したデータ情報がデータ情報保持手段[27,27a,27b]に保持されるので、この保持されたデータ情報をサンプリング手段[23,29,29a,29b]によって取得することで、当該サンプリング対象となるディジタル波形に基づくデータ値を確実に得ることができそれを出力することができる。したがって、誤サンプリングを防止することができる。   Thus, in the first aspect of the present invention, when the amplitude level of the digital waveform to be sampled exceeds the second threshold value [β, γ], it is generated corresponding to the second threshold value [β, γ]. Data information is held by the data information holding means [27, 27a, 27b], and is acquired by the sampling means [23, 29, 29a, 29b] before a predetermined period of time elapses. For this reason, once the amplitude level exceeds the second threshold value [β, γ], the second waveform does not depend on the slope or shape of the rising waveform or falling waveform of the digital waveform to be sampled. Since the data information corresponding to the threshold value [β, γ] is held in the data information holding means [27, 27a, 27b], the held data information is acquired by the sampling means [23, 29, 29a, 29b]. Thus, it is possible to reliably obtain a data value based on the digital waveform to be sampled and output it. Therefore, erroneous sampling can be prevented.

請求項2の発明では、データ情報生成手段[25,25a,25b]は、第2の判定手段[22,22a,22b]が、振幅レベルが第1の閾値[α]から離れる方向に向かって第2の閾値[β,γ]を超えたことを2回以上判定した後、データ情報を生成する。このように請求項2の発明では、第2の閾値[β,γ]を超えたことを2回以上判定しなければ当該第2の閾値[β,γ]に対応したデータ情報を生成しないので、例えば、外来ノイズ等により当該ディジタル波形の振幅レベルが変動した場合における誤ったデータ情報の生成を防止することができる。したがって、誤サンプリングをより確実に防止することができる。   In the invention of claim 2, the data information generating means [25, 25a, 25b] is such that the second determining means [22, 22a, 22b] is directed toward the direction in which the amplitude level is away from the first threshold [α]. After determining that the second threshold value [β, γ] has been exceeded twice or more, data information is generated. Thus, in the invention of claim 2, data information corresponding to the second threshold value [β, γ] is not generated unless it is determined twice or more that the second threshold value [β, γ] has been exceeded. For example, generation of erroneous data information when the amplitude level of the digital waveform fluctuates due to external noise or the like can be prevented. Therefore, erroneous sampling can be prevented more reliably.

請求項3の発明では、所定期間は、ディジタル波形の振幅レベルが第1の閾値[α]に最も近い最大値または最小値の方向に向かって第1の閾値[α]を超えたことを第1の判定手段[21]により判定された以降から、サンプリング対象となるディジタル波形に後続する他のディジタル波形のサンプリングまで、の期間であることから、例えば、ディジタル波形のほぼ中央部でサンプリングする等のサンプリング時期が一定時期に規定されている場合に比べてサンプリング処理の自由度を高めることができる。   In the invention of claim 3, it is determined that the amplitude level of the digital waveform exceeds the first threshold value [α] toward the maximum value or the minimum value closest to the first threshold value [α] during the predetermined period. Since it is a period from after determination by one determination means [21] to sampling of another digital waveform subsequent to the digital waveform to be sampled, for example, sampling is performed at substantially the center of the digital waveform. The degree of freedom of sampling processing can be increased as compared with the case where the sampling time is defined as a fixed time.

以下、本発明のデータサンプリング装置の実施形態について図を参照して説明する。本実施形態では、本発明のデータサンプリング装置(以下「サンプリング装置」という)をセーフ・バイ・ワイヤーに接続された受信ノードに適用した例を説明する。なお、セーフ・バイ・ワイヤーについては、既に[背景技術]の欄で説明しているので、ここでは省略する。まず、本実施形態に係るサンプリング装置20の構成を図1および図2に基づいて説明する。   Hereinafter, embodiments of a data sampling device of the present invention will be described with reference to the drawings. In the present embodiment, an example in which the data sampling device of the present invention (hereinafter referred to as “sampling device”) is applied to a receiving node connected to safe-by-wire will be described. Since safe-by-wire has already been described in the [Background Art] column, it is omitted here. First, the configuration of the sampling device 20 according to the present embodiment will be described with reference to FIGS. 1 and 2.

図1に示すように、サンプリング装置20は、入力端子INを介して図略のセーフ・バイ・ワイヤーに接続されており、主に、コンパレータ21、22、エッジ生成部23、2度一致フィルタ25、ピークホールドレジスタ27、サンプリングレジスタ29により構成されている。これにより、当該サンプリング装置20では、入力端子INから入力される入力波形(ディジタル波形)に基づくデータ値を、後述する所定の閾値α,βを基準に決定して出力端子OUT−Bから出力可能にしている。なお図1に示すCLK端子には、図略のタイミングジェネレータからタイミングクロックが当該装置に供給されている。   As shown in FIG. 1, the sampling device 20 is connected to a safe-by-wire (not shown) via an input terminal IN, and mainly includes comparators 21 and 22, an edge generation unit 23, and a second coincidence filter 25. , A peak hold register 27 and a sampling register 29. Thereby, in the sampling device 20, the data value based on the input waveform (digital waveform) input from the input terminal IN can be determined on the basis of predetermined threshold values α and β described later and output from the output terminal OUT-B. I have to. A timing clock is supplied to the CLK terminal shown in FIG. 1 from a timing generator (not shown).

コンパレータ21、22は、入力端子INから入力される入力波形(ディジタル波形)の振幅レベルを判定し得る比較器で、比較入力に入力される電圧(振幅レベル)が基準入力に入力される基準電圧よりも大きいか否かを判定する。例えば、コンパレータ21(第1の判定手段)の場合、所定の閾値(α、β)のうち、当該入力波形の最大値に最も近いデータAの閾値α(第1の閾値)に基づいて、当該入力波形の振幅レベルを判定可能に基準電圧等が構成されている(図2(A)に示す(1)のデータAinのH→L)。また、コンパレータ22(第2の判定手段)の場合には、所定の閾値のうち、データAの閾値α以外のデータBの閾値β(第2の閾値)に基づいて、当該入力波形の振幅レベルを判定可能に基準電圧等が構成されている(図2(A)に示す(2)のデータBinのH→L)。   The comparators 21 and 22 are comparators that can determine the amplitude level of the input waveform (digital waveform) input from the input terminal IN. The voltage (amplitude level) input to the comparison input is the reference voltage input to the reference input. It is judged whether it is larger than. For example, in the case of the comparator 21 (first determination means), based on the threshold value α (first threshold value) of the data A closest to the maximum value of the input waveform among the predetermined threshold values (α, β), A reference voltage or the like is configured so that the amplitude level of the input waveform can be determined (H → L of data Ain in (1) shown in FIG. 2A). In the case of the comparator 22 (second determination means), the amplitude level of the input waveform is based on the threshold value β (second threshold value) of the data B other than the threshold value α of the data A among the predetermined threshold values. A reference voltage or the like is configured so as to be able to determine (H → L of data Bin in (2) shown in FIG. 2A).

エッジ生成部23は、コンパレータ21の出力に接続されており、入力波形の振幅レベルがデータAの閾値αに最も近い最大値の方向に向かってデータAの閾値αを超えたことをコンパレータ21により判定されてから、所定期間後まで、の間を継続した1パルスを出力し得るワンショットパルス発生器で、タイミングクロックCLKの立ち上がりタイミングに同期して当該パルスを出力可能に構成されている。具体的には、コンパレータ21の出力がH→Lに切り替わった後(図2(A)に示す(8)のデータAinのL→H)のタイミングクロックの立ち上がりで(図2(A)に示す(9))、所定期間tegだけデータAegが出力されている。   The edge generation unit 23 is connected to the output of the comparator 21, and the comparator 21 indicates that the amplitude level of the input waveform has exceeded the threshold value α of the data A toward the maximum value closest to the threshold value α of the data A. This is a one-shot pulse generator that can output one pulse that has continued until a predetermined period after the determination, and is configured to be able to output the pulse in synchronization with the rising timing of the timing clock CLK. Specifically, after the output of the comparator 21 is switched from H to L (L → H of data Ain in (8) shown in FIG. 2A), the timing clock rises (shown in FIG. 2A). (9)) Data Aeg is output for a predetermined period teg.

2度一致フィルタ25は、コンパレータ22の出力に接続されており、入力波形の振幅レベルがデータAの閾値αから離れる方向に向かってデータBの閾値βを超えたことをコンパレータ22により判定された場合、所定のデータ値を表すデータ情報を生成し得る同期レジスタで、タイミングクロックCLKの立ち上がりタイミングに同期して当該データ情報を出力可能に構成されている。具体的には、コンパレータ22の出力により、入力波形の振幅レベルがデータBの閾値βを下回る方向に超えたことを、タイミングクロックCLKの立ち上がりタイミング周期で2回以上判定した場合(図2(A)に示す(3))、その後、出力であるデータBfil(所定のデータ値を表すデータ情報)をH→Lに変更する(図2(A)に示す(4))。   The coincidence filter 25 is connected to the output of the comparator 22, and the comparator 22 determines that the amplitude level of the input waveform exceeds the threshold value β of the data B in a direction away from the threshold value α of the data A. In this case, the synchronization register can generate data information representing a predetermined data value, and is configured to be able to output the data information in synchronization with the rising timing of the timing clock CLK. Specifically, when the output of the comparator 22 determines that the amplitude level of the input waveform has exceeded the threshold value β of the data B in the direction of the rising timing of the timing clock CLK two or more times (FIG. 2A ) (3)), and then the output data Bfil (data information representing a predetermined data value) is changed from H to L ((4) shown in FIG. 2A).

なお、この2度一致フィルタ25によるデータBfil(Lレベル)の出力は、コンパレータ22の出力により、入力波形の振幅レベルがデータBの閾値βを下回る方向に超えたことをCLKの立ち上がりタイミングで判定しなくなるまで、つまり当該振幅レベルがデータAの閾値αとデータBの閾値βとの間(データAを示す)に戻るまで、維持される(図2(A)に示す(6),(7))。このように2度一致フィルタ25では、当該閾値βを超えたことを2回以上判定した場合に、データBfilをLレベルにするようにしたので、例えば、外来ノイズ等により当該入力波形の振幅レベルが変動した場合における誤ってデータBfilをLレベルにするのを防止することができる。   The output of the data Bfil (L level) by the twice coincidence filter 25 is determined at the rising edge of CLK based on the output of the comparator 22 that the amplitude level of the input waveform has exceeded the threshold value β of the data B. Until the amplitude level returns to between the threshold value α of the data A and the threshold value β of the data B (indicating data A) ((6), (7 shown in FIG. 2A)). )). As described above, in the twice coincidence filter 25, the data Bfil is set to the L level when it is determined that the threshold value β has been exceeded twice or more. For example, the amplitude level of the input waveform due to external noise or the like. It is possible to prevent the data Bfil from being erroneously set to the L level when the value fluctuates.

ピークホールドレジスタ27は、エッジ生成部23の出力および2度一致フィルタ25の出力にそれぞれ接続されており、2度一致フィルタ25により出力されるデータBfil(Lレベル)を、そのデータBfil(Lレベル)が出力された後から、当該入力波形の振幅レベルがデータAの閾値αに最も近い最大値の方向に向かってデータAの閾値αを超えたことをコンパレータ21により判定されてから所定期間後まで、データBhld(Lレベル)として保持し得るレジスタで、タイミングクロックCLKの立ち上がりタイミングに同期して当該データ情報を出力可能に構成されている。具体的には、2度一致フィルタ25からLレベルのデータBfilが出力された後のタイミングクロックCLKの立ち上がりタイミングから(図2(A)に示す(5))、エッジ生成部23からデータAeg(ワンショットパルス)が出力された後のタイミングクロックCLKの立ち上がりタイミングの後まで(図2(A)に示す(10))、LレベルのデータBhld(データ情報)を保持する(図2(A)に示す(11))。   The peak hold register 27 is connected to the output of the edge generation unit 23 and the output of the twice coincidence filter 25, and the data Bfil (L level) output from the twice coincidence filter 25 is converted into the data Bfil (L level). ) Is output, a predetermined period after the comparator 21 determines that the amplitude level of the input waveform has exceeded the threshold value α of the data A in the direction of the maximum value closest to the threshold value α of the data A Until this time, it is a register that can hold data Bhld (L level), and is configured to be able to output the data information in synchronization with the rising timing of the timing clock CLK. Specifically, from the rising timing of the timing clock CLK after the L-level data Bfil is output from the twice coincidence filter 25 ((5) shown in FIG. 2A), the data Aeg ( Until the rising edge of the timing clock CLK after the one-shot pulse) is output ((10) shown in FIG. 2 (A)), the L-level data Bhld (data information) is held (FIG. 2 (A)). (11)).

サンプリングレジスタ29は、エッジ生成部23の出力およびピークホールドレジスタ27の出力にそれぞれ接続されており、ピークホールドレジスタ27に保持されたLレベルのデータBhldを、所定期間tegの経過前までにピークホールドレジスタ27から取得可能なレジスタで、タイミングクロックCLKの立ち上がりタイミングに同期して当該データ情報を出力可能に構成されている。具体的には、エッジ生成部23からデータAeg(ワンショットパルス)が出力された後のタイミングクロックCLKの立ち上がりタイミングで、ピークホールドレジスタ27が保持するLレベルのデータBhldを取得、つまりサンプリングする(図2(A)に示す(12))。   The sampling register 29 is connected to the output of the edge generation unit 23 and the output of the peak hold register 27, respectively. The L level data Bhld held in the peak hold register 27 is peak-held before the predetermined period teg has elapsed. A register that can be acquired from the register 27 and configured to output the data information in synchronization with the rising timing of the timing clock CLK. Specifically, L-level data Bhld held in the peak hold register 27 is acquired, that is, sampled at the rising timing of the timing clock CLK after the data Aeg (one-shot pulse) is output from the edge generator 23 ( It is shown in FIG. 2 (A) (12)).

このようにサンプリング装置20を構成することにより、サンプリング対象となる入力波形の振幅レベルがデータBの閾値βを超えると(図2(A)に示す(2))、閾値βに対応して2度一致フィルタ25により生成されたLレベルのデータBhldがピークホールドレジスタ27により保持され(図2(A)に示す(5))、所定期間tegの経過前までにサンプリングレジスタ29によって取得される(図2(A)に示す(12))。これにより、入力波形の振幅レベルが、一旦、データBの閾値βを超えた後には、サンプリング対象となる入力波形の立ち上がり波形または立ち下がり波形の傾きや形状にかかわりなく、データBの閾値βに対応したLレベルのデータBhldがピークホールドレジスタ27に保持されるので、この保持されたLレベルのデータBhldをサンプリングレジスタ29によって取得することで、当該サンプリング対象となる入力波形に基づくデータ値を確実に得ることができる。したがって、誤サンプリングを防止することができる。   By configuring the sampling device 20 in this way, when the amplitude level of the input waveform to be sampled exceeds the threshold value β of the data B ((2) shown in FIG. 2A), 2 corresponding to the threshold value β. The L-level data Bhld generated by the degree coincidence filter 25 is held by the peak hold register 27 ((5) shown in FIG. 2A) and is acquired by the sampling register 29 before the lapse of a predetermined period teg ( It is shown in FIG. 2 (A) (12)). Thereby, once the amplitude level of the input waveform exceeds the threshold value β of the data B, the threshold value β of the data B is set regardless of the inclination or shape of the rising waveform or falling waveform of the input waveform to be sampled. Since the corresponding L level data Bhld is held in the peak hold register 27, the data value based on the input waveform to be sampled can be reliably obtained by acquiring the held L level data Bhld by the sampling register 29. Can get to. Therefore, erroneous sampling can be prevented.

例えば、サンプリング装置20では、図2(B) に示すように、入力波形が閾値αを超えている期間tdの中間でサンプリングしても当該入力波形を正常にサンプリングできる場合だけでなく、図3(B) に示すように、入力波形の立ち上がりが緩やかになったために、このような期間tdの中間でサンプリングすると当該入力波形を正常にサンプリングできない可能のある場合においても(図3(B) 中に示す破線楕円内)、図3(A) に示すように、ピークホールドレジスタ27の出力であるデータBhldを介して入力波形に基づくデータ値を確実にサンプリングすることができる。   For example, in the sampling device 20, as shown in FIG. 2B, not only when the input waveform can be normally sampled even if it is sampled in the middle of the period td when the input waveform exceeds the threshold value α, As shown in (B), even when there is a possibility that the input waveform cannot be normally sampled if sampling is performed in the middle of the period td because the rise of the input waveform has become gradual (in FIG. 3 (B) As shown in FIG. 3A, the data value based on the input waveform can be reliably sampled via the data Bhld that is the output of the peak hold register 27.

また、同様に、入力波形の立ち下がりが緩やかになったために、期間tdの中間でサンプリングすると当該入力波形を正常にサンプリングできない可能のある場合においても(図4(B) 中に示す破線楕円内)、図4(A) に示すように、ピークホールドレジスタ27の出力であるデータBhldを介して入力波形に基づくデータ値を確実にサンプリングすることができる。なお、図3および図4に示す各符号等は、図2に示すものと同様である。   Similarly, even when there is a possibility that the input waveform cannot be normally sampled if sampling is performed in the middle of the period td because the falling of the input waveform has become gentle (inside the broken line ellipse shown in FIG. 4B). As shown in FIG. 4A, the data value based on the input waveform can be reliably sampled via the data Bhld that is the output of the peak hold register 27. 3 and 4 are the same as those shown in FIG.

以上説明したサンプリング装置20では、「所定の閾値」が2つの場合、つまりデータAの閾値αとデータBの閾値βとについて説明することで、セーフ・バイ・ワイヤーを簡略化して説明したが、「所定の閾値」が3つ以上の場合においてもサンプリング装置20を基本に、ほぼ同様に構成することができる。   In the sampling device 20 described above, when the “predetermined threshold value” is two, that is, the threshold value α of the data A and the threshold value β of the data B are described, the safe-by-wire is simplified, and is described. Even when there are three or more “predetermined threshold values”, the sampling apparatus 20 can be basically configured in the same manner.

ここで、所定の閾値をα、β、γの3種類設定した場合の例として、サンプリング装置20’の構成等を図5および図6を参照して説明する。なお、これらの図において、前述したサンプリング装置20の場合と実施的に同一構成部分や波形等については同一符号を付してそれらの説明を省略する。   Here, as an example in which three types of predetermined threshold values α, β, and γ are set, the configuration of the sampling device 20 ′ will be described with reference to FIGS. 5 and 6. In these drawings, the same components and waveforms as practically the same as those in the case of the sampling apparatus 20 described above are denoted by the same reference numerals, and description thereof is omitted.

図5に示すように、サンプリング装置20’は、主に、コンパレータ21、22a、22b、エッジ生成部23、2度一致フィルタ25a、25b、ピークホールドレジスタ27a、27b、サンプリングレジスタ29a、29bから構成される。即ち、前述したサンプリング装置20では、設定される閾値がαとβの2種類であったことから、第2の判定手段に相当するコンパレータは1つ(コンパレータ22)であったが(図1参照)、本サンプリング装置20’では、設定される閾値がα、βに加えγの3種類であることから、第2の判定手段に相当するコンパレータは2つになる(コンパレータ22a,22b)。またこれに伴い、2度一致フィルタ、ピークホールドレジスタ、サンプリングレジスタについても、すべて2つづつ必要となる(2度一致フィルタ25a,25b、ピークホールドレジスタ27a,27b、サンプリングレジスタ29a,29b)。   As shown in FIG. 5, the sampling device 20 ′ mainly includes comparators 21, 22a and 22b, an edge generation unit 23, double coincidence filters 25a and 25b, peak hold registers 27a and 27b, and sampling registers 29a and 29b. Is done. That is, in the sampling apparatus 20 described above, since there are two types of thresholds to be set, α and β, there is one comparator (comparator 22) corresponding to the second determination means (see FIG. 1). In the sampling apparatus 20 ′, there are three threshold values to be set in addition to α and β, so that there are two comparators corresponding to the second determination means (comparators 22a and 22b). As a result, the double match filter, the peak hold register, and the sampling register are all required twice (double match filters 25a and 25b, peak hold registers 27a and 27b, sampling registers 29a and 29b).

即ち、入力波形が入力される入力端子INには、コンパレータ21の他に、コンパレータ22a、22bが接続され、コンパレータ22aの出力には2度一致フィルタ25aが、またコンパレータ22bの出力には2度一致フィルタ25bが、それぞれ接続される。そして、2度一致フィルタ25aの出力にはピークホールドレジスタ27aが接続され、さらにピークホールドレジスタ27aの出力にはサンプリングレジスタ29aが接続される。このサンプリングレジスタ29aの出力は、前述したサンプリング装置20のサンプリングレジスタ29の出力と同様に出力端子OUT−Bに接続される。一方、2度一致フィルタ25bの出力にはピークホールドレジスタ27bが接続され、さらにピークホールドレジスタ27bの出力にはサンプリングレジスタ29bが接続されてその出力は出力端子OUT−Cに接続される。   That is, the input terminal IN to which the input waveform is input is connected to the comparators 22a and 22b in addition to the comparator 21, and the coincidence filter 25a is output twice to the output of the comparator 22a and twice to the output of the comparator 22b. Match filters 25b are connected to each other. A peak hold register 27a is connected to the output of the twice coincidence filter 25a, and a sampling register 29a is connected to the output of the peak hold register 27a. The output of the sampling register 29a is connected to the output terminal OUT-B in the same manner as the output of the sampling register 29 of the sampling device 20 described above. On the other hand, the peak hold register 27b is connected to the output of the twice coincidence filter 25b, the sampling register 29b is connected to the output of the peak hold register 27b, and the output is connected to the output terminal OUT-C.

このように構成されるサンプリング装置20’では、サンプリング対象となる入力波形の振幅レベルがデータCの閾値γを超えると(図6に示す(2)')、閾値γに対応して2度一致フィルタ25bにより生成(図6に示す(3)'、(4)')されたLレベルのデータChldがピークホールドレジスタ27bにより保持される(図6に示す(5)')。さらに振幅レベルがデータBの閾値βを超えると(図6に示す(2))、閾値βに対応して2度一致フィルタ25aにより生成(図6に示す(3)、(4))されたLレベルのデータBhldがピークホールドレジスタ27aにより保持される(図6に示す(5))。そして、所定期間tegの経過前までにそれぞれサンプリングレジスタ29b、29aによって取得される(図6に示す(11)'、(12)'、(11)、(12))。   In the sampling device 20 ′ configured as described above, when the amplitude level of the input waveform to be sampled exceeds the threshold value γ of the data C ((2) ′ shown in FIG. 6), it matches twice corresponding to the threshold value γ. The L level data Chld generated by the filter 25b ((3) ′, (4) ′ shown in FIG. 6) is held by the peak hold register 27b ((5) ′ shown in FIG. 6). Further, when the amplitude level exceeds the threshold value β of the data B ((2) shown in FIG. 6), it is generated by the twice matching filter 25a corresponding to the threshold value β ((3), (4) shown in FIG. 6). The L-level data Bhld is held by the peak hold register 27a ((5) shown in FIG. 6). Then, they are acquired by the sampling registers 29b and 29a before the lapse of the predetermined period teg ((11) ′, (12) ′, (11), (12) shown in FIG. 6), respectively.

これにより、入力波形の振幅レベルが、一旦、データCの閾値γやデータBの閾値βを超えた後には、サンプリング対象となる入力波形の立ち上がり波形または立ち下がり波形の傾きや形状にかかわりなく、データCの閾値γに対応したLレベルのデータChldがピークホールドレジスタ27bに保持され、またデータBの閾値βに対応したLレベルのデータBhldがピークホールドレジスタ27aに保持される。このため、これらの保持されたLレベルのデータChld、Bhldをサンプリングレジスタ29b、29aによって取得することで、当該サンプリング対象となる入力波形に基づくデータ値を確実に得ることができる。したがって、このような3種類の閾値α、β、γが設定されているものでも前述のサンプリング装置20誤サンプリングを防止することができる。   Thereby, once the amplitude level of the input waveform exceeds the threshold value γ of the data C and the threshold value β of the data B, regardless of the inclination or shape of the rising waveform or falling waveform of the input waveform to be sampled, The L level data Chld corresponding to the threshold value γ of the data C is held in the peak hold register 27b, and the L level data Blld corresponding to the threshold value β of the data B is held in the peak hold register 27a. Therefore, by acquiring the held L level data Chld and Bhld by the sampling registers 29b and 29a, a data value based on the input waveform to be sampled can be reliably obtained. Therefore, the above-described sampling apparatus 20 erroneous sampling can be prevented even when such three types of threshold values α, β, and γ are set.

なお、上述した実施形態に係るサンプリング装置20では、セーフ・バイ・ワイヤーに準拠したものを例示して説明したため、パワーフェーズPphにあたるディジタル波形の最大値(例えば+Vcc)からマイナス方向に波形を立ち下げることによって、データ波形を形成したが、本発明はこれに限られることはなく、アースレベルにあたるディジタル波形の最小値(例えばGND)からプラス方向に波形を立ち上げることによって、データ波形を形成するものに適用することができる。この場合には、第1の判定手段により、ディジタル波形の最大値に最も近い第1の閾値に基づいてディジタル波形の振幅レベルを判定し、第2の判定手段により、この第1の閾値以外の第2の閾値に基づいてディジタル波形の振幅レベルを判定することになる。作用・効果については、サンプリング装置20におけるものと同様である。   Since the sampling device 20 according to the above-described embodiment has been described by exemplifying a device compliant with safe-by-wire, the waveform is decreased in the minus direction from the maximum value (for example, + Vcc) of the digital waveform corresponding to the power phase Pph. However, the present invention is not limited to this, and the data waveform is formed by raising the waveform in the positive direction from the minimum value (for example, GND) of the digital waveform corresponding to the ground level. Can be applied to. In this case, the first determination unit determines the amplitude level of the digital waveform based on the first threshold value closest to the maximum value of the digital waveform, and the second determination unit determines a value other than the first threshold value. The amplitude level of the digital waveform is determined based on the second threshold value. The actions and effects are the same as those in the sampling device 20.

また、上述した実施形態に係るサンプリング装置20では、所定期間tegの経過前までにサンプリングレジスタ29によりピークホールドレジスタ27に保持されたデータBhldを取得するように構成したが、サンプリング対象となる当該入力波形に後続する次の入力波形のサンプリングまでであれば、所定期間tegの経過前までに限られることはない。そのため、入力波形のほぼ中央部でサンプリングする等のサンプリング時期が一定時期に規定されている場合に比べてサンプリング処理の自由度を高めることができる。   In the sampling device 20 according to the above-described embodiment, the data Bhld held in the peak hold register 27 is acquired by the sampling register 29 before the lapse of the predetermined period teg. As long as it is up to the sampling of the next input waveform following the waveform, it is not limited to before the predetermined period teg. Therefore, the degree of freedom of the sampling process can be increased as compared with the case where the sampling time, such as sampling at substantially the center of the input waveform, is defined as a fixed time.

本発明の一実施形態に係るデータサンプリング装置の構成例を示すブロック図である。It is a block diagram which shows the structural example of the data sampling apparatus which concerns on one Embodiment of this invention. 正常なデータサンプリングが可能なディジタル波形が入力された場合におけるサンプリング処理例を示すタイミングチャートで、図2(A) は本実施形態に係るサンプリング装置によるもの、図2(B) は従来のサンプリング装置によるもの、である。FIGS. 2A and 2B are timing charts showing an example of sampling processing when a digital waveform capable of normal data sampling is input. FIG. 2A shows the sampling apparatus according to this embodiment, and FIG. 2B shows a conventional sampling apparatus. It is due to. 誤サンプリングの可能性があり得るディジタル波形が入力された場合におけるサンプリング処理例を示すタイミングチャートで、図3(A) は本実施形態に係るサンプリング装置によるもの、図3(B) は従来のサンプリング装置によるもの、である。FIGS. 3A and 3B are timing charts showing an example of sampling processing when a digital waveform that may cause erroneous sampling is input. FIG. 3A shows the sampling apparatus according to this embodiment, and FIG. 3B shows the conventional sampling. By the device. 誤サンプリングの可能性があり得るディジタル波形が入力された場合におけるサンプリング処理例を示すタイミングチャートで、図4(A) は本実施形態に係るサンプリング装置によるもの、図4(B) は従来のサンプリング装置によるもの、である。FIGS. 4A and 4B are timing charts showing an example of sampling processing when a digital waveform that may cause erroneous sampling is input. FIG. 4A shows the sampling apparatus according to this embodiment, and FIG. 4B shows the conventional sampling. By the device. 本発明の一実施形態に係るデータサンプリング装置の他の構成例を示すブロック図である。It is a block diagram which shows the other structural example of the data sampling apparatus which concerns on one Embodiment of this invention. 誤サンプリングの可能性があり得るディジタル波形が入力された場合におけるサンプリング処理例を示すタイミングチャートで、本実施形態に係るサンプリング装置の他の構成例によるものを示す。It is a timing chart which shows the example of a sampling process in case the digital waveform which may have an erroneous sampling is input, and the thing by the other structural example of the sampling apparatus which concerns on this embodiment is shown. セーフ・バイ・ワイヤー(Safe-by-Wire)による伝送波形の例を示す説明図で、図7(A) は伝送波形(入力波形)の構成例、図7(B) は正常なデータサンプリングが可能な入力波形等の例、図7(C) は誤サンプリングの可能性があり得る入力波形等の例、をそれぞれ示す。Fig. 7 (A) shows an example of a transmission waveform (input waveform) configuration, and Fig. 7 (B) shows normal data sampling. Examples of possible input waveforms and the like, and FIG. 7C show examples of input waveforms and the like that may cause erroneous sampling.

符号の説明Explanation of symbols

20、20’…サンプリング装置(データサンプリング装置)
21…コンパレータ(第1の判定手段)
22、22a、22b…コンパレータ(第2の判定手段)
23…エッジ生成部(サンプリング手段)
25、25a、25b…2度一致フィルタ(データ情報生成手段)
27、27a、27b…ピークホールドレジスタ(データ情報保持手段)
29、29a、29b…サンプリングレジスタ(サンプリング手段)
CLK…タイミングクロック
IN…入力端子
OUT−B、OUT−C…出力端子
α…データAの閾値(第1の閾値)
β…データBの閾値(第2の閾値)
γ…データCの閾値(第2の閾値)
teg…所定期間
20, 20 '... Sampling device (data sampling device)
21... Comparator (first determination means)
22, 22 a, 22 b... Comparator (second determination means)
23 ... Edge generation unit (sampling means)
25, 25a, 25b ... twice matching filter (data information generating means)
27, 27a, 27b ... Peak hold register (data information holding means)
29, 29a, 29b ... Sampling registers (sampling means)
CLK: Timing clock IN: Input terminal OUT-B, OUT-C: Output terminal α: Data A threshold (first threshold)
β: threshold value of data B (second threshold value)
γ ... Threshold of data C (second threshold)
teg ... predetermined period

Claims (3)

サンプリング対象となるディジタル波形に基づくデータ値を、所定の閾値を基準に決定して出力し得るデータサンプリング装置であって、
前記所定の閾値のうち、前記ディジタル波形の最大値または最小値に最も近い第1の閾値に基づいて、前記ディジタル波形の振幅レベルを判定可能な第1の判定手段と、
前記所定の閾値のうち、前記第1の閾値以外の第2の閾値に基づいて前記ディジタル波形の振幅レベルを判定可能な第2の判定手段と、
前記振幅レベルが前記第1の閾値から離れる方向に向かって前記第2の閾値を超えたことを前記第2の判定手段により判定された場合、所定のデータ値を表すデータ情報を生成可能なデータ情報生成手段と、
前記データ情報生成手段により生成された前記データ情報を、当該データ情報が生成された後から、前記ディジタル波形の振幅レベルが前記第1の閾値に最も近い前記最大値または最小値の方向に向かって前記第1の閾値を超えたことを前記第1の判定手段により判定されてから所定期間後まで、保持可能なデータ情報保持手段と、
前記データ情報保持手段に保持された前記データ情報を、前記所定期間の経過前までに前記データ情報保持手段から取得可能なサンプリング手段と、
を備えることを特徴とするデータサンプリング装置。
A data sampling device capable of determining and outputting a data value based on a digital waveform to be sampled based on a predetermined threshold,
First determination means capable of determining an amplitude level of the digital waveform based on a first threshold value closest to the maximum value or the minimum value of the digital waveform among the predetermined threshold values;
A second determination unit capable of determining an amplitude level of the digital waveform based on a second threshold other than the first threshold among the predetermined thresholds;
Data capable of generating data information representing a predetermined data value when the second determination means determines that the amplitude level exceeds the second threshold in a direction away from the first threshold. Information generating means;
After the data information is generated, the data information generated by the data information generating means is directed toward the maximum value or minimum value in which the amplitude level of the digital waveform is closest to the first threshold value. Data information holding means capable of holding until a predetermined period after the first determination means determines that the first threshold is exceeded;
Sampling means capable of acquiring the data information held in the data information holding means from the data information holding means before the lapse of the predetermined period;
A data sampling device comprising:
前記データ情報生成手段は、
前記第2の判定手段が、前記振幅レベルが前記第1の閾値から離れる方向に向かって前記第2の閾値を超えたことを2回以上判定した後、
前記データ情報を生成することを特徴とする請求項1記載のデータサンプリング装置。
The data information generating means includes
After the second determination means determines that the amplitude level has exceeded the second threshold value in a direction away from the first threshold value two or more times,
The data sampling apparatus according to claim 1, wherein the data information is generated.
前記所定期間は、前記ディジタル波形の振幅レベルが前記第1の閾値に最も近い前記最大値または最小値の方向に向かって前記第1の閾値を超えたことを前記第1の判定手段により判定された以降から、前記サンプリング対象となるディジタル波形に後続する他のディジタル波形のサンプリングまで、の期間であることを特徴とする請求項1または2記載のデータサンプリング装置。   During the predetermined period, it is determined by the first determination means that the amplitude level of the digital waveform has exceeded the first threshold value in the direction of the maximum value or the minimum value closest to the first threshold value. 3. The data sampling apparatus according to claim 1, wherein the data sampling apparatus is in a period from after the sampling until sampling of another digital waveform following the digital waveform to be sampled.
JP2005242496A 2005-08-24 2005-08-24 Data sampling device Withdrawn JP2007060235A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005242496A JP2007060235A (en) 2005-08-24 2005-08-24 Data sampling device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005242496A JP2007060235A (en) 2005-08-24 2005-08-24 Data sampling device

Publications (1)

Publication Number Publication Date
JP2007060235A true JP2007060235A (en) 2007-03-08

Family

ID=37923329

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005242496A Withdrawn JP2007060235A (en) 2005-08-24 2005-08-24 Data sampling device

Country Status (1)

Country Link
JP (1) JP2007060235A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008234569A (en) * 2007-03-23 2008-10-02 Denso Corp Filter circuit of slave unit

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008234569A (en) * 2007-03-23 2008-10-02 Denso Corp Filter circuit of slave unit

Similar Documents

Publication Publication Date Title
US9710423B2 (en) Methods to send extra information in-band on inter-integrated circuit (I2C) bus
WO2016052218A1 (en) Transmission device, transmission method, and filter circuit
JP2004288159A (en) Random number generator
JP2007235462A (en) Data receiving device
JP2007060235A (en) Data sampling device
TW200934128A (en) Filter and filtering method
JP6921784B2 (en) Semiconductor device
US20080297392A1 (en) Signal processing method and device, and analog/digital converting device
JP6823268B2 (en) Frequency divider circuit, demultiplexer circuit, and semiconductor integrated circuit
JP6969215B2 (en) Communication equipment and communication systems
JP7092612B2 (en) Electronic control device
JP4834599B2 (en) Head-separated camera device and control method thereof
JP2020022130A (en) Slave communication device and master communication device
JP6859945B2 (en) Ringing suppression circuit
JPH10200586A (en) Data signal transmission method and signal input circuit for semiconductor device
JP2011055118A (en) Spread spectrum clock generation device
JP2008252864A (en) Semiconductor device and method for driving the same
JP2007110353A (en) Communication apparatus
JP2008283539A (en) Clock reproducing device for multivalued signal
KR100295751B1 (en) The clock glitch rejection circuit
JP2008311829A (en) Single-wire system data communication method and data communication apparatus
JP2722912B2 (en) Alarm signal adjustment circuit
JP2021073767A (en) Demultiplexer circuit and semiconductor integrated circuit
JP5720212B2 (en) Semiconductor device, image processing device
JP2010140131A (en) Signal generation apparatus

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070906

A761 Written withdrawal of application

Free format text: JAPANESE INTERMEDIATE CODE: A761

Effective date: 20090623