Megasquirt Forum Area is for discussing Megasquirt EMS

Megasquirt MS1 or MS2?

Thread Tools
 
Search this Thread
 
Old 09-10-05 | 01:29 AM
  #1  
Owen's Avatar
Thread Starter
Full Member

iTrader: (1)
 
Joined: Sep 2004
Posts: 168
Likes: 0
From: HB,CA 92647
MS1 or MS2?

I've been following along here and at the MS forums, muthaiboxr, you rock! So I wanted to ask you advice, on a car that won't have to go through emissions checking, and is not a daily driver, should I go with the MS1 or MS2?

I know you've done a lot of work on the trailing, but your last response on this thread, https://www.rx7club.com/megasquirt-forum-153/megasquirt-s5-2nd-gen-fully-stock-ignition-works-455340/
seems to me that I should go with the MS2 for my application.
"I'm not even sure why mazda put trailing on there because it sure as heck didn't help power on tofuball's car... at full throttle it seems it didn't make any difference at all (at least on the "butt dyno")."

I'm planning on a lot of overlap and maybe a big turbo. So I believe that I'll need larger injectors to idle well (not a daily driver but still a "street" car). With the MS2's injector resolution, I think this will be OK.

I'll lose decoder wheel capability right? What's the other alternative, EDIS?

Thanks,
Owen
Old 09-10-05 | 02:10 PM
  #2  
muythaibxr's Avatar
MegaSquirt Mod
 
Joined: Sep 2004
Posts: 4,721
Likes: 1
From: Maryland
Originally Posted by Owen
I'm planning on a lot of overlap and maybe a big turbo. So I believe that I'll need larger injectors to idle well (not a daily driver but still a "street" car). With the MS2's injector resolution, I think this will be OK.

I'll lose decoder wheel capability right? What's the other alternative, EDIS?

Thanks,
Owen
What I'd do is run stock primary injectors, and use bigger secondaries, and do this with msns-extra. My main reason for this is because ms2 also doesn't have staged injection, so you'd have to use the dual table code, which is a bit hard to tune (although it produces good results once you tune it).

You'll probably idle fine on stock primaries as long as you set the idle advance right (I'm working on code that'll allow a separate idle advance from what's in the table since the rotary seems to like idling at 5 ATDC, but the next spot over from idle in the map is like 20 deg BTDC), and run it fairly rich.

Later, when I (or someone else) get to writing the ms2 code, you can always upgrade to the MS2.

To directly answer your questions, there isn't a wheel decoder in ms2, so you'd want to probably use mike_robert's old HEI mod (cut all but 4 teeth from the CAS, and wire everything up with a GM HEI module. tofuball and I ran like this for a while before moving to stock leading) if you're going to run ms2.

But like I said, I'd run msns-extra on an ms1 chip, and use stock primary injectors, and then just cut in the secondaries as soon as the primaries get to a higher duty-cycle than you're comfortable with.... that'll allow you to have decent control of the idle AFR, and still have big enough secondaries to get the amount of fuel you need once you rev it up.
Old 09-11-05 | 01:24 AM
  #3  
Owen's Avatar
Thread Starter
Full Member

iTrader: (1)
 
Joined: Sep 2004
Posts: 168
Likes: 0
From: HB,CA 92647
Hmm, that makes sense. I didn't know about the lack of staged injection, that's a big requirement for me.
Thanks again!
Once I get moving on this, I'm sure I'll be bothering you a lot more...so let me apologize now!
Owen
Old 09-11-05 | 01:32 PM
  #4  
muythaibxr's Avatar
MegaSquirt Mod
 
Joined: Sep 2004
Posts: 4,721
Likes: 1
From: Maryland
haha no problem... that's what the forum is here for. Hopefully if I answer your questions, people will USE THE SEARCH instead of starting new threads. (Not referring to you because your question was unique, at least on this forum).
Old 09-16-05 | 12:15 AM
  #5  
Owen's Avatar
Thread Starter
Full Member

iTrader: (1)
 
Joined: Sep 2004
Posts: 168
Likes: 0
From: HB,CA 92647
Just trying to stay caught up here. My understanding is for rotary engines wanting leading and trailing I can,

1. Use V1 or V2 boards and use a daughter card, error*s or Renn's dual lm1815

2. Use a stock CAS with two teeth cut off

3. Use the V3 board's internal VR and add a single lm1815

Is this correct? I'm starting from scratch so the V3 board would be my choice.

When you do your write up, definitions or links to them of the different major components would help. I only know what the lm1815 is, what's a VB921, etc etc???

Thanks,
Owen
Old 09-16-05 | 08:27 AM
  #6  
muythaibxr's Avatar
MegaSquirt Mod
 
Joined: Sep 2004
Posts: 4,721
Likes: 1
From: Maryland
Originally Posted by Owen
Just trying to stay caught up here. My understanding is for rotary engines wanting leading and trailing I can,

1. Use V1 or V2 boards and use a daughter card, error*s or Renn's dual lm1815
I don't know if anyone's used the v1 board, but the v2.2 board is alright. You're also correct about the options for the dual lm1815/daughter card.

2. Use a stock CAS with two teeth cut off
The point of the dual lm1815 is that you don't need to cut any teeth off the stock CAS. You just use the CAS the way it is.... Cutting off 2 teeth is an option for those who only want to use a single vr sensor conditioner. For example, if you want to use the v3 board with its built-in vr sensor conditioner, and you don't want to build the lm1815 vr sensor conditioner in the proto area, you can just cut 2 teeth off the Ne wheel, and use that. That's what pmrobert is doing I believe.

3. Use the V3 board's internal VR and add a single lm1815
correct

Is this correct? I'm starting from scratch so the V3 board would be my choice.
In my opinion, yes that'd be the best way to go, as it's a much more robust board than the 2.2 board. That said, the 2.2 board works fine, so if you want to save yourself some money, you can also do that.

When you do your write up, definitions or links to them of the different major components would help. I only know what the lm1815 is, what's a VB921, etc etc???
Well, most of the rest of the components are just resistors and capacitors and jumper wires.... in fact all of them are. A vb921 is just a transistor that's meant to switch fairly high-current devices. People use them in the megasquirt to directly drive ignition coils. It's not necessary to use one for an installation using all-stock mazda parts.

Ken
Old 09-17-05 | 02:14 AM
  #7  
Owen's Avatar
Thread Starter
Full Member

iTrader: (1)
 
Joined: Sep 2004
Posts: 168
Likes: 0
From: HB,CA 92647
Thanks again! I think I will go with the modded CAS, one less thing to mess up in the MS build :-)
Owen
Related Topics
Thread
Thread Starter
Forum
Replies
Last Post
gfd263
Megasquirt Forum
1
08-28-16 09:58 PM
fstrnyou
Megasquirt Forum
9
10-26-06 07:18 PM
fstrnyou
Megasquirt Forum
11
10-15-06 11:51 AM
SPERRYsan
Megasquirt Forum
1
07-15-06 08:00 PM




All times are GMT -5. The time now is 09:26 AM.