|
 |
|
07-03-2009, 10:25 AM
|
#61
|
|
Newbie
Join Date: Jun 2009
Location: Heerlen, Netherlands
Posts: 12
|
I might sound stupid now, but what is "the FB" ??
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
07-03-2009, 02:01 PM
|
#62
|
|
Maximum Bitrate
Join Date: Oct 2005
Location: HAGERSTOWN,MD
Posts: 534
|
the fusion brain, the hardware that lets you control the air ride.
|
|
|
07-03-2009, 02:33 PM
|
#63
|
|
Fusion Brain Creator
Join Date: Mar 2006
Location: Colorado, but Canadian!
Posts: 8,862
|
Quote: Originally Posted by customaudioman 
How would I go about doing the code for the configurator? how do you find the values in psi?. for my type of air ride, I have to use Dakota Digital #SEN-03-5 0 - 400 psi, Universal Pressure Sender / 1/8. For my setup I cant use the 0-150psi pressure sender. will this sender still work? The code on the first page, will that work for the 0-400psi pressure sender unit?
0 - 400 psi, Universal Pressure Sender / 1/8
The code is for the 150psi unit. If you use something else than you will need to calibrate it, or find a pre-done curve. If you find a predone curve, then you can plug it into Excel and get an equation easily.
|
|
|
07-03-2009, 06:02 PM
|
#64
|
|
Newbie
Join Date: Jun 2009
Location: Heerlen, Netherlands
Posts: 12
|
Quote: Originally Posted by customaudioman 
the fusion brain, the hardware that lets you control the air ride.
and where can i get this fusion brain ?
|
|
|
07-03-2009, 08:02 PM
|
#65
|
|
Fusion Brain Creator
Join Date: Mar 2006
Location: Colorado, but Canadian!
Posts: 8,862
|
Quote: Originally Posted by bad_luck 
and where can i get this fusion brain ?
Both at our store (in my sig) and in the mp3car store (top banner).
|
|
|
07-03-2009, 10:41 PM
|
#66
|
|
Maximum Bitrate
Join Date: Oct 2005
Location: HAGERSTOWN,MD
Posts: 534
|
Quote: Originally Posted by 2k1Toaster 
The code is for the 150psi unit. If you use something else than you will need to calibrate it, or find a pre-done curve. If you find a predone curve, then you can plug it into Excel and get an equation easily.
how do I calibrate it? is there a pre-done curve? how did you get the code for the 150psi one?
|
|
|
07-05-2009, 01:57 PM
|
#67
|
|
Maximum Bitrate
Join Date: Oct 2005
Location: HAGERSTOWN,MD
Posts: 534
|
anyone have info on this?
|
|
|
07-05-2009, 02:07 PM
|
#68
|
|
Fusion Brain Creator
Join Date: Mar 2006
Location: Colorado, but Canadian!
Posts: 8,862
|
Quote: Originally Posted by customaudioman 
how do I calibrate it? is there a pre-done curve? how did you get the code for the 150psi one?
You calibrate it by reading in values and comparing it to known values. So put the system at X psi, read in the value, and therefore that value = that psi. Change system to psi Y, then read in the value, and therefore that value = Y psi.
You have to look at the sensor datasheet to see if they already have a curve. More than likely one exists somewhere, probably in psi vs. resistance.
We got the code for the 150psi by doing exactly as I described above.
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
07-05-2009, 03:54 PM
|
#69
|
|
The Last Good Gremlin
Join Date: Nov 2004
Location: St Louis
Posts: 1,933
|
Quote: Originally Posted by customaudioman 
anyone have info on this?
Good luck with that. Here's what I got.
This is what the engineers at Dakota Digital were able to find for me:
Resistance PSI
20 16
75 114
100 164
150 280
Someone probably needs to call them again and see if they ever found more data.
__________________
HARDWARE: Fujitsu Stylistic ST5031w/WiFi and dock, internal MP3Car 80G HD,, external 1TB HD, Sierra Wireless Aircard 550, DVD-RW, Silabs FM, WinTV USB, XM Commander w/Timetrax USB, Delorme GPS, Saitek X-52 joystick, BluSoleil Bluetooth, TPMS, FB, Elm327
|
|
|
07-07-2009, 10:44 AM
|
#70
|
|
Maximum Bitrate
Join Date: Oct 2005
Location: HAGERSTOWN,MD
Posts: 534
|
Quote: Originally Posted by GizmoQ 
Good luck with that. Here's what I got.
This is what the engineers at Dakota Digital were able to find for me:
Resistance PSI
20 16
75 114
100 164
150 280
Someone probably needs to call them again and see if they ever found more data.
I see most people with gauges in their cars(Chrysler 300) run like 90-98 psi int the front 100-106 psi in the rear with the 400psi sensors. I only can use this sensor, so are the numbers above all psi or resistance?
|
|
|
07-07-2009, 11:02 AM
|
#71
|
|
Maximum Bitrate
Join Date: Oct 2005
Location: HAGERSTOWN,MD
Posts: 534
|
Quote: Originally Posted by 2k1Toaster 
The code is for the 150psi unit. If you use something else than you will need to calibrate it, or find a pre-done curve. If you find a predone curve, then you can plug it into Excel and get an equation easily.
what equation in excel do I use?
|
|
|
07-07-2009, 11:40 AM
|
#72
|
|
The Last Good Gremlin
Join Date: Nov 2004
Location: St Louis
Posts: 1,933
|
Quote: Originally Posted by customaudioman 
I see most people with gauges in their cars(Chrysler 300) run like 90-98 psi int the front 100-106 psi in the rear with the 400psi sensors. I only can use this sensor, so are the numbers above all psi or resistance?
The first number is the resistance you should see at the second number PSI.
In my excel spreadsheet, I took it to the third polynomial cause I started with three good points and got this equation:
y = 0.0035x^2 + 1.4409x - 14.099
The first set was added later after bugging the DD engineers for two weeks.
__________________
HARDWARE: Fujitsu Stylistic ST5031w/WiFi and dock, internal MP3Car 80G HD,, external 1TB HD, Sierra Wireless Aircard 550, DVD-RW, Silabs FM, WinTV USB, XM Commander w/Timetrax USB, Delorme GPS, Saitek X-52 joystick, BluSoleil Bluetooth, TPMS, FB, Elm327
|
|
|
07-07-2009, 07:26 PM
|
#73
|
|
Maximum Bitrate
Join Date: Oct 2005
Location: HAGERSTOWN,MD
Posts: 534
|
Quote: Originally Posted by GizmoQ 
The first number is the resistance you should see at the second number PSI.
In my excel spreadsheet, I took it to the third polynomial cause I started with three good points and got this equation:
y = 0.0035x^2 + 1.4409x - 14.099
The first set was added later after bugging the DD engineers for two weeks.
Is this for the 0-400psi sensors? also do you have a config file for the 0-400psi sensor or does any one have the 0-400psi sensor working in their car?
|
|
|
07-07-2009, 09:45 PM
|
#74
|
|
The Last Good Gremlin
Join Date: Nov 2004
Location: St Louis
Posts: 1,933
|
Quote: Originally Posted by customaudioman 
Is this for the 0-400psi sensors? also do you have a config file for the 0-400psi sensor or does any one have the 0-400psi sensor working in their car?
Yes this is what I came up with for the 400PSI sensor and I am no expert so someone else needs to verify it with the four coordinates provided above.
As far as I know, I'm the only one.
__________________
HARDWARE: Fujitsu Stylistic ST5031w/WiFi and dock, internal MP3Car 80G HD,, external 1TB HD, Sierra Wireless Aircard 550, DVD-RW, Silabs FM, WinTV USB, XM Commander w/Timetrax USB, Delorme GPS, Saitek X-52 joystick, BluSoleil Bluetooth, TPMS, FB, Elm327
|
|
|
07-09-2009, 01:42 AM
|
#75
|
|
Maximum Bitrate
Join Date: Oct 2005
Location: HAGERSTOWN,MD
Posts: 534
|
Quote: Originally Posted by GizmoQ 
Yes this is what I came up with for the 400PSI sensor and I am no expert so someone else needs to verify it with the four coordinates provided above.
As far as I know, I'm the only one.
so your work in the car? Your able to see the pressure your sitting at? I dont have the sensor yet, will be getting soon. just want to make sure it works.
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 09:01 PM.
| |