JPH07234708A - Set-up device for control sequencer - Google Patents

Set-up device for control sequencer

Info

Publication number
JPH07234708A
JPH07234708A JP6023957A JP2395794A JPH07234708A JP H07234708 A JPH07234708 A JP H07234708A JP 6023957 A JP6023957 A JP 6023957A JP 2395794 A JP2395794 A JP 2395794A JP H07234708 A JPH07234708 A JP H07234708A
Authority
JP
Japan
Prior art keywords
data
input
data memory
control sequencer
calculation formula
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
Application number
JP6023957A
Other languages
Japanese (ja)
Inventor
Takashi Ito
貴史 伊藤
Shohei Fukuoka
昇平 福岡
Haruyoshi Kumayama
治良 熊山
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.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP6023957A priority Critical patent/JPH07234708A/en
Publication of JPH07234708A publication Critical patent/JPH07234708A/en
Pending legal-status Critical Current

Links

Landscapes

  • Feedback Control In General (AREA)
  • Control By Computers (AREA)
  • Programmable Controllers (AREA)
  • Control Of Metal Rolling (AREA)

Abstract

PURPOSE:To output a highly precise setting value to a control sequencer by providing a function generator outside the control sequencer, executing private numerical formula operation which is previously registered and executing a complicated function operation expression as against one input or multiple input data. CONSTITUTION:The control sequencer l outputs the request signal 6 of setting value calculation to the function generator 3. The function generator 3 refers to the number of input data existing in a data memory and input data via a data memory interface 2 and executes the operation expression corresponding to an input value range defined in an operation expression/condition registration part by an arithmetic part. The result is written into the data memory via the data memory interface 2. A setting completion signal 8 is outputted to the control sequencer 1. The control sequencer 1 fetches control data 9 from the data memory and sets it to be the setting value (target value) for a controlled object 4.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、ファンクションジェネ
レータによる鉄鋼制御用シーケンサデータセットアップ
装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a sequencer data setup device for steel control using a function generator.

【0002】[0002]

【従来の技術】フィードバック制御では、フィードバッ
ク値(入力値)に何らかの演算を施し、制御対象への目
標値を決定している。この演算を制御用シーケンサで実
施する場合、演算式が複雑であればあるほど、CPUに
負荷をかけるため、あらかじめ代表的な入力値に対する
演算結果を計算して、関数表を作成し、この表にない入
力値は、入力値に最も近い2点の直線近似から求める手
法がとられてきた。
2. Description of the Related Art In feedback control, a feedback value (input value) is subjected to some calculation to determine a target value for a controlled object. When this calculation is performed by the control sequencer, the more complicated the calculation formula is, the more load is placed on the CPU. Therefore, the calculation result is calculated in advance for a typical input value and a function table is created. Input values that do not exist have been obtained by linear approximation of the two points that are closest to the input value.

【0003】図5にあるように、例えば入力値をX,出
力値をYとすれば、 0≦X<10 :Y=0 10≦X≦40 :Y=(X−10)2 で求められる場合、Xを10刻みでYを計算し関数表を
作成する。
As shown in FIG. 5, if the input value is X and the output value is Y, then 0 ≦ X <10: Y = 0 10 ≦ X ≦ 40: Y = (X-10) 2 In this case, X is calculated in steps of 10 and Y is calculated to create a function table.

【0004】このとき、入力X=15のときの出力をグ
ラフの直線近似から求めると、Y=50となる。
At this time, when the output when the input X = 15 is obtained from the linear approximation of the graph, Y = 50.

【0005】実際の演算式で求めるとY=(15−1
0)2=25であり、Xの分解能により誤差(50−2
5)が生じる。
When calculated by an actual arithmetic expression, Y = (15-1
0) 2 = 25, and the error (50-2
5) occurs.

【0006】多入力1出力の場合、関数表を複数個作成
し、関数表の結果を、制御用シーケンサ内部でさらに演
算することになる。例えば、入力値X,Yと出力Zの間
に、Z=(X−5)1/2+Y1/2+10という関係式が成
り立つとき、(X−5)1/2とY1/2 の関数表を別々に
作成し、制御用シーケンサの中で、Zを求める演算を実
施している。
In the case of multiple inputs and one output, a plurality of function tables are created and the result of the function table is further calculated in the control sequencer. For example, between the input values X, Y and output Z, Z = (X-5 ) 1/2 + Y 1/2 +10 when the relationship equation holds that, the (X-5) 1/2 and Y 1/2 A function table is created separately, and an operation for obtaining Z is executed in the control sequencer.

【0007】[0007]

【発明が解決しようとする課題】従来の技術では、関数
表にない入力値に対しては、最も近い2点の出力値の直
線近似で求めるため、実際の演算式の結果とは誤差が生
じる。この誤差を演算誤差(計算機のハード上の制
約。)程度に抑えることが課題となる。更に、多入力1
出力の場合、関数表が増えるという欠点がある。
In the prior art, an input value not found in the function table is obtained by linear approximation of the output values of the two closest points, so an error occurs from the result of the actual arithmetic expression. . The challenge is to reduce this error to the extent of calculation error (a hardware limitation of the computer). Furthermore, multi-input 1
In the case of output, there is a drawback that the function table increases.

【0008】[0008]

【課題を解決するための手段】課題を解決する手段のひ
とつがファンクションジェネレータを外部に設けること
である。ファンクションジェネレータは、入力値に対し
ある演算を施し、その結果を出力する。演算は三角関
数,対数,指数関数などを含めた式を実行できる。ファ
ンクションジェネレータを制御用シーケンサの外に設
け、制御用シーケンサからの入力値を受け、演算を実行
し、出力を制御用シーケンサに渡す。
[Means for Solving the Problems] One of means for solving the problems is to provide a function generator outside. The function generator performs an operation on the input value and outputs the result. The operation can execute the formula including trigonometric function, logarithm, exponential function, etc. The function generator is provided outside the control sequencer, receives the input value from the control sequencer, executes the operation, and passes the output to the control sequencer.

【0009】更に、演算式と入力値の範囲を登録可能に
することで、多入力1出力の場合にも関数表を複数持た
ず、入力値の範囲に応じた演算式で対応が可能である。
Furthermore, by making it possible to register the arithmetic expression and the range of input values, even in the case of multiple inputs and one output, it is possible to deal with the arithmetic expression according to the range of input values without having a plurality of function tables. .

【0010】本発明は、制御目標値セットアップ機能と
してファンクションジェネレータを制御用シーケンサの
外部に設け、それがあらかじめ登録された専用の数式演
算を行い、1入力あるいは多入力データに対する複雑な
関数演算式を実行することで、制御用シーケンサに対し
高精度な設定値を出すことが可能となる。
According to the present invention, a function generator as a control target value setup function is provided outside the control sequencer, and a dedicated mathematical expression registered in advance is used to perform a complicated function operation expression for one-input or multi-input data. By executing it, it becomes possible to output a highly accurate set value to the control sequencer.

【0011】[0011]

【作用】ユーザーは、あらかじめ演算式・条件登録部に
入力値範囲、演算式を登録する。登録はCD(コンソー
ルディスプレイ)装置から対話的に行う。
[Function] The user registers the input value range and the arithmetic expression in advance in the arithmetic expression / condition registration unit. Registration is performed interactively from a CD (console display) device.

【0012】制御用シーケンサは、ファンクションジェ
ネレータに対して設定値計算の要求信号を出す。ファン
クションジェネレータは要求信号を受信すると、演算部
がデータメモリーインターフェイスを経由して、データ
メモリーにある入力データの個数と入力データを参照
し、演算式・条件登録部に定義された入力値範囲に応じ
た演算式を実行する。更に、その結果をデータメモリー
インターフェイスを経由して、データメモリーに書き込
む。そして制御用シーケンサに設定完了信号を出力す
る。制御用シーケンサは、設定完了信号を受けるとデー
タメモリーから制御データを取り出し、制御対象への設
定値(目標値)とする。
The control sequencer issues a set value calculation request signal to the function generator. When the function generator receives the request signal, the calculation unit refers to the number of input data in the data memory and the input data via the data memory interface, and according to the input value range defined in the calculation formula / condition registration unit. Execute the calculated expression. Further, the result is written in the data memory via the data memory interface. Then, the setting completion signal is output to the control sequencer. Upon receiving the setting completion signal, the control sequencer takes out the control data from the data memory and sets it as the set value (target value) for the controlled object.

【0013】更に、ファンクションジェネレータは、演
算式導出データとして方程式の次数,座標データが与え
られた(1入力1出力)時、演算式(解が求まらぬ場合
には近似式)を求める機能を持つ。
Further, the function generator has a function of obtaining an arithmetic expression (an approximate expression when a solution cannot be obtained) when the order of the equation and coordinate data are given as the arithmetic expression derivation data (1 input 1 output). have.

