Search found 676 matches

by pit_celica
Tue Jan 23, 2024 7:47 pm
Forum: MS3 Development
Topic: [feature request] Special EAE handling at motor start
Replies: 3
Views: 604

Re: [feature request] Special EAE handling at motor start

I had the same issue and my fix was to simply set at 0% the rows that are below 1000 RPM in both the "EAE SOC RPM %" and "EAE AWC RPM %" curves, effectively "disabling" the EAE correction when under 1000 RPM.
by pit_celica
Tue Apr 11, 2023 7:58 pm
Forum: MS3 General Support
Topic: My try at CL boost control = Success! Fully detailled inside
Replies: 37
Views: 14089

Re: My try at CL boost control = Success! Fully detailled inside

Sunneeday wrote: Tue Apr 11, 2023 7:14 pm hello link is dead, may i ask for a new one please? thank you
Oops, I think I deleted the file in my Dropbox. Fixed :

https://www.dropbox.com/s/6vsjn9cmozb3n ... l.zip?dl=0
by pit_celica
Sun Jan 22, 2023 4:10 pm
Forum: Tuner Studio
Topic: Fuel: Total cor(%)
Replies: 6
Views: 485

Re: Fuel: Total cor(%)

About the math, I'm not sure it is accurate.

I would do it this way :

Global Fuel Correction = ((FuelTotalCorr / 100) * (FuelEGOCorr / 100) * (FuelAccelCorr / 100)) * 100

Sam
by pit_celica
Sun Jan 22, 2023 3:58 pm
Forum: MS3 General Support
Topic: Correct injector timings
Replies: 18
Views: 930

Re: Correct injector timings

Just to add to the technical side of this discussion, here's the reason why you want to set your end of pulse earlier and earlier as RPM rises : - The fuel getting out of the injector is atomized, but not vaporized (so, it's still in a liquid phase) - You want this fuel to get some heat from the air...
by pit_celica
Mon Nov 21, 2022 6:11 pm
Forum: MS3 Development
Topic: MS3 pre-1.6 alpha 1 firmware - boost control
Replies: 23
Views: 1386

Re: MS3 pre-1.6 alpha 1 firmware - boost control

The PID for a drive is different to boost. With a drive your output is likely controlling the voltage or current to the servo motor. This determines the speed (or force?) that is applied. When you reach target the motor is stationary. The voltage/current is effectively zero. With boost, the output ...
by pit_celica
Mon Nov 21, 2022 6:07 pm
Forum: MS3 Development
Topic: MS3 pre-1.6 alpha 1 firmware - boost control
Replies: 23
Views: 1386

Re: MS3 pre-1.6 alpha 1 firmware - boost control

unless the bias(feedforward) will adapt(learn), setting the I_sum to 0 will prevent the boost from converging on the target. What drive were you tuning? (I did a lot with that sort of hardware in a past life) B It was a AMC drive controlling a frameless brushless 6kW 400VAC 3-phase motor : https://...
by pit_celica
Tue Nov 08, 2022 6:01 pm
Forum: MS3 Development
Topic: MS3 pre-1.6 alpha 1 firmware - boost control
Replies: 23
Views: 1386

Re: MS3 pre-1.6 alpha 1 firmware - boost control

If the problem is with the I_term, instead of "removing" it during spooling, why not setting the I_term_sum to 0 when you are within an interval around the target? This way, any I_term_sum that would have accumulate during spoolup would be reduced to 0 once target is attained and there sho...
by pit_celica
Sun Aug 07, 2022 6:57 pm
Forum: Tuning
Topic: what is causing my injector pulsewidth spikes?
Replies: 22
Views: 862

Re: what is causing my injector pulsewidth spikes?

My only oddness is that I have VREF pulling up ALED and WLED to run the other two coil triggers for the QuadSpark module. Using 100Ohm resisters per the manual. About that, the Manual is stating 1kohm pull-up resistors to Vref for ALED and WLED, not 100ohm. If you used 100ohms, then there might be ...
by pit_celica
Tue Jul 19, 2022 7:41 pm
Forum: MS3 General Support
Topic: calibrating TPS Issue
Replies: 1
Views: 128

Re: calibrating TPS Issue

It's been a while since I played with MS stuff, but, if I remember correctly, the blue bar you are talking about isn't a progress bar for a calibration process. I think it is just a graphical representation of your throttle position. You can ignore this blue bar. Simply press "Get Current"...
by pit_celica
Mon Jun 13, 2022 7:54 pm
Forum: MS3 General Support
Topic: Speed signal
Replies: 2
Views: 235

