WO2012098676A1 - アナログ入力ユニットおよびプログラマブルコントローラ - Google Patents
アナログ入力ユニットおよびプログラマブルコントローラ Download PDFInfo
- Publication number
- WO2012098676A1 WO2012098676A1 PCT/JP2011/051096 JP2011051096W WO2012098676A1 WO 2012098676 A1 WO2012098676 A1 WO 2012098676A1 JP 2011051096 W JP2011051096 W JP 2011051096W WO 2012098676 A1 WO2012098676 A1 WO 2012098676A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- flow rate
- unit
- analog
- analog input
- input unit
- Prior art date
Links
Images
Classifications
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01F—MEASURING VOLUME, VOLUME FLOW, MASS FLOW OR LIQUID LEVEL; METERING BY VOLUME
- G01F15/00—Details of, or accessories for, apparatus of groups G01F1/00 - G01F13/00 insofar as such details or appliances are not adapted to particular types of such apparatus
- G01F15/06—Indicating or recording devices
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01F—MEASURING VOLUME, VOLUME FLOW, MASS FLOW OR LIQUID LEVEL; METERING BY VOLUME
- G01F9/00—Measuring volume flow relative to another variable, e.g. of liquid fuel for an engine
- G01F9/008—Measuring volume flow relative to another variable, e.g. of liquid fuel for an engine where the other variable is the flight or running time
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01F—MEASURING VOLUME, VOLUME FLOW, MASS FLOW OR LIQUID LEVEL; METERING BY VOLUME
- G01F15/00—Details of, or accessories for, apparatus of groups G01F1/00 - G01F13/00 insofar as such details or appliances are not adapted to particular types of such apparatus
- G01F15/07—Integration to give total flow, e.g. using mechanically-operated integrating mechanism
- G01F15/075—Integration to give total flow, e.g. using mechanically-operated integrating mechanism using electrically-operated integrating means
- G01F15/0755—Integration to give total flow, e.g. using mechanically-operated integrating mechanism using electrically-operated integrating means involving digital counting
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01F—MEASURING VOLUME, VOLUME FLOW, MASS FLOW OR LIQUID LEVEL; METERING BY VOLUME
- G01F15/00—Details of, or accessories for, apparatus of groups G01F1/00 - G01F13/00 insofar as such details or appliances are not adapted to particular types of such apparatus
- G01F15/07—Integration to give total flow, e.g. using mechanically-operated integrating mechanism
- G01F15/075—Integration to give total flow, e.g. using mechanically-operated integrating mechanism using electrically-operated integrating means
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B19/00—Programme-control systems
- G05B19/02—Programme-control systems electric
- G05B19/04—Programme control other than numerical control, i.e. in sequence controllers or logic controllers
- G05B19/05—Programmable logic controllers, e.g. simulating logic interconnections of signals according to ladder diagrams or function charts
Definitions
- the present invention relates to an analog input unit and a programmable controller including the analog input unit.
- An analog input unit (A / D converter) that converts an analog value input as a measured value of a flow meter into a digital value when flow data measured by a flow meter is taken into a programmable controller (PLC) is used.
- PLC programmable controller
- Many flow meters output an instantaneous flow rate (instantaneous value) as a measured value.
- a user program receives a measurement value at a timing in accordance with a sampling period of a flow meter, converts an instantaneous value into a flow rate per fixed time, and integrates it.
- the sampling cycle of the flow meter and the processing cycle (scan time) of the CPU unit that controls the entire PLC are asynchronous.
- a flow meter has been developed that enables measurement with a sampling cycle shorter than the processing cycle of a general CPU unit. Therefore, even if the conversion speed of the analog input unit can correspond to the sampling cycle of the flow meter, the high speed of the analog input unit may not be utilized because the interval for collecting the flow rate data is determined by the processing cycle of the CPU unit. is there.
- Patent Document 1 a technique that enables data collection at a constant period without depending on the scan time of a sequence program (see, for example, Patent Document 1), and various processing on collected data
- Patent Document 2 A technique for performing processing (see, for example, Patent Document 2) has been proposed.
- a device that calculates and stores an integrated value with a measuring instrument for example, see Patent Document 3
- a system that monitors a signal transmitted from a flow meter according to a constant flow rate for example, calculates an integrated amount
- the analog input unit has neither a means for converting the instantaneous value into a flow rate per unit time and integrating it, nor a means for holding the integrated value, so that these processes are still performed by the user program. Become. Further, the analog input unit has no means for recording the flow rate every certain time (for example, 1 hour, 1 day, etc.).
- the present invention has been made in view of the above, and an object thereof is to obtain an analog input unit and a programmable controller capable of easy flow rate management and abnormality detection by a PLC.
- the present invention is an analog input unit that is provided in a programmable controller and sequentially converts an analog value input from the outside into a digital value, and is a measured value by a flow meter. Based on the digital value from the analog-to-digital conversion unit that converts the analog value to a digital value, the instantaneous flow rate and the total integrated flow rate that is obtained by integrating the flow rate per preset time set , And a storage unit including a flow rate storage area for storing the instantaneous flow rate calculated by the flow rate calculation unit and the total integrated flow rate.
- the instantaneous flow rate and the total integrated flow rate are calculated by the flow rate calculation unit, so that the integrated flow rate and instantaneous flow rate can be obtained by taking advantage of the high speed and constant periodicity of the analog input unit. it can. Thereby, easy flow rate management and abnormality detection by PLC are attained.
- FIG. 1 is a block diagram showing a configuration of a PLC system including an analog input unit according to an embodiment of the present invention.
- FIG. 2 is a diagram for explaining the data structure of the parameter storage area.
- FIG. 3 is a diagram illustrating the data structure of the flow rate storage area.
- FIG. 4 is a diagram for explaining the data structure of the daily report data storage area.
- FIG. 5 is a flowchart for explaining the operation procedure of the analog input unit.
- FIG. 6 is a diagram for explaining an error that may be caused by integrating the flow rate per integration cycle.
- FIG. 7 is a diagram for describing correction when the flow rate increases within the integration period.
- FIG. 8 is a diagram for explaining correction when the flow rate decreases within the integration cycle.
- FIG. 9 is a flowchart for explaining the procedure from acquisition of the hourly integrated flow rate to storage of the daily report data file.
- FIG. 10 is a diagram illustrating an example of a CSV file.
- FIG. 1 is a block diagram showing a configuration of a PLC system including an analog input unit according to an embodiment of the present invention.
- the PLC system is a system including a PLC 1 and peripheral devices connected to the PLC 1.
- the personal computer 2 and the memory card slot 3 are peripheral devices included in the PLC system.
- the analog input unit 100 is connected to the CPU unit 200 via the inter-unit bus 300.
- the analog input unit 100 and the CPU unit 200 constitute a part of the PLC 1.
- various types of units (not shown) are mounted on the PLC 1 through the inter-unit bus 300 in accordance with the purpose.
- the various units include, for example, a motion controller unit that performs position control in multiple axes by a servo amplifier or the like, and a temperature controller that outputs a temperature control signal for controlling heating and cooling so as to reach a temperature commanded from the CPU unit 200
- a unit or the like is mounted on the PLC 1.
- the analog input unit 100 receives an analog value input from the outside to the PLC 1 and sequentially converts the input analog value into a digital value.
- Various measured values related to industrial equipment and the like to be controlled by the PLC 1, for example, flow rate, pressure, temperature, and the like are converted into analog values such as current values and voltage values and input to the analog input unit 100 from various sensors.
- the analog input unit 100 includes an analog data input interface (I / F) 110, an analog / digital (A / D) conversion unit 120, a calculation unit 130, a shared memory (storage unit) 140, a trigger input interface (I / F) 150, and A bus interface (I / F) 160 is included.
- Analog data input I / F 110 accepts input of analog values.
- the A / D conversion unit 120 converts an analog value into a digital value (A / D conversion value).
- the arithmetic unit 130 controls the entire analog input unit 100.
- the shared memory 140 stores the A / D conversion value from the A / D conversion unit 120 and the calculation result by the calculation unit 130.
- the shared memory 140 can be read and written by the arithmetic unit 130 and can be read by the CPU unit 200 via the inter-unit bus 300.
- Trigger input I / F 150 accepts a trigger for starting or stopping flow integration.
- the bus I / F 160 is a communication interface for performing communication with the CPU unit 200 via the inter-unit bus 300.
- the arithmetic unit 130, the shared memory 140, and the bus I / F 160 are connected to each other via an internal bus 170.
- the PLC 1 can accept, for example, the following types of requests as triggers for starting or stopping the flow rate integration. ⁇ Request by command issued from CPU unit 200 ⁇ Request by internal signal of PLC1 ⁇ Request by input signal to trigger input I / F 150
- the CPU unit 200 operates various units included in the PLC 1 to execute a user program, which is a program for controlling industrial equipment, outputs an execution result, and acquires input values such as values used by the user program. Repeat at a predetermined cycle. This repeated operation is called cyclic processing.
- the CPU unit 200 reads a digital value (A / D conversion value) from the shared memory 140 as part of the input value acquisition operation included in the cyclic processing.
- the CPU unit 200 includes a memory card interface (I / F) 210, a calculation unit 220, an internal memory 230, a personal computer interface (PCI / F) 240, and a bus interface (I / F) 250.
- I / F memory card interface
- PCI / F personal computer interface
- I / F bus interface
- the memory card I / F 210 is an interface for accessing a memory card set in the memory card slot 3.
- the memory card stores a user program, data necessary for executing the user program, and data that is the execution result of the user program.
- the arithmetic unit 220 executes a user program and controls the CPU unit 200 as a whole.
- the internal memory 230 stores data necessary for executing the user program and input / output values of the user program.
- the PCI / F 240 is an interface for connection with the personal computer 2.
- the personal computer 2 displays user program settings and information stored in the internal memory 230.
- the personal computer 2 generates a signal waveform using a waveform generation tool.
- the bus interface (I / F) 250 is a communication interface for performing communication with the analog input unit 100 via the inter-unit bus 300.
- the memory card I / F 210, the arithmetic unit 220, the internal memory 230, the PCI / F 240, and the bus I / F 250 are connected to each other via the internal bus 260.
- an A / D conversion value storage area 141 stores the A / D conversion value from the A / D conversion unit 120.
- the A / D conversion value is read from the A / D conversion value storage area 141 by the cyclic processing of the CPU unit 200.
- FIG. 2 is a diagram for explaining the data structure of the parameter storage area.
- the parameter storage area 142 stores parameters for input flow rate setting, integration cycle setting, and flow rate range setting.
- the input flow rate setting is a type of measurement value output by the flow meter, and is set to be either an instantaneous flow rate (instantaneous value) or an integrated flow rate (integrated value).
- the instantaneous flow rate represents the amount of the measurement object that has passed through the flow meter at a certain moment.
- the integrated flow rate represents the amount of the measurement object that has passed through the flow meter during a certain period.
- the flow meter may be either one that outputs an instantaneous value or one that outputs an integrated value.
- the integration cycle setting parameter represents a set time set as a cycle for integrating the flow rate in the analog input unit 100.
- the flow rate range setting parameter represents a range of measurement values output from the flow meter.
- the parameters stored in the parameter storage area 142 are set by a user input operation, for example.
- FIG. 3 is a diagram for explaining the data structure of the flow rate storage area.
- the flow rate storage area 143 includes an instantaneous flow rate calculated based on an A / D conversion value from the A / D conversion unit 120, a total integrated flow rate obtained by integrating a flow rate per integration cycle, and a flow rate per hour (hourly integrated flow rate). Is stored.
- FIG. 4 is a diagram for explaining the data structure of the daily report data storage area.
- the daily report data storage area 144 collects the hourly integrated flow rate calculated during the day and stores it as daily report data ("flow rate from 0 o'clock to 1 o'clock" ... "flow rate from 11:00 to 12:00"). To do.
- the calculation unit 130 includes a flow rate calculation unit 131 and a trigger detection unit 132.
- the trigger detection unit 132 detects a trigger for starting or stopping the flow rate integration.
- the flow rate calculation unit 131 converts the A / D conversion value from the A / D conversion unit 120 into a flow rate based on the trigger detected by the trigger detection unit 132 and the parameters stored in the parameter storage area 142, Write to the flow rate storage area 143.
- the flow rate calculation unit 131 includes an instantaneous flow rate calculation unit 131a, an integrated flow rate calculation unit 131b, and a daily report data calculation unit 131c.
- the instantaneous flow rate calculation unit 131a calculates an instantaneous flow rate.
- the integrated flow rate calculation unit 131b calculates the total integrated flow rate.
- the daily report data calculation unit 131c calculates daily report data.
- the analog input unit 100 collects measurement data by measuring a flow rate related to an industrial device or the like controlled by the PLC 1 with a flow meter.
- the interval (sampling cycle) at which the flow meter measures the flow rate is shorter than the cycle of the cyclic processing by the CPU unit 200, it is difficult for the CPU unit 200 to perform integration processing synchronized with the sampling cycle of the flow meter.
- the flow rate is integrated by the analog input unit 100 that enables high-speed data collection with respect to the sampling period of the flow meter, and the integration result is stored in the shared memory 140.
- the flow rate data stored in the area of the shared memory 140 is appropriately read out to the peripheral device via the inter-unit bus 300 and the CPU unit 200.
- FIG. 5 is a flowchart for explaining the operation procedure of the analog input unit.
- the calculation unit 130 performs initial setting for performing flow rate integration (step S10).
- step S10 the setting regarding the flow rate integration made by the user is acquired.
- Setting items include input flow rate setting (instantaneous value or integrated value), integration cycle, and flow meter flow range. The user sets the parameters of these items according to the specifications and settings of the flow meter to be connected.
- the flow calculation unit 131 starts the flow integration operation (step S11).
- the flow rate calculation unit 131 uses a timer or a counter to determine whether or not the integration cycle has been reached in order to perform flow rate integration for each integration cycle (step S12).
- step S12 If the elapsed time from step S11 or the previous flow rate integration has not reached the integration cycle (step S12, No), the flow rate calculation unit 131 sets the integration cycle to the integration cycle as long as there is no request to end the flow integration (step S23, No). The determination of whether or not it has been reached is continued (step S12). When the elapsed time from step S11 or the previous flow rate integration has reached the integration cycle (step S12, Yes), the flow rate calculation unit 131 executes flow rate integration processing.
- the flow rate integration process varies depending on the type of measurement value output by the flow meter. Therefore, the flow rate calculation unit 131 determines whether the input flow rate setting in the initial setting is an instantaneous value (instantaneous flow rate) or an integrated value (integrated flow rate) (step S13).
- the flow rate calculation unit 131 calculates the instantaneous flow rate by converting the A / D conversion value, and stores the calculated instantaneous flow rate in the flow rate storage area 143 (step S13). S14).
- the flow rate calculation unit 131 uses, for example, the following calculation formula to calculate the instantaneous flow rate.
- Instantaneous flow rate (flow range upper limit value) x (A / D conversion value) / ⁇ (maximum value of A / D conversion value in analog input unit)-(minimum value of A / D conversion value in analog input unit) ⁇
- the flow rate calculation unit 131 converts the calculated instantaneous flow rate into a flow rate per integration cycle (step S15).
- the flow rate calculation unit 131 uses, for example, the following calculation formula to calculate the flow rate per integration cycle.
- Flow rate per integration cycle (instantaneous flow rate calculated in step S14) x (integration cycle) x (unit conversion value)
- FIG. 6 is a diagram for explaining an error that may be caused by integrating the flow rate per integration cycle.
- the vertical axis represents instantaneous flow rate
- the horizontal axis represents time (both are arbitrary units).
- the flow rate calculation unit 131 executes a flow rate correction process in order to reduce such an error as much as possible (step S16).
- the flow rate calculation unit 131 assumes that the actual flow rate has changed within the period between them, Execute correction processing.
- FIG. 7 is a diagram illustrating correction when the flow rate increases within the integration period.
- the flow rate calculation unit 131 executes a correction process for adding a flow rate corresponding to the increase in the integration cycle C to the flow rate for each integration cycle C.
- the flow rate calculation unit 131 calculates an error on the assumption that the actual flow rate changes linearly within the integration period C.
- the flow rate calculation unit 131 calculates the deficiency error E1 N by the following calculation formula.
- the flow rate calculation unit 131 adds a correction amount E1 N ′ corresponding to the shortage error E1 N to the flow rate to be integrated next.
- E1 N (S N -S N-1 ) / 2
- FIG. 8 is a diagram illustrating correction when the flow rate decreases within the integration cycle.
- the flow rate calculation unit 131 executes a correction process for subtracting the flow rate corresponding to the decrease in the integration cycle C from the flow rate for each integration cycle C.
- the flow rate calculation unit 131 calculates the deficiency error E2 N by the following calculation formula.
- the flow rate calculation unit 131 subtracts the correction amount E2 N ′ corresponding to the shortage error E2 N from the flow rate to be accumulated next.
- E2 N (S N-1 -S N ) / 2
- step S17 adds the corrected value to the total integrated flow rate stored in the flow rate storage area 143 (step S17). Further, the flow rate calculation unit 131 adds the corrected value to the hourly integrated flow rate stored in the flow rate storage area 143 (step S18). Note that the order of step S17 and step S18 is arbitrary.
- the flow rate calculation unit 131 converts the A / D conversion value into a flow rate (step S19), and the flow rate acquired last time from the current flow rate is obtained. Subtraction is performed to calculate the amount of change (step S20). The flow rate calculation unit 131 obtains the change amount of the flow rate obtained by converting the A / D conversion value as the flow rate per integration cycle.
- the flow rate calculation unit 131 adds the amount of change calculated in step S20 to the total integrated flow rate stored in the flow rate storage area 143 (step S21). Further, the flow rate calculation unit 131 adds the amount of change calculated in step S ⁇ b> 20 to the hourly integrated flow rate stored in the flow rate storage area 143.
- the flow rate calculation unit 131 divides the amount of change calculated in step S20 by the integration cycle, converts it to an instantaneous flow rate every integration cycle, and stores it in the flow rate storage area 143 (step S22). Thereby, when the measurement value output from the flowmeter is an integrated value, the user can grasp not only the change in the integrated flow rate but also the change in the instantaneous flow rate.
- the flow rate calculation unit 131 determines whether or not the integration period has been reached as long as there is no request to end the flow rate integration (No in step S23). The procedure from step S12) is repeated. The flow rate calculation unit 131 ends the flow rate integration process when there is a request to end the flow rate integration (step S23, Yes).
- FIG. 9 is a flowchart for explaining the procedure from the acquisition of the hourly integrated flow rate to the saving of the daily report data file.
- the daily report data file is created by reading the daily report data stored in the daily report data storage area 144 at a time determined every day, for example, at 0:00.
- the flow rate calculation unit 131 acquires the clock information of the sequencer CPU (step S40), and determines whether or not the current time is the correct time (0 minute 0 second) (step S41). When the current time is on the hour (step S41, Yes), the flow rate calculation unit 131 reads the hourly integrated flow rate stored in the flow rate storage area 143 of the shared memory 140 and stores it in the daily report data storage area 144 of the shared memory 140. Store (step S42). Moreover, the flow rate calculation unit 131 clears the hourly integrated flow rate in the flow rate storage area 143 to 0 (step S43). If the current time is not the correct time (step S41, No), the procedure from the start is repeated.
- the flow rate calculation unit 131 determines whether or not the current time is 0:00 (step S44). When the current time is 0 o'clock (step S44, Yes), the flow rate calculation unit 131 saves daily report data for one day read from the daily report data storage area 144 of the shared memory 140 in a CSV file. The flow rate calculation unit 131 creates a daily report data file including daily report data for one day read from the daily report data storage area 144 (step S45). After creating the daily report data file, or when the current time is not 0 o'clock (step S44, No), the procedure from the start is repeated.
- FIG. 10 is a diagram illustrating an example of a CSV file. For example, the following information is written in the CSV file. -Daily report data date-Hourly integrated flow rate-Daily total flow rate-Total integrated flow rate after starting flow integration
- the storage location of the created daily report data file is, for example, as follows.
- -Internal memory 230 of CPU unit 200 A memory card connected to the memory card I / F 210 of the CPU unit 200
- the created daily report data file can be read into the personal computer 2 connected to the PCI / F 240 of the CPU unit 200, and can be referred to and processed at any time.
- the daily report data file may be read out by a daily report data reading tool operating on the personal computer 2 and displayed graphically.
- the analog input unit 100 takes in the flow rate data into the PLC 1 by utilizing the high speed and constant periodicity of the analog input unit 100 by calculating the instantaneous flow rate and the total integrated flow rate in the flow rate calculation unit 131. be able to.
- the analog input unit 100 can easily create daily report data that can be used for flow rate management and abnormality detection in the PLC 1 by reading the hourly accumulated flow rate stored in the shared memory 140.
- the PLC 1 can use a daily report data file that is automatically created and stored in the system. As a result, the PLC 1 can easily perform flow rate management and abnormality detection.
- the analog input unit and the programmable controller according to the present invention are suitable for monitoring the flow rate management and the presence / absence of abnormality related to the industrial equipment to be controlled.
Landscapes
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Fluid Mechanics (AREA)
- Engineering & Computer Science (AREA)
- Automation & Control Theory (AREA)
- Programmable Controllers (AREA)
- Details Of Flowmeters (AREA)
- Flow Control (AREA)
- Measuring Volume Flow (AREA)
- Arrangements For Transmission Of Measured Signals (AREA)
Abstract
Description
図1は、本発明の実施の形態にかかるアナログ入力ユニットを備えるPLCシステムの構成を示すブロック図である。PLCシステムは、PLC1、およびPLC1に接続された周辺装置を含むシステムである。例えば、パーソナルコンピュータ2およびメモリカードスロット3は、PLCシステムに含まれる周辺装置である。
・CPUユニット200から発行される命令による要求
・PLC1の内部信号による要求
・トリガ入力I/F150への入力信号による要求
瞬時流量=(流量レンジ上限値)×(A/D変換値)/{(アナログ入力ユニットにおけるA/D変換値の最大値)-(アナログ入力ユニットにおけるA/D変換値の最小値)}
積算周期当たりの流量=(ステップS14で算出した瞬時流量)×(積算周期)×(単位換算値)
単位換算値=1/60[min/h]×60[s/min]×1000[ms/s]
E1N=(SN-SN-1)/2
E2N=(SN-1-SN)/2
・日報データの日付
・毎時積算流量
・1日の合計流量
・流量積算を開始してからの総積算流量
・CPUユニット200の内部メモリ230
・CPUユニット200のメモリカードI/F210に接続されているメモリカード
2 パーソナルコンピュータ
3 メモリカードスロット
100 アナログ入力ユニット
110 アナログデータ入力I/F
120 A/D変換部
130 演算部
131 流量演算部
131a 瞬時流量演算部
131b 積算流量演算部
131c 日報データ演算部
132 トリガ検出部
140 共用メモリ
141 A/D変換値格納領域
142 パラメータ格納領域
143 流量格納領域
144 日報データ格納領域
150 トリガ入力I/F
160 バスI/F
170 内部バス
200 CPUユニット
210 メモリカードI/F
220 演算部
230 内部メモリ
240 PCI/F
250 バスI/F
260 内部バス
300 ユニット間バス
Claims (7)
- プログラマブルコントローラに備えられ、外部から入力されるアナログ値を逐次デジタル値に変換するアナログ入力ユニットであって、
流量計による計測値であるアナログ値をデジタル値へ変換するアナログデジタル変換部と、
前記アナログデジタル変換部からの前記デジタル値を基に、瞬時流量と、予め設定された設定時間当たりの流量を積算した総積算流量と、を算出する流量演算部と、
前記流量演算部で算出された前記瞬時流量と前記総積算流量とを格納する流量格納領域を備える記憶部と、
を有することを特徴とするアナログ入力ユニット。 - 前記流量計が前記計測値として瞬時値を出力する場合において、前記流量演算部は、前記アナログデジタル変換部からの前記デジタル値の換算により前記瞬時流量を算出し、かつ算出した前記瞬時流量を、前記設定時間当たりの流量に換算することを特徴とする請求項1に記載のアナログ入力ユニット。
- 前記流量計が前記計測値として積算値を出力する場合において、前記流量演算部は、前記アナログデジタル変換部からの前記デジタル値を換算して得た流量の変化量を、前記設定時間当たりの流量として求め、かつ前記変化量を、前記設定時間おきの前記瞬時流量に換算することを特徴とする請求項1に記載のアナログ入力ユニット。
- 前記流量演算部は、前記流量計における流量が前記設定時間内にて増加した場合に、前記設定時間内における増加分に相当する流量を前記設定時間ごとの流量に加える補正をし、前記流量計における流量が前記設定時間内にて減少した場合に、前記設定時間内における減少分に相当する流量を前記設定時間ごとの流量から差し引く補正をすることを特徴とする請求項1または2に記載のアナログ入力ユニット。
- 前記記憶部は、1時間当たりの流量を日単位で収集する日報データ格納領域を備えることを特徴とする請求項1から4のいずれか一項に記載のアナログ入力ユニット。
- 前記流量演算部は、前記日報データ格納領域から読み出した1日分のデータを含む日報データファイルを作成することを特徴とする請求項5に記載のアナログ入力ユニット。
- 外部から入力されるアナログ値を逐次デジタル値に変換するアナログ入力ユニットと、
ユニット間バスを介して前記アナログ入力ユニットに接続されたCPUユニットと、
を有し、
前記アナログ入力ユニットは、
流量計による計測値であるアナログ値をデジタル値へ変換するアナログデジタル変換部と、
前記アナログデジタル変換部からの前記デジタル値を基に、瞬時流量と、予め設定された設定時間当たりの流量を積算した総積算流量と、を算出する流量演算部と、
前記流量演算部で算出された前記瞬時流量と前記総積算流量とを格納する流量格納領域を備え、前記CPUユニットによる読み出しアクセスが可能な共用メモリと、
を有することを特徴とするプログラマブルコントローラ。
Priority Applications (6)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
DE112011104749T DE112011104749T5 (de) | 2011-01-21 | 2011-01-21 | Analogeingabeeinheit und programmierbare Steuereinrichtung |
PCT/JP2011/051096 WO2012098676A1 (ja) | 2011-01-21 | 2011-01-21 | アナログ入力ユニットおよびプログラマブルコントローラ |
JP2012553522A JP5523588B2 (ja) | 2011-01-21 | 2011-01-21 | アナログ入力ユニットおよびプログラマブルコントローラ |
CN201180065422.1A CN103314334B (zh) | 2011-01-21 | 2011-01-21 | 模拟输入单元以及可编程控制器 |
US13/978,002 US20130304402A1 (en) | 2011-01-21 | 2011-01-21 | Analog input unit and programmable controller |
KR1020137017612A KR101534994B1 (ko) | 2011-01-21 | 2011-01-21 | 아날로그 입력 유닛 및 프로그래머블 콘트롤러 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/JP2011/051096 WO2012098676A1 (ja) | 2011-01-21 | 2011-01-21 | アナログ入力ユニットおよびプログラマブルコントローラ |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2012098676A1 true WO2012098676A1 (ja) | 2012-07-26 |
Family
ID=46515328
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/JP2011/051096 WO2012098676A1 (ja) | 2011-01-21 | 2011-01-21 | アナログ入力ユニットおよびプログラマブルコントローラ |
Country Status (6)
Country | Link |
---|---|
US (1) | US20130304402A1 (ja) |
JP (1) | JP5523588B2 (ja) |
KR (1) | KR101534994B1 (ja) |
CN (1) | CN103314334B (ja) |
DE (1) | DE112011104749T5 (ja) |
WO (1) | WO2012098676A1 (ja) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2014207825A1 (ja) * | 2013-06-25 | 2014-12-31 | 三菱電機株式会社 | プログラマブルコントローラ |
US10534343B2 (en) | 2016-03-31 | 2020-01-14 | Mitsubishi Electric Corporation | Unit and control system |
Families Citing this family (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5896891B2 (ja) * | 2012-12-17 | 2016-03-30 | 三菱重工業株式会社 | パラメータ推定装置、パラメータ推定方法、蓄電システム及びプログラム |
US9869988B2 (en) * | 2014-03-07 | 2018-01-16 | Mitsubishi Electric Corporation | Programmable controller system for performing analog-to-digital conversion based on an adjustable conversion characteristic table |
JP6393513B2 (ja) * | 2014-04-30 | 2018-09-19 | パナソニック デバイスSunx株式会社 | プログラマブルコントローラ及びプログラム開発支援装置 |
WO2016120906A1 (ja) * | 2015-01-30 | 2016-08-04 | 三菱電機株式会社 | A/d変換装置、d/a変換装置、及びplc |
KR101701691B1 (ko) * | 2015-04-20 | 2017-02-01 | 미쓰비시덴키 가부시키가이샤 | 프로그래머블 로직 컨트롤러 시스템 및 연산 유닛 |
CN105136224B (zh) * | 2015-07-20 | 2018-04-03 | 北京交通发展研究院 | 一种获取车辆耗油量及对车辆节能管理的方法和装置 |
JP6541919B1 (ja) * | 2018-09-13 | 2019-07-10 | 三菱電機株式会社 | 設定支援装置、設定支援方法及びプログラム |
CN112840278B (zh) | 2018-10-15 | 2022-05-10 | 三菱电机株式会社 | 可编程逻辑控制器、外部仪器、方法及程序 |
JP7160672B2 (ja) * | 2018-12-28 | 2022-10-25 | 株式会社キーエンス | 気体流量計 |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000009501A (ja) * | 1998-06-24 | 2000-01-14 | Yazaki Corp | 流量計および流量計測方法 |
JP2000122706A (ja) * | 1998-10-16 | 2000-04-28 | Omron Corp | プログラマブルコントローラシステム並びにその構成機器 |
JP2002323909A (ja) * | 2001-04-26 | 2002-11-08 | Hitachi Ltd | 警報通報装置及び警報通報システム |
JP2009128013A (ja) * | 2007-11-19 | 2009-06-11 | Chugoku Electric Power Co Inc:The | 流量価額算出システム |
WO2010109584A1 (ja) * | 2009-03-23 | 2010-09-30 | 三菱電機株式会社 | A/d変換装置およびプログラマブルコントローラシステム |
Family Cites Families (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH04288602A (ja) | 1991-02-27 | 1992-10-13 | Mitsubishi Electric Corp | A/d変換機能付プログラマブルコントローラ |
JP3042110B2 (ja) | 1991-12-13 | 2000-05-15 | 松下電器産業株式会社 | 水道量管理装置 |
DE102005024079A1 (de) * | 2004-05-25 | 2006-01-19 | Invensys Systems, Inc., Foxboro | Durchflussmessgerät-Zuteiltechniken |
US7660680B1 (en) * | 2006-06-26 | 2010-02-09 | Rockwell Automation Technologies, Inc. | Systems and methods for totalizing parallel feeds |
JP2008058006A (ja) | 2006-08-29 | 2008-03-13 | Ricoh Elemex Corp | ガスメータのデータ記憶装置及びプログラム |
JP5082989B2 (ja) * | 2008-03-31 | 2012-11-28 | 日立金属株式会社 | 流量制御装置、その検定方法及び流量制御方法 |
US8939016B2 (en) * | 2010-12-14 | 2015-01-27 | Roger Brasel | Flow sentinel |
-
2011
- 2011-01-21 WO PCT/JP2011/051096 patent/WO2012098676A1/ja active Application Filing
- 2011-01-21 CN CN201180065422.1A patent/CN103314334B/zh active Active
- 2011-01-21 US US13/978,002 patent/US20130304402A1/en not_active Abandoned
- 2011-01-21 DE DE112011104749T patent/DE112011104749T5/de not_active Withdrawn
- 2011-01-21 JP JP2012553522A patent/JP5523588B2/ja active Active
- 2011-01-21 KR KR1020137017612A patent/KR101534994B1/ko active IP Right Grant
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000009501A (ja) * | 1998-06-24 | 2000-01-14 | Yazaki Corp | 流量計および流量計測方法 |
JP2000122706A (ja) * | 1998-10-16 | 2000-04-28 | Omron Corp | プログラマブルコントローラシステム並びにその構成機器 |
JP2002323909A (ja) * | 2001-04-26 | 2002-11-08 | Hitachi Ltd | 警報通報装置及び警報通報システム |
JP2009128013A (ja) * | 2007-11-19 | 2009-06-11 | Chugoku Electric Power Co Inc:The | 流量価額算出システム |
WO2010109584A1 (ja) * | 2009-03-23 | 2010-09-30 | 三菱電機株式会社 | A/d変換装置およびプログラマブルコントローラシステム |
Cited By (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2014207825A1 (ja) * | 2013-06-25 | 2014-12-31 | 三菱電機株式会社 | プログラマブルコントローラ |
JP5661953B1 (ja) * | 2013-06-25 | 2015-01-28 | 三菱電機株式会社 | プログラマブルコントローラ |
TWI498688B (zh) * | 2013-06-25 | 2015-09-01 | Mitsubishi Electric Corp | 可程式控制器 |
CN105339854A (zh) * | 2013-06-25 | 2016-02-17 | 三菱电机株式会社 | 可编程控制器 |
US9811486B2 (en) | 2013-06-25 | 2017-11-07 | Mitsubishi Electric Corporation | Programmable controller |
KR101821068B1 (ko) | 2013-06-25 | 2018-01-22 | 미쓰비시덴키 가부시키가이샤 | 프로그래머블 컨트롤러 |
US10534343B2 (en) | 2016-03-31 | 2020-01-14 | Mitsubishi Electric Corporation | Unit and control system |
Also Published As
Publication number | Publication date |
---|---|
DE112011104749T5 (de) | 2013-11-07 |
KR101534994B1 (ko) | 2015-07-07 |
CN103314334B (zh) | 2016-03-02 |
JP5523588B2 (ja) | 2014-06-18 |
US20130304402A1 (en) | 2013-11-14 |
CN103314334A (zh) | 2013-09-18 |
JPWO2012098676A1 (ja) | 2014-06-09 |
KR20130103592A (ko) | 2013-09-23 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5523588B2 (ja) | アナログ入力ユニットおよびプログラマブルコントローラ | |
US7637657B2 (en) | Electronic thermometer | |
KR101277426B1 (ko) | A/d 변환 장치 및 프로그래머블 컨트롤러 시스템 | |
JP5301060B1 (ja) | アナログ変換装置およびプログラマブルコントローラシステム | |
JP7026856B2 (ja) | Dcバスコンデンサをオンラインモニタリングする方法及び装置 | |
CN110794092B (zh) | 传感器及其控制方法、装置、设备和空气质量监测设备 | |
EP3845983B1 (en) | Industrial equipment control device and industrial equipment data collecting system | |
JPWO2021019615A1 (ja) | プログラマブルロジックコントローラ、設定ツール、及びプログラム | |
JPS63214623A (ja) | 重量計測方法 | |
CN208669907U (zh) | 一种提高起重机制动下滑量精度的测量装置 | |
JP6973427B2 (ja) | 通信システム、通信方法、及びプログラム | |
JP4538268B2 (ja) | デジタル式電力計 | |
JP2022077850A (ja) | 情報処理装置、システム、生産設備、情報処理方法、物品の製造方法、制御プログラム、及び記録媒体 | |
JP2021096680A (ja) | 検針装置及び検針方法 | |
CN106707833B (zh) | 采样信号自动校正方法、装置及系统 | |
JP7175689B2 (ja) | 測定器 | |
JP5406906B2 (ja) | 消費電力表示装置及び消費電力表示方法 | |
JP2004178479A (ja) | データ収集装置 | |
JPH09189579A (ja) | 監視データ収集装置 | |
JP2005318088A (ja) | A/d変換器のサンプリング周期設定方法およびデジタル式電力計 | |
JPH04266156A (ja) | 進捗グラフ表示装置 | |
CN114755945A (zh) | 磁编码器倍频处理系统及倍频处理方法 | |
JP2017204726A (ja) | A/d変換器 | |
JPH11337378A (ja) | パルス信号積算値監視装置及び方法 | |
JP2015076048A (ja) | プログラムコントローラ |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 11856177 Country of ref document: EP Kind code of ref document: A1 |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2012553522 Country of ref document: JP |
|
WWE | Wipo information: entry into national phase |
Ref document number: 13978002 Country of ref document: US |
|
ENP | Entry into the national phase |
Ref document number: 20137017612 Country of ref document: KR Kind code of ref document: A |
|
WWE | Wipo information: entry into national phase |
Ref document number: 1120111047495 Country of ref document: DE Ref document number: 112011104749 Country of ref document: DE |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 11856177 Country of ref document: EP Kind code of ref document: A1 |