【0014】演算式・演算式導出データ入力部に、演算
式次数nと、演算式導出データが入力されると、演算式
導出データ格納部に格納され、演算式導出部にて連立方
程式が解かれ、演算近似式が導かれる。演算近似式は、
演算式導出データを修正し、繰り返し入力することで、
ユーザーのイメージに合った演算式を導出できる。導か
れた演算近似式は、演算式・条件登録部に定義され、演
算式・条件登録部に演算式を登録した場合と同様に動作
する。
When the arithmetic expression degree n and the arithmetic expression derivation data are input to the arithmetic expression / arithmetic expression derivation data input section, they are stored in the arithmetic expression derivation data storage section, and the simultaneous equations are solved in the arithmetic expression derivation section. Then, a calculation approximation formula is derived. The approximate expression is
By correcting the calculation formula derived data and inputting it repeatedly,
You can derive an arithmetic expression that matches the user's image. The derived calculation approximate expression is defined in the calculation expression / condition registration unit, and operates similarly to the case where the calculation expression is registered in the calculation expression / condition registration unit.

【0015】[0015]

【実施例】鉄鋼分野における実施例を挙げる。1),
3)は1入力1出力、2)は多入力1出力の場合の例で
ある。
EXAMPLES Examples in the field of steel will be given. 1),
3) is an example in the case of 1 input 1 output, and 2) is a case of multiple input 1 output.

【0016】1)ベンダー圧下指令 圧延機のロール(ワークロール,中間ロール)はベンダ
ーにより圧下されている。
1) Bender Roll Down Command Rolls (work rolls, intermediate rolls) of the rolling mill are rolled down by the bender.

【0017】ベンダー圧は、ベンダー指令値とバランス
圧の和を単位変換(ton/chock⇒kg/mm2 )し、ベンダ
ー圧下指令値とする。圧延材が圧延機を通過する時、制
御用シーケンサでは、比例積分(p−1=Propotional
Integral)制御によりベンダー圧下指令を決定してい
く。フィードバック値や荷重計の都合から、ベンダー圧
の演算単位はton/chockである。従来の方法だと、制御
用シーケンサの内部に関数表を登録していた。単位変換
前ベンダー指令値xと、単位変換後ベンダー指令値yと
の間に、演算式y=2x+5の関係があるとき、関数表
には、(x,y)={(1,7)(2,9)(3,11)
(4,13)(5,15)(6,17)(7,19)…}といっ
た有限個のデータの組をプログラマーが計算し登録す
る。制御演算の結果、5ton/chockというベンダー圧を
設定したい場合、関数表からx=5に対応するy=15
を導く。本発明では、制御演算の結果、5ton/chockと
いうベンダー圧を設定したい場合、制御用シーケンサは
データメモリーにデータ数1とデータ5を書き込む。そ
の後、ファンクションジェネレータに対し、設定値要求
信号を出す。ファンクションジェネレータは、演算式・
条件登録部に登録された演算式y=2x+5(y:指令
値,x:ベンダー指令値とバランス圧の和)により、1
5kg/mm2 という演算結果をデータメモリーに書き込
む。その後、設定完了信号を制御用シーケンサに出す。
制御用シーケンサは、データメモリーの設定値を参照し
て、ベンダーへの圧下指令を出す(PIOリンケー
ジ)。
For the bender pressure, the sum of the bender command value and the balance pressure is unit-converted (ton / chock ⇒ kg / mm 2 ) to obtain a bender pressure command value. When the rolled material passes through the rolling mill, the proportional sequence (p-1 = Propotional
Integral) control determines the vendor roll-down command. The calculation unit of the bender pressure is ton / chock due to the feedback value and the convenience of the load cell. With the conventional method, the function table was registered inside the control sequencer. When the relationship between the vendor command value x before unit conversion and the vendor command value after unit conversion y is y = 2x + 5, (x, y) = {(1,7) ( 2,9) (3,11)
The programmer calculates and registers a finite number of data sets such as (4, 13) (5, 15) (6, 17) (7, 19). As a result of the control calculation, if you want to set the vendor pressure of 5 ton / chock, y = 15 corresponding to x = 5 from the function table
Guide In the present invention, when it is desired to set a vendor pressure of 5 ton / chock as a result of control calculation, the control sequencer writes the data number 1 and data 5 in the data memory. After that, a set value request signal is issued to the function generator. The function generator is an arithmetic expression
1 by the arithmetic expression y = 2x + 5 (y: command value, x: sum of vendor command value and balance pressure) registered in the condition registration unit.
Write the calculation result of 5 kg / mm 2 to the data memory. After that, a setting completion signal is output to the control sequencer.
The control sequencer refers to the set value of the data memory and issues a pressure reduction command to the vendor (PIO linkage).

【0018】本発明により、制御用シーケンサのデータ
量を軽減し、サンプルデータ計算の手間を無くすこと
で、ソフトの生産性が向上する。
According to the present invention, the amount of data in the control sequencer is reduced, and the labor for calculating sample data is eliminated, so that the productivity of software is improved.

【0019】2)テンションメータ張力演算 図4にあるように、テンションメータ(張力計。以下T
M17と略す。)の検出荷重からストリップ荷重を算出
するときにも、適用可能である。
2) Tension meter tension calculation As shown in FIG. 4, a tension meter (tension meter.
Abbreviated as M17. ) Is also applicable when calculating the strip load from the detected load.

