Modelling with time

Problems with modeling
Post Reply
Tallspark
User
User
Posts: 2
Joined: 10 months ago

Modelling with time

Post by Tallspark »

Hi I am trying to model what is effectively a mobile battery allocation for a power system. Essentially the code i have so far is based on GCode7.3. I want to add to this code such that the batteries that are allocated are mobile. So that batteries can only change from bus to node (bus alias) after the time it takes to travel from the bus it is allocated at to the node it is now allocated at.

I have a rough idea how to formulate this generally, but struggling to apply it to GAMS code.

Do I need to make a time counter between a battery state at bus going to zero and battery state going to on at node and have this count equal to or greater than the travel time between bus and node.

Any advice would be greatly appreciated. Attached is kind of my general thinking on the formulation of the problem.
Attachments
image.png
Post Reply