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:
@@ -0,0 +1,41 @@
|
||||
---
|
||||
title: CASES
|
||||
full_name: International Conference on Compilers, Architecture, and Synthesis for
|
||||
Embedded Systems
|
||||
domain:
|
||||
- embedded-systems
|
||||
- compilers
|
||||
- embedded-software
|
||||
type: conference
|
||||
icore_rank: Journal published
|
||||
homepage: https://esweek.org/cases/
|
||||
dblp_key: conf/cases
|
||||
draft: false
|
||||
next_deadline: Mar 30, 2026
|
||||
abstract_deadline: Mar 23, 2026
|
||||
notification: Jul 17, 2026
|
||||
camera_ready: Aug 17, 2026
|
||||
next_event: Oct 4-9, 2026
|
||||
location: Barcelona, Spain
|
||||
cfp_url: https://esweek.org/cases_cfp/
|
||||
---
|
||||
|
||||
*International Conference on Compilers, Architecture, and Synthesis for Embedded Systems*
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **ICORE Rank** | **Journal published** |
|
||||
| **Domains** | `embedded-systems`, `compilers`, `embedded-software` |
|
||||
| **Website** | [https://esweek.org/cases/](https://esweek.org/cases/) |
|
||||
|
||||
## Upcoming Deadline
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Abstract deadline** | Mar 23, 2026 |
|
||||
| **Paper deadline** | Mar 30, 2026 |
|
||||
| **Notification** | Jul 17, 2026 |
|
||||
| **Camera-ready** | Aug 17, 2026 |
|
||||
| **Event dates** | Oct 4-9, 2026 |
|
||||
| **Location** | Barcelona, Spain |
|
||||
| **CFP** | [https://esweek.org/cases_cfp/](https://esweek.org/cases_cfp/) |
|
||||
@@ -0,0 +1,28 @@
|
||||
---
|
||||
title: ECRTS
|
||||
full_name: Euromicro Conference on Real-Time Systems
|
||||
domain:
|
||||
- embedded-systems
|
||||
- real-time-systems
|
||||
- scheduling
|
||||
type: conference
|
||||
icore_rank: B
|
||||
homepage: https://www.ecrts.org/
|
||||
dblp_key: conf/ecrts
|
||||
draft: false
|
||||
---
|
||||
|
||||
*Euromicro Conference on Real-Time Systems*
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **ICORE Rank** | **B** |
|
||||
| **Domains** | `embedded-systems`, `real-time-systems`, `scheduling` |
|
||||
| **Website** | [https://www.ecrts.org/](https://www.ecrts.org/) |
|
||||
|
||||
## Upcoming Deadline
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Paper deadline** | TBD |
|
||||
| **Event dates** | — |
|
||||
@@ -0,0 +1,40 @@
|
||||
---
|
||||
title: EMSOFT
|
||||
full_name: ACM SIGBED International Conference on Embedded Software
|
||||
domain:
|
||||
- embedded-systems
|
||||
- embedded-software
|
||||
- real-time-systems
|
||||
type: conference
|
||||
icore_rank: Journal published
|
||||
homepage: https://esweek.org/emsoft/
|
||||
dblp_key: conf/emsoft
|
||||
draft: false
|
||||
next_deadline: Mar 30, 2026
|
||||
abstract_deadline: Mar 23, 2026
|
||||
notification: Jul 17, 2026
|
||||
camera_ready: Aug 17, 2026
|
||||
next_event: Oct 4-9, 2026
|
||||
location: Barcelona, Spain
|
||||
cfp_url: https://esweek.org/emsoft_cfp/
|
||||
---
|
||||
|
||||
*ACM SIGBED International Conference on Embedded Software*
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **ICORE Rank** | **Journal published** |
|
||||
| **Domains** | `embedded-systems`, `embedded-software`, `real-time-systems` |
|
||||
| **Website** | [https://esweek.org/emsoft/](https://esweek.org/emsoft/) |
|
||||
|
||||
## Upcoming Deadline
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Abstract deadline** | Mar 23, 2026 |
|
||||
| **Paper deadline** | Mar 30, 2026 |
|
||||
| **Notification** | Jul 17, 2026 |
|
||||
| **Camera-ready** | Aug 17, 2026 |
|
||||
| **Event dates** | Oct 4-9, 2026 |
|
||||
| **Location** | Barcelona, Spain |
|
||||
| **CFP** | [https://esweek.org/emsoft_cfp/](https://esweek.org/emsoft_cfp/) |
|
||||
@@ -0,0 +1,54 @@
|
||||
---
|
||||
title: EWSN
|
||||
full_name: International Conference on Embedded Wireless Systems and Networks
|
||||
domain:
|
||||
- embedded-systems
|
||||
- sensor-networks
|
||||
- wireless-networks
|
||||
- iot
|
||||
type: conference
|
||||
icore_rank: B
|
||||
homepage: https://ewsn26.netd.cs.tu-dresden.de/
|
||||
dblp_key: conf/ewsn
|
||||
draft: false
|
||||
next_deadline: May 3, 2026
|
||||
abstract_deadline: Apr 24, 2026
|
||||
notification: Jun 15, 2026
|
||||
camera_ready: Jul 6, 2026
|
||||
next_event: 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
|
||||
next_cycle: Spring
|
||||
---
|
||||
|
||||
*International Conference on Embedded Wireless Systems and Networks*
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **ICORE Rank** | **B** |
|
||||
| **Domains** | `embedded-systems`, `sensor-networks`, `wireless-networks`, `iot` |
|
||||
| **Website** | [https://ewsn26.netd.cs.tu-dresden.de/](https://ewsn26.netd.cs.tu-dresden.de/) |
|
||||
|
||||
## Submission Cycles
|
||||
|
||||
| Cycle | Abstract | Paper deadline | Notification | Camera-ready |
|
||||
|---|---|---|---|---|
|
||||
| Winter | Jan 30, 2026 | Feb 4, 2026 | Mar 9, 2026 | Mar 30, 2026 |
|
||||
| **Spring** (next) | Apr 24, 2026 | May 3, 2026 | Jun 15, 2026 | Jul 6, 2026 |
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Event dates** | Sep 16-18, 2026 |
|
||||
| **Location** | Dresden, Germany |
|
||||
| **CFP** | [https://ewsn26.netd.cs.tu-dresden.de/calls/papers](https://ewsn26.netd.cs.tu-dresden.de/calls/papers) |
|
||||
@@ -0,0 +1,30 @@
|
||||
---
|
||||
title: LCTES
|
||||
full_name: ACM SIGPLAN/SIGBED International Conference on Languages, Compilers, and
|
||||
Tools for Embedded Systems
|
||||
domain:
|
||||
- embedded-systems
|
||||
- compilers
|
||||
- programming-languages
|
||||
- embedded-software
|
||||
type: conference
|
||||
icore_rank: B
|
||||
homepage: https://conf.researchr.org/series/LCTES
|
||||
dblp_key: conf/lctrts
|
||||
draft: false
|
||||
---
|
||||
|
||||
*ACM SIGPLAN/SIGBED International Conference on Languages, Compilers, and Tools for Embedded Systems*
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **ICORE Rank** | **B** |
|
||||
| **Domains** | `embedded-systems`, `compilers`, `programming-languages`, `embedded-software` |
|
||||
| **Website** | [https://conf.researchr.org/series/LCTES](https://conf.researchr.org/series/LCTES) |
|
||||
|
||||
## Upcoming Deadline
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Paper deadline** | TBD |
|
||||
| **Event dates** | — |
|
||||
@@ -0,0 +1,38 @@
|
||||
---
|
||||
title: RTAS
|
||||
full_name: IEEE Real-Time and Embedded Technology and Applications Symposium
|
||||
domain:
|
||||
- embedded-systems
|
||||
- real-time-systems
|
||||
- cyber-physical-systems
|
||||
type: conference
|
||||
icore_rank: A
|
||||
homepage: https://2027.rtas.org/
|
||||
dblp_key: conf/rtas
|
||||
draft: false
|
||||
next_deadline: Nov 5, 2026
|
||||
notification: Jan 28, 2027
|
||||
camera_ready: Mar 30, 2027
|
||||
next_event: May 17-20, 2027
|
||||
location: Boulder, CO, USA
|
||||
cfp_url: https://2027.rtas.org/cfp/
|
||||
---
|
||||
|
||||
*IEEE Real-Time and Embedded Technology and Applications Symposium*
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **ICORE Rank** | **A** |
|
||||
| **Domains** | `embedded-systems`, `real-time-systems`, `cyber-physical-systems` |
|
||||
| **Website** | [https://2027.rtas.org/](https://2027.rtas.org/) |
|
||||
|
||||
## Upcoming Deadline
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Paper deadline** | Nov 5, 2026 |
|
||||
| **Notification** | Jan 28, 2027 |
|
||||
| **Camera-ready** | Mar 30, 2027 |
|
||||
| **Event dates** | May 17-20, 2027 |
|
||||
| **Location** | Boulder, CO, USA |
|
||||
| **CFP** | [https://2027.rtas.org/cfp/](https://2027.rtas.org/cfp/) |
|
||||
@@ -0,0 +1,38 @@
|
||||
---
|
||||
title: RTSS
|
||||
full_name: IEEE Real-Time Systems Symposium
|
||||
domain:
|
||||
- embedded-systems
|
||||
- real-time-systems
|
||||
- scheduling
|
||||
type: conference
|
||||
icore_rank: A*
|
||||
homepage: https://2026.rtss.org/
|
||||
dblp_key: conf/rtss
|
||||
draft: false
|
||||
next_deadline: May 26, 2026
|
||||
abstract_deadline: May 21, 2026
|
||||
camera_ready: Sep 16, 2026
|
||||
next_event: Dec 8-11, 2026
|
||||
location: Yokohama, Japan
|
||||
cfp_url: https://2026.rtss.org/cfp/
|
||||
---
|
||||
|
||||
*IEEE Real-Time Systems Symposium*
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **ICORE Rank** | **A\*** |
|
||||
| **Domains** | `embedded-systems`, `real-time-systems`, `scheduling` |
|
||||
| **Website** | [https://2026.rtss.org/](https://2026.rtss.org/) |
|
||||
|
||||
## Upcoming Deadline
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Abstract deadline** | May 21, 2026 |
|
||||
| **Paper deadline** | May 26, 2026 |
|
||||
| **Camera-ready** | Sep 16, 2026 |
|
||||
| **Event dates** | Dec 8-11, 2026 |
|
||||
| **Location** | Yokohama, Japan |
|
||||
| **CFP** | [https://2026.rtss.org/cfp/](https://2026.rtss.org/cfp/) |
|
||||
@@ -0,0 +1,39 @@
|
||||
---
|
||||
title: SenSys
|
||||
full_name: ACM/IEEE International Conference on Embedded Artificial Intelligence and
|
||||
Sensing Systems
|
||||
domain:
|
||||
- embedded-systems
|
||||
- sensor-networks
|
||||
- embedded-ai
|
||||
- iot
|
||||
type: conference
|
||||
icore_rank: A*
|
||||
homepage: https://sensys.acm.org/2027/
|
||||
dblp_key: conf/sensys
|
||||
draft: false
|
||||
next_deadline: Jun 5, 2026
|
||||
abstract_deadline: May 29, 2026
|
||||
notification: Aug 31, 2026
|
||||
location: New York, NY, USA
|
||||
cfp_url: https://sensys.acm.org/2027/cfp.html
|
||||
---
|
||||
|
||||
*ACM/IEEE International Conference on Embedded Artificial Intelligence and Sensing Systems*
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **ICORE Rank** | **A\*** |
|
||||
| **Domains** | `embedded-systems`, `sensor-networks`, `embedded-ai`, `iot` |
|
||||
| **Website** | [https://sensys.acm.org/2027/](https://sensys.acm.org/2027/) |
|
||||
|
||||
## Upcoming Deadline
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Abstract deadline** | May 29, 2026 |
|
||||
| **Paper deadline** | Jun 5, 2026 |
|
||||
| **Notification** | Aug 31, 2026 |
|
||||
| **Event dates** | — |
|
||||
| **Location** | New York, NY, USA |
|
||||
| **CFP** | [https://sensys.acm.org/2027/cfp.html](https://sensys.acm.org/2027/cfp.html) |
|
||||
16
site/content/embedded-systems/venues/conferences/_index.md
Normal file
16
site/content/embedded-systems/venues/conferences/_index.md
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
title: Conferences
|
||||
description: 8 tracked conferences
|
||||
draft: false
|
||||
---
|
||||
|
||||
| Conference | Full name | ICORE | Domains | Abstract | Paper deadline | Notification | Event | Location | Digests |
|
||||
|---|---|---|---|---|---|---|---|---|---|
|
||||
| [RTSS](/embedded-systems/venues/conferences/rtss/) | IEEE Real-Time Systems Symposium | **A\*** | `embedded-systems`, `real-time-systems`, `scheduling` | May 21, 2026 | May 26, 2026 | | Dec 8-11, 2026 | Yokohama, Japan | — |
|
||||
| [SenSys](/embedded-systems/venues/conferences/sensys/) | ACM/IEEE International Conference on Embedded Artificial Intelligence and Sensing Systems | **A\*** | `embedded-systems`, `sensor-networks`, `embedded-ai`, `iot` | May 29, 2026 | Jun 5, 2026 | Aug 31, 2026 | — | New York, NY, USA | — |
|
||||
| [RTAS](/embedded-systems/venues/conferences/rtas/) | IEEE Real-Time and Embedded Technology and Applications Symposium | **A** | `embedded-systems`, `real-time-systems`, `cyber-physical-systems` | | Nov 5, 2026 | Jan 28, 2027 | May 17-20, 2027 | Boulder, CO, USA | — |
|
||||
| [ECRTS](/embedded-systems/venues/conferences/ecrts/) | Euromicro Conference on Real-Time Systems | **B** | `embedded-systems`, `real-time-systems`, `scheduling` | | TBD | | — | | — |
|
||||
| [EWSN](/embedded-systems/venues/conferences/ewsn/) | International Conference on Embedded Wireless Systems and Networks | **B** | `embedded-systems`, `sensor-networks`, `wireless-networks`, `iot` | Apr 24, 2026 | May 3, 2026 (Spring) | Jun 15, 2026 | Sep 16-18, 2026 | Dresden, Germany | — |
|
||||
| [LCTES](/embedded-systems/venues/conferences/lctes/) | ACM SIGPLAN/SIGBED International Conference on Languages, Compilers, and Tools for Embedded Systems | **B** | `embedded-systems`, `compilers`, `programming-languages`, `embedded-software` | | TBD | | — | | — |
|
||||
| [CASES](/embedded-systems/venues/conferences/cases/) | International Conference on Compilers, Architecture, and Synthesis for Embedded Systems | **Journal published** | `embedded-systems`, `compilers`, `embedded-software` | Mar 23, 2026 | Mar 30, 2026 | Jul 17, 2026 | Oct 4-9, 2026 | Barcelona, Spain | — |
|
||||
| [EMSOFT](/embedded-systems/venues/conferences/emsoft/) | ACM SIGBED International Conference on Embedded Software | **Journal published** | `embedded-systems`, `embedded-software`, `real-time-systems` | Mar 23, 2026 | Mar 30, 2026 | Jul 17, 2026 | Oct 4-9, 2026 | Barcelona, Spain | — |
|
||||
Reference in New Issue
Block a user