【0020】TM検出荷重F[kg]の基本式は F=Ft+Fb+Fr+Fs …(1) で与えられている。ここで、 Ft:張力分 2Tsinθ[kg] …(2) Fb:曲げモーメントBhσy/1.5L[kg] …(3) Fr:ロール自重[kg] …(4) Fs:ストリップ自重7.85BhL10e-6/2[kg] …(5) T :ストリップ張力[kg] B :板幅[mm] h :板厚[mm] σy:材料耐力[kg/mm2] L :ストリップ長 とする。このとき、ストリップ張力Tは T=(F−Fb−Fr−Fs)/2sinθ …(6) となる。The basic formula of the TM detection load F [kg] is given by F = Ft + Fb + Fr + Fs (1) Here, Ft: tension 2Tsin θ [kg] (2) Fb: bending moment Bhσy / 1.5L [kg] (3) Fr: roll weight [kg] (4) Fs: strip weight 7.85BhL10e − 6/2 [kg] ... ( 5) T: strip tension [kg] B: plate width [mm] h: thickness [mm] σy: material strength [kg / mm 2] L: the strip length. At this time, the strip tension T is T = (F−Fb−Fr−Fs) / 2sinθ (6).

【0021】従来は、板幅Bと板厚hに対する前記演算
式(3)(5)の和(Fb+Fs)を計算し、関数表を作
成する。ここで板幅と板厚の組み合わせを考えると(板
幅種類×板厚種類)あり、たくさんのデータを制御用シ
ーケンサの中に持たなければならない。
Conventionally, the sum (Fb + Fs) of the above equations (3) and (5) for the plate width B and the plate thickness h is calculated to create a function table. Considering the combination of plate width and plate thickness (plate width type × plate thickness type), a lot of data must be stored in the control sequencer.

【0022】そこで、同じ板厚ならば板幅の差が大きく
ないという事実から、板幅は各板厚の最大板幅として計
算する。
Therefore, the plate width is calculated as the maximum plate width of each plate thickness from the fact that the plate width difference is not large if the plate thickness is the same.

【0023】例えば、板厚0.2[mm]の最大板幅は10
00[mm]であれば、 σy:材料耐力100[kg/mm2] L :ストリップ長3000[mm] のとき、Fb+Fs=6.75となる。
For example, the maximum plate width with a plate thickness of 0.2 [mm] is 10
When it is 00 [mm], σy: material proof stress 100 [kg / mm 2 ] L: when strip length is 3000 [mm], Fb + Fs = 6.75.

【0024】 板厚0.2[mm]の最大板幅は1000[mm] 板厚0.4[mm]の最大板幅は1000[mm] 板厚0.6[mm]の最大板幅は1100[mm] 板厚0.8[mm]の最大板幅は1100[mm] 板厚1.0[mm]の最大板幅は1200[mm] 板厚1.2[mm]の最大板幅は1200[mm] 板厚1.4[mm]の最大板幅は1300[mm] 板厚1.6[mm]の最大板幅は1400[mm] 板厚1.8[mm]の最大板幅は1500[mm] 板厚2.0[mm]の最大板幅は1600[mm] であれば、関数表は、座標データ(h,Fb+Fs)=
{(0.2,6.75)(0.4,13.51)(0.6,2
2.29)(0.8,29.72)(1.0,40.53)(1.
2,48.6)(1.4,61,4)(1.6,75.6)(1.
8,91,1)(2.0,108.0)}といった有限個のデ
ータから構成される。
Maximum plate width of 0.2 [mm] is 1000 [mm] Maximum plate width of 0.4 [mm] is 1000 [mm] Maximum plate width of 0.6 [mm] is 1100 [mm] Maximum thickness of 0.8 [mm] is 1100 [mm] Maximum thickness of 1.0 [mm] is 1200 [mm] Maximum thickness of 1.2 [mm] Is 1200 [mm] maximum thickness of 1.4 [mm] is 1300 [mm] maximum thickness of 1.6 [mm] is 1400 [mm] maximum thickness of 1.8 [mm] If the width is 1500 [mm], the maximum plate width is 2.0 [mm], and the maximum plate width is 1600 [mm], the function table shows coordinate data (h, Fb + Fs) =
{(0.2,6.75) (0.4,13.51) (0.6,2
2.29) (0.8, 29.72) (1.0, 40.53) (1.
2, 48.6) (1.4, 61, 4) (1.6, 75.6) (1.
It is composed of a finite number of data such as 8, 91, 1) (2.0, 108.0)}.

