Page 2 of 2
Re: Leaf full stack not reversing properly
Posted: Sat Mar 15, 2025 3:25 pm
by Rustybkts
Just testing the Fwd/Rev power and the latest trial mod is excellent with plenty of power in reverse.
On the Leaf drive unit application I feel that the Throtramp units of %/10ms should ideally be %/100ms as I have it set to 1% and still is pretty fierce with easy wheelspin in Fwd on my front wheel drive 106 running on 260v.
Parameter limits are 1 - 100.
Regarding the water heater.
Not sure what is happening with the LIN comms as it is displaying tmpheater 207C, udcheater 25v and powerheater 20320W yet the heat is on with 12v on the heater power supply input but appears to be uncontrollable.
I hear a clonk from the heater which I assume to be an overtemp cutout when its hot.
@tom91 do you still require the CAN logs for the reverse power test as I assume they are not associated with the heater.
Re: Leaf full stack not reversing properly
Posted: Sat Mar 15, 2025 3:35 pm
by tom91
Rustybkts wrote: ↑Sat Mar 15, 2025 3:25 pm
Regarding the water heater.
Not sure what is happening with the LIN comms as it is displaying tmpheater 207C, udcheater 25v and powerheater 20320W yet the heat is on with 12v on the heater power supply input but appears to be uncontrollable.
I hear a clonk from the heater which I assume to be an overtemp cutout when its hot.
Do not post that in this thread. go back to your other thread.
Rustybkts wrote: ↑Sat Mar 15, 2025 3:25 pm
Just testing the Fwd/Rev power and the latest trial mod is excellent with plenty of power in reverse.
On the Leaf drive unit application I feel that the Throtramp units of %/10ms should ideally be %/100ms as I have it set to 1% and still is pretty fierce with easy wheelspin in Fwd on my front wheel drive 106 running on 260v.
Parameter limits are 1 - 100.
Okay it would be worth looking at then, will have a review of code. Timing cannot change, the task is ran every 10ms so possibly add decimals below 1.
Yes provide a CAN log confirm the behaviour now in reverse.
Re: Leaf full stack not reversing properly
Posted: Sun Mar 16, 2025 10:21 am
by J0hannes
Houston, wehave TORQUE
I did this test just by holding against the brake and vehicle not really moving. Now we have symmetrical torque
CAN trace from the test
Parameters
Re: Leaf full stack not reversing properly
Posted: Sun Mar 16, 2025 12:32 pm
by Rustybkts
Tested the car running Fwd for a couple of seconds then reverse up a steep slope. Loads of power in reverse but fully controllable.
Re: Leaf full stack not reversing properly
Posted: Sun Mar 16, 2025 6:13 pm
by tom91
Can one of you please do a free run of the motor with reverse gear selected in the Zombie to see what motor rpm it limits at.
Re: Leaf full stack not reversing properly
Posted: Sun Mar 16, 2025 7:08 pm
by J0hannes
I'll see if I can log this on Tuesday.
tom91 wrote: ↑Sun Mar 16, 2025 6:13 pm
Can one of you please do a free run of the motor with reverse gear selected in the Zombie to see what motor rpm it limits at.
Re: Leaf full stack not reversing properly
Posted: Tue Mar 18, 2025 3:41 pm
by J0hannes
So the RPM limit in reverse seems to be about 3500
CAN log:
Params:
Re: Leaf full stack not reversing properly
Posted: Wed Jun 25, 2025 5:30 am
by vitecd
J0hannes wrote: ↑Sun Mar 02, 2025 7:31 pmCAN trace
what are you using for CAN decoding?
Re: Leaf full stack not reversing properly
Posted: Wed Jun 25, 2025 7:42 am
by tom91
vitecd wrote: ↑Wed Jun 25, 2025 5:30 am
what are you using for CAN decoding?
SavvyCan and a dbc file from Dalas github
https://github.com/dalathegreat/leaf_can_bus_messages
Re: Leaf full stack not reversing properly
Posted: Wed Jun 25, 2025 8:31 am
by vitecd
Thank you, very usefull