You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@calbaker If you make a power trace that the BEL cannot achieve, the demo fails. While I think this is the right behavior, I also think we need an alternative mode of operation. We need to let the BEL not achieve the power trace and potentially be deadweight on the train. This would allow someone to feed the model data from an event recorder and figure out how a BEL would perform on many different routes using ALTRIOS. I looked into what it would take to change this in the rust code, but I couldn't quite put my finger on where to start. I believe changes are needed in the locomotive and reversible energy storage rust code.
The text was updated successfully, but these errors were encountered:
@calbaker see the file attached to this comment. I was having trouble with git authentication on the computer I did this on. All I did was multiple the time by 100 on the power trace. It runs out of batteries. Let me know if you think I could fix this with a little direction.
@calbaker Could you take a look at the example I added with commit 367fd5d. This is what I used to make the slides last week. What I don't like is how it is structured. I would like some suggestions on how to get this structured in a manner that is similar to the other examples. The stuff I created to make the power trace from notches is useful, but I feel like it should maybe be tucked away somewhere else in the framework. I also need to add a filter to it so that notches are not step changes, but it worked well enough to get some data created to demonstrate the concept.
@calbaker If you make a power trace that the BEL cannot achieve, the demo fails. While I think this is the right behavior, I also think we need an alternative mode of operation. We need to let the BEL not achieve the power trace and potentially be deadweight on the train. This would allow someone to feed the model data from an event recorder and figure out how a BEL would perform on many different routes using ALTRIOS. I looked into what it would take to change this in the rust code, but I couldn't quite put my finger on where to start. I believe changes are needed in the locomotive and reversible energy storage rust code.
The text was updated successfully, but these errors were encountered: