Star (automobile)

The Star was an automobile marque that was assembled by the Durant Motors Company between 1922 and 1928. Also known as the Star Car, Star was envisioned as a competitor against the Ford Model T. (In the United Kingdom, it was sold as the Rugby, to avoid confusion with the British marque.)[1]

One of the logos used by Durant Motors Star automobiles

Production

A 1926 Star two-door coach at the R. E. Olds Transportation Museum
A 1923 Star Four Model C Station Wagon
Share of the Star Motors, Inc., issued 14. November 1924

Like other products of the Durant Motors Company, the Star was an "assembled" car, built from parts supplied by various outside companies. Originally, Stars were powered by a four-cylinder engine; in 1926, the line introduced a six-cylinder engine. All factory-installed engines were built by Continental.

In 1923, Star became the first car company to offer a production station wagon. Instead of shipping a chassis out to a custom builder, who added a wooden wagon body, the wagon body was delivered to the Star factory and fitted to the chassis there.[2]

For the early part of the 1928 model year, the Star was known as the Durant Star and was only available with a four-cylinder engine. The car was replaced in the latter half of the 1928 model year by the Durant 4.

Production model specifications

gollark: Now to watch all the tests fail.
gollark: You know what, I'll ignore this ENTIRELY for now muahahahaha.
gollark: This is in a 130 line function which *kind of* explains what it's doing, but apiaristically.
gollark: It *seemed* like it was just inserting things, but it may also be moving everything after this into the children of the other thingy?
gollark: ```nim var emNode = newDoublyLinkedNode(emToken) for childNode in token.children.nodes: if childNode.value == opener.value.token: emToken.children.head = childNode.next if childNode.next != nil: childNode.next.prev = nil childNode.next = emNode emNode.prev = childNode if childNode.value == closer.value.token: emToken.children.tail = childNode.prev if childNode.prev != nil: childNode.prev.next = nil childNode.prev = emNode emNode.next = childNode```

See also

References

  1. G.N. Georgano Cars: Early and Vintage, 1886-1930. (London: Grange-Universal, 1985)
  2. Mort, Norm (2010). American Woodies 1928-1953. Veloce Publishing Limited. p. 10. ISBN 978-1-845842-69-7. Retrieved 2017-05-12.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.