WO2009014319A1 - Method for updating firmware of sensor nodes on the wireless sensor network - Google Patents

Method for updating firmware of sensor nodes on the wireless sensor network Download PDF

Info

Publication number
WO2009014319A1
WO2009014319A1 PCT/KR2008/003551 KR2008003551W WO2009014319A1 WO 2009014319 A1 WO2009014319 A1 WO 2009014319A1 KR 2008003551 W KR2008003551 W KR 2008003551W WO 2009014319 A1 WO2009014319 A1 WO 2009014319A1
Authority
WO
WIPO (PCT)
Prior art keywords
firmware
nodes
node
update
transmission
Prior art date
Application number
PCT/KR2008/003551
Other languages
English (en)
French (fr)
Inventor
Tae-Yun Chung
Hyung-Bong Lee
Dae-Il Kim
Original Assignee
Kangnung National University Industriel Academy Corporation Group
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 Kangnung National University Industriel Academy Corporation Group filed Critical Kangnung National University Industriel Academy Corporation Group
Priority to US12/670,314 priority Critical patent/US8572600B2/en
Publication of WO2009014319A1 publication Critical patent/WO2009014319A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/02Arrangements for optimising operational condition
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • H04L41/0813Configuration setting characterised by the conditions triggering a change of settings
    • H04L41/082Configuration setting characterised by the conditions triggering a change of settings the condition being updates or upgrades of network functionality
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0866Checking the configuration
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W84/00Network topologies
    • H04W84/18Self-organising networks, e.g. ad-hoc networks or sensor networks