Re: Speed signal

I'm assuming that the gear ratios and the wheel diameter are known values and are correct for the engine/transmission you are using. Then, it's just a matter of finding the correct "pulse per km" value of the speed sensor. I would suggest you to do a log at a known constant speed (ex : 100...
by pit_celica
Wed Jun 01, 2022 5:44 pm
Forum: General, New users, Purchasing
Topic: grounding question
Replies: 7
Views: 542

Re: grounding question

Also, just make sure that your head is correctly grounded to the battery negative terminal.
by pit_celica
Tue May 03, 2022 5:08 pm
Forum: Tuning
Topic: AFR excessively affected by IAT - or something else>
Replies: 19
Views: 741

Re: AFR excessively affected by IAT - or something else>

It would be better if you could upload a full log. We would be interested by fuel PW and and all the associated fuel correction factors.

Are you using large injectors (where PW at idle would be lower than 2.0ms)?

Sam
by pit_celica
Tue Mar 22, 2022 4:19 am
Forum: MS2/Extra, MS2, Microsquirt and Microsquirt module support
Topic: Measuring Injector Dead Time
Replies: 52
Views: 11611

Re: Measuring Injector Dead Time

What "other contributing factors" You mean? These values are from the manufacturers datasheet. Offset = 0.64ms = DeadTime (like red line in the picture show too). And this my calculated DT 0.59ms at PW 2.5ms also is close to curve (DT at 2.5ms is slightly smaller than the red line indicat...
by pit_celica
Mon Mar 21, 2022 6:03 pm
Forum: MS2/Extra, MS2, Microsquirt and Microsquirt module support
Topic: Measuring Injector Dead Time
Replies: 52
Views: 11611

Re: Measuring Injector Dead Time

And example... (from DEKA datasheet) Opening Time = 1.5ms Closing Time = 1.3ms Offset = 0.64ms And calculation ... 27.8g/s => 27.8mg/ms 2.5ms pulse = 53mg DT (at 2.5ms PW) = 2.5 - ( 53/27.8 ) = 0,59ms The green scale and red line are not very accurate. FI114212_220lbs_DEKA_FLOW_DT.png In your DEKA ...
by pit_celica
Wed Mar 16, 2022 6:42 pm
Forum: MS3 General Support
Topic: MS3/x ground wiring
Replies: 20
Views: 1337

Re: MS3/x ground wiring

So then what is the reason for pins 8~14. And I've also seen a post from you that states "Internally all of the ground pins are actually the same. So any spares could be used as a sensor ground". The confusion continues.... As said, yes, all the pins #1, #2, #7 to #19 are all ground wires...
by pit_celica
Wed Mar 16, 2022 6:21 pm
Forum: MS3 General Support
Topic: MS3/x ground wiring
Replies: 20
Views: 1337

Re: MS3/x ground wiring

For a strain relief, the only one I could found that fits the TE AMPSEAL 35-pin connector is this one : https://www.te.com/usa-en/product-776463-1.html Unfortunately, it is a "straight" strain relief, it doesn't offer the 90° bend you are looking for. I think that a bracket with a few tie-...
by pit_celica
Sun Dec 12, 2021 5:21 pm
Forum: The Extra Pits
Topic: 38-pin connectors for MS harness
Replies: 1
Views: 3492

Re: 38-pin connectors for MS harness

Hi, I would suggest Amphenol AHDP series. They are circular 47-pins. They are using the same Deutsch pins. This one is panel mount : https://www.digikey.ca/en/products/detail/amphenol-sine-systems-corp/AHDP02-24-47SR-SRA/13917107?s=N4IgTCBcDaIIIAkAiAFADGAtGALJnA7AMoBKmpcIAugL5A And this would be the...
by pit_celica
Sun Nov 21, 2021 9:50 am
Forum: Tuner Studio
Topic: remote tuning
Replies: 3
Views: 453

Re: remote tuning

I've used Google Chrome Remote Desktop : https://remotedesktop.google.com/

The only requirement is that you have a Google account (Gmail?).

Works fine.
by pit_celica
Mon Oct 25, 2021 6:04 pm
Forum: Other Development
Topic: Have You Guys Seen These?
Replies: 4
Views: 3830

Re: Have You Guys Seen These?