Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] Consult about the integration of SUMO simulation with a feedback control
  • From: Xun Liu <xliu8@xxxxxxxxxxxxx>
  • Date: Sat, 10 Apr 2021 16:48:39 +0000
  • Accept-language: de-DE, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=villanova.edu; dmarc=pass action=none header.from=villanova.edu; dkim=pass header.d=villanova.edu; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=28opD5MIt0KfaPhrSy+K+vCdJbUhxsEHoFc5kO2ul4w=; b=gkN1POllLzeefFGmrV3O1sSAVFfX+cXRjVbOlqabkLRUcU+TYAIg25UGUMQtnOhEKLE/HHV9EyVRYtBpNcrFgsDYb/2rXE53+r72xGtfl9J/AgOKHZHfrGAmHmn04QNeKTdXPfpMGDhx/s3qo6KQFIMWYPdfBBexNeoPOD2YBhU5dTkEtdnrQgUXVeVq3p4qXzcYoildw4YMNQcfUgXcwxXkCvCECL0d3hnlLWuf5AxiaYvsvUCHaPJ1//uQtZnK3dILq30cIy41kGxR7T/rsfpz3eUhzfu+g8+I//vQdcx+p3ByFfXYKmqe+Y3Ca0fMQTGMpW6tOhwA+t53k4jibA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=FUoCZ5QmiuijdcfJe09gmQXxhjurROFkTJ8Z2JVsmw/jftRLU3zA7ejXddRoxnXDpSH1742bmjeApNwinqo4q0nDg/KGHZjwMT3SnpK6lOQskVrJ+b+KlSIBUsvdguagItYisdGBw/wvy7wwa79MACXmMUkseB47vLS10NaCIsfOQlh8A0GulgdqdwlLseiFlXjXc+uRe6HxGXk3Y4ngjY0h17FB1exK/P4gRUaQNOIAU3/Hm4NgW+QrXU6j7AVXLqtMQEWbr8VLH9hZKoQ8l/OQQ+gd651R++nPmB2zPjr2P2dmbSExrZKHbahoIeedwID4CKYuDrsaZxsWteP3XA==
  • Delivered-to: sumo-user@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/sumo-user/>
  • List-help: <mailto:sumo-user-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/sumo-user>, <mailto:sumo-user-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/sumo-user>, <mailto:sumo-user-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AdcuKVIzpDk9EnA/Q9CTe2dhICSOlw==
  • Thread-topic: Consult about the integration of SUMO simulation with a feedback control

Hello Everyone,

 

I would like to consult, if the feedback control could be integrated with the SUMO simulation.

 

My problem is I would like to simulate a scenario whose input variables are updated after a fixed sampling interval [, at every discrete sampling time k. For example, starting from first interval [0s, 20s),  u0 amount of vehicles are assigned randomly into the network. Then, after processing the measured data of this interval, an updated input variable u* is calculated by the controller. And this new u* should be taken as the input variable for the next sampling interval, i.e., in following sampling interval [20s,40s), u* amount of vehicles are assigned into the network. Is this input feedback control feasible in SUMO simulation? Thanks.

 

Best Regards,

Xun Liu

 

Attachment: feedback_control.png
Description: feedback_control.png


Back to the top