MEGAsquirt A place to collectively sort out this megasquirt gizmo

Are all meqasquerts the same?

Old 07-21-2008, 11:06 AM
  #1  
Senior Member
Thread Starter
 
Torkel's Avatar
 
Join Date: Oct 2007
Location: Norrahammar, Sweden
Posts: 611
Total Cats: 7
Default Are all meqasquerts the same?

OK boys and gays, time to make a fool of myself. I suck at all electrical stuff and I know nothing at all about engine management. So here it comes: Are all Megasquirt units the same? The reason I am asking is that my Porsche driving friend built a Megasquirt unit some time ago and now asked if I want it. Do you build the Megasquirt for a specific car model or are just the connections different?
Torkel is offline  
Old 07-21-2008, 11:09 AM
  #2  
Boost Czar
iTrader: (62)
 
Braineack's Avatar
 
Join Date: May 2005
Location: Chantilly, VA
Posts: 79,488
Total Cats: 4,077
Default

same but not equal.

there are 3 versions of the board itself: 2.2, 3.0, 3.57

the software has different firmwares

the modifications to the board to drive different coils, read the rpms and whatnot are different.
Braineack is offline  
Old 07-21-2008, 12:21 PM
  #3  
Boost Pope
iTrader: (8)
 
Joe Perez's Avatar
 
Join Date: Sep 2005
Location: Chicago. (The less-murder part.)
Posts: 33,017
Total Cats: 6,587
Default

There's also two totally different CPUs- MS1 and MS2. They're largely comparable in terms of capability- different codebase and a few differences in featureset. It takes a while to learn the pros and cons of each. The MS1 is more common (largely because its cheaper) and actually has some features that the MS2 does not. The MS2 has better support for OEM NB sensors and slightly better fuel control, it's just not quite as "mature" a product in terms of the code being fully tested and all the features working properly.


The three PCAs of which Brainey speaks-

The 2.0 is obsolete. Forget about it.

The 3.0 is the "standard" board for nearly all DIY builds.

The 3.57 is functionally identical to the 3.0, but it uses surface-mount components and is only available pre-assembled, not in kit form.
Joe Perez is offline  
Old 07-21-2008, 12:30 PM
  #4  
Junior Member
 
compy's Avatar
 
Join Date: Oct 2007
Location: AC, NJ
Posts: 345
Total Cats: 0
Default

Whats a meqasquerts?
compy is offline  
Old 07-21-2008, 01:56 PM
  #5  
Boost Czar
iTrader: (62)
 
Braineack's Avatar
 
Join Date: May 2005
Location: Chantilly, VA
Posts: 79,488
Total Cats: 4,077
Default

i was waiting for joe to post i didnt actually wanna type out all the differences.
Braineack is offline  
Old 07-21-2008, 02:13 PM
  #6  
Boost Pope
iTrader: (8)
 
Joe Perez's Avatar
 
Join Date: Sep 2005
Location: Chicago. (The less-murder part.)
Posts: 33,017
Total Cats: 6,587
Default

I should clarify that by CPU I'm speaking of the actual CPU chip itself. Assuming you have a R3.0 circuit board, you can choose to put either CPU onto it, and run the code appropriate to that CPU.

With a Miata, whether you choose MS1 or MS2, you'll probably be using a build of the code called "Extra." There's an MS1-Extra and an MS2-Extra codebase. A good place to learn about the two is at their respective homepages:
MS1Extra: http://www.msextra.com/manuals/MS_Ex...nual_Index.htm
MS2Extra: http://www.msextra.com/ms2extra/

In addition to info about the code, there's also a lot of helpful info in there about the hardware modifications you'll be making to the MS circuit board to accommodate vehicle-specific I/O.
Joe Perez is offline  
Old 07-22-2008, 03:30 AM
  #7  
Senior Member
Thread Starter
 
Torkel's Avatar
 
Join Date: Oct 2007
Location: Norrahammar, Sweden
Posts: 611
Total Cats: 7
Default

Thanks a bunch for all the help guys! Armed with this info, I am going to find out if I can use the Megasquirt he has. Is so: sweet!
Torkel is offline  
Old 08-11-2008, 04:27 AM
  #8  
Junior Member
iTrader: (6)
 
ogwazza's Avatar
 
Join Date: Aug 2008
Location: New Zealand
Posts: 248
Total Cats: 3
Default

Im going to ask a dumb question now:

After reading Joe Perez's links on MS1 and 2 I got a bit confused, so to verify

The MS1 is just a fuel controller whereas the MS2 is a Fuel and Ignition controller. (The MS2 being the only actual 'standalone' ecu.....)???

I need verification not flamification!
ogwazza is offline  
Old 08-11-2008, 07:51 AM
  #9  
Elite Member
iTrader: (21)
 
paul's Avatar
 
Join Date: Jun 2006
Location: Point Pleasant, NJ
Posts: 2,957
Total Cats: 2
Default

Originally Posted by ogwazza
Im going to ask a dumb question now:

After reading Joe Perez's links on MS1 and 2 I got a bit confused, so to verify

The MS1 is just a fuel controller whereas the MS2 is a Fuel and Ignition controller. (The MS2 being the only actual 'standalone' ecu.....)???
Absolutely wrong. MSI does fuel and spark and whatever else you need. It's a fuel standalone ecu.
paul is offline  
Old 08-11-2008, 09:08 AM
  #10  
