JPH0677585B2 - Ultrasonic Doppler device - Google Patents

Ultrasonic Doppler device

Info

Publication number
JPH0677585B2
JPH0677585B2 JP29114986A JP29114986A JPH0677585B2 JP H0677585 B2 JPH0677585 B2 JP H0677585B2 JP 29114986 A JP29114986 A JP 29114986A JP 29114986 A JP29114986 A JP 29114986A JP H0677585 B2 JPH0677585 B2 JP H0677585B2
Authority
JP
Japan
Prior art keywords
circuit
data
bit
bits
overflow
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.)
Expired - Lifetime
Application number
JP29114986A
Other languages
Japanese (ja)
Other versions
JPS63143040A (en
Inventor
豊 今井
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.)
Shimadzu Corp
Original Assignee
Shimadzu 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 Shimadzu Corp filed Critical Shimadzu Corp
Priority to JP29114986A priority Critical patent/JPH0677585B2/en
Publication of JPS63143040A publication Critical patent/JPS63143040A/en
Publication of JPH0677585B2 publication Critical patent/JPH0677585B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【発明の詳細な説明】 (イ)産業上の利用分野 本発明は、超音波のドップラー効果を利用して生体内の
血流速を測定し、その結果を画像表示する超音波ドップ
ラー装置に関する。
TECHNICAL FIELD The present invention relates to an ultrasonic Doppler device that measures the blood flow velocity in a living body by utilizing the Doppler effect of ultrasonic waves and displays the result as an image.

(ロ)従来技術とその問題点 従来の超音波ドップラー装置には、超音波ビームを生体
内にパルス放射して得られるエコー信号を位相検波して
ドップラー信号を抽出し、このドップラー信号をA/D変
換した後、高速フーリエ変換(FFT)して各周波数のパ
ワースペクトルを求め、第4図に示すように、横軸を時
間、縦軸をドップラー周波数、輝度を各周波数成分のパ
ワーに対応させて画像表示するようにしたものがある。
(B) Conventional technology and its problems In the conventional ultrasonic Doppler device, the echo signal obtained by pulse-radiating the ultrasonic beam into the living body is phase-detected to extract the Doppler signal, and this Doppler signal is After D conversion, fast Fourier transform (FFT) is performed to obtain the power spectrum of each frequency. As shown in FIG. 4, the horizontal axis corresponds to time, the vertical axis corresponds to Doppler frequency, and the luminance corresponds to the power of each frequency component. There are some that are designed to display images.

ところで、ドップラー信号を高速フーリエ変換する場
合、対象とするデータ点数によって必要な演算長が異な
るが、たとえば、128点サンプリングしたデータを取り
扱う場合には16ビット程度必要となる。したがって、高
速フーリエ変換して得られる実部、虚部の両データも共
に16ビットとなる。この両データからパワースペクトル
を求めるには、両データの二乗和の平方根を演算する必
要があるが、16ビットの二乗和演算は回路構成が複雑、
大規模となるので、通常は実部、虚部の両データは共に
8ビットで演算を行なっている。
By the way, when the Doppler signal is subjected to the fast Fourier transform, the required operation length differs depending on the number of target data points. For example, when handling data sampled at 128 points, about 16 bits are required. Therefore, both the real part data and the imaginary part data obtained by the fast Fourier transform are both 16 bits. To obtain the power spectrum from both data, it is necessary to calculate the square root of the sum of squares of both data, but the 16-bit sum of squares operation has a complicated circuit configuration.
Because of the large scale, both the real part and the imaginary part of the data are usually calculated with 8 bits.

