电动汽车的最佳能量路径

D. Dorfman, Haim Kaplan, R. Tarjan, Uri Zwick
{"title":"电动汽车的最佳能量路径","authors":"D. Dorfman, Haim Kaplan, R. Tarjan, Uri Zwick","doi":"10.48550/arXiv.2305.19015","DOIUrl":null,"url":null,"abstract":"A weighted directed graph $G=(V,A,c)$, where $A\\subseteq V\\times V$ and $c:A\\to R$, describes a road network in which an electric car can roam. An arc $uv$ models a road segment connecting the two vertices $u$ and $v$. The cost $c(uv)$ of an arc $uv$ is the amount of energy the car needs to traverse the arc. This amount may be positive, zero or negative. To make the problem realistic, we assume there are no negative cycles. The car has a battery that can store up to $B$ units of energy. It can traverse an arc $uv\\in A$ only if it is at $u$ and the charge $b$ in its battery satisfies $b\\ge c(uv)$. If it traverses the arc, it reaches $v$ with a charge of $\\min(b-c(uv),B)$. Arcs with positive costs deplete the battery, arcs with negative costs charge the battery, but not above its capacity of $B$. Given $s,t\\in V$, can the car travel from $s$ to $t$, starting at $s$ with an initial charge $b$, where $0\\le b\\le B$? If so, what is the maximum charge with which the car can reach $t$? Equivalently, what is the smallest $\\delta_{B,b}(s,t)$ such that the car can reach $t$ with a charge of $b-\\delta_{B,b}(s,t)$, and which path should the car follow to achieve this? We refer to $\\delta_{B,b}(s,t)$ as the energetic cost of traveling from $s$ to $t$. We let $\\delta_{B,b}(s,t)=\\infty$ if the car cannot travel from $s$ to $t$ starting with an initial charge of $b$. The problem of computing energetic costs is a strict generalization of the standard shortest paths problem. We show that the single-source minimum energetic paths problem can be solved using simple, but subtle, adaptations of the Bellman-Ford and Dijkstra algorithms. To make Dijkstra's algorithm work in the presence of negative arcs, but no negative cycles, we use a variant of the $A^*$ search heuristic. These results are explicit or implicit in some previous papers. We provide a simpler and unified description of these algorithms.","PeriodicalId":201778,"journal":{"name":"Embedded Systems and Applications","volume":"137 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2023-05-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"1","resultStr":"{\"title\":\"Optimal energetic paths for electric cars\",\"authors\":\"D. Dorfman, Haim Kaplan, R. Tarjan, Uri Zwick\",\"doi\":\"10.48550/arXiv.2305.19015\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"A weighted directed graph $G=(V,A,c)$, where $A\\\\subseteq V\\\\times V$ and $c:A\\\\to R$, describes a road network in which an electric car can roam. An arc $uv$ models a road segment connecting the two vertices $u$ and $v$. The cost $c(uv)$ of an arc $uv$ is the amount of energy the car needs to traverse the arc. This amount may be positive, zero or negative. To make the problem realistic, we assume there are no negative cycles. The car has a battery that can store up to $B$ units of energy. It can traverse an arc $uv\\\\in A$ only if it is at $u$ and the charge $b$ in its battery satisfies $b\\\\ge c(uv)$. If it traverses the arc, it reaches $v$ with a charge of $\\\\min(b-c(uv),B)$. Arcs with positive costs deplete the battery, arcs with negative costs charge the battery, but not above its capacity of $B$. Given $s,t\\\\in V$, can the car travel from $s$ to $t$, starting at $s$ with an initial charge $b$, where $0\\\\le b\\\\le B$? If so, what is the maximum charge with which the car can reach $t$? Equivalently, what is the smallest $\\\\delta_{B,b}(s,t)$ such that the car can reach $t$ with a charge of $b-\\\\delta_{B,b}(s,t)$, and which path should the car follow to achieve this? We refer to $\\\\delta_{B,b}(s,t)$ as the energetic cost of traveling from $s$ to $t$. We let $\\\\delta_{B,b}(s,t)=\\\\infty$ if the car cannot travel from $s$ to $t$ starting with an initial charge of $b$. The problem of computing energetic costs is a strict generalization of the standard shortest paths problem. We show that the single-source minimum energetic paths problem can be solved using simple, but subtle, adaptations of the Bellman-Ford and Dijkstra algorithms. To make Dijkstra's algorithm work in the presence of negative arcs, but no negative cycles, we use a variant of the $A^*$ search heuristic. These results are explicit or implicit in some previous papers. We provide a simpler and unified description of these algorithms.\",\"PeriodicalId\":201778,\"journal\":{\"name\":\"Embedded Systems and Applications\",\"volume\":\"137 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2023-05-30\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"1\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Embedded Systems and Applications\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.48550/arXiv.2305.19015\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Embedded Systems and Applications","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.48550/arXiv.2305.19015","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 1

摘要

一个加权有向图$G=(V,A,c)$,其中$A\subseteq V\times V$和$c:A\to R$描述了一个电动汽车可以在其中漫游的道路网络。弧$uv$表示连接两个顶点$u$和$v$的路段。弧线的成本$c(uv)$$uv$是汽车穿过弧线所需的能量。这个数量可以是正的、零的或负的。为了使问题更现实,我们假设不存在负循环。这辆车的电池可以储存高达$B$单位的能量。只有当它在$u$并且电池中的电荷$b$满足$b\ge c(uv)$时,它才能穿越一个弧$uv\in A$。如果它穿过弧线,它带着$\min(b-c(uv),B)$的电荷到达$v$。带正成本的电弧耗尽电池,带负成本的电弧给电池充电,但不超过$B$的容量。给定$s,t\in V$,汽车能否从$s$行驶到$t$,从$s$开始,初始充电$b$,在哪里$0\le b\le B$ ?如果是这样,汽车能达到的最大电量是多少$t$ ?同样地,使汽车以$b-\delta_{B,b}(s,t)$的电荷到达$t$的最小$\delta_{B,b}(s,t)$是什么,汽车应该走哪条路径来达到这一点?我们称$\delta_{B,b}(s,t)$为从$s$到$t$的能量消耗。如果汽车不能从$s$行驶到$t$,我们让$\delta_{B,b}(s,t)=\infty$从初始收费$b$开始。计算能量代价问题是标准最短路径问题的严格推广。我们证明了单源最小能量路径问题可以使用Bellman-Ford和Dijkstra算法的简单而微妙的适应来解决。为了使Dijkstra的算法在存在负弧但没有负循环的情况下工作,我们使用$A^*$搜索启发式的一种变体。这些结果在以前的一些论文中是明确的或隐含的。我们对这些算法提供了一个更简单和统一的描述。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Optimal energetic paths for electric cars
A weighted directed graph $G=(V,A,c)$, where $A\subseteq V\times V$ and $c:A\to R$, describes a road network in which an electric car can roam. An arc $uv$ models a road segment connecting the two vertices $u$ and $v$. The cost $c(uv)$ of an arc $uv$ is the amount of energy the car needs to traverse the arc. This amount may be positive, zero or negative. To make the problem realistic, we assume there are no negative cycles. The car has a battery that can store up to $B$ units of energy. It can traverse an arc $uv\in A$ only if it is at $u$ and the charge $b$ in its battery satisfies $b\ge c(uv)$. If it traverses the arc, it reaches $v$ with a charge of $\min(b-c(uv),B)$. Arcs with positive costs deplete the battery, arcs with negative costs charge the battery, but not above its capacity of $B$. Given $s,t\in V$, can the car travel from $s$ to $t$, starting at $s$ with an initial charge $b$, where $0\le b\le B$? If so, what is the maximum charge with which the car can reach $t$? Equivalently, what is the smallest $\delta_{B,b}(s,t)$ such that the car can reach $t$ with a charge of $b-\delta_{B,b}(s,t)$, and which path should the car follow to achieve this? We refer to $\delta_{B,b}(s,t)$ as the energetic cost of traveling from $s$ to $t$. We let $\delta_{B,b}(s,t)=\infty$ if the car cannot travel from $s$ to $t$ starting with an initial charge of $b$. The problem of computing energetic costs is a strict generalization of the standard shortest paths problem. We show that the single-source minimum energetic paths problem can be solved using simple, but subtle, adaptations of the Bellman-Ford and Dijkstra algorithms. To make Dijkstra's algorithm work in the presence of negative arcs, but no negative cycles, we use a variant of the $A^*$ search heuristic. These results are explicit or implicit in some previous papers. We provide a simpler and unified description of these algorithms.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信