Definitions

  • the present invention relates, in general, to a method for updating the firmware of a plurality of nodes in a wireless sensor network, and, more particularly, to a method of updating the firmware of a plurality of sensor nodes without performing a process of collecting or reinstalling the sensor nodes.
  • a Ubiquitous Sensor Network means a network system which processes and manages information by constituting a wireless sensor network using a plurality of sensor nodes each including a sensor capable of detecting information about recognition of objects or information about peripheral environments, and by connecting information, input through various sensors, to the outside in real time over a network.
  • the USN ultimately provides all objects with computing and communication functions, thereby aiming at realizing an environment in which communication can be performed regardless of the type of network, device, or service, anytime and anywhere.
  • the general construction of the USN includes a plurality of sensor nodes, each of which is configured to include a communication module and a sensor for detecting information about recognition of objects or information about peripheral environments, sensor fields, each of which is provided with a set of sensor nodes, a sink node, which is configured to receive information collected from the sensor fields, and a gateway, which is configured to route information received from the sink node and then transmit the routed information to a management server over a broadband network.
  • the sink node can be connected to the gateway using an existing infrastructure such as satellite communication, a wireless Local Area Network (LAN) , Bluetooth, and the wired Internet.
  • the USN can be used to detect the fact that a disaster has occurred and manage the disaster when a disaster, such as a fire, a flood, or an earthquake, occurs .
  • an object of the present invention is to provide a method of conveniently updating the firmware of sensors without performing a process of collecting sensors installed over a wireless sensor network.
  • the present invention provides a method for updating firmware of a plurality of nodes constituting a wireless sensor network, including a server, a gateway and the plurality of nodes, the method including transmitting firmware to be updated from the server through the gateway to an uppermost node; sequentially transmitting the firmware to the plurality of nodes from the uppermost node to a lowermost node using wireless communication, and the respective nodes, which have received the firmware, recording the firmware in their own memory; and when the recording of the firmware is completed in all the nodes, running the boot programs of the respective nodes and recording the firmware, stored in the memory, in program memory, executing the firmware recorded in the nodes, and the nodes constituting a new network while communicating with peripheral nodes .
  • the server acquires and stores the depth information of the lowermost node before transmitting the firmware to be updated, acquires the depth information of a lowermost node of a network newly constructed after the update of the firmware is completed in all the nodes, compares the depth information of the lowermost node, which is acquired before the update, with the depth information of the lowermost node, which is acquired after the update, and verifies that the update is completed if the depth information, which is acquired before the update, is identical to the depth information, which is obtained after the update.
  • each of the nodes which constitutes the wireless sensor network has a transmission interval, a reception interval and a sleeping interval so as to transmit and receive data; and an upper node transmits a data packet, providing notification of transmission of the firmware, during the transmission interval thereof, and a lower node receives the firmware from the upper node during the sleeping interval thereof when the data packet, providing notification of transmission of the firmware, is received from the upper node during the reception interval of the lower node.
  • each of the boot programs boots each of the nodes by sequentially performing: (a) if an update__flag is set to >r True' , reading firmware previously stored in the memory and recording it in the program memory; (b) if the update_flag is not set to ⁇ True' and connection to an external firmware downloader is made, receiving firmware from the firmware downloader, and recording the received firmware in the program memory; and (c) executing the application program of the firmware recorded in the program memory.
  • firmware can be replaced without collecting a plurality of nodes installed in a wireless sensor network. Further, according to the present invention, the firmware of each of the nodes can be easily and rapidly replaced by wirelessly transmitting/receiving data, so that the addition and maintenance of functions are easy.
  • FIG. 1 is a flowchart showing a method of updating the firmware of nodes according to a preferred embodiment of the present invention
  • FIG. 2 is a flowchart showing a process of transmitting firmware between a gateway and a sink node in an update method according to a preferred embodiment of the present invention
  • FIG. 3 is a flowchart showing a process of transmitting firmware to respective nodes in the update method according to the preferred embodiment of the present invention
  • FIG. 4 is a flowchart showing a transmission process in the case in which firmware transmission fails
  • FIG. 5 is a flowchart sequentially showing a process of a transmission node making an attempt to access a reception node and then performing synchronization according to a preferred embodiment of the present invention
  • FIG. 6 is a flowchart sequentially showing a process of transmitting data between the transmission node and the reception node, which are synchronized with each other, according to a preferred embodiment of the present invention.
  • FIG. 7 is a flowchart sequentially showing the operation of the boot programs of each of the nodes in the update method according to the preferred embodiment of the present invention.
  • FIG. 1 is a flowchart totally showing a method of updating the firmware of a plurality of nodes according to a preferred embodiment of the present invention.
  • a gateway transmits firmware to be updated to a sink node through RS232C at step 10.
  • the firmware is sequentially transmitted to a plurality of nodes, that is, from the sink node to a terminal node using wireless communication at step 20.
  • the respective nodes which have received the firmware from each of their upper nodes, record the corresponding firmware in their memory.
  • the respective nodes perform reboot and then run the boot programs thereof at step 40.
  • the boot program of each of the nodes records the firmware, stored in the memory through the above-described process, in program memory at step 50
  • the boot program executes the recorded firmware at step 60. Due to the execution of the updated firmware, each node constitutes a new network by communicating with the peripheral nodes thereof again, so that the node completes the update of the firmware .
  • firmware installed in a plurality of nodes can be replaced without a user performing a process of collecting and reinstalling the plurality of nodes which has been already installed, and the firmware can be easily and rapidly replaced, so that the addition and maintenance of functions become easy.
  • the above-described respective steps will be described in further detail.
  • FIG. 2 is a flowchart showing the process of transmitting firmware between a gateway and a sink node in the update method according to the present invention.
  • a gateway transmits a CP#1, requesting the start of transmission of firmware, to the sink node at step 200.
  • the CP#1 includes information about firmware size.
  • the sink node receives the CP#1, the sink node transmits a CP#2, approving the start of transmission, to the gateway at step 210.
  • the gateway transmits a firmware data packet DP#n to the sink node at step 220.
  • the DP#n is one packet obtained by dividing the firmware into n parts.
  • the sink node transmits a CP#3, which is an ACK packet for the DP#n, to the gateway at step 230.
  • the CP#3 includes ⁇ n' information about the received firmware packet.
  • the steps 220 and 230 are repeated until all of the firmware packets DP#1 to DP#n are transmitted at step 240.
  • the gateway transmits a CP#4 providing notification that all of the firmware packets have been transmitted to the sink node at step 250.
  • the sink node compares information about the total size of the firmware, included in the CP#1, with information about the total size of the received firmware packets DP#1 to DP#n, and then transmits a CP#5 providing notification of whether the transmission is successful to the gateway at step 260.
  • FIG. 3 is a flowchart showing a process of transmitting firmware to each of the nodes in the update method according to the present invention.
  • FIG. 4 is a flowchart showing a transmission process in the case in which firmware transmission fails .
  • TDMA linear network to which the update method according to the present invention is applied, a plurality of sensor nodes is linearly connected to each other.
  • the sink node which is the uppermost node, transmits/receives data to/from the gateway, and a plurality of nodes is linearly connected between the sink node and the terminal node, which is the lowermost node. Further, each of the nodes repeatedly includes a transmission interval for transmitting data, a reception interval for receiving data, and a sleeping interval for sleeping without transmitting data.
  • an upper node transmits a CP#6 to a lower node so as to provide notification that firmware will be transmitted during a sleeping interval at step 300.
  • the lower node which has received the CP#6, does not enter a sleeping state so as to receive firmware during the sleeping interval.
  • the lower node transmits a CP#7 to a sink node, which is the uppermost node, at step 310.
  • the CP#7 includes information about the unique ID and network depth of the lower node, and the CP#7 is transmitted to a server, thereby informing a manager of information about the details of transmission of the current firmware.
  • the lower node If the lower node fails to receive the firmware from the upper node during the sleeping interval, the lower node transmits a CP#10 to the uppermost node (sink node, refer to FIG. 4) .
  • the CP#10 includes information about the unique ID and network depth of the lower node. If one or more upper nodes, which have received the firmware, receive the CP#10, a firmware transmission completion state is released. The CP#10 is transmitted to the server, thereby informing a manager of the failure of the transmission of the current firmware.
  • the lowermost node transmits a CP#8 to the uppermost node (sink node) , thereby providing notification that the transmission of the firmware to all of the nodes of the network has been completed.
  • the CP#8 is transmitted to the server, thereby informing a manager that the transmission of the firmware to all of the nodes in the network has been completed.
  • the uppermost node (sink node) , which has received the CP#8, transmits a CP#9, requesting reboot, to the lower nodes.
  • FIG. 5 is a flowchart sequentially showing a process of a transmission node making an attempt to access a reception node and then performing synchronization according to the present invention.
  • a reception node operates the wait timer of a transmission node, and waits for access at step 500.
  • the transmission node operates the wait timer so as to make an attempt to access the reception node and transmits an NPDU#1 at step 510.
  • the NPDU#1 includes data size.
  • the reception node receives the NPDU#1
  • the reception node transmits an NPDU#2, including the size of a receivable packet and the number of receivable packets, which are taken as defaults, to the transmission node at step 520.
  • the reception node cannot receive the NPDU#1 and the wait timer is terminated, the reception node is reset at step 522.
  • the transmission node When the transmission node receives the NPDU#2, the transmission node sets the size of a receivable packet and the number of receivable packets, transmits an NPDU#3 to the reception node, and then operates the wait timer at step 530. If the transmission node cannot receive the NPDU#2, the transmission node transmits the NPDU#1 again. Here, in the case in which the wait timer is terminated, the transmission node abandons a synchronization step and is then reset at step 532.
  • the reception unit receives the NPDU#3
  • the wait timer is terminated and the synchronization step is terminated at step 540.
  • the reception unit transmits the NPDU#2 again and then waits for the NPDU#3.
  • the reception unit abandons the synchronization step and is then reset at step 542.
  • the steps 530 and 532 are performed again. Otherwise, the wait timer is terminated and then the synchronization step is terminated at step 550.
  • FIG. 6 is a flowchart sequentially showing the process of the transmission node and the reception node, which are synchronized with each other, transmitting data according to the present invention.
  • the transmission node and the reception node are synchronized with each other. Therefore, the process proceeds in the state in which a TX interval and an RX interval are coupled with each other.
  • the transmission node transmits an APDU#n while repeating the TX interval a number of times corresponding to the number of receivable packets.
  • the APDU includes a packet number and actual data, and the size of the actual data is identical to the size of a receivable packet.
  • the reception node receives the APDU#n while repeating the RX interval a number of times corresponding to the number of receivable packets.
  • the state changes to an RX interval, and the transmission node waits for a response from the reception node.
  • the reception node transmits an NPDU#4 to the transmission node.
  • the NPDU#4 includes a received packet number and the number of receivable packets, calculated based on the transmission rate. If the reception node fails to receive the APDU#n, Timer_Count decreases by 1. When Timer_Count is 0, the reception node abandons the reception of data and is then reset.
  • the transmission node receives the NPDU#4, the transmission node records a packet number to be transmitted next, and then sets the number of receivable packets. If the transmission node fails to receive the NPDU#4, Timer_Count decreases by 1. When Timer_Count is 0, the transmission node abandons the transmission of data and is then reset. Thereafter, the above-described steps are repeated until all data are transmitted.
  • FIG. 7 is a flowchart sequentially showing the operation of the boot program.
  • a boot program is executed.
  • an update_flag is checked at step 700.
  • a firmware update step is performed, and when the update__flag is not set to ⁇ True' , a general boot step is performed.
  • the firmware update step includes the following process. First, data about firmware is read from memory, in which new firmware is recorded, at step 710, and then the data is recorded in program memory at step 712.
  • an update completion flag is set up at step 714, the node waits a predetermined time based on depth information, which is the network location information of the node itself, at step 716, and then executes the program of the newly updated firmware at step 730.
  • the general boot step includes the following process. First, it is determined whether connection to an external firmware downloader, such as a computer, has been made at step 720. If connection to the downloader has been made, firmware is received from the downloader and the received firmware is recorded in program memory at step 722, and then a corresponding program is executed when the firmware is completely recorded at step 730. If connection to the downloader has not been made, an existing program recorded in the program memory is executed at step 730.
  • the lowermost node of a network transmits its depth information to the server at predetermined time intervals.
  • the server receives the depth information of the lowermost node and recognizes the number of nodes in the current network. Meanwhile, before the server performs update for the firmware of the respective nodes, the server records the newest depth information and then transmits the firmware.
  • the nodes When update is performed using new firmware, the nodes, which constitute a network by executing the updated firmware, transmit their depth information to the server.
  • the server compares depth information, which is obtained before the firmware is transmitted, with the depth information of the node, which is obtained after the firmware is transmitted, in the network which is newly constituted. If the depth information, which is obtained before update is performed, is identical with the depth information, which is obtained after the update is performed, it is determined that the number of network nodes, obtained before the update is performed, is identical to the number of nodes, obtained after the update is performed, thereby verifying that the construction of the network using the new firmware is completed.
  • the method according to the present invention relates to a method of updating a plurality of sensor nodes which constitutes a wireless sensor network or a ubiquitous sensor network, and can be widely used in a wireless sensor network field, or a ubiquitous sensor network field, which includes the plurality of sensor nodes, which are scattered in various areas.
