A123 Hymotion

A123 Hymotion is a subsidiary company of A123Systems.

President Bush with Dave Vieau, A123Systems CEO, examining a Hymotion-converted Toyota Prius on the White House.

History

It was founded in 2005 in Toronto, Ontario, Canada, as Hymotion. It introduced plug-in hybrid electric vehicle (PHEV) upgrade kits in February 2006. In February 2007, Hymotion was acquired by A123Systems, the manufacturer of the batteries that Hymotion uses for upgrades.[1]

Products

Designed for the Toyota Prius and the Ford Escape and Mariner Hybrids, these kits can be purchased by individuals for the Prius and professionally installed by 17 different certified companies in Canada and the United States.[2]

Awards and citations

The South Coast Air Quality Management District awarded Hymotion to convert 10 Toyota Prius hybrid vehicles to PHEVs.

gollark: It's very\* readable\*\*.
gollark: ```javascriptconst spaces = regex(/^ */)const whitespace = regex(/^[ \n\t]*/)const name = regex(/^[^ \n\t():]+/)const code = many(coroutine(function*() { yield spaces return yield choice([ coroutine(function*() { yield char("(") const x = yield code yield spaces yield char(")") return x }), name ])}))const program = sequenceOf([ many1(coroutine(function*() { yield whitespace const n = yield name yield whitespace yield str(":=") const c = yield code return { code: c, name: n } })), possibly(whitespace)]).map(([x, _]) => x)```parsing™
gollark: It was very elegant. I combinated™ it in a few lines of code.
gollark: It went nicely and I had a cool parser and all until it turned out that we were accidentally pushing to the wrong end of a list or something in a stupidly hard to debug way.
gollark: Fun times, that was. We were using JS to implement that weird stacky language.

See also

  • Aftermarket kit

References

  1. "A123 Systems Hymotion page: "About us"". hymotion.com. Archived from the original on 2012-01-15. Retrieved 2011-03-11.
  2. "Hymotion certified installers". hymotion.com. Archived from the original on 2011-11-30. Retrieved 2011-03-11.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.