JP6638732B2 - 制御システムおよび制御方法 - Google Patents
制御システムおよび制御方法 Download PDFInfo
- Publication number
- JP6638732B2 JP6638732B2 JP2017545024A JP2017545024A JP6638732B2 JP 6638732 B2 JP6638732 B2 JP 6638732B2 JP 2017545024 A JP2017545024 A JP 2017545024A JP 2017545024 A JP2017545024 A JP 2017545024A JP 6638732 B2 JP6638732 B2 JP 6638732B2
- Authority
- JP
- Japan
- Prior art keywords
- node
- data
- unit
- script
- server
- 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.)
- Expired - Fee Related
Links
- 238000000034 method Methods 0.000 title claims description 54
- 238000012545 processing Methods 0.000 claims description 44
- 230000005540 biological transmission Effects 0.000 claims description 33
- 238000004891 communication Methods 0.000 claims description 14
- 238000010248 power generation Methods 0.000 claims description 6
- 238000012546 transfer Methods 0.000 claims description 3
- 238000013515 script Methods 0.000 description 128
- 238000010586 diagram Methods 0.000 description 25
- 230000006870 function Effects 0.000 description 8
- 230000007613 environmental effect Effects 0.000 description 6
- 238000005070 sampling Methods 0.000 description 6
- 238000003306 harvesting Methods 0.000 description 4
- 238000012805 post-processing Methods 0.000 description 3
- 241000112598 Pseudoblennius percoides Species 0.000 description 2
- 238000004422 calculation algorithm Methods 0.000 description 2
- 238000005516 engineering process Methods 0.000 description 2
- 239000004065 semiconductor Substances 0.000 description 2
- 238000001514 detection method Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000012544 monitoring process Methods 0.000 description 1
- 238000007781 pre-processing Methods 0.000 description 1
- 230000007704 transition Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G08—SIGNALLING
- G08C—TRANSMISSION SYSTEMS FOR MEASURED VALUES, CONTROL OR SIMILAR SIGNALS
- G08C17/00—Arrangements for transmitting signals characterised by the use of a wireless electrical link
- G08C17/02—Arrangements for transmitting signals characterised by the use of a wireless electrical link using a radio link
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/448—Execution paradigms, e.g. implementations of programming paradigms
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/12—Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W84/00—Network topologies
- H04W84/18—Self-organising networks, e.g. ad-hoc networks or sensor networks
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W4/00—Services specially adapted for wireless communication networks; Facilities therefor
- H04W4/30—Services specially adapted for particular environments, situations or purposes
- H04W4/38—Services specially adapted for particular environments, situations or purposes for collecting sensor information
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Software Systems (AREA)
- Signal Processing (AREA)
- Theoretical Computer Science (AREA)
- Health & Medical Sciences (AREA)
- General Engineering & Computer Science (AREA)
- Computing Systems (AREA)
- General Health & Medical Sciences (AREA)
- Medical Informatics (AREA)
- Selective Calling Equipment (AREA)
- Power Sources (AREA)
- Telephonic Communication Services (AREA)
- Stored Programmes (AREA)
Description
A1:20秒毎にサンプリングを行う。
A2:A1の状態を1分間持続する。
A3:9分間休眠状態とする。
B1:60秒毎にサンプリングを行う。
B2:B1の状態1を分間持続する。
B3:9分間休眠状態とする。
考慮2:日没により発電状態が低下し、翌朝には発電が期待されるものなのか。
考慮3:突発的な天候変化に伴い、発電状態が低下した状態になっているのか。
考慮4:元々日陰に設置され、定常的に発電状態が悪いのか。
考慮5:考慮1〜4と、ノードが葉ノードであるか節ノードであるかの組み合わせ。
60 ゲートウェイ
100a,100b,100c,100d,100e,100f,100g,100h,100i,100j,100k,100l ノード
Claims (5)
- ネットワークを構成する複数のノードとサーバとを有する制御システムであって、
前記サーバは、
前記ノードに実行させる所定の処理を逐次処理および前記逐次処理を繰り返し実行させるループ処理の組み合わせで記述したコマンド列であって、前記ノードのバッテリに蓄積された電力量の情報と、前記ノードの発電状態の統計情報と、日照日没の時間とを基にして、前記ループ処理の実行頻度を調整した前記コマンド列のデータを生成する生成部と、
前記生成部に生成された前記コマンド列のデータを前記ノードに送信する送信部を有し、
前記ノードは、
ソーラーパネルによって電力が供給されるバッテリによって駆動し、
前記サーバから受信した前記コマンド列のデータを格納する記憶部と、
予め定められた逐次処理を実行する複数のAPI(Application Programming Interface)部と、
前記記憶部に記憶されたコマンド列に基づいて、前記API部を選択し、選択したAPI部に逐次処理およびループ処理を実行させる制御部と
を有することを特徴とする制御システム。 - 前記送信部が送信する前記コマンド列のデータは、前記ノードが前記ノードに接続された外部装置からデータを取得する処理と、前記ネットワークを介して前記ノードが前記サーバとデータ通信を行う処理と、前記ノードに供給する電力の制御を行う処理とを、逐次処理およびループ処理の組み合わせで記述したコマンド列のデータであり、前記複数のAPI部は、外部装置からデータを取得するAPI部と、前記ネットワークを介して前記サーバとデータ通信を行うAPI部と、前記ノードに供給する電力の制御を行うAPI部とを含むことを特徴とする請求項1に記載の制御システム。
- 前記制御部は、前記API部を制御して、前記サーバから受信したコマンド列のデータを、隣接ノードに転送することを特徴とする請求項1または2に記載の制御システム。
- 前記記憶部は、前記ノードが所属するグループを識別する識別情報を格納し、前記制御部は、前記コマンド列のデータに付与される識別情報と、前記記憶部に格納される識別情報とが一致する場合に、前記コマンド列のデータを実行することを特徴とする請求項1に記載の制御システム。
- サーバが、ネットワークを構成する各ノードに実行させる所定の処理を逐次処理および前記逐次処理を繰り返し実行させるループ処理の組み合わせで記述したコマンド列のデータであって、前記ノードのバッテリに蓄積された電力量の情報と、前記ノードの発電状態の統計情報と、日照日没の時間とを基にして、前記ループ処理の実行頻度を調整した前記コマンド列のデータを生成し、
生成した前記コマンド列のデータを前記ノードに送信し、
ソーラーパネルによって電力が供給されるバッテリによって駆動する前記ノードが、前記サーバから受信した前記コマンド列のデータを記憶装置に格納し、
前記記憶装置に記憶されたコマンド列に基づいて、予め定められた逐次処理を実行する複数のAPI(Application Programming Interface)部を選択し、選択した各API部に逐次処理およびループ処理を実行させる
処理を実行することを特徴とする制御方法。
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/JP2015/078942 WO2017064758A1 (ja) | 2015-10-13 | 2015-10-13 | 制御システムおよび制御方法 |
Publications (2)
Publication Number | Publication Date |
---|---|
JPWO2017064758A1 JPWO2017064758A1 (ja) | 2018-08-02 |
JP6638732B2 true JP6638732B2 (ja) | 2020-01-29 |
Family
ID=58518072
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2017545024A Expired - Fee Related JP6638732B2 (ja) | 2015-10-13 | 2015-10-13 | 制御システムおよび制御方法 |
Country Status (5)
Country | Link |
---|---|
US (1) | US11011052B2 (ja) |
JP (1) | JP6638732B2 (ja) |
CN (1) | CN108141648B (ja) |
TW (1) | TWI625613B (ja) |
WO (1) | WO2017064758A1 (ja) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2019091257A (ja) * | 2017-11-15 | 2019-06-13 | 富士通株式会社 | 情報処理装置、情報処理方法及びプログラム |
JP2020107954A (ja) * | 2018-12-26 | 2020-07-09 | 富士ゼロックス株式会社 | 情報処理装置及びプログラム |
Family Cites Families (32)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7197282B2 (en) * | 2001-07-26 | 2007-03-27 | Ericsson Inc. | Mobile station loop-back signal processing |
US20040092233A1 (en) * | 2002-11-08 | 2004-05-13 | Rudrapatna Ashok N. | Variable rate closed loop power control for wireless communication systems |
JP4367090B2 (ja) * | 2003-10-31 | 2009-11-18 | 日本電気株式会社 | 観測結果通信端末および情報収集システム |
US8037123B2 (en) * | 2004-08-27 | 2011-10-11 | Microsoft Corporation | Securely and efficiently extending data processing pipeline functionality |
JP4517866B2 (ja) | 2005-01-28 | 2010-08-04 | 株式会社日立製作所 | センサデータ処理方式 |
JP4885463B2 (ja) | 2005-03-03 | 2012-02-29 | 株式会社日立製作所 | センサネットワークシステム、センサデータの処理方法及びプログラム |
JP4984409B2 (ja) | 2005-03-17 | 2012-07-25 | 富士通株式会社 | スクリプト生成プログラムおよびバッチ実行システム |
JP4082706B2 (ja) * | 2005-04-12 | 2008-04-30 | 学校法人早稲田大学 | マルチプロセッサシステム及びマルチグレイン並列化コンパイラ |
JP2006344017A (ja) | 2005-06-09 | 2006-12-21 | Hitachi Ltd | センサネットワークシステム及びセンサネットワークのデータ処理方法 |
JP2007156909A (ja) * | 2005-12-06 | 2007-06-21 | Ntt Docomo Inc | ローカルネットワークシステム、制御端末、被制御装置、制御方法及びプログラム |
US7609158B2 (en) * | 2006-10-26 | 2009-10-27 | Cooper Technologies Company | Electrical power system control communications network |
CN101022287A (zh) * | 2007-04-09 | 2007-08-22 | 互芯集成电路(北京)有限公司 | 码分多址通信系统中的多径检测方法及接收机 |
JP2010203964A (ja) * | 2009-03-04 | 2010-09-16 | Toshiba Corp | 下水道施設の監視制御システム |
KR20100134433A (ko) * | 2009-06-15 | 2010-12-23 | 엘지전자 주식회사 | 기능 제어부를 갖는 이동 단말기 |
CN101931568B (zh) * | 2009-06-18 | 2012-08-29 | 范群哲 | 一种网络通信节点设备监视控制方法、装置及系统 |
TWI401979B (zh) * | 2009-10-14 | 2013-07-11 | Ind Tech Res Inst | 無線感測網路之存取授權裝置與方法 |
US8489865B1 (en) * | 2010-04-15 | 2013-07-16 | Lockheed Martin Corporation | Device, system, and method for single thread command chaining instructions from multiple processor elements |
WO2011140434A1 (en) * | 2010-05-07 | 2011-11-10 | Bit Wave Pte Ltd | Intelligent data collection and transmission based on remote motion sensing |
MY158580A (en) * | 2010-07-13 | 2016-10-14 | Mimos Berhad | Method of communicating data to multiple sensor networks |
JP5847440B2 (ja) * | 2011-06-01 | 2016-01-20 | キヤノン株式会社 | 情報処理装置およびその制御方法、並びに制御プログラム |
US20130097276A1 (en) * | 2011-10-13 | 2013-04-18 | Unisys Corp. | Cloud computing integration for sensor networks |
CN103176809B (zh) * | 2011-12-23 | 2016-04-13 | 腾讯科技(深圳)有限公司 | 应用升级方法及系统 |
US20130201316A1 (en) * | 2012-01-09 | 2013-08-08 | May Patents Ltd. | System and method for server based control |
JP2013191255A (ja) * | 2012-03-14 | 2013-09-26 | Renesas Electronics Corp | 内容参照メモリシステム |
WO2014094875A1 (en) * | 2012-12-21 | 2014-06-26 | Telefonaktiebolaget L M Ericsson (Publ) | Security information for updating an authorization database in managed networks |
WO2014102948A1 (ja) * | 2012-12-26 | 2014-07-03 | 富士通株式会社 | 情報処理方法、通信方法、通信ノード、システム、および情報処理プログラム |
US20140245157A1 (en) * | 2013-02-22 | 2014-08-28 | Nokia Corporation | Method and apparatus for aggregating data for providing content and services via augmented reality |
US9467274B2 (en) * | 2013-07-25 | 2016-10-11 | Verizon Patent And Licensing Inc. | Processing communications via a sensor network |
JP6286922B2 (ja) | 2013-08-09 | 2018-03-07 | ソニー株式会社 | 電子機器、サーバ、電子機器の制御方法、情報処理方法および記録媒体 |
TWI511495B (zh) * | 2013-12-09 | 2015-12-01 | Inst Information Industry | 用於感測器網路之資料整合裝置 |
US9973832B2 (en) * | 2014-01-31 | 2018-05-15 | Fujikura Ltd. | Sensor node and method of controlling sensor node |
US10162405B2 (en) * | 2015-06-04 | 2018-12-25 | Intel Corporation | Graphics processor power management contexts and sequential control loops |
-
2015
- 2015-10-13 WO PCT/JP2015/078942 patent/WO2017064758A1/ja active Application Filing
- 2015-10-13 JP JP2017545024A patent/JP6638732B2/ja not_active Expired - Fee Related
- 2015-10-13 CN CN201580083736.2A patent/CN108141648B/zh not_active Expired - Fee Related
-
2016
- 2016-09-30 TW TW105131587A patent/TWI625613B/zh active
-
2018
- 2018-04-09 US US15/948,292 patent/US11011052B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
TW201719310A (zh) | 2017-06-01 |
TWI625613B (zh) | 2018-06-01 |
US11011052B2 (en) | 2021-05-18 |
CN108141648A (zh) | 2018-06-08 |
CN108141648B (zh) | 2021-10-26 |
JPWO2017064758A1 (ja) | 2018-08-02 |
WO2017064758A1 (ja) | 2017-04-20 |
US20180225128A1 (en) | 2018-08-09 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US9980220B2 (en) | Low power wireless communication device and remote management techniques | |
US9335816B2 (en) | System and method for efficient service-instance oriented energy management in the internet of things | |
US9680327B2 (en) | RF energy harvesting by a network node | |
CN109309404A (zh) | 用于电池备用系统的o型环场效应晶体管控制方法及系统 | |
US9747111B2 (en) | Task execution on a managed node based on compliance with execution policy | |
JP5816545B2 (ja) | 無線センサシステム | |
CN106020875A (zh) | 嵌入式终端的固件更新管理方法和装置 | |
JP6638732B2 (ja) | 制御システムおよび制御方法 | |
Luo et al. | SmartON: Just-in-time active event detection on energy harvesting systems | |
Ma et al. | NEOFog: Nonvolatility-exploiting optimizations for fog computing | |
CN102884843B (zh) | 通过活跃和睡眠状态之间的转换来实现节电的无线个域网(pan)协调器 | |
Yao et al. | Maximum AoI minimization for target monitoring in battery-free wireless sensor networks | |
KR101960736B1 (ko) | 무선 네트워크를 통해 프로그램을 업데이트하는 무선기기 및 무선시스템 | |
Oren et al. | Adaptive Distributed Hierarchical Sensing algorithm for reduction of wireless sensor network cluster-heads energy consumption | |
Ibrahim | Enhanced power management scheme for embedded road side units | |
US11150685B2 (en) | Electronic apparatus and method of controlling electronic apparatus | |
US11837993B2 (en) | System for controlling a photovoltaic system, method and device for controlling the photovoltaic system | |
Fu et al. | No battery, no problem: Challenges and opportunities in batteryless intermittent networks | |
Nguyen et al. | Low-power and cost-effective wifi sensor motes for wireless embedded internet applications | |
Mihajlović et al. | Modular WSN node for environmental monitoring with energy harvesting support | |
Hörmann et al. | A hardware/software simulation environment for energy harvesting wireless sensor networks | |
Geißdörfer | Methods and Tools for Battery-free Wireless Networks | |
Yang et al. | A distributed real time sensor network for enhancing energy efficiency through ICT | |
US8996904B1 (en) | Maintaining clock synchronization between computing devices | |
Menzel et al. | Applying wireless sensor networks to renaturation monitoring: From requirements to deployment |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20180420 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20180420 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20190618 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20190816 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20191126 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20191209 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6638732 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |