Jump to content

Recommended Posts

Posted (edited)

I'd like to hear about OEM-style alternator upgrades for the L83, I have a 2016 Sierra 1500 with current sensor. I assume that dual alternators cannot be fit into the factory wiring since there's no way to "split" alternator control wires into two?

 

Edit: I have 23487089 (150 Amp), and I think the 170 Amp one is 22949467. Is there anything bigger that will just plug in and work?

 

Every experience is appreciated. Thanks a lot!

Edited by Vuk
Posted (edited)

With help from member doubeleive, I am finding that 84143541 220 Amp alternator works without problems. I think that will be enough for my needs right now.

Edited by Vuk
  • Like 4
Posted (edited)

There is a small catch - the factory line from the alternator is fused with 175A on the power distribution block (on top of the main battery). Most likely I will just get a 250A inline fuse and move over that wire three lugs down directly to the power bus. Also, making that wire thicker gauge is probably a good idea to support full charging current.

Picture1.png

Edited by Vuk
  • Like 1
Posted (edited)

I just ordered Littelfuse 298900, which holds one MEGA type fuse (same as the fuses used in previous generation power distribution blocks, and also this generation on the aux battery positive terminal). There are many options to fuse this lead; I just went with this one because I don't like needing to have multiple types of spare fuses and this vehicle already has too many different ones (I already have these exact 250A fuses for my inverter). 250A fuse part # is MEG250XP.

 

Note: this is not one of those in-line fuse housings that hang with the wire but rather has mounting points for two bolts.

Edited by Vuk
  • 6 months later...
Posted

So how is this working out?     I want to do this as well but i am a little confused.  Couple vs decoupled ?  I understand the difference, but which do i have?  Also the part # 84143541 is listed for an 18 while part # 84143539 is listed for the 16.

  • 2 weeks later...
Posted

I've never seen the different pulley types but I haven't seen many of these trucks' engines either. Best I can do is attach my photos of part numbers I was referring to above.

 

150Amp mounted:

P1020340.thumb.jpg.1ecc24c99f94fafb2b2138c2fd43eda4.jpgP1020341.thumb.jpg.756a4e5d57dcd38ccc2ab14beb92d270.jpg

P1020342.thumb.jpg.4282a0b08d62ac70d401dd6aa8c0ae9a.jpg

 

220Amp out of the box:

P1140315.thumb.jpg.6d3c231511c57a07f4e880674159d8c9.jpgP1140316.thumb.jpg.bd72a9da07b2bea39037779cb7b44e66.jpg

 

150Amp and 220Amp side by side:

P1020438.thumb.jpg.ce9447f57492eb75e37761bf6747641f.jpgP1020439.thumb.jpg.40608a5a2ae48b34ec12a0853fed50fb.jpgP1020440.thumb.jpg.18d3cbe824a99c3d28a8be7731345ee5.jpg

 

 

By the way, the 220Amp alternator has been working well for me for months now.

  • 3 years later...
Posted (edited)

There seems to be a new offering of aftermarket 250/320/400Amp alternators for this generation of trucks from Mechman:

 

https://www.mechman.com/alternators/gmc/sierra/5-3l/2014-2018/

 

Also, there seem to be 250/320/370/400Amp versions from JS Alternators that are to be used with the factory ECU-controlled voltage:

 

https://js-alternators.com/products/2005-2019-gmc-sierra-1500-5-3l-250-320-370-400amp-high-output-alternator

 

Has anyone had experience with these?

Edited by Vuk
  • 1 month later...
Posted
16 hours ago, MikeBMW said:

Yes, I installed a Mechman 250amp alternator with no issues.

It says for 6.2 but will it work for 5.3 as well?

  • Like 1
Posted

In my experience, yes.
Not sure where it says it's only for a 6.2, though?

Screenshot 2024-02-26 192119.png

  • Like 1
Posted (edited)
1 hour ago, MikeBMW said:

In my experience, yes.
Not sure where it says it's only for a 6.2, though?

Screenshot 2024-02-26 192119.png

I looked at the link and it showed for the 6.2 Cadillac motor. Thanks for confirming.

Edited by mikeyk101
  • Like 1

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

    • Welcome back! No, it definitely doesn't pass the sniff test. Even "ceasefire" needs an alternative definition these days.    $5.29 at Kroger today
    • 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?
  • GM-Trucks.com Clubs

  • Popular Contributors

×
×
  • Create New...