【0025】ここで、 h:板厚0.5[mm] B:板幅1000[mm] の圧延材が入ったとき、関数表より Fb+Fs=(13.51+22.29)/2 =17.9[kg] となる。設備測定値より θ :5度 Fr:ロール自重500[kg] であれば、2sinθ=0.174は固定定数となる。TM
検出器からの入力荷重F=700[kg]ならば ストリップ張力T=(F−Fr−(Fb+Fs))/2sinθ =(700−500−17.9)/0.174 =1046.5[kg] となる。
Here, h: When the rolled material having a plate thickness of 0.5 [mm] B: plate width of 1000 [mm] is entered, from the function table, Fb + Fs = (13.51 + 22.29) /2=17.9 It becomes [kg]. From the equipment measurement value, if θ: 5 degrees Fr: roll weight 500 [kg], 2sinθ = 0.174 is a fixed constant. TM
If the input load from the detector is F = 700 [kg], strip tension T = (F−Fr− (Fb + Fs)) / 2sinθ = (700−500−17.9) /0.1174=1046.5 [kg] Becomes

【0026】本発明では、前記演算式(3)(5)(6)を
演算式・演算式導出データ入力部から登録する。例え
ば、 B :板幅1000[mm] h :板厚0.5[mm] σy:材料耐力100[kg/mm2] L :ストリップ長3000[mm] θ :5度 Fr:ロール自重1000[kg] という設備、材料条件下(制御用シーケンスでの定数又
は変数)で、ストリップ張力Tのセットアップ例を示
す。
In the present invention, the arithmetic expressions (3), (5) and (6) are registered from the arithmetic expression / arithmetic expression derivation data input section. For example, B: plate width 1000 [mm] h: plate thickness 0.5 [mm] σy: material yield strength 100 [kg / mm 2 ] L: strip length 3000 [mm] θ: 5 degrees Fr: roll weight 1000 [kg ] The equipment and material conditions (constant or variable in the control sequence) are used to show an example of setting up the strip tension T.

【0027】制御用シーケンサ19は、FG入力値21
であるデータ個数7と荷重計からの荷重出力F=700
[kg]と、B,h,σy,L,θ,Frの値をデータメ
モリ−22に書き込む。そして、ファンクションジェネ
レータに対し、FG値要求信号23を出す。ファンクシ
ョンジェネレータ24は、演算式・条件登録部に登録さ
れた演算式(3)(5)(6)から 曲げモーメントFb=Bhσy/1.5L=11.0[kg] ストリップ自重Fs=7.85BhL10e-6/2=5.88[kg] ストリップ張力T=(F−Fb−Fr−Fs)/2sinθ =(700−11.0−500−5.88)/2sin5° =1050.5[kg] を計算し、データメモリーに、FG設定値25であるス
トリップ張力を書き込む。そして設定完了を制御用シー
ケンサに発行する。制御用シーケンサは、ストリップ張
力を参照し、ロールのモーター制御(ATR20)を行
う。本発明は、従来に比べ、設定値に誤差が少ない(従
来の方法では、1050.5−1046.5=4.0[kg]
の誤差がある。)ため、ロールストリップの軽減,圧延
材の張力目標値への収束性向上という効果がある。
The control sequencer 19 uses the FG input value 21.
The number of data is 7 and the load output from the load cell is F = 700.
[Kg] and the values of B, h, σy, L, θ and Fr are written in the data memory-22. Then, the FG value request signal 23 is output to the function generator. The function generator 24 calculates the bending moment Fb = Bhσy / 1.5L = 11.0 [kg] from the calculation formulas (3), (5) and (6) registered in the calculation formula / condition registration section, and the strip weight Fs = 7.85BhL10e. -6 / 2 = 5.88 [kg] Strip tension T = (F-Fb-Fr-Fs) / 2sin [theta] = (700-11.0-500-5.88) / 2sin5 [deg.] = 10500.5 [kg] Is calculated and the strip tension which is the FG set value 25 is written in the data memory. Then, the setting completion is issued to the control sequencer. The control sequencer refers to the strip tension and performs roll motor control (ATR20). In the present invention, there is less error in the set value than in the conventional method (1050.5-1046.5 = 4.0 [kg] in the conventional method).
There is an error of. Therefore, there is an effect of reducing the roll strip and improving the convergence of the rolling material to the target value of tension.

