| 意味 | 例文 |
element zeroの部分一致の例文一覧と使い方
該当件数 : 352件
A zero-point compensating element 42 roughly corrects the zero point of the bridge circuit 40.例文帳に追加
零点補償素子42は、ブリッジ回路40の零点を粗補正する。 - 特許庁
The element it_value is set to the amount of time remaining on the timer, or zero if the timer is disabled. 例文帳に追加
タイマーがオフの場合はゼロが設定される。 - JM
To provide a computing element having a zero detecting function for performing zero detection in parallel with an arithmetic operation and for quickening the zero detection.例文帳に追加
演算と並行してゼロ検出を行うゼロ検出機能を有し、ゼロ検出を高速化する演算器を提供する。 - 特許庁
Thus, the switching element 10 is turned off as the so-called "zero-voltage" switch.例文帳に追加
これによりスイッチング素子10は、いわゆるゼロ電圧スイッチとしてオフする。 - 特許庁
The computing element is constituted of a carry look-ahead addition/subtraction circuit and a zero detection circuit.例文帳に追加
桁上げ先見加減算回路とゼロ検出回路から構成される。 - 特許庁
Referencing an array variable without a subscript is equivalent to referencing element zero. 例文帳に追加
添字無しで配列変数を参照すると、要素 0 を参照したことになります。 - JM
For each control element, data from a first operand data element designated by the control element is shuffled to an associated resultant data element position if its flush-to-zero field is not set and a zero is placed into the associated resultant data element position if its flush-to-zero field is not set.例文帳に追加
各制御要素に対して、当該制御要素により指定された第1オペランドデータ要素からのデータは、それのゼロクリアフィールドが設定されていない場合に関連付けされた結果のデータ要素位置にシャッフルされ、それのゼロクリアフィールドが設定されていない場合、関連付けされた結果のデータ要素位置にゼロが配置される。 - 特許庁
For each control element, data from a first operand data element designated by the individual control element are shuffled to an associated resultant data element position if its flush to zero field is not set and a zero is placed into the associated resultant data element position if its flush to zero field is not set.例文帳に追加
各制御要素に対して、当該制御要素により指定された第1オペランドデータ要素からのデータは、それのゼロクリアフィールドが設定されていない場合に関連付けされた結果のデータ要素位置にシャッフルされ、それのゼロクリアフィールドが設定されていない場合、関連付けされた結果のデータ要素位置にゼロが配置される。 - 特許庁
In the optical system including a first optical element and a second optical element, first zero-cross temperature where the coefficient of linear expansion of the first optical element becomes zero is different from second zero-cross temperature where the coefficient of linear expansion of the second optical element becomes zero, and the difference between the first zero-cross temperature and the second zero-cross temperature is within 3°.例文帳に追加
第1光学素子と第2光学素子とを含む光学系であって、前記第1光学素子の線膨張係数がゼロになる温度を第1ゼロ交差温度、前記第2光学素子の線膨張係数がゼロになる温度を第2ゼロ交差温度とするとき、前記第1ゼロ交差温度と前記第2ゼロ交差温度とが互いに異なる温度であり、前記第1ゼロ交差温度と前記第2ゼロ交差温度との差が3度以内であることを特徴としている。 - 特許庁
The control unit 7 sets an off timing at which a switching element is turned off with reference to the zero-cross point detected by the zero-cross detection unit.例文帳に追加
制御部7は、ゼロクロス検出部によって検出された前記ゼロクロス点を基準としてスイッチング素子のオフタイミングを設定する。 - 特許庁
A controlling IC41 turns on a switching element Q when a zero current detecting terminal Zcd is applied with a zero current signal.例文帳に追加
制御用IC41は零電流検出端子Zcdに零電流信号が入力されると、スイッチング素子Qをオン制御する。 - 特許庁
The earth wire 6 is provided with a resistive element 7, a capacitive element 8, and a coil element 9, the impedance of which is a prescribed value which is being zero.例文帳に追加
アース配線6には、零でない所定のインピーダンスの値を持つ抵抗素子7、コンデンサー素子8及びコイル素子9が設けられている。 - 特許庁
In the case a constant is zero, a current does not flow and an additional element does not affect a circuit.例文帳に追加
定数がゼロの場合、電流は流れず、追加の要素は回路に影響を与えない。 - 特許庁
The switching element 12 does not cause any noise as it turns on and off in a state of the zero volt.例文帳に追加
スイッチ素子12はゼロボルトのときにオン・オフするのでノイズ発生源とならない。 - 特許庁
ZERO POINT ADJUSTMENT METHOD OF GAS SENSOR USING CONTACT COMBUSTION TYPE GAS DETECTION ELEMENT例文帳に追加
接触燃焼式ガス検出素子を使用したガス検出装置のゼロ点調整方法 - 特許庁
A first switching element is switched on detecting that a voltage between both terminals of the first switching element in a switching cell having zero voltage has reached almost zero, a third winding is wound to a transformer, and then a second switching element is switched off detecting that the output has reached almost zero.例文帳に追加
0電圧スイッチングセル内の第1のスイッチング素子の両端間電圧が略0になったのを検出して第1のスイッチング素子をオンし、トランスに第3の巻線を付加し、この出力が略0になったことを検出して第2のスイッチング素子をオフする。 - 特許庁
A multiplier applied to at least one previous output element is non-zero and non-unity element of the finite field.例文帳に追加
少なくとも1つの前の出力要素ヘ適用される乗数は該有限体のゼロでなく且つ1でない要素である。 - 特許庁
In this case the function returns the first element of the result array (the element with the zero numbered).If the array is empty the function returns null. 例文帳に追加
この場合、関数は result 配列の最初の要素を返します (番号が 0 の要素)。 配列が空の場合、null を返します。 - NetBeans
In addition, as the semiconductor switching element with the zero cross detection function switches on/off at a zero cross point regardless of the control signal, noise is not generated.例文帳に追加
また、ゼロクロス検出機能を持つ半導体スイッチング素子は制御信号に関係なく、ゼロクロスポイントでオンオフするため、ノイズの発生もない。 - 特許庁
To produce a state of a flow rate of zero in the periphery of a flow rate-detecting element so as to enhance an accuracy for correcting a zero point of the flow rate-detecting element, to protect the flow rate-detecting element or the like.例文帳に追加
流量検出素子のゼロ点補正の精度を高めたり、流量検出素子を保護する等のために、流量検出素子の周囲において流量ゼロの状態を作り出すことができるようにする。 - 特許庁
When a zero cross vicinity determination means 11 determines it to be in the vicinity of zero cross, it switches on a switch element high in ON resistance and switches off the switch element low in ON resistance in a switching means 20.例文帳に追加
ゼロクロス近傍判別手段11によりゼロクロス近傍を判別したとき、スイッチ手段20のオン抵抗が高いスイッチ素子をオンさせオン抵抗が低いスイッチ素子をオフさせる。 - 特許庁
The zero-dimensional surface element 100 of each cell located on the object surface is stored in a memory.例文帳に追加
オブジェクトのサーフェスに位置する各セルのゼロ次元サーフェスエレメント100をメモリに格納する。 - 特許庁
To provide an improved magnetic element which allows operation in duplicate state in a zero external magnetic field.例文帳に追加
ゼロ外部磁界において二重状態で動作可能な、改良された磁気エレメントを提供する。 - 特許庁
To perform zero current switching certainly by controlling the off timing of a semiconductor switching element.例文帳に追加
半導体スイッチング素子のオフタイミングを制御することで、確実にゼロ電流スイッチングを行わせる。 - 特許庁
To perform zero voltage switching to be conducted surely by controlling the on-timing of a semiconductor switching element.例文帳に追加
半導体スイッチング素子のオンタイミングを制御することで、確実にゼロ電圧スイッチングを行わせる。 - 特許庁
A zero-point compensating element 42 compensates for a zero point of the bridge circuit 40 according to the temperature of the strain body and roughly corrects output of the bridge circuit 40.例文帳に追加
零点補償素子42は、ブリッジ回路40の零点を起歪体の温度に応じて補償し、ブリッジ回路40の出力を粗補正する。 - 特許庁
The unit is provided with a switching control means 11 making an on/off operation of the switching element 8, and a zero-cross detection circuit 12 detecting zero crossing of voltage of an alternate current power source 1.例文帳に追加
スイッチング素子8をオン・オフ動作させるスイッチング制御手段11と、交流電源1の電圧のゼロクロスを検知するゼロクロス検知回路12とを備える。 - 特許庁
Then, as a second processing, the column (eighth column) in which the non-zero element does not exist by the first processing is removed.例文帳に追加
次に、第2の処理として、第1の処理によって非0要素のなくなった列(8列)が削除される。 - 特許庁
A magnetic sensing element 10 is a linear zero magnetostrictive amorphous magnetic body, and an oscillator 13 oscillates rectangular waves.例文帳に追加
感磁素子10は線状の零磁歪アモルファス磁性体であり、発振器13は矩形波を発振する。 - 特許庁
Unnecessary calculations due to zero that occupies most of the element values of the discrete cosine transform matrices are thereby reduced.例文帳に追加
これにより、離散余弦変換行列の元素値の大多数を占める“0”による不要な計算を減らす。 - 特許庁
To provide a zero-fuel power accumulation (storage) system and device (element) which accumulate (store) electromagnetic waves existing in the natural environment without fuel, a zero-fuel current amplifier (element) which amplifies currents without fuel, a microcurrent storage (element) which accumulates microcurrent, and a zero-fuel electronic apparatus or equipment.例文帳に追加
自然に存在する電磁波を無燃料で蓄電(貯蔵)することができる無燃料蓄電(貯蔵)システム及び装置(素子)、無燃料で電流を増幅することができる無燃料電流増幅装置(素子)、微少電流を蓄電できる微少電流蓄電装置(素子)、並びに無燃料可動電子機器若しくは機器を提供する。 - 特許庁
A switching element control unit 12e turns on a first switching element 12a in synchronization with the rise in a zero-cross detection signal Vz of a zero-cross detecting element 17 and starts timing operation for a charging limit time t1, and a capacitor element 12d is charged by the pulsating output of a rectifier 11.例文帳に追加
スイッチ要素制御部12eは、ゼロクロス検出部17のゼロクロス検出信号Vzの立ち上がりに同期して第1のスイッチ要素12aをオンするとともに充電制限時間t1の時限動作を開始し、整流器11の脈流出力によって蓄電素子12dを充電する。 - 特許庁
By setting a reactance value for turning the integrated value of a current on a prescribed antenna element among the plurality of antenna elements to practically zero to the variable reactance element connected to the antenna element, the vector effective length of the antenna element is turned to practically zero and the antenna element is electrically removed.例文帳に追加
上記複数のアンテナ素子のうち、所定のアンテナ素子上の電流の積分値が実質的に零になるようなリアクタンス値を、当該アンテナ素子に接続された可変リアクタンス素子に設定することによって、当該アンテナ素子のベクトル実効長を実質的に零にして当該アンテナ素子を電気的に除去する。 - 特許庁
A microcomputer sets the output voltage from the detection element 70 as zero point voltage after the heat treatment of the detection element 70 and subsequently calculates the change rate to zero point voltage to correct the output voltage from the detection element 70.例文帳に追加
マイクロコンピュータは、検出素子70の加熱処理後、検出素子70からの出力電圧を零点電圧として設定し、その後の検出素子70からの出力電圧を上記零点電圧に対する変化率を算出して補正する。 - 特許庁
The light reflected as zero-order light in the optical element 11 of a wavelength λ_2 transmit through the polarizing element 7, but are not diffracted by the polarizing hologram 5.例文帳に追加
λ_2の内光素子11で0次光として反射した光は偏光素子7を透過するが、偏光ホログラム5では回折されない。 - 特許庁
As a setting method of a nominal operational space inertia matrix Λ_n, its non-diagonal element is defined as zero, and a theoretical value is calculated only in a diagonal element.例文帳に追加
ノミナルな操作空間慣性行列Λ_nの設定方法として、その非対角成分を零とし、対角成分のみ理論値を算出する。 - 特許庁
A single zero-dimensional surface element is stored in a memory about each cell 200 oriented on the surface of the object.例文帳に追加
単一ゼロ次元面エレメントはオブジェクトの面上に定位された各セル200についてメモリに記憶される。 - 特許庁
Size processing circuits 161, 162 each set zero to an element exceeding the designated size (the designated number of elements).例文帳に追加
サイズ処理回路161および162は、指定されたサイズ(要素数)を超える要素に対してゼロを設定する。 - 特許庁
An electromagnetic drive valve 10 is provided with a zero-rush adjuster 40 between a valve element 12 and an armature shaft 42.例文帳に追加
電磁駆動弁10は弁体12とアーマチャシャフト42との間に介装されたゼロラッシュアジャスタ40を備える。 - 特許庁
A switching element 8 carries current by the input of the trigger signal and breaks current in zero cross of the power source wave form.例文帳に追加
スイッチング素子8は、トリガ信号が入力されると導通し、電源波形のゼロクロス時に遮断される。 - 特許庁
The control circuit 10 turns on the switching element when a current flowing in a secondary winding of a reactor CH is zero.例文帳に追加
制御回路10は、リアクトルCHの二次巻線に流れる電流がゼロになるとスイッチング素子をオンする。 - 特許庁
The use of the magnetic detecting element enables the spin transmission torque applied to the free magnetic layer to make zero in principle.例文帳に追加
本発明を用いると原理的にはフリー磁性層にかかるスピン伝達トルクをゼロにすることもできる。 - 特許庁
Thereafter, when the current flowing in the power switching element Swn at the low-potential side becomes zero and then starts to flow in the opposite direction, the power switching element Swn on the low-potential side is turned off.例文帳に追加
その後、低電位側のパワースイッチング素子Swnを流れる電流がゼロとなって流通方向が反転した後、これをオフ操作する。 - 特許庁
To increase an input dynamic range from a Hall element in a zero cross detection circuit for receiving a signal from the Hall element, and to reduce power consumption.例文帳に追加
ホール素子からの信号を受けるゼロクロス検出回路において、ホール素子からの入力ダイナミックレンジを大きくとることができ、低消費電力を実現する。 - 特許庁
Accordingly, an accuracy for correcting a zero point of the flow rate-detecting element 9 can be enhanced, and the flow rate-detecting element 9 can be protected by the shielding body 22.例文帳に追加
これにより、流量検出素子9のゼロ点補正の精度を高めたり、遮蔽体22により流量検出素子9を保護することができる。 - 特許庁
If the zero- phase current is increased above a predetermined control value, algorithm detecting a deterioration phenomenon of the element is used, while algorithm detecting an insulator pollution phenomenon is used when the zero-phase current is lowered below the control value.例文帳に追加
零相電流が所定の管理値以上となると、素子の劣化現象を検出するアルゴリズムが使用され、以下となると碍子汚損現象を検出するアルゴリズムが使用される。 - 特許庁
Therefore, the valve needle 15 can be held near the zero point of the valve element 40 and zero point correction and hence temperature compensation can be easily and surely performed.例文帳に追加
これにより、バルブニードル15を弁体40のゼロ点近傍に保持することができ、ゼロ点補正を容易にかつ確実に行うことができ、温度補償を容易にかつ確実に行うことができる。 - 特許庁
Diffraction light other than zero-order light generated by the diffraction element 2 are not condensed onto an optical recording medium and the amount of light condensed to the focus of the zero-order light decreases.例文帳に追加
回折素子2によって生じる0次光以外の回折光は、光記録媒体上に集光することはなく、0次光の焦点に集光する光の量が低下する。 - 特許庁
| 意味 | 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| © 2010, Oracle Corporation and/or its affiliates. Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners. |
| Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill. The contents of this document are licensed under the GNU Free Documentation License. Copyright (C) 1999 JM Project All rights reserved. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|