Go Back  

DIY Electric Car Forums > EV Conversions and Builds > EV Performance

Register Blogs FAQ Members List Social Groups Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Display Modes
  #1  
Old 08-27-2009, 11:51 AM
Stunt Driver's Avatar
Stunt Driver Stunt Driver is offline
Senior Member
 
Join Date: May 2009
Location: Hillsboro, OR
Posts: 415
Stunt Driver is on a distinguished road
Default kWH monitoring system - anyone has build recipe?

I would like to keep track of energy use in car - kWH meter. Ideally - both charge and run.

All that is needed - proper microcontroller, that will multiply current by voltage and summ it up in small intervals - giving kWH number. Knowing battery pack capacity - this would be a perfect meter to tell how much is left.
Also, by measuring charging capacity - would be easy to tell efficiency of battery pack. I have a feeling that my old LA troyans take 3 times more charge than what they are able to give back later.


So is there an easy recipe to use?
Reply With Quote
Sponsored Links
  #2  
Old 08-29-2009, 10:49 PM
neanderthal neanderthal is offline
Senior Member
 
Join Date: Jul 2008
Posts: 126
neanderthal is on a distinguished road
Default Re: kWH monitoring system - anyone has build recipe?

I don't think there is an easy way to do this. I believe that some SOC meters actually measure this, but most just look at voltage and then estimate

I think that this one does it the "batman"

http://www.cloudelectric.com/product_p/me-bm-ev-200.htm
Reply With Quote
  #3  
Old 08-31-2009, 09:20 AM
Stunt Driver's Avatar
Stunt Driver Stunt Driver is offline
Senior Member
 
Join Date: May 2009
Location: Hillsboro, OR
Posts: 415
Stunt Driver is on a distinguished road
Default Re: kWH monitoring system - anyone has build recipe?

Nice unit indeed. Just a bit too exepnsinve for my project. Still many thanks for link - at least I know what exists.

SInce I have my volt and amp meters bought from ebay at very reasonable price - AH meter is the only part on wish-list. Will be looking for ways to assemble it

Just doesn't seem right: KillaWatt is $35 for all the same features. So DC meter doesn't have to cost $500 by nature of it.

Last edited by Stunt Driver; 08-31-2009 at 02:46 PM.
Reply With Quote
  #4  
Old 09-02-2009, 10:59 PM
Lordwacky Lordwacky is offline
Member
 
Join Date: Jan 2009
Posts: 79
Lordwacky is on a distinguished road
Default Re: kWH monitoring system - anyone has build recipe?

Quote:
Originally Posted by Stunt Driver View Post
Nice unit indeed. Just a bit too exepnsinve for my project. Still many thanks for link - at least I know what exists.

SInce I have my volt and amp meters bought from ebay at very reasonable price - AH meter is the only part on wish-list. Will be looking for ways to assemble it

Just doesn't seem right: KillaWatt is $35 for all the same features. So DC meter doesn't have to cost $500 by nature of it.
an easy way to record the power you input into the car (including charging loses) is to buy a standard home electrical meter off ebay and wire it inbetween the outlet and charger. It will measure the kW-hr used during each charge cycle. You then divide by the miles traveled between each charge cycle to get a kW.hr/mile figure.

the best way to record energy output of the car is to do what you propose, gather the Battery voltage*current and time intervals and integrate over time. There are BMS systems out there that do this, I think the paktrakr can do it.

Last edited by Lordwacky; 09-02-2009 at 11:03 PM. Reason: additional information
Reply With Quote
  #5  
Old 09-03-2009, 11:49 AM
Stunt Driver's Avatar
Stunt Driver Stunt Driver is offline
Senior Member
 
Join Date: May 2009
Location: Hillsboro, OR
Posts: 415
Stunt Driver is on a distinguished road
Default Re: kWH monitoring system - anyone has build recipe?

So using KillA Watt at charging is easy, and gives some interesting info. Only costs $25,

But those BMS that you point to - cost well over $500, which is unreasonably expensive.

I am looking to have a simple kWH reading while driving. There must be microcontrollers that are able to do that, but i'm not familiar with that world. I bet total cost of such device could be $20 plus display

Last edited by Stunt Driver; 09-03-2009 at 01:45 PM.
Reply With Quote
  #6  
Old 09-03-2009, 12:41 PM
Lordwacky Lordwacky is offline
Member
 
Join Date: Jan 2009
Posts: 79
Lordwacky is on a distinguished road
Default Re: kWH monitoring system - anyone has build recipe?

Quote:
Originally Posted by Stunt Driver View Post
So using KillA Watt at charging is easy, and gives some interesting info. Only costs $25,

But those BMS that you point to - cost well over $500, which is unreasonably expensive.

I am looking to have a simple AH reading while driving. There must be microcontrollers that are able to do that, but i'm not familiar with that world. I bet total cost of such device could be $20 plus display
Yes using a Killawatt is easy as long as you are charging at 110V and low current (15amps or lower). There have been cases where Killawatts have blown under the heavy use associated with an EV.

essentialy all the paktrakr is is a micro controller that does what you want with added BMS features, but it is a bit spendy.

Curtis has some SOC meters that might work for you. They tend to be for lower voltages though. I'm not sure what price you are willing to pay, nor do I know the voltage of your conversion. But you can see if any of these will work for you.

http://curtisinst.com/index.cfm?fuse...istDS&CatID=25
Reply With Quote
  #7  
Old 09-03-2009, 01:47 PM
Stunt Driver's Avatar
Stunt Driver Stunt Driver is offline
Senior Member
 
Join Date: May 2009
Location: Hillsboro, OR
Posts: 415
Stunt Driver is on a distinguished road
Default Re: kWH monitoring system - anyone has build recipe?

Thanks, interesting!
But SOC is really a volt meter, and as I see - doesn't monitor amount of electricity passed thru it. Am I looking for something too weired?
Reply With Quote
  #8  
Old 09-05-2009, 02:24 AM
parscheese parscheese is offline
Junior Member
 
Join Date: Jun 2008
Posts: 1
parscheese is on a distinguished road
Default Re: kWH monitoring system - anyone has build recipe?

http://www.ebikes.ca/drainbrain.shtml
Reply With Quote
  #9  
Old 09-05-2009, 02:53 AM
AmpEater AmpEater is offline
Senior Member
 
Join Date: Mar 2008
Posts: 159
AmpEater is on a distinguished road
Default Re: kWH monitoring system - anyone has build recipe?

Quote:
Originally Posted by parscheese View Post
I think the cycle analyst is exactly what you want, not very expensive either.

If that is too much it wouldn't be super hard to roll your own.

Something like an arduino or other cheap microcontroller, doing instantaneous voltage combined with a shunt and some basic math (maybe record average current over 10 second intervals?) should get you a reasonably accurate kwh reading.

Compare with kill-a-watt and you'd have an excellent idea of kwh left, plus overall efficiency of your batteries.
__________________

Reply With Quote
  #10  
Old 09-05-2009, 04:32 AM
Amberwolf's Avatar
Amberwolf Amberwolf is offline
Senior Member
 
Join Date: May 2009
Location: Phoenix, AZ
Posts: 524
Amberwolf is on a distinguished road
Default Re: kWH monitoring system - anyone has build recipe?

I agree that the CA is the most informative option for the price--it's what I was going to suggest when I saw the thread title, but I was beaten to it.

There are others around that do similar things, but they are not nearly as capable as the CA. I'd have one on my ebike if I had the money for it right now. (I still will if I can ever get out of this hole).
__________________
Watch me build an electric bike from assorted junk!
Alternative Energy Sources for the Home from Recycled Junk
ReThink, RePurpose, ReUse.™
A subsidiary of Cybernetic Necromancers, Discorporated:
"We Bring Dead Things To Life"

Reply With Quote
Sponsored Links
Reply

Share or Bookmark this

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

 

All times are GMT -6. The time now is 09:50 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Powered by NuWiki v1.3 Beta 5 Copyright ©2006-2007, NuHit, LLC
Zoints SEO v2.3.0 by Zoints & Computer-Logic.org
Copyright 2009 Green Web Publishing, LLC
Ad Management by RedTyger