For those of you who are interested in the process to rebuild and engine or swap it out with a new one, I am doing both LOL.
Some back story: I was being stupid and on a high speed run, I wasn't paying attention and ended up melting my Cyl-4 piston rings and subsequently the cylinder walls along with it. the O2 sensor went flat for some reason (was basically brand new) and I didn't notice the AFRs flatlining and thus the ECU just kept dumping fuel into bank 2 to compensate until it went 'boom'.
I bought a new (used) engine block to replace by blown engine block. I bought new pistons and rods, new bearings, all the bits you would need to re-assemble the engine and various tools needed to make the process less painful. Disassembled the new block and got it ready to head to the machine shop to be flattened and cleaned. Now I'm in the process to pull the old engine so the head can also go out and be machined to perfection with the (new) block.
In balancing the rotating assembly, I followed the normal guidelines of match the lightest piston with the heaviest rod and so forth. However, being a software engineer, that wasn't good enough so I wrote a python program that inputted a csv file of all the weights and then ran through all the permutations and found the best matchups for the smallest variance in weights. Doing it the traditional way I got a weight variance of 1.4g. My python script was able to drop that to 1.3g. Might not seem like much but the closer to 0 you can get, the better. Plus it was fun little 'side quest' in my whole engine build process. The repo for the script can be found here.
The current state is I have the engine ready to remove. Tonight I'll pull the engine itself and begin the disassembly process.
For when I begin the rebuild process, I ordered one of those inflatable clean rooms which I'll blow up in my garage so the engine has the best chance of being contaminant free when it all goes back together. This wasn't really what I was planning to do this summer with my car, but I actually am enjoying the whole process, plus I really wanted to remove the engine just so I could clean the engine bay.
Further note: This is quite the process and I would not recommend it to the faint of heart. I have been scouring the forums, reading ISTA-D like it's a book, and have printed out almost an entire ream of instructions/directions. I have spent more money on parts than a normal human would have bothered with but my goal is a bulletproof engine that can take anything I throw at it.
More updates to follow as I continue.
Some back story: I was being stupid and on a high speed run, I wasn't paying attention and ended up melting my Cyl-4 piston rings and subsequently the cylinder walls along with it. the O2 sensor went flat for some reason (was basically brand new) and I didn't notice the AFRs flatlining and thus the ECU just kept dumping fuel into bank 2 to compensate until it went 'boom'.
I bought a new (used) engine block to replace by blown engine block. I bought new pistons and rods, new bearings, all the bits you would need to re-assemble the engine and various tools needed to make the process less painful. Disassembled the new block and got it ready to head to the machine shop to be flattened and cleaned. Now I'm in the process to pull the old engine so the head can also go out and be machined to perfection with the (new) block.
In balancing the rotating assembly, I followed the normal guidelines of match the lightest piston with the heaviest rod and so forth. However, being a software engineer, that wasn't good enough so I wrote a python program that inputted a csv file of all the weights and then ran through all the permutations and found the best matchups for the smallest variance in weights. Doing it the traditional way I got a weight variance of 1.4g. My python script was able to drop that to 1.3g. Might not seem like much but the closer to 0 you can get, the better. Plus it was fun little 'side quest' in my whole engine build process. The repo for the script can be found here.
The current state is I have the engine ready to remove. Tonight I'll pull the engine itself and begin the disassembly process.
For when I begin the rebuild process, I ordered one of those inflatable clean rooms which I'll blow up in my garage so the engine has the best chance of being contaminant free when it all goes back together. This wasn't really what I was planning to do this summer with my car, but I actually am enjoying the whole process, plus I really wanted to remove the engine just so I could clean the engine bay.
Further note: This is quite the process and I would not recommend it to the faint of heart. I have been scouring the forums, reading ISTA-D like it's a book, and have printed out almost an entire ream of instructions/directions. I have spent more money on parts than a normal human would have bothered with but my goal is a bulletproof engine that can take anything I throw at it.
More updates to follow as I continue.
Last edited: