Background: #fff
Foreground: #000
PrimaryPale: #8cf
PrimaryLight: #18f
PrimaryMid: #04b
PrimaryDark: #014
SecondaryPale: #ffc
SecondaryLight: #fe8
SecondaryMid: #db4
SecondaryDark: #841
TertiaryPale: #eee
TertiaryLight: #ccc
TertiaryMid: #999
TertiaryDark: #666
Error: #f88
<!--{{{-->
<div class='toolbar' macro='toolbar [[ToolbarCommands::EditToolbar]]'></div>
<div class='title' macro='view title'></div>
<div class='editor' macro='edit title'></div>
<div macro='annotations'></div>
<div class='editor' macro='edit text'></div>
<div class='editor' macro='edit tags'></div><div class='editorFooter'><span macro='message views.editor.tagPrompt'></span><span macro='tagChooser excludeLists'></span></div>
<!--}}}-->
To get started with this blank [[TiddlyWiki]], you'll need to modify the following tiddlers:
* [[SiteTitle]] & [[SiteSubtitle]]: The title and subtitle of the site, as shown above (after saving, they will also appear in the browser title bar)
* [[MainMenu]]: The menu (usually on the left)
* [[DefaultTiddlers]]: Contains the names of the tiddlers that you want to appear when the TiddlyWiki is opened
You'll also need to enter your username for signing your edits: <<option txtUserName>>
<<importTiddlers>>
<!--{{{-->
<link rel='alternate' type='application/rss+xml' title='RSS' href='index.xml' />
<!--}}}-->
These [[InterfaceOptions]] for customising [[TiddlyWiki]] are saved in your browser

Your username for signing your edits. Write it as a [[WikiWord]] (eg [[JoeBloggs]])

<<option txtUserName>>
<<option chkSaveBackups>> [[SaveBackups]]
<<option chkAutoSave>> [[AutoSave]]
<<option chkRegExpSearch>> [[RegExpSearch]]
<<option chkCaseSensitiveSearch>> [[CaseSensitiveSearch]]
<<option chkAnimate>> [[EnableAnimations]]

----
Also see [[AdvancedOptions]]
<!--{{{-->
<div class='header' role='banner' macro='gradient vert [[ColorPalette::PrimaryLight]] [[ColorPalette::PrimaryMid]]'>
<div class='headerShadow'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
<div class='headerForeground'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
</div>
<div id='mainMenu' role='navigation' refresh='content' tiddler='MainMenu'></div>
<div id='sidebar'>
<div id='sidebarOptions' role='navigation' refresh='content' tiddler='SideBarOptions'></div>
<div id='sidebarTabs' role='complementary' refresh='content' force='true' tiddler='SideBarTabs'></div>
</div>
<div id='displayArea' role='main'>
<div id='messageArea'></div>
<div id='tiddlerDisplay'></div>
</div>
<!--}}}-->
/*{{{*/
body {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}

a {color:[[ColorPalette::PrimaryMid]];}
a:hover {background-color:[[ColorPalette::PrimaryMid]]; color:[[ColorPalette::Background]];}
a img {border:0;}

h1,h2,h3,h4,h5,h6 {color:[[ColorPalette::SecondaryDark]]; background:transparent;}
h1 {border-bottom:2px solid [[ColorPalette::TertiaryLight]];}
h2,h3 {border-bottom:1px solid [[ColorPalette::TertiaryLight]];}

.button {color:[[ColorPalette::PrimaryDark]]; border:1px solid [[ColorPalette::Background]];}
.button:hover {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::SecondaryLight]]; border-color:[[ColorPalette::SecondaryMid]];}
.button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::SecondaryDark]];}

.header {background:[[ColorPalette::PrimaryMid]];}
.headerShadow {color:[[ColorPalette::Foreground]];}
.headerShadow a {font-weight:normal; color:[[ColorPalette::Foreground]];}
.headerForeground {color:[[ColorPalette::Background]];}
.headerForeground a {font-weight:normal; color:[[ColorPalette::PrimaryPale]];}

.tabSelected {color:[[ColorPalette::PrimaryDark]];
	background:[[ColorPalette::TertiaryPale]];
	border-left:1px solid [[ColorPalette::TertiaryLight]];
	border-top:1px solid [[ColorPalette::TertiaryLight]];
	border-right:1px solid [[ColorPalette::TertiaryLight]];
}
.tabUnselected {color:[[ColorPalette::Background]]; background:[[ColorPalette::TertiaryMid]];}
.tabContents {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::TertiaryPale]]; border:1px solid [[ColorPalette::TertiaryLight]];}
.tabContents .button {border:0;}

#sidebar {}
#sidebarOptions input {border:1px solid [[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel {background:[[ColorPalette::PrimaryPale]];}
#sidebarOptions .sliderPanel a {border:none;color:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:hover {color:[[ColorPalette::Background]]; background:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:active {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::Background]];}

.wizard {background:[[ColorPalette::PrimaryPale]]; border:1px solid [[ColorPalette::PrimaryMid]];}
.wizard h1 {color:[[ColorPalette::PrimaryDark]]; border:none;}
.wizard h2 {color:[[ColorPalette::Foreground]]; border:none;}
.wizardStep {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];
	border:1px solid [[ColorPalette::PrimaryMid]];}
.wizardStep.wizardStepDone {background:[[ColorPalette::TertiaryLight]];}
.wizardFooter {background:[[ColorPalette::PrimaryPale]];}
.wizardFooter .status {background:[[ColorPalette::PrimaryDark]]; color:[[ColorPalette::Background]];}
.wizard .button {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryLight]]; border: 1px solid;
	border-color:[[ColorPalette::SecondaryPale]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryPale]];}
.wizard .button:hover {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Background]];}
.wizard .button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::Foreground]]; border: 1px solid;
	border-color:[[ColorPalette::PrimaryDark]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryDark]];}

.wizard .notChanged {background:transparent;}
.wizard .changedLocally {background:#80ff80;}
.wizard .changedServer {background:#8080ff;}
.wizard .changedBoth {background:#ff8080;}
.wizard .notFound {background:#ffff80;}
.wizard .putToServer {background:#ff80ff;}
.wizard .gotFromServer {background:#80ffff;}

#messageArea {border:1px solid [[ColorPalette::SecondaryMid]]; background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]];}
#messageArea .button {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::SecondaryPale]]; border:none;}

.popupTiddler {background:[[ColorPalette::TertiaryPale]]; border:2px solid [[ColorPalette::TertiaryMid]];}

.popup {background:[[ColorPalette::TertiaryPale]]; color:[[ColorPalette::TertiaryDark]]; border-left:1px solid [[ColorPalette::TertiaryMid]]; border-top:1px solid [[ColorPalette::TertiaryMid]]; border-right:2px solid [[ColorPalette::TertiaryDark]]; border-bottom:2px solid [[ColorPalette::TertiaryDark]];}
.popup hr {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::PrimaryDark]]; border-bottom:1px;}
.popup li.disabled {color:[[ColorPalette::TertiaryMid]];}
.popup li a, .popup li a:visited {color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:active {background:[[ColorPalette::SecondaryPale]]; color:[[ColorPalette::Foreground]]; border: none;}
.popupHighlight {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
.listBreak div {border-bottom:1px solid [[ColorPalette::TertiaryDark]];}

.tiddler .defaultCommand {font-weight:bold;}

.shadow .title {color:[[ColorPalette::TertiaryDark]];}

.title {color:[[ColorPalette::SecondaryDark]];}
.subtitle {color:[[ColorPalette::TertiaryDark]];}

.toolbar {color:[[ColorPalette::PrimaryMid]];}
.toolbar a {color:[[ColorPalette::TertiaryLight]];}
.selected .toolbar a {color:[[ColorPalette::TertiaryMid]];}
.selected .toolbar a:hover {color:[[ColorPalette::Foreground]];}

.tagging, .tagged {border:1px solid [[ColorPalette::TertiaryPale]]; background-color:[[ColorPalette::TertiaryPale]];}
.selected .tagging, .selected .tagged {background-color:[[ColorPalette::TertiaryLight]]; border:1px solid [[ColorPalette::TertiaryMid]];}
.tagging .listTitle, .tagged .listTitle {color:[[ColorPalette::PrimaryDark]];}
.tagging .button, .tagged .button {border:none;}

.footer {color:[[ColorPalette::TertiaryLight]];}
.selected .footer {color:[[ColorPalette::TertiaryMid]];}

.error, .errorButton {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Error]];}
.warning {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryPale]];}
.lowlight {background:[[ColorPalette::TertiaryLight]];}

.zoomer {background:none; color:[[ColorPalette::TertiaryMid]]; border:3px solid [[ColorPalette::TertiaryMid]];}

.imageLink, #displayArea .imageLink {background:transparent;}

.annotation {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border:2px solid [[ColorPalette::SecondaryMid]];}

.viewer .listTitle {list-style-type:none; margin-left:-2em;}
.viewer .button {border:1px solid [[ColorPalette::SecondaryMid]];}
.viewer blockquote {border-left:3px solid [[ColorPalette::TertiaryDark]];}

.viewer table, table.twtable {border:2px solid [[ColorPalette::TertiaryDark]];}
.viewer th, .viewer thead td, .twtable th, .twtable thead td {background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::Background]];}
.viewer td, .viewer tr, .twtable td, .twtable tr {border:1px solid [[ColorPalette::TertiaryDark]];}

.viewer pre {border:1px solid [[ColorPalette::SecondaryLight]]; background:[[ColorPalette::SecondaryPale]];}
.viewer code {color:[[ColorPalette::SecondaryDark]];}
.viewer hr {border:0; border-top:dashed 1px [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::TertiaryDark]];}

.highlight, .marked {background:[[ColorPalette::SecondaryLight]];}

.editor input {border:1px solid [[ColorPalette::PrimaryMid]];}
.editor textarea {border:1px solid [[ColorPalette::PrimaryMid]]; width:100%;}
.editorFooter {color:[[ColorPalette::TertiaryMid]];}
.readOnly {background:[[ColorPalette::TertiaryPale]];}

#backstageArea {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::TertiaryMid]];}
#backstageArea a {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstageArea a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; }
#backstageArea a.backstageSelTab {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
#backstageButton a {background:none; color:[[ColorPalette::Background]]; border:none;}
#backstageButton a:hover {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstagePanel {background:[[ColorPalette::Background]]; border-color: [[ColorPalette::Background]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]];}
.backstagePanelFooter .button {border:none; color:[[ColorPalette::Background]];}
.backstagePanelFooter .button:hover {color:[[ColorPalette::Foreground]];}
#backstageCloak {background:[[ColorPalette::Foreground]]; opacity:0.6; filter:alpha(opacity=60);}
/*}}}*/
/*{{{*/
* html .tiddler {height:1%;}

body {font-size:.75em; font-family:arial,helvetica; margin:0; padding:0;}

h1,h2,h3,h4,h5,h6 {font-weight:bold; text-decoration:none;}
h1,h2,h3 {padding-bottom:1px; margin-top:1.2em;margin-bottom:0.3em;}
h4,h5,h6 {margin-top:1em;}
h1 {font-size:1.35em;}
h2 {font-size:1.25em;}
h3 {font-size:1.1em;}
h4 {font-size:1em;}
h5 {font-size:.9em;}

hr {height:1px;}

a {text-decoration:none;}

dt {font-weight:bold;}

ol {list-style-type:decimal;}
ol ol {list-style-type:lower-alpha;}
ol ol ol {list-style-type:lower-roman;}
ol ol ol ol {list-style-type:decimal;}
ol ol ol ol ol {list-style-type:lower-alpha;}
ol ol ol ol ol ol {list-style-type:lower-roman;}
ol ol ol ol ol ol ol {list-style-type:decimal;}

.txtOptionInput {width:11em;}

#contentWrapper .chkOptionInput {border:0;}

.externalLink {text-decoration:underline;}

.indent {margin-left:3em;}
.outdent {margin-left:3em; text-indent:-3em;}
code.escaped {white-space:nowrap;}

.tiddlyLinkExisting {font-weight:bold;}
.tiddlyLinkNonExisting {font-style:italic;}

/* the 'a' is required for IE, otherwise it renders the whole tiddler in bold */
a.tiddlyLinkNonExisting.shadow {font-weight:bold;}

#mainMenu .tiddlyLinkExisting,
	#mainMenu .tiddlyLinkNonExisting,
	#sidebarTabs .tiddlyLinkNonExisting {font-weight:normal; font-style:normal;}
#sidebarTabs .tiddlyLinkExisting {font-weight:bold; font-style:normal;}

.header {position:relative;}
.header a:hover {background:transparent;}
.headerShadow {position:relative; padding:4.5em 0 1em 1em; left:-1px; top:-1px;}
.headerForeground {position:absolute; padding:4.5em 0 1em 1em; left:0; top:0;}

.siteTitle {font-size:3em;}
.siteSubtitle {font-size:1.2em;}

#mainMenu {position:absolute; left:0; width:10em; text-align:right; line-height:1.6em; padding:1.5em 0.5em 0.5em 0.5em; font-size:1.1em;}

#sidebar {position:absolute; right:3px; width:16em; font-size:.9em;}
#sidebarOptions {padding-top:0.3em;}
#sidebarOptions a {margin:0 0.2em; padding:0.2em 0.3em; display:block;}
#sidebarOptions input {margin:0.4em 0.5em;}
#sidebarOptions .sliderPanel {margin-left:1em; padding:0.5em; font-size:.85em;}
#sidebarOptions .sliderPanel a {font-weight:bold; display:inline; padding:0;}
#sidebarOptions .sliderPanel input {margin:0 0 0.3em 0;}
#sidebarTabs .tabContents {width:15em; overflow:hidden;}

.wizard {padding:0.1em 1em 0 2em;}
.wizard h1 {font-size:2em; font-weight:bold; background:none; padding:0; margin:0.4em 0 0.2em;}
.wizard h2 {font-size:1.2em; font-weight:bold; background:none; padding:0; margin:0.4em 0 0.2em;}
.wizardStep {padding:1em 1em 1em 1em;}
.wizard .button {margin:0.5em 0 0; font-size:1.2em;}
.wizardFooter {padding:0.8em 0.4em 0.8em 0;}
.wizardFooter .status {padding:0 0.4em; margin-left:1em;}
.wizard .button {padding:0.1em 0.2em;}

#messageArea {position:fixed; top:2em; right:0; margin:0.5em; padding:0.5em; z-index:2000; _position:absolute;}
.messageToolbar {display:block; text-align:right; padding:0.2em;}
#messageArea a {text-decoration:underline;}

.tiddlerPopupButton {padding:0.2em;}
.popupTiddler {position: absolute; z-index:300; padding:1em; margin:0;}

.popup {position:absolute; z-index:300; font-size:.9em; padding:0; list-style:none; margin:0;}
.popup .popupMessage {padding:0.4em;}
.popup hr {display:block; height:1px; width:auto; padding:0; margin:0.2em 0;}
.popup li.disabled {padding:0.4em;}
.popup li a {display:block; padding:0.4em; font-weight:normal; cursor:pointer;}
.listBreak {font-size:1px; line-height:1px;}
.listBreak div {margin:2px 0;}

