one that isn't integral to the carb body like the SU float chamber with this AMAL GP5:
cheers,
Michael
![]()
one that isn't integral to the carb body like the SU float chamber with this AMAL GP5:
cheers,
Michael
![]()
Good idea, bypass all the damn floatbowl issues altogether.
SU floatbowls are pretty awful, they can't take much fuel pressure and don't like vibration. I've had very good results using a remote Holley bowl; they have a high flow capacity, can take at least 6psi fuel pressure and will withstand being shaken a little. I used soft rubber mounts and an additional weight to keep it steady. But if you can do without a remote bowl altogether that's ideal.
I was more meaning just yo have it there as a extra reserve of fuel but still plugged onto the std float bowl.
Never seen a holley remote bowl.
But they all have to be mounted so vibes dont make em worse.
Some of the Amal ones are worse than others they used to hang them off a top mount.
okay here is a pic of someone using a bodged up Holley one Yeah you are right though Su's are low pressure, probably not as available as holleys in the USA either.
![]()
![]()
Kinky is using a feather. Perverted is using the whole chicken
you saying use a float chamber from a race car holley carb ?
A tiny FI fuel pump could feed it on demand with a simple controller to turn it off and on, Or just leave it on depending on the power supply of the bike. I used a similar idea on my methanol turbo race bike except the "powerjet" was controlled by a cast valve that could be adjusted for start by spring preload, progression by spring rate and needle taper and initial fuel flow by a standard brass jet. The fuel tank was pressurised by boost through another valve. Maybe even a small pressurised reservoir filled by the FI pump. 3bar would make a nice little jet of fuel through a fuel injector. nitro might be hard on the seals though
If you want to keep it very simple?
On our meth karts we just used a car fuel filter
like this
We cut them open at the top join - removed the filter then Re araldited them together.
Mounted them vertically above the carb inlet so they sat just clear of the top of the carb.
Very simple added enough reserve for the pump to catch up after a long straight.
Just adding an Idea.
On a Motorcycle you're penetrating distance, right along with the machine!! In a car you're just a spectator, the windshields like a TV!!
'Life's Journey is not to arrive at the grave safely in a well preserved body, but rather to skid in sideways, totally worn out! Shouting, ' Holy sh!t... What a Ride!! '
It looks like all pressure sensors (Infineon, NPX) are created equal. Full scale response 1 ms. Piezo sensors I don't know. They will have like problems as the MAP sensors: scale, size, pressure, temperature compensation etc. And they call an MAP sensor "automotive", which certainly is an advantage, in contact with fuel.
The Arduino is fast, but how fast is the program? And what are the possibilities with the compiler? I work with the exact same processor, only here it is called AVRMega and I program in assembly.
My approach for 2 measurements per revolution would be (I actually made an ignition program like this):
Have a trigger (I used a Hall sensor as ignition trigger) and use the Time Capture Pin.
If the pin is triggered then:
Calculate rpm (time now minus last revolution time).
Calculate time to TDC at this rpm and set the timer.
If the timer goes off, start ADC conversion and add half rpm now time.
If conversion is ready, read it.
Wait till the timer goes off at BDC, start conversion.
If conversion is ready, read it.
Do it again.
And of course you are free to decorate your flywheel with stickers, indicating to a dedicated sensor:
"This is where I want to start my conversion". Both versions still have the 1 ms grey area, so I would try this one first. Always nice to have a processor doing almost nothing.
I like your curiosity.
I´m going to run a electronic powerjet modded to be easily adjusted by a variable jet and electronically controlled by Ignitech.
As someone spun further on this idea with a fuelpump, i won´t try that as i recon the desired fuelflow will dynamicly adjust itself some, due to airspeed.
Must be your sense of humour, TeeZee; assembly is about as low as you can get. No 'high' operating systems getting in the way and deciding what's good for you and what isn't; with assembly you talk directly to the processor. I love it. OK, I'm definitely old-school; I grew up with Algol, Fortran, Pascal and of course Basic.
Actually, machine language is as low as you can get, unless you want to program the microcode in ROM. Assembler is, strictly speaking, a high-level language, but the instructions correspond pretty much one-to-one with the machine code, so it is very efficient.
C language is quite efficient though, for a HLL, so you might not need to learn assembler. It's fun of course, but a bit tedious.
TeeZee, if you do want to use assembler, PM me, I have some docs you'll need, if you don't already have them.
Yes, good idea, I will try that.
Have scoped things before but the rapid changes in Frequency (read RPM) makes it hard to adjust the time base so I can see the trace properly.
It is very hard to hold the RPM steady and synch the scope. Maybe I need to work it the other way around by setting the time base for 200 Hz and then revving the bike around 12,000 RPM. That way the trace will steady up at the target point instead of continuously running to the left or right across the screen. Either way its hard work and the trace is only readable over a narrow RPM band. Synchronization becomes a continuous moving target and has me working like the proverbial one armed paper hanger.
Anyway your suggestion makes very good sense and I will try it. Maybe there are more suitable scopes ........![]()
I'm hearing you. Need a good quality laptop based scope not little screen old electronics scope.
Sent from my SM-P555 using Tapatalk
There are currently 28 users browsing this thread. (0 members and 28 guests)
Bookmarks