【0028】さらに、ストリップ張力Tの演算部分が制
御用シーケンサから無くなり演算量(負荷)を軽減する
ことができる。
Further, the calculation portion of the strip tension T is eliminated from the control sequencer, and the calculation amount (load) can be reduced.

【0029】3)ロール径による払い出し長さ演算 図7にあるように、POR(払い出しリール)28から
の板の払い出しの際、PORから次のロール29までの
距離は、材料ロール径30によって異なる。
3) Calculation of payout length based on roll diameter As shown in FIG. 7, when a plate is paid out from a POR (payment reel) 28, the distance from the POR to the next roll 29 differs depending on the material roll diameter 30. .

【0030】連続焼鈍設備(CAL)等で、この距離、
すなわちロールからの払い出し長さは、圧延材を前の圧
延材に熔接する条件に必要となる。ロールからの払い出
し長さがあらかじめ設定された熔接払し出し長さとなっ
て、その他電気的,機械的条件が満足されていれば、熔
接機に対する熔接準備完了信号31を送る。
With continuous annealing equipment (CAL) etc., this distance,
That is, the payout length from the roll is required under the conditions for welding the rolled material to the preceding rolled material. If the delivery length from the roll is a preset welding delivery length and other electrical and mechanical conditions are satisfied, a welding preparation completion signal 31 is sent to the welding machine.

【0031】 θ1=90°−(θ3−θ2) …(7) θ2=cos-1(N/K) …(8) θ3=cos-1((D/2+E/2)/K) …(9) θ4=θ1−θ5 …(10) K=(H2+N2)1/2 …(11) 13=πEθ1/360° …(12) 14=(K2−(D/2+E/2)2)1/2 …(13) 15=πEθ4/360° …(14) となる。ここで E= 700[mm] H=1450[mm] N=2600[mm] K=(H2+N2)1/2 =2976.9 θ2=cos-1(N/K) =0.508 従来の方法では、コイル径に対応するPORから次のロ
ールまでの距離14は、(13)式より関数表を作成し、
(D,14)={(600,2905.17)(70
0,2893.53)(800,2880.97)(900,
2867.49)(1000,2853.07)(110
0,2837.69)…}といった有限個のデータから
構成される。
Θ1 = 90 ° − (θ3−θ2) (7) θ2 = cos −1 (N / K) (8) θ3 = cos −1 ((D / 2 + E / 2) / K) (9) ) θ4 = θ1-θ5 ... ( 10) K = (H 2 + N 2) 1/2 ... (11) 13 = πEθ1 / 360 ° ... (12) 14 = (K 2 - (D / 2 + E / 2) 2) 1/2 ... (13) becomes 15 = πEθ4 / 360 ° ... ( 14). Here E = 700 [mm] H = 1450 [mm] N = 2600 [mm] K = (H 2 + N 2) 1/2 = 2976.9 θ2 = cos -1 (N / K) = 0.508 conventional In the method of, for the distance 14 from the POR corresponding to the coil diameter to the next roll, a function table is created from the equation (13),
(D, 14) = {(600,2905.17) (70
0,2893.53) (800, 2880.97) (900,
2867.49) (1000, 2853.07) (110
0, 2837.69) ...} and a finite number of data.

【0032】ここで、コイル径D=650[mm]の場
合、 14=(2905.17−2893.53)/2 =2899.35[mm] となる。
Here, when the coil diameter D = 650 [mm], 14 = (2905.17-2893.53) /2=2899.35 [mm].

【0033】本発明では、前記演算式(13)を演算式
・演算式導出データ入力部から登録する。制御用シーケ
ンサは、FG入力値33(データ個数1とコイル径D=
650[mm])をデータメモリー34に書き込む。そし
て、ファンクションジェネレータ35に対し、FG要求
信号36を出す。ファンクションジェネレータは、演算
式・条件登録部に登録された演算式(13)により 14=(K2−(D/2+E/2)2)1/2 =(2976.92−(650/2+700/2)2)1/2 =3052.46[mm] を計算し、データメモリーに、FG設定値37(14)
を書き込む。そして設定完了信号38を制御用シーケン
サに発行する。制御用シーケンサは、13,15を計算
し、11+12+13+14+15を求め、その長さが
あらかじめ設定された熔接払い出し長さとなり、かつそ
の他電気的,機械的条件が満足されていれば、熔接機3
9に対する熔接準備完了信号を送る。
In the present invention, the arithmetic expression (13) is registered from the arithmetic expression / arithmetic expression derivation data input section. The control sequencer uses the FG input value 33 (data quantity 1 and coil diameter D =
650 [mm]) is written in the data memory 34. Then, the FG request signal 36 is issued to the function generator 35. Function generators, arithmetic expressions, condition registration unit to a registered operation expression by (13) 14 = (K 2 - (D / 2 + E / 2) 2) 1/2 = (2976.9 2 - (650/2 + 700 / 2) 2) 1/2 = 3052.46 calculate the [mm], the data memory, FG set value 37 (14)
Write. Then, the setting completion signal 38 is issued to the control sequencer. The control sequencer calculates 13 and 15 and obtains 11 + 12 + 13 + 14 + 15. If the length is the preset welding payout length and other electrical and mechanical conditions are satisfied, the welding machine 3
A welding preparation completion signal for 9 is sent.