すなわち、パワースペクトルの演算に際しては、従来、
第3図に示すように、パワースペクトルの演算回路Aの
前段にマルチプレクサ等で構成される第1、第2ビット
シフト回路B1、B2を設け、この第1、第2ビットシフト
回路B1、B2で16ビット中の最上位ビット(MSB)から所
定ビット数だけシフトすることによって8ビットを選択
するようにしている。この場合、鼠けい部やじょう腕動
脈等の比較的細い血管からのエコー信号に基づくパワー
スペクトルを観察したいようなときには、全体的に信号
の強度レベルが低いので、下位のビットを選択しなけれ
ばならない。その際、大きな値をもつデータが入力され
ると、第1、第2ビットシフト回路B1、B2でオーバフロ
ーを起こす。その結果、パワースペクトルが本来明るく
表示されるべきところが逆に表示されるという、いわゆ
る輝度の逆転表示の現象が起こる等の不都合を生じてい
た。
That is, when calculating the power spectrum,
As shown in FIG. 3, first and second bit shift circuits B1 and B2 composed of multiplexers and the like are provided in front of the power spectrum arithmetic circuit A, and the first and second bit shift circuits B1 and B2 are used. 8 bits are selected by shifting the most significant bit (MSB) of 16 bits by a predetermined number of bits. In this case, when it is desired to observe the power spectrum based on the echo signal from a comparatively thin blood vessel such as the groin and brachial artery, the signal intensity level is generally low, so the lower bits must be selected. I won't. At this time, if data having a large value is input, overflow occurs in the first and second bit shift circuits B1 and B2. As a result, there has been a problem that the power spectrum should be displayed brightly in the opposite direction, that is, the phenomenon of so-called reverse display of luminance occurs.

本発明は、このような事情に鑑みてなされたものであっ
て、ビットシフトした場合でもオーバフローに基づく輝
度の逆転表示等の現象が発生しないようにすることを目
的とする。
The present invention has been made in view of the above circumstances, and an object thereof is to prevent a phenomenon such as reverse display of luminance due to overflow from occurring even when bit shifting is performed.

(ハ)問題点を解決するための手段 本発明は、上記の目的を達成するために、次の構成を採
る。すなわち、本発明の超音波ドップラー装置は、エコ
ー信号を位相検波して得られるドップラー信号をフーリ
エ変換するフーリエ変換回路と、このフーリエ変換回路
で得られた実部、虚部の両データからパワースペクトル
を算出するパワースペクトル演算回路との間に、 前記両データを所定のビット数だけシフトするビットシ
フト回路と、 このビットシフト回路でシフトされるビット数と前記フ
ーリエ変換回路から与えられる両データのオーバフロー
までの余裕ビットとに基づいてビットシフトに伴なうオ
ーバフローの有無を判別する判別回路と、 この判別回路から出力されるオーバフローの判別信号に
応答して前記両データの値を最大値に固定するレベル固
定回路と、 を設けた構成とした。
(C) Means for Solving Problems The present invention adopts the following configuration in order to achieve the above object. That is, the ultrasonic Doppler device of the present invention is a Fourier transform circuit for Fourier transforming a Doppler signal obtained by phase-detecting an echo signal, and a power spectrum from both real part and imaginary part data obtained by this Fourier transform circuit. A bit shift circuit that shifts both of the data by a predetermined number of bits between the power spectrum calculation circuit that calculates and the overflow of both data given by the Fourier transform circuit and the number of bits shifted by the bit shift circuit. Discriminating circuit for discriminating presence / absence of overflow due to bit shift based on the margin bits up to, and fixing the values of both data to the maximum value in response to the overflow discriminating signal output from the discriminating circuit. A level fixing circuit is provided.

(ニ)作用 本発明の超音波ドップラー装置では、エコー信号を位相
検波して得られるドップラー信号がフーリエ変換回路で
フーリエ変換される。フーリエ変換の結果、同回路から
は実部、虚部の両データが出力されるので、この両デー
タがビットシフト回路と判別回路とに共通に入力され
る。判別回路は、ビットシフト回路でシフトされるべき
ビット数とフーリエ変換回路から与えられる16ビットの
両データのオーバフローまでの余裕ビットとに基づいて
ビットシフトに伴なうオーバフローの有無を判別する。
(D) Action In the ultrasonic Doppler device of the present invention, the Doppler signal obtained by phase-detecting the echo signal is Fourier transformed by the Fourier transform circuit. As a result of the Fourier transform, both data of the real part and the imaginary part are output from the same circuit, so both of these data are commonly input to the bit shift circuit and the discrimination circuit. The discriminating circuit discriminates the presence / absence of overflow due to the bit shift based on the number of bits to be shifted by the bit shift circuit and the margin bits up to the overflow of both 16-bit data given from the Fourier transform circuit.

