Page 6 of 9 FirstFirst ... 4 5 6 7 8 ... LastLast
Results 51 to 60 of 82

Thread: Turbo Grand Prix 3500 swap

  1. #51
    Bisong eater :P CNCguy's Avatar
    Join Date
    Dec 2003
    Location
    Dayton, OH
    Posts
    990
    Quote Originally Posted by Superdave View Post
    I was having a hard time getting both signals since the 58x is so much faster but damn it's a clean square wave...




    Do you have one showing a full revolution of the LX9? It may help people to understand what a weird signal it uses.

    Damn... I still need to get a scope.

  2. # ADS
    Circuit advertisement
    Join Date
    Always
    Location
    Advertising world
    Posts
    Many
     

  3. #52
    6 > 1 Superdave's Avatar
    Join Date
    Sep 2004
    Location
    Quad Cities, Iowa
    Posts
    4,960
    Not yet, i was running low on time when i got that one. I also need to pick up some floppy disks so i can save the waveform instead of taking a picture of it. I might have to run it at a higher RPM than 900 as well.


    If i can talk Abob into coming over to my house again this week i'll get some better captures, i could do a live feed from the scope over the net as well but that's almost too geeky.. even for me.


    1989 Camaro RS; Cammed 3500 swap, 45mm ITB's, Street/Strip Kitted 700R4, 3500 stall, Megashifter, 3.73 posi, EQ- LT headers, 3" Hooker Supercomp exhaust, etc...

  4. #53
    Site Coder bszopi's Avatar
    Join Date
    Apr 2000
    Location
    Rogers, AR
    Posts
    8,957
    Quote Originally Posted by CNCguy View Post
    Damn... I still need to get a scope.
    After this thread, I had to dig out my Velleman handheld I bought several years ago when I was working on my standalone project on the Beretta. Not sure how many times I used it, but it still looks brand new, and even has the plastic film still on the screen! Too bad I don't have a 3500 to mess with.
    -Brad-
    89 Mustang : Future 60V6 Power

    Follow the build -> http://www.3x00swap.com/index.php?page=mustang-blog

  5. #54
    I finished the wiring harness diagram for the megasquirt swap, this setup is using GMDIS with an external trigger:

    Megasquirt = signal = TGP engine harness


    20 tan/yellow = intake temp = C22 LT GRN
    21 purple = coolant temp = C16 YEL
    22 blue = tps signal = C15 DK BLUE
    23 lght blue = 02 = A16
    24 green = CPS = D13 PPL/WHT
    25 gray = iac1 = A1 LT BLU/WHT
    26 gray/red stripe = 5v ref = C12 GRY
    27 white/blue strp = iac2 = A7 LT BLU/BLK
    28 red/white stipe = 12v = D17/C7 ORN
    29 green/red str = iac3 = A8 LT GRN/WHT
    31 orange/black = iac4 = A2 LT GRN/BLK
    32 gray/yellow = bank1 inj\ = D9 LT BLU (2 4 6)
    33 gray/yellow = bank1 inj/
    34 pink/black = bank2 inj\ = D3 LT GRN (1 3 5)
    35 pink/black = bank2 inj/
    36 yellow/black = ICM = C9 TAN/BLK
    37 orange/white = fuelpump = D7 GRN/WHT

    9 SENOR GOUND = C6 BLK/WHT
    10 = C5 BLK
    11 = C10 BLK
    12 = D4 BLK/WHT

    1990 ASC/McLaren Turbo Grand Prix 3500 swap GT3076R turbo 40lb/hr injectors FMIC LX9 coils Megasquirt2 v3.0

  6. #55
    Question about the Transmission. What does it need from the ecm to run?

    1990 ASC/McLaren Turbo Grand Prix 3500 swap GT3076R turbo 40lb/hr injectors FMIC LX9 coils Megasquirt2 v3.0

  7. #56
    I found this documentation to controll the TCC with Megasquirt2 using the fast idle output to trip the solenoid.

    For example, if you wanted to use the FIdle output as a TCC control, and the accel LED as an indicator that the TCC is active, you would set:

    * FIdle (PM2):
    o Port PM2, enabled
    o variable = map < threshold = 75, hysteresis = 10,
    o AND
    o variable = coolant > threshold = 160, hysteresis = 10,
    o Power-on value = 0
    o Trigger value = 0
    * Accel LED (PM4):
    o Port PM4, enabled
    o variable = map < threshold = 75, hysteresis = 10,
    o AND
    o variable = coolant > threshold = 160, hysteresis = 10,
    o Power-on value = 0
    o Trigger value = 1
    Example: Torque Converter Clutch Control

    Suppose you want to engage OD (overdrive) over 50 kPa MAP, and engage the LU (torque converter lock-up) clutch at 75 kPa MAP, provided temp is over 140 and RPM is over 2000. For a torque converter clutch control (TCC) using FIdle with 3 conditions (rpm > 1500, CLT > 160, map < 75), set:

    PA0 - Knk Enable:

    * rpm > 1500
    * coolant > 160

    and

    PM2 - FIdle:

    * map < 75
    * port0 > 63

    Then use the FIdle output to drive the TCC relay (if you have a relay board, you are all set). Not that you also need a 3/4 gear indicator switch and a brake switch in the external circuit:

    EDIT: megamanual won't let me copy the image of the TTC Control Circuit so here's the link to the webpage, the image is about 3/4 the way down the page. http://www.megamanual.com/ms2/spare.htm



    Is the brake switch already present on the harness or is that controlled by the TGP ecm?
    If so, it's as simple as:
    30 green/orange = TCC = B7 TAN/BLK
    Last edited by Jonpro03; 09-01-2010 at 11:09 PM.

    1990 ASC/McLaren Turbo Grand Prix 3500 swap GT3076R turbo 40lb/hr injectors FMIC LX9 coils Megasquirt2 v3.0

  8. #57
    W-Body for Life! robertisaar's Avatar
    Join Date
    May 2007
    Location
    Camden, Michigan, United States
    Posts
    5,054
    jon, i think you're making it much harder than it is...

    if you take a look at the diagram, you'll see that the brake switch is a necessary part of TCC operation. whenever the brake is pressed, the circuit to apply the TCC is broken, so no more lockup.

    and what is this about engaging overdrive? the 4T60 has a VERY minimal set of controls from the ECM, and if you're at a high enough MPH compared to where the TV cable is positioned, it will shift into 4th regardless of ECM intention.
    1995 Monte Carlo LS 3100, 4T60E, OBD1 Conversion...for now, future plans include a 3900, T04E-46 (Knock-Off) turbo (For the 3100, ~T61 for the 3900), and a F40.
    OBD1.5 to OBD1 Conversion harnesses for sale, click THIS link or PM me for more information.
    Need a wiring diagram for any GM car or truck from 82-06(and 07-08 cars)? PM me!

  9. #58
    Great, Does the trans need any input from the ecm to activate the tcc?

    1990 ASC/McLaren Turbo Grand Prix 3500 swap GT3076R turbo 40lb/hr injectors FMIC LX9 coils Megasquirt2 v3.0

  10. #59
    W-Body for Life! robertisaar's Avatar
    Join Date
    May 2007
    Location
    Camden, Michigan, United States
    Posts
    5,054
    well, yeah, the TCC apply circuit.

    apply 12V, TCC will lock.

    remove it, or break the connection via the brake switch, TCC unlocks.
    1995 Monte Carlo LS 3100, 4T60E, OBD1 Conversion...for now, future plans include a 3900, T04E-46 (Knock-Off) turbo (For the 3100, ~T61 for the 3900), and a F40.
    OBD1.5 to OBD1 Conversion harnesses for sale, click THIS link or PM me for more information.
    Need a wiring diagram for any GM car or truck from 82-06(and 07-08 cars)? PM me!

  11. #60
    Today I married the megasquirt harness with the TGP harness. I also installed the ECT that came in today and painted the UIM/LIM TB and valve covers metallic silver. I'll post pics later.

    1990 ASC/McLaren Turbo Grand Prix 3500 swap GT3076R turbo 40lb/hr injectors FMIC LX9 coils Megasquirt2 v3.0

Page 6 of 9 FirstFirst ... 4 5 6 7 8 ... LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •