Add an embedded systems topic
All checks were successful
Build and deploy static pages / build-and-push (push) Successful in 14s
All checks were successful
Build and deploy static pages / build-and-push (push) Successful in 14s
Eight conferences and six journals, curated for the computer-science side of
the field. EDA and circuit-design venues are deliberately excluded — DAC, DATE,
ICCAD and CODES+ISSS are canonical for embedded systems but not for the kind of
work this site tracks — and venues.yaml carries that rationale as a header
comment so the next person doesn't "helpfully" add them back.
Two curation calls worth recording. SenSys, IPSN and IoTDI merged in 2026 into
one conference, the ACM/IEEE International Conference on Embedded Artificial
Intelligence and Sensing Systems; it is tracked under the SenSys acronym, which
is what ICORE and DBLP still use, and IPSN and IoTDI are not listed separately.
RTCSA and ICCPS were dropped — the first is CORE B with no announced 2027
edition, the second carries no CORE rank at all.
Deadlines are all source: manual, verified against the official CFPs. Only EWSN
has a WikiCFP entry for its current edition; every other series there stops at
an edition that has already been held, so the rest are wikicfp_id: false. ECRTS
and LCTES have no announced next edition and sit under missing:, which renders
as TBD. With the stale-deadline handling from 5b06f48 this reads correctly:
only RTAS shows an open deadline, and the rest land in the elapsed-rounds table
rather than advertising passed dates as upcoming.
The topic also exposed three generator bugs that cloud-edge never hit:
_journals_section_body() read scimago_* straight off the venues.yaml entry, so
the journals index showed a dash for every journal without inline values, while
the journal pages resolved the same numbers from rankings/scimago.csv. Both now
share a _journal_ranks() helper, and gen_section_indexes() takes the SCImago
table to feed it. cloud-edge never saw this because all seven of its journals
carry inline values.
The SCImago CSV writes SJR with a decimal comma (0,864). Nothing consumed those
values before, so the loader now normalises them to a dot and CSV-derived
numbers render like the inline ones.
gen_digests() now writes digests/_index.md. Hugo only auto-creates a section
page when the section has a listable page, and a topic with no digests yet
holds nothing but build.list: never stubs, so the Digests nav link 404'd. It
preserves any existing body, leaving cloud-edge's file unchanged.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
62
site/data/embedded-systems/deadlines.yaml
Normal file
62
site/data/embedded-systems/deadlines.yaml
Normal file
@@ -0,0 +1,62 @@
|
||||
generated: '2026-08-18T13:26:46Z'
|
||||
deadlines:
|
||||
RTSS:
|
||||
source: manual
|
||||
event_dates: Dec 8-11, 2026
|
||||
location: Yokohama, Japan
|
||||
abstract_deadline: May 21, 2026
|
||||
submission_deadline: May 26, 2026
|
||||
camera_ready: Sep 16, 2026
|
||||
cfp_url: https://2026.rtss.org/cfp/
|
||||
RTAS:
|
||||
source: manual
|
||||
event_dates: May 17-20, 2027
|
||||
location: Boulder, CO, USA
|
||||
submission_deadline: Nov 5, 2026
|
||||
notification: Jan 28, 2027
|
||||
camera_ready: Mar 30, 2027
|
||||
cfp_url: https://2027.rtas.org/cfp/
|
||||
SenSys:
|
||||
source: manual
|
||||
location: New York, NY, USA
|
||||
abstract_deadline: May 29, 2026
|
||||
submission_deadline: Jun 5, 2026
|
||||
notification: Aug 31, 2026
|
||||
cfp_url: https://sensys.acm.org/2027/cfp.html
|
||||
EMSOFT:
|
||||
source: manual
|
||||
event_dates: Oct 4-9, 2026
|
||||
location: Barcelona, Spain
|
||||
abstract_deadline: Mar 23, 2026
|
||||
submission_deadline: Mar 30, 2026
|
||||
notification: Jul 17, 2026
|
||||
camera_ready: Aug 17, 2026
|
||||
cfp_url: https://esweek.org/emsoft_cfp/
|
||||
CASES:
|
||||
source: manual
|
||||
event_dates: Oct 4-9, 2026
|
||||
location: Barcelona, Spain
|
||||
abstract_deadline: Mar 23, 2026
|
||||
submission_deadline: Mar 30, 2026
|
||||
notification: Jul 17, 2026
|
||||
camera_ready: Aug 17, 2026
|
||||
cfp_url: https://esweek.org/cases_cfp/
|
||||
EWSN:
|
||||
source: manual
|
||||
event_dates: Sep 16-18, 2026
|
||||
location: Dresden, Germany
|
||||
cfp_url: https://ewsn26.netd.cs.tu-dresden.de/calls/papers
|
||||
cycles:
|
||||
- name: Winter
|
||||
abstract_deadline: Jan 30, 2026
|
||||
submission_deadline: Feb 4, 2026
|
||||
notification: Mar 9, 2026
|
||||
camera_ready: Mar 30, 2026
|
||||
- name: Spring
|
||||
abstract_deadline: Apr 24, 2026
|
||||
submission_deadline: May 3, 2026
|
||||
notification: Jun 15, 2026
|
||||
camera_ready: Jul 6, 2026
|
||||
missing:
|
||||
- ECRTS
|
||||
- LCTES
|
||||
0
site/data/embedded-systems/papers/.gitkeep
Normal file
0
site/data/embedded-systems/papers/.gitkeep
Normal file
117
site/data/embedded-systems/venues.yaml
Normal file
117
site/data/embedded-systems/venues.yaml
Normal file
@@ -0,0 +1,117 @@
|
||||
# Embedded systems — tracked venues
|
||||
# Curated for the computer-science side of the field: real-time systems, embedded
|
||||
# software, compilers and languages, sensing systems. EDA / circuit-design venues
|
||||
# (DAC, DATE, ICCAD, CODES+ISSS) are deliberately out of scope.
|
||||
#
|
||||
# Rankings filled automatically by pa-fetch-icore / pa-fetch-scimago.
|
||||
# Deadlines filled automatically by pa-fetch-deadlines (gaps flagged for manual entry).
|
||||
|
||||
conferences:
|
||||
- acronym: RTSS
|
||||
full_name: "IEEE Real-Time Systems Symposium"
|
||||
domain: [embedded-systems, real-time-systems, scheduling]
|
||||
url: "https://2026.rtss.org/"
|
||||
dblp_key: "conf/rtss"
|
||||
wikicfp_id: false # WikiCFP series stops at RTSS 2025; deadlines maintained manually
|
||||
|
||||
- acronym: SenSys
|
||||
full_name: "ACM/IEEE International Conference on Embedded Artificial Intelligence and Sensing Systems"
|
||||
domain: [embedded-systems, sensor-networks, embedded-ai, iot]
|
||||
url: "https://sensys.acm.org/2027/"
|
||||
dblp_key: "conf/sensys"
|
||||
wikicfp_id: false # merged venue (SenSys + IPSN + IoTDI); WikiCFP still lists the old series
|
||||
|
||||
- acronym: EMSOFT
|
||||
full_name: "ACM SIGBED International Conference on Embedded Software"
|
||||
domain: [embedded-systems, embedded-software, real-time-systems]
|
||||
url: "https://esweek.org/emsoft/"
|
||||
dblp_key: "conf/emsoft"
|
||||
wikicfp_id: false # WikiCFP series stops at EMSOFT 2025; ESWEEK publishes one shared date set
|
||||
|
||||
- acronym: RTAS
|
||||
full_name: "IEEE Real-Time and Embedded Technology and Applications Symposium"
|
||||
domain: [embedded-systems, real-time-systems, cyber-physical-systems]
|
||||
url: "https://2027.rtas.org/"
|
||||
dblp_key: "conf/rtas"
|
||||
wikicfp_id: false # WikiCFP series stops at RTAS 2025; deadlines maintained manually
|
||||
|
||||
- acronym: ECRTS
|
||||
full_name: "Euromicro Conference on Real-Time Systems"
|
||||
domain: [embedded-systems, real-time-systems, scheduling]
|
||||
url: "https://www.ecrts.org/"
|
||||
dblp_key: "conf/ecrts"
|
||||
wikicfp_id: false # last WikiCFP entry is ECRTS 2026 (held); restore an ID once 2027 is posted
|
||||
|
||||
- acronym: CASES
|
||||
full_name: "International Conference on Compilers, Architecture, and Synthesis for Embedded Systems"
|
||||
domain: [embedded-systems, compilers, embedded-software]
|
||||
url: "https://esweek.org/cases/"
|
||||
dblp_key: "conf/cases"
|
||||
wikicfp_id: false # WikiCFP series stops at CASES 2023; ESWEEK publishes one shared date set
|
||||
|
||||
- acronym: LCTES
|
||||
full_name: "ACM SIGPLAN/SIGBED International Conference on Languages, Compilers, and Tools for Embedded Systems"
|
||||
domain: [embedded-systems, compilers, programming-languages, embedded-software]
|
||||
url: "https://conf.researchr.org/series/LCTES"
|
||||
dblp_key: "conf/lctrts"
|
||||
wikicfp_id: false # co-located with PLDI; 2027 edition not announced yet
|
||||
|
||||
- acronym: EWSN
|
||||
full_name: "International Conference on Embedded Wireless Systems and Networks"
|
||||
domain: [embedded-systems, sensor-networks, wireless-networks, iot]
|
||||
url: "https://ewsn26.netd.cs.tu-dresden.de/"
|
||||
dblp_key: "conf/ewsn"
|
||||
wikicfp_id: "190920"
|
||||
|
||||
journals:
|
||||
# scimago_quartile / scimago_sjr / scimago_h_index resolve from
|
||||
# site/data/rankings/scimago.csv by full_name — all six titles match the CSV
|
||||
# exactly, so no inline values are needed here.
|
||||
|
||||
- acronym: TECS
|
||||
full_name: "ACM Transactions on Embedded Computing Systems"
|
||||
domain: [embedded-systems, embedded-software, real-time-systems]
|
||||
issn: "1539-9087"
|
||||
url: "https://dl.acm.org/journal/tecs"
|
||||
dblp_key: "journals/tecs"
|
||||
submission_model: rolling
|
||||
|
||||
- acronym: TOSN
|
||||
full_name: "ACM Transactions on Sensor Networks"
|
||||
domain: [embedded-systems, sensor-networks, wireless-networks]
|
||||
issn: "1550-4859"
|
||||
url: "https://dl.acm.org/journal/tosn"
|
||||
dblp_key: "journals/tosn"
|
||||
submission_model: rolling
|
||||
|
||||
- acronym: JSA
|
||||
full_name: "Journal of Systems Architecture"
|
||||
domain: [embedded-systems, computer-architecture, embedded-software]
|
||||
issn: "1383-7621"
|
||||
url: "https://www.sciencedirect.com/journal/journal-of-systems-architecture"
|
||||
dblp_key: "journals/jsa"
|
||||
submission_model: rolling
|
||||
|
||||
- acronym: IoT-J
|
||||
full_name: "IEEE Internet of Things Journal"
|
||||
domain: [embedded-systems, iot, sensor-networks]
|
||||
issn: "2327-4662"
|
||||
url: "https://ieee-iotj.org/"
|
||||
dblp_key: "journals/iotj"
|
||||
submission_model: rolling
|
||||
|
||||
- acronym: TCPS
|
||||
full_name: "ACM Transactions on Cyber-Physical Systems"
|
||||
domain: [embedded-systems, cyber-physical-systems, real-time-systems]
|
||||
issn: "2378-962X"
|
||||
url: "https://dl.acm.org/journal/tcps"
|
||||
dblp_key: "journals/tcps"
|
||||
submission_model: rolling
|
||||
|
||||
- acronym: RTS
|
||||
full_name: "Real-Time Systems"
|
||||
domain: [embedded-systems, real-time-systems, scheduling]
|
||||
issn: "0922-6443"
|
||||
url: "https://link.springer.com/journal/11241"
|
||||
dblp_key: "journals/rts"
|
||||
submission_model: rolling
|
||||
Reference in New Issue
Block a user