Jump to content

dwlee

Members
  • Posts

    156
  • Joined

  • Last visited

Posts posted by dwlee

  1. When I was looking for boot rubber for the GTO Basis were very helpful, but at that time (2012) they didn't have anything that fitted correctly. I ended up using the one from Scotts old auto rubber and did does the job pretty well, but it was tight until the rubber settled down. 

    • Like 1
  2. What is the part number of the ones you have?

    As far as I know the mains are near enough the same for sohc and dohc 6 or 7 bolt.

    RPW sell the same kit for them all http://shop.rpw.com.au/online-store/products-by-vehicle-manufacturer-2/mitsubishi/mitsubishi-starion-turbo/engine-products-starion-turbo-4g63/main-stud-kit-mitsubishi-4g63-detail.html but you are better dealing with Sta parts as it will be much cheaper http://www.staparts.co.nz/View-A-Product?id=401&Productid=Main stud kit Mitsubishi 2.0L 4G63 dohc 16 valve 2-bolt hex

  3. Definitely not guaranteed, but you're a lot closer to something that might work if its from the same series. The 4g6x series was in production for over 25 years and there were quite a few change over that time. Some are interchangable without and changes, some require minor changes and others require alot of work and not worth the effort. 

    What was the donor car/year for the 4g63 engine you are rebuilding?

  4. No, the 4g5x  (Astron) series have a completely different bore spacing to the 4g6x (Sirius) series. The bore spacing within a series is the same, but head bolt diameter can vary with earlier being 12mm  reusable and later being 11mm that requires replacement. Also, the inlet/outlet swap sides around 1996 in the 4g6x. Have a look around http://www.projectzerog.com/ as there it has a lot of info regarding a swap from SOHC to DOHC.

    I'm not aware of any 8 valve SOHC 4g6x with larger valve but there is the option of 12 valve dash head with two lets valves.

  5. When I put semi-sealed units in mine the locator tabs matched one of the cups and not the other cup. The units I used had thin metal tabs in a sort of a loop and I was able to manipulate the tab so that they fitted into the cup correctly. The difference in the cups is to stop people putting the wrong headlight in the wrong location so the high/low has different taps to single high. I put in two sets of high/low semi-sealed units and just running one set as high.

     

    Shame about the rust/bog/dent.

  6. I assume you want to be able to set the nominal zero position from which you advance and retard the cam and set that as your base position? The 12 degrees measurement maybe fully retarded and that's the reason they set the minimum duty cycle at 20%?

     

    Some basics of PID control are that the input to the controller is the difference between desired value and the actual value, the error. The control signal is made up of the sum of three components that are related to the error:

    • Proportional: proportional gain multiplied by the error. Think of it as the error is this much so we will apply that much control signal. Zero error equals no proportional component to the control signal
    • Integral: the integral gain times the area under the error curve. Think of as the part that drives the control signal so that eventually actual error goes to zero.
    • Differential: the derivative gain time the slope of the error curve. Think of it as the part that tries to resist the rate of error change.

    The problem with PID controllers is that the measurement of the actual value is noisy and the real physical actuators have limits to how much signal they can transmit and the rate at which they can change their output. The noisy measurements will cause that noise to be amplified by the differential component of the controller. The physical limits of the actuator will cause problems such as; integrator windup (too higher integral gain) and or oscillation (too higher derivative gain). To higher proportional gain can cause actuator saturation.

     

    In your case increasing the level of filtering will reduce the impact of measurement noise as will reducing the derivative gain. I would not recommend changing the integral gain and to a lesser extent the proportional gain. The best way to manually tune PID gains is to perform step change tests where you change the desired position from one value to another and look a how the actual position changes in the logs.

  7. Roman, have you tried a custom PID setup? Looking at the default setting in Link's Altezza base map the filtering is set to the lowest level and derivative gain looks quite high (but hard to know without knowledge of how the algorithm was coded). The high derivative gain and a noisy position signal may cause oscillation in the control signal. Also, the large difference between the actual position and the target like at the start of the log might cause integrator windup, which can cause strange things to happen, so best to fix the offset error (hopefully link have a good anti-windup strategy build into their controller).    

    • Like 2
  8. The oem rubbers can be temperamental with the amount of tension applied and if it wrong they split as you've found. I've always been curious how those Rare Spares generic rubbers fit. They actual look quite good from your photos and a lot better than I thought they would. What is the fit at the ends like?

×
×
  • Create New...