Friday, August 9, 2019

Summary of Changes over the last year

  1. Rear Subframe - This resolved the concerns from the heavily rusted, 40 year rear frame.
  2. Dampers - GAZ shocks for lowered models from MiniSport.  Noticeable improvement in the ride.
  3. Walnut Dashboard with round digital dashboard to match center console speedo.  This also involved replacing the CAN-BUS transceiver from the Serial Can-Bus device.  With the new transceiver, the system is using the built-in CAN-BUS feature of the DUE.  Still having intermittent CANBUS dropouts/loss of communications.
  4. Interior Door Trim - the plastic window roll-down handles broke, so this led to replacing all of the handles with bright alloy versions.  7ENT.COM
  5. Diagonal Tie Rods Link - The old ones were bent and in need of replacement.
  6. Speedometer Cable - The probably 40 year-old one broke due to tight routing. The new one resulted in a much smoother speedometer needle.  Before breaking, the needle always bounced at low-speeds, and now it just moves smoothly.
  7. Cooling fans for the Controller - The controller was overheating and self-limiting motor current once it got above about 60C.  Two 12v 5" box fans under the controller keep it in the 50C range over long runs with heavy braking.
  8. GreenBikeKit Battery Monitor - This was the end of the CellLog monitors which served Jane well.  The GreenBikeKit 26S BMS is a integrated and programmable system.  A new Arduino communicates over the serial port to the BMS to monitor cell voltages, terminate charge, and drive an audible & visual alarm for over & under voltage conditions.  The BMS also provides charge termination based on two different mechanisms, providing additional protections.  This brings the Arduino count up to 3 for the car.  

KLS72701-8080i Controller Serial USB Communication

Ran into a problem that the controller stopped communicating with the PC Configuration program over the Serial-RS232-USB connection.  The Kelly PC App Reported, no connector or power.

Saw this post on Endless Sphere

In summary - I ran a separate 12v supply to the SM-4P 12v line and cut the 12v coming from the controller (red wire) to the SM-4P connector.

This resolved the issue. The PC still only connects about 30% of the time but once it is connected, I can power cycle the controller without exiting the PC app and the App reconnects (on the Monitor Screen) reliably.

Finally, did some adjusting for Ki Kp SpeedTorque settings to try to squeeze out a bit more performance.

Wednesday, September 20, 2017

It all comes together

Painting

After taking off all of the 5 colors of old paint, and building it back up, here is the final product.






The Union Jack was printed and applied by Corvallis Custom

Additional enhancements in the last few weeks:
1) New carpet installed
2) New front seat padding installed - The 40 year old foam was quite done.
3) Wiring organized under the hood and in the boot.
4) Please note the new WIPAC fog lights on the front.
5) 3D printed (MakerBot) Wheel center caps 
6) All seats and inside panels painted with Gloss Black Vinyl paint.
7) Brighter tail/brake and turn-indicator LED bulbs
8) Wheels painted flat-black with pealable paint
9) New mirrors (Side and rear view)
10) Chrome washer nozzles and fillers for unused wiper holes
11) New chrome license plate frame and rear license plate light assembly

More photos will be posted soon.

Sunday, February 5, 2017

Painting

Actual Painting Starts

This weekend real primer and paint were applied.  After months of body work including fiberglass filler, body filler and endless scrapping of 5 layers of old paint, I was able to start to paint.  As with most, the prep is never done, so there comes a time when perfect enough is good enough.

Plastic drop cloths hung from ceiling, the garage spray booth was ready.

Sprayer of choice - Earlex 5500 HVLP Spray Station
Image result for earlex 5500

Paint System

Martin Senour Cross/Fire family

  1. CE430 LCF Etch Primer on the bare metal and fiberglass bonnet (2 coats)
  2. CP440 Gray 2K Urethane Primer (2 coats)
  3. 56 Basecoat - Marshall Red 
  4. CC5020 Clearcoat
  5. Used the CR733 reducer for 55-70 degrees. The garage was between 60-65 during the paint sessions.
All of these were mixed as instructed on the datasheets.
The 1.5mm tip/needle for all of the coats.
16 oz of each primer for these 4 parts.
24 oz of paint and clear to for 2 coats on the 4 parts.  Heavier coats were used to achieve good wetting.

One note, the 3M VOC respirator breathing mask is amazing - I never once smelled a fume.

Here is the progression of the fiberglass hood/bonnet
Raw, unpainted

After the etching and 2K Primer

With 2 coats of base color and 2 coats of clear coat\

Results: There is mild orange peel visible so I expect once the rest of the car is painted, there will be a wet-sanding day along with polishing to achieve the best possible finish.  It will be easier once these parts are back on the car.

The doors and boot cover (trunk) also came out well:





A significant improvement over the stripped versions:




Wednesday, April 20, 2016

3D Printing a Steering Wheel Hub

3D Printing


Jane has never had the center hub of the steering wheel.  This left the bolt exposed and looking very unfinished.  Having looked on-line and not knowing exactly what steering wheel is installed, I figured this would be a good project to learn about 3D Printing.

I took some rough measurements of the hole size to attempt to get a good press-fit for the hub.

Using TinkerCad to draw the hub and a MakerBot 3D Printer to print it,
after some fine tuning to get the dimensions just right, the resulting part looks good and is fairly solid.

You can see the 3D Model here.

Here is what it looked like as a drawing



After some sanding, priming and painting the final hub is shown on the right.  The left is an unfinished version and the middle was a failed attempted at painting.




This is what the bottom looked like to cover the small bolts and press fit into the wheel

.


Here is the hub installed.




Thursday, December 17, 2015

Wireless Comms in a '73 Mini

Wireless Fuel Gauge