【0034】本発明により、指数関数演算が可能になっ
た。
The present invention enables exponential operation.

【0035】従来の方法では 3052.46−2899.35=153.11[mm] の誤差があった。これは、熔接部分(製品にならないた
め圧延終了時カットされる)の長さ誤差であり、払い出
し長さをより正確に計算することで、圧延材熔接による
製品歩留りを向上させることができる。
The conventional method had an error of 3054.46-2899.35 = 153.11 [mm]. This is the length error of the welded portion (it is cut at the end of rolling because it does not become a product). By more accurately calculating the payout length, the product yield due to the welding of the rolled material can be improved.

【0036】[0036]

【発明の効果】鉄鋼制御用シーケンサに必要な制御設定
値(目標値)をあらかじめ登録しておく演算式で計算す
るファンクションジェネレータ装置により、従来行われ
ていた関数表による参照方式より、高精度で複雑な演算
式を用いた制御が可能となる。TM張力換算では、ロー
ルのスリップ防止や圧延材への余分に張力が減少するた
め製品の品質向上にもつながる。
EFFECT OF THE INVENTION With the function generator device for calculating the control set value (target value) necessary for the steel control sequencer by the arithmetic expression which is registered in advance, it is more accurate than the conventional reference method using the function table. Control using a complicated arithmetic expression is possible. In TM tension conversion, roll slip prevention and extra tension on the rolled material are reduced, which leads to improved product quality.

【0037】POR(払い出しリール)からの板の払い
出し長さ算出では、圧延材熔接による製品歩留りを向上
させることができる。
By calculating the payout length of the plate from the POR (payment reel), the product yield due to the welding of the rolled material can be improved.

【0038】ファンクションジェネレータの機能を外部
で実行することにより、制御用シーケンサ内部で行って
いた関数表の参照やそれらの参照データを使った演算シ
ーケンスを減らし、負荷軽減を図る。
By executing the function of the function generator externally, it is possible to reduce the load by reducing the reference of the function table performed inside the control sequencer and the operation sequence using those reference data.

【0039】関数表を作成するためのサンプルデータを
計算する手間が不要になり、演算シーケンサの量も減る
ためソフトの生産性が向上する。
The labor for calculating the sample data for creating the function table is unnecessary, and the amount of the operation sequencer is reduced, so that the productivity of the software is improved.

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

【図1】本発明の全体構成図である。FIG. 1 is an overall configuration diagram of the present invention.

【図2】本発明のタイムチャートである。FIG. 2 is a time chart of the present invention.

【図3】ファンクションジェネレータの内部構成図であ
る。
FIG. 3 is an internal configuration diagram of a function generator.

【図4】テンションメータ張力換算への適用例条件説明
図である。
FIG. 4 is an explanatory diagram of an application example condition for tension meter tension conversion.

【図5】関数表を用いた従来の実施方法を示す図であ
る。
FIG. 5 is a diagram showing a conventional implementation method using a function table.

【図6】演算式導出の例を示す図である。FIG. 6 is a diagram showing an example of derivation of an arithmetic expression.

【図7】POR(払い出しリール)からの板の払い出し
長さ算出の例を示す図である。
FIG. 7 is a diagram illustrating an example of calculating a payout length of a plate from a POR (payment reel).

【符号の説明】[Explanation of symbols]

