Shop OBEX P1 Docs P2 Docs Learn Events
New Propeller project, needs a name — Parallax Forums

New Propeller project, needs a name

Jay KickliterJay Kickliter Posts: 446
edited 2011-03-14 17:15 in Propeller 1
I was going to wait a couple weeks to officially release this project, but my design partner and I have a student booth at a conference next weekend, and need a better name.

Some details:
- Propeller-based open source energy/power meter
- scaleable from individual outlets to all the energy coming into a house
- uses current transformers instead of shunts for measureing current
- computes true RMS voltage and current
- XBee, with plans of mesh-networking for wireless meter reading

Right now we're calling it Open Energy Meter, but that's pretty generic, and nowhere as cool as Kill-a-Watt. Anybody have a suggestion for name, that doesn't include 'Prop' (want to keep the name separate from the architecture)?

Attached are a couple photos of the working prototype and an OS X monitoring application. All communication is over the XBee in API mode, even the waveforms.

The design is nowhere near final, I'll release the hardware files when it is. You can see the code here if you want.

Thanks.
1024 x 556 - 98K
1024 x 683 - 108K

Comments

  • lonesocklonesock Posts: 917
    edited 2011-03-14 14:13
    RMS^2 - Root Mean Squared Remote Monitoring System.

    OK, this is why I program, not work in marketing [8^)

    Jonathan
  • potatoheadpotatohead Posts: 10,261
    edited 2011-03-14 14:20
    E-meter

    Tru-current energy meter

    OSECM - open source electric current monitor

    PECMS - practical electric current monitoring system

    Open CM (current meter / monitor)

    Accumeter - Precision, scalable electric current meter

    E-green CM

    Spanky, the easy to use power meter. LOL!!!

    (sorry, kind of Smile ideas right now. I'll post up again later)

    ...actually, using a name has it's merits! You can have a character to use in marketing, and lord knows those are actually effective right now, particularly in Asian markets.

    Introducing SAM, your open source, scalable power meter. (who cares that the A is just Amps?) Our compact, low cost, high precision, environmentally green, and robust design can deliver the power measurements you need, whether it's just a single source, or a entire house!!

    There you go! I'm done now for a while. :)
  • jazzedjazzed Posts: 11,803
    edited 2011-03-14 14:26
    Lean Green Machine
  • Jay KickliterJay Kickliter Posts: 446
    edited 2011-03-14 14:28
    Johnathan, just plain RMS might work. Potato head, I like E-Meter, but the Scientologists would sue me.
  • potatoheadpotatohead Posts: 10,261
    edited 2011-03-14 14:29
    I know. Thought of it too. Bummer, because it's catchy.

    RMS is actually pretty great, but hard to personify. What's your target market? Consumers? Pros? Academics?

    (maybe not done, kind of stuck on it now)
  • Jay KickliterJay Kickliter Posts: 446
    edited 2011-03-14 14:39
    We're releasing the designs, so the market is anyone who want's to use it. It started off as just an undergraduate EE project to replace meter readers, nothing too original. The only difference is price and scalability. But at least for the coming weekend the target will be for utilities.
  • ElectricAyeElectricAye Posts: 4,561
    edited 2011-03-14 14:47
    Power Grab
  • Kal_ZakkathKal_Zakkath Posts: 72
    edited 2011-03-14 14:59
    MegaJoule (if you want that 'copy-cat' vibe ;) )
    Or just Jules (bonus name suggestion for version 2: Verne hehe)

    keeping with the person's name theme:
    Flint (as in, who would be a Sparky's friend? Flint would, that's who :) (as would tinder, but tinder is less catchy))

    or going with acronyms:
    SAVEM (Scalable Amp & Volt Electrical Meter)

    That's about all I can think of... for now.
  • SapiehaSapieha Posts: 2,964
    edited 2011-03-14 15:12
    Hi Jay Kickliter.

    It is big problems on this page http://code.google.com/p/open-energy-meter/source/browse/trunk/?r=30 with Yours source files
  • Jay KickliterJay Kickliter Posts: 446
    edited 2011-03-14 15:20
    What do you mean?
    Sapieha wrote: »
    Hi Jay Kickliter.

    It is big problems on this page http://code.google.com/p/open-energy-meter/source/browse/trunk/?r=30 with Yours source files
  • SapiehaSapieha Posts: 2,964
    edited 2011-03-14 15:26
    Hi Jay Kickliter.


    Start Show/Download as example this file -ADC_INPUT_DRIVER- Most of them have same behavior


    What do you mean?
  • Phil Pilgrim (PhiPi)Phil Pilgrim (PhiPi) Posts: 23,514
    edited 2011-03-14 15:31
    Jay,

    I see what Sapieha is talking about. Google doesn't display Unicode files correctly.

    'NIce graphics window, BTW. What was it written in?

    -Phil
  • jazzedjazzed Posts: 11,803
    edited 2011-03-14 16:04
    Google doesn't display Unicode files correctly.
    Think different :)
  • WBA ConsultingWBA Consulting Posts: 2,935
    edited 2011-03-14 16:29
    Nice little product. I think a good name would be "Joule-r's Loupe"


    This was my 1000th post!
  • Jay KickliterJay Kickliter Posts: 446
    edited 2011-03-14 16:36
    Jay,

    I see what Sapieha is talking about. Google doesn't display Unicode files correctly.

    'NIce graphics window, BTW. What was it written in?

    -Phil

    I'll see if I can fix those files.

    Written in Objective-c, with Cocoa frameworks (PKA NextStep), and Core Plot for the plotting. A native mac application.
  • Phil Pilgrim (PhiPi)Phil Pilgrim (PhiPi) Posts: 23,514
    edited 2011-03-14 16:40
    ~WHatcher

    TattleWatt

    -Phil
  • Jay KickliterJay Kickliter Posts: 446
    edited 2011-03-14 16:47
    I wasn't expecting so many good name suggestions. It's going to be hard deciding.
  • Phil Pilgrim (PhiPi)Phil Pilgrim (PhiPi) Posts: 23,514
    edited 2011-03-14 16:55
    Wattchdog
    Watter View
    See Watter
    Watt's Up

    Well, watts o' wuck!

    -Phil
  • jazzedjazzed Posts: 11,803
    edited 2011-03-14 17:06
    I'll see if I can fix those files.
    The best tool i've found so far is iconv. There are several on-line utf conversion tools.

    Watt's Up :) [Referring to Phil's post ... it was so cute!]
    Be watt back ....
  • Kal_ZakkathKal_Zakkath Posts: 72
    edited 2011-03-14 17:15
    There's already a battery meter called Watt's Up: http://www.rcuniverse.com/magazine/article_display.cfm?article_id=468

    Following on from Phil's lead:

    Wattson
    Say Watt?
    Lance-A-Watt (That's Sir Lance-A-Watt to you! :D)
Sign In or Register to comment.