オーバフローを起こす場合には、判別回路からオーバフ
ローを示す判別信号が出力され、この判別信号がレベル
固定回路に入力される。レベル固定回路は、このオーバ
フローの判別信号に応答して両データの値を最大値に固
定する。オーバフローを起こさない場合には、ビットシ
フト回路によって両データが所定のビット数だけシフト
される。そして、8ビットの実部と虚部の各データが次
段のパワースペクトルの演算回路に送出される。
When an overflow occurs, the determination circuit outputs a determination signal indicating overflow, and the determination signal is input to the level fixing circuit. The level fixing circuit fixes the values of both data to the maximum value in response to the overflow determination signal. When no overflow occurs, both data are shifted by a predetermined number of bits by the bit shift circuit. Then, the 8-bit real part data and the imaginary part data are sent to the power spectrum arithmetic circuit of the next stage.

(ホ)実施例 第1図は本発明の実施例の超音波ドップラー装置の全体
を示すブロック図である。
(E) Embodiment FIG. 1 is a block diagram showing an entire ultrasonic Doppler device according to an embodiment of the present invention.

この実施例の超音波ドップラー装置1は、超音波ビーム
を生体内にパルス放射して得られるエコー信号が増幅器
2で増幅された後、第1、第2位相検波器4、6に共通
に入力される。この時、参照信号発生器8から第1位相
検波器4に対してsin波信号が、第2位相検波器6に対
してcos波信号がそれぞれ与えられてエコー信号が直交
検波される。上記のsin波信号とcos波信号は、その周波
数が共に超音波の送信周波数で、かつ、互いの位相差が
90°に設定されている。これにより、第1位相検波器4
からは第1ドップラー信号が、第2位相検波器6からは
第2ドップラー信号がそれぞれ抽出される。そして、第
1、第2位相検波器4、6からの出力は、バンドパスフ
ィルタ10、12を介して第1、第2A/D変換器14、16でそれ
ぞれデジタル化された後、フーリエ変換回路18に入力さ
れる。フーリエ変換回路18は、第1、第2ドップラー信
号を高速フーリエ変換して各々16ビットで構成される実
部データと虚部データとを出力する。これらの実部、虚
部データは、次段のデータ選択処理回路20でビットシフ
トされて8ビットのデータになり、演算回路22で両デー
タの二乗和の平方根が演算されてパワースペクトルが算
出される。そして、得られたパワースペクトルのデータ
は、表示回路24に送出されて横軸を時間、縦軸をドップ
ラー周波数、輝度を各周波数成分のパワーに対応させた
画像表示が為される。
In the ultrasonic Doppler device 1 of this embodiment, an echo signal obtained by pulse-radiating an ultrasonic beam into a living body is amplified by an amplifier 2 and then commonly input to the first and second phase detectors 4 and 6. To be done. At this time, a sine wave signal is given from the reference signal generator 8 to the first phase detector 4 and a cos wave signal is given to the second phase detector 6, and the echo signal is quadrature detected. The above sin wave signal and cos wave signal both have the same ultrasonic transmission frequency and a phase difference between them.
It is set to 90 °. As a result, the first phase detector 4
From the second phase detector 6 and the second Doppler signal from the second phase detector 6. The outputs from the first and second phase detectors 4 and 6 are digitized by the first and second A / D converters 14 and 16 via the bandpass filters 10 and 12, respectively, and then the Fourier transform circuit. Entered in 18. The Fourier transform circuit 18 performs fast Fourier transform on the first and second Doppler signals and outputs real part data and imaginary part data each consisting of 16 bits. These real part and imaginary part data are bit-shifted into 8-bit data by the data selection processing circuit 20 in the next stage, and the arithmetic circuit 22 calculates the square root of the sum of squares of both data to calculate the power spectrum. It Then, the obtained power spectrum data is sent to the display circuit 24, and an image is displayed in which the horizontal axis represents time, the vertical axis represents the Doppler frequency, and the brightness corresponds to the power of each frequency component.

