Blog

RevF Hardware Bringup Report

Dear Reader,

Here are some of the things that have happened in the last two weeks.

New Enclosure Prototypes

Custom connector mechanical samples

On Revision E, which was in our promo video, the connectors were hand-cut out of brass tubing and soldered directly to the circuit board.  This is a point of concern for manufacturability and for assembly/disassembly, since those connectors had to slide all the way in to the housing and it’s easy to make a mistake and torque the board.

We found a competitively priced machine shop who can make us custom connectors that make the assembly and disassembly process much cleaner.  The samples have arrived and make a world of difference.

SD card and Reset Button

As I covered in a previous blog post, the new enclosure moves the parting line between the two halves down to the PCB level to create a slot where the SD card and reset button can be accessed without disassembling the whole thing.  The change works nicely and makes retrieving logs MUCH easier.

Overall

The new enclosure and mechanical features make the product easier to use.  Nothing unexpected on this front!

 

Electrical Debugging

I’ll give the bad news first: we’ll have to do one more run of prototypes before submitting for regulatory approval.  There were two main issues:

  1. I made a a mistake in the new current source added at the $70k stretch goal.  I confused the symbol for N type and P type FETs.  It’s such a basic mistake… I feel dumb about it, but these things happen.  I worked around it with some wire hacking that allows me to validate the rest of the design, but unfortunately we can’t submit wire-hacked boards for regulatory approval.  Update: I didn’t confuse the symbols, Altium switched them on me!  See bottom of post.
  2. The thermal offset and gain drifts on some of the new parts were higher than acceptable.  The current sense resistor and fuse self-heating causes appreciable offset drift as the sense current gets in the 8-10A range.  This was not a problem on Revision E because we did not use an extra current sense amplifier located close to the sense resistor – this was a Revision F add-on as part of the 70k stretch goal.  We shouldn’t need to make any major topology change, just select a better current sense amplifier.

Besides those issues, everything else continued to work quite well.  I took the time to characterize the non-linearity of the device and found it to be <0.1% across all ranges of voltage and current (until extended sense resistor heating becomes an issue around 8-10A).  The DC gain accuracy before calibration was within 1% of my multimeter (which is only 1% accurate itself), so after cal I expect it will be even better.

Starting the API

We promised to release an API to allow you to interact with a Mooshimeter and integrate it in to your projects programatically.  Our friends over at Technical Machine have a Revision E meter and have been doing some beta testing.  They’ve also made the Tessel the first third party platform to successfully interact with a Mooshimeter!  That’s very exciting for us… it’s one thing to make a device work, it’s another entirely to have other people start using it.  Guiding them through the integration process taught us some valuable lessons about what the API documentation needs to say.

Lessons

All change is risk.  Our add-ons for the stretch goals were quite conservative, but they’re still change!  Another minor revision should not push back our ship date though, the layout is already almost complete.  More to come soon.

~James

Addendum

Shortly after publishing this, I remembered an error I encountered a few years ago with Altium switching parts in certain circumstances when annotating schematics.  I went back through the revision history for RevF and found that, sure enough, I had placed the NMOS and PMOS transistors in the correct places.

When you tell Altium to annotate schematics (this means assigning every part a name), it switches the symbols in multi-symbol parts as it sees fit.  Since we’re using dual N-P transistors, Altium decided to switch the N and P transistors.  How frustrating!  I should have caught it, but it makes me feel a little better.

Q5B is a PMOS.

 

The annotation command wants to switch Q5(1), an NMOS, with Q5(2), a PMOS!

Sure enough, it does.  Now the circuit won’t work as designed.

 

For other Altium users, the way to get around this problem is to make sure this box is clicked on all your multi-symbol parts before annotating your schematics.

6 Responses to “RevF Hardware Bringup Report”

  1. Tim March 27, 2014 at 6:12 pm #

    Great update, thanks for all the interesting detail. Quick question: is it possible to read the log files over bluetooth, without removing the uSD card?

    • Eric VanWyk April 9, 2014 at 2:31 pm #

      Yes, though BLE is a relatively slow protocol. It will be possible, but it might take longer than you’d like.

  2. Beat March 29, 2014 at 1:14 pm #

    Thanks for the update. Looks awesomely great!
    No worries, we’re all humans and programs are all buggy.

  3. Tom April 3, 2014 at 1:48 pm #

    Great improvements!

    Do the connectors still solder to the board?

    • Eric VanWyk April 9, 2014 at 2:58 pm #

      No, they do not. This allows for much easier access.

Trackbacks/Pingbacks

  1. RevG Hardware Bringup | Mooshim Engineering - April 29, 2014

    […] Sorry for the long delay.  I was on vacation for the last few weeks.  Before I left I assembled and brought up Revision G of the meter, which fixes the problems of Revision F (as detailed in my previous post here). […]

Leave a Reply

This site is protected by reCaptcha and the Google Privacy Policy and Terms of Service apply.

The reCAPTCHA verification period has expired. Please reload the page.

This site uses Akismet to reduce spam. Learn how your comment data is processed.