Page 2 of 3

Re: Project Frankenstein - full ECU shield

Posted: Sun Apr 27, 2014 11:40 pm
by AndreyB
I guess we do not have much choice but to go with +85. Looks like the ones I have are the same temp rating.

Until someone tries that in Arizona in summer we simply do not know. Also depends on actual ignition module current, which might be lower than 1.5A

Re: Project Frankenstein - full ECU shield

Posted: Mon Apr 28, 2014 12:41 am
by kb1gtt
The lower temperature rating should be fine within some specific parameters. The internal resistance of this chip will generate a certain number of watts per P=(I^2)R. Then the data sheet's specified thermal resistance will tell you the amount of current that can be passed via this chip before the chip hits that max temperature spec. If we believe the datasheet thermal resistance, the 125C chip was limited to .125A. The lower temperature chip would have a lower max current limit. However if you add a heat sink, you can decrease the thermal resistance by an unknown amount, which then increases the current you can pass before you hit the temperature limits of the chip. Do you plan for more than .125 amps of drive? If so what do you plan for a max ambient temperature?

I tried to document the general environment design parameters here http://rusefi.com/wiki/index.php?title=Manual:Hardware#General_suggested_environment where I put the design max ambient at 50C. So I originally planned for a 75C, and this lower temperature chip would drop that to 35C, so I would expect you will either need a heat sink, or you'll need to draw significantly less than .125A.

Do you have a general system schematic you can share? If we review it we might be able to better help guide your choices in components. If you need some kind of external component, might as well get it all in one order if possible. I suspect you are using the hi/lo for ignition. If so, you are probably drawing less than .125A any how so you are probably just fine with the lower temperature spec and no heat sink. But I would need to know more before I can really predict if that will be OK or not.

Re: Project Frankenstein - full ECU shield

Posted: Mon Apr 28, 2014 1:56 am
by 20div0
I don't have any design yet. I wanted to support the project on kick starter and just getting started. I want to order the STM32F DISCOVERY board to play with, so might as well order all the parts. I will probably order the lower temp part for now since they are just a few bucks. Thanks.

Re: Project Frankenstein - full ECU shield

Posted: Mon Apr 28, 2014 11:23 pm
by kb1gtt
Sounds good. There isn't any real issue with the lower temp part, you might want to get a small heat sink if you can, such that when and if you use it, you have the option of pushing more current through it. Let me know if you have any questions. I'll see what I can do. Just FYI, I work the 40 and have many typically life constraints. So I might take a day or two to reply, and I might need an occasional bump if it gets lost in the weeds.

Re: Project Frankenstein - full ECU shield

Posted: Tue Apr 29, 2014 12:08 pm
by 20div0
Thanks a lot. I probably won't be controlling injectors for a while. My plan is to first read the RPM and control the solenoids in my SR20VE and also try to read the AC pressure sensor and turn the compressor off when it's too high. I will probably start a new thread when I get to it so I don't pollute this thread two much.

Re: Project Frankenstein - full ECU shield

Posted: Tue Sep 09, 2014 9:19 am
by Poseidon
kb1gtt wrote:So I originally planned for a 75C, and this lower temperature chip would drop that to 35C, so I would expect you will either need a heat sink, or you'll need to draw significantly less than .125A.
Just lerking here and am curious if you think this will affect me KB? Summer can easy hit 44C and then put that ecu in the car and skies the limit eh. Cheers M8.....
Jay

Re: Project Frankenstein - full ECU shield

Posted: Tue Sep 09, 2014 10:18 am
by kb1gtt
At an ambient of 44C and high RPM, this would be in the realm of unknown. I believe you will be ok but you are getting close to the edge of my design specs so I'm not quite sure. I would suggest aiming for significant heat sinkingand try to place in a cool area with air flow. I have noticed it's common for OEMs to put the ECU heatsink in the intake air filter. I'm not a fan but though I would mention as it was not something I would have though about before seeing it. If worst comes to worst we can add a fan to the heat sink.

Re: Project Frankenstein - full ECU shield

Posted: Tue Sep 09, 2014 12:58 pm
by Poseidon
kb1gtt wrote:At an ambient of 44C and high RPM, this would be in the realm of unknown. If worst comes to worst we can add a fan to the heat sink.
I was planing that to preempt and add reliability in Australian conditions these things will probably be needed anyway...

Re: Project Frankenstein - full ECU shield

Posted: Tue Sep 09, 2014 4:51 pm
by kb1gtt
I posted the design specs here http://rusefi.com/wiki/index.php?title=Manual:Hardware#General_suggested_environment My goal is for 50C ambient, so you should be good, but at 44C, you are getting closer to my design goals and we know if my predictions are correct tor not right now. Perhaps it's worth while to check the other goals and see if anything else jumps out at you. Frankenso has several temperature sensors, which plan to use for verification of the ECU's thermal design, and long term safeties.

Re: Project Frankenstein - full ECU shield

Posted: Wed Sep 17, 2014 7:23 pm
by LS1MonteSS
Hello All,

I just finished reading through this thread and all I can say is Holy Smokes!!

I really loved seeing this project develope and move along. I was wondering how this would work for a V8 engine. I'm assuming the engine it was tested on was a V6.
And are there any final cost projections. I intend to do the DIY thing with this project. And was trying to get a ball park estimate on cost.

I'll be following this clostly..

Congrats on the progress!

Re: Project Frankenstein - full ECU shield

Posted: Wed Sep 17, 2014 7:28 pm
by AndreyB
LS1MonteSS wrote:I was wondering how this would work for a V8 engine. I'm assuming the engine it was tested on was a V6.
And are there any final cost projections. I intend to do the DIY thing with this project. And was trying to get a ball park estimate on cost.
thank you for the warm words :)
So far all the engines to run rusEfi were inline four but v8 should not be any different. We have 12+6 channels on current boards and we are going to add a couple on the next revision, just in case.

As for the costs, please be more specific on what are you trying to estimate :) http://rusefi.com/wiki/index.php?title=Hardware:For_Sale should give you the idea in terms of hardware costs.

Re: Project Frankenstein - full ECU shield

Posted: Fri Nov 28, 2014 1:45 pm
by puff
mmkaay
Frankenstein_v011_pinout.jpg
Frankenstein_v011_pinout.jpg (354.24 KiB) Viewed 29791 times
which of these holes can be used as mounting holes and can be shortened to ground (to the metal case)?

Re: Project Frankenstein - full ECU shield

Posted: Fri Nov 28, 2014 1:47 pm
by AndreyB
I want to say all of them, all these holes were created equal.

Want for bolt head clearance with the soldered components though.

Re: Project Frankenstein - full ECU shield

Posted: Fri Nov 28, 2014 10:19 pm
by kb1gtt
Yes all can be used as long as the head does not touch an exposed pad

Re: Project Frankenstein - full ECU shield

Posted: Fri Nov 28, 2014 11:01 pm
by puff
the reason I'm asking is some of them are metallized, some are not - a bit confusing..

Re: Project Frankenstein - full ECU shield

Posted: Sat Nov 29, 2014 12:46 am
by kb1gtt
I was thinking they would all be metallized if they are not I should check the source it shouldn't matter if they have the metal centers or not. They are not grounded so if you have the metal centers it should not conduct to anything

Re: Frankenstein - cheaper ECU shield

Posted: Wed Dec 21, 2016 2:26 pm
by puff
few questions. soldering the wires from the board to the connectors would be rather tough - the wires would go right through connector holes in the enclosure. eventually, these wires (even from injector drivers) won't be thick.
1. on the injector driver part - there are four ignd pads. should there be four wires? should I connect all of them to the enclosure? or to a gnd pin of the connector? or to four pins of the connector and then right to the battery? but then, they would form loops, won't they? which is the proper way? and once again, should I run 8 negative wires to ECU and eight separate positive wires to main relay, or could that be one thick wire with taps to each injector? does it matter?
2. there's also some LED next to INJ01 output (D414, in series with D413?) is it just an indicator that INJ01 operates properly? not neccesary to populate?
3. there is a placeholder for some idc10 connector (probably) - cs4, cs3, cs2, cs1, mosi, miso, clk - what are these for? should I populate it?
3. which is the most suitable pin to connect ambient air thermal sensor on this board? should I connect it to an opamp? or directly?
4. which is the pads to connect the idle driver (step-dir)
5. if I have a separate VR board, which would be located in the same enclosure, is there a special pad on frankenstein to connect its output?
6. if I build an inductive or capacitance ignition sensor (to high-voltage wires, to see the current setup with dizzy and vacuum advance), I would also need a similar pad (russian mentioned, from the firmware standpoint it would be similar to the vvt angle sensor).