.tabset {padding:1em 0 0 0.5em;}
.tab {margin:0 0 0 0.25em; padding:2px;}
.tabContents {padding:0.5em;}
.tabContents ul, .tabContents ol {margin:0; padding:0;}
.txtMainTab .tabContents li {list-style:none;}
.tabContents li.listLink { margin-left:.75em;}

#contentWrapper {display:block;}
#splashScreen {display:none;}

#displayArea {margin:1em 17em 0 14em;}

.toolbar {text-align:right; font-size:.9em;}

.tiddler {padding:1em 1em 0;}

.missing .viewer,.missing .title {font-style:italic;}

.title {font-size:1.6em; font-weight:bold;}

.missing .subtitle {display:none;}
.subtitle {font-size:1.1em;}

.tiddler .button {padding:0.2em 0.4em;}

.tagging {margin:0.5em 0.5em 0.5em 0; float:left; display:none;}
.isTag .tagging {display:block;}
.tagged {margin:0.5em; float:right;}
.tagging, .tagged {font-size:0.9em; padding:0.25em;}
.tagging ul, .tagged ul {list-style:none; margin:0.25em; padding:0;}
.tagClear {clear:both;}

.footer {font-size:.9em;}
.footer li {display:inline;}

.annotation {padding:0.5em; margin:0.5em;}

* html .viewer pre {width:99%; padding:0 0 1em 0;}
.viewer {line-height:1.4em; padding-top:0.5em;}
.viewer .button {margin:0 0.25em; padding:0 0.25em;}
.viewer blockquote {line-height:1.5em; padding-left:0.8em;margin-left:2.5em;}
.viewer ul, .viewer ol {margin-left:0.5em; padding-left:1.5em;}

.viewer table, table.twtable {border-collapse:collapse; margin:0.8em 1.0em;}
.viewer th, .viewer td, .viewer tr,.viewer caption,.twtable th, .twtable td, .twtable tr,.twtable caption {padding:3px;}
table.listView {font-size:0.85em; margin:0.8em 1.0em;}
table.listView th, table.listView td, table.listView tr {padding:0 3px 0 3px;}

.viewer pre {padding:0.5em; margin-left:0.5em; font-size:1.2em; line-height:1.4em; overflow:auto;}
.viewer code {font-size:1.2em; line-height:1.4em;}

.editor {font-size:1.1em;}
.editor input, .editor textarea {display:block; width:100%; font:inherit;}
.editorFooter {padding:0.25em 0; font-size:.9em;}
.editorFooter .button {padding-top:0; padding-bottom:0;}

.fieldsetFix {border:0; padding:0; margin:1px 0px;}

.zoomer {font-size:1.1em; position:absolute; overflow:hidden;}
.zoomer div {padding:1em;}

* html #backstage {width:99%;}
* html #backstageArea {width:99%;}
#backstageArea {display:none; position:relative; overflow: hidden; z-index:150; padding:0.3em 0.5em;}
#backstageToolbar {position:relative;}
#backstageArea a {font-weight:bold; margin-left:0.5em; padding:0.3em 0.5em;}
#backstageButton {display:none; position:absolute; z-index:175; top:0; right:0;}
#backstageButton a {padding:0.1em 0.4em; margin:0.1em;}
#backstage {position:relative; width:100%; z-index:50;}
#backstagePanel {display:none; z-index:100; position:absolute; width:90%; margin-left:3em; padding:1em;}
.backstagePanelFooter {padding-top:0.2em; float:right;}
.backstagePanelFooter a {padding:0.2em 0.4em;}
#backstageCloak {display:none; z-index:20; position:absolute; width:100%; height:100px;}

.whenBackstage {display:none;}
.backstageVisible .whenBackstage {display:block;}
/*}}}*/
/***
StyleSheet for use when a translation requires any css style changes.
This StyleSheet can be used directly by languages such as Chinese, Japanese and Korean which need larger font sizes.
***/
/*{{{*/
body {font-size:0.8em;}
#sidebarOptions {font-size:1.05em;}
#sidebarOptions a {font-style:normal;}
#sidebarOptions .sliderPanel {font-size:0.95em;}
.subtitle {font-size:0.8em;}
.viewer table.listView {font-size:0.95em;}
/*}}}*/
/*{{{*/
@media print {
#mainMenu, #sidebar, #messageArea, .toolbar, #backstageButton, #backstageArea {display: none !important;}
#displayArea {margin: 1em 1em 0em;}
noscript {display:none;} /* Fixes a feature in Firefox 1.5.0.2 where print preview displays the noscript content */
}
/*}}}*/
<!--{{{-->
<div class='toolbar' role='navigation' macro='toolbar [[ToolbarCommands::ViewToolbar]]'></div>
<div class='title' macro='view title'></div>
<div class='subtitle'><span macro='view modifier link'></span>, <span macro='view modified date'></span> (<span macro='message views.wikified.createdPrompt'></span> <span macro='view created date'></span>)</div>
<div class='tagging' macro='tagging'></div>
<div class='tagged' macro='tags'></div>
<div class='viewer' macro='view text wikified'></div>
<div class='tagClear'></div>
<!--}}}-->
[img[images/bus1.jpg]]

It all began in June 7 2008 with the response to craigslist entry for a 1973 VW microbus.
Previous owner had brought the bus about 6 months, earlier ran it for 2 days before blowing the engine (missing cooling tin = overheat). Along with the purchase of the bus came a copy of the standard hippy reference manual for all aircooled engines – John Muirs’ “How to keep your Volkswagen alive”. The pages around Chapter 10 – “Engine removal” the pages were black from oily finger prints, the oil deposit concentration increased through the next few pages, with final pages almost completely soaked. I can picture the scene vividly… next to the bus was a wooden bench with a semi dismantled engine. Happily for this story that will be last we speak of the formal propulsion device.

We got a straight, solid bus, 4 tires and the framework for a good project. All major components in good order, and host of spares parts and a pink ladies bicycle – it amazing the things that you find in a VW bus.
August 21st, 1973 Thunderbird is collected by its new owner from Alabama, now the garage is clear for the next big project.
January 11, 2009: New year, renewed effort…

Met with David Ratliff, he based in Loganville, GA about 15 miles from my house. He has a very nice conversion which he has been driving for about 3 years and is working on a ground up E-trike – V.cool.

Picked David’s brain about my selection of components, he had the following recommendations and suggestions based on his experience:

[[Motor]] – Net Gain Wrap 9 good choice for the bus, nice motor good reviews – plenty of power.

[[Controller]] – David mentioned Logisystems (formally golf cart controller maker), started a range of “Curtis replacements” about 2x power, same price, with future support. I had previous thought Curtis over Kelly from a keep it simple thought. The more reviews I see about Kelly and initial good reviews about Logisystems. So I leaning towards the 144-156v 750A spec unit. The price is still reasonable and I have option adding an extra battery or two in the future…

[[Charger]] -  David has the Zivan NG 3, his only comment was it not field reprogrammable and you are stuck with output voltage and battery technology. He said that the plug and play then forget was a nice feature. He has just brought Manzanita Micro PCF 30. This is a universal charger, both voltage and battery type. Priced above the Zivan and others but for the ability to accept any voltage 60-250 at the input and switch battery technology and packet voltage in the future (without return to supplier for configuration) make it worthwhile investment.

The only problem now is 20, 30 or 50Amp sizing… the price follows the amp with a fairly linear relationship. 20A or 30A is probably best, since most of the time I will on my 220V at home, and when away I could only grab 10-15A from a friends outlet anyway... So for extra fast charging at home is $500 worth it? Don’t have to make that call just yet..

Safety features:

David also had a manual disconnect – much as I had thought about earlier, one nice enhancement was connecting it to pull cord in the car, so you could from the drivers seat pull on the cable and throw the manual disconnect – Nice safety enhancement.

Extra safety feature not considered was an inertia kill switch, so in the event of an impact the contactor circuit is broken – again good safe practice worth following.

One item I hadn’t put on the list yet but definitely worth adding is a charger interlock, so the bus cannot be driven with the charger connected – for the slow brain mornings.. :)
May 19th 2009: Some designs (40,000ft engineer strikes again)

The new year was consumed with various work projects, but the upshot of flying back and forth across the country is – occasionally – I have some free time to design and think about these projects.
May 30th 2009: Testing exiting systems

Headlights, indicators, side lights, ignition circuit, all basic circuits are working.
Removed fuel pump, fuel lines, heater boxes, couple of lbs of excess wiring hanging around in the back…
Couple lamps to replace, rear left indicator… no major issues…
June 5th 2009: Getting started

Order placed with http://www.grassrootsev.com for major components

|War P 9" Motor|
|156AFX Logisystems Controller|
|Emergency disconnect|
|EV 200 Contactor|
|PB 6 Pot Box Accelerator|
|A 30 QS 500 4 Safety Fuse|
June 17th 2009: Motor arrived 2 weeks early!!!

Very excited. Ben and Billie, managed to move into the shop and store it for the weekend. Half debating driving up just to see it now…!

[img[images/img_5173-web.jpg]]
June 18th 2009: More research on adapter plates

Compiled a set of pictures of professional kits, and some home made ones – see Appendix

Open source controller?
http://ecomodder.com/forum/showthread.php/paul-sabrinas-cheap-144v-motor-controller-6404.html
June 25th 2009: Inertia switch arrived!

Considering adding a second contactor, for Main Enable, so the negative line is also disconnected… seems to be common on actual designs. Cleaned up the secondary circuit. I have built the Charger Interlock circuit. I’ll make a small relay box for under the dash to hold the key relays with room for expansion.
Controller, Pot box and contactor arrived.

[img[images/img_5190-web.jpg]]
Converted fuel input from:
[img[images/img_5066.jpg]]

to:
[img[images/img_5206.jpg]]

Tested reuse of "GEN" lamp on [[Dashboard]] to monitor [[Charger]] status
25 August 2009: Disconnect 2/0 crimps - mmmm gonna need a big crimper + fuse (very large!) arrived.
Borrowed Brads trailer, moved the bus to Stockornaut shop in Cumming, GA.
Brakes frozen front and rear.
Had to remove the front calipers, both frozen - required propane + WD 40 + impact wrench (in various combinations for about 30 minutes...)
Rear drums were also tight

Draft work list:
1. New brakes
2. Rebuild transmission
3. Clean/strip parts of bus
4. Mount motor to transmission
5. Build battery racks
6. Mount controller
Ordered vacuum kit from http://www.evsource.com to replace the vacuum signal for the servo assisted [[Brakes]] on the [[Bus]]
3 August 1009:
Trip to Frys. Bunch of "Bosch" relays, barrier strips, cable GA 18 & GA 16, crimp connectors of various colors.
11 August 2009:
Battery pack arrived, C&D Technology "Max Rate" 138Ah AGM cells, 100 lbs each...
12 August 2009:
Autozone for supplies: Automatic battery charger, 100ft GA 14, 80ft GA 18 (black - as the white was not doing it for me), general nuts & bolts kit (Imperial), extra spring washers, flat washers.
Built "parallel" charging harness to give the new batteries a nice float charge.

[img[images\IMG_5355.jpg]]
15 August 2009:
Completed wiring harness for secondary circuit...

[img[images/IMG_5387-web.jpg]]
www.stealthbus.net launched...
Second contactor (~LEV200), 1000A/50mA shunt and some very large crimp connectors arrived from KTA. I can now start on the wiring for the primary circuit on board the [[Controller]] panel.
[[Work plan]] updated: activity last night...
Took out the drive shafts, they need new boots. Need to inspect the CV joints and replace if necessary.
Removed starter from transmission - won't be needing that, to be put in the spares pile for one of the no-EV VW's.
Removed transmission from bus. The late model type 2 is soooo easy verses an early model (w/reduction boxes!)
The input shaft is loose, so needs repair, otherwise the oil was clean, no leaks or signs of other trouble. We give the case a really good clean. Now its out can start working out the final alignments for the motor mount.
Vacuum [[Brakes]] booster pump kit arrived.
Completed mock up and placement of primary components, due to cable bending and physical heights of the connections some components needed to be relocated to keep the wiring tidy.
Added fuses to shunt and voltmeter inputs, so all connections from primary to secondary systems are protected. 3 x 1A fuses protect Ammeter and Traction pack voltages.

[img[images/IMG_5540.JPG]]

Need to add diodes to all relay coils.