Boost Pope
iTrader: (8)
 
Joe Perez's Avatar
 
Join Date: Sep 2005
Location: Chicago. (The less-murder part.)
Posts: 33,017
Total Cats: 6,587
Default

The original design of the MS1 (and this is going back many years) was fuel only. This was a limitation of the software, not the hardware. Presently, using the MSNS-E (Mega Squirt'n'Spark Extra) code, the MS1 is a fuel and ignition controller.

Both the MS1 and MS2 are capable of functioning as fully standalone ECUs. Their I/O capability is nearly identical. There are a few advanced features that are only available on one or the other (MS1 can do a few things MS2 can't, and visa versa) but for 95% of applications, they are functionally identical.

The MS2 uses a newer microprocessor, and the code is written in C, as opposed to pure, God-fearing Assembly. The MS2 does a slightly better job of computing fuel pulses accurately, so if you want to use 1,000cc/min injectors and still pass an emissions test at idle, you'll probably need MS2.

I'm not aware of a single comparison chart between the two, but here's some good reading on both:

http://www.msextra.com/manuals/MS_Ex...nual_Index.htm
http://www.msextra.com/ms2extra/

Last edited by Joe Perez; 08-11-2008 at 12:05 PM.
Joe Perez is offline  
Old 08-11-2008, 09:14 AM
  #11  
Elite Member
iTrader: (21)
 
paul's Avatar
 
Join Date: Jun 2006
Location: Point Pleasant, NJ
Posts: 2,957
Total Cats: 2
Default

fix the typo Joe. "you'l probably need MS1"
paul is offline  
Old 08-11-2008, 09:44 AM
  #12  
jwx
Junior Member
 
jwx's Avatar
 
Join Date: Sep 2007
Location: North of Atlanta
Posts: 78
Total Cats: 0
Default

Here is a pretty good feature comparison table, http://www.msextra.com/ms2extra/MS2-...l.htm#features
jwx is offline  
Old 08-11-2008, 09:51 AM
  #13  
Tour de Franzia
iTrader: (6)
 
hustler's Avatar
 
Join Date: Jun 2006
Location: Republic of Dallas
Posts: 29,085
Total Cats: 375
Default

Originally Posted by Braineack
same but not equal.
Alabama.jpg
hustler is offline  
Old 08-11-2008, 12:10 PM
  #14  
Boost Pope
iTrader: (8)
 
Joe Perez's Avatar
 
Join Date: Sep 2005
Location: Chicago. (The less-murder part.)
Posts: 33,017
Total Cats: 6,587
Default

Originally Posted by paul
fix the typo Joe. "you'l probably need MS1"
Yeah, meant to say "you'll probably need an MS2" there. Fixed.


Although there are a few functional differences, the MS1 and MS2 are basically two different ways to accomplish the same functionality. The code on the MS1 is older and more mature, meaning it's in some ways more stable and less buggy. The MS2 is, in my opinion, a good deal more complex and confusing, simply because the MegaTune implementation for MS2 has a lot more extra features that normal humans never use.

Both will do the basics- fuel and spark, EBC, WBO2 w/ autotune, knock detect and retard, etc... The MS2 does have a couple extra features (such as flex fual capability and a more advanced knock retard system), while the MS1 has a couple of extra features (like water injection control) that MS2 lacks.

If you have an NB, and wish to run on the stock cam and crank sensors, MS2 is easier to get running in this setup from a software standpoint.
Joe Perez is offline  
Old 08-11-2008, 05:53 PM
  #15  
Senior Member
 
WestfieldMX5's Avatar
 
Join Date: Nov 2007
Location: Belgium
Posts: 999
Total Cats: 73
Default

I'm planning on running waterinjection on my '00. What would be my best choice ? I want to use the MS standalone.
WestfieldMX5 is offline  
Old 08-11-2008, 06:03 PM
  #16  
Boost Pope
iTrader: (8)
 
Joe Perez's Avatar
 
Join Date: Sep 2005
Location: Chicago. (The less-murder part.)
Posts: 33,017
Total Cats: 6,587
Default

Originally Posted by f_devocht
I'm planning on running waterinjection on my '00. What would be my best choice ?
Best choice for performance? An Aquamist 2d and a MS2.

The MS2 is required to use NB sensors. However the MS2 does not natively support WI like MS1 does. However, you can pretty easily emulate the MS1s WI capability with a couple of transistors and a "spare" output. Basically, turn on an output when MAP = 100 kpa. Thet output closes a pair of relays, one to turn the pump on, the other to connect a second FET driver to one of the fuel injector channels.

Realistically however, these valves are expensive. You can get a whole DevilsOwn progressive WI system for $330. The Aquamist systems run $800+
Joe Perez is offline  
Old 08-11-2008, 08:32 PM
  #17  
Junior Member
iTrader: (6)
 
ogwazza's Avatar
 
Join Date: Aug 2008
Location: New Zealand
Posts: 248
Total Cats: 3
Thumbs up

Cheers guys
ogwazza is offline  


Thread Tools
Search this Thread

All times are GMT -4. The time now is 10:16 AM.