BBS02 30A current limit #198
Replies: 7 comments 6 replies
-
|
Hi Thanks for supporting this project! Yes the max current limit was set in config tool here: bbs-fw/src/tool/Model/Configuration.cs Line 147 in 39c373b The BBS02 has a different ADC resolution from BBSHD and should in theory go above 40A if I remember correctly, not tested though. |
Beta Was this translation helpful? Give feedback.
-
|
Haha yeah I know I'm risking some things, but the way I ride even at 30A
the controller barley gets above 35c. The MOSFETs are rated for 200a, and I
wish there was a phase current measurement so I could know how close I am.
The main thing I want from the increased current is short bursts of high
power for climbing short but steep hills.
I'm thinking that the firmware could actually have a simple algorithm that
integrates the amount of time spent at "over current" and then limit it's
availability to no more than like 1 second at 40A, 4 seconds at 35 and 10
seconds at 30amps in a 60 second time window.
If I were to add these features to the source code, how would I compile the
binary?
Happy to support the project! It's made a huge difference in the hills I
can climb already!
…-David
On Wed, Oct 18, 2023, 1:13 AM Daniel Nilsson ***@***.***> wrote:
Hi
Thanks for supporting this project!
Yes the max current limit was set in config tool here:
https://github.com/danielnilsson9/bbs-fw/blob/39c373b208a82aa0c3b66520c33543c8ef9835ba/src/tool/Model/Configuration.cs#L147
The BBS02 has a different ADC resolution from BBSHD and should in theory
go above 40A if I remember correctly, not tested though.
Of course you risk destroying something but you probably know that :)
—
Reply to this email directly, view it on GitHub
<#198 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AU7PFCKKWJ3JOPHT3HZTOCTX75XRJAVCNFSM6AAAAAA6ES6IWSVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TGMJRGE3TM>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
Okay so I took at look at the data sheet and the MOSFET silicon can handle
210amps, but the bond wires in the package can only handle 120A! Haha maybe
I should be happy with the settings as they are because 30a at the battery
is about 110amps at the MOSFET. Did you get feedback about bbs02s failing
at 33a?
…On Wed, Oct 18, 2023, 9:08 AM David Cherry ***@***.***> wrote:
Haha yeah I know I'm risking some things, but the way I ride even at 30A
the controller barley gets above 35c. The MOSFETs are rated for 200a, and I
wish there was a phase current measurement so I could know how close I am.
The main thing I want from the increased current is short bursts of high
power for climbing short but steep hills.
I'm thinking that the firmware could actually have a simple algorithm that
integrates the amount of time spent at "over current" and then limit it's
availability to no more than like 1 second at 40A, 4 seconds at 35 and 10
seconds at 30amps in a 60 second time window.
If I were to add these features to the source code, how would I compile
the binary?
Happy to support the project! It's made a huge difference in the hills I
can climb already!
-David
On Wed, Oct 18, 2023, 1:13 AM Daniel Nilsson ***@***.***>
wrote:
> Hi
>
> Thanks for supporting this project!
>
> Yes the max current limit was set in config tool here:
>
> https://github.com/danielnilsson9/bbs-fw/blob/39c373b208a82aa0c3b66520c33543c8ef9835ba/src/tool/Model/Configuration.cs#L147
>
> The BBS02 has a different ADC resolution from BBSHD and should in theory
> go above 40A if I remember correctly, not tested though.
> Of course you risk destroying something but you probably know that :)
>
> —
> Reply to this email directly, view it on GitHub
> <#198 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AU7PFCKKWJ3JOPHT3HZTOCTX75XRJAVCNFSM6AAAAAA6ES6IWSVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TGMJRGE3TM>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>
|
Beta Was this translation helpful? Give feedback.
-
|
Were you monitoring temps? I know a lot of them die because of heat
…On Thu, 26 Oct 2023 at 16:45, CroqueMr ***@***.***> wrote:
I burned 3x new controller (the version with upgraded 3077 mosfet) with
original parameter therefore with limit of 25A.
GL if you want to change the mosfet, the whole controller is filled with
glue
—
Reply to this email directly, view it on GitHub
<#198 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AU7PFCPPL6EO7DLYDSI2TLLYBLKYNAVCNFSM6AAAAAA6ES6IWSVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TGOJXGUYTC>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
--
*David Cherry*, *President*
*DC Innovation, LLC*
Phone: (208) 627-3934
dcinnovationmt.com
"Bringing your inventions full circle"
|
Beta Was this translation helpful? Give feedback.
-
|
Okay makes sense. What voltage were you running?
…On Thu, 26 Oct 2023 at 16:49, CroqueMr ***@***.***> wrote:
It's absolutely not the temperature that burns them. Each time I burned my
controller it was at the start, and not necessarily after a big ride, one
time even from the first pedal stroke
—
Reply to this email directly, view it on GitHub
<#198 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AU7PFCOCHGZIJW4KDFSZCITYBLLFTAVCNFSM6AAAAAA6ES6IWSVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TGOJXGUZDQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
--
*David Cherry*, *President*
*DC Innovation, LLC*
Phone: (208) 627-3934
dcinnovationmt.com
"Bringing your inventions full circle"
|
Beta Was this translation helpful? Give feedback.
-
|
interesting! I hope Im not next!
…On Thu, 26 Oct 2023 at 16:53, CroqueMr ***@***.***> wrote:
48V
—
Reply to this email directly, view it on GitHub
<#198 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AU7PFCPTKVXVR6YDJZHFMKTYBLLWZAVCNFSM6AAAAAA6ES6IWSVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TGOJXGU2DO>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
--
*David Cherry*, *President*
*DC Innovation, LLC*
Phone: (208) 627-3934
dcinnovationmt.com
"Bringing your inventions full circle"
|
Beta Was this translation helpful? Give feedback.
-
|
Right,
I have a 28t lekkie bling ring for the front chainring, and I can go up to
44t in the back, so the motor is usually at a high rpm as I am climbing
steep hills in the woods!
…On Sun, 29 Oct 2023 at 07:44, CroqueMr ***@***.***> wrote:
Start your engine SYSTEMATICALLY on a low gear, and you should be fine.
Everytime when I burned a controller (BBS02 or BBSHD) I accelerated with
high gear engaged.
—
Reply to this email directly, view it on GitHub
<#198 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AU7PFCLOJBR33RS7YSW5G2LYBY6SXAVCNFSM6AAAAAA6ES6IWSVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TIMJVGYYTI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
--
*David Cherry*, *President*
*DC Innovation, LLC*
Phone: (208) 627-3934
dcinnovationmt.com
"Bringing your inventions full circle"
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I uploaded the firmware today and it is so much more fun to ride around at 30A compared to 25A! Thanks Daniel for making this available!
I would like to try the full 33A setting, but so far the configuration tool says that 30A is the limit. Is this because of the issues mentioned about a possible hardware current limit? Or is there a setting that I need to change? Using a BBS02
Beta Was this translation helpful? Give feedback.
All reactions