Author Topic: Cheap way to split 48v battery into 36v and 9v?  (Read 470 times)

oPossum and 7 Guests are viewing this topic.

Offline UCYT5040Topic starter

  • Newbie
  • Posts: 4
  • Country: us
Cheap way to split 48v battery into 36v and 9v?
« on: Yesterday at 05:32:52 pm »
So I have a 48v battery, a 36v motor, and a 9v micro controller. Is there a way to split that into the 9v and 36v cheap? I'm trying to do this very low budget, so any part recommendations are great.

I'm totally new to this stuff, so I'm not sure if watts apply here, but I don't think they do.

Thanks all!
 

Online squadchannel

  • Regular Contributor
  • *
  • Posts: 63
  • Country: jp
  • deepl translate user
Re: Cheap way to split 48v battery into 36v and 9v?
« Reply #1 on: Yesterday at 05:41:46 pm »
Linear method cannot be used because the voltage difference is too large.

A DCDC converter module from Amazon or Aliexpress and smoothing with capacitors would be the lowest cost.

I think it would be better to combine a DCDC module that can input more than 48V with a module using XL6009.
 

Offline UCYT5040Topic starter

  • Newbie
  • Posts: 4
  • Country: us
Re: Cheap way to split 48v battery into 36v and 9v?
« Reply #2 on: Yesterday at 05:50:56 pm »
Linear method cannot be used because the voltage difference is too large.

A DCDC converter module from Amazon or Aliexpress and smoothing with capacitors would be the lowest cost.

I think it would be better to combine a DCDC module that can input more than 48V with a module using XL6009.

Really looking for the lowest cost option here.

But I don't really understand what you are saying.

I would need one DCDC for 48v to 36v, right? I couldn't find anything on aliexpr that does this.
And then use resistors to take it from 36 to 9? I'm not sure, but I think that's too much of a difference.

Sorry to ask this of you, but could you clarify your response?
 

Offline Grandchuck

  • Frequent Contributor
  • **
  • Posts: 687
  • Country: us
Re: Cheap way to split 48v battery into 36v and 9v?
« Reply #3 on: Yesterday at 06:11:05 pm »
Found this: https://www.amazon.com/dp/B07DMV5KB5/

Have no idea of quality or reliability?
 

Offline themadhippy

  • Super Contributor
  • ***
  • Posts: 2809
  • Country: gb
Re: Cheap way to split 48v battery into 36v and 9v?
« Reply #4 on: Yesterday at 06:13:53 pm »
open up the battery and tap the individual cells at the required voltage,maybe not the safest way,but its cheap
 

Offline Andy Chee

  • Frequent Contributor
  • **
  • Posts: 833
  • Country: au
Re: Cheap way to split 48v battery into 36v and 9v?
« Reply #5 on: Yesterday at 06:37:11 pm »
Can you tell us more about the 36V motor?

Without any information, I would suggest that the 36V motor would run directly from 48V with no problems.
 

Offline magic

  • Super Contributor
  • ***
  • Posts: 6953
  • Country: pl
Re: Cheap way to split 48v battery into 36v and 9v?
« Reply #6 on: Yesterday at 07:20:05 pm »
Cheapest if not necessarily most power efficient:

motor: add a 12V zener in series
MCU: use a linear regulator like 7809, MCU is low current so not a big problem with that

By the way, 9V for an MCU? Aren't they all 5V, 3.3V or even less?
 

Online pcprogrammer

  • Super Contributor
  • ***
  • Posts: 4047
  • Country: nl
Re: Cheap way to split 48v battery into 36v and 9v?
« Reply #7 on: Yesterday at 07:25:32 pm »
Can you tell us more about the 36V motor?

Without any information, I would suggest that the 36V motor would run directly from 48V with no problems.

That still leaves the 9V.

But 33% over voltage on a motor might be a bit much.

If the battery is based on separate accessible cells then tapping the individual cells could be an option but leaves some of the cells unused, unless you can live with a positive and negative power supply. Otherwise it would require to separate the batteries, but that might cause problems with the battery management system in case of lithium ion cells.

