PCM Diagnostics & Tuning HP Tuners | Holley | Diablo
Sponsored by:
Sponsored by:

Lets Talk GMLAN (J2411 SWCAN-Bus)

Thread Tools
 
Search this Thread
 
Old 02-02-2013, 10:21 PM
  #1  
TECH Veteran
Thread Starter
iTrader: (12)
 
Wnts2Go10O's Avatar
 
Join Date: Dec 2004
Location: Rockville, MD
Posts: 4,354
Likes: 0
Received 0 Likes on 0 Posts

Default Lets Talk GMLAN (J2411 SWCAN-Bus)

ive found some interesting stuff to help log data from high and low speed coms on the network.

a couple q's as i want as many opinions, view points, etc.. just dont go on and on with the 'cant, wont, dont' bs please.

i have found out through the use of google and other sources that:

-the bcm is commanding other modules in the network (a central hub of sorts). at least for the radio, locks, etc.
-the brake control module has all the sensor inputs for the suspension
-low speed SWCAN is for button presses (doors, radio, etc)
-there ARE SWCAN readers and the like that will read high and low with some... DIY... if you wanted a less expensive option
-simulators for other cars' CAN-Bus systems, again.. expensive if you arent a DIY'er

the questions are:

what is the suspension controller or PCM doing to translate the data into data that is plugged into the models used to run the engine, suspension, etc?

what could be used to simulate the 5v sensor inputs over the network?

how would one go about setting up a simple bench station for such a thing?

and

what could one do to recreate the network in a more compact way (sensor inputs and command in one module)? though, i suspect THAT is the 64,000 dollar question.


and..... GO! i will be patiently reading.
Old 02-02-2013, 11:46 PM
  #2  
TECH Veteran
Thread Starter
iTrader: (12)
 
Wnts2Go10O's Avatar
 
Join Date: Dec 2004
Location: Rockville, MD
Posts: 4,354
Likes: 0
Received 0 Likes on 0 Posts

Default

ohhh! this is useful!:
https://docs.google.com/spreadsheet/...5cDIzMXc#gid=2
Old 02-04-2013, 08:23 AM
  #3  
TECH Addict
iTrader: (10)
 
wait4me's Avatar
 
Join Date: Feb 2003
Location: warsaw, in
Posts: 2,961
Likes: 0
Received 1 Like on 1 Post

Default

I guess my question is Why ?? What goals do you have. If I take the time to write everything out, what will you gain?
Old 02-04-2013, 04:36 PM
  #4  
TECH Veteran
Thread Starter
iTrader: (12)
 
Wnts2Go10O's Avatar
 
Join Date: Dec 2004
Location: Rockville, MD
Posts: 4,354
Likes: 0
Received 0 Likes on 0 Posts

Default

Originally Posted by wait4me
I guess my question is Why ?? What goals do you have. If I take the time to write everything out, what will you gain?
1) knowledge. CAN-bus is part of the future of the aftermarket.

2) leads on how to get at the operating system of the CAN

3) leads on how to create something that can consolidate the network..

among other things.

Old 02-04-2013, 05:02 PM
  #5  
TECH Apprentice
 
atomic 6's Avatar
 
Join Date: May 2006
Location: Omaha,Ne
Posts: 311
Likes: 0
Received 1 Like on 1 Post
Default

Originally Posted by wait4me
I guess my question is Why ?? What goals do you have. If I take the time to write everything out, what will you gain?
This could lead to a interface for the aftermarket ECMs to run the dash in a newer car install.

The Megasquirt can be made to run some of the European cars, because their Can Bus protocols are closer to the the J1939 standard they are built on, but the American manufacturer's stuff is a J1850 standard, and less common.

Something like the bypass modules that they have for the "autostart" industry. analog inputs converted to a data stream,for the dash, or vehicle data bus to parse, and use.

This stuff is definately "cutting edge" and interesting.
Old 02-04-2013, 05:40 PM
  #6  
TECH Veteran
Thread Starter
iTrader: (12)
 
Wnts2Go10O's Avatar
 
Join Date: Dec 2004
Location: Rockville, MD
Posts: 4,354
Likes: 0
Received 0 Likes on 0 Posts

Default

Originally Posted by atomic 6
This could lead to a interface for the aftermarket ECMs to run the dash in a newer car install.

The Megasquirt can be made to run some of the European cars, because their Can Bus protocols are closer to the the J1939 standard they are built on, but the American manufacturer's stuff is a J1850 standard, and less common.

Something like the bypass modules that they have for the "autostart" industry. analog inputs converted to a data stream,for the dash, or vehicle data bus to parse, and use.

This stuff is definately "cutting edge" and interesting.
you arent thinking big enough

GM is J2411
Old 02-04-2013, 06:03 PM
  #7  
TECH Apprentice
 
atomic 6's Avatar
 
Join Date: May 2006
Location: Omaha,Ne
Posts: 311
Likes: 0
Received 1 Like on 1 Post
Default

I wish I had time to go that far into it, but there just doesn't seem to be enough hours in the day.....

keep us posted.
Old 02-04-2013, 07:10 PM
  #8  
Banned
iTrader: (10)
 
edcmat-l1's Avatar
 
Join Date: Jul 2006
Location: Va Beach
Posts: 4,782
Likes: 0
Received 4 Likes on 4 Posts
Default

SAE.org has a ton of info. Gotta spend some money though. They sell most of their papers. At least the ones with the good info.
Old 02-04-2013, 09:17 PM
  #9  
TECH Veteran
Thread Starter
iTrader: (12)
 
Wnts2Go10O's Avatar
 
Join Date: Dec 2004
Location: Rockville, MD
Posts: 4,354
Likes: 0
Received 0 Likes on 0 Posts

Default

Originally Posted by edcmat-l1
SAE.org has a ton of info. Gotta spend some money though. They sell most of their papers. At least the ones with the good info.
ive found a bunch of papers on the suspension controller stuff plus patents from GM/Delphi. nothing too useful computer wise (lots of useable physics for later) but quite interesting. those reading and doing things like changing text on the dash dont say anything about anything actually useful to us gear heads.
Old 02-05-2013, 03:07 PM
  #10  
TECH Veteran
Thread Starter
iTrader: (12)
 
Wnts2Go10O's Avatar
 
Join Date: Dec 2004
Location: Rockville, MD
Posts: 4,354
Likes: 0
Received 0 Likes on 0 Posts

Default

bump PLUS:

ive been looking into hardware to help with this project ad so far Arduino plus a Sparkfun CAN 'shield' looks like one of the best bets for what i want to do. on top of that.. a Raspberry Pi ARM computer may be useful later for more intensive simulation. its amazing how much people have done with the GMLAN actually amount to so little real in depth info about the more important systems.
Old 02-07-2013, 05:11 PM
  #11  
TECH Veteran
Thread Starter
iTrader: (12)
 
Wnts2Go10O's Avatar
 
Join Date: Dec 2004
Location: Rockville, MD
Posts: 4,354
Likes: 0
Received 0 Likes on 0 Posts

Default

bump



Quick Reply: Lets Talk GMLAN (J2411 SWCAN-Bus)



All times are GMT -5. The time now is 06:19 AM.