第2図は、本発明の特徴であるデータ選択処理回路のブ
ロック図である。
FIG. 2 is a block diagram of a data selection processing circuit which is a feature of the present invention.

同図において、符号20は前述のデータ選択処理回路であ
って、フーリエ変換回路18とパワースペクトル演算回路
22との間に設けられている。26、28はフーリエ変換回路
18から出力される各16ビットからなる実部、虚部データ
を最上位ビット(MSB)から所定のビット数Nfだけシフ
トして8ビットを選択する第1、第2ビットシフト回路
であって、シフトするビット数Nfは使用者によって適宜
設定される。
In the figure, reference numeral 20 is the above-mentioned data selection processing circuit, which is a Fourier transform circuit 18 and a power spectrum calculation circuit.
It is provided between 22 and. 26 and 28 are Fourier transform circuits
First and second bit shift circuits for selecting 8 bits by shifting the real part and imaginary part data consisting of 16 bits output from 18 by the predetermined number of bits Nf from the most significant bit (MSB), The number of bits to shift Nf is appropriately set by the user.

30は第1、第2ビットシフト回路26、28でシフトされる
ビット数Nfと、フーリエ変換回路18から与えられる両デ
ータのオーバフローまでの余裕ビットNaとに基づいてビ
ットシフトに伴なうオーバフローの有無を判別する判別
回路である。この判別回路30は、フーリエ変換回路18か
ら入力される16ビットデータがそれぞれオーバーフロー
を起こすまでの余裕ビットNaを検出する第1、第2余裕
ビット検出回路32、34と、これらの第1、第2余裕ビッ
ト検出回路32、34で検出された余裕ビットNaとシフトす
べきビット数Nfとを比較して余裕ビットNaよりもシフト
すべきビット数Nfが大きい場合(Nf≧Na)に“H"レベルの
オーバーフロー判別信号を各々出力する第1、第2比較
器36、38とで構成される。なお、上記の第1、第2余裕
ビット検出回路32、34は、16ビットデータがオーバーフ
ローを起こすまでの余裕ビットNaの値が予め記憶された
EPROMで構成されており、実部、虚部データは各EPROMに
対する読み出しアドレスとして入力される。
30 is the number of bits Nf shifted by the first and second bit shift circuits 26 and 28, and the margin bit Na until the overflow of both data given from the Fourier transform circuit 18, based on the overflow due to the bit shift. It is a determination circuit for determining the presence or absence. The discrimination circuit 30 includes first and second margin bit detection circuits 32 and 34 for detecting the margin bit Na until the 16-bit data input from the Fourier transform circuit 18 overflows, and the first and second margin bit detection circuits 32 and 34, respectively. 2 The margin bits Na detected by the margin bit detection circuits 32 and 34 are compared with the number of bits Nf to be shifted, and when the number of bits Nf to be shifted is larger than the margin bit Na (Nf ≧ Na), “H” It is composed of first and second comparators 36 and 38 which respectively output level overflow determination signals. The first and second margin bit detection circuits 32 and 34 previously store the value of the margin bit Na until the 16-bit data overflows.
It is composed of EPROM, and the real part and imaginary part data is input as the read address for each EPROM.

40は、判別回路30の第1、第2比較器36、38から出力さ
れる“H"レベルのオーバフロー判別信号に応答して実
部、虚部データの値を最大値に固定するレベル固定回路
である。すなわち、このレベル固定回路40は、実部の8
ビットデータの正の最大値として“01111111"(7F)が設
定されている第1、第2最大設定器42、44と、第1ビッ
トシフト回路26の出力と第1最大設定器42の出力とを共
通入力し、第1比較器36からの“H"レベルのオーバーフ
ロー判別信号に応答して第1最大値設定器42出力を選択
する第1データ選択回路46と、第2ビットシフト回路28
の出力と第2最大値設定器44の出力とを共通入力し、第
2比較器38からの“H"レベルのオーバーフロー判別信号
に応答して第2最大値設定器44出力を選択する第2デー
タ選択回路48とからなる。
Reference numeral 40 is a level fixing circuit for fixing the values of the real part and imaginary part data to the maximum value in response to the "H" level overflow judgment signals output from the first and second comparators 36, 38 of the judgment circuit 30. Is. That is, the level fixing circuit 40 is
The first and second maximum setting devices 42 and 44 in which "01111111" (7F) is set as the positive maximum value of bit data, the output of the first bit shift circuit 26, and the output of the first maximum setting device 42 And a first data selection circuit 46 that selects the output of the first maximum value setting device 42 in response to an "H" level overflow determination signal from the first comparator 36, and a second bit shift circuit 28.
And the output of the second maximum value setting unit 44 are commonly input, and the second maximum value setting unit 44 output is selected in response to the "H" level overflow determination signal from the second comparator 38. And a data selection circuit 48.

次に、本発明の特徴であるデータ選択処理回路20の動作
を説明する。なお、同回路20において、フーリエ変換回
路18から出力される実部データと虚部データの処理動作
はほぼ同様であるから、ここでは虚部データの処理につ
いて主として説明する。
Next, the operation of the data selection processing circuit 20, which is a feature of the present invention, will be described. In the circuit 20, the processing operation of the real part data and the imaginary part data output from the Fourier transform circuit 18 is almost the same, so here, the processing of the imaginary part data will be mainly described.

フーリエ変換回路18から16ビットで構成される実部デー
タが出力されると、このデータは第1ビットシフト回路
26と判別回路30の第1余裕ビット検出回路32とに共通に
入力される。これに応じて、第1余裕ビット検出回路32
からは16ビットデータがオーバフローを起こすまでの余
裕ビットNaを示すデータが出力される。たとえば、実部
データが最上位ビット(MSB)から順に“00001011…”
の値をとるときには“3"、“00101011…”の値をとると
きには“1"の値が出力される。そして、この余裕ビット
の値は第1比較器36に与えられる。第1比較器36は、こ
の余裕ビットの値Naと最上位ビットを基準としてシフト
すべき所定のビット数Nfとを比較する。
When the real part data composed of 16 bits is output from the Fourier transform circuit 18, this data is the first bit shift circuit.
26 and the first margin bit detection circuit 32 of the discrimination circuit 30 are commonly input. In response to this, the first margin bit detection circuit 32
Outputs data indicating the margin bit Na until 16-bit data overflows. For example, the real part data is “00001011 ...” in order from the most significant bit (MSB).
When the value is “3”, the value “3” is output. When the value is “00101011 ...”, the value “1” is output. Then, the value of this margin bit is given to the first comparator 36. The first comparator 36 compares the value Na of this margin bit with a predetermined number of bits Nf to be shifted with the most significant bit as a reference.

余裕ビットNaよりもシフトすべきビット数Nfの方が大き
い(Nf≧Na)ときには、ビットシフトによってオーバーフ
ローを起こすので、この場合には、第1比較器36から
“H"レベルのオーバーフロー判別信号が出力され、この
判別信号が第1データ選択回路46に入力される。第1デ
ータ選択回路46は、この“H"レベルのオーバーフロー判
別信号に応答して第1最大値設定器42の出力を選択す
る。したがって、第1データ選択回路46からは8ビット
データの正の最大値である“01111111"(7F)の値が選択
される。すなわち、ビットシフトによってオーバーフロ
ーを起こす場合には、8ビット実部データの値が正の最
大値に固定されることになる。
When the number of bits Nf to be shifted is larger than the margin bit Na (Nf ≧ Na), overflow occurs due to the bit shift. In this case, therefore, the first comparator 36 outputs an “H” level overflow determination signal. It is output and this determination signal is input to the first data selection circuit 46. The first data selection circuit 46 selects the output of the first maximum value setting unit 42 in response to the "H" level overflow determination signal. Therefore, the value of "01111111" (7F), which is the maximum positive value of 8-bit data, is selected from the first data selection circuit 46. That is, when the bit shift causes an overflow, the value of the 8-bit real part data is fixed to the maximum positive value.