The easiest option would be to use two buck converters. One to make the 36V and another one to make the 9V. It does depend on current draw which buck converter suits the bill. A motor can draw quite a bit of current certainly at startup and the converter needs to be able to handle this without dying.

So to make better suggestions more information about both parts of the system are needed. (So info about the motor and the microcontroller system that is)

Edit: Forgot to mention to also include more information about the battery.
« Last Edit: Yesterday at 07:37:44 pm by pcprogrammer »
 

Online pcprogrammer

  • Super Contributor
  • ***
  • Posts: 4047
  • Country: nl
Re: Cheap way to split 48v battery into 36v and 9v?
« Reply #8 on: Yesterday at 07:28:06 pm »
By the way, 9V for an MCU? Aren't they all 5V, 3.3V or even less?

Might be that the OP is using something like an Arduino board which takes 7V to 12V on the power input.

Online pcprogrammer

  • Super Contributor
  • ***
  • Posts: 4047
  • Country: nl
Re: Cheap way to split 48v battery into 36v and 9v?
« Reply #9 on: Yesterday at 07:37:07 pm »
Linear method cannot be used because the voltage difference is too large.

There is always a possibility to make it work, but a lot of heat needs to be dissipated when the current is high.

A DCDC converter module from Amazon or Aliexpress and smoothing with capacitors would be the lowest cost.

I think it would be better to combine a DCDC module that can input more than 48V with a module using XL6009.

The one problem with this is the high input voltage. A XL6009 can only safely handle 32V at the input. (Absolute max. 36V) So it is a bit of a search to find one that can handle the 48V and the needed current for that matter.

Online pcprogrammer

  • Super Contributor
  • ***
  • Posts: 4047
  • Country: nl
Re: Cheap way to split 48v battery into 36v and 9v?
« Reply #10 on: Yesterday at 07:41:03 pm »
Found this: https://www.amazon.com/dp/B07DMV5KB5/

Have no idea of quality or reliability?

Same module on Aliexpress for half the price: https://nl.aliexpress.com/item/1005006771384010.html

But indeed no idea about quality and performance.

Offline UCYT5040Topic starter

  • Newbie
  • Posts: 4
  • Country: us
Re: Cheap way to split 48v battery into 36v and 9v?
« Reply #11 on: Yesterday at 08:01:51 pm »
Okay, so here are some links to help out here. Sorry they are so long.

Battery
Motor: Motor
Also this controller for the motor

I also bought these parts, but let me know if I should return/cancel them if they wont work:
48v to 9v: https://www.aliexpress.com/item/3256805929589243.html?spm=a2g0o.order_list.order_list_main.20.611c1802eE8cMg
48v to 36v: https://www.aliexpress.com/item/3256804736367166.html?spm=a2g0o.order_list.order_list_main.10.611c1802eE8cMg
That last one was pretty expensive, so if it's true that I can send 48v to the motor, I can happily return that.

One other thing: I think it's too dangerous to use individual cells from the battery and also I need this to be weather proof, so it would complicate that

Thanks everyone for the help
« Last Edit: Yesterday at 08:04:54 pm by UCYT5040 »
 

Offline DavidAlfa

  • Super Contributor
  • ***
  • Posts: 6102
  • Country: es
Re: Cheap way to split 48v battery into 36v and 9v?
« Reply #12 on: Yesterday at 08:08:48 pm »
motor: add a 12V zener in series
What? That zener will burn in 0.0001 seconds
Hantek DSO2x1x            Drive        FAQ          DON'T BUY HANTEK! (Aka HALF-MADE)
Stm32 Soldering FW      Forum      Github      Donate
 

Offline tunk

  • Super Contributor
  • ***
  • Posts: 1028
  • Country: no
Re: Cheap way to split 48v battery into 36v and 9v?
« Reply #13 on: Yesterday at 08:34:29 pm »
The motor draws up to 10A (360W/36V) - I assume you ordered the 10A step down converter?
Specs of the motor controller: Voltage Input, 6.4v - 16.8v

Edit: Assuming a 13S li-po battery, the battery voltage range is something like 56-39V.
« Last Edit: Yesterday at 08:39:40 pm by tunk »
 

Offline langwadt

  • Super Contributor
  • ***
  • Posts: 4565
  • Country: dk
Re: Cheap way to split 48v battery into 36v and 9v?
« Reply #14 on: Yesterday at 08:41:44 pm »
Okay, so here are some links to help out here. Sorry they are so long.

Battery
Motor: Motor
Also this controller for the motor

that's a brushed motor, and a brushless controller, that won't work

to use that motor just get  controller for a brushed motor that can handle 48V and limit max throttle

 
The following users thanked this post: pcprogrammer, UCYT5040

Offline JustMeHere

  • Frequent Contributor
  • **
  • Posts: 787
  • Country: us
Re: Cheap way to split 48v battery into 36v and 9v?
« Reply #15 on: Yesterday at 09:10:19 pm »
The motor draws up to 10A (360W/36V) - I assume you ordered the 10A step down converter?
Specs of the motor controller: Voltage Input, 6.4v - 16.8v

Edit: Assuming a 13S li-po battery, the battery voltage range is something like 56-39V.

If the motor draws 10 A then any converter hooked up to it should be a min of 15 A.  20-30A would be better.
 

Offline UCYT5040Topic starter

  • Newbie
  • Posts: 4
  • Country: us
Re: Cheap way to split 48v battery into 36v and 9v?
« Reply #16 on: Yesterday at 09:15:48 pm »
The motor draws up to 10A (360W/36V) - I assume you ordered the 10A step down converter?
Specs of the motor controller: Voltage Input, 6.4v - 16.8v

Edit: Assuming a 13S li-po battery, the battery voltage range is something like 56-39V.

If the motor draws 10 A then any converter hooked up to it should be a min of 15 A.  20-30A would be better.

So a 10A won't work? Will it burn up or just be inefficient?
 

Offline radiolistener

  • Super Contributor
  • ***
  • Posts: 3624
  • Country: ua
Re: Cheap way to split 48v battery into 36v and 9v?
« Reply #17 on: Yesterday at 09:37:40 pm »
48V battery consists of 14 cells, each cell 3.6V.
So, you can use 10 cells to get 36V and 2-3 cells to get 7.2-10.8V for microcontroller.

But this way to use battery may lead to unbalanced discharge for cells, so some cells lifetime will be much shorter than other.

Another way is to use DC/DC, but it will have about 10-20% power loss on heating during conversion.
« Last Edit: Yesterday at 09:41:51 pm by radiolistener »
 

Offline langwadt

  • Super Contributor
  • ***
  • Posts: 4565
  • Country: dk
Re: Cheap way to split 48v battery into 36v and 9v?
« Reply #18 on: Yesterday at 09:46:57 pm »
48V battery consists of 14 cells, each cell 3.6V.
So, you can use 10 cells to get 36V and 2-3 cells to get 7.2-10.8V for microcontroller.

But this way to use battery may lead to unbalanced discharge for cells, so some cells lifetime will be much shorter than other.

Another way is to use DC/DC, but it will have about 10-20% power loss on heating during conversion.

a brushed motor controller is already a dc-dc converter, no need to add another, just limit the max output to ~75%
 

Online pcprogrammer

  • Super Contributor
  • ***
  • Posts: 4047
  • Country: nl
Re: Cheap way to split 48v battery into 36v and 9v?
« Reply #19 on: Today at 05:41:36 am »
What I don't get is why the OP bought (At least I assume he already bought it) a 48V battery pack when the target voltage for the motor is 36V. (Actually rated for 24 with a max of 36 according to the Amazon page) Can't see the prices of the battery packs due to not shipping to France, but the page also lists 36V battery packs using LiFePO4 which are saver then Li-ion.

They also have higher current ratings and those are needed for the chosen motor with a max 14A rating.

To control the motor something like this might do.


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf