Jump to content

Recommended Posts

Posted

So approximately how much does the DEF fluid add to yearly cost, say you drive 12-15k a year? Just looking for a general figure 

Posted
13 minutes ago, ArTurf said:

So approximately how much does the DEF fluid add to yearly cost, say you drive 12-15k a year? Just looking for a general figure 

DEF cost is peanuts, compared to the other costs of ownership.

 

Usage will be about 1.5 or 2% of fuel.

Using a my current 6.6L as an example.

It runs about 1100 or 1200 miles per gallon of def. 

 

Average US DEF cost is about $2.75 (according to google search).

 

15,000 miles/yr  / 1100 miles/gal  x 2.75 $/gal = $38 per year.    

 

FWIW, avg diesel price/gallon is about the same.

 

 

I never understand all the folks that say they won't buy a diesel because the cost of def is so high....

Clearly it's insignificant. 

 

 

 

 

 

 

 

 

 

  • Like 1
Posted
30 minutes ago, redwngr said:

DEF cost is peanuts, compared to the other costs of ownership.

 

Usage will be about 1.5 or 2% of fuel.

Using a my current 6.6L as an example.

It runs about 1100 or 1200 miles per gallon of def. 

 

Average US DEF cost is about $2.75 (according to google search).

 

15,000 miles/yr  / 1100 miles/gal  x 2.75 $/gal = $38 per year.    

 

FWIW, avg diesel price/gallon is about the same.

 

 

I never understand all the folks that say they won't buy a diesel because the cost of def is so high....

Clearly it's insignificant. 

 

 

 

 

 

 

 

 

 

So, what about the other cost of ownership?

 

Are you talking about oil changes, insurance, truck payment.

 

I would get a 3.0 mainly for mileage, the most I tow is my garden tractor.

 

My current vehicle(Honda Pilot) does not handle towing very well.

Posted
1 hour ago, jaslon said:

So, what about the other cost of ownership?

 

Are you talking about oil changes, insurance, truck payment.

 

I would get a 3.0 mainly for mileage, the most I tow is my garden tractor.

 

My current vehicle(Honda Pilot) does not handle towing very well.

I was referring to the costs that will be in place no matter what engine is selected. 

Financing, depreciation, insurance, tires and so on. 

 

Oil changes etc will be similar. 

Diesels will have replaceable fuel filter -- but like DEF, the cost per mile is tiny.

 

and so on.

 

 

Posted

I don't see any additional expense with the diesel, except the fuel costs more. The oil change is probably a little more, DEF cost, and fuel filters. However there are no spark plugs to change, no coil packs, no wires.

Posted

Another question, How much more does the 3.0 weigh than the 5.3/6.2? Just wondering. Part of me wants this engine over my 6.2

Posted
1 hour ago, davester said:

...The higher compression also may result in a higher likelyhood of blown head gaskets.

I doubt that. It's not like that the 3.0 is the first diesel ever invented.

 

so long

j-ten-ner

  • Like 2
Posted
28 minutes ago, ArTurf said:

Another question, How much more does the 3.0 weigh than the 5.3/6.2? Just wondering. Part of me wants this engine over my 6.2

It might weigh less.

 

Haven't seen a weight calculator for 2020.  (Most years they have published one).  I checked the 2019 one, and didn't find LM2 info included. 

 

2020 curb weights show the LM2 crew/short/4wd weighs less than the L87 crew/short/4wd.  I think they're both gonna be 10 speeds.  

Posted
2 hours ago, j-ten-ner said:

I doubt that. It's not like that the 3.0 is the first diesel ever invented.

 

so long

j-ten-ner

It's not that this particular engine is more prone to blown head gaskets, but in general, perhaps because they see more miles, or that they are more expensive, so people are more likely to repair vs replace, but diesels seem to have blown head gaskets more frequently than gas engines, and a head gasket repair is more expensive compared to the same problem with a gas engine.

 

And, for the 3.0 engine, I believe there is that belt at the back of the engine that has to be periodically replaced every 150k, which is a fairly expensive thing to replace...

Posted
10 hours ago, ArTurf said:

Another question, How much more does the 3.0 weigh than the 5.3/6.2? Just wondering. Part of me wants this engine over my 6.2

Looked it up it weighs the same as the 6.2

Posted
7 hours ago, davester said:

