Using the Sbox and assumed the order would be:-
1) Neg & precharge contactors close and wait (0xA6)
2) Positive contactor close and wait (0xAA-all close)
3) Precharge contactor open
I can't find a way of making step 3 work, perhaps it isn't necessary ?
what have people done when using the SBox ?
SBox - do I need to open precharge relay to run
-
FFMan
- Posts: 343
- Joined: Mon Jul 25, 2022 7:59 pm
- Location: Bicester, Oxfordshire
- Has thanked: 9 times
- Been thanked: 50 times
SBox - do I need to open precharge relay to run
Retired - (E46 touring, Phev rear motor, OEM inverter cabin heater and charger,BMW 9kwh & 12kwh packs)
[WIP] JImny & phev running gear
[WIP] JImny & phev running gear
- tom91
- Posts: 2962
- Joined: Fri Mar 01, 2019 9:15 pm
- Location: Bicester, Oxfordshire
- Has thanked: 328 times
- Been thanked: 847 times
-
FFMan
- Posts: 343
- Joined: Mon Jul 25, 2022 7:59 pm
- Location: Bicester, Oxfordshire
- Has thanked: 9 times
- Been thanked: 50 times
Re: SBox - do I need to open precharge relay to run
ok thanks - seems to be ok then in operation
Retired - (E46 touring, Phev rear motor, OEM inverter cabin heater and charger,BMW 9kwh & 12kwh packs)
[WIP] JImny & phev running gear
[WIP] JImny & phev running gear
-
FFMan
- Posts: 343
- Joined: Mon Jul 25, 2022 7:59 pm
- Location: Bicester, Oxfordshire
- Has thanked: 9 times
- Been thanked: 50 times
Re: SBox - do I need to open precharge relay to run
Does anyone know which messages are sent. I ask because with a resistance meter across the positive in & out terminals, i can see precharge has 160ohm resistance when I close negative and precharge contactors (0xA6)
When I switch to all closed (0xAA) the resistance stays at 160, where I know if i close the positive contactor on its own I see less than 1 ohm.
This suggest that all_close is not closing the positive contactor.
When I switch to all closed (0xAA) the resistance stays at 160, where I know if i close the positive contactor on its own I see less than 1 ohm.
This suggest that all_close is not closing the positive contactor.
Retired - (E46 touring, Phev rear motor, OEM inverter cabin heater and charger,BMW 9kwh & 12kwh packs)
[WIP] JImny & phev running gear
[WIP] JImny & phev running gear
- tom91
- Posts: 2962
- Joined: Fri Mar 01, 2019 9:15 pm
- Location: Bicester, Oxfordshire
- Has thanked: 328 times
- Been thanked: 847 times
Re: SBox - do I need to open precharge relay to run
What setup are you using to control the SBox? This has been implemented in Zombie code, so just have a look there.
-
FFMan
- Posts: 343
- Joined: Mon Jul 25, 2022 7:59 pm
- Location: Bicester, Oxfordshire
- Has thanked: 9 times
- Been thanked: 50 times
Re: SBox - do I need to open precharge relay to run
I am using a Teensy 4.1, i didn't go the official zombie route as when i did my first conversion some 4+ years ago I started with the Prius inverter with Damiens drop in board. After a while i swapped that in favour of using the Phev inverter which is really easy to control. When all this lot was in my BMW 320d conversion that was all ok, there wasn't much involved in keeping the car alive and driving the dash.
Switch to now and I'm doing the same in a Jimny, but it has no need of the clever zombie stuff to keep systems working as there is no can bus in the car, so i am once again using my own VCU based on a Teensy 4.0, coupled with a Teensy 4.1 which does all the house keeping and UI.
My original build used stand alone hard wired contactors with hardware timing for pre-charge, i figured i never wanted a code hang to cause a contactor drop mid flight. I think I have got over that fear and have an SBox to use.
I'll have a look at some zombie code - good suggestion
Retired - (E46 touring, Phev rear motor, OEM inverter cabin heater and charger,BMW 9kwh & 12kwh packs)
[WIP] JImny & phev running gear
[WIP] JImny & phev running gear