And so to lithium…

In the beginning…
It’s been in the back of my mind for a while now to upgrade my scooter to lithium, and I’ve been watching the prices of lithium cells gradually fall for a year or two now. But having noticed a slight deterioration in the performance of my lead-acid batteries over the winter I realised that after 2 years and about 2000 miles of riding, it would not be long before I would be looking for some form of battery replacement.

Replacing like-for-like is the cheapest solution in the short term, but is a tad short-sighted as it’s generally accepted that lithium batteries can last up to 6 times as long as their lead-acid counterparts, but cost nowhere near 6 times as much to switch to (probably in the region of 2-3 times the cost of lead-acid). There are many advantages to lithium over lead-acid, not least their tendency to retain a large portion of their voltage until they are nearly exhausted, for the voltage not to “sag” when drawing large amounts of current, and their lighter weight. The drawback is that lithium cells are very sensitive to being overcharged or overdrained, meaning that a Battery Management System (BMS) has to be installed to ensure that any cells that reach their maximum voltage are not charged any further whilst the other cells continue to charge (balancing), and that if any cell reaches a preset minimum you can be warned, and it can even cut power to the controller to ensure that no further discharge occurs. This obviously adds to the cost but can still bring the whole system in at about 3 times the cost of replacement lead-acids, depending on which BMS you choose.

With this in mind I gradually put together a plan to perform the upgrade; I can fit approximately 70 or so volts’ worth of cells in the original battery box (thus regaining the underseat space I lost with the 72V upgrade), but I wanted to maybe gain a little extra performance at the same time. I realised from a previous attempt to remove the original 4 batteries from the battery box that this was not going to be possible without some serious “modification” of the box as it appears when it was welded to the frame it distorted, trapping the batteries in there for good. With this in mind I decided that a slightly larger box could be accommodated within the frame, and that this could be dimensioned to suit 50 lithium cells, giving me 80 volts! Add to this the weight saving (about 20Kg of lithium vs. 47Kg of lead-acid) and you can see that I may gain more than a little performance 🙂

