Skip to main content

MOT day

 Well the big day arrived and the Bugplug went in for the MOT. It passed ๐Ÿ˜€

I had the biggest grin on the drive home. I was expecting a list of things I needed to fix to get through, but a pass was awesome.


I've now done 50 or so miles in the car, including taking a trip to the park with the kids and dog.


So now while I can be using the car, there's still plenty to do:
  • Motor Cooling, at the moment there's no oil circulating in the motor, on short gentle trips I've just been keeping an eye on the temperature, it's not gone over 50 degrees but will like to get some oil circulating as soon as possible.
  • Charging, at the moment I have to charge with the key in the ignition, I have a little LM393 based circuit to close a relay when the plug is connected, I just need to wire it all in.
  • Heating, while not really needed at the moment, winter is coming so I could do with a way of de-misting. Ill need a water heater, I don't fancy pulling the dashboard out to get to the heater core to replace with an electric one.
  • Fuel gauge control, a nice to have really.
  • Re-do the battery mounting, it needs moving up as much as possible to increase ground clearance.
  • Motor parameter tuning. The motor is quite small and while usable I do have to use first to set off without over current issues.
  • Current shunt, I have a Tesla current shunt, the current state of charge is estimated based on voltage, which isn't great as that sags under load. Tracking the amps in and out with a shunt should give better results.
  • Battery cooling/heating? They don't get warm when gentle driving or charing slowly but with the next point...
  • Rapid charging. I have a Chademo socket and it would be cool to be able to rapid charge, not that I'd be using it frequently, more for the hell of being able to do it.
  • Additional batteries to more range.


Comments

Popular posts from this blog

DVLA Refusal to Update V5

 Now with over a 1000 miles done on electric, and over 6 months of to and fro, the DVLA are still refusing to update my V5 to electric and change the tax classification. Their reasoning in the VERA act, below, they have taken this to mean that on post 2001 vehicles the fuel type and tax classification cannot be changed. This is despite the DVLA website (https://www.gov.uk/change-vehicle-details-registration-certificate) making no reference to been unable to make the changes. LPG conversions, changes to disabled classification and conversions to a camper-van are all possible. Here's another part of the VERA act. The purpose of this post is to document my experience with the DVLA, so back in August 2021, the 2nd to be exact, I filled out my V5 to change the fuel type to electric and tax class to electric. On the 14th of October I was asked to provide more details, receipts, photos etc.  I was also asked to fill out a V627/1 built up vehicle report. Below is the first letter I re...

Instrument cluster and CAN Bus

 The car has quite a simple instrument cluster, and a single CAN Bus network.  The instrument cluster is mostly simple signals but a few are required to keep it happy. The cluster has a dynamic oil pressure warning, meaning that over ~800rpm the oil pressure pin needs pulling to ground otherwise the cluster shows an error and beeps. The RPM signal is on the CAN Bus, ID 0x280 where Bytes 2 and 3: RPM*4, I'll have my custom ECU replacement send out this signal. 2 Other CAN BUS messages appear to be required:  0x 488, this contains a counter,  Byte 0: Counter 0-F << 4 + 8, Byte 1-4: 21, 21, 7E, A6, Byte 5-6: 0, Byte 7: Counter 0-F << 4 0x580, this also contains the counter and some static data,  Byte 0: 0x80 + counter 0-F,  Byte 1, 2: 0, Byte 3: sequence 0x0f, 0x28, 0x7f, 0x28, Byte 4: sequence 0x1e, 0x10, 0x00, 0x10, Byte 5: sequence 0x70, 0x56, 0xf0, 0x56, Byte 6: sequence 0x0c, 0x48, 0xa7, 0x48, Byte 7: sequence 0x46, 0x90, 0x28, ...

DVLA Inspection

I decided to try get the DVLA to update the V5 to electric for the 4th or 5th time, but this time I was told I'd need an inspection before the change could be made. The inspection was by a 3rd party company.  The guy turned up and took a load of photos, looking for the changes I'd made, and tallying up the points against the points system they use to decide if it's radically altered or not. Your vehicle must have 8 or more points from the table below if you want to keep the original registration number. 5 of these points must come from having the original or new and unmodified chassis, monocoque bodyshell or frame. Part Points Chassis, monocoque bodyshell (body and chassis as one unit) or frame - original or new and unmodified (direct from manufacturer) 5 Suspension (front and back) - original 2 Axles (both) - original 2 Transmission - original 2 Steering assembly - original 2 Engine - original 1 Given that I had the original gearbox, suspension, steering assembly and only ...