Up to now, Jane's fuel gauge was driven by an Arduino Uno that is monitoring current via a Shunt in and out of the battery pack.  This has worked well but it require a comms wire be run from the boot to the dashboard to power the fuel gauge.  Since the fuel gauge had to be isolated from the 12V system to maintain complete isolation of the traction pack from the rest of the car.

This week's project involved replacing the wire with a wireless system.  Using two nrf24L01+ 2.4GHz radio boards that cost about $2.00 each, the system now communicates wirelessly from the current monitoring Arduino Uno to the dashboard Arduino Mega.

 nrf24L01+ board

These boards communicate over the SPI port on the Arduinos and only need 2 additional digital lines for chip select.  Using the RF24 library, it took about 15 minutes to connect these and have a two exchange between the Arduinos.  To assure reliable comms, the radios were set to 250 Kbps and maximum output power and retries.  The system has no problem communicating from the boot to the dash and these radios have a acknowledgement system, so comms are quite reliable.   The dash radio sends a request for data and the battery system send back charge level, current current and time that the system has been charging.  Since this is less than 10 bytes, it goes quite fast.

For the dashboard Mega that is also driving a Sainsmart 3.2" color LCD, an SD card, a Touchscreen and the CanBus interface for the Kelly Controller, I ended up adding a softSPI interface since connecting to the standard hardware SPI interface introduced some issues.  After a couple of hours of unsuccessful debug, it was easier just to grab 5 unused pins on the Mega and setup the greiman Soft SPI bus.   This worked great and did not interfere with the SDCard which is the only other SPI device in the system.  Also, Megas are known for noisy 3.3V supplies, so I added a simple LM317 regulator with the appropriate resistors to get a 3.3V supply from the 5V line.  The radios run between 1.9V and 3.6V so a precise supply was not critical, just a clean one which was done with a few large caps.

With the battery monitor now is communication with the dashboard computer, a new feature was added to the dashboard computer.  By touching the screen, the system will switch to a battery view which shows charge level and current battery current.  This will allow for an easy comparison between battery current and motor current.  The real test will be comparing the reported power of each which should provide some additional efficiency data.   Also, the dashboard computer will now drive both the original fuel gauge and temperature gauge, simplifying the overall system and isolating the battery system from the dashboard.

Tuesday, November 24, 2015

New Primary Gearing

The second time is the charm

Recently the primary gear (22A1493) started to make some noise and it has always been slightly non-centric.  Well this was motivation enough to make a second attempt at attaching the gear to the ME0913 motor.

In the original Mini engine, the primary gear spins on the crankshaft and couples the clutch plate to the transfer gears which go to the transmission.  Normally, the gear spins with press-fit bronze bushings which is oil fed through feeder holes in the gear.

With Jane, the primary gear is firmly attached to the electric motors shaft and transfer power to the transfer gears.  The challenge is the Primary gear has an ID of about 1.75" and the ME0913 motor's shaft is 7/8".

A shaft coupler can be used to adapt these two, however, the inside of the Primary Gear is not a consistent diameter but actually 3 different diameters.  These vary by about 0.1" by design (1.5" - 1.62").  The center section has a smaller ID (~1.504") than the outer sections.  Therefore, additional adapters (bushings) must be made to permit a press-fit between the coupler and the gear.  The two new bushings were designed to match the diameter of the inner section (shoulder) so that the coupler will have consistent contact through the length of the gear.  The gear is hardened steel and could not be easily machined.


Here the keyed shaft coupler is shown press fit in bronze-aluminum bushing pressed into the primary gear.

This is the other end of the assembly showing all three elements (Gear, bushing (bronze),  coupler (inner black)).  Note the thickness difference in the bronze bushings (Front vs. rear)


Additionally, a grade-8 bolt was installed through the gear-bushing-coupler to transfer power and hold the assembly together.  With only 40 HP, the Grade-8 bolt should provide sufficient shear strength.  The coupler was cut flush with the front of the primary gear.  The other end of the adapter fits flush with a feature on the motor and is held in place with a bolt through the shaft.

You can also see a new seal (black rubber LUF10005) installed that will keep oil from leaking along the gear.

The first time this assembly was made, the original bushings were turned to accept the coupler but since the gear is difficult to chuck-up in a lathe, it was impossible to machine the inside of the bronze bushings concentric with the outside of the gear.  This resulted in a slight acentricity and it was visible as the gear was turned by the motor.  I suspect this added to the noise coming from the primary gear.  The new custom bushings should be perfectly concentric resulting in a better fit and hopefully reduced noise.

Success

The new gear assembly is in and here is a video of it in motion.  No visible non-concentricity and it is much quieter. Also visible is the good oil circulation for the primary gear train.  


Some photos for higher details.


Saturday, November 7, 2015

Stripping Paint

Time to focus on the paint

Now that the mechanics seem to be in reasonable shape and the rains have started, it is a great time to get the body in order.  First step, strip off the paint.  Now there are many opinions on the best way to do this from chemical to sanding to wire brushes.  Not having a lot of space for chemical strip, I tried both the 3M paint strippers in an angle-grinder and 60-Grit sand painter on a orbital sander.  Both work well but progress is slow.

Best I can tell, there are at least 4-6 different paint jobs of paint the car.  Yellow, Green, Red, Green, Grey, Blue, White.  Here is a geological photo of an sanded area.  The bare steel looks great but it takes a lot of work to get down through 40 years of paint.




Then I read about using a razor blade to strip paint.  It works.   here is a video showing the stripping a a couple of layers.  The razor avoids lots of dust and chemical mess.  It  takes a lot of razors as each one lasts for about a square foot of scraping, but at $7.00/100, it is still quite economical.







At this point, about 70% of the metal is scraped but the detail work is still pending.  Several more weekends to go....