KR101571635B1 - Plc 고속 카운터의 동작 방법 - Google Patents
Plc 고속 카운터의 동작 방법 Download PDFInfo
- Publication number
- KR101571635B1 KR101571635B1 KR1020140148900A KR20140148900A KR101571635B1 KR 101571635 B1 KR101571635 B1 KR 101571635B1 KR 1020140148900 A KR1020140148900 A KR 1020140148900A KR 20140148900 A KR20140148900 A KR 20140148900A KR 101571635 B1 KR101571635 B1 KR 101571635B1
- Authority
- KR
- South Korea
- Prior art keywords
- counter
- current value
- ring
- value
- linear
- 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.)
- Active
Links
- 238000011017 operating method Methods 0.000 title 1
- 238000000034 method Methods 0.000 claims abstract description 40
- 230000008569 process Effects 0.000 description 20
- 238000012545 processing Methods 0.000 description 14
- 238000010586 diagram Methods 0.000 description 4
- 230000004075 alteration Effects 0.000 description 2
- 230000005540 biological transmission Effects 0.000 description 2
- 230000015556 catabolic process Effects 0.000 description 2
- 238000006731 degradation reaction Methods 0.000 description 2
- 230000003247 decreasing effect Effects 0.000 description 1
- 238000012423 maintenance Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000000630 rising effect Effects 0.000 description 1
Images
Classifications
-
- 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/07—Programme control other than numerical control, i.e. in sequence controllers or logic controllers where the programme is defined in the fixed connection of electrical elements, e.g. potentiometers, counters, transistors
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03K—PULSE TECHNIQUE
- H03K21/00—Details of pulse counters or frequency dividers
- H03K21/02—Input circuits
- H03K21/026—Input circuits comprising logic circuits
-
- 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
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11C—STATIC STORES
- G11C11/00—Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor
- G11C11/21—Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor using electric elements
- G11C11/34—Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor using electric elements using semiconductor devices
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03K—PULSE TECHNIQUE
- H03K21/00—Details of pulse counters or frequency dividers
- H03K21/38—Starting, stopping or resetting the counter
-
- 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
- G05B2219/00—Program-control systems
- G05B2219/10—Plc systems
- G05B2219/15—Plc structure of the system
- G05B2219/15049—Timer, counter, clock-calendar, flip-flop as peripheral
Landscapes
- Engineering & Computer Science (AREA)
- Programmable Controllers (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Automation & Control Theory (AREA)
- Computer Hardware Design (AREA)
Abstract
Description
도 2는 종래 기술에 따른 PLC 고속 카운터의 카운트 처리 흐름도이다.
도 3은 본 발명의 실시 예에 따른 PLC 고속 카운터의 구성도이다.
도 4는 본 발명의 제 1 실시 예에 따른 PLC 고속 카운터의 카운트 처리 흐름도이다.
도 5는 본 발명의 제 1 실시 예에 따른 PLC 고속 카운터의 현재값 전송 과정을 도시한 흐름도이다.
도 6은 본 발명의 제 2 실시 예에 따른 PLC 고속 카운터의 카운트 처리 흐름도이다.
도 7은 본 발명의 제 2 실시 예에 따른 PLC 고속 카운터의 현재값 전송 과정을 도시한 흐름도이다.
Case | ① 계수값 | ② 계수값 - RINGMIN | ③ RINGMAX - RINGMIN | ④ FLOOR() | ③×④ | 링 카운터 현재값 |
가산 시 |
9000 | 19000 | 20000 | 0 | 0 | 9000 |
9999 | 19999 | 20000 | 0 | 0 | 9999 | |
10000 | 20000 | 20000 | 1 | 20000 | -10000 | |
19000 | 29000 | 20000 | 1 | 20000 | -1000 | |
20000 | 30000 | 20000 | 1 | 20000 | 0 | |
감산 시 |
-9000 | 1000 | 20000 | 0 | 0 | -9000 |
-10000 | 0 | 20000 | 0 | 0 | -10000 | |
-10001 | -1 | 20000 | -1 | -20000 | 9999 | |
-20000 | -10000 | 20000 | -1 | -20000 | 0 | |
20000 | 30000 | 20000 | -1 | -20000 | 0 |
120 : 입력회로
140 : MPU(Micro Processor Unit)
160 : 버퍼
200 : 외부기기
300 : 엔코더
Claims (6)
- 펄스가 입력되면 리니어 카운트 방식에 따라 계수하여 계수값을 생성하는 단계;
상기 계수값을 리니어 카운터 현재값으로 버퍼에 저장하는 단계;
외부로부터 현재값 요청이 입력되면, PLC 고속 카운터의 모드를 판단하는 단계; 및
상기 PLC 고속 카운터의 모드를 판단한 결과, 링 카운터 모드인 것으로 판단되면, 상기 리니어 카운터 현재값에 상응하는 링 카운터 현재값을 전송하는 단계로 이루어지는 PLC 고속 카운터의 동작 방법. - 제 1 항에 있어서,
상기 계수값을 리니어 카운터 현재값으로 버퍼에 저장하는 단계와 상기 PLC 고속 카운터의 모드를 판단하는 단계 사이에, 상기 계수값을 바탕으로 링 카운터 현재값을 계산하여 상기 버퍼에 저장하는 단계를 더 포함하는 PLC 고속 카운터의 동작 방법. - 제 2 항에 있어서,
상기 링 카운터 현재값을 전송하는 단계는 상기 계수값을 바탕으로 링 카운터 현재값을 계산하여 상기 버퍼에 저장하는 단계에서 저장된 링 카운터 현재값을 전송하는 것인 PLC 고속 카운터의 동작 방법. - 제 1 항에 있어서,
상기 링 카운터 현재값을 전송하는 단계는 상기 계수값을 리니어 카운터 현재값으로 버퍼에 저장하는 단계에서 저장된 계수값을 바탕으로 링 카운터 현재값을 계산하고, 계산된 링 카운터 현재값을 전송하는 것인 PLC 고속 카운터의 동작 방법. - 제 1 항에 있어서,
상기 PLC 고속 카운터의 모드를 판단하는 단계에서의 판단 결과, 리니어 카운터 모드이면, 상기 버퍼에 저장된 리니어 카운터 현재값을 전송하는 단계가 이루어지는 PLC 고속 카운터의 동작 방법.
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020140148900A KR101571635B1 (ko) | 2014-10-30 | 2014-10-30 | Plc 고속 카운터의 동작 방법 |
CN201510717681.8A CN105573244B (zh) | 2014-10-30 | 2015-10-29 | Plc高速计数器和其操作方法 |
US14/927,987 US9813066B2 (en) | 2014-10-30 | 2015-10-30 | PLC high speed counter and operating method thereof |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020140148900A KR101571635B1 (ko) | 2014-10-30 | 2014-10-30 | Plc 고속 카운터의 동작 방법 |
Publications (1)
Publication Number | Publication Date |
---|---|
KR101571635B1 true KR101571635B1 (ko) | 2015-11-24 |
Family
ID=54845244
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020140148900A Active KR101571635B1 (ko) | 2014-10-30 | 2014-10-30 | Plc 고속 카운터의 동작 방법 |
Country Status (3)
Country | Link |
---|---|
US (1) | US9813066B2 (ko) |
KR (1) | KR101571635B1 (ko) |
CN (1) | CN105573244B (ko) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113093642A (zh) * | 2021-04-09 | 2021-07-09 | 江西九二盐业有限责任公司 | 一种智能装车计数集中运算系统 |
Families Citing this family (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101936565B1 (ko) * | 2016-11-14 | 2019-01-09 | 엘에스산전 주식회사 | 인버터에서 인터럽트 제어방법 |
CN112152608B (zh) * | 2020-08-21 | 2024-06-14 | 广东韶钢松山股份有限公司 | 一种plc脉冲信号计数方法、装置、计算机设备及存储介质 |
US12166840B2 (en) * | 2020-09-16 | 2024-12-10 | Netflix, Inc. | Configurable access-based cache policy control |
CN115202284B (zh) * | 2022-06-18 | 2025-01-07 | 首钢京唐钢铁联合有限责任公司 | 一种plc扫描任务执行时间的计算方法 |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2002014707A (ja) | 2000-06-28 | 2002-01-18 | Omron Corp | I/oユニット及びプログラマブルコントローラ |
Family Cites Families (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6807553B2 (en) * | 2001-04-23 | 2004-10-19 | Safenet B.V. | Digital true random number generator circuit |
US7234159B1 (en) * | 2003-01-07 | 2007-06-19 | Altera Corporation | Method and apparatus for controlling evaluation of protected intellectual property in hardware |
JP4248950B2 (ja) * | 2003-06-24 | 2009-04-02 | 株式会社ルネサステクノロジ | 乱数発生装置 |
CN202455334U (zh) * | 2011-12-16 | 2012-09-26 | 四川九洲电器集团有限责任公司 | 一种电子计数器 |
KR20140044574A (ko) * | 2012-10-05 | 2014-04-15 | 엘에스산전 주식회사 | 펄스신호에 대한 차단 주파수 검출 장치 |
EP2899887B1 (en) * | 2014-01-23 | 2018-11-21 | Dialog Semiconductor (UK) Limited | Digital counter comprising reduced transition density |
-
2014
- 2014-10-30 KR KR1020140148900A patent/KR101571635B1/ko active Active
-
2015
- 2015-10-29 CN CN201510717681.8A patent/CN105573244B/zh not_active Expired - Fee Related
- 2015-10-30 US US14/927,987 patent/US9813066B2/en active Active
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2002014707A (ja) | 2000-06-28 | 2002-01-18 | Omron Corp | I/oユニット及びプログラマブルコントローラ |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113093642A (zh) * | 2021-04-09 | 2021-07-09 | 江西九二盐业有限责任公司 | 一种智能装车计数集中运算系统 |
CN113093642B (zh) * | 2021-04-09 | 2022-08-26 | 江西九二盐业有限责任公司 | 一种智能装车计数集中运算系统 |
Also Published As
Publication number | Publication date |
---|---|
CN105573244B (zh) | 2018-08-17 |
US20160126958A1 (en) | 2016-05-05 |
CN105573244A (zh) | 2016-05-11 |
US9813066B2 (en) | 2017-11-07 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR101571635B1 (ko) | Plc 고속 카운터의 동작 방법 | |
US11762449B2 (en) | Current control for a multicore processor | |
EP3188461B1 (en) | Method and apparatus for correcting detection distance | |
CN111132364B (zh) | 随机接入方法、装置、设备及存储介质 | |
US9325169B2 (en) | Telecommunications equipment, power supply system, and power supply implementation method | |
CN105071816A (zh) | 一种高效率快速按键扫描方法 | |
US20110057881A1 (en) | Kvm management system and method of providing adaptable synchronization signal | |
EP3012953B1 (en) | Method of controlling inverter | |
CN101707344B (zh) | 一种信号采集控制器 | |
US20160301925A1 (en) | Signal source for electromagnetic interference test of display devices | |
US20140289431A1 (en) | Interface apparatus connected with electronic device | |
EP2717469A2 (en) | Method and apparatus for detecting cut-off frequency of pulse signal | |
KR102695993B1 (ko) | 5g 통신을 수행하기 위하여 모뎀에 의해 구현되는 물리계층의 상태진단 및 감시를 수행하는 방법 및 통신시스템 | |
CN202257145U (zh) | 一种控制盒 | |
KR20120124338A (ko) | 고속 카운터 | |
JP2019213163A (ja) | 通信制御装置 | |
JP2007241842A (ja) | I/oブリッジ回路及び割り込み信号制御方法 | |
CN102522901B (zh) | 控制变频器功率变换的方法、设备和系统 | |
CN109586618B (zh) | 一种用于电气设备的驱动系统 | |
JP6301890B2 (ja) | 通信制御装置、通信制御方法、及び、通信制御プログラム | |
CN206878823U (zh) | 一种基带单元设备光口速率自适应装置 | |
CN105354078A (zh) | 一种多操作系统间触摸无延时的一体机及其控制方法 | |
CN207337295U (zh) | 一种大数据云计算一体机 | |
Zhu et al. | Application research of safety control and information device based on Firmsys platform in ACPR1000 nuclear power plant | |
CN203933360U (zh) | 一种igbt光纤驱动装置 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20141030 |
|
PA0201 | Request for examination | ||
E701 | Decision to grant or registration of patent right | ||
PE0701 | Decision of registration |
Patent event code: PE07011S01D Comment text: Decision to Grant Registration Patent event date: 20151112 |
|
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20151118 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20151118 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration | ||
FPAY | Annual fee payment |
Payment date: 20181001 Year of fee payment: 4 |
|
PR1001 | Payment of annual fee |
Payment date: 20181001 Start annual number: 4 End annual number: 4 |
|
FPAY | Annual fee payment |
Payment date: 20191001 Year of fee payment: 5 |
|
PR1001 | Payment of annual fee |
Payment date: 20191001 Start annual number: 5 End annual number: 5 |
|
PR1001 | Payment of annual fee |
Payment date: 20201005 Start annual number: 6 End annual number: 6 |
|
PR1001 | Payment of annual fee |
Payment date: 20211005 Start annual number: 7 End annual number: 7 |
|
PR1001 | Payment of annual fee |
Payment date: 20220926 Start annual number: 8 End annual number: 8 |
|
PR1001 | Payment of annual fee |