Big Dipper (Luna Park Sydney)

The Big Dipper was a wooden roller coaster operating at Luna Park Sydney from 1935 until 1979. It was demolished in 1981. First constructed in 1930 to an American design, the wooden Big Dipper roller coaster was a mainstay of Luna Park Glenelg during its four years of operation. The ride was dismantled and shipped to Sydney when the Glenelg park went into voluntary liquidation in 1934, and became the biggest attraction of the newly opened Luna Park Milsons Point (which was later renamed Luna Park Sydney).

Big Dipper
Performers from the Hollywood Hotel revue riding the Big Dipper in 1935
Luna Park Sydney
Coordinates33°50′53.60″S 151°12′35.90″E
StatusRemoved
Opening date1935 (1935)
Closing date1979 (1979)
Luna Park Glenelg
Coordinates34.9792°S 138.511°E / -34.9792; 138.511
StatusRelocated
Opening date1930 (1930)
Closing date1934 (1934)
General statistics
TypeWood
Track layoutWood
Lift/launch systemChain
Height52 ft (16 m)
Length2,623 ft (799 m)
Speed58 mph (93 km/h)
InversionsNone
Duration3 min (approx)
Max vertical angle45°
Big Dipper at RCDB
Pictures of Big Dipper at RCDB

The ride was 800 metres (2,600 ft) long, lasted three minutes, could reach speeds of 84 kilometres per hour (52 mph), and when all three roller coaster trains were operating, could carry 72 people.

The Big Dipper remained popular throughout its operating life. The coaster became inactive when Luna Park was closed following the 1979 Sydney Ghost Train fire, and was demolished and burned, along with most of the 'old' Luna Park, when Australian Amusements Associates took over the site on 3 June 1981. Two of the nine roller coaster cars were purchased at the auction before the demolition; one is on display within Luna Park today, while the other is part of the Powerhouse Museum collection.[1]

Incidents

The Big Dipper in its original location at Luna Park Glenelg

On New Year's Eve 1932, a woman who was improperly seated and not holding on fell from the Big Dipper, and died in hospital the next day.[2] Although allegations of intoxication or mechanical failure were made, the inquest concluded that the woman had committed suicide.[2]

On 26 April 1946, a 33-year-old man from New Caledonia was killed on the ride.[3] He disobeyed safety instructions by sitting on the edge of a train car, and was thrown from the ride on one of the corners and into a support pole.[3]

On 16 April 1979, 13 people were injured on the Big Dipper. A steel runner had come loose, halting one of the three rollercoaster trains.[4] The following train rammed the stationary one, causing the injuries.[4]

Successor

In 1994, a steel roller coaster was installed at Luna Park, and was given the Big Dipper name. Legal action against the new roller coaster led to significant restrictions in its operational availability, which contributed to the 1996 closure of Luna Park. The ride was sold to Dreamworld in 2001, where it currently operates as Hot Wheels SideWinder.

gollark: ```perl -wlne'END{print$n}eof&&$n++;/<title>([^<]+)/i&&$n--' *Contents 1 Interpretation 2 Implementations 2.1 In Perl 2.2 In shell scriptsInterpretationThe code in question (from the collection "The road to Perligata") is a lament over the coming apocalypse, an expression of the author's Weltschmerz and the futility of all human endeavors. Let us take it step by step:-wlne' The world is near its end.END{print$n} At the end the sum of all our sins and virtues will be reckoned and the judgement revealed.eof&&$n++; As the evil of mankind ends, perhaps the end itself is a positive thing./<title>([^<]+)/ We are preoccupied with fame and titlesi And insensitive to the suffering of others.&&$n-- All this is for nought, and only hastens our demise.' * For in the end, we are but stardust. ```
gollark: They'll probably say "lambdas are evil" because python hates functional programming a lot of the time.
gollark: *considers creating an esowiki page for haskell and golang*
gollark: ``` func AddInt32(addr *int32, delta int32) (new int32) func AddInt64(addr *int64, delta int64) (new int64) func AddUint32(addr *uint32, delta uint32) (new uint32) func AddUint64(addr *uint64, delta uint64) (new uint64) func AddUintptr(addr *uintptr, delta uintptr) (new uintptr) func CompareAndSwapInt32(addr *int32, old, new int32) (swapped bool) func CompareAndSwapInt64(addr *int64, old, new int64) (swapped bool) func CompareAndSwapPointer(addr *unsafe.Pointer, old, new unsafe.Pointer) (swapped bool) func CompareAndSwapUint32(addr *uint32, old, new uint32) (swapped bool) func CompareAndSwapUint64(addr *uint64, old, new uint64) (swapped bool) func CompareAndSwapUintptr(addr *uintptr, old, new uintptr) (swapped bool) func LoadInt32(addr *int32) (val int32) func LoadInt64(addr *int64) (val int64) func LoadPointer(addr *unsafe.Pointer) (val unsafe.Pointer) func LoadUint32(addr *uint32) (val uint32) func LoadUint64(addr *uint64) (val uint64) func LoadUintptr(addr *uintptr) (val uintptr) func StoreInt32(addr *int32, val int32) func StoreInt64(addr *int64, val int64) func StorePointer(addr *unsafe.Pointer, val unsafe.Pointer) func StoreUint32(addr *uint32, val uint32) func StoreUint64(addr *uint64, val uint64) func StoreUintptr(addr *uintptr, val uintptr) func SwapInt32(addr *int32, new int32) (old int32) func SwapInt64(addr *int64, new int64) (old int64) func SwapPointer(addr *unsafe.Pointer, new unsafe.Pointer) (old unsafe.Pointer) func SwapUint32(addr *uint32, new uint32) (old uint32) func SwapUint64(addr *uint64, new uint64) (old uint64) func SwapUintptr(addr *uintptr, new uintptr) (old uintptr)```Seen in standard library docs.
gollark: Fun fact: that function cannot be written with a sane type in Go.

References

  • Marshall, Sam (2005). Luna Park – Just for fun (2nd ed.). Sydney, Australia: Luna Park Sydney Pty Ltd. ISBN 0-646-44807-2.
  • Historical information boards located at Luna Park Sydney
  1. "99/3/1 Carriage, roller coaster, Big Dipper..." Powerhouse Museum Collection Search. Powerhouse Museum. Archived from the original on 15 May 2007. Retrieved 2007-04-02.
  2. ""BIG DIPPER" FATALITY". The Barrier Miner. Broken Hill, NSW: National Library of Australia. 11 January 1932. p. 3. Retrieved 17 April 2015.
  3. Marshall, Luna Park, p. 82
  4. Marshall, Luna Park, pp. 108-9
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.