This HTML5 document contains 93 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
n17http://www.elesoftrom.com.pl/en/
dctermshttp://purl.org/dc/terms/
dbohttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
n16https://global.dbpedia.org/id/
dbthttp://dbpedia.org/resource/Template:
schemahttp://schema.org/
rdfshttp://www.w3.org/2000/01/rdf-schema#
freebasehttp://rdf.freebase.com/ns/
dbpedia-plhttp://pl.dbpedia.org/resource/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
wikipedia-enhttp://en.wikipedia.org/wiki/
dbphttp://dbpedia.org/property/
dbchttp://dbpedia.org/resource/Category:
provhttp://www.w3.org/ns/prov#
xsdhhttp://www.w3.org/2001/XMLSchema#
wikidatahttp://www.wikidata.org/entity/
dbrhttp://dbpedia.org/resource/

Statements

Subject Item
dbr:Comparison_of_real-time_operating_systems
dbo:wikiPageWikiLink
dbr:DioneOS
Subject Item
dbr:DioneOS
rdf:type
wikidata:Q386724 schema:CreativeWork dbo:Work wikidata:Q7397 owl:Thing dbo:Software
rdfs:label
DioneOS DioneOS
rdfs:comment
DioneOS (pronounced /djoneos/) is a multitasking preemptive, real-time operating system (RTOS). The system is designed for microcontrollers, originally released on 2 February 2011 for the Texas Instruments TI MSP430x, and then on 29 March 2013 for the ARM Cortex-M3. Target microcontroller platforms have limited resources, i.e., system clock frequency of tens of MHz, and memory amounts of tens to a few hundred kilobytes (KB). The RTOS is adapted to such conditions by providing a compact and efficient image. The efficiency term here means minimizing further central processing unit (CPU) load caused by system use. According to this definition, the system is more effective when it consumes less CPU time to execute its internal parts, e.g., managing threads. DioneOS (wymowa /djoneos/) – wielowątkowy system operacyjny czasu rzeczywistego z wywłaszczaniem. Przeznaczony jest dla 16-bitowych mikrokontrolerów Texas Instruments MSP430x. System DioneOS charakteryzuje się zwartością kodu i efektywnością. Cechy te są istotne dla programów uruchamianych na platformach o nierozbudowanych zasobach (takich jak msp430): tzn. niezbyt dużej częstotliwości oscylatora (do 25 MHz) i ograniczonej ilości pamięci. Efektywność rozumiana jest tutaj jako niewielkie dodatkowe obciążenie procesora wynikające z użycia systemu. Według takiej definicji: im mniejsze jest to dodatkowe obciążenie, tym system jest bardziej efektywny.
foaf:name
DioneOS
foaf:homepage
n17:os
dbp:name
DioneOS
dcterms:subject
dbc:Real-time_operating_systems dbc:Embedded_operating_systems
dbo:wikiPageID
31287560
dbo:wikiPageRevisionID
1106894663
dbo:wikiPageWikiLink
dbr:Random-access_memory dbr:Texas_Instruments dbr:Instruction_set_architecture dbr:Context_switch dbr:Kilobyte dbr:Library_(computing) dbr:Processor_(computing) dbr:TI_MSP430 dbr:Configuration_file dbr:Semaphore_(programming) dbr:C_(programming_language) dbr:Thread_(computing) dbr:In-Service_Register dbr:Memory_pool dbr:Graphical_user_interface dbr:Function_(Programming) dbr:16-bit_computing dbr:Proprietary_software dbr:Microcontroller dbr:Firmware dbr:Queue_(abstract_data_type) dbr:Heap_(data_structure) dbr:ARM_Cortex-M3 dbr:Circular_buffer dbr:Assembly_language dbr:Computer_multitasking dbr:Database_trigger dbr:Timeout_(computing) dbr:MHz dbr:Embedded_system dbr:Flash_memory dbc:Real-time_operating_systems dbr:Preemption_(computing) dbc:Embedded_operating_systems dbr:Mutual_exclusion dbr:Parallel_programming dbr:Central_processing_unit dbr:Interrupt_handler dbr:Command-line_interface dbr:Real-time_operating_system
owl:sameAs
freebase:m.0gjbm0z dbpedia-pl:DioneOS n16:4inKV wikidata:Q5279317
dbp:sourceModel
dbr:Proprietary_software
dbp:workingState
Discontinued
dbp:wikiPageUsesTemplate
dbt:Official_website dbt:Real-time_operating_systems dbt:Use_dmy_dates dbt:Reflist dbt:Short_description dbt:Code dbt:More_citations_needed dbt:Infobox_OS dbt:Start_date_and_age
dbp:developer
EleSoftRom Embedded Systems
dbp:discontinued
Yes
dbp:kernelType
dbr:Real-time_operating_system
dbp:language
English
dbp:latestReleaseDate
2013-03-29
dbp:latestReleaseVersion
ARM Cortex-M3
dbp:released
2011-02-02
dbp:supportedPlatforms
dbr:ARM_Cortex-M3 dbr:TI_MSP430
dbo:abstract
DioneOS (wymowa /djoneos/) – wielowątkowy system operacyjny czasu rzeczywistego z wywłaszczaniem. Przeznaczony jest dla 16-bitowych mikrokontrolerów Texas Instruments MSP430x. System DioneOS charakteryzuje się zwartością kodu i efektywnością. Cechy te są istotne dla programów uruchamianych na platformach o nierozbudowanych zasobach (takich jak msp430): tzn. niezbyt dużej częstotliwości oscylatora (do 25 MHz) i ograniczonej ilości pamięci. Efektywność rozumiana jest tutaj jako niewielkie dodatkowe obciążenie procesora wynikające z użycia systemu. Według takiej definicji: im mniejsze jest to dodatkowe obciążenie, tym system jest bardziej efektywny. System DioneOS jest przeznaczony do urządzeń autonomicznych z ograniczonym bezpośrednim dostępem użytkownika. Głównym rdzeniem systemu są elementy pozwalające na tworzenie wielowątkowego oprogramowania przy wykorzystaniu standardowych, dobrze znanych pojęć. System nie dostarcza graficznego interfejsu użytkownika (np. systemu okienkowego). DioneOS (pronounced /djoneos/) is a multitasking preemptive, real-time operating system (RTOS). The system is designed for microcontrollers, originally released on 2 February 2011 for the Texas Instruments TI MSP430x, and then on 29 March 2013 for the ARM Cortex-M3. Target microcontroller platforms have limited resources, i.e., system clock frequency of tens of MHz, and memory amounts of tens to a few hundred kilobytes (KB). The RTOS is adapted to such conditions by providing a compact and efficient image. The efficiency term here means minimizing further central processing unit (CPU) load caused by system use. According to this definition, the system is more effective when it consumes less CPU time to execute its internal parts, e.g., managing threads. The DioneOS system is intended for autonomic devices where user interface has limited functions. The core functions provided by the system is an environment for building multitasking firmware by means of standard, well known concepts (e.g. semaphores, timers, etc.). Because of the target domain of application, the system uses a command-line interface and has no graphical user interface.
dbp:marketingTarget
Embedded systems
dbp:programmedIn
dbr:C_(programming_language)
prov:wasDerivedFrom
wikipedia-en:DioneOS?oldid=1106894663&ns=0
dbo:wikiPageLength
10544
dbo:latestReleaseDate
2013-03-29
dbo:latestReleaseVersion
ARM Cortex-M3
dbo:releaseDate
2011-02-02
foaf:isPrimaryTopicOf
wikipedia-en:DioneOS
Subject Item
wikipedia-en:DioneOS
foaf:primaryTopic
dbr:DioneOS