|
RE: CDI gr8flyer55
HI Jake, The table I posted was from the code that John posted on your web site. I don't know how he got those values. Charlie
Posted on: 9/18/2012 2:26 PM by Author "COM"
in the forum "Engine Conversions"
http://www.rcuniverse.com/forum/fb.asp?m=11232731
RE: CDI gr8flyer55
If you look at the table I posted you will see that there are values bigger then what timer1 can hold.
Posted on: 9/18/2012 4:33 AM by Author "COM"
in the forum "Engine Conversions"
http://www.rcuniverse.com/forum/fb.asp?m=11232125
RE: CDI gr8flyer55
Hi Guys, I tried John's curve and for me the timing curve is right where it needs to be at startup through WOT. Jake, [code] 1448075,2,44,86,128,170,212,254,296,338,380,422,464,506,548,160,152,143,134,126,117,108,100,91,83,74,65,57,48,39,39,41,44,47, 49,52,55,57,60,62,89,117,145,173,200,228,256,286,328,370,412,454,496,538,580,622,664,706,748,790,832,874,916,958,1000,1042,1084, 1126,1168,1210,1252,1294,1336,1378,1420,1462,1504,1546,1588,1630,1672,1714,1756,1798,1840,1882,1924,1966,2008,2050,2092,2134,2176, 2218,2260,2302,2344,2386,2428,2470,2512,2554,2596,2638,2680,2722,2764,2806,2848,2890,2932,2974,3016,3058,3100,3142,3184,3226,3270, 3315,3360,3405,3450,3494,3539,3584,3629,3674,3718,3763,3808,3853,3898,3943,3987,4032,4077,4122,4167,4211,4256,4301,4346,4391,4435, 4480,4525,4570,4615,4660,4704,4749,4794,4839,4884,4928,4973,5018,5063,5108,5152,5197,5242,5287,5332,5377,5421,5466,5511,5556,5601, 5645,5690,5735,5780,5825,5869,5914,5959,6004,6049,6094,6138,6183,6228,6273,6318,6362,6407,6452,6497,6542,6586,6631,6676,6721,6766, 6811,6855,6900,6945,6990,7035,7079,7124,7169,7214,7259,7303,7348,7393,7438,7483,7528,7572,7617,7662,7707,7752,7796,7841,7886,7931, 7976,8020,8065,8110,8155,8200,8245,8289,8334,8379,8424,8469,1329068,1334735,1340402,1346069,1351736,1357403,1363070,1368737,1374404, 1380071,1385738,1391405,1397072,1402739,1408406,1414073,1419740,1425407,1431074,1436741,1442408 [/code] I have a question though in the curve John is using 1) above table the first value is 1448075. how is that usable? Its bigger then the biggest number that timer1 can hold and there other values similar. 2) the table has a 2 as the second number it seems that the numbers should go in some kind of order. 3) the first row it seems that the numbers are all over the place (example) 108,100,91,83,74,65,57,48,39,39,41,44,47, 49,52,55,57,60,62,89,117,145,173 Now I am guessing that at lower rpm the pic is using the numbers at the end of the table and as the rpm increases the pic uses the values closer to the beginning? is this right? as I mentioned on my engine sim using a timing light the curve is where it should be.(IMO) Thanks.
Posted on: 9/17/2012 2:54 PM by Author "COM"
in the forum "Engine Conversions"
http://www.rcuniverse.com/forum/fb.asp?m=11231504
RE: CDI gr8flyer55
[quote] One thing to point out is that if your hall sensor is at 30 deg, you can't have a 30 deg advance setting! [/quote] Why? Can't you just have no delay? Anyway I tried out the latest spreadsheet and I have a new problem. Now at 5000 rpm the ignition stops firing. below 5000 it starts again. Also the curve is no a smooth transition it bounces from full retard to full advance.
Posted on: 9/16/2012 12:14 PM by Author "COM"
in the forum "Engine Conversions"
http://www.rcuniverse.com/forum/fb.asp?m=11230128
RE: CDI gr8flyer55
OK I have been playing with the spreadsheet and in the table that I paste in code I get a lot of negative numbers. Jake do you know why?
Posted on: 9/16/2012 4:22 AM by Author "COM"
in the forum "Engine Conversions"
http://www.rcuniverse.com/forum/fb.asp?m=11229813
RE: CDI gr8flyer55
HI Rob, No I have not tried it using MikroC. I don't think it will compile, there is a lot of stuff that won't work with MikroC.
Posted on: 9/15/2012 11:45 AM by Author "COM"
in the forum "Engine Conversions"
http://www.rcuniverse.com/forum/fb.asp?m=11229413
RE: CDI gr8flyer55
OK I have tested the latest version on my engine sim an dusing a timing light the curve that is supplied with the code is no good. at 200 rpm the curve is below tdc and max advance is never reached. To me the curve should be at 5 degrees from 200 rpm upto 1300 or so. Then advance the timing with rpm upto 4000. from 4K and up max advance should be obtained. I know I will have to play with the spreadsheet.
Posted on: 9/15/2012 8:14 AM by Author "COM"
in the forum "Engine Conversions"
http://www.rcuniverse.com/forum/fb.asp?m=11229247
RE: CDI gr8flyer55
Hi Jake, Thanks for all your hard work. I did not get any email with the latest files. I don't want you to feel that all your work is in vain. I can't speak for everyone,but I really appreciate your efforts. @John Try what Jake said.IF you still can't get it to work let me know. maybe I can talk you through it over the phone.
Posted on: 9/14/2012 2:50 AM by Author "COM"
in the forum "Engine Conversions"
http://www.rcuniverse.com/forum/fb.asp?m=11228079
RE: CDI gr8flyer55
Hi John, I am using MPLAB v 8.85 and using XC8 C compiler v 1.10. I have a few questions 1) Did you (in MPLAB) select the xc8 compiler as the tool suite to use? 2) did you use the project wizard to create a project and add the .c file to the project? Charlie
Posted on: 9/13/2012 2:49 PM by Author "COM"
in the forum "Engine Conversions"
http://www.rcuniverse.com/forum/fb.asp?m=11227595
RE: CDI gr8flyer55
Hi John, I got it to compile,but I didn't follow Jakes directions.thanks for posting the code.
Posted on: 9/13/2012 8:51 AM by Author "COM"
in the forum "Engine Conversions"
http://www.rcuniverse.com/forum/fb.asp?m=11227265
RE: CDI gr8flyer55
OK I finally got the latest version,But I am unable to open it on MPLAB. I go through all the motions,but it won't open. I even tried another C compiler but something is wrong with the file.
Posted on: 9/13/2012 2:28 AM by Author "COM"
in the forum "Engine Conversions"
http://www.rcuniverse.com/forum/fb.asp?m=11226957
RE: CDI gr8flyer55
HI John, You don't need MPLABX. I would suggest against using it. Its really a poor piece of software. I am using 8.85 and everything seems to work ok. did you ever get the latest? its posted on here as a pdf,but I cant seem to save it.
Posted on: 9/13/2012 2:15 AM by Author "COM"
in the forum "Engine Conversions"
http://www.rcuniverse.com/forum/fb.asp?m=11226951
RE: CDI gr8flyer55
Hi John, I did get the code to compile. I hate MPLAB its got to be the worst IDE out there. what version of mplab are you running?
Posted on: 9/12/2012 3:22 PM by Author "COM"
in the forum "Engine Conversions"
http://www.rcuniverse.com/forum/fb.asp?m=11226544
RE: CDI gr8flyer55
Hi Jake, thanks for doing this. I am having problems opening the file you posted. I saved as you said to and I can't open it. can you email me the stuff? charliem38(at) hotmail.com
Posted on: 9/11/2012 2:42 PM by Author "COM"
in the forum "Engine Conversions"
http://www.rcuniverse.com/forum/fb.asp?m=11225390
RE: CDI gr8flyer55
Hi Jake, I am very curious how it will turn out. I have a C version and it has some issues. Can you give some details on how (in C) you will measure rpm and how you will create a delay based on rpm?
Posted on: 8/16/2012 2:36 PM by Author "COM"
in the forum "Engine Conversions"
http://www.rcuniverse.com/forum/fb.asp?m=11196130
RE: CDI gr8flyer55
Jake, I am not able to download Your attachment . It just opens a new browser page.
Posted on: 8/8/2012 3:04 AM by Author "COM"
in the forum "Engine Conversions"
http://www.rcuniverse.com/forum/fb.asp?m=11185246
RE: CDI gr8flyer55
Hi Jake, that's what the scope showed.
Posted on: 8/8/2012 2:44 AM by Author "COM"
in the forum "Engine Conversions"
http://www.rcuniverse.com/forum/fb.asp?m=11185243
RE: CDI gr8flyer55
[quote] Where is probe 2 attached? Is that the firing signal from the PIC? If so, that does not mean there is a spark for every trigger signal. [/quote] That should mean 3 sparks for every trigger signal.[;)] Prob 2 is connected to the timer board output signal line. 360Us is too small of a delay for the human eye to see. But you can tell the spark behaves differently then without the pic controlling the timing. So I would say it does have some effect. You can't expect to see 3 distinctive sparks per trigger.
Posted on: 8/7/2012 3:00 AM by Author "COM"
in the forum "Engine Conversions"
http://www.rcuniverse.com/forum/fb.asp?m=11183924
RE: CDI Summary (The New, New CDI Thread)
Hi Jake, OK Thanks. The reason I ask is If you are going to port the asm code over to C then I guess some people will want to edit the advance curve and will need to know the compiler used. Please what ever you do don't port it over to Atmel !! [;)] Thanks for doing this.
Posted on: 8/7/2012 2:36 AM by Author "COM"
in the forum "Engine Conversions"
http://www.rcuniverse.com/forum/fb.asp?m=11183918
RE: CDI Summary (The New, New CDI Thread)
Hi Jake, What flavor of C will you be using? Thanks for taking the time to do so. regards Chrlie
Posted on: 8/6/2012 3:35 PM by Author "COM"
in the forum "Engine Conversions"
http://www.rcuniverse.com/forum/fb.asp?m=11183324
RE: SMALL DISPLACEMENT FOUR STROKE GLOW TO GAS CONVERSION
Back in 97 Wow that sounds strange! I don't think the CH units came with timing control. I think it was a separate unit. If you have a synchrospark from back then it may be the mark I.
Posted on: 3/28/2012 2:36 AM by Author "COM"
in the forum "Engine Conversions"
http://www.rcuniverse.com/forum/fb.asp?m=11018149
RE: Complete new CDI - website open
You want your pickup or hall sensor at max advance.
Posted on: 8/26/2011 2:29 PM by Author "COM"
in the forum "Engine Conversions"
http://www.rcuniverse.com/forum/fb.asp?m=10688482
RE: Complete new CDI - website open
Well if you use a bootloader then you can program the pic with a serial connection.First you have to program the bootloader into the pic.So if you have a pic programmer then you can just program it with the original hex.
Posted on: 8/3/2011 3:01 PM by Author "COM"
in the forum "Engine Conversions"
http://www.rcuniverse.com/forum/fb.asp?m=10653771
RE: Complete new CDI - website open
You need a pic programmer to program the hex into the pic.
Posted on: 8/3/2011 2:37 PM by Author "COM"
in the forum "Engine Conversions"
http://www.rcuniverse.com/forum/fb.asp?m=10653726
RE: New CDI - opensource project JMJ and Bigboat
[quote]ORIGINAL: Fly42 No prototype showing and who have test, only you ? This is same opensource cdi from jmj and bigboat ? [/quote] No not exactly. John has his own version of CDI and Timer board.
Posted on: 7/31/2011 12:47 PM by Author "COM"
in the forum "Engine Conversions"
http://www.rcuniverse.com/forum/fb.asp?m=10648018
RE: NEW DLE30!
[quote] Adrian.. C&H genuine parts and syncro spark board or Xu Liang C&H cloned parts ? [/quote] I can answer that..... All 100% C&H parts.
Posted on: 7/20/2011 5:37 PM by Author "COM"
in the forum "Gas Engines"
http://www.rcuniverse.com/forum/fb.asp?m=10631049
RE: New CDI - opensource project JMJ and Bigboat
Hi John, Yea it worked that way for me too. glad to see its consistant.
Posted on: 7/12/2011 4:02 PM by Author "COM"
in the forum "Engine Conversions"
http://www.rcuniverse.com/forum/fb.asp?m=10618349
RE: Complete new CDI - website open
I think the MCLR pin is disabled so there is no resistor needed.
Posted on: 7/11/2011 2:33 PM by Author "COM"
in the forum "Engine Conversions"
http://www.rcuniverse.com/forum/fb.asp?m=10616583
RE: New CDI - opensource project JMJ and Bigboat
John, for faster replys you can just email me. then when it is all figured out we can post it here. just a thought.
Posted on: 7/3/2011 4:39 PM by Author "COM"
in the forum "Engine Conversions"
http://www.rcuniverse.com/forum/fb.asp?m=10604381
RE: New CDI - opensource project JMJ and Bigboat
Hi John, I have not been messing with the new code. I have instead been playing with the old code and fine tuning the excell sheet for it. I ported the code over to a 12F pic. now all that is left is to try it. I want ti do that tomorrow or tuesday. I will let you know what I find.
Posted on: 7/3/2011 4:38 PM by Author "COM"
in the forum "Engine Conversions"
http://www.rcuniverse.com/forum/fb.asp?m=10604376
|