Lecture: 2.01.516 Agent-based Control in Energy Systems - Details

Lecture: 2.01.516 Agent-based Control in Energy Systems - Details

You are not logged into Stud.IP.

General information

Course name Lecture: 2.01.516 Agent-based Control in Energy Systems
Subtitle inf516
Course number 2.01.516
Semester WiSe24/25
Current number of participants 12
expected number of participants 25
Home institute Department of Computing Science
Courses type Lecture in category Teaching
Next date Wednesday, 16.10.2024 08:00 - 10:00, Room: A03 4-403
Type/Form V+Ü
Lehrsprache englisch

Rooms and times

A03 4-403
Wednesday: 08:00 - 10:00, weekly (13x)
A07 0-031
Thursday: 16:00 - 18:00, weekly (13x)

Comment/Description

This course first introduces the basics of software agents and agent systems. Using application examples from the field of energy systems, different aspects are examined, e.g., (distributed) optimization of real-world problems, agent architectures, agent communication, cooperative and competitive agents, and agents to implement distributed heuristics, ...

The accompanying exercise is divided into two phases.
1. Phase: Exercise sheets are handed out to put the basics of the lecture into practice
2. Phase: You will get assigned to projects in which a distributed system/algorithm needs to be implemented that can solve a given real-world (from the energy domain) optimization problem.

The programming language for the exercises is Python. The framework mango supports the implementation of the distributed system.