Tesla Roadster Data Logging Format Reverse Engineered
s1axter writes with word that "the data log format for the Tesla Roadster has been reverse engineered and documented, now available in Python. (Python script linked in the post.)" From the linked blog entry: "Not only was I given a $110k car unrestricted I was requested to see what ECU information is available, collect and parse the data from it. Tesla Motors periodically collects information from their vehicles presumably to see what real-world driving the cars see. On original Roadster models there is no method to collect this information remotely thus someone must go out to the vehicle and collect it. The owner of the vehicle saw this and wanted to know what information was collected on these service calls ... Because I am a big fan of freedom to modify a program to fit ones needs, I have uploaded the ... python script to parse Tesla logs."
The Roadster has a governor? I've never heard of such a thing. The main deal is that the RPMs in the engine start getting to insane levels turning the engine + drive train into a huge flywheel which takes increasingly larger amounts of energy (it increases geometrically, not linearly) to spin even faster. If that is a governor, then so be it, but removing THAT governor is simply removing the engine altogether.
The limiting factor is the current draw from the battery pack. Expand the battery pack, and you might go faster, but at the expense of killing your acceleration time due to additional weight.
I suppose you could hook up a Mr. Fusion or some other massive energy source that could kick the car into overdrive, but once you get past 88 mph you would be looking at temporal displacement when that happens too.