余裕ビットNaよりもシフトすべきビット数Nfの方が小さ
い(Nf<Na)ときには、ビットシフトしてもオーバフロー
を起こさないので、この場合には、第1比較器36の判別
信号出力は“L"レベルとなり、第1データ選択回路46が
第1ビットシフト回路26の出力を選択する。したがっ
て、第1ビットシフト回路26によって16ビットデータが
最上位ビット(MSB)から所定のビット数Nfだけシフト
され、それから8ビット選択されたデータが第1データ
選択回路46を介して出力される。そして、この8ビット
データが実部データとして次段のパワースペクトル演算
回路22に送出されることになる。
When the number of bits Nf to be shifted is smaller than the margin bit Na (Nf <Na), overflow does not occur even if the bits are shifted. In this case, the discrimination signal output of the first comparator 36 is "L". Then, the first data selection circuit 46 selects the output of the first bit shift circuit 26. Therefore, the first bit shift circuit 26 shifts the 16-bit data from the most significant bit (MSB) by a predetermined number of bits Nf, and then the 8-bit selected data is output via the first data selection circuit 46. Then, the 8-bit data is sent to the power spectrum calculation circuit 22 in the next stage as the real part data.

上記の説明は実部データの処理の場合であるが、虚部デ
ータの処理についても同様であって、第2ビットシフト
回路28でビットシフトされることによって虚部データが
オーバーフローを起こす場合には、第2データ選択回路
48で第2最大値設定器44の出力が選択される。したがっ
て、8ビットデータの正の最大値である“01111111"(7
F)の値が選択される。すなわち、ビットシフトによって
オーバーフローを起こす場合には、虚部データも最大値
に固定されることになる。
The above description is for the case of processing the real part data, but the same is true for the processing of the imaginary part data, and when the imaginary part data overflows due to bit shifting by the second bit shift circuit 28, , Second data selection circuit
At 48, the output of the second maximum value setting unit 44 is selected. Therefore, the maximum positive value of 8-bit data is "01111111" (7
The value of F) is selected. That is, when the bit shift causes an overflow, the imaginary part data is also fixed to the maximum value.

(ヘ)効果 以上のように本発明によれば、ビットシフトの結果、オ
ーバフローを起こす場合には、飽和状態としてデータが
一律に最大値に固定されるので、オーバフローに基づく
輝度の逆転表示等の現象が発生しないようになる等の優
れた効果が発揮される。
(F) Effect As described above, according to the present invention, when overflow occurs as a result of bit shift, the data is uniformly fixed to the maximum value as a saturated state, and therefore, the reverse display of the luminance based on the overflow is caused. An excellent effect is exhibited such that the phenomenon does not occur.

【図面の簡単な説明】[Brief description of drawings]

第1図および第2図は本発明の実施例を示し、第1図は
超音波ドップラー装置のブロック図、第2図は第1図に
示す同装置のデータ選択処理回路のブロック図、第3図
は従来のビットシフト回路と演算回路のブロック図、第
4図はパワースペクトルの表示例を示す説明図である。 1…超音波ドップラー装置、18…フーリエ変換回路、20
…データ選択処理回路、22…パワースペクトル演算回
路、26…第1ビットシフト回路、28…第2ビットシフト
回路、30…判別回路、40…レベル固定回路。
1 and 2 show an embodiment of the present invention, FIG. 1 is a block diagram of an ultrasonic Doppler apparatus, FIG. 2 is a block diagram of a data selection processing circuit of the apparatus shown in FIG. 1, and FIG. FIG. 4 is a block diagram of a conventional bit shift circuit and an arithmetic circuit, and FIG. 4 is an explanatory diagram showing a display example of a power spectrum. 1 ... Ultrasonic Doppler device, 18 ... Fourier transform circuit, 20
... data selection processing circuit, 22 ... power spectrum operation circuit, 26 ... first bit shift circuit, 28 ... second bit shift circuit, 30 ... discrimination circuit, 40 ... level fixed circuit.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】エコー信号を位相検波して得られるドップ
ラー信号をフーリエ変換するフーリエ変換回路と、この
フーリエ変換回路で得られた実部、虚部の両データから
パワースペトクルを算出するパワースペトクル演算回路
との間に、 前記両データを所定のビット数だけシフトするビットシ
フト回路と、 このビットシフト回路でシフトされるビット数と前記フ
ーリエ変換回路から与えられる両データのオーバフロー
までの余裕ビットとに基づいてビットシフトに伴なうオ
ーバフローの有無を判別する判別回路と、 この判別回路から出力されるオーバフローの判別信号に
応答して前記両データの値を最大値に固定するレベル固
定回路と、 を設けたことを特徴とする超音波ドップラー装置。
1. A Fourier transform circuit for Fourier transforming a Doppler signal obtained by phase-detecting an echo signal, and a power spectrum calculation for calculating a power spectrum from both real part and imaginary part data obtained by this Fourier transform circuit. Between the circuit and a bit shift circuit that shifts both the data by a predetermined number of bits, and the number of bits shifted by this bit shift circuit and a margin bit until the overflow of both data given from the Fourier transform circuit. A discriminating circuit for discriminating the presence / absence of overflow due to bit shift based on the above, and a level fixing circuit for fixing the values of both data to the maximum value in response to an overflow discriminating signal outputted from the discriminating circuit, An ultrasonic Doppler device characterized by being provided.
JP29114986A 1986-12-05 1986-12-05 Ultrasonic Doppler device Expired - Lifetime JPH0677585B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP29114986A JPH0677585B2 (en) 1986-12-05 1986-12-05 Ultrasonic Doppler device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP29114986A JPH0677585B2 (en) 1986-12-05 1986-12-05 Ultrasonic Doppler device

Publications (2)

Publication Number Publication Date
JPS63143040A JPS63143040A (en) 1988-06-15
JPH0677585B2 true JPH0677585B2 (en) 1994-10-05

Family

ID=17765078

Family Applications (1)

Application Number Title Priority Date Filing Date
JP29114986A Expired - Lifetime JPH0677585B2 (en) 1986-12-05 1986-12-05 Ultrasonic Doppler device

Country Status (1)

Country Link
JP (1) JPH0677585B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1032111B1 (en) 1999-02-25 2005-01-12 Denso Corporation Brush holder arrangement of dc motor

Also Published As

Publication number Publication date
JPS63143040A (en) 1988-06-15

Similar Documents

Publication Publication Date Title
US6447455B2 (en) Ultrasound diagnostic apparatus and method for measuring blood flow velocity using doppler effect
US5190044A (en) Ultrasonic blood flow imaging apparatus
US5097836A (en) Untrasound diagnostic equipment for calculating and displaying integrated backscatter or scattering coefficients by using scattering power or scattering power spectrum of blood
JPH01164355A (en) Doppler ultrasonic wave apparatus
US20020016547A1 (en) Ultrasound diagnostic apparatus and method for measuring blood flow velocity using doppler effect
JPH0824678B2 (en) Ultrasonic diagnostic equipment
JPH0320714B2 (en)
JP2693575B2 (en) Ultrasonic Doppler blood flow measurement device
JPH0677585B2 (en) Ultrasonic Doppler device
JPS6346142A (en) Apparatus for leading out signal showing state of tissue in certain region
US5168877A (en) Ultrasonic diagnostic apparatus
US4840180A (en) Ultrasonic diagnosis apparatus for measurement of speed of moving medium in a living body
JPH02164352A (en) Ultrasonic diagnostic image processing device
JPS6394183A (en) Removing device for interference wave between pulse radars
JP2721643B2 (en) Ultrasound Doppler diagnostic device
JP2723458B2 (en) Ultrasound Doppler diagnostic device
JPH05305087A (en) Ultrasonic diagnostic device
JP3388043B2 (en) Ultrasonic imaging display method and ultrasonic imaging apparatus
JP2565917B2 (en) Image processing display device
JP3408647B2 (en) Ultrasound imaging device
JP3446148B2 (en) Ultrasound Doppler diagnostic equipment
JP3360583B2 (en) Phase modulation signal detection device
JP3472668B2 (en) Tone signal detection circuit
Lu et al. Imaging algorithm research of helmet-mounted color image sonar
JPH0636798B2 (en) Ultrasonic blood flow imaging device