Acquired basic 15W solar panel - as a experimental aux battery charger.
Requires addition of a basic solar charge controller to be usable long term.
Evening at [[Stockornaut|http://www.stockornaut.com]]: Crank shaft end piece back from machine shop
[img[images/IMG_5551.JPG]]

Sourced a large 1.125 diameter sprocket which will be welded and sleeved with the crack shaft for very solid connection.
Will use a resurfaced flywheel (original German) and brand new OE [[Clutch]] kit.
Templates for the transmission and motor being send to metal laser cut shop for the end mounting plates fabrication.

Other component updates:
[[Transmission]] - will replace main seals and investigate loose shaft, believe should be just a Circlip - if we find a whole circlip in the bottom of case - JOY, if not... mmmm...
Drive shafts, CV joints, boots - will replace with all new pre-assembled unit from So Cal, this removes any doubt about the previous condition.
[[Brakes]] - waiting on delivery of mounting brackets for upgraded front disc brakes
[[Batteries]] racks - design modification to balance to load, plan on using basic angle iron to build frame to hold batteries in place bolted through the floor.
Motor bench test, first test of motor. following the bench test guidelines very closely:
<html><object width="640" height="505"><param name="movie" value="http://www.youtube.com/v/YL61vquOxkQ&hl=en&fs=1&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/YL61vquOxkQ&hl=en&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="505"></embed></object></html>

Crank shaft and sprocket welded and mounted
[img[images/IMG_5624.JPG]]

Motor test with flywheel
[img[images/IMG_5635.JPG]]

[[Transmission]] - found intact circlip! JOY.
[img[images/IMG_5623.JPG]]

Transmission cleaned and input shaft repaired.
[img[images/IMG_5622.JPG]]
Measured up for battery racks - ordered angle iron.
Clean the transmission within an inch of it's life - bound to leak now :)
[img[images/IMG_5653.JPG]]
Order in for new drive shafts from ~SoCal
[[Motor]] mounting plates assembled, basic alignment completed.
Connected flywheel (lightened... I might add, very nice), clutch kit and ran on bench with transmission:
<html><object width="640" height="505"><param name="movie" value="http://www.youtube.com/v/joOTmRc8ogw&hl=en&fs=1&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/v/joOTmRc8ogw&hl=en&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="505"></embed></object></html>

[[Motor]] - [[Motor coupler]] - [[Transmission]] mounting:
[img[images/IMG_5691.JPG]]

Rear battery rack:
[img[images/IMG_5698.JPG]]

Controller panel in place:
[img[images/IMG_5696.JPG]]

New drive shafts:
[img[images/IMG_5693.JPG]]
<html><object width="640" height="505"><param name="movie" value="http://www.youtube.com/v/jNNa7kUOMA8&hl=en&fs=1&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/jNNa7kUOMA8&hl=en&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="505"></embed></object></html>

Damn Volkswagen's - even with an electric motor they still leak oil! 
[img[images/IMG_5715.JPG]]
Cable arrived from Revolt
10ft of 4/0
50ft of 2/0
It's all bright orange!
Started making first battery and motor cables - needs some heatsink to make these nice and tight.
Hammer crimper is crude but very effective!
Motor mount wrapped, weld, grind, weld, grind, weld, grind, etc and primed.
Reassembled mount onto motor, shaft key inserted and fixed to coupler.
Lightened flywheel bolted on, clutch reassembled (nice German made - quality stuff...).
Transmission resealed and complete.
Attached mount to motor, transmission to mount, support bar to rear of motor and then the whole package was mounted for final assembly to the bus.
[img[images/IMG_5863.JPG]]

Brought heat gun and heat shrink (from Frys) to finish battery cables, heat gun lasted 3 cables and then stopped working!
Decided to reuse the radio slot for the three main meters: 80-180v (Main Pack), 0-1000A (Main Pack), 6-16v (Aux Battery). Brought a very nice trim piece from Bus Boys in CA, can get these to fit without major modification to radio slot.
[img[images/IMG_5857.JPG]]
Front trays completed, Billie and Mike added threaded rod and bar across the top to hold the batteries down - lookin' nice! Completed heat shrink and battery boot assembly for battery interconnects. Located fuse and master breaker, completed front battery tray interconnect cable.
[img[images/IMG_5861.JPG]]

Back tray completed, ready to be bolted.
[img[images/IMG_5862.JPG]]
Completed wiring, positioned all batteries, and fired up the complete system.... *GIGGLE* *HEHEHE*

<html><object width="640" height="505"><param name="movie" value="http://www.youtube.com/v/-J7XCBptbN8&hl=en&fs=1&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/-J7XCBptbN8&hl=en&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="505"></embed></object></html>

High voltage cables on controller
[img[images/IMG_5898.JPG]]

Motor and controller connected and ready to go
[img[images/IMG_5901.JPG]]

Battery wiring setup
[img[images/IMG_5902.JPG]]

Circuit breaker bracket in position
[img[images/IMG_5904.JPG]]

Dash mounting test of main gauges
[img[images/IMG_5906.JPG]]

The bus getting some elevation
[img[images/IMG_5892.JPG]]

Inspection of the brake servo
[img[images/IMG_5890.JPG]]

Cool under bus shot of complete drive train
[img[images/IMG_5889.JPG]]
So the project took a 2 week break, I had hoped to have everything done in time for the big VW show in Tampa, but time ran away from us, anyway managed to get a week of and some time in the sun to recharge the human batteries!

Mounted charger, so can be easily accessed for setup / monitoring. Plan on making an armrest to house the charger.
Spoke to Manzaita orientation of the charger is not critical so I will mount on it's side, using frame metal available.

[img[images/IMG_6222.JPG]]

Upgraded fuel input from 20A to 30A connector, required some metal bending to still be able to mount the plug - it's about 1cm longer than to 20A version.
Re-used some 50A cable from my old range to connect from the fuel door to a NEMA 30-14 socket inside to the bus, which the charger plugs into.

[img[images/IMG_6226.JPG]]

Re-used an old heater box control arm to make a linkage between the throttle cable and the pot box.

[img[images/IMG_6221.JPG]]

Mounted the throttle box behind battery pack, using new throttle cable. Seemed to work, but we have sticking point in cable at low position, moving the throttle guide tube changes the length of the cable, and so after several hours of adjustment and movement I have decided to abandon that design and locate the pot box under the throttle pedal, so we can control the variables much more finely and avoid some of the problems with the long cable.
Added plate for mounted the throttle box under the throttle pedal using the worlds shortest throttle cable!

[img[images/IMG_6229.JPG]]

Ran 8 x 18-GA wires front to back to provide, throttle control (4 wires), ammeter and pack voltmeter connections.
Vacuum pump will be located on the spare battery tray in the back. Will fabricate a base plate to secure the pump in the correct upright position.
Connected controller panel into bus wiring harness. Controller now enables on the stock key, and latches. One problem I found S10 (fuse) switches OFF when the key is in START position. I suspect that is bad key switch, but since it not that critical to the design I used S11, which works correctly.
Mounted throttle, connected wiring to harness.
[img[images/IMG_6291.JPG]]
Bus enabled with original key and motor runs under full throttle control!
New rotors fitted, temporary steel brackets fabricated with plasma cutter, figured out rear brakes mounting.
Completed wiring for PACK VOLTS, AMPS, AUX VOLTS, all gauges operate correctly. Very cool - turn the key and 160v ready to go!
[img[images/IMG_6289.JPG]]
FIRST TEST DRIVE - WOO HOO!
<html><object width="640" height="505"><param name="movie" value="http://www.youtube.com/v/ilm7yuKcFrE&hl=en&fs=1&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/ilm7yuKcFrE&hl=en&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="505"></embed></object></html>

New calipers fit nicely, these 4 piston racing brakes should control the electric beastie in the back!
[img[images/IMG_6286.JPG]]

Complete basic installation of the vacuum pump, need about 6 inches more vacuum hose and to install the control relay.
[img[images/IMG_6294.JPG]]
Tags & Insurance - the StealthBus is ready for the highways. Have a regular style tag, and an appointment booked for early Monday for the inspection to get the special AFV tag.
Many thanks to my wonderful wife Mindy for the hard work on the legal side and getting all the paperwork in order.

Fixed the passenger side turn signal and brake lights - bad lamps easy fix.
Connected the monster charger and gave the pack it's first charge.
Cool picture of the borg like charger lit up..
[img[images/IMG_6345.JPG]]

The ~PCF-30 is very easy to use and setup, I am very impressed with this charger.

Some battery math to get it set right:
|!State|!Per Battery|!Total|
|Equalization|14.4v|172.8v|
|Full charge|12.8v|153.6v|
|~50%|11.8v|141.6v|
|No charge|10.5|126v|
Controller board - now available in aluminum!
[img[images/IMG_6350.JPG]] 

Disassembled the MDF prototype and cut and drill the aluminum mounting board and reassembled.
Vacuum pump wired up - only temporary wiring will clean up and do it nicely.
Found major air leak from hose connected to the servo, replaced and now it sucks correctly and stops very well!

Disaster! - While tightening the nuts on the Main Contactor the stud twisted off, M8 is big, but copper is soft... and I guess I'm stronger than I think!
[img[images/IMG_6725.JPG]]

Good news - I designed my system with a certain degree of redundancy in this regard, I added the second contactor for protection and so in an emergency I could bypass or swap the defective contactor and still drive it. So thats what I did. Bypassed it.

First major outing, took StealthBus from Cumming, GA to Lawrenceville, GA - 26 miles in total.
<html><object width="640" height="505"><param name="movie" value="http://www.youtube.com/v/pyEHNqnOFT4&hl=en&fs=1&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/pyEHNqnOFT4&hl=en&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="505"></embed></object></html>

Starting pack voltage 154v, finish 143v (pretty close to 80% DOD).
Plugged in for full charge, 5hrs at 13A from wall plug the pack back up to 160v - cutoff set at 172.8v (per specs).

Need to hook up a 30A 220V circuit to the garage, so I can charge faster, but 115A/15A ok for now.

Zero emission inspection... met with James Udi from GEFA.

Received certification from GEFA, so the Stealthbus is officially a ZEV and qualifies for the state and federal tax credits as well as for an AF (Alternative Fuel) tag.
New brake drums arrived, hopefully this will improve the E-brake situation :)
New shocks all around, the old one where creaking and not very happy.
Brought some Euro-style clear lens indicators, now I just need the stealth bulbs !
[img[images/IMG_6739.JPG]]
Also found some original VW smoked rear lens for the brake/reverse/indicator lens.
[img[images/IMG_6708.JPG]]

Spoke with site management at my office, and they are investigating power outlet so I can recharge at work!
Ordered two new contactors from evcomponents
These are the ~EV200 from Tyco, not the ~LEV200. There are several differences but the main one is the coil holding current only 125mA verses 1A for the LEV version.
It also includes a built in coil suppression diode.
Replaced rear brake drums - need to adjust E-brake (not holding on steep hills...eeee)
[img[images/IMG_6703.JPG]]
Replaced all shock absorbers - much nicer ride now.
[img[images/IMG_6709.JPG]]
Added a aux output under the dash, to enable using 12v accessories.
Replaced amber lamps for LED bulbs - no more "fried eggs" - very reasonably priced ($6 on ebay shipped direct from Hong Kong!) - only problem was the flasher ran double speed because the clever electronic flasher "thinks" the lamp is blown because the current draw is too low. 
[img[images/IMG_6738.JPG]]

Brought a new flasher relay from the "Zone of Auto" and with a small modification now blinks at the regular rate... I modified the R/C circuit with a pot so switch back and forth (if required). You can buy special LED flashers (for more money of course) - but five minutes and a soldering iron also works.
[img[images/IMG_6736.JPG]]

Found out the issue with the nearside running light - rotten fuse in S2 position, brought at a complete replacement set, the others are a bit crispy.
So I learned something new today... contactors are marked A1 and A2 - I thought that was very nice... what I didn't know is that A1 is the positive and A2 is the negative, and should be connected thus so the magnetic blowouts work... mmm... looking at my old contactors one was correct and the other was incorrect (happily - for once) the broken one is the one that was reversed... never happens :)
Refitted the controller panel, added 3 mounting bolts (3/8") to firmly hold the panel in place.
E-brake is holding but not as well as I would like, the cable is stretched and will need replacing.
Also I found out that rear brakes are uneven in application, which most likely a bend backing plate.
Low beams are not working, full test of the wiring reveals that lamps themselves are the issue, H4 conversion time!
Drove to work and BACK!!!

Started at 155v, arrived at the office with pack reading 149v (or about 75% DOD)
Plugged into the newly installed charger point - big thank you to Cisco (my employer) for that.
Charged in about 3hrs. Here is the StealthBus charging at the office!
[img[images/IMG_6791.JPG]]

Average speed 55mph for about 4 miles (300A or so at peak). There was a "hot-electrical" smell.

Ordered new e-brake cables, backing plates and H4 conversion kit for headlights.

Intermitant issue with the right hand rear blinker - loose contact in the light cluster I think.
Arrived at 148.8v more less same performance minus the hot electrical smell :)
Fitted floor mat, much warmer than the bare metal...
Ordered new kick panels and door panels,
Third commute, starting to get the feel for the vehicle. No problems keeping up with traffic flow.

Will start a [[Battery log]] to track the performance of the batteries.
Very cold in the snow... happily this probably the worst weather we get in GA, so it will only get warmer from here.
[img[images/IMG_6798.JPG]]
GA officially recognizes the StealthBus as an alternative fueled vehicle.
[img[images/IMG_6983.JPG]]
The title now lists Fuel as "E" for Electricity.

See [[Legal]] for details on registration and inspection process.
Fitted H4 conversion kits, now both hi and lo beams work.
Tested HID kit on one side, very nice! - will need some modication to fit them. Plan on leaving the installation so can switch back to Halogen if required, incase anything happens with the HID kit.

Side by side test of halogen and HID...
[img[images/IMG_6955.JPG]] 

Fitted cup holder from Bus Depot - no more tea on feet!
[img[images/IMG_6985.JPG]]

Refitted fuse panel - cleaned up the wiring a bit, still some more work to get it really neat.
Fitted kick panels - very nice hides most of the wires.

Removed old seats, and test fitted Corbeau A4 seats from our other bus. Plan to revert the 67 bus to the OG seats and will swap the Corbeaus across to the Stealthbus.
[img[images/IMG_6984.JPG]]

Blotted down the aux battery with official clamp kit (replacing the block 'o wood that was there originally...)
Ordered uP development board which is a PIC uP with 12 ~ADCs, Ethernet with a build in web server. I have idea to convert this to a BMS system. More to come on that idea.
http://microcontrollershop.com/product_info.php?products_id=893&osCsid=cf78aef068dc74ad19a42afa585e5245

Adapted my main charging cord so I can place my "~Kill-A-Watt" meter about 4ft away from the power inlet port.
[img[images/IMG_6979.JPG]]

So now I can have it in front of the charger when I'm adjusting the amps... ~Kill-A-Watt + 1 plug + 1 socket = a lot less than $500 for for built in meter on the charger :)
[img[images/IMG_6980.JPG]]
Found an interesting BMS project, that might help me with the ADC interfacing. The module I brought as 12 ADC channels, but the limitations on input impedance means a simple resistor network would require some beefy resistors and waste a bunch of power…

Here is one project with a interesting solution to ADC issue: http://home.earthlink.net/~evtkw/evbattmon.html
This project references another: http://genki.home.ionet.net/BattMon/BattMonArticle.html

My aim is use the web enabled PIC processor, and interface the batteries via opto-isolators so that I can direct read the voltage via a web page.
The web port of the PIC will connected to a wireless router (have an old one kicking around) that my blackberry can connect to. So I can view the battery status on my phone / PC / etc.
Fitted HID lamps both sides
[img[images/IMG_7067.JPG]]
First car show, at Route66 Restorations in Swuanee.

Updated [[Battery log]]

Put cover on starter hole - keep that [[Clutch]] from getting dirt in it.
Mounted starter relay under dash.
Mounted HID packs with Velcro and refitted kick panels.
Cleaned the glass, put stickers on... "Warp powered..." nice!
Moved +12v connection so the aux gauge reads when the key turned to RUN, and not after latching to START as before.
Breaker bar is now in - so I can get on with rear brakes.
Placed order with digikey for the [[BMS]] components.
EV Rally at Gresham Motorsport Park. (organised by http://www.evmaster.com)
Drove up 3/20 and parked in the pits for a recharge (log entry in the [[Battery log]])
[img[images/IMG_7116.JPG]]

Drove some kids up and down the track in the bus... not sure if they were impressed by the electric power or the 'hippie bus' - most of them we saying to their friends, "look at me I'm a hippie"... good fun round anyway!
[img[images/IMG_7127.JPG]]

[img[images/IMG_7136.JPG]]

[img[images/IMG_7138.JPG]]

[img[images/IMG_7139.JPG]]
Fitted the replacement backing plates and new e-brake cables.
E-brake proper 6 clicks now... but not holding... hummm....

Decoded my VIN - turns our pre 72/12 (which is actually mid way through 73) VW changed the design of rear brake shoes. Guess what I have 73-79 shoes, the reason the e-brake is not holding is the lever is up tight against the hub and not engaging the pads fully on the drums... quick order to bus depot and we'll see if that finally solves this mystery!.

[img[images/IMG_7237.JPG]]
So here goes, look in the picture below '72-early 73 brakes are unique in the fact they have 4 holes on each shoe. So it turns out the anchor pin should be in the top hole (green arrow) not the one it currently attached to (red circle). Later model (and earlier by the way) shows have 2 holes and a slot. Mystery solved, e-brake holds perfectly...
[img[images/IMG_7237_correct.JPG]]
Found out something today... the electric bus runs great even in torrential rain... the charger warning light flickered a bit when I drove through a particularly large puddle... mmmm....
But drove a total of 58 miles, with a 3hr recharge (14A/110v) at Nigel's place... arrived home with the pack reading 140.2v (eeee... that's a bit too low, 100% DOD not good.)

This experience has spurred me to complete a high speed charging cord, so I can take advantage of handy dryer/welder/range outlets that are within 50ft of a parking spot.

Since there is a wonderful range of different connectors for high power connections I plan to make one long cord and a series of short converter cables.

Bus main inlet is turn lock 2P 3W 30A connector
Welder outlet at shop is 2P 50A looks like a "big plug"
I have an old range cord with a 4P 3W 50A looks similar to the welder but just has another pin.
At work they have a 110v/20A with the turned pin, so that would be handy too to get the 33% faster charge.
Coming up on 500 EV miles!

Added to [[Battery log]]

Round trip work is running consistently at about a 4.2kWh recharge both ends. So estimated cost of $0.60 vs $3.00 for my Ford explorer... not bad.
StealthBus official cruise, towed SB to 4th stop and planned to drive last section. There was an accident right in front of us, which basically aborted the cruise (1 mile in) for Mindy and I while waited for the police to give statements. No one on the VW side hurt. SB did some official laps around the hotel with various people - still was a great weekend!
Cable set completed for high speed charging. Connections now possible added to [[Charger]] page

Added to [[Battery log]]
Driver seat fitted, new seat belt.
Passenger seat removed
Fixed interior light - then it stopped, possibly blown?
New aux battery charger (from saveabattery) arrived.
Fitted new aux charger. Connected charge detection box. Need to clean up wiring.
Fitted the extra charger bolt.
<html><object width="640" height="505"><param name="movie" value="http://www.youtube.com/v/3dPaBXxS7f0&hl=en&fs=1&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/3dPaBXxS7f0&hl=en&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="505"></embed></object></html>
[img[images/IMG_2481.JPG]]
[img[images/IMG_2484.JPG]]
[img[images/IMG_2487.JPG]]
[img[images/IMG_2489.JPG]]
[img[images/IMG_2490.JPG]]
[img[images/IMG_2491.JPG]]
[img[images/IMG_2523.JPG]]
[img[images/IMG_2532.JPG]]
[img[images/IMG_2535.JPG]]
[img[images/IMG_2729.JPG]]
Rosman, NC for the ~BrewBus event long drive up mountains with the StealthBus.
Boxed in the final battery pack.
Fitted the passenger seat and seat belts
German car day at the office.
[img[images/IMG_2811.JPG]]
[img[images/IMG_2814.JPG]]
[img[images/IMG_2815.JPG]]
[img[images/IMG_2822.JPG]]
Vents added in back panel, to allow air flow into rear battery pack:
[img[images/interior1.jpg]]

Danger: High Voltage!
[img[images/interior2.jpg]]

Dugi testing the bed mode, the fill in panel, can be stored under the rear seat or on the rear parcel shelf:
[img[images/interior3.jpg]]

Rear panel with vents for the charger:
[img[images/interior4.jpg]]

Mounting rear 9x6s and Amp:
[img[images/stereo.jpg]]
Started covering the rear seats, upgraded the foam to 4 inch high density:
[img[images/interior5.jpg]]

Back lighting complete for the power gauges:
[img[images/gauges.jpg]]

Adjusted throttle linkage:
[img[images/throttle.jpg]]
Bug Blast 2010 - StealthBus won 2nd in late bus modified! 
First award for the SB.
Gwinnett Environmental and Heritage Center - Open Day.

[img[images/gehc1.jpg]]
[img[images/gehc2.jpg]]
[img[images/gehc3.jpg]]
[img[images/gehc5.jpg]]
[img[images/gehc6.jpg]]
[img[images/gehc7.jpg]]
[img[images/gehc8.jpg]]
[img[images/gehc9.jpg]]
Can’t believe a whole year has already gone by. On this day 1 year ago the Stealthbus was taking it’s first trips on the streets of Atlanta. 14-Dec-2009 was it’s official inspection for Alternative Fuel status.
Saturday morning, Dugi off to party at friends house. “let’s take the stealthbus” I need to move another car out the way, 
So put Dugi with keys in the bus. 

- 15s later -

Dugi is crying…. “I’m sorry Dad we’re never gonna be able to drive the stealthbus again”…. 

“why?”…. 

“I dropped the keys down the window vents!”….. 

[img[images/keys.jpg]]

“doh!"

Next project: disassemble air vents.
Retrieved keys… at last - required me actually being in the country (and an angle grinder applied liberally to the lower section of the heater pipe).

So next the thing… having not driven SB for 3 weeks and the last trip was in pouring rain, found rear passenger side brake pads had decided to weld themselves to the drum. I started by slacking off the adjusters all the way, could not get the drum off the hub (also decided to weld itself). Tried removing hydraulic lines, e-brake lines, nothing moving… So out comes 4lb club hammer… now it rotates, but the drum is still stuck to the hub… nothing for it… el beast breaker bar - rear nut off, hub+drum removed and given beats with aforementioned club hammer.

Much brake cleaner and shop towels later, all reassembled and ready to go… turn around and there on the floor is the small spring… Bollocks!… 10 minutes later were finally (again) ready to roll.

So while under bus, cleaned up some of the aux wiring and wrapped it all to prevent any damage. Replaced the front brake pins with the larger style, no more clicky pads at low speed (joy!).

Still need to finalize the pre-amp mounting and run the cables for the front speakers… more fun for another day.
Bugapaluza 2011 - StealthBus won "You drove THAT from WHERE?" and 2nd place "Special Interest"

[img[images/bugp1.jpg]]
[img[images/prepaint1.jpg]]
[img[images/prepaint2.jpg]]
[img[images/prepaint3.jpg]]
[img[images/prepaint4.jpg]]
[img[images/prepaint5.jpg]]
[img[images/prepaint6.jpg]]
[img[images/prepaint7.jpg]]
Sanded and painting in 1 day! 

Massive thanks to Jody...

[img[images/paint10.jpg]]
[img[images/paint7.jpg]]
[img[images/paint1.jpg]]
[img[images/paint3.jpg]]
[img[images/paint4.jpg]]
[img[images/paint8.jpg]]
[img[images/paint9.jpg]]
[img[images/paint11.jpg]]
[img[images/paint2.jpg]]
[img[images/paint5.jpg]]
[img[images/paint6.jpg]]
[img[images/paint12.jpg]]
[img[images/paint13.jpg]]
[img[images/paint14.jpg]]
Oasis tinting in Lawrenceville, GA applied 20% tint to all 7 pieces of glass for the back.
Windscreen fitted last night. Quick recharge and we are back on the road!

String + soap + sweat = windows in, eventually....
StealthBus - recharging on Main St in Flowery Branch, GA

Won - "Special Interest"
<html><object width="640" height="505"><param name="movie" value="http://www.youtube.com/v/m26mywx9CY4&hl=en&fs=1&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/m26mywx9CY4&hl=en&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="505"></embed></object></html>

Edited together some before and after pictures of the paint work
2yrs and 4,000 miles - I'm lovin' it.
Ordered 48 of GBS 100Ah, they come complete with bus bars, straps and handles. They are pre mounted as blocks of 4 cells (12.8v nominal).
Also ordered a Lithiumate Lite BMS to match the set. http://elithion.com/lithiumate-lite.php
From http://www.evolveelectrics.com
Also ordered a Acme ~DC-DC convertor to eliminate voltage sag while driving with all the lights and "accessories" on...
Journeys are relatively short in the bus, but can't be driving around without some tunes...
So during the interior construction I added 2 x 6.5 inch Pioneer 4-way in the front doors and 2 x 6x9 Pioneer 4-way in the rear seat for total of 200W RMS - all driven from a Sony 4 channel amp.
The input is a Acousik pre-amp in the front, which serves to give me volume/fader/eq and source selection, without a full headunit.
One reason is I have already used the dash slot for the EV gauges and is I'm generally using my cellphone (as streaming/mp3/podcast/etc) or my Sirius receiver for satellite radio, so having a CD or FM radio is not really required, so a power amp in the back and pre-amp up front is the prefect combination.
The pre-amp has source selection, so I can accept different inputs. I'll use the Aux to provide a cascade from my high end entertainment in the 67 bus, for camping and shows, etc.

iPhone mounted on dash
[img[images/stereo1.jpg]]

Pre-amp mounted under dash near ignition key
[img[images/stereo2.jpg]]

Power-amp mounted on back shelf
[img[images/stereo.jpg]]
Lithiumate Lite. Dedicated EV BMS with some very nice integrations.

User manual: 
http://elithion.com/lithiumate-lite.php#Manual
http://lite.elithion.com/

Tied the warning lamp to the "Gen" lamp on dash, so I get early warning of potential issues.
SOC output is connect to fuel gauge on dash, so I get 20%-100% aligned to E - F on the gauge. Never want to go below 20% SoC, but nice to know I have a couple of "limp" miles even at E.

My legacy [[BMS (Home brew)]] is being upgraded - same principle but using Raspberry Pi reading the serial port of the Lithiumate.
!!!Reference designs
I started thinking about a faster method of monitoring the batteries, than the me with DVM on each battery. There are several commercial solutions out there, but they start in the $300 range for a basic system. For those kind of dollars some custom design options could be considered. Some Google research I found some existing projects that had build simple BMS systems for EVs:
http://home.earthlink.net/~evtkw/evbattmon.html
http://genki.home.ionet.net/BattMon/BattMonArticle.html
!!!High level design
My idea was to try and build a simple monitoring device that would collect the data. Rather than build a custom module to be mounted in the card, I felt it would be nice to leverage other display devices I already own (~BlackBerry, iTouch, etc) which could be used for a variety of other purposes. The simple interface to such device is a basic web server and use the built in browser on the handheld device to display the data.
[img[images/bmsdesign.png]]
This approach has a number of advantages, it requires less engineering on the display side (just some basic web page design). It is also less expensive as the display device is always leveraged for other applications.
I found a basic PIC module for around $70 that has 12 ~ADCs, IP stack and even a web server demo application.
http://microcontrollershop.com/product_info.php?products_id=893&osCsid=cf78aef068dc74ad19a42afa585e5245
There is a mounting kit with a prototype card so that I can mount the interface on the prototype card and have the system nicely boxed up.
http://microcontrollershop.com/product_info.php?products_id=1389&osCsid=cf78aef068dc74ad19a42afa585e5245
!!!Schematics
Following the generic interface design, I used the basic opto-isolater interface design to connect the battery to the PIC ADC inputs.
[img[images/bmscircuit.png]]
!!!Calibration
I built that circuit up on a breadboard and carried some calibration tests
Measurements from test circuit
|!Vin|15|13.5|13|12|11|10|9|8|7|6|
|!~ADCin|1.05|1.50|1.64|1.95|2.26|2.57|2.88|3.19|3.51|3.82|
Plot
[img[images/bmsgraph.png]]

Finding the slope:   y = mx + b    (m = -3.2491, b = 18.4115)

Convert to 8bit and 10bit for ADC maths
|!Vin|15|13.5|13|12|11|10|9|8|7|6|
|!~ADCin|1.05|1.50|1.64|1.95|2.26|2.57|2.88|3.19|3.51|3.82|
|!8-bit val|54|77|84|100|116|132|147|163|180|196|
|!10-bit val|215|307|336|399|463|526|590|653|719|782|

8bit conversion formula:
{{{~BatV = -0.06338 * 8bADCval + 18.4115}}}

10bit conversion formula:
{{{~BatV = -0.01587 * 10bADCval + 18.4115}}}
!!!Web interface
[img[images/summary.png]]   [img[images/charge.png]]
!!!Prototype wiring
[img[images/prototypeboard.png]]
UPDATE: Second pack deliberations... [[Lithium pack]]

The part of the project that arguably could make or break it. I have thought up two approaches to this issue:
#Buy the cheapest off the shelf batteries in Costco and experiment – run a series of on road tests and get and idea of range / capacity in the real world. From here I would have useful stats about increasing power / range.
#Buy high end batteries (Trojan look good) then put some real effort into getting the battery design right – and try to get right first time.
!!!Option 1, Costco batteries
Costco have a 12v / 115Ah Marine / Deep cycle battery for $84 – trying to determine the OEM so I can run the numbers with evconvert calculator. 
Useful web link: http://www.evconvert.com/tools/evcalc/?s=b
Using 12 batteries = $1008 + GA sales tax (6%) 
Brought 2 x Costco batteries purchased for measurements / experimentation
!!!Option 2, Using Trojan 6V
Requires 24 batteries @ $130 / each = $3,120
The most important consideration with the batteries is the potential range. I have settled on 144v in the previous discussion about controller and motor. Using 144v will drive using either 12 x 12v, 18 x 8v or 24 x 6v for the battery configuration.
!!!Option 3, C&D Technologies (Dynasty UPS) - "Max Rate"
David offered option for a set of 12 second hand C&D Technologies AGM cell.
Battery specifications:
12v, AGM, 138Ah capacity
http://www.cdpowercom.com/product/battery/vrla/pdf/mr12_490.pdf

Getting their first charge...
[img[images/IMG_5355.jpg]]

Planned layout
[img[images/batterylayout.png]]
http://www.stealthbus.net/pdf/battery-layout-B.pdf
!!!State of charge calculations
|!Charge|!Volts per battery|!Pack voltage|
|100%|12.65+|152|
|75%|12.45|149|
|50%|12.24|147|
|25%|12.06|144|
|0%|11.85|142|
!!!Battery log / management system
[[Battery log]] - Manual measurements of battery voltages before and after various trips.
[[BMS]] - Design and work to build a automatic monitoring systems
!!!Journal entries
[[2009 08 11]] - Took delivery of 12 x C & D Technology, Dynasty Series, "Max Rate" AGM batteries
[[2009 08 12]] - Rigged up a parallel charging harness and to allow a low rate charge (2A) using a standard automatic charger (on AGM setting.)
[[2009 10 19]] - Battery racks in place
!!!Battery log
|Date|>|2/11|>|3/14|>|3/20|4/25|>|4/26|4/28|5/22|
|Distance|>|10mi|>|23.8mi|>|34mi| |>|10mil| | |
|Battery|Start (v)|End (v)|End (v)|Charged (v)|End (v)|Charged (v)|Charged (v)|End (v)|Charged (v)|Charged (v)|Charged(v)|
|Pack|154.4|148.0|144.2|154.5|143.4|155.3|154.5|150.4|155.3|155.9|154.8|
|1|12.8|12.3|12.05|12.91|11.98|12.97|12.91|12.57|12.97|13.02|12.92|
|2|12.9|12.3|12.10|12.95|12.03|13.00|12.87|12.61|13.00|13.05|12.94|
|3|12.9|12.3|12.07|12.98|12.00|12.98|12.92|12.59|12.98|13.02|12.92|
|4|12.8|12.3|12.00|12.87|11.93|12.93|12.88|12.54|12.93|12.99|12.89|
|5|12.9|12.3|12.01|12.92|11.97|12.97|12.92|12.57|12.98|13.03|12.99|
|6|12.9|12.3|12.07|12.93|12.00|12.98|12.93|12.57|12.99|13.03|12.93|
|7|12.8|12.2|11.99|12.85|11.93|12.91|12.86|12.53|12.92|12.98|12.89|
|8|12.7|12.2|11.88|12.73|11.92|12.89|12.83|12.48|12.88|12.93|12.82|
|9|12.8|12.3|12.07|12.90|12.00|12.95|12.91|12.53|12.97|13.02|12.92|
|10|12.8|12.2|11.96|12.83|11.87|12.88|12.82|12.54|12.88|12.93|12.82|
|11|12.8|12.3|12.05|12.83|11.97|12.95|12.89|12.43|12.95|13.01|12.90|
|12|12.7|12.2|11.91|12.77|11.83|12.83|12.78|12.47|12.84|12.90|12.88|

!!!Watt/mile
|Date|12/16|3/15|3/20|3/21|3/25|4/26|4/27|4/28|
|Distance (miles)|26|23.8|34|34|26|10|10|15|
|Charge (kWh)|12.2|11.62|13.9|11.7|11.59|4.18|4.3|6.2|
|Watts/mile|469|488|408|344|445|418|430|413|

!!!Battery layout
| | |6|
|7| |5|
|8| |4|
|9| front ->> | |
|10| | |
|11| |3|
|12| |2|
| | |1|
|Cargo door|>|>|
1973 was the one of first years that vacuum servo brakes where fitted to the VW Type 2. The front brakes are discs and rear are drums. The ICE provided the vacuum to power the servo, with that gone an alternative source is required. Some research around the usual suspects and talking to David, a nice quiet solution is being provided by EV Source (http://www.evsource.com/tls_braking_system.php)

Installation manual (external link to evsource website)
http://www.evsource.com/datasheets/braking_system/vacuum_kit.pdf

Installation location will be the spare battery tray in the engine compartment, nice amount of space to put the compressor and reservoir tank.

Vacuum pump installed
[img[images/IMG_6294.jpg]]

Upgraded front brakes
[img[images/IMG_6286.jpg]]

Rear brakes - completely rebuilt
[img[images/IMG_6703.jpg]]
!!!Journal entries
[[2009 07 31]] - Ordered kit from EV Source (see [[Links]])
[[2010 01 17]] - New rear drums fitted
[[2010 03 30]] - E brake finally fixed
With battery size (pack = 144v) and cell type chosen the charger can be selected, a common model is the Zivan NG 3, specifications look very good – it is selectable modes for different battery types so if technology changes I can adapt with it. The only problem is the voltage is fixed so increasing is not an option.

I’m interesting in being able to take 220v and 110v principally as I have 220 socket conveniently installed in my garage so could charge faster.
Definitely have to follow the pattern of other builders in replacing the petrol filler with a plug, that is nice up front job that can be taken care of ahead of other steps.

The Manzanita Micro ~PFC-30 is multi voltage input and has a buck enhancement option, so very quick charging indeed. This charger is actually a simple CI/CV type, but very well made.
Monitoring and interlock shown on secondary [[Schematics]].
!!!External input
[img[images/img_5206.jpg]]
!!!Charger cords
[img[images/l630p.jpg]] Bus charger inlet is a ~L6-30P 
Since there is a range of connections found at friends homes and workshops I decided to build a cord set with multiple options

|Cable|Plug|Receptacle|Rating|Length|Usage|
|#1|[img[images/515p.jpg]]5-15P|[img[images/515r.jpg]]5-15R|110V 15A|50ft|Used with #2 + #3 for standard 110v/15A outlet charging|
|#2|[img[images/520p.jpg]]5-20P|[img[images/l630r.jpg]]~L6-30R|110V 20A|1ft|Used as above, also with #4 for 110v/20A charging|
|#3|[img[images/515p.jpg]]5-15P|[img[images/520r.jpg]]5-20R|110V 20A|3ft|Used with #1+#2|
|#4|[img[images/l630p.jpg]]~L6-30P|[img[images/l630r.jpg]]~L6-30R|220V 30A|50ft|Used standalone or with #2, #5(#6) or #7|
|#5|[img[images/650p.gif]]6-50P|[img[images/l630r.jpg]]~L6-30R|220V 30A|1ft|Used with #4|
|#6|[img[images/630p.jpg]]6-30P|[img[images/l630r.jpg]]~L6-30R|220V 30A|1ft|Same cable as #5, reconfiguration of pins|
|#7|[img[images/1450p.jpg]]14-50P|[img[images/l630r.jpg]]~L6-30R|220V 30A|1ft|Used with #4|
!!!How to connect to that?
|Outlet|Rating|Cable set|
|[img[images/515r.jpg]]5-15R|110V/15A|#1 + #2 + #3  or  #2 + #3 + #4|
|[img[images/520r.jpg]]5-20R|110V/20A|#2 + #4|
|[img[images/l630r.jpg]]~L6-30R|220V/30A|#4|
|[img[images/650r.jpg]]6-50R|220V/30A|#4 + #5|
|[img[images/630r.jpg]]6-30R|220V/30A|#4 + #6|
|[img[images/1450r.jpg]]14-50R|220V/30A|#4 + #7|
!!!Journal entries
[[2009 07 11]] - Converted fuel input to electric!
“To clutch or not to clutch that is the question?”

Electric motors will disengage (and free spin) allowing a clutchless gear changes (since the weight of the electric motor is easily overcome by the synchomesh in the transmission). I have seen different companies advocate going clutchless and some keeping the clutch. Clutchless is simple and therefore cheaper. However I listen to the builders that advocate using a clutch and here are the reasons that resonate with me:
#Clutch gives you an emergency disconnect in case of shunt or full on condition.
#Clutchless does place higher strain on the motor and transmission,
#To make the driving experience similar to original petrol engine.
##Clutchless does require adapting driving style to correctly shift without causing serious damage to the motor.

!!!Journal entries
[[2009 09 16]] - New clutch kit ordered
[[2009 10 05]] - Bench testing with clutch mounted
<html>
<div>
<map name="welcomemap">
<area href="javascript:;" onclick="onClickTiddlerLink(event);" tiddlyLink="Dashboard" shape rect coords="8,11,105,173">
<area href="javascript:;" onclick="onClickTiddlerLink(event);" tiddlyLink="Charger" shape rect coords="127,11,213,124">
<area href="javascript:;" onclick="onClickTiddlerLink(event);" tiddlyLink="Batteries" shape rect coords="242,11,437,124">
<area href="javascript:;" onclick="onClickTiddlerLink(event);" tiddlyLink="Controller" shape rect coords="477,11,640,124">
<area href="javascript:;" onclick="onClickTiddlerLink(event);" tiddlyLink="Brakes" shape rect coords="16,185,115,296">
<area href="javascript:;" onclick="onClickTiddlerLink(event);" tiddlyLink="Suspension" shape rect coords="133,133,212,216">
<area href="javascript:;" onclick="onClickTiddlerLink(event);" tiddlyLink="Weight" shape rect coords="135,233,204,287">
<area href="javascript:;" onclick="onClickTiddlerLink(event);" tiddlyLink="Transmission" shape rect coords="266,158,414,288">
<area href="javascript:;" onclick="onClickTiddlerLink(event);" tiddlyLink="Clutch" shape rect coords="422,162,461,290">
<area href="javascript:;" onclick="onClickTiddlerLink(event);" tiddlyLink="Motor coupler" shape rect coords="470,197,495,245">
<area href="javascript:;" onclick="onClickTiddlerLink(event);" tiddlyLink="Motor" shape rect coords="503,174,614,269">
<img border=0 src="images/imagemap4.png" usemap="#welcomemap">
</div>
</html>[[Lithium pack]] upgrade - Lithium [[BMS]]
[[BMS (Home brew)]] battery monitoring system
[[Audio]] installation
I’m planning on a 144v pack voltage to use the Motor in the upper end of it range, giving us maximum power / acceleration potential, especially given the “brick” natural of the aerodynamic profile.

From similar on line projects I found the Curtis 1231C is a very popular choice and also some builders are using the Kelly Controller which seems to be a newer entry on the market 

The Curtis controller is a basic controller and is a little more expensive than the Kelly.
Conversely the Kelly controller has many options and external connections and is a little cheaper.

I like the Curtis simple and easy to use, but the geek in me wants all the status ~LEDs and serial ports of the Kelly controller. At the end of the day the most important thing is reliability and safety. For safety I’m leaning to simple sounds better – less things to go wrong. I will spend some more time researching both models and make the call here.
!!!Journal entries
[[2009 01 11]] - Started looking at Logisystems as Curtis replacement
[[2009 06 05]] - Ordered controller
[[2009 07 08]] - Controller arrived
!!!Controller panel layout
[[Schematics]] updated for Logisystem based on user manual and online research.

[img[images/controller-layout.jpg]]
!!!Journal entries
[[2009 08 15]] - Secondary wiring completed
Complete dashboard - pre conversion
[img[images/img_5068.jpg]]

Close up of warning lamps
[img[images/img_5069.jpg]]

|Reuse of existing lamps|GEN|Charger interlock enabled|
||OIL|Motor overheat|
|Additional instrumentation|READY|Indicating main power on|
||AMPS|0-1000A range output from shunt on controller panel|
||VOLTS|Traction Pack Volts (80-180v range)|
||AUX|Volts (6-16v range) - reading aux battery|
|Nice to haves|VAC|Vacuum (30-0) - Reading brake booster output|
||SOC|State of charge - possible re-use of the fuel gauge via conversion circuit|
||RPM|Maybe a "Monster Tach" with the shift light set at 4000 rpm :)|

http://www.ecosmotors.com/parts.html have a very nice digital speedo that is drop in replacement for the VW. They list upto '67, but it should be adaptable. I'm considering my own project to make a similar panel, but replace all the controls.

Removed dash, scrubbed all the gauges. Decided to use the radio slot for the 3 gauges: AMPS, VOLTS and AUX. Need to enlarge top and bottom of the gauge to make it fit. 
[img[images/IMG_6289.JPG]]

Need to clean everything!
[[Project: StealthBus]]
[[2012 02 29]]
[[2011 10 07]]
[[Components]]


!!!Project design goal
My daily commute is 8 miles one way, reaching a max speed of 55mph (usually only for 3 miles and only in the morning going to work – never in the evening - ATL traffic!)

Minimum system performance is a range of = 16 miles (round trip to work) reaching a top speed of 55mph for about 30-40% of time. Daily recharge option.

Ideally would like to be able to make a round trip to the airport. ATL international is 40 miles door to door from my house, most of the way is freeway at 55-65mph. The ideal would be able to make the trip there and back (80 mile round trip), but an option could be talk to some of the off site parking lot folks and see if a recharge option could be found. Would definitely be good promotional opportunities here...

Target design range = 80 miles spending 70%-80% between 55-65 mph.
This design would require significant power and capacity to achieve and the question about the aerodynamics of a VW bus becomes serious consideration.

An intermediate design (using recharging at airport parking lot) would reduce the design to 40 mile range spending 70-80% at 55-65 mph – much easy to achieve and similar to existing designs and builds found on the internet.

Starting the design considerations with this in mind will plan on specify components with good ranges above our initial application to allow growth in to hopefully the ideal design if not achievable in the first phase.
!!!Research
Some related projects from the internet: [[Reference designs]]
!!!Key component selection
The key components I focused on the design are:
#[[Motor]]
#[[Controller]]
#[[Batteries]]
#[[Charger]]
#[[Clutch]]
!!!Design revisions
Based on initial research and reference designs initial design specification: [[Design v1.0]]
[[2009 01 11]] - after discussion with David and more research updated design: [[Design v1.1]]
[[2009 07 11]] - Update for new battery selection and more details: [[Design v1.2]]
!!!Current design
Current version of [[Schematics]] an associated [[Theory of operation]]
[[EV calc model]]
V1.0 DRAFT - Project design

|[[Motor]]|Net Gain Wrap 9|
|[[Controller]]|Curtis 1231C|
|[[Batteries]]|Costco 115Ah/12v  x  12|
|[[Charger]]|Zivan NG 3 110/220 charger|
|Clutch|Yes|
V1.1 DRAFT - Project design

|[[Motor]]|Net Gain Wrap 9|
|[[Controller]]|Logisystems 144-156v 750A|
|[[Batteries]]|Costco 115Ah/12v  x  12|
|[[Charger]]|Manzanita Micro PCF 20|
|Clutch|Yes|
|Primary circuit|Fuse, Contactor, Manual disconnect (with driver operated cable)|
|Secondary circuit|Fuse, Key-switch, Inertia kill switch, Charger interlock|
V1.2 DRAFT - Project design

|[[Motor]]|Net Gain Wrap 9|
|[[Controller]]|Logisystems 144-156v 750A|
|[[Batteries]]|Max Rate AGM 12 x 12v|
|[[Charger]]|Manzanita Micro PCF 20|
|[[Clutch]]|Yes|
|Primary circuit|Fuse, Circuit breaker, Contacter (x2), Manual disconnect|
|Secondary protection circuit|Fuse, Key-switch, Inertia kill switch, Charger interlock, (Brake interlock)|
|Secondary warning system|Motor overheat, Charger interlock, System ready, Brush wear warning|
EV calc (http://www.evconvert.com/tools/evcalc/?s=b) model of the StealthBus.
!!!Motor (Net Gain - Warp 9)
Standard model from EV Calc tool.
|!Voltage|192|
|!Weight|135|
|!Horse Power|36|
|!Maximum RPM|5000|
|!Motor a|46239|
|!Motor b|0.4564|
|!Motor c|2436|
|!Motor d|303|
|!Motor k|0.0069|
|!Motor n|1.5845|
!!!Vehicle (1973 Volkswagen Bus)
From various VW specifications
|!Drag Coeff|0.38|
|!Frontal Area|27|
|!Initial Curb Wt|2900|
|!Drive efficiency|0.91|
|!1st gear ratio|17.366|
|!2nd gear ratio|9.40963|
|!3rd gear ratio|5.76277|
|!4th gear ratio|4.06273|
|!Final ratio|4.57|
!!!Battery Pack (C&D Tech Max Rate AGM 138Ah)
From C&D datasheet, converted to Puekerts using EV calc tools.
|!Voltage|12|
|!Weight|100|
|!Puekerts Exp|1.082|
|!Puekerts Cap|163.244|
|!Resistance|0.0023|
!!!Controller (Logisystems AFX 156)
From Logisystems datasheet
|!min voltage|120|
|!max voltage|156|
|!max current|750|
|!weight|20|
|!efficiency|95|
!!!System
|!Voltage|144|
|!# Batt Strings|1|
|!% DOD|100|
|!Charger Weight|20|
|!lbs Removed|600|
|!Misc Added lbs|500|
|!Incline|1|
|!Wind|0|
|!Tire Section|195|
|!Tire Aspect|50|
|!Tire Rim|15|
|!Rolling Resistance|0.015|
|!Brake/Steer Resistance|0.003|
|!Kwh Rate|0.09|
|!Commute Miles|20|
I have started making quick updates via [[facebook|http://www.facebook.com/pages/The-StealthBus/153261754700352]] and as well as below in the original format.
!!! February 2012
[[2012 02 29]] - Lithium batteries ordered 
!!! December 2011
[[2011 12 14]] - 2 yrs gas free
!!! October 2011
[[2011 10 07]] - Paint job video
!!! September 2011
[[2011 09 15]] - Bugs at the branch show - Flowery Branch, GA
!!! August 2011
[[2011 08 16]] - Back on the road!
!!! July 2011
[[2011 08 27]] - All rear windows refitted
[[2011 08 15]] - Windows tinted
!!! April 2011
[[2011 04 25]] - Painting
[[2011 04 24]] - Stripping down
[[2011 04 17]] - Bugapaluzza - You drove THAT from WHERE?
!!! February 2011
[[2011 02 26]] - Retrieved keys!
[[2011 02 06]] - Lost keys down the vents
!!! December 2010
[[2010 12 14]] - 1 year of Stealthing
!!! November 2010
[[2010 11 07]] - StealthBus at the GHEC!
!!! August 2010
[[2010 08 28]] - Bug Blast, ~McCalla, AL
[[2010 08 24]] - Rear seats assembled, dash clean up work
[[2010 08 14]] - Interior work, Amp / speakers fitted
!!! July 2010
[[2010 07 03]] - StealthBus in 4th of July Parade
[[2010 07 02]] - German Car day at the office
[[2010 07 01]] - Passenger seat in, more interior work
!!! June 2010
[[2010 06 26]] - ~BrewBus, Rosman, NC
[[2010 06 24]] - Interior building
[[2010 06 15]] - Morning commute
[[2010 06 13]] - Added aux charger + interlock circuit
!!! May 2010
[[2010 05 29]] - Driver seat fitted
[[2010 05 22]] - Completed high speed charging cable set
[[2010 05 07]] - Poker Run @ Helen GA
!!! April 2010
[[2010 04 28]] - Lots of driving
[[2010 04 24]] - Love, peace and bugs show
!!! March 2010
[[2010 03 30]] - E-brake fixed!
[[2010 03 25]] - Rear brake work
[[2010 03 21]] - EV Rally @ Gresham Motor sports Park
[[2010 03 14]] - First car show for SB
[[2010 03 09]] - Fitted HID lamps to both sides
[[2010 03 02]] - BMS project investigations
!!! February 2010
[[2010 02 27]] - Headlight modifications, interior cleanup part 1
[[2010 02 23]] - AFV tag arrived!
[[2010 02 12]] - Fourth commute - in snow!
[[2010 02 11]] - Third commute
[[2010 02 10]] - Second commute
[[2010 02 08]] - First commute
[[2010 02 07]] - Refitted controller panel
!!! January 2010
[[2010 01 28]] - New contactors arrived
[[2010 01 24]] - Replaced front turn signals for LED (fancy!)
[[2010 01 17]] - Replaced rear brake drums & shock absorbers
[[2010 01 15]] - Ordered better ~EV200 contactors to replace the ~LEV200
[[2010 01 12]] - New rear brake drums and shocks arrived
[[2010 01 06]] - Officially certified as ZEV
!!! December 2009
[[2009 12 14]] - StealthBus inspected by GEFA for zero emission status.
[[2009 12 12]] - Completed vacuum pump wring and drove the StealthBus home!!!
[[2009 12 11]] - Completed controller board
[[2009 12 10]] - Connected charger and fixed brake/turn lights
!!! November 2009
[[2009 11 29]] - First test drive - WOO HOO!
[[2009 11 18]] - Re-mounted throttle under pedal and tested with full control
[[2009 11 16]] - Modified bus wiring
[[2009 11 15]] - Mounted throttle and added wiring harness
[[2009 11 13]] - Mounted charger and tested various throttle mounting ideas
!!! October 2009
[[2009 10 25]] - Full system test
[[2009 10 19]] - Battery trays ready for final layout
[[2009 10 18]] - Motor mount finished and primed
[[2009 10 11]] - First cables made - 4/0 lugs are tough!
[[2009 10 10]] - Cable arrived from Revolt
[[2009 10 08]] - Motor in, rear support bar in place
[[2009 10 05]] - Motor mount testing, first battery rack in
!!! September 2009
[[2009 09 29]] - Transmission cleaning
[[2009 09 26]] - Motor bench test, completed coupler, repaired transmission
[[2009 09 16]] - Update on motor mounting and transmission work
[[2009 09 08]] - Completed mock up of primary wiring on controller panel
[[2009 09 05]] - Brake booster kit arrived
!!! August 2009
[[2009 08 25]] - Transmission removed from bus
[[2009 08 20]] - KTA order arrived (shunt, 2nd contactor, big crimps)
[[2009 08 17]] - stealthbus.net launched
[[2009 08 15]] - Completed secondary wiring harness
[[2009 08 12]] - First charge of new battery pack
[[2009 08 11]] - Batteries arrived
[[2009 08 03]] - Components for secondary wiring acquired
!!! July 2009
[[2009 07 31]] - Ordered vacuum kit
[[2009 07 25]] - Disconnects, fuse arrived, moved bus to workshop
[[2009 07 11]] - Converted fuel input
[[2009 07 08]] - Controller, pot box & contactor arrived
!!! June 2009
[[2009 06 25]] - Inertia switch arrived
[[2009 06 18]] - Adapter plate research
[[2009 06 17]] - Motor arrived
[[2009 06 05]] - Main components ordered
!!! May 2009
[[2009 05 30]] - Testing existing systems
[[2009 05 19]] - Design finalizing
!!! January 2009
[[2009 01 11]] - New year, new effort
!!! August 2008
[[2008 08 21]] - Selling the T-bird
!!! June 2008
[[2008 06 07]] - Purchase of bus
|!Label|!Description|!Physical location|!Schematic location|!Details|
|MC|Main Contactor|Controller panel|Contacts on primary, Coil on secondary|Controls negative rail to controller/Motor|
|RC|Run Contactor|Controller panel|Contacts on primary, Coil on secondary|Controls positive rail to controller|
|KSI|Key Switch Interlock|Controller panel|Contacts on primary, Coil on secondary|Controls pack voltage to enable controller|
|RL|Run Latch|Under dashboard|Secondary|Latches key when turned to "Start"|
|IS|Inertia Switch|Under dashboard|Secondary|Basic kill switch in case of accident|
|RR|Run Relay|Controller panel|Secondary|Latch "Start" from the existing wiring harness for isolation|
|MT|Motor Thermal|Motor|Secondary|Signals by opening contacts that motor is overheating|
|~MTa|Motor Thermal (a)|Controller panel|Secondary|Connects motor overheat to "OIL" dashboard lamp, and replicate "lamp test"|
|~CDa|Charger Detect (a)|Charger detect module|Secondary|Detects and signals by grounding pin that external power is connected|
|~CDb|Charger Detect (b)|Controller panel|Secondary|Invert logic from ~CDa to drive ~CDc correctly|
|~CDc|Charger Detect (c)|Controller panel|Secondary|Connects ~CDb to "GEN" for charger on state, and replicate "lamp test"|
|CI|Charger Interlock|Controller panel|Secondary|Disables RE & KSI if charger connected|
|RE|Run Enable|Controller panel|Secondary|Provide 1A drive for RC coil, since TPS switch rated at 0.2A|
|TPS|Throttle Pedal Switch|Throttle box|Secondary|Provides safety disconnect when throttle released|
Building a EV is great, but you must ensure you are legal otherwise this will all be a waste of time.

1. Insurance

Most companies will offer "liability only" insurance, i.e. everyone else is covered, you will not get anything for the car if it stolen/burnt/attacked by riotous mob/etc. Not good...
I currently have Geico covering my regular cars and they were very happy to offer for $200/6months increase to extend liability coverage to the electric bus.
The main alternative is "Classic" insurance, which known as "agreed value" - the problem here is most companies (I have another VW covered by Hagerty) will not insure you for daily driver (i.e. commuting) - this leaves you in limbo... The policy you need is called "stated value" here a local office or friend is what you need. I have friend at State Farm who sorted out a plan. I have to provide receipts for the conversion work and proof that the vehicle is street legal.

2. Tags

Initially I registered the vehicle with a standard tag. Following an inspection by GEFA which allows you claim the Georgia state tax credit for converted ZEV (zero emission vehicle) you need that inspection document to take to the tag office, with the original tag and AFV registration form.
The AFV tag allow you to use the HOV lanes with only 1 passenger, very useful for the airport run.

3. Tax Credits

a. Federal tax credit
IRS Form 8910 - 10% federal tax credit for converted vehicles (up to $4000)

b. Georgia state tax credit
I live in Georgia so there are some special codes just for this state, for 2009 the applicable code entry is: GA Code 48-7-40.16 Income tax credits for low-emission vehicles - an additional 10% state tax credit for converted vehicles (up to $2500)
This does require an inspection to prove the vehicle is zero emission and that it is capable of highway speeds.

c. Filing
The federal return does not require you submit anything more than the 8910 form which can be done through e-file. I used turbotax (which is aware of both the federal and Georgia tax credits).
However the Georgia state does require send in the paper certification which cannot be e-filed, so it mail in return.
StealthBus in the media:
http://www.gwinnettdailypost.com/localnews/headlines/Couple_plans_green_work_day_104542669.html
http://www.examiner.com/gwinnett-county-democrat-in-atlanta/the-chave-family-saving-the-plant-one-global-work-party-at-a-time

StealthBus on forums:
http://www.evalbum.com/2133
http://www.diyelectriccar.com/forums/showthread.php?p=138913
http://www.diyelectriccar.com/garage/cars/196
http://georgiadubs.forumotion.net/stockornaut-f21/the-stealth-bus-t2147.htm

Great EV links:
http://www.evalbum.com - photos and details of other projects for inspiration
http://www.diyelectriccar.com - very good forum for ~EVer's, useful information and discussion, I am "chivey"
http://www.evconvert.com/tools/evcalc/ - extremely useful calculators to estimate your vehicle

Components / Datasheets / Manuals:
http://www.go-ev.com/WarP.html#WarP_9 - Warfield electric ~WarP 9 motor
http://www.evsource.com/datasheets/logisystems/users_manual.pdf - Logisystems user manual
http://www.cdpowercom.com/product/battery/vrla/pdf/mr12_490.pdf - C&D Technologies AGM battery
http://www.evsource.com/datasheets/braking_system/vacuum_kit.pdf - Vacuum brake kit
http://microcontrollershop.com/product_info.php?products_id=893&osCsid=cf78aef068dc74ad19a42afa585e5245 - PIC uP kit for prototype BMS
http://relays.tycoelectronics.com/datasheets/LEV200_ds_9-1773439-1.pdf - ~LEV200 contactor
http://www.datasheetdir.com/V23234-A1001-X036+Solid-State-Relays - "Bosch" relay used for all secondary circuits
http://www.westach.com - gauges for Amps and Volts
http://www.saveabattery.com - aux battery charger (100-240v input voltage)

Workshop:
http://www.stockornaut.com - VW restoration shop

EV suppliers:
http://www.grassrootsev.com - brought the [[Motor]] and [[Controller]] from here
http://www.evsource.com - brought the vacuum booster for the [[Brakes]] and some of the very large lugs from here
http://www.kta-ev.com - brought various components; circuit breaker, voltmeters, ammeter, shunt, second contactor and lugs
http://www.revoltevc.com - brought [[Charger]], primary cables (6, 2/0 and 4/0) and boots from here
http://www.evolveelectrics.com - brought [[Lithium pack]] and [[BMS]]
http://www.cloudelectric.com
http://www.e-volks.com
http://www.electroauto.com
http://www.evamerica.com
http://www.evparts.com
evcomponents.com (now defunct) - brought replacement contactors

VW info:
http://www.ratwell.com - awesome site with great info

VW parts suppliers:
http://www.busdepot.com - ordered various interior parts, lens and brake components from here
http://www.bus-boys.com - ordered dash panel for gauges from here
http://www.socalautoparts.com - ordered replacement axles from here
http://www.mamotorworks.com - ordered sliding windows from here

Other resources:
http://www.cadsoftusa.com - schematic capture package

Web resources:
http://www.tiddlywiki.com - a very useful single page wiki engine used to build this site
http://tiddlythemes.com/#Blackicity - wiki theme used for this site + with my own (very) minor tweaks :)
2 years of lead abuse and I'm down to probably 10 miles max range. Arriving at the office/home with major voltage sag <110v... :( The batteries were at least 3 years old when I brought them, and in my original plan "buy a cheap set and run them into the ground" so I was expecting not to get this much out of them. In the mean time lithium packs have really started to look really good, very stable, very long life and best of all much lighter. So my plan for the second set is purchase a brand new lithium pack. 
!!!Specification
Current pack is 12 x 12v/138Ah Lead Acid weighing in at healthy 1200 lbs in total.
Per my [[EV calc model]] that gives me a 43.6 miles @ 30 mph, 25.7 miles @ 60 mph range. 
The actual should be somewhere in between two (for commuting).
Experience has taught me 36 miles was the best range I ever got, and still arriving 80%, so it within the range.
For the purpose of comparison the relative range is the key factor, as long as the Li pack is equal or better we should be in good shape.
|!Cells|!Volts/Cell|!Pack|!Capacity|!Total|!Weight|!30 mph|!60 mph|
|12|12v|144v|138 Ah|19.9 kWh|1200 lbs|43.6 miles|25.7 miles|
|48|3.2v|153.6v|100 Ah|15.3 kWh|370 lbs|48.5 miles|29.0 miles|
|48|3.2v|153.6v|160 Ah|24.6 kWh|571 lbs|74.0 miles|45.0 miles|
|48|3.2v|153.6v|200 Ah|30.6 kWh|686 lbs|90.5 miles|56.1 miles|

So the 100Ah option should be equivalent to my existing Lead set up, two major factors here:
1, My research indicates that ~LiFEPO4 do not suffer that same Puekert effect that Lead so a Li pack of 60-70% stated capacity of a Lead pack should have the same performance - that checks out.
2. It weights 1/3 of the weight

The cost is more or less linear from 100Ah to 200Ah, and although it would be nice to have 80 mile range, my commute does not require it, so the more cost effective route is best for right now. As new battery technologies develop and as commercial offering expand I expect to be able to extend/replace the pack.
!!!Weight
335lbs of Li vs 1200lbs of Lead... this can only be better me thinks...
!!!Volume
Li 100Ah cell: W 7.1 x D 2.5 x H 8.6
Rear battery rack is:-
Each battery is W 13.57 x D 6.63 x  H 10.93
Total size is 13.57 x 39.78 x 10.93 = 5900.17 cu in.
Li Pack = 7327.2 cu in. (62% of lead pack)
Lead Pack = 11800.3 cu in.
Will try and fit complete pack under back seat, so can re-purpose the table for cables/tools and behind the driver for a sub... maybe...
Purchased complete battery and BMS from evolve electics, based in Colorado.
!!!Batteries
GBS 100Ah, come pre-strapped in blocks of 4 (12.8v), so 12 blocks of 4.
Part number: ~GBS-LFMP100AH
Datasheet on batteries here: http://elitepowersolutions.com/products/product_info.php?cPath=25&products_id=92
!!!Battery Management System
Manual: http://lite.elithion.com/
!!!Integration plan
Plan to use the BMS SOC output to drive the original gas gauge.
Will use large relay to control PFC charger AC input to give the BMS control of the charging process.
Plan on connecting throttle control to BMS, to taper drive range when battery low.
Other functions will be integrated as time goes on, will keep original shunt and volt meter for now, as independent measurement.
[[Project: StealthBus]]
[[Journal]]
[[Design]]
[[Schematics]]
[[Components]]
[[Photos]]
[[Video]]
[[Legal]]
[[Links]]
[[Site map]]
Motor choice, many projects I found on line (see [[Reference designs]]) had used the Advanced DC 9 inch and it appears to be a very popular choice. Some other projects mentioned using a motor from Netgain have a motor called the War P 9. This motor is designed to be drop in replacement for ADC 9”, aside from have a badass name the specifications look very attractive, and it definitely looks like a step up from the ADC motor.

[img[images/netgain.jpg]]
Netgain War P 9 “Engage the warp engine…”

!!!Specifications
Diameter: 9"   Length: 14.69"
Actual Weight: 135 Lbs.
Voltage upto: 196V HP at 89v: 28 hp

Netgain offer 2 versions, the War P 9 and the War P 9 Im Pulse, the Im Pulse is slightly cheaper (about $75 less) and offers a single shaft output, verses a double shaft on the Warp 9. The tail shaft is useful if you plan to run A/C compressors, etc.

http://www.go-ev.com/WarP.html#WarP_9

So I’m farily set on the motor (and not just because it has a cool name, although that does play a small part… *childish giggle*).
!!!Price check on retailers
(Correct as of August 15th 2008)
|!Company|!Model|!List|!Shipping|!Total|
|Net Gain (MSRP)|War P 9 impulse|$1,675.00|n/a|n/a|
|Cloud Electric|War P 9 impulse|$1,799.95|$   82.86|$1,882.81|
|evsource.com|War P 9 impulse|$1,650.00|$ 210.00|$1,860.00|
|electricvehiclesusa.com|War P 9 impulse|$1,620.00|$ 123.49|$1,743.49|

As you can see from the prices most retailers are within a narrow range, my choice of component supplier is going to be driven by finding someone who can supply all the components give good pre and post sales support - not necessarily the lowest up front cost. Given this is my first project I will need all the help I can get and don’t want to fall into a trap with mismatched components and like to be able to leverage other experience in being successful.
!!!Journal entries
[[2009 06 05]] - Ordered motor from http://www.grassrootsev.com
[[2009 06 17]] - Motor arrived -ahhh...
[[2009 09 26]] - Bench testing
[[2009 10 05]] - Bench testing with transmission mounted!
[[2009 10 18]] - Motor fitted
There are great many kits available off the shelf. They offer bolt together simplicity, but at a price. $500-$1000. 
Here is summary of the off shelf options found on the web:
|!Company|!Clutch|!Cost|!Link|
|Electroauto|Yes|825.00|http://www.electroauto.com/catalog/adaptors.shtml|
|EV Source|Yes|848.88|http://www.evsource.com/tls_motor_adapters.php|
|E-volks|No|235.00 (coupler) + 255.00 (plate)|http://www.e-volks.com/catalog.0.html|
|EV Parts|Yes|1125.00|http://www.evparts.com/prod-AD2111.htm|
|Ecomotors|Yes|999.00|http://www.ecosmotors.com/parts.html|

Home made, no clutch option: http://www.diyelectriccar.com/forums/showthread.php/aircooled-transmission-cut-not-cuti-32991.html using a big sprocket, like this one: http://www.electric-lemon.com/?q=node/213

After discussing with Billie at Stockornaut with aid of machine shop a more cost effective solution can be made from off the shelf components.

[img[images/coupler.png]]

!!!Journal entries
[[2009 09 16]] - Crank shaft end piece back from machine shop
[[2009 09 26]] - Bench testing completed coupler
[[2009 10 05]] - Bench testing for final alignment
[[2009 10 18]] - Completed coupler fitted
<!--{{{-->

<div id='topMenu' refresh='content' tiddler='MainMenu'></div>
<div id='sidebar'>
<div id='sidebarOptions' refresh='content' tiddler='SideBarOptions'></div>
<div id='sidebarTabs' refresh='content' force='true' tiddler='SideBarTabs'></div>
</div>
<div id='displayArea'>
<div id='messageArea'></div>
<div id='tiddlerDisplay'></div>
</div>
<!--}}}-->
|!System|!Component|!Qty|!Supplier|!Part number|
|Drive system|War P 9" Motor|1|http://www.grassrootsev.com||
||156V / 750A Logisystems Controller|1|http://www.grassrootsev.com|~AFX156|
||Logisystems pot box|1|http://www.grassrootsev.com||
|Safety circuits|Emergency disconnect|1|http://www.grassrootsev.com||
||~LEV200 Contactor|2|http://www.grassrootsev.com||
||Airpax Circuit Breaker (250A)|1|http://www.kta-ev.com|~JLE-1-1-53-3-B4-250|
||500A Safety Fuse|1|http://www.grassrootsev.com|~A30QS500-4|
||Inertia kill switch|1|Transatlantic race parts|
|Batteries|Max Rate Battery 138Ah|12|David Ratliff|
|Charging|240V/20A plug|1|Home Depot|
||240V/20A socket|1|Home Depot|
||~GA12 cord for charging|50ft|Home Depot|
|Brakes|Vacuum brake assist kit|1|http://www.evsource.com|#310-~VACP-K-R|
|Instrumentation|Deltec Shunt 1000A=50mV|1|http://www.kta-ev.com||
||Westberg Ammeter 1000A|1|http://www.kta-ev.com|~A2C6-48|
||Westberg Voltmeter 6-16V|1|http://www.kta-ev.com|2C5|
||Westberg Voltmeter 80-180V|1|http://www.kta-ev.com|~A2C5-53|
|Traction wiring|4/0 cable|10ft|http://www.revoltevc.com||
||2/0 cable|50ft|http://www.revoltevc.com||
||Cable Lug #4/0 x 5/16" hole|2|http://www.evsource.com|600-~LTC-40-516-H|
||Cable Lug #4/0 x 3/8" hole|4|http://www.evsource.com|600-~LTC-40-038-H|
||Cable Lug #2/0 x 1/4" hole|24|http://www.evsource.com|600-~LTC-20-014-N|
||Cable Lug #2/0 x 5/16" hole|8|http://www.kta-ev.com||
||Cable Lug #2/0 x 3/8" hole|4|http://www.kta-ev.com||
||Cable Lug #2/0 x 1/2" hole|2|http://www.kta-ev.com||
||Red battery boot|12|http://www.revoltevc.com||
||Black battery boot|16|http://www.revoltevc.com||
|Control circuits|Bosch Relays|8|Frys||
||~IN4001 Diode 1A, 40V|10|http://www.evsource.com|111-512-1N4001|
||~IN4004 Diode 1A, 400V|5|http://www.evsource.com|101-1N4004-E3/51|
||1Kohm 10W resistor (pre-charge)|1|http://www.evsource.com|101-~HS10-1KF|
||Fuse block 4 position|2|Oreilly Auto Parts||
||20A fuse|5|Oreilly Auto Parts||
||5A fuses|5|Oreilly Auto Parts||
||~GA14 cable|100ft|Auto Zone||
||~GA16 cable|100ft|Auto Zone||
||~GA18 cable|180ft|Auto Zone||

[img[images/bus1.jpg]]
[img[images/img_5173-web.jpg]]
[img[images/img_5190-web.jpg]]
[img[images/img_5066.jpg]]
[img[images/img_5206.jpg]]
[img[images/IMG_5355.jpg]]
[img[images/IMG_5387-web.jpg]]
[img[images/IMG_5540.JPG]]
[img[images/IMG_5551.JPG]]
[img[images/IMG_5624.JPG]]
[img[images/IMG_5635.JPG]]
[img[images/IMG_5622.JPG]]
[img[images/IMG_5653.JPG]]
[img[images/IMG_5691.JPG]]
[img[images/IMG_5698.JPG]]
[img[images/IMG_5696.JPG]]
[img[images/IMG_5693.JPG]]
[img[images/IMG_5715.JPG]]
[img[images/IMG_5863.JPG]]
[img[images/IMG_5857.JPG]]
[img[images/IMG_5861.JPG]]
[img[images/IMG_5862.JPG]]
[img[images/IMG_5898.JPG]]
[img[images/IMG_5901.JPG]]
[img[images/IMG_5902.JPG]]
[img[images/IMG_5904.JPG]]
[img[images/IMG_5906.JPG]]
[img[images/IMG_5892.JPG]]
[img[images/IMG_5890.JPG]]
[img[images/IMG_5889.JPG]]
[img[images/IMG_6222.JPG]]
[img[images/IMG_6226.JPG]]
[img[images/IMG_6221.JPG]]
[img[images/IMG_6229.JPG]]
[img[images/IMG_6286.JPG]]
[img[images/IMG_6294.JPG]]
[img[images/IMG_6345.JPG]]
[img[images/IMG_6350.JPG]] 
[img[images/IMG_6725.JPG]]
[img[images/IMG_6739.JPG]]
[img[images/IMG_6708.JPG]]
[img[images/IMG_6703.JPG]]
[img[images/IMG_6709.JPG]]
[img[images/IMG_6738.JPG]]
[img[images/IMG_6736.JPG]]
[img[images/IMG_6791.JPG]]
[img[images/IMG_6983.JPG]]
[img[images/IMG_6955.JPG]] 
[img[images/IMG_6985.JPG]]
[img[images/IMG_6984.JPG]]
[img[images/IMG_6979.JPG]]
[img[images/IMG_6980.JPG]]
[img[images/IMG_6798.JPG]]
[img[images/IMG_7067.JPG]]
[img[images/IMG_7116.JPG]]
[img[images/IMG_7127.JPG]]
[img[images/IMG_7237_correct.JPG]]
[img[images/IMG_2481.JPG]]
[img[images/IMG_2484.JPG]]
[img[images/IMG_2487.JPG]]
[img[images/IMG_2489.JPG]]
[img[images/IMG_2490.JPG]]
[img[images/IMG_2491.JPG]]
[img[images/IMG_2523.JPG]]
[img[images/IMG_2532.JPG]]
[img[images/IMG_2535.JPG]]
[img[images/IMG_2729.JPG]]
[img[images/IMG_2811.JPG]]
[img[images/IMG_2814.JPG]]
[img[images/IMG_2815.JPG]]
[img[images/IMG_2822.JPG]]
Rig for silent running… the story of an electric Volkswagen bus conversion project
[img[images/minibar.jpg]]
This site is mainly a place for me to keep my notes, links, datasheets, etc in one place so I can find stuff I need to remember. If it proves useful to you for a another project then that makes me happy. Cheers!

Full documentation: [[Journal]] - most recent updates on facebook feed:
<html>
<iframe src="http://www.facebook.com/plugins/likebox.php?href=https%3A%2F%2Fwww.facebook.com%2Fpages%2FThe-StealthBus%2F153261754700352&amp;width=1024&amp;height=427&amp;show_faces=false&amp;colorscheme=light&amp;stream=true&amp;border_color&amp;header=true" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:1024px; height:427px;" allowTransparency="true"></iframe>
</html>
Also see the StealthBus on EV Album http://www.evalbum.com/2133
and DIY Electric Car forums: http://www.diyelectriccar.com/forums/showthread.php?p=138913
|!Model|!Motor|!Controller|!Batteries|!Volts|!Charger|!MPH|!Range|!Link|
|1957 S/Cab|ADC 9”|Curtis 1221|20 x 6v|120|n/s|65|60|http://www.evalbum.com/115|
|1966 Split|ADC FB 1 4001A|Curtis 1231C|10 x 12v AGM|120|PCF 50/75|70|49|http://www.evalbum.com/384|
|1967 Sundial|Warp 9|Cafe Electric|n/s|n/s|n/s|n/s|n/s|http://www.evalbum.com/1755|
|1970 Bus|Net Gain Warp 9|Kelly 144V/650A|18 x 8v flooded|144|Zivan NG 3|65|50|http://www.evalbum.com/1581|
|1971 Bus|ADC 9”|Curtis 1221|20 x 6v|120|n/s|n/s|n/s| |
|1971 Bus|ADC FB 1 4001A|Curtis 1231C|24 x 6v flooded|144|PFC 30|60|45|http://www.evalbum.com/2100|
|1972 Bus|ADC FB 1 4001|Curtis 1231C|10 x 12v flooded|120|Lester 110/220|65|40|http://www.evalbum.com/1755|
|1973 Bus|Custom 9 inch|Curtis 1231C|24 x 6v flooded|144|Zivan NG 3|55|50|http://www.evalbum.com/1804|
|1973 Bus|ADC FB 1 4001|Curtis 1231C|20 x 6v flooded|120|Dual KTA|65|40|http://www.evalbum.com/159|
|1977 Bus|ADC FB 1 4001A|Curtis|12 x 12v flooded|144|2 x chargers|65|30|http://www.evalbum.com/1915|
|1978 Bus|Net Gain Warp 9|Curtis 1231|24 x 6v flooded|144|PFC 1500|60|60|http://www.evalbum.com/2843|
|1979 Bus|ADC 9”|Kelly|20 x 6v flooded|120|10 x 12v chargers|50|50|http://www.evalbum.com/2075|
!!!Guide to schematics
[[Theory of operation]] described the flow (or intended flow) of the circuits, and some of the reasons for extra relays, etc.
[[Key to schematics]] contains the decoder for the schematics and some basic explanations.
[[Parts list]] all components used to complete the EV conversion

!!!Primary circuit
High voltage, high current circuit.
[img[images/primary-icon.jpg][http://www.stealthbus.net/pdf/primary-wiring-B.pdf]]

!!!Secondary circuit
Low voltage control and warning systems.
[img[images/secondary-icon.jpg][http://www.stealthbus.net/pdf/secondary-wiring-A.pdf]]

!!!Modification to bus wiring
Changes to the original wiring harness to reuse dash lamps and ignition key
[img[images/buswiring_mods_icon.jpg][images/buswiring_mods.jpg]]
[[Project: StealthBus]]
[[Journal]]
[[Design]]
...[[Reference designs]]
...[[Design v1.2]]
[[Schematics]]
...[[Theory of operation]]
...[[Key to schematics]]
...[[Parts list]]
[[Components]]
...[[Weight]]
...[[Dashboard]]
...[[Brakes]]
...[[Transmission]]
...[[Clutch]]
...[[Suspension]]
...[[Motor]]
...[[Motor coupler]]
...[[Controller]]
...[[Batteries]]
......[[Battery log]]
......[[BMS]]
......[[Lithium pack]]
...[[Charger]]
[[Photos]]
[[Video]]
[[Legal]]
[[Links]]
1973 Microbus conversion to EV
Project: StealthBus
StealthBus n. Ultra quiet VW type 2 for sneaking around the neighbourhood
/*{{{*/
/*Blackicity Theme for TiddlyWiki*/
/*Design and CSS by Saq Imtiaz*/
/*Version 1.0*/
/*}}}*/
/*{{{*/
body{	font-family: "Neue Helvetica", Helvetica, "Lucida Grande", Verdana, sans-serif;
	background-color: #fff;
	color: #333;}

#topMenu {position:relative; background:#282826; padding:10px; color:#fff;font-family:'Lucida Grande', Verdana, Sans-Serif;}
#topMenu br {display:none;}

#topMenu a{			color: #999;
			padding: 0px 8px 0px 8px;
			border-right: 1px solid #444;}
#topMenu a:hover {color:#fff; background:transparent;}

#displayArea {margin-left:1em; margin-bottom:2em; margin-top:0.5em;}


a, a:hover{
color:#333;
text-decoration: none;   background:transparent; 
}

.viewer a, .viewer a:hover {font-weight:bold;}


.viewer .button, .editorFooter .button{
color: #333;
border: 1px solid #333;
}

.viewer .button:hover,
.editorFooter .button:hover, .viewer .button:active, .viewer .highlight,.editorFooter .button:active, .editorFooter .highlight{
color: #fff;
background: #333;
border-color: #333;
}

.tiddler .viewer {line-height:1.45em;}
.title {color:#222; border-bottom:1px solid#222; font-family:'Lucida Grande', Verdana, Sans-Serif; font-size:1.5em;}
.subtitle, .subtitle a { color: #999999; font-size: 0.95em;margin:0.2em;}
.shadow .title{color:#999;}

.toolbar {font-size:90%;}
.selected .toolbar a {color:#999999;}
.selected .toolbar a:hover {color:#333; background:transparent;border:1px solid #fff;}

.toolbar .button:hover, .toolbar .highlight, .toolbar .marked, .toolbar a.button:active{color:#333; background:transparent;border:1px solid #fff;}

/***
!Sidebar
***/
#sidebar { margin-bottom:2em !important; margin-bottom:1em; right:0;
}

/***
!SidebarOptions
***/
#sidebarOptions { padding-top:2em;background:#f3f3f3;padding-left:0.5em;}

#sidebarOptions a {
			color:#333;
                        background:#f3f3f3;
                        border:1px solid #f3f3f3;
			text-decoration: none;
}

#sidebarOptions	a:hover, #sidebarOptions a:active {
			color:#222;
			background-color:#fff;border:1px solid #fff;
		}

#sidebarOptions input {border:1px solid #ccc; }

#sidebarOptions .sliderPanel {
	background: #f3f3f3; 	font-size: .9em;
}

#sidebarOptions .sliderPanel input {border:1px solid #999;}
#sidebarOptions .sliderPanel .txtOptionInput {border:1px solid #999;width:9em;}

#sidebarOptions .sliderPanel a {font-weight:normal; color:#555;background-color: #f3f3f3; border-bottom:1px dotted #333;}


#sidebarOptions .sliderPanel a:hover {
color:#111;
background-color: #f3f3f3;
border:none;
border-bottom:1px dotted #111;
}
/***
!SidebarTabs
***/
 .listTitle {color:#222;}
#sidebarTabs {background:#f3f3f3;}

#sidebarTabs .tabContents {background:#cfcfcf;}

#sidebarTabs .tabUnselected:hover {color:#999;}

#sidebarTabs .tabSelected{background:#cfcfcf;}

#sidebarTabs .tabContents .tiddlyLink, #sidebarTabs .tabContents .button{color:#666;}
#sidebarTabs .tabContents .tiddlyLink:hover,#sidebarTabs .tabContents .button:hover{color:#222;background:transparent; text-decoration:none;border:none;}

#sidebarTabs .tabContents .button:hover, #sidebarTabs .tabContents .highlight, #sidebarTabs .tabContents .marked, #sidebarTabs .tabContents a.button:active{color:#222;background:transparent;}

#sidebarTabs .txtMoreTab .tabSelected,
#sidebarTabs .txtMoreTab .tab:hover,
#sidebarTabs .txtMoreTab .tabContents{
 color: #111;
 background: #f3f3f3; border:1px solid #f3f3f3;
}

#sidebarTabs .txtMoreTab .tabUnselected {
 color: #555;
 background: #AFAFAF;
}



/***
!Tabs
***/
.tabSelected{color:#fefefe; background:#999; padding-bottom:1px;}
 .tabSelected, .tabSelected:hover {
 color: #111;
 background: #fefefe;
 border: solid 1px #cfcfcf;
}

 .tabUnselected {
 color: #999;
 background: #eee;
 border: solid 1px #cfcfcf;
 padding-bottom:1px;
}
.tabUnselected:hover {text-decoration:none; border:1px solid #cfcfcf;}
.tabContents {background:#fefefe;}





.tagging, .tagged {
border: 1px solid #eee;
background-color: #F7F7F7;
}

.selected .tagging, .selected .tagged {
background-color: #f3f3f3;
border: 1px solid #ccc;
}

.tagging .listTitle, .tagged .listTitle {
color: #bbb;
}

.selected .tagging .listTitle, .selected .tagged .listTitle {
color: #333;
}

.tagging .button, .tagged .button {
color:#ccc;
}
.selected .tagging .button, .selected .tagged .button {
color:#aaa;
}

.highlight, .marked {background:transparent; color:#111; border:none; text-decoration:underline;}

.tagging .button:hover, .tagged .button:hover, .tagging .button:active, .tagged .button:active {
border: none; background:transparent; text-decoration:underline; color:#333;
}



.popup {
background: #cfcfcf;
border: 1px solid #333;
}

.popup li.disabled {
color: #000;
}

.popup li a, .popup li a:visited {
color: #555;
border: none;
}

.popup li a:hover {
background: #f3f3f3;
color: #555;
border: none;
}



#messageArea {

border: 4px dotted #282826;
background: #F3F3F3;
color: #333;
font-size:90%;
}

#messageArea a:hover { background:#f5f5f5; border:none;}


#messageArea .button{
color: #333;
border: 1px solid #282826;
}

#messageArea .button:hover {
color: #fff;
background: #282826;
border-color: #282826;
}






.tiddler {padding-bottom:10px;}

.viewer blockquote {
border-left: 5px solid #282826;
}

.viewer table, .viewer td {
border: 1px solid #282826;
}

.viewer th, thead td {
background: #282826;
border: 1px solid #282826;
color: #fff;
}
.viewer pre {
border: 1px solid #ccc;
background: #f5f5f5;
}

.viewer code {
color: #111; background:#f5f5f5;
}

.viewer hr {
border-top: dashed 1px #222; margin:0 1em;
}

.editor input {
border: 1px solid #ccc; margin-top:5px;
}

.editor textarea {
border: 1px solid #ccc;
}

h1,h2,h3,h4,h5 { color: #282826; background: transparent; padding-bottom:2px; font-family: Arial, Helvetica, sans-serif; }
h1 {font-size:18px;}
h2 {font-size:16px;}
h3 {font-size: 14px;}
/*}}}*/
Basic plan is to add truck "air bags" to rear shocks, this would increase the total performance of the suspension system and offset the [[Weight]] increase as a result of adding 1200 lbs of [[Batteries]]

A basic air bag is rated at 5000 lbs, so more than sufficient for this project.

Phase 1 of the project will not apply any modifications to the stock suspension. The plan it get the bus driving and then in phase 2, start the extreme modifications.
!!!Primary Circuit

The primary (144v) needs to be fed via the protection systems (fuse, circuit breaker, disconnects) to the [[Controller]] from there on to the [[Motor]] and back to the pack.

In my current design, I have the [[Batteries]] split front and rear in cargo area of the bus for [[Weight]] distribution.

Positive going connection is made from the battery pack to the fuse and then a circuit breaker located behind the drivers seat. This travels back to the [[Controller]] panel, where it goes through the Run Contactor (RC). The RC coil input from from the secondary circuit. The circuit continues to the Shunt (1000A/50mA), this feeds the B+ input of the [[Controller]] and S1 on [[Motor]]. M- is connected via a disconnect to A1 of the [[Motor]]. The [[Controller]] needs full pack voltage for the KSI input to enable the controller, so a Bosch style relay labelled Key Switch Interlock (KSI), connects from the Shunt to the [[Controller]] input. The coil for the KSI is driven from the secondary circuit.

Negative connection from the battery pack, travels to the [[Controller]] panel, and via the Main Contactor (MC), connects to B- on the [[Controller]].

So MC, RC and KSI must all be powered to enable current to the controller and motor to flow.

!!!Secondary circuit

!!!!Dashboard
Starting under the dashboard, the "Run" from the ignition switch is connected to the Run Latch (RL) relay as is the "Start" line from the ignition. This is connected such that when the ignition is turned from "Run" to "Start" the relay is engerised latching the 12v from the "Run" of the ignition onto the ignition "Start" line. 
The "Start" line from the ignition is connected via the Interia Switch (IS) to the "Ready" lamp on the dashboard.
!!!!Dashboard to Engine bay connection
The "Ready" light side of the IS is connected to the existing "Start" wire that runs to the rear of the bus.
The "Run" cable is left as-is since it connects to reverse lights and other systems on the bus which we do not want to interfer with.
!!!!Engine bay (Controller panel)
In the rear of the bus the "Start" wire connects to the RR coil. 
Aux battery voltage connects to terminal 12V on the [[Controller]] panel, this fused with a 20A master fuse, this switched via the Run Relay (RR) to the other sub systems.
The switched 12V (from the RR), feeds via secondary protection fuses other cooling systems: [[Motor]] fan, [[Controller]] bay fans and fans on actually on the [[Controller]].
!!!!Charger interlock (behind fuel door)
A small module consisting of a old Nokia mobile phone charger (universal input voltage 100-240v) with 5.3v output, powers a small reed relay (6v coil). The relay shorts the CD line to ground when power is present at the fuel input.
!!!!Charger interlock (Controller panel / Dashboard)
CD drives relay coils ~CDb and CI, these are powered from the switched 12V so only energise if the bus is in "Ready" Mode. ~CDb (N.C.) contacts invert the signal to ~CDc so that ~CDc energised if there is no external power and therefore connect the "GEN" line to 12v, with dashboard light "GEN" is connected to the Run signal from the ignition. This means when switching from ignition "Off" to "Run" the "GEN" light has +12v one side and GND the other(since ~CDc is not energised) and the lamp is lit for "lamp test" mode. Turning the key from "Run" to "Start" latches the RR and then energises ~CDc which switches the GEN line to +12V so the GEN lamp goes out - unless of course external power is present.
!!!!Main contactor (Controller panel)
Unless CI is energised, the Main Contactor (MC) will energise when the bus is in "Ready" mode.
!!!!Run contactor & Key Switch Interlock (Controller panel)
The Throttle Pedal Switch (TPS) shorts to GND and provides a current path for RE and KSI. So only when in "Ready" mode with CI not energised can both RE and KSI be energised. The contacts for RE provide high current path to energise the RC (requires 1A to hold). The TPS is only rated at 0.16A for DC.
!!!!Motor overheat (Controller panel / Dashboard)
The thermal contacts on the Motor (MT) will normally GND to the coil of ~MTa unless the Motor exceeds 120oC. The coil of ~MTa is fed from the switched 12V so is only active when the bus is in "Ready" state. The "Oil" signal line is reused and ~MTa provides the lamp test behivour just as ~CDc does.

!!!Design notes
Considering adding brake interlock switch to interrupt run enable, when brake pedal is pushed, run contactor power is disabled. Will look into bus wiring schematics and see the best location to add this.
Advance timing of DC motors, the [[Motor]] (Wrap 9 included) can be advanced timed, this affects the positioning of the brushes, the gain in performance is offset by only being able to run the motor in one direction. So you need to be connected to a transmission with a reverse gear and you need to be careful when ordering to ensure you have the correct rotation to match the transmission forward gears on your vehicle.

Not sure which way the transmission goes, so I will push the car (forward!) with the transmission in 1st and note the rotation on the transmission spline.

Motors are orientated as CWDE or CCWDE for Clock Wise at Drive End or Counter Clock Wise at Drive End respectively.

UPDATE: Quick check in garage the drive shaft needs to go CCWDE. Found out when the Motor arrived that you can easily adjust the advance timing so no worries here.

!!!Journal entry
[[2009 08 25]] - Transmission removed from bus
[[2009 09 16]] - Repair steps defined
[[2009 09 26]] - Transmission problem found and fixed
[[2009 10 05]] - Bench testing with transmission mounted!
8: Paint job
<html><object width="640" height="505"><param name="movie" value="http://www.youtube.com/v/m26mywx9CY4&hl=en&fs=1&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/m26mywx9CY4&hl=en&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="505"></embed></object></html>

7: Morning commute
<html><object width="640" height="505"><param name="movie" value="http://www.youtube.com/v/3dPaBXxS7f0&hl=en&fs=1&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/3dPaBXxS7f0&hl=en&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="505"></embed></object></html>

6: Driving home for Christmas
<html><object width="640" height="505"><param name="movie" value="http://www.youtube.com/v/pyEHNqnOFT4&hl=en&fs=1&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/pyEHNqnOFT4&hl=en&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="505"></embed></object></html>

5: Road test
<html><object width="640" height="505"><param name="movie" value="http://www.youtube.com/v/ilm7yuKcFrE&hl=en&fs=1&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/ilm7yuKcFrE&hl=en&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="505"></embed></object></html>

4: Full system test
<html><object width="640" height="505"><param name="movie" value="http://www.youtube.com/v/-J7XCBptbN8&hl=en&fs=1&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/-J7XCBptbN8&hl=en&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="505"></embed></object></html>

3: Motor and Transmission test fitting
<html><object width="640" height="505"><param name="movie" value="http://www.youtube.com/v/jNNa7kUOMA8&hl=en&fs=1&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/jNNa7kUOMA8&hl=en&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="505"></embed></object></html>

2: Motor / Transmission test #2
<html><object width="640" height="505"><param name="movie" value="http://www.youtube.com/v/joOTmRc8ogw&hl=en&fs=1&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/v/joOTmRc8ogw&hl=en&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="505"></embed></object></html>

1: Motor bench test #1
<html><object width="640" height="505"><param name="movie" value="http://www.youtube.com/v/YL61vquOxkQ&hl=en&fs=1&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/YL61vquOxkQ&hl=en&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="505"></embed></object></html>

!!!Original specification
|Total weight|2250 kg|4960 lbs|
|Kerb weight|1380 kg|3042 lbs|
|Payload|870 kg|1918 lbs|
!!!EV conversion
| !|! |!Sub -|!Add +|
|Engine|Type 4 long block engine|311 lbs| |
| |Engine accessories (carb, air cleaner, etc.)|50 lbs| |
| |Netgain Warp 9| |135 lbs|
| |Logisystems controller| |7 lbs|
| |Misc electrical accessories| |10 lbs|
|Fuel|15.8 gallons * 6.5 lbs/gallon (cold)|102 lbs| |
| |Gas tank + fuel pump, lines, filters|20 lbs| |
| |Batteries 12 x 100 lbs| |1200 lbs|
|Sub totals| |483 lbs|1352 lbs|
!!!Post conversion
|EV weight increase|869 lbs|
|Kerb weight|3911 lbs|