About: Nano-RK

An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

Nano-RK is a wireless sensor networking real-time operating system (RTOS) from Carnegie Mellon University, designed to run on microcontrollers for use in sensor networks. Nano-RK supports a fixed-priority fully preemptive scheduler with fine-grained timing primitives to support real-time task sets. "Nano" implies that the RTOS is small, using 2 KB of random-access memory (RAM) and using 18 KB of flash memory, while RK is short for resource kernel. A resource kernel provides reservations on how often system resources can be used. For example, a task might only be allowed to execute 10 ms every 150 ms (CPU reservation), or a node might only be allowed to transmit 10 network packets per minute (network reservation). These reservations form a virtual energy budget to ensure a node meets its de

Property Value
dbo:abstract
  • Nano-RK is a wireless sensor networking real-time operating system (RTOS) from Carnegie Mellon University, designed to run on microcontrollers for use in sensor networks. Nano-RK supports a fixed-priority fully preemptive scheduler with fine-grained timing primitives to support real-time task sets. "Nano" implies that the RTOS is small, using 2 KB of random-access memory (RAM) and using 18 KB of flash memory, while RK is short for resource kernel. A resource kernel provides reservations on how often system resources can be used. For example, a task might only be allowed to execute 10 ms every 150 ms (CPU reservation), or a node might only be allowed to transmit 10 network packets per minute (network reservation). These reservations form a virtual energy budget to ensure a node meets its designed battery lifetime and to prevent a failed node from generating excessive network traffic. Nano-RK is open-source software, is written in C and runs on the Atmel-based FireFly sensor networking platform, the MicaZ motes, and the MSP430 processor. Tradeoffs occur when using an RTOS in sensor networks. (en)
dbo:developer
dbo:latestReleaseDate
  • 2008-02-12 (xsd:date)
dbo:latestReleaseVersion
  • Revision 427
dbo:license
dbo:wikiPageID
  • 19004505 (xsd:integer)
dbo:wikiPageLength
  • 8310 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1085097980 (xsd:integer)
dbo:wikiPageWikiLink
dbp:date
  • June 2020 (en)
dbp:developer
dbp:discontinued
  • Yes (en)
dbp:kernelType
dbp:language
  • English (en)
dbp:latestReleaseDate
  • 2008-02-12 (xsd:date)
dbp:latestReleaseVersion
  • Revision 427 (en)
dbp:license
  • GPL or commercial (en)
dbp:marketingTarget
  • Wireless sensor networks (en)
dbp:name
  • Nano-RK (en)
dbp:programmedIn
dbp:reason
  • Erratic capitalization/punctuation/grammar, excessively-technical implementation detail, some parts read like an advertisement by the authors of the software. (en)
dbp:sourceModel
dbp:supportedPlatforms
  • Atmel FireFly, MicaZ motes, MSP430 (en)
dbp:ui
dbp:wikiPageUsesTemplate
dbp:workingState
  • Discontinued (en)
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • Nano-RK is a wireless sensor networking real-time operating system (RTOS) from Carnegie Mellon University, designed to run on microcontrollers for use in sensor networks. Nano-RK supports a fixed-priority fully preemptive scheduler with fine-grained timing primitives to support real-time task sets. "Nano" implies that the RTOS is small, using 2 KB of random-access memory (RAM) and using 18 KB of flash memory, while RK is short for resource kernel. A resource kernel provides reservations on how often system resources can be used. For example, a task might only be allowed to execute 10 ms every 150 ms (CPU reservation), or a node might only be allowed to transmit 10 network packets per minute (network reservation). These reservations form a virtual energy budget to ensure a node meets its de (en)
rdfs:label
  • Nano-RK (en)
owl:sameAs
prov:wasDerivedFrom
foaf:homepage
foaf:isPrimaryTopicOf
foaf:name
  • Nano-RK (en)
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License