Re: Frankenstein - cheaper ECU shield

Posted: Wed Dec 21, 2016 5:14 pm
by kb1gtt
1. all iGND's would be best with their own wires going directly back to the battery negative terminal. This helps keep voltage drop and such RF kinds of issues off the MCU ground. You can combine them into one fat wire at the ECU but keep in mind that you may cause a GND issue.
2. Yes LED's are to verify that driver is working, as opposed to your wires. AKA failing injector with blinking light means wire or injector problem. However if no blinking light, then it means ECU problem. These are not strictly required, they are just helpful diagnostics tools.
3. I'll need to review this this evening. If I forget, please ping me and remind me.
4. see 3.
5. see 3.
6. I do not understand the question.

Re: Frankenstein - cheaper ECU shield

Posted: Wed Dec 21, 2016 5:45 pm
by puff
6. There's a risk of going offtopic... but the plan is to install a sensor on a high voltage wire of the first cylinder that would allow to get the current ignition advance map (angle vs rpm vs engine load) just to assess the efficiency of vacuum advance and to get the baseline table. And only then make an ignition swap.
So I would need to connect that sensor to some pad on the Frankenstein board.

Re: Frankenstein - cheaper ECU shield

Posted: Thu Dec 22, 2016 8:07 pm
by puff
how many pins from the discovery board do I need to run pololu stepper driver? step-dir-enable? pe13 and pe10 have seem to have almost no soldarable pads on the frankenstein?
to drive my ignition modules I don't need u601-603 drivers, but probably need four pads either directly to the modules, or may be to my level-shifter board (i haven't ruled out those issues when disco was shutting down during ignition tests, it might be the pins were not 'strong' enough for that module in noisy environment?)

Re: Frankenstein - cheaper ECU shield

Posted: Thu Dec 22, 2016 8:14 pm
by AndreyB
http://rusefi.com/wiki/index.php?title=Hardware:Stepper_motor is where all stepper-related info is currently documented (poorly)

Re: Frankenstein - cheaper ECU shield

Posted: Thu Dec 22, 2016 9:34 pm
by puff
Yes, I know, I've been there. The question is shall I be using jumper wires to the discovery board, or shall I solder the wires somewhere to Frankenstein.
Just thought of building another board on top of discovery, that would have an LCD, pads for stepper, pads for crank sensor, themperature sensor, everything that's needed. Might be not that bad idea at all? The third layer in our sandwich :-)

Re: Frankenstein - cheaper ECU shield

Posted: Thu Jan 12, 2017 12:24 pm
by matt
hello..

it is frankenstein 0.11 is the latest version?
i am planning to use a gerber at 1st page to make a copy of the board.

Re: Frankenstein - cheaper ECU shield

Posted: Thu Jan 12, 2017 12:39 pm
by AndreyB
Yes 0.11 is the latest version.

This board is a bit forgotten but should totally work.

Re: Frankenstein - cheaper ECU shield

Posted: Thu Jan 12, 2017 12:53 pm
by matt
russian wrote:Yes 0.11 is the latest version.

This board is a bit forgotten but should totally work.
thanks.

if you interested i can sent you and kb1gtt few pieces of board for testing and analysis. FOC, just give me your address.
estimate fabrication around 1 month.

Re: Frankenstein - cheaper ECU shield

Posted: Thu Jan 12, 2017 12:55 pm
by AndreyB
I have a few Frankenstein boards, thank you! These are available as kits at the store.

If on the other hand you fabricate Frankenso 0.5 - latest version - I would definitely want some samples.

Re: Frankenstein - cheaper ECU shield

Posted: Mon Jan 16, 2017 7:26 am
by matt
need comfirmation.

gerber zip in this https://svn.code.sf.net/p/rusefi/code/trunk/hardware/frankenstein/gerber/ for frankenstein 0.11 board?

Re: Frankenstein - cheaper ECU shield

Posted: Mon Jan 16, 2017 10:17 am
by kb1gtt

Re: Frankenstein - cheaper ECU shield

Posted: Mon Jan 16, 2017 11:05 am
by matt
thanks kb1gtt!

Re: Frankenstein - cheaper ECU shield

Posted: Mon Jan 23, 2017 8:25 pm
by puff
Jared, what do these M470 & M471 in the upper right corner mean?