JPH01202167A - Phase controller for thyristor rectifier - Google Patents
Phase controller for thyristor rectifierInfo
- Publication number
- JPH01202167A JPH01202167A JP2372388A JP2372388A JPH01202167A JP H01202167 A JPH01202167 A JP H01202167A JP 2372388 A JP2372388 A JP 2372388A JP 2372388 A JP2372388 A JP 2372388A JP H01202167 A JPH01202167 A JP H01202167A
- Authority
- JP
- Japan
- Prior art keywords
- counter
- time
- phase control
- firing
- ignition
- 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.)
- Pending
Links
Landscapes
- Rectifiers (AREA)
- Power Conversion In General (AREA)
Abstract
Description
【発明の詳細な説明】
〔産業上の利用分野〕
この発明は、交流電力を可変直流電力に変換するサイリ
スタ整流器の点弧位相制御装置に関する。DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a firing phase control device for a thyristor rectifier that converts alternating current power into variable direct current power.
サイリスタ整流器の位相制御には、大きく分けて次の二
つの方法がある。一つは、サイリスタ整流器が三相全波
ブリッジの場合、各相和電圧の零点通過時より30°゛
1経過した時点を基準として、点弧角指令値に相当する
時間後に、各々のサイリスタのゲートに点弧パルスを与
えるというものである。There are two main methods for controlling the phase of a thyristor rectifier: One is that when the thyristor rectifier is a three-phase full-wave bridge, each thyristor's rectifier is adjusted after a time corresponding to the firing angle command value, based on the point in time when 30°゛1 has passed from the time when each phase sum voltage passes the zero point. This involves applying an ignition pulse to the gate.
いま一つは、点弧パルスの間隔は、点弧角指令値が一定
であれば60″に相当する時間であり、点弧角指令値が
変化した時は、点弧角指令値の変化量を±Δm″とすれ
ば、(60±Δm)6に相当する時間であることに着目
し、点弧パルスを基準として、(60±Δm)°“に相
当する時間後につぎの点弧パルスを発生するものである
。Another thing is that the interval between firing pulses is a time equivalent to 60'' if the firing angle command value is constant, and when the firing angle command value changes, the amount of change in the firing angle command value changes. If we take ±Δm'', we note that it is a time equivalent to (60±Δm)6, and with the ignition pulse as a reference, the next ignition pulse after a time equivalent to (60±Δm)°''. It is something that occurs.
ここでは、後者の制御(以下、パルス間隔一定制御と呼
ぶ。)を実現している従来例につき、第4図を参照して
説明する。これは、CPUとカウンタとコンパレータを
用いた例で、同図(a)は、カウンタ内部のカウント値
を示す。同図(b)の斜線部分は、割り込みによって起
動される割り込処理プログラム(位相制御演算手段)が
実行中であることを示す。同図(b)で割り込み発生時
点と位相制御演算手段の動作開始時点が一致しないのは
、割り込み発生時のオーバーヘッドのため、割り込み発
生からある無駄時間後に、位相制御演算手段が起動され
るからである。また、同図(c)は、位相制御演算手段
により発生される点弧パルス信号を表す。Here, a conventional example that implements the latter control (hereinafter referred to as constant pulse interval control) will be described with reference to FIG. 4. This is an example using a CPU, a counter, and a comparator, and (a) in the figure shows the count value inside the counter. The shaded area in FIG. 2B indicates that an interrupt processing program (phase control calculation means) activated by an interrupt is being executed. The reason why the interrupt generation time and the operation start time of the phase control calculation means do not match in FIG. be. Moreover, the same figure (c) represents the ignition pulse signal generated by the phase control calculation means.
すなわち、第1設定値θvat とカウンタ値が一致す
ると、CPUに割り込み1を発生するとともに、カウン
タをRESETする。割り込み1で起動される位相制御
演算手段Aは点弧パルスを発生し、コンパレータに第2
設定値θ2.8をセットする。そして、第2設定値θf
ixとカウンタ値が一致すると、CPUに割り込み2を
発生し、割り込み2により位相制御演算手段Bを起動す
る。位相制御演算手段Bは点弧パルスを消去し、次の点
弧パルス発生時点を求め、コンパレータに第1設定値θ
V□、をセットする。以下、同じ処理を繰り返す。That is, when the first set value θvat and the counter value match, an interrupt 1 is generated to the CPU and the counter is reset. The phase control calculation means A activated by interrupt 1 generates a firing pulse and outputs a second signal to the comparator.
Set the set value θ2.8. Then, the second set value θf
When ix and the counter value match, an interrupt 2 is generated to the CPU, and the phase control calculation means B is activated by the interrupt 2. The phase control calculating means B erases the firing pulse, determines the time point at which the next firing pulse occurs, and inputs the first set value θ to the comparator.
Set V□. The same process is repeated thereafter.
しかしながら、上述の従来方式には、つぎに述 4べる
問題点がある。However, the conventional method described above has the following four problems.
点弧時点と次の点弧時点の間で必ず一度割り込み(第4
図の割り込み2)が発生し、その割り込み処理ごとに発
生するオーバーヘッドにより、実質的なCPU演算速度
の低下を招き、割り込み処理プログラムBの処理時間が
実質的に延びるため、特に電流のつきあげ時(位相制御
角α1.方向への制御角指令の変化時)には、制限が生
じる。また、割り込み処理プログラムAが、点弧信号を
発生させているため、割り込み処理時に発生するオーバ
ーヘッドにより、点弧時点と実際に点弧パルスを出力す
るまでの間に無駄時間が存在する。またこの無駄時間を
最小に抑えるため、この割り込みレベルは、最上位に設
定する必要があり、一方の処理を他方の処理に優先して
実行するためにその処理をベンディングするようなこと
のある場合、つまり一台のCPUではか−る位相制御を
行うことはできない。 、
したがって、この発明はサイリスタ位相制御の1種であ
るパルス間隔一定制御を実現するに当たり、位相制御処
理プログラムを起動する割り込みの発生は必要最小限で
あり、かつ割り込み処理プログラムで点弧パルスを出力
せずに、点弧時点で自動的に点弧パルスを発生すること
が可能な位相制御装置を提供することを目的どする。There must be one interrupt between one firing point and the next firing point (fourth
Interrupt 2) in the figure occurs, and the overhead generated for each interrupt processing causes a substantial decrease in CPU calculation speed, and substantially extends the processing time of interrupt processing program B. Especially when the current increases ( A restriction occurs when the control angle command changes in the phase control angle α1 direction). Furthermore, since the interrupt processing program A generates the ignition signal, there is dead time between the ignition time point and the actual output of the ignition pulse due to overhead generated during interrupt processing. Also, to minimize this wasted time, this interrupt level should be set to the highest level, and if there is a case where one process is bent to give priority to the other process. In other words, a single CPU cannot perform such phase control. Therefore, in realizing constant pulse interval control, which is a type of thyristor phase control, the present invention minimizes the number of interrupts that start the phase control processing program, and outputs firing pulses using the interrupt processing program. It is an object of the present invention to provide a phase control device capable of automatically generating an ignition pulse at the time of ignition without having to do so.
交流電力を直流電力に変換するサイリスタ整流器の各サ
イリスタの点弧時点から次の点弧時点までの時間を順次
決定する位相制御演算手段と、該位相制御演算手段の処
理時間よりも長い所定時間経過する毎にカウントアツプ
し出力信号を発する第1のカウンタと、該第1カウンタ
の出力を受ける毎にカウント動作を開始し、前記位相制
御演算手段によりその都度演算、設定される、第1カウ
ンタのカウントアツプ時点から次の点弧時点までのカウ
ント時間経過する毎にカウントアツプし、第1カウンタ
のカウント開始および位相制御演算開始のための信号を
発する第2のカウンタと、前記位相制御演算手段により
次の点弧時点で各サイリスタに与えられるべき点弧パル
スパターンが順次書き込まれる第1のデータラッチと、
前記第2カウンタの出力を受ける毎に該第1データラッ
チの出力を書き込まれ、これが各サイリスタの点弧パル
ス信号として用いられる第2のデータラッチと、を設け
る。A phase control calculation means for sequentially determining the time from the firing point of each thyristor to the next firing point of a thyristor rectifier for converting AC power into DC power, and a predetermined period of time that is longer than the processing time of the phase control calculation means. a first counter that counts up and issues an output signal each time the first counter outputs an output signal; a second counter that counts up every time a count time elapses from the count-up point to the next ignition point and issues a signal for starting counting of the first counter and starting phase control calculation; and the phase control calculation means. a first data latch in which firing pulse patterns to be applied to each thyristor at the next firing time are sequentially written;
A second data latch is provided, into which the output of the first data latch is written every time the output of the second counter is received, and this is used as a firing pulse signal for each thyristor.
この発明は、サイリスタ整流器の位相制御の一つである
、点弧時点から次の点弧時点までの時間を制御するパル
ス間隔一定制御において、第2カウンタの出力信号(点
弧時点で発生する信号)により起動されて次の点弧時点
を決定する位相制御演算手段と、第2カウンタの出力信
号(点弧時点で発生する信号)によりカウント動作を開
始しミある一定時間j rix経過後にカラン)UPL
、出力信号を発生する第1カウンタと、その第1カウン
タの出力信号によりカウント動作を開始し、ある可変の
時間L*ir経過後にカウントUPL、出力信号(点弧
時点で発生する信号)を発生する第2カウンタとを設け
る。This invention uses the output signal of the second counter (the signal generated at the firing point) in constant pulse interval control that controls the time from one firing point to the next firing point, which is one type of phase control of a thyristor rectifier. ) to determine the next ignition point, and the second counter's output signal (signal generated at the ignition point) starts counting operation, and after a certain period of time has elapsed, a phase control calculation means is activated. UPL
, a first counter that generates an output signal, and a counting operation is started by the output signal of the first counter, and after a certain variable time L*ir elapses, a count UPL and an output signal (signal generated at the time of ignition) are generated. A second counter is provided.
ここで、ある一定時間j fixとある可変時間t v
arは、以下の式を満足する必要がある。Here, a certain fixed time j fix and a certain variable time t v
ar must satisfy the following formula.
Lfix + j vmr = tb。±Δt
・・・・・・ ■ただし、L6゜:電気角60°0に相
当する時間Δt:位相制御入力の変化分に相当する時間
第2カウンタは、第1カウンタのカウント時間後、カウ
ント動作を開始するため、第2カウンタには、第1カウ
ンタがカウントUPする前に、カウント値(可変(ti
りtvarが設定されている必要がある。Lfix + j vmr = tb. ±Δt
...... ■However, L6°: Time corresponding to electrical angle 60°0 Δt: Time corresponding to change in phase control input The second counter starts counting operation after the first counter's count time. Therefore, the second counter has a count value (variable (ti)) before the first counter counts up.
tvar must be set.
このカウント値は、位相制御演算手段が計算し、設定す
るので、第1カウンタのカウント時間L fiXより、
位相側′41■演算手段の処理時間のほうが、短くなけ
ればならない。つまり、第1カウンタのカウント時間t
fixは、位相制御演算手段の処理時間より長いある値
(一定値)とすればよい。また、この時間は一定値であ
るので、最初に一度設定すればよい。This count value is calculated and set by the phase control calculation means, so from the count time L fiX of the first counter,
The processing time of the phase side '41■ calculation means must be shorter. In other words, the count time t of the first counter
fix may be a certain value (constant value) longer than the processing time of the phase control calculation means. Furthermore, since this time is a constant value, it only needs to be set once at the beginning.
式■は、次式のように変形される。Formula (■) is transformed as shown in the following formula.
L□、=j6゜−tfix±Δt ・・・・・・■
第2カウンタには、位相制御演算手段でΔtを求め、0
式より得るtvir (可変値)を設定すればよい。L□, = j6゜−tfix±Δt ・・・・・・■
The second counter calculates Δt by the phase control calculation means and
What is necessary is to set tvir (variable value) obtained from the formula.
以上のように、2つのカウンタを組み合わせることによ
り、位相制御演算手段の起動を点弧間隔内で一度だけと
するようにしている。As described above, by combining the two counters, the phase control calculating means is activated only once within the firing interval.
また、位相制御演算手段は第2のカウンタがカラン)U
Pする(点弧信号発生)までの任意の時点で、次の点弧
時点でサイリスタ整流器のサイリスタに与えるべき点弧
パルスパターンを第1デークラツチに書き込む。第1デ
ータラッチにラッチされた信号(点弧パルスパターン)
は、第2カウンタの出力信号(点弧時点で発生する信号
)によって、第2データラッチに書き込まれる。第2デ
ークラツチの出力をサイリスタ整流器のサイリスタの点
弧パルス信号として用いることで、点弧時点(第2カウ
ンタのカウンタUP時点)で自動的化
に、サイリスタに点弧パルス与えるようにしてい八
る。In addition, the phase control calculation means is configured such that the second counter is
At any point up to P (ignition signal generation), the firing pulse pattern to be applied to the thyristor of the thyristor rectifier at the next firing time is written into the first day latch. Signal latched in the first data latch (ignition pulse pattern)
is written into the second data latch by the output signal of the second counter (the signal generated at the time of firing). By using the output of the second day latch as a firing pulse signal for the thyristor of the thyristor rectifier, a firing pulse is automatically given to the thyristor at the firing time (when the second counter is UP).
〔実施例〕
第1図は、この発明の実施例を示すブロック図、第2図
はその動作説明図、第3A図および第3B図はいずれも
位相制御演算手段の処理アルゴリズムを示すフローチャ
ートである。[Embodiment] Fig. 1 is a block diagram showing an embodiment of the present invention, Fig. 2 is an explanatory diagram of its operation, and Figs. 3A and 3B are flow charts showing the processing algorithm of the phase control calculation means. .
第1図中のカウンター、2はたとえばプログラマブルな
ダウンカウンタであり、GATE信号人力時点から、外
部からの設定データをCLOCKに同期して減じ、デー
タが零になった時点で出力信号を発生する。まず、カウ
ンタ2がカウントUPし、出力する信号Aによりカウン
ターがカウント動作を開始し、かつCP U 3’に割
り込みがかかり、位相制御演算手段が起動される。カウ
ンタ1には第3A図に示すように、位相制御演算手段に
よりイニシャル時にカウント時間j fixが設定され
ているので、カウンタ1はその時間のカウントを実行す
る。一方、起動された位相制御演算手段は、第3B図に
示されるアルゴリズムに従った処理をする。なお、第2
図(C)の斜線部分は、位相制御演算手段が実行中であ
ることを示す。The counter 2 in FIG. 1 is, for example, a programmable down counter, which subtracts setting data from the outside in synchronization with CLOCK from the time of the GATE signal manually, and generates an output signal when the data becomes zero. First, the counter 2 counts up, the counter starts a counting operation in response to the output signal A, and an interrupt is applied to the CPU 3' to activate the phase control calculation means. As shown in FIG. 3A, a count time j fix is initially set in the counter 1 by the phase control calculation means, so the counter 1 counts that time. On the other hand, the activated phase control calculation means performs processing according to the algorithm shown in FIG. 3B. In addition, the second
The shaded area in Figure (C) indicates that the phase control calculation means is being executed.
位相制御演算手段は、次回点弧パルスパターンを求める
と、処理中の任意のタイミングでその点弧ハルスパター
ンC(第2図(d)参照)を、バス4を介して書き込み
信号D(第2図(e)参照)によりデータラッチ5に書
き込む。データラッチ5は、点弧パルスパターンCを出
力已に保持する。When the phase control calculation means determines the next firing pulse pattern, it outputs the firing Hals pattern C (see FIG. 2(d)) via the bus 4 to the write signal D (second pulse pattern) at an arbitrary timing during processing. (see figure (e))) is written to the data latch 5. Data latch 5 holds firing pulse pattern C at the output.
第3B図に示すように、位相制御演算手段は次回の点弧
時点を求め、0式よりカウンタ2のカウント時間t□、
を計算し、カウンタ2に設定する。As shown in FIG. 3B, the phase control calculation means calculates the next ignition point, and uses the formula 0 to calculate the count time t□ of the counter 2,
is calculated and set in counter 2.
その後、位相制御演算手段はすべての処理を終了し、割
り込み状態からRETURNする。割り込み処理が終了
した後、カウンタ1はカウントUPしく第2図(a)の
信号A発生から時間L fix経過後)、第2図(b)
の如く信号Bを出力する。Thereafter, the phase control calculation means completes all processing and returns from the interrupt state. After the interrupt processing is completed, counter 1 counts up (after time L fix has elapsed from the generation of signal A in Fig. 2(a)), Fig. 2(b)
Output signal B as shown below.
この信号Bにより、カウンタ2は先程設定されたカウン
ト時間t varのカウント動作を開始する。In response to this signal B, the counter 2 starts counting the count time t var set earlier.
そして、カウンタ時間t□、経過後(カウントUP)、
第2[J(a)の如く信号Aを出力する。この信号Aに
より、カウンタ1がカウンタ動作を開始することと、C
PU3に割り込みがかかり、位相制御演算手段が起動さ
れることは、上記と同様である。さらに信号Aにより、
データラッチ5が保持している点弧パルスパターンE(
第2図(f)参照)がデータラッチ6に取り込まれ、出
力データF(第2図(g)参照)として保持される。す
なわち、点弧時点に点弧パルスデータFが出力されるこ
ととなる。タイマ7とバッファ8は、次の点弧時点まで
出力されている点弧パルスデータFを必要なパルス幅に
制御するためのものである。タイマ7は信号Aで動作を
開始し、パルス幅の時間だけ信号Hを出力する。バッフ
ァ8は信号Hがアクティブの間、入力信号Fを出力にだ
すので、出力信号Gは第2図(h)に示す如く幅のある
点弧パルスパターンとなる。Then, after the counter time t□ has elapsed (count UP),
Second [J(a), signal A is output. This signal A causes counter 1 to start counter operation, and C
Similar to the above, the PU3 is interrupted and the phase control calculation means is activated. Furthermore, due to signal A,
Ignition pulse pattern E (held by data latch 5)
(see FIG. 2(f)) is taken into the data latch 6 and held as output data F (see FIG. 2(g)). That is, the ignition pulse data F is output at the time of ignition. The timer 7 and buffer 8 are used to control the ignition pulse data F, which is output until the next ignition time, to a necessary pulse width. Timer 7 starts operating with signal A, and outputs signal H for a period of time equal to the pulse width. Since the buffer 8 outputs the input signal F while the signal H is active, the output signal G has a wide firing pulse pattern as shown in FIG. 2(h).
この発明によれば、サイリスタ整流器の位相制御の一つ
であるパルス間隔一定制御に関して、−定値をカウント
する第1のカウンタと可変値をカウントする第2のカウ
ンタを組み合わせることで、次の点弧時点を演算し、決
定する位相制御演算手段の割り込みによる起動は一回だ
けとなり、割り込み処理時に発生するオーバーヘッドに
よる実質的なCPUの演算速度の低下を最小限に抑える
ことが可能となる。また、2つのデータラッチを並べ、
第1のデータラッチには、位相制御演算手段が次回の点
弧パルスパターンを、第2のカウンタがカウントtJP
するまでの任意の時点で書き込めばよいので、位相制御
演算手段の処理アルゴリズムの自由度がます。第2のデ
ータラッチには、カウンタ2の出力信号(点弧時点で発
生する)により、第1のデータラッチの出力が書き込ま
れる。According to this invention, regarding constant pulse interval control, which is one of the phase controls of a thyristor rectifier, by combining a first counter that counts a constant value and a second counter that counts a variable value, the next ignition The phase control calculation means that calculates and determines the time point is activated by an interrupt only once, and it is possible to minimize the reduction in the actual CPU calculation speed due to the overhead generated during interrupt processing. Also, line up the two data latches,
In the first data latch, the phase control calculation means calculates the next firing pulse pattern, and the second counter counts tJP.
Since it is possible to write at any point up to the point in time, there is a degree of freedom in the processing algorithm of the phase control calculation means. The output of the first data latch is written into the second data latch by means of the output signal of the counter 2 (which occurs at the time of ignition).
データラッチ2の出力信号を適当な幅を持った信号に変
換し、サイリスタ整流器のサイリスタの点弧パルス信号
として用いるので、点弧時点で自動的に(ハードウェア
的に)点弧パルスを出力することとなり、点弧時点と点
弧パルス発生時点は完全に一致するとともに、−台のC
PUで複数の位相制御をすることが可能となる。The output signal of data latch 2 is converted into a signal with an appropriate width and used as the firing pulse signal for the thyristor of the thyristor rectifier, so the firing pulse is automatically (hardware-wise) output at the time of firing. Therefore, the ignition time and the ignition pulse generation time completely coincide, and -C
It becomes possible to perform multiple phase controls with the PU.
第1図はこの発明の実施例を示すブロック図、第2図は
第1図の動作を説明するための各部波形図、第3A図お
よび第3B図はいずれも位相制御演算手段の処理アルゴ
リズムを示すフローチャート、第4図は位相制御装置の
従来例を説明するための動作波形図である。
符号説明
1.2・・・カウンタ、3・・・CPU、4・・・バス
、5゜6・・・データラッチ、7・・・タイマ、8・・
・バッファ。
代理人 弁理士 並 木 昭 夫
代理人 弁理士、松 崎 清
1図
ス
筐2 図
JaA図
@3B図FIG. 1 is a block diagram showing an embodiment of the present invention, FIG. 2 is a waveform diagram of each part to explain the operation of FIG. The flowchart shown in FIG. 4 is an operation waveform diagram for explaining a conventional example of a phase control device. Code explanation 1.2... Counter, 3... CPU, 4... Bus, 5゜6... Data latch, 7... Timer, 8...
·buffer. Agent: Akio Namiki, Patent Attorney Agent: Kiyoshi Matsuzaki, Patent Attorney Figure 1 Figure 2 Figure JaA @ Figure 3B
Claims (1)
イリスタの点弧時点から次の点弧時点までの時間を順次
決定する位相制御演算手段と、該位相制御演算手段の処
理時間よりも長い所定時間経過する毎にカウントアップ
し出力信号を発する第1のカウンタと、 該第1カウンタの出力を受ける毎にカウント動作を開始
し、前記位相制御演算手段によりその都度演算、設定さ
れる、第1カウンタのカウントアップ時点から次の点弧
時点までのカウント時間経過する毎にカウントアップし
、第1カウンタのカウント開始および位相制御演算開始
のための信号を発する第2のカウンタと、 前記位相制御演算手段により次の点弧時点で各サイリス
タに与えられるべき点弧パルスパターンが順次書き込ま
れる第1のデータラッチと、前記第2カウンタの出力を
受ける毎に該第1データラッチの出力を書き込まれ、こ
れが各サイリスタの点弧パルス信号として用いられる第
2のデータラッチと、 からなるサイリスタ整流器の位相制御装置。[Claims] Phase control calculation means for sequentially determining the time from the firing point of each thyristor to the next firing point of a thyristor rectifier that converts AC power into DC power, and the processing time of the phase control calculation means. a first counter that counts up and issues an output signal every time a predetermined time longer than a second counter that counts up every time a count time elapses from the count-up time of the first counter to the next firing time and issues a signal for starting counting of the first counter and starting phase control calculation; a first data latch into which the firing pulse pattern to be given to each thyristor at the next firing time is sequentially written by the phase control calculation means; and an output of the first data latch each time the output of the second counter is received. a second data latch in which is written a second data latch, which is used as a firing pulse signal for each thyristor;
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2372388A JPH01202167A (en) | 1988-02-05 | 1988-02-05 | Phase controller for thyristor rectifier |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2372388A JPH01202167A (en) | 1988-02-05 | 1988-02-05 | Phase controller for thyristor rectifier |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH01202167A true JPH01202167A (en) | 1989-08-15 |
Family
ID=12118242
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2372388A Pending JPH01202167A (en) | 1988-02-05 | 1988-02-05 | Phase controller for thyristor rectifier |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH01202167A (en) |
-
1988
- 1988-02-05 JP JP2372388A patent/JPH01202167A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPH0787698B2 (en) | Power converter control device and elevator device | |
JPH05292753A (en) | Current detecting method for pwm inverter | |
JPS61157284A (en) | Drive control system of servo motor | |
JPH09121558A (en) | Drive controller for motor | |
JPH01202167A (en) | Phase controller for thyristor rectifier | |
JPS59185194A (en) | Ignition pulse control method for semiconductor devices | |
JPH0139119Y2 (en) | ||
JPH08228489A (en) | Power converter controller | |
JPS6084973A (en) | Current control method for voltage source inverter | |
JP2001228903A (en) | Programmable controller | |
JPS61101819A (en) | Digital control method of ignition phase | |
JPS6259553B2 (en) | ||
JPS62163576A (en) | Controller for converter of pwm type | |
Tso et al. | Digital control strategies for sinewave-output cycloconverters | |
JPS63228972A (en) | Inverter control device | |
JPH01160368A (en) | Phase controller of power converter | |
JPS61101818A (en) | Digital control method of ignition phase | |
JPH0328912B2 (en) | ||
JPH01214258A (en) | Thyristor rectifier phase control device | |
JPH0775473B2 (en) | PWM inverter pulse number switching device | |
JPS62233070A (en) | Pulse controller for current-type converter | |
JPS6066683A (en) | Digital speed controller | |
JPS611296A (en) | Pulse modulation controller for motor | |
JPH0687677B2 (en) | PWM signal generator | |
JPH0239195B2 (en) |