PCT/KR2008/003551 2007-07-26 2008-06-23 Method for updating firmware of sensor nodes on the wireless sensor network WO2009014319A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US12/670,314 US8572600B2 (en) 2007-07-26 2008-06-23 Method for updating firmware of sensor nodes on the wireless sensor network

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
KR10-2007-0075207 2007-07-26
KR20070075207 2007-07-26
KR10-2007-0084768 2007-08-23
KR1020070084768A KR100862971B1 (ko) 2007-07-26 2007-08-23 무선 센서 네트워크의 노드들에 대한 펌웨어 업데이트 방법

Publications (1)

Publication Number Publication Date
WO2009014319A1 true WO2009014319A1 (en) 2009-01-29

Family

ID=40153196

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2008/003551 WO2009014319A1 (en) 2007-07-26 2008-06-23 Method for updating firmware of sensor nodes on the wireless sensor network

Country Status (3)

Country Link
US (1) US8572600B2 (ko)
KR (1) KR100862971B1 (ko)
WO (1) WO2009014319A1 (ko)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2328325A1 (en) * 2009-11-26 2011-06-01 Alcatel Lucent Management framework and method for retrieving software identification information pertaining to a sensor in a network
EP3382941A1 (en) * 2017-03-30 2018-10-03 Adtran, Inc. Network software upgrade system and method