The BMS
As for a BMS, I looked at some of the “off-the-shelf” options and was not really taken with any of them. Then one evening I decided to register on the Battery Vehicle Society forum, and discovered that a few of the members on there had been developing a “home-grown” solution based on microcontrollers. This idea immediately appealed to me as I am a Software Engineer by trade and always enjoyed doing what we call “embedded work”. So I set about ordering some bare PCBs from the guy that originated the project, and as it happened he had a 25-cell “slave” board which is perfect for my needs (I’m going to arrange the 50 lithium cells as 25 “supercells” of 2 cells in parallel, which will give me a capacity of 24AH at 80V (not a lot less than the 28AH of lead-acid I currently run). Needless to say this is going to increase the cost of the project as it not only performs the function of a BMS, but also monitors and displays many other parameters (current, temperature etc.). You can even connect the pulse output from the controller to show an accurate speed reading, and attach a radio-controlled remote display so that you can monitor the charging process indoors!

Sourcing the parts to populate the boards proved to be a bit of a headache as this project has been a “work-in-progress” for about 3 years now and has undergone a few revisions, and no-one has produced a definitive up-to-date parts list. However with a bit of head-scratching and perseverence all the correct bits were identified and ordered, and within a few evenings of receiving them I had the “master” board (the one that does all the clever stuff) and 2 of the 25 circuits on the slave board populated and running. One thing I did save some money on is the display. The system is designed to drive it in a TV-like way (composite video), and most people use the LCD monitors designed for reversing cameras in cars. One of these would be way too large for me to fit anywhere on the scooter, so I came up with the idea of adapting an old Casio pocket TV that has been no use since they switched off the analogue TV transmissions. It already has a composite video input, and I reckon the display will fit nicely into the dash of the scooter where the (soon to be redundant) battery meter currently sits. For more information on the BMS, see here.

One of the problems with this “home-grown” approach is that in order to customise it to your own needs you need to be able to edit the software and reprogram the chip. It’s written in PIC Basic Pro, but having looked at the price of this compiler (and not being a great fan of the Basic programming language anyway), I decided that I would attempt to rewrite the Master code in C.

Fast-forward a few weeks and the C rewrite is almost complete, the slave board is completely populated and working, the lithium cells have arrived and been assembled into a pack, and work has started in earnest on the actual conversion.

Getting my hands dirty – the build
The first thing to do was to strip the bodywork off the scooter and attempt to get the old batteries out. This was not so easy because of the aforementioned “Chinese welding” job which had distorted the top of the battery box inwards, trapping the batteries in the box. This was soon remedied with judicious use of the hacksaw, halfway across the bracket. This meant that I could double the bracket up and drill and bolt it back together, with the side of the box in its intended place.

Batteries removed, I then realised that the box had a “front” which would need to be bent down to accommodate the longer battery pack that I was installing, which would also mean the pack could slide in from the front as the seat-support crossmember restricts access to the battery box from the top. A couple more hacksaw cuts of the spot-welds at the top of the front panel, and a bit of brute-force bending later, and I had a compartment that looked something like this:

The modified battery compartment

Next thing was to see if the pack was actually going to fit in there – it was a tight squeeze under that crossmember, but it went in!

The pack in situ

I’d realised for a while that in order to accommodate the extra length of the pack I’d need to cut some of the plastic and have it poking through, and make up a “power bulge” to cover it up. What I didn’t know was how far it would protrude, so I was pleasantly surprised with this:

Of course now it had to come back out again, as I still needed to connect all the wires from the BMS slave board, a job I was not looking forward to.

Delaying the inevitable, I moved on to charger wiring; I had purchased a couple of the highly-recommended Meanwell 48V power supplies which have adjustable voltage, and can be modified for “constant current”, a requirement for a lithium charger. I had done the modifications a couple of weeks ago and attempted to adjust the “series” voltage down to 92V which I reckoned would be about right for the number of cells involved. Unfortunately I could only go down to 93V but I’m hoping the extra 0.04 volts per cell won’t make that much difference! I’d already tested the current limit modification by attaching electric fires, power tools etc. to produce a load, and then turned the current down until it had just started limiting – I’ll possibly adjust this up a bit when I actually have the supplies connected to the battery.

I need a 12V supply to power the master board during charging as I obviously won’t have the ignition on which will normally power it, so I’ve made up a little board which allows me to have 2 separate 12V supplies plus a line that will be shorted to ground when the charger is plugged in so that the processor knows it’s in “charge” mode. This board also has a 6V regulator on it to provide a supply for my pocket TV for when it’s installed in the dash 🙂 The charger 12V supply will come from my scooter’s original 12V DC converter which is connected across one of the 48V Meanwells.

One of my dilemmas was how to connect the current sensor – this needs to be “in line” in the main 80V wiring. Luckily Greg Fordyce has just produced a few PCBs just for this purpose, one of which he kindly sold me. So the sensor is now firmly soldered to the PCB, along with 2 stonking great 170A cables 🙂

I’ve decided that the slave board will actually be taking up some of my underseat space after all, just in case I need to disconnect it in a hurry. This will only occupy about an inch in the bottom of the space so I’m going to make up a “false bottom” that will sit over the top of the board so that I can still stow my essential wet-weather gear and towel to wipe off the seat 🙂

I’m going to mount the master board and the little 12V/6V daughter board mentioned above in the compartment under the footplate which was presumably originally for the battery on a petrol scooter. I think there’s just enough headrooom to mount it on the 2 little pillars that are already there and drilled to accept self-tapping screws. If not there may be some more plastic-cutting going on!

I finally plucked up the courage to connect up the BMS wires to the battery pack and all was going extremely smoothly until I was 3 wires from finished when I just touched the connector with my meter probe, and there was a blinding flash and a puff of smoke, and this was the result:

Oops!

I’m still not sure how it happened – I did have the negative battery terminal connected to the shell of the connector (but not any more – it’s out on a separate connection now!), so whether I accidentally shorted one of the pins (possibly about 74V) to the shell with my meter probe (which you can see is now a little worse for wear). Luckily, that connector was only on there for testing purposes so it was expendable, and miraculously a peek inside the important connector housing showed no apparent trauma at all (also since borne out by actually plugging the slave board into that connector, which worked perfectly! 🙂 ).

The next job is to install the battery pack back in the scooter and find a suitable mounting point for the current sensor, and then I’ll be pretty much ready to switch it on and test if it runs!

That’s pretty much the state of play at the moment and although the job is nowhere near finished yet, I’m going to post this now as I’ve been writing it over a period of a couple of months and it could end up like War & Peace!

Finally, an accurate speedo check

I’ve finally had a chance to do a proper speedo check since the new tyres went on, and it looks like my speedo accuracy has improved from (a not very scientifically-measured) 20%, to 15% optimistic. I borrowed a friend’s iPhone and used the app that shows the route you take and you can get statistics on the journey. I carefully noted the maximum speeds I achieved according to the speedo – these were 40mph on the outward journey (which came out at 34.61mph actual), and 35mph coming back (30.45mph actual).

It also seems to confirm that my top speed hasn’t increased significantly (if at all) since the change of tyres, as under the old regime I used to see about 42mph which translates to 35 when corrected by 20%. I think I have seen 42mph under certain conditions since the tyre change, which comes out at 36.5 – hardly earth-shattering!

That’s two things!

(apologies to those who might not have got the breakfast cereal reference 🙂 )

As my first experience in riding in snowy conditions earlier this week, there are 2 things I have done to my scooter that I’m really glad I did:

1. New tyres – the K62s are *so* much better than the rubbish that was on there originally.
2. Controller speed limits – when I built my latest controller I set 2 speed limits that are throttle-related, which I set to 30% and 70% respectively. This means that for a certain throttle opening it transmits less power to the motor, enabling a much more controlled pull-away in slippery conditions. When you get onto an un-slippery road you can just flick the switch up to the next setting while riding, giving a fun gear-change boost effect too!

Referring to some of the other comments I made in my previous post, I still haven’t been able to verify the actual speed I’m getting (although I may have some more news on that soon), but the speedo still seems to show approximately the same speeds as it did before so I assume I am getting a higher top speed! And since I’ve had the new tyres on I don’t seem to have even come close to grounding the centre stand when leaning into corners! Oh – that’s another two things 🙂

As I hinted at earlier, watch this space for a speed check…

New boots!

I really didn’t fancy another dodgy winter on the original plastic Chinese tyres, so a few weeks ago I bought a pair of Continental K62s, which I finally had fitted on Friday. Following a recommendation from Mike on the Electric Motoring forum I went for the 3.50 profile instead of the original 3.00s, as these have 4 potential advantages:

1. They give an effective wheel diameter increase, which results in a less optimistic speedo reading.
2. Said wheel diameter increase also results in a slightly higher theoretical top speed – theoretical because that also depends on other factors such as available current, wind resistance etc.
3. The bike now has a bigger ground clearance, so it can be leant further into corners without the risk of grounding the centre stand, and…
4. The chunkier tyres now make the scooter look much more “butch”! 🙂

A quick road test today confirms that it now feels more sure-footed, but of course I need to do some proper tests to work out how much more accurate the speedo is and what my true top speed is now. I do feel that the acceleration has suffered very slightly, but a quick phase wire check put my mind at rest that any extra current it may be pulling is not causing any extra heating effect.

The only disadvantage that I know of so far is that the increased wheel diameter has drastically reduced the clearance between the wheels and the ground when using the centre stand, which is only ever likely to be a problem when testing the motor – given that the balance of the scooter front-to-back is marginal anyway, it would be all too easy for it to tip backwards while the back wheel is spinning, resulting in it shooting forward off the stand! I notice there are some convenient-looking holes in the bottom of the centre stand, so there may be some capacity for screwing some form of spacers onto the bottom of the stand legs – more when I have experimented.

So let’s see what difference it’s made to the daily commute!

Quick update

The resistor mod I mentioned in my last post has now been done, along with replacement of the phase wires from the controller as the originals, although thicker than those going to the motor were still a little on the thin side.

As a result, regen now feels a lot more natural and doesn’t seem to cut in so suddenly, enabling me to ride a little smoother, although in my short test it did still seem a little on the powerful side. However, this is with the programmable regen level set to its highest again, so if I feel I need to back it off a bit I can just plug my laptop in and set it to the middle or lowest setting.

The upgrade of the wires to the motor has had to be postponed again, as I removed the back wheel and took all the bolts out, but nothing seemed to be moveable without using excessive force, so for fear of damaging something I just put it back together until I have the time to try again. At least the controller mods are done now so I will only need to disconnect the wires and remove the wheel again, leaving the controller where it is. I have now had a few tips on what needs to be done to get the wheel apart, and apparently it does require application of quite a bit of force in the right places.

So when I’ve got the time and the courage to have another go, that’s what I’ll be doing!

Upgraded – at last

Well, the upgrade I mentioned has finally been done, in spite of many jitters along the way. I usually enjoy electrical/electronic work but for some reason this job seemed a lot more daunting than previous projects I’ve undertaken. Maybe it was the need to reinforce the tracks due to the high currents involved, and the potential for a spectacular disaster if I got it wrong, or the rather intimidating 80W soldering iron I had bought for the job (which is very painful to touch, as the scar on my finger now bears witness), but whatever the reason I found myself putting it off more often than not.

But gradually it came together, and eventually gathered momentum the closer I got to the finish. The final thrust was completed last weekend, and I was particularly pleased the initial test showed all my existing options (reverse, cruise, regen etc.) all worked exactly as before with no “debugging” necessary.

That was the centre-stand test – now it came to actually road-test it. I set the current limits really low to begin with, just in case current limiting wasn’t working properly and the thing decided to launch itself up the road! I also tested it on a straight bit of road, and not on my gravel drive for fear of pebble-dashing my garage!

All seemed well so it was time to turn the current up a bit. This has been made much easier because I’ve brought the programming interface out to a header into which I can plug my laptop so I can reprogram on the bike. I decided not to go as high as I might have done because I am still on my original 1400W Ego motor with its rather thin phase wires and I didn’t want to risk burning anything out.

The road test showed a marked improvement in acceleration and hill-climbing ability, and all available from a standstill! I checked the motor temperature after my short round-the-block run and it was stone cold – I also wanted to check the phase wires but as it was getting dark I found it difficult to locate them. However the first morning after my run into work I checked both – motor still cold, but phase wires a little warm. On the run back in after lunch I used a bit more throttle most of the way and the motor was slightly warm and the wires a bit warmer, so I’m not going to risk pushing the current up any higher for the moment.

I now have some thicker cable that I’m hoping to replace the phase wires with, which will hopefully not get warm. I can then increase the current gradually and decide totally on motor temperature when to stop increasing.

The other thing I need to do is reduce the regen a bit – I find it much fiercer than before, and although it’s not too much of an issue in the dry, because it feels like the back brake has been applied quite sharply when it cuts in I’m a bit concerned it might lock up the back wheel in the wet. I have changed the programmable “level” down to its minimum, and although it’s much more controllable it still cuts in a bit harshly which makes it difficult to ride smoothly. So when I upgrade the phase wires I also intend to change a resistor inside the controller, which should reduce the intensity of the regen.

All in all I’m really pleased with this latest upgrade – for the first time since I got the scooter I’m not riding everywhere at full throttle, and it’s great to know that I’ve got a bit of acceleration in hand!

Throttle problem solved

As I was going away for a week’s holiday last week but not leaving till the Monday, I decided it was high time I did some of the maintenance I’ve been putting off for far too long. This involved the 175A cable upgrade I’ve had the bits for since last November, and maybe a bit of investigation into what I’ve often referred to as my “throttle problem”, which in some cases in the bad weather has manifested itself as a complete loss of power for a number of seconds. It always recovers, but I’m sure you can imagine how frustrating and unnerving it can be not knowing if you are going to suddenly lose power, especially if you have someone following very closely.

So over the weekend before going away, I started taking things apart, safe in the knowledge that if I didn’t get it finished I still had a day to get it all back together after my holiday before the inevitable return to work. I disconnected all the battery cables and removed the controller, and started making up the link cables with the new 175A cable.

Taking a break for a cup of tea, I decided to open up the controller to see if I could see anything out of the ordinary. A first scan showed all the cables apparently in place and soldered correctly, but looking over it a bit closer I suddenly noticed a dry joint! For those not familiar with this term, it is basically where a component has little or no solder on one of its legs, resulting in intermittent contact and thus unreliable performance. It turns out that the particular component would cause exactly the problem I have previously described, which is sudden loss of power without warning, and in a very extreme case could have blown up the controller completely!

So a quick application of solder to the offending contact, reassemble the controller and it was back to the cabling job. As predicted I ran out of time to complete this, so I had to leave it until after the holiday.

On my return I finished putting the new cables together, and reassembled everything, only to find that the ignition switch had no effect. In my reluctance to disturb too many of the existing cables I had bypassed them where they go through the loom, not realising that the takeoff for the ignition switch is somewhere down there! So I insulated the bottom of the old cables at the bottom of the loom, and reconnected them at the top (although they were now a *very* tight fit in the connector at the top along with the new, very thick, cable).

All back together again, and I took it for a quick test round the block. What a difference! I can now roll on the throttle gently and get consistent drive, and the motor sounds generally quieter and smoother at low speeds. Riding to work the next day showed speeds comparable to or greater than those I have had to date, and not a hint of hesitation or cutting out.

I wasn’t too confident about having the cables jammed into the old connector, so this weekend I fitted what’s known as an “Anderson connector” in place of the old ceramic block, which has a much larger hole for the cables to fit into, so I now feel confident that none of the cables are going to work loose.

The cable upgrade now means that I am in a better position for my next intended upgrade, which I alluded to in my last post. This involves an uprated controller board and FETs, and now includes a higher wattage motor as although my existing motor would probably handle the higher currents involved, the weedy cables feeding it almost certainly wouldn’t, so there should be a motor with my name on it winging its way from China soon, I hope.

This upgrade will not affect the top speed of the scooter, as I will still be running at 72V and as I think I have said in the past, speed is a function of voltage, and acceleration a function of current. So the upgrade should result in greatly enhanced acceleration, which I have found to be a source of frustration on occasions, as my existing controller has what they call “soft start” which deliberately limits the current when pulling away from a standstill. It’s frustrating to the point that I find myself pushing the scooter forward with my feet just to get it going sometimes!

So my next post will probably be after I have completed this upgrade – more when I have it!

It’s been a long time!

…since I posted on here. The scooter’s been behaving itself more or less impeccably, notwithstanding a small problem with the throttle response that I think is to do with the controller. There appears to be a “dead spot”, where slowly rolling on the throttle results in slow acceleration as expected, until a certain point is reached when it cuts out. Increasing it brings it back to life, as does backing off a little. I can live with it under normal circumstances by “bursting”, i.e. opening the throttle quickly to get moving and then backing off, but this can be a bit risky in the wet.

I discovered the benefits of keeping the correct tyre pressures a few weeks ago – the scooter had seemed a little sluggish for a while, until I discovered that the tyres had gone down to 17psi! Pumping them back up to the recommended 34psi resulted in much improved acceleration again, and an extra 2 or 3 mph on the top speed 🙂 Speaking of tyres, I really would like to replace them, as Chinese tyres are renowned for having very little grip in the wet, as I have found with “skips” and “drifts” on a couple of occasions.

However, there’s another upgrade that I would like to do which would definitely necessitate new tyres, put forward by Mike (the guy who pioneered the 72V conversion). He has found a new board and FETs which greatly improves the current capability of the controller, which with an uprated motor produces ridiculous amounts of acceleration! This will necessitate me first of all replacing the main battery cables, as the original ones are nowhere near beefy enough for the job. I have already bought the cable and connectors for this, but I’m waiting to do other mods before I actually fit them. Another factor is cost, as I’m sure I’m not alone in finding money a little tight these days.

A few weeks ago I replaced the indicator warning bulbs in the dash with LEDs, as the original bulbs were almost impossible to see on a sunny day (not that we get many of those lately!). This has made them infinitely more visible in all conditions, and thus drastically reduced the number of times I’ve forgotten to cancel the indicators. I really want to do the same with the main indicator bulbs, and having discovered that a reduced load doesn’t affect the flasher unit, I fully intend to do this at some point.

Another little project I’m trying to get going is to fit an old cycle computer to give me a more accurate speed reading. Mike suggested I could drive this from the controller pulses to avoid having to find a way to fit a magnet and sensor to the front wheel. So far I’ve not had a lot of luck, as the controller produces far too many pulses per rotation for the cycle computer to cope with, and my attempts to build a pulse divider circuit have so far been unsuccessful. I’m determined to get there though!

So that’s about “where I’m at” at the moment. The good (or bad!) thing about these scooters is that there are all sorts of little modifications you can make if you’re that way inclined – to some people they’ve become more of a hobby than a means of transport!

*Not* entirely waterproof

Ok, this is “old news” now, but I thought I’d just bring things up to date.

Everything seemed to be fine after my 72V upgrade, apart from a noticeable hesitancy when pulling away on occasions, which I’d put down to the new controller objecting to having to supply a lot of current to get me going.

However, at the end of last week I had a scary trip home at lunchtime after the scooter had been standing outside in sometimes torrential rain all morning – it kept cutting out and making an unnerving “clunk” noise every so often. I thought I’d found out why when I got to the lights – water must have got into my switch box and it was trying to select reverse!

It could have been quite amusing to onlookers in a Police Academy kind of way if I hadn’t already guessed what was happening, and tried to pull away quickly. Whilst I was waiting for them to change I was “tickling” the throttle, but all it wanted to do was go backwards!

The last part of my journey was made using the good old-fashioned “push” method as I was concerned what this might be doing to the motor/controller, but the trip back seemed to show that all appeared to be still ok. Needless to say my lunch break consisted of a stolen sandwich whilst lifting the seat up to disconnect the reverse wire from the connector block.

I’ve got “waterproof” toggle covers on the switches, and I’d put some silicon sealant around the lid of the box (which is at the bottom anyway), but I thought it was possible that water may have seeped in between the wires and the grommets, even though there’s sealant in there too.

So last weekend it was off with the seat, and investigation revealed a couple of problems. It appears that some water had seeped in through the holes I’d drilled in the box to screw it to the bracket, and as one of the screw heads was *very* close to the switch contacts I think this was what caused one of my problems.

As a fail-safe I’ve done as I’d originally intended, where reverse is now a 2-button operation (both my new switch and the right-hand horm button must be held to select reverse). It’s surprisingly not as difficult as I’d thought to hold the two switches whilst twisting the throttle – after all, only a very small amount of throttle movement is required. The screws now have Vaseline around them to hopefully prevent water getting in, and they also have tape over them to insulate them from the switch contacts.

Now onto 2 other discoveries, one of which has been with me from the start! I thought I’d fixed my “stuttery” takeoffs by tightening up the screw for the main feed wire, but I should have been a lot more diligent and actually removed the wire before tightening it up – I found out that it has been clamped mainly on the insulation! Needless to say the insulation was looking a little black where I guess it’s been sparking on occasions. The flattened blackened insulation was stripped back, copious amounts of solder applied to the wire and screwed tightly back in.

The 2nd discovery relates to the problems I had that lunchtime. As I said, I’d assumed that the “unnerving clunking” I referred to was the controller trying to select reverse whilst moving forward, but there was one aspect of this that didn’t quite ring true. It was happening even with the throttle right off, so the controller should not have been trying to apply any power in either direction at that time.

After doing the modifications, just to be on the safe side I decided to check the correct operation of all the option switches with the scooter on the centre-stand, and that’s when I discovered what I believe that clunking was.

All switches operated as expected, *but* – flicking the regen switch between regen and freewheel *whilst the back wheel is still moving* causes that horrible clunking! So I suspect that the regen was possibly being also being disengaged while I was having all those problems. I’m guessing that the controller gets confused as to whether regen is supposed to be on or not. (Note to self: only ever change regen whilst at a standstill!).

The past week has seen the scooter performing impeccably, with nice smooth takeoffs and about the expected amount of acceleration and speed. Which bring me onto my latest findings.

Leaving work one evening in the week, a lad on a 50cc petrol scooter pulled up behind me while I was waiting to enter the main road. I accelerated at full throttle as normal, and was interested to see that he overtook me quite easily very soon after we got going, so even in its modified state the scooter is no match for a petrol scooter in the acceleration department. However, I soon matched his speed and kept pace, and was probably gaining on him. Unfortunately at that moment he decided to turn off, so I didn’t actually get the chance to see if I would have caught him eventually.

I had the chance to try a “top speed” test the other day too. I took the scooter out along the bypass, to see what speed I actually got up to. I have to confess I was a little disappointed to see only 42 or 43 on the clock, as others who have done the conversion say they have managed to get an indicated 50 or more. I don’t think there was much of a headwind, but it’s difficult to tell as there will always be a certain amount of windblast when travelling over 30mph on a bike. However, this is purely academic as I’m seldom, if ever, likely to be taking the scooter out of town.

So I’m not really sure what else there is going to be to report on in the future, as I’m well satisfied with my little scooter now – the evening charge is only costing me a penny more than when it was running at 48V, and I’m certainly getting more than an extra penn’orth of fun out of it now!

Looks like I’ll have to find something else to write about…

72 Volts!

Well, the upgrade was done over the May Day Bank Holiday weekend, much to the chagrin of my long-suffering wife.  Although she did eventually decide “If you can’t beat ’em” and came out to help 😀

The principle is simple.  More volts = more top speed, more current = better acceleration.  So the only way to get more speed out of these scooters is to add more batteries to up the volts.  The batteries are capable of supplying more current than the 48V controller can handle, so a new controller was required.  Which it would have been anyway, because it also couldn’t handle 72 volts!  I’ve been ordering the new parts in dribs and drabs over the past few weeks, and gradually getting everything together so that when I came to do the conversion it would be virtually “plug and play”.  Hah!

The new controller is much more programmable than the old one, and has options such as reverse, cruise control, regenerative braking (where on slowing down the motor puts charge back into the batteries), and 3 different speed limits.  I decided to bring all the new options up to a switch panel which I’ve mounted in the “clutch reservoir” space at the top left of the front moulding (where the little “clippy-out” panel is). So I now have reverse, freewheel (I normally leave it on regen), and 2 of the 3 speed limits (programmed to 50% and 75% of full power). I’ve wired the cruise control into the right-hand horn button.

I was extremely grateful to the aforementioned Mike (see my last post) for his “telephone support” over the weekend, as he was the one who pioneered this conversion.  However, during the course of the weekend we found a number of variations on my scooter from his, not least the fact the the throttle is wired slightly differently, so when I first powered it up I had everything but go!  Once we’d figured that out, I then had but a small amount of stuttery movement from the back wheel, indicating that the phase and sensor wires were not in the right order.  There are 36 combinations of these, so I was not looking forward to trying each until I found the right one!  As it turned out, it was just 2 of the sensor wires which were swapped, so it wasn’t such a long job after all.

I did spend quite a bit of time figuring out the right-hand button for cruise control – having taken the dash panel out I’d been going round all the connections from the right-hand switch cluster trying to find the right wire – not an easy task when you need two hands to hold the meter probes on the wires and a third to press the button!  However, on the last day, having my wife to help certainly made it a lot easier to check for continuity, and we quickly found out that the button shorts the red/yellow wire to ground, so I’ve now connected it up and I have cruise control!  I thought it was worth the time doing it then, especially as the dash is quite a fiddly thing to get off and on, so I really don’t want to do that again in a hurry.

As Mike has done,  I’ve cut out the bottom of the underseat storage area so that the 2 new batteries can be dropped through to sit on top of the other 4 – this means that the centre of gravity is lowered slightly, the batteries are effectively secured in place and you still get to keep some of your original storage space.  Another new part that was required was a new DC converter to supply the lights etc. – the original would only work up to 60 volts, and 72 volt ones tend to be rather expensive, so Mike had come up with the idea of modifying a power supply from an LCD TV.  This now sits on top of the batteries in the underseat space.

Mike had mentioned before about balance-charging.  Basically, under normal circumstances you charge the batteries all in a line, but due to variations in resistance etc. you can get to a stage where one or more batteries don’t get a full charge, so he recommends that each battery is charged individually every couple of months or so.  I didn’t fancy having to take everything apart to do this, so I’ve made up a panel with 6 sockets on it, into which I can plug a meter to check the individual voltages, or a charger to boost those that may not be fully charged.  This now sits in the underseat space too.

So after many hours over the weekend, and much hair-tearing and temptation to just “put it all back the way it was”, the time had come for a test.  Reverse worked as expected, although it’s a little strange and will take a little getting used to.  I thought I’d try my route to work for a “shakedown run”, and all went well for the first part.  You certainly notice the extra acceleration, and although it’s maybe not as good up hills as I expected, it still manages a decent speed.  However, after turning left at the lights , things took a turn for the worse.  It started cutting out, a little like when my main feed wire wasn’t tightened.  I tried to get it up the next hill, but it was very intermittent and barely got to the top.  I turned round and eventually got home (having had to push it round a corner at one point!).

So it was out with the seat and batteries again, to check things over.  Everything seemed to be tight, but we did notice that the connections on my new battery jumper cables were a bit “wobbly” so I brought them in and did a bit of magic with the soldering iron, and then put heat shrink around it to ensure there were no more exposed wires.

Seat back on, batteries back in, and time for another test.  Switched the ignition on, turned the throttle and – nothing.  Battery meter went out completely.  Oh no – what’s happened now!?  “Did you switch the isolator back on?”, said my wife.  Let’s just say it was one of those “D’oh!” moments…

Another spin round the block showed the bike to be running really strongly now, with no sign of cutting out, so (fingers crossed) everything was now ok.  Part of my route round the block involves quite a steep hill which took the speed down to an indicated 20, but that would have been 15 or less before.  There’s a bit of a straight, still slightly uphill which gave me a chance to test the cruise control, which I hit when the speedo was showing 30.  By the time I came to the turning into the top of our road that was up to 35, so a bit of sharp braking was required (aided by the regen of course)!

On that subject, I find the regen much more reassuring when slowing down – it’s now more like a petrol engine where you get engine braking (freewheeling can be quite disconcerting till you get used to having to use the brakes all the time), and it’s nice to know some of that energy isn’t being wasted now.

The trip into work the first morning was trouble-free.  It’s certainly a lot more responsive (and fun) now, with the only hill to work still only showing just over 25 on the clock*, but that would have been no more than 20-23 before anyway. The final straight was much better, showing just over 40 on the clock  Even taking into account the speedo error I was probably breaking the speed limit (sorry officer!), as it’s still 30 along there.

I didn’t think I’d use the speed limits, but I found a very good use for one of them (50%) that morning. There’s one part of my journey where there are 2 sets of traffic lights, which clog up horribly in term time (it’s the main route to the comprehensive school), where I sometimes need to do a bit of stop/start/low speed. Now I’ve got the extra power I find the throttle a bit “snappy” on takeoff, but flicking it onto the speed limit means I can feed more throttle on but deliver the power more smoothly.

All in all, I’m glad I’ve done it.  The cost of a “normal” days’ charge has gone up from 3p to 5p it seems, but that’s still only 25p a week!  I now don’t feel as if I have to be looking in my mirrors all the time in case some impatient car driver is going to try and overtake me in an awkward place.  And even better, it’s a lot more fun to ride now!!!

* The batteries weren’t all fully charged on the first day going to work – I now get an indicated 30 going up that hill!


Categories