It's not that this particular engine is more prone to blown head gaskets, but in general, perhaps because they see more miles, or that they are more expensive, so people are more likely to repair vs replace, but diesels seem to have blown head gaskets more frequently than gas engines, and a head gasket repair is more expensive compared to the same problem with a gas engine.

 

And, for the 3.0 engine, I believe there is that belt at the back of the engine that has to be periodically replaced every 150k, which is a fairly expensive thing to replace...

What does this belt drive?

Posted

The belt drives the oil pump.

 

Nobody has replaced one yet as far as I know so we really don't know what it will cost. From a video I watched, a GM engineer said/made it sound like you disconnect the trans and slide it back a little bit and then there is a service plate to access it. Probably not ideal for some but not as bad as some are making it out to be. I've heard people trying to say the engine has to be pulled to change! Lol 

Posted
9 hours ago, davester said:

It's not that this particular engine is more prone to blown head gaskets, but in general, perhaps because they see more miles, or that they are more expensive, so people are more likely to repair vs replace, but diesels seem to have blown head gaskets more frequently than gas engines,

Nonsense.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

  • Latest Articles

  • Posts

    • That makes sense, and I think you are describing the real product problem. Capturing data is the easy part. If the owner or technician has to manually dig through five minutes of millisecond-level logs, the product has already failed. The device would be at the ECM harness, not at the OBD port, so I agree that data retrieval and event marking need to be thought through carefully. The way I am thinking about the architecture is: The recorder itself should not depend on a phone, app, Bluetooth, Wi-Fi, or cloud connection to capture the event. It should always keep a local rolling buffer and lock the event locally. A button, phone app, or small cabin device would only act as an event marker. If the driver feels a stumble and presses the button 10–30 seconds later, the pre-buffer has to already contain the useful data. For data retrieval, the practical options would be a sealed service USB lead, Wi-Fi download, or a phone/cabin companion device. I would not expect the owner to remove the ECM-side module or work with raw files directly. The cloud or AI side would be for interpretation, not for capturing the event. The truck may have no connection when the issue happens, so the evidence has to be saved locally first. After that, cloud processing could help decode the data, compare it against baselines, and generate a readable report. For the first version, I would keep the automatic triggers conservative and objective: driver event marker bus-off error passive voltage drop / brownout device reset FIFO or queue overflow a normally periodic message disappearing side-to-side communication mismatch, if the topology supports that For “learning normal,” I agree with your point, but I would not want to overclaim it as automatic root-cause diagnosis at first. A realistic first step would be learned baseline comparison for that specific vehicle and operating condition. For example, a value would only be compared against similar conditions: RPM range load / MAP throttle position gear / vehicle speed coolant and oil temperature battery voltage AFM/DFM state, if decoded and validated Then the report could flag things like: this periodic message disappeared compared with its normal timing this value deviated from this vehicle’s normal range under similar conditions the same abnormal pattern repeated after the same type of event the anomaly occurred together with voltage, oil-pressure, misfire, or communication changes But I would still call that “abnormal pattern detected,” not “replace this part,” unless there is enough validated repair data behind it. So the intended product would not be “here is a huge log.” It would need to be an event package: what triggered the capture how much pre/post data was preserved what changed before and after the event whether the device itself reset, overflowed, or saw a bus error selected graphs around the event raw data only as supporting evidence From your perspective, what would make this kind of report useful instead of just another datalog? For example: What are the top 5 parameters or events you would want highlighted first? Would you trust a learned baseline for that specific vehicle, or would you prefer fixed thresholds? How much false-positive flagging would be acceptable before you stopped looking at the reports? What would a one-page report need to show for an independent shop to take it seriously? For misfire, AFM/DFM, oil pressure, or U-code complaints, what would you want the tool to flag automatically?
    • 2024 Silverado 2500 HD LTZ grille no camera Parts list   84603331 84913656 84913657 84913654 84913655 84911567 84911568 85646092 85646093 85797921 85797922   11570637  x10-15   grille/bumper bolts 11546500  x10      grille clips 11571006  x10      push/retainer clips 11546454  x6       nut retainers 11611609  x6       M5 bolts 11610700  x6       molding/trim retainers
    • And use RA's 5% discount code if you buy from them.  google for the code, one is always available.
    • Just don't turn the steering wheel as much?
    • Rockauto bud. I pass local stores for parts.   Findya something online. 
  • GM-Trucks.com Clubs

  • Popular Contributors

×
×
  • Create New...