Families Citing this family (52)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100951622B1 (ko) * 2008-05-02 2010-04-09 강릉원주대학교산학협력단 무선센서 네트워크의 노드에 대한 펌웨어 업데이트 방법 및이에 사용되는 펌웨어 업데이트장치
US20110225296A1 (en) 2008-11-13 2011-09-15 University Industry Cooperation Group of Kyung-Hee Autonomous management method for processing unexpecting events using interaction between nodes in sensor networks
KR20100070899A (ko) * 2008-12-18 2010-06-28 한국전자통신연구원 가상 파티션 기법을 이용한 노드 갱신 시스템 및 그 제어방법
US9720676B2 (en) * 2012-02-09 2017-08-01 International Business Machines Corporation Implementing updates to source code executing on a plurality of compute nodes
KR101353585B1 (ko) * 2012-06-11 2014-02-11 강릉원주대학교산학협력단 무선 센서 네트워크 시스템 및 노드장치, 센싱 메시지 처리방법
US9165456B2 (en) * 2012-07-24 2015-10-20 Mueller International, Llc Systems and methods for distributing data within a mesh network
US9286047B1 (en) 2013-02-13 2016-03-15 Cisco Technology, Inc. Deployment and upgrade of network devices in a network environment
US9792129B2 (en) 2014-02-28 2017-10-17 Tyco Fire & Security Gmbh Network range extender with multi-RF radio support for plurality of network interfaces
US10878323B2 (en) 2014-02-28 2020-12-29 Tyco Fire & Security Gmbh Rules engine combined with message routing
US9513364B2 (en) 2014-04-02 2016-12-06 Tyco Fire & Security Gmbh Personnel authentication and tracking system
DE102014113137A1 (de) 2014-09-11 2016-03-17 Nogs Gmbh Kommunikation zwischen Netzwerkknoten mittels Skripten
DE102015115402A1 (de) 2014-09-11 2016-03-31 Nogs Gmbh Konfiguration von Netzwerkknoten mittels Skripten
US10045427B2 (en) 2014-09-29 2018-08-07 Philips Lighting Holding B.V. System and method of autonomous restore point creation and restoration for luminaire controllers
US10374904B2 (en) 2015-05-15 2019-08-06 Cisco Technology, Inc. Diagnostic network visualization
US9800497B2 (en) 2015-05-27 2017-10-24 Cisco Technology, Inc. Operations, administration and management (OAM) in overlay data center environments
US10536357B2 (en) 2015-06-05 2020-01-14 Cisco Technology, Inc. Late data detection in data center
US10033766B2 (en) 2015-06-05 2018-07-24 Cisco Technology, Inc. Policy-driven compliance
US10142353B2 (en) 2015-06-05 2018-11-27 Cisco Technology, Inc. System for monitoring and managing datacenters
US10089099B2 (en) 2015-06-05 2018-10-02 Cisco Technology, Inc. Automatic software upgrade
US9967158B2 (en) 2015-06-05 2018-05-08 Cisco Technology, Inc. Interactive hierarchical network chord diagram for application dependency mapping
US10404832B2 (en) * 2015-08-31 2019-09-03 Ayla Networks, Inc. Management of gateway device using virtual gateway device
US10484512B2 (en) 2015-08-31 2019-11-19 Ayla Networks, Inc. Management of multi-radio gateway device using virtual gateway device
KR102120770B1 (ko) * 2015-10-12 2020-06-09 에스케이텔레콤 주식회사 데이터 전송 및 수신 방법, 그리고 이를 위한 장치
WO2017165454A1 (en) * 2016-03-21 2017-09-28 Deep Space Industries Inc. Method for remote system onboard software updating and protection
US10171357B2 (en) 2016-05-27 2019-01-01 Cisco Technology, Inc. Techniques for managing software defined networking controller in-band communications in a data center network
US10931629B2 (en) 2016-05-27 2021-02-23 Cisco Technology, Inc. Techniques for managing software defined networking controller in-band communications in a data center network
US10289438B2 (en) 2016-06-16 2019-05-14 Cisco Technology, Inc. Techniques for coordination of application components deployed on distributed virtual machines
US10708183B2 (en) 2016-07-21 2020-07-07 Cisco Technology, Inc. System and method of providing segment routing as a service
US10972388B2 (en) 2016-11-22 2021-04-06 Cisco Technology, Inc. Federated microburst detection
US10708152B2 (en) 2017-03-23 2020-07-07 Cisco Technology, Inc. Predicting application and network performance
US10523512B2 (en) 2017-03-24 2019-12-31 Cisco Technology, Inc. Network agent for generating platform specific network policies
US10764141B2 (en) 2017-03-27 2020-09-01 Cisco Technology, Inc. Network agent for reporting to a network policy system
US10594560B2 (en) 2017-03-27 2020-03-17 Cisco Technology, Inc. Intent driven network policy platform
US10250446B2 (en) 2017-03-27 2019-04-02 Cisco Technology, Inc. Distributed policy store
US10873794B2 (en) 2017-03-28 2020-12-22 Cisco Technology, Inc. Flowlet resolution for application performance monitoring and management
US10680887B2 (en) 2017-07-21 2020-06-09 Cisco Technology, Inc. Remote device status audit and recovery
US10313850B2 (en) * 2017-07-24 2019-06-04 Honeywell International Inc. Systems and methods for upgrading firmware in multiple devices of a wireless fire detection system
US10554501B2 (en) 2017-10-23 2020-02-04 Cisco Technology, Inc. Network migration assistant
US10523541B2 (en) 2017-10-25 2019-12-31 Cisco Technology, Inc. Federated network and application data analytics platform
US10594542B2 (en) 2017-10-27 2020-03-17 Cisco Technology, Inc. System and method for network root cause analysis
US11233821B2 (en) 2018-01-04 2022-01-25 Cisco Technology, Inc. Network intrusion counter-intelligence
US11765046B1 (en) 2018-01-11 2023-09-19 Cisco Technology, Inc. Endpoint cluster assignment and query generation
US10574575B2 (en) 2018-01-25 2020-02-25 Cisco Technology, Inc. Network flow stitching using middle box flow stitching
US10826803B2 (en) 2018-01-25 2020-11-03 Cisco Technology, Inc. Mechanism for facilitating efficient policy updates
US10798015B2 (en) 2018-01-25 2020-10-06 Cisco Technology, Inc. Discovery of middleboxes using traffic flow stitching
US10999149B2 (en) 2018-01-25 2021-05-04 Cisco Technology, Inc. Automatic configuration discovery based on traffic flow data
US10917438B2 (en) 2018-01-25 2021-02-09 Cisco Technology, Inc. Secure publishing for policy updates
US10873593B2 (en) 2018-01-25 2020-12-22 Cisco Technology, Inc. Mechanism for identifying differences between network snapshots
US11128700B2 (en) 2018-01-26 2021-09-21 Cisco Technology, Inc. Load balancing configuration based on traffic flow telemetry
KR101960736B1 (ko) * 2018-04-26 2019-03-21 (주)에이투유정보통신 무선 네트워크를 통해 프로그램을 업데이트하는 무선기기 및 무선시스템
CN109634643B (zh) * 2018-11-19 2022-08-12 冶金自动化研究设计院 人防指挥所的三防自动化设备固件升级系统
KR20220033311A (ko) 2020-09-09 2022-03-16 삼성전자주식회사 전자 디바이스 및 이의 동작 방법과 네트워크 시스템

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20070000738A (ko) * 2005-06-28 2007-01-03 에스케이 텔레콤주식회사 이동 통신 단말기를 이용한 펌웨어 업그레이드 시스템 및방법
KR20070038810A (ko) * 2005-10-07 2007-04-11 주식회사 대우일렉트로닉스 펌웨어 업그레이드 방법

Family Cites Families (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7088822B2 (en) * 2001-02-13 2006-08-08 Sony Corporation Information playback device, information recording device, information playback method, information recording method, and information recording medium and program storage medium used therewith
JP3912091B2 (ja) * 2001-12-04 2007-05-09 ソニー株式会社 データ通信システム、データ送信装置、データ受信装置、および方法、並びにコンピュータ・プログラム
US6961595B2 (en) * 2002-08-08 2005-11-01 Flarion Technologies, Inc. Methods and apparatus for operating mobile nodes in multiple states
JP4408033B2 (ja) * 2002-09-24 2010-02-03 株式会社リコー 遠隔管理システム
US20050028001A1 (en) * 2003-07-29 2005-02-03 Jian Huang Secured software patching and upgrade method for densely deployed networks having spanning-tree topology
KR20050078773A (ko) * 2004-02-02 2005-08-08 삼성전자주식회사 브로드캐스트 암호화 방법을 위한 사용자 키 할당 방법
JP2005223504A (ja) * 2004-02-04 2005-08-18 Sony Corp サービス提供サーバ、情報処理装置、およびデータ処理方法、並びにコンピュータ・プログラム
KR100617796B1 (ko) * 2004-05-06 2006-08-28 삼성전자주식회사 무선 펌웨어 업그레이드 가능 무선 단말기 및 그 방법
US8984500B2 (en) * 2004-06-14 2015-03-17 Hewlett-Packard Development Company, L.P. Programming a computing node connected to a sensor and an actuator
EP1814438B8 (en) * 2004-11-08 2009-04-01 Koninklijke Philips Electronics N.V. Safe identification and association of wireless sensors
US8364786B2 (en) * 2005-01-20 2013-01-29 The Regents Of The University Of California Synthesizing a scalable and incrementally updatable system software infrastructure for sensor networks
US8107397B1 (en) * 2006-06-05 2012-01-31 Purdue Research Foundation Protocol for secure and energy-efficient reprogramming of wireless multi-hop sensor networks
TWI315850B (en) * 2006-06-08 2009-10-11 Nat Univ Tsing Hua Upgrading device and method using bootloader in wireless sensor networks
US7983685B2 (en) * 2006-12-07 2011-07-19 Innovative Wireless Technologies, Inc. Method and apparatus for management of a global wireless sensor network
US8351369B2 (en) * 2007-12-12 2013-01-08 Synapsense Corporation Apparatus and method for adaptive data packet scheduling in mesh networks
US8331282B2 (en) * 2007-12-28 2012-12-11 Synapsense Corporation Apparatus and method for adaptive channel hopping in mesh networks

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20070000738A (ko) * 2005-06-28 2007-01-03 에스케이 텔레콤주식회사 이동 통신 단말기를 이용한 펌웨어 업그레이드 시스템 및방법
KR20070038810A (ko) * 2005-10-07 2007-04-11 주식회사 대우일렉트로닉스 펌웨어 업그레이드 방법

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2328325A1 (en) * 2009-11-26 2011-06-01 Alcatel Lucent Management framework and method for retrieving software identification information pertaining to a sensor in a network
WO2011064193A1 (en) * 2009-11-26 2011-06-03 Alcatel Lucent Management framework and method for retrieving software identification information pertaining to a sensor in a network
KR101418270B1 (ko) 2009-11-26 2014-07-11 알까뗄 루슨트 네트워크의 센서에 적용된 소프트웨어 식별 정보를 검색하기 위한 관리 프레임워크 및 방법
EP3382941A1 (en) * 2017-03-30 2018-10-03 Adtran, Inc. Network software upgrade system and method
US10133566B2 (en) 2017-03-30 2018-11-20 Adtran, Inc. Software upgrading system and method in a distributed multi-node network environment

Also Published As

Publication number Publication date
US20100205596A1 (en) 2010-08-12
US8572600B2 (en) 2013-10-29
KR100862971B1 (ko) 2008-10-13

Similar Documents

Publication Publication Date Title
US8572600B2 (en) Method for updating firmware of sensor nodes on the wireless sensor network
MXPA05000241A (es) Red de medicion dinamica de auto-configuracion.
US20120198434A1 (en) Virtual bundling of remote device firmware upgrade
US20080109568A1 (en) Method and System for Detecting Device Configuration Changes
CN110532077B (zh) 任务处理方法、装置及存储介质
EP1767011A2 (en) Integrated management of a wireless network
JP2019128653A (ja) 中継装置及び温水供給装置
JP2017228077A (ja) 電子機器、ファームウェアアップデート方法およびコンピュータプログラム
JP5486252B2 (ja) ファームウェアのアップデート方法、分散システム、保守端末、通信ユニット、及び、ファームウェアのアップデートプログラム
CN112333758A (zh) 电视网关系统的稳定性监测管理方法、系统及应用
EP3607767B1 (en) Network fault discovery
AU2021230848B2 (en) Communication apparatus, program, communication method, information processing method, information processing apparatus, and communication system
US10492088B2 (en) Technique for accessing at least one administration server
CN114244686A (zh) 通讯故障的检测方法、装置及系统
KR101265768B1 (ko) 자동화기기 및 프로그램 설치방법, 그리고 시스템 장치
JP6965290B2 (ja) 無線通信装置、無線通信方法、および無線通信システム
EP2625886B1 (en) Bi-directional link margin establishment for wireless embedded systems
JP6838568B2 (ja) 情報処理システム及び情報処理方法
JP5418184B2 (ja) 宅内機器管理システムおよび宅内機器管理方法
CN104954187A (zh) 一种确定用户侧设备状态的方法和装置
CN112788658A (zh) 一种通信设备的共享数据方法、通信设备及存储介质
CN109391652B (zh) 无线系统的数据传输方法
JP6241538B2 (ja) 伝送モジュール、情報伝送ネットワークシステム、情報伝送方法、情報伝送プログラム
KR101048228B1 (ko) 네트워크 기반 로봇 내의 품질 측정 장치 및 그 방법
KR101073360B1 (ko) 부트로더 기반의 멀티 홉 노드 업데이트 방법, 그에 따른 에이전트 노드 운용 방법 및 타겟 노드 운용 방법

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: 08766510

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 12670314

Country of ref document: US

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 08766510

Country of ref document: EP

Kind code of ref document: A1