News:

Simutrans Wiki Manual
The official on-line manual for Simutrans. Read and contribute.

Electric + diesel locomotives without electricity

Started by meme, April 02, 2011, 08:32:55 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

meme

Hello, I don't know how is it in other countries, but in Czech republic, we often use trolleybuses with a diesel backup engine , which can ride some distance without electricity .. Is it used for example for using trolleybuses in  section where aren't trolleys (one or two stops...) .. In simutrans it might be possible only with articulated trolleybuses (one part on diesel , one part on electricity, but it is not possible because of electricity is  preferred ...

hope do you understand ,

meme


jamespetts

Ahh, you are interested in vehicles which run on electricity when an electricity supply is available, but otherwise use a diesel engine, such as the BR Class 73 locomotive? Presumably, you would want to define a different running cost and amount of power for vehicle when running on diesel and electric, respectively?
Download Simutrans-Extended.

Want to help with development? See here for things to do for coding, and here for information on how to make graphics/objects.

Follow Simutrans-Extended on Facebook.

The Hood

That's what it sounds like - It'd be nice if it could be implemented as a number of real-life situations exist with this in Britain, although I doubt it would be easy to allow diesel loco hauling of EMUs away from electrification but not travel "under the wires" where not needed (e.g. class 57s hauling pendolinos to Holyhead or the old diesel hauling of EMUs to Weymouth before it got electrified all the way).  Class 73s would make more sense then, and the new IEPs (assuming they get built) would be do-able too.

jamespetts

Ahh, this is not quite straightforward: we discussed this before, I think. In operation, it is very rare indeed for an electro-diesel to switch between diesel and electric mode: only the Class 74 ever did this in practice, and it turned out to be so unreliable that it was quickly limited to occasional use.

Mostly, electro-diesels such as the Class 73 will run an entire diagram in either electric or diesel mode, and only switch between them at a depot. This kind of functionality can be achieved in Experimental using the upgrading feature: define a "diesel" and "electric" class 73, and allow free upgrading between each of them and each other. The backup functionality (of having the diesel engine available in case of breakdown of electrical equipment or failure of supplies) has no real use in Simutrans, where individual breakdowns are deliberately not simulated.

The sort of situation to which you refer (allowing a diesel to haul EMUs; the Class 33s and 4TCs are perhaps the best examples) requires a whole new layer of simulation of changing convoy formations in service. This would also allow for the simpler situation of a train being hauled by an electric locomotive between A and B, and a diesel locomotive between B and C (and the same in reverse), as well as multiple units dividing and combining, banking, etc.. This I think can be done with without pernickity shunting by using a degree of approximation and abstraction, and I should like to see this in Experimental one day, but I consider it a rather low priority.
Download Simutrans-Extended.

Want to help with development? See here for things to do for coding, and here for information on how to make graphics/objects.

Follow Simutrans-Extended on Facebook.

isidoro

Quote from: jamespetts on April 02, 2011, 10:51:53 AM
[...]
Presumably, you would want to define a different running cost and amount of power for vehicle when running on diesel and electric, respectively?

This shouldn't be very difficult to implement in the program.  These vehicles would be diesel ones with two sets of specifications, the first ones used in a non-electrified tile, the second ones in electrified.  The original diesel vehicle may even be a superclass of this mixed vehicle...  Routing left untouched.

ӔO

as a work around in experimental, maybe an option for having an upgrade to both operating modes will do if it's such a rarity that vehicles have to transition from two electrified sections?

electric <-upgrade-> diesel, at no cost and only switchable in the depot.
I would assume that the player would want to send their dual-mode convoy to the depot anyways, if they are transferring vehicles between depots.
My Sketchup open project sources
various projects rolled up: http://dl.dropbox.com/u/17111233/Roll_up.rar

Colour safe chart:

meme

Sorry for bad understandability,  I've mean a vehicle , which primary works on electricity, but in some situations ,  when is it needed they're able to ride on backup diesel engine ( for example  , problem with trolley on railway etc. )  ...
maybe better explained here: (copied from some server)

Some trolleybuses (and most modern ones) have some form of alternative power source - a small diesel engine or a bank of batteries. These enable them to operate 'off-wire' for a short distance, enabling them to get round larger problems (a closed street, or a power failure), or return to depot if they suffer main electrical failure.


jamespetts

Hmm - how would that fit in with Simutrans? I don't think that we can simulate methods to ameloirate the consquences of incidental equipment failures, can we, if we do not (by choice) simulate those failures themselves?
Download Simutrans-Extended.

Want to help with development? See here for things to do for coding, and here for information on how to make graphics/objects.

Follow Simutrans-Extended on Facebook.

skreyola

Unless there is a significant cost difference between running diesel and running electric, I think the engine should just run (as to game mechanics) as though it were straight diesel.
Having an interchangeable upgrade between d<->e probably won't work with line schedules... it would introduce too much micromanagement.
The other option would be to recode way restrictions to allow diesel fallback, I think, and I wouldn't hold my breath for that.
--Skreyola
You can also help translate for your language with SimuTranslator.

meme

#9
I would appreciate if was possible to use electric locomotive & diesel locomotive / steam locomotive on tracks without electricity - the elect. loco. would be like wagon and its power wouldn't work...


Combuijs

As the loc is not working, what do you want to achieve then?

And what's next? Planes that just can travel over roads instead of flying?  ;)
Bob Marley: No woman, no cry

Programmer: No user, no bugs



Ters

Quote from: Combuijs on March 10, 2012, 06:21:25 PM
As the loc is not working, what do you want to achieve then?

And what's next? Planes that just can travel over roads instead of flying?  ;)
I'm not sure what meme wants, but I would like this feature just to transport it from A to B. Planes can always fly to whichever airport they want.

VS

But Simutrans planes can drive on a taxiway instead of flying, really! And this video from real life shows that such behaviour is actually highly realistic!

Back on topic, this particular request has been raised in Czech board several times...

My projects... Tools for messing with Simutrans graphics. Graphic archive - templates and some other stuff for painters. Development logs for most recent information on what is going on. And of course pak128!

ӔO

it's not unusual for some trains and buses to have dual mode operation.

there are also times when electric trains need to be transfered over to another depot, but there is a gap in electrification network.
My Sketchup open project sources
various projects rolled up: http://dl.dropbox.com/u/17111233/Roll_up.rar

Colour safe chart:

meme

I haven't meant dual mode, but having 2 locomotives: Electric and diesel on not electrified railway.. This is exactly what I wanted: "there are also times when electric trains need to be transfered over to another depot, but there is a gap in electrification network."


Fabio

There could also be dual mode locos.
In dats it could be like this

engine_type[0]=electric
Power[0]=x
Running_cost[0]= xx
Gear[0]=xxx 
engine_type[1]=diesel
Power[0]=y
Running_cost[0]= yy
Gear[0]=yyy 

The loco would use electric (typically cheaper) values if there are overhead wires (and no smoke), whereas it would use diesel values on unelectrified tracks.
This kind of locos are not uncommon in RL and here it would replace the fact that trains can't change engine outside depot.

meme

This could be also implemented for trolleybuses ( In Czech Republic, for example, most of new trolleybuses has secondary diesel engine..)


ӔO

i think the problem with with running diesel together with electric lies in the fact that the computer only considers one type of restriction upon path finding, instead of checking if its possible with the convoy's alternative source of power.
My Sketchup open project sources
various projects rolled up: http://dl.dropbox.com/u/17111233/Roll_up.rar

Colour safe chart:

meme

It could be done the same way which is confirmed that electricity / track is available/reachable , I think...


greenling

#19
In the Switzerland,Germany,France,USA gives Locomotives they can be drive with diesel and electric.
Here it`s a link how be talk over dual mode locomotives.
http://dmm.travel/news/artikel/lesen/2011/05/hybrid-loks-aus-kasssel-fuer-amerikanische-zuege-36128/
Edit:
In Simutrans exp it posible to build in a transferbridge betwen electric overheadpowerlinenetworks.
Opening hours 20:00 - 23:00
(In Night from friday on saturday and saturday on sunday it possibly that i be keep longer in Forum.)
I am The Assistant from Pakfilearcheologist!
Working on a big Problem!

meme

simutrans experimental for Mac doesn't exist, I can't try it :(


greenling

Meme
oh that it very sadly!
Please Listen.
The Transferbridge for Electric Railroad engines in Simutrans exp it a Development project that not be simpel it to develop.
To develop it I must look me first of all in the Simutrans exp vehicle data like the works.


Opening hours 20:00 - 23:00
(In Night from friday on saturday and saturday on sunday it possibly that i be keep longer in Forum.)
I am The Assistant from Pakfilearcheologist!
Working on a big Problem!

rsdworker

yes in demark - the intercity to esberg has dual mode - when its travels from copehagen to koling then train changes from electric to diesel - which is very useful for example line has no overhead wires to supply power to trains
in UK we have those - i can't remember where but only one class can change from diesel to electric
in simtrans - we need dual power - electric and diesel - some cases - metro can run third rail but if train has overhead line feeder and third rail shoe so means train can use overhead or third rail - its used in most places where overhead wires exists for example Line 5 and line 51 - the line 5 is tram which does not carry third rail shoes only overhead wires so the metro cars from line 51 (sometimes line 50 does use it) have overhead wires and third rail shoes - so to order make work the metro changes power at ZUID before going in short tunnel in shared tracks with tram - formerly tram line went on shared line through tunnel but its now diverted around due new metro line buiding work

isidoro

Technically, it shouldn't be difficult to program.  In path finding, consider a convoy to be electric if it is only powered electrically.  During convoy running, calculate a variable power depending on whether the track is electrified or not...


Ters

Running cost should also change, but what is the running cost of a locomotive that's just being pulled along? And should the diesel locomotive be running on the electrified sections or should the train switch to electric only? I guess the answer to that depends on the situation and/or the player.