Amsterdam M4

From MetroSim Wiki
Revision as of 23:16, 11 January 2023 by Sjoerd (talk | contribs) (Created page with "{{Rolling stock |name = Amsterdam S3/M4 |image = GVB_S3_011.jpg |series = S3: 70-73 <br> M4: 74-106 |traction = S3: side rails / overhead wire <br> M4: side rails / overhead wire (shunting) |protection = ATB / ZUB / Coded Manual max. speed 70 km/h |download = Soon }} The Amsterdam S3/M4 metro's (build by CAF) were ordered for line 50 of the Amsterdam metro system. As the word "Metro" was very sensitive in Amsterdam's political landscape, this new extension to the...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Amsterdam S3/M4
GVB S3 011.jpg
Series
S3: 70-73
M4: 74-106
Traction power supply
S3: side rails / overhead wire
M4: side rails / overhead wire (shunting)
Protection
ATB / ZUB / Coded Manual max. speed 70 km/h
[Soon Download]

The Amsterdam S3/M4 metro's (build by CAF) were ordered for line 50 of the Amsterdam metro system. As the word "Metro" was very sensitive in Amsterdam's political landscape, this new extension to the network had to be presented as a "sneltram" (fast tram) instead. Therefore, the vehicles had to be street-legal, which means they would need to be equiped with turn signals and breaking lights. However, as line 50 does not mix with street traffic, these lights on the vehicles are not used. These days, line 50 is also referred to as a normal metro line, as it is build to full metro standard. These vehicles can now be found on all lines, except line 52, and usually operated in sets of three.

The first 4 units, numbers 70 though 73 (designated type S3), have been equiped with full pantographs, so they could also be used on the tram section of line 51 between Amsterdam South station and Amstelveen. The others, numbers 74-106 (designated type M4), have been equiped with smaller pantographs for shunting only, and in service only run on 3rd rail power.


The collection in this download includes the following S3/M4 trains:

  • GVB livery 1996
  • GVB livery 2004
  • GVB livery 2015
  • GVB livery 2021
  • Repaintable version

GVB S3 010.jpg


The texture file for the repaintable vehicle can be found in \Data\Amsterdam\textures.


Model created by Sjoerd Ydema.


Operation in Metrosimulator

Power supply

The S3 trains can run on both 3rd rail power and overhead wire.

The M4 trains can run on 3rd rail only, but they have also been equiped with a small shunting pantograph, which is only ment for slow speed shunting in the Diemen depot of the Amsterdam metro network. This pantograph has a maximum range of 4,7 meters above the track. As most overhead wires in Metrosimulator are at 5 meters, this isn't very usefull. However, in the network "Rijndam Metro 2022", the overhead wires at depot "Bergenseweg" (connected to track 3 at Station Westplein) have been re-installed so the M4 and M5 metro's can use them.

Automatic Train Protection

The following automatic train protection (ATP) systems have been installed:

  • RET ATB (LZB801)
  • ZUB (222c)
  • Coded Manual (for use on the Central Line map, 2021 and Repaint versions only)
  • ATP OFF (for use on the City of Thames map)

The train will automatically select the correct system when you spawn it in one of the networks. Switch-overs between ATB and ZUB will happen automatically as you transition between systems, just like on the RET SG3 trains.

(The user-operable ATP selector switch option has not been installed, as it blocks the automatic ATB-ZUB vv transitions, and the AI doesn't operate this switch.)

Train operation keys

  • Shift+X _ Left driver cabin door
  • Ctrl+X _ Right driver cabin door
  • Ctrl+Shift+X _ Internal driver cabin door
  • Ctrl+L _ Driver desk light on/off (when in tunnels)
  • Shift+L _ Passenger lights on/off (when in tunnels)
  • [ _ Left turnsignals
  • ] _ Right turnsignals
  • \ _ Emergency turnsignals
  • / and * (Numpad) _ Destination display
  • Shift+/ and Shift+* (Numpad) _ Service number display
  • Ctrl+/ and Ctrl+* (Numpad) _ Changing route diagrams in passenger compartments


Codes for activities

To use them in your own activities, you can use these codes:

  <train pack="Amsterdam" file="S3_1994.xml"/>
  <train pack="Amsterdam" file="S3_2004.xml"/>
  <train pack="Amsterdam" file="S3_2021.xml"/>
  <train pack="Amsterdam" file="S3_RP.xml"/>       Repaintable version
  <train pack="Amsterdam" file="M4_1994.xml"/>
  <train pack="Amsterdam" file="M4_2004.xml"/>
  <train pack="Amsterdam" file="M4_2021.xml"/>
  <train pack="Amsterdam" file="M4_RP.xml"/>       Repaintable version

Example of how to place an M4 train in an Simvliet activity:

 <consist start="BPD1">
   <train pack="Amsterdam" file="M4_2004.xml">
	<cab id="0" enabled="true" ai="364"/>
	<car id="0" scrollsign3="13"/>
	<car id="1" scrollsign3="13"/>
   </train>
   <train pack="Amsterdam" file="M4_2004.xml">
	<car id="0" scrollsign3="13"/>
	<car id="1" scrollsign3="13"/>
   </train>
  </consist>


Note: The "scrollsign3", for the passenger line diagrams, must be set for each carriage individually if you want the simulator to show these upon loading the activity. You can always also set them manually once the simulation has started (in which case it effects the complete train at once).


External links