1…シーケンサ、2…データメモリー、5…FG入力
値、7…FG設定値、11…データメモリーインターフ
ェイス、12…演算部、13…登録部、14…導出部、
15…格納部、16…入力部。
1 ... Sequencer, 2 ... Data memory, 5 ... FG input value, 7 ... FG set value, 11 ... Data memory interface, 12 ... Calculation section, 13 ... Registration section, 14 ... Derivation section,
15 ... storage unit, 16 ... input unit.

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.6 識別記号 庁内整理番号 FI 技術表示箇所 G05B 15/02 7531−3H G05B 15/02 H 19/05 F ─────────────────────────────────────────────────── ─── Continuation of the front page (51) Int.Cl. 6 Identification code Internal reference number FI Technical display location G05B 15/02 7531-3H G05B 15/02 H 19/05 F

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】鉄鋼分野における圧延機やロールといった
制御対象を制御するシーケンサ(1)とのFG入力値
(5)とFG設定値(7)の入出力に用いるデータメモ
リー(2)とデータメモリーにアクセスするデータメモリ
ーインターフェイス(11),演算式・条件登録部(1
3)に登録された演算式を実行する演算部(12),演
算式や入力値の範囲を登録しておく演算式・条件登録部
(13),演算式を導出するため、演算式導出データを
使って連立方程式を解く演算式導出部(14),方程式
の次数,座標データを記憶する演算式導出データ格納部
(15),演算式,入力値の範囲,方程式の次数,座標
データを入力する演算式・演算式導出データ入力部(1
6)から構成されることを特徴とする制御用シーケンス
データセットアップ装置。
1. A data memory (2) and a data memory used for inputting and outputting an FG input value (5) and an FG set value (7) with a sequencer (1) for controlling a controlled object such as a rolling mill or a roll in the steel field. Data memory interface (11) to access to, formula / condition register (1
The calculation unit (12) for executing the calculation formula registered in 3), the calculation formula / condition registration unit (13) for registering the calculation formula and the range of input values, and the calculation formula derivation data for deriving the calculation formula. Input the arithmetic expression derivation unit (14) that solves simultaneous equations by using, the arithmetic expression derivation data storage unit (15) that stores the order and the coordinate data of the equation, the arithmetic expression, the range of input values, the degree of the equation, and the coordinate data. Calculation formula / calculation formula derivation data input section (1
6) A control sequence data setup device comprising:
JP6023957A 1994-02-22 1994-02-22 Set-up device for control sequencer Pending JPH07234708A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6023957A JPH07234708A (en) 1994-02-22 1994-02-22 Set-up device for control sequencer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6023957A JPH07234708A (en) 1994-02-22 1994-02-22 Set-up device for control sequencer

Publications (1)

Publication Number Publication Date
JPH07234708A true JPH07234708A (en) 1995-09-05

Family

ID=12125035

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6023957A Pending JPH07234708A (en) 1994-02-22 1994-02-22 Set-up device for control sequencer

Country Status (1)

Country Link
JP (1) JPH07234708A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105431789A (en) * 2014-07-14 2016-03-23 三菱电机株式会社 Plc system and arithmetic expression data creation assistance device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105431789A (en) * 2014-07-14 2016-03-23 三菱电机株式会社 Plc system and arithmetic expression data creation assistance device
US10018983B2 (en) 2014-07-14 2018-07-10 Mitsubishi Electric Corporation PLC system and arithmetic-expression-data-creation supporting apparatus

Similar Documents

Publication Publication Date Title
EP0791411B1 (en) Strip crown measuring method and control method for continuous rolling machines
JPH10192929A (en) Method and device for control of rolling mill
JPH07234708A (en) Set-up device for control sequencer
JPS60244413A (en) Method for controlling load distribution in continuous rolling mill
EP0647164B1 (en) Flatness control in the rolling of strip
US6606534B1 (en) Strip thickness control apparatus for rolling mill
JPS58103918A (en) Method and apparatus for bending of press brake
JP3067879B2 (en) Shape control method in strip rolling
JP2849186B2 (en) Roll abnormality detection method in continuous casting equipment
JP3883086B2 (en) Correction method of sheet width change prediction formula and sheet width control method in hot rolling
JP2755893B2 (en) Rolling control method and apparatus
JPH0225210A (en) Wedge control method in hot rolling
JPH0596313A (en) Method and apparatus for controlling plate shape and plate crown in hot tandem mill
JPH062290B2 (en) Deterioration diagnosis method for hydraulic servo system for rolling mill
JP2829065B2 (en) Method of measuring thickness of rolled strip
JP2650575B2 (en) Thick plate width control rolling method
JP2751275B2 (en) How to determine rolling parameters
JP3299860B2 (en) Rolling mill thickness control method
JP3205175B2 (en) Strip width control method in hot rolling
JP4269400B2 (en) Rolling condition calculation method and rolling condition calculation apparatus for rolling mill
JPH11290919A (en) Device for controlling eccentricity of roll
JPH09267111A (en) System for specifying primary factor of thickness variation in rolling mill
JP3899549B2 (en) Method for predicting welding position of blank material
JPH04162905A (en) Method for controlling rolling mill
JPH10323705A (en) Plate crown arithmetic sequence unit for continuous rolling mill