Many state-of-the-art approaches to power minimisation in Networks-on-Chip (NoC) are based on the reduction of the communication paths taken by packets over the interconnect. This is often done by optimising the packet routing, the allocation of tasks that produce and consume those packets, or both. In all cases, the optimisation affects the timeliness of the packets, because changes will occur in the way resources are shared at the platform cores (as tasks are reallocated) and NoC links (as packet routes are changed). In this paper, we propose an optimisation technique that is able to minimise power dissipation without sacrificing timing constraints, thus suitable to systems with hard real-time requirements. It is based on a Genetic Algorithm (GA) that evolves chromosomes representing the mapping of task to cores, guided by a multi-objective fitness function that combines power estimation macromodels and realtime schedulability analysis.

BibTex Entry

@inproceedings{Sayuti2013a,
 author = {M. N. S. M. Sayuti and L. S. Indrusiak},
 booktitle = {IEEE Computer Society Annual Symposium on VLSI (ISVLSI)},
 title = {Real-Time Low-Power Task Mapping in Networks-on-Chip},
 year = {2013}
}