![]() |
![]() |
![]() |
![]() |
![]() ![]() |
![]() |
BMW Garage | BMW Meets | Register | Search | Today's Posts | Mark Forums Read |
![]() |
![]() ![]() |
BMW 3-Series (E90 E92) Forum
>
INPA Logging
![]() |
![]() |
02-13-2015, 05:02 PM | #133 | |
Colonel
![]() 627
Rep 2,408
Posts |
Quote:
__________________
2011 335d 11.68 @ 125.71 mph 1/4 mile NHRA certified track
Ram Cummins with lots-o-mods |
|
Appreciate
0
|
02-13-2015, 05:06 PM | #134 |
Colonel
![]() 627
Rep 2,408
Posts |
I wasn't able to find this value today in the time I had available... if someone who has the ability to create the Custom Jobs (last time I tried with my Win 8 machine it kept crashing) could put the exhaust pressure sensor values in with the boost values (set point, actual, temp, etc.) along with RPM and post a txt file so I could use it ... that'd be much appreciated.
__________________
2011 335d 11.68 @ 125.71 mph 1/4 mile NHRA certified track
Ram Cummins with lots-o-mods |
Appreciate
0
|
02-13-2015, 07:17 PM | #135 | |
Banned
809
Rep 1,630
Posts |
Quote:
Understand what you are looking for. Just can't answer right now and won't be able to until I can do testing on the car. But, an ass kicking winter and out of town travel is keeping me on the side lines. If you would be willing to do experiments, I'm willing to set them up in TestO. What I am suggesting is building TestO 'gauge sets' of like parameters, manipulating sensor output and logging the responses. Anyone interested? |
|
Appreciate
0
|
02-13-2015, 07:29 PM | #136 | |
Banned
809
Rep 1,630
Posts |
Quote:
|
|
Appreciate
0
|
02-13-2015, 08:20 PM | #137 | |
Colonel
![]() 627
Rep 2,408
Posts |
Quote:
I'm willing to help. I've got some family obligations and then some business travel coming up, so I'm not sure how fast I'll be in responding. But I'll work it in as time allows.
__________________
2011 335d 11.68 @ 125.71 mph 1/4 mile NHRA certified track
Ram Cummins with lots-o-mods |
|
Appreciate
0
|
02-13-2015, 09:15 PM | #138 | |
Banned
809
Rep 1,630
Posts |
Quote:
I think I should create a procedural tutorial to share with the group. Give me a day or 2. |
|
Appreciate
0
|
02-14-2015, 05:26 AM | #139 |
Second Lieutenant
![]() ![]() 76
Rep 199
Posts |
quick note about custom jobs. I've changed the format in the latest version (13th Feb). It's in XML now. testo/config/customjobs.xml.
Reason is it gives much more flexibility for me as a developer in terms of saving/creating/editing jobs.DWR: hope you did not get too far with your tutorial.. ![]() Debug->Custom jobs: will read customjobs.xml and populate jobs into drop down boxes on the left. Select line and press 'del' key and it will remove the parameter. To add a parameter,press 'table' and from the window choose a parameter by double-clicking on it and it gets added into custom job. Now you can run the from 'start job'. Ok, very basic stuff but it's a start.. TDIwyse, the latest version should also contain crash dumper so you should find some .dmp files after testo has crashed on win8.1 which I can decode and find the callstack. Really looking forward to get this bug fixed on win8.1 Last edited by pheno; 02-14-2015 at 06:13 AM.. |
Appreciate
0
|
02-14-2015, 09:38 AM | #140 |
Banned
809
Rep 1,630
Posts |
I just completed it. But really like where you are going. THis is going to be a very useful tool. Cannot say thanks enough.
For those still on the old version, below is a short and sweet tutorial. |
Appreciate
0
|
02-15-2015, 01:24 PM | #141 | |
Banned
809
Rep 1,630
Posts |
Quote:
|
|
Appreciate
0
|
02-15-2015, 03:13 PM | #142 |
Colonel
![]() 627
Rep 2,408
Posts |
Thanks. Will be interested in more of your findings when you post them.
__________________
2011 335d 11.68 @ 125.71 mph 1/4 mile NHRA certified track
Ram Cummins with lots-o-mods |
Appreciate
0
|
02-15-2015, 05:33 PM | #143 |
Banned
809
Rep 1,630
Posts |
Exhaust Pressure Pre Turbine
Below is a chart showing the raw millivolt reading of the pre-turbines, exhaust manifold pressure sensor (lower trace) along with 5 other converted parameters. Slight differences between filtered and unfiltered responses, but overall quite close. The legend shows the 'job names' for each data set.
For those of you who are interested in turbine drive pressure, this manifold pressure minus the pressure before the DPF (Exh_pPFltUs) will get you there. Don't want to spoil any surprises but, Pheno is working on doing calculations within Testo, thereby creating custom parameters - anyone want to see a turbine drive pressure gauge and logging?!! Oh yeah. ![]() |
Appreciate
0
|
02-16-2015, 06:42 AM | #144 | ||
Second Lieutenant
![]() ![]() 76
Rep 199
Posts |
Quote:
Quote:
Here's some actual code adding several own, new results. For example: MIKAS_RESULT's formula is: STATUS_INT_WERT*7 STATUS_INT_WERT is a ediabas job result. Code:
eval.addExpression(j, "MIKAS_RESULT","STATUS_INT_WERT*7"); eval.addExpression(j, "MIKAS_RESULT2","sin(STATUS_INT_WERT)*5"); eval.addExpression(j, "MIKAS_RESULT3","log(STATUS_INT_WERT)"); eval.addExpression(j, "MIKAS_RESULT4","STATUS_INT_WERT"); ![]() It takes additonal ~0.5ms per job to add these custom expressions on my 4 year old 4-core laptop. I think that's feasible :-) Last edited by pheno; 02-16-2015 at 07:45 AM.. |
||
Appreciate
0
|
02-16-2015, 07:59 AM | #145 | |
Colonel
![]() 627
Rep 2,408
Posts |
This is all really neat. Thanks.
Quote:
Did you log the STAT_AsMod_pTrbnUs_WERT to see how it compares to these other drive pressure jobs?
__________________
2011 335d 11.68 @ 125.71 mph 1/4 mile NHRA certified track
Ram Cummins with lots-o-mods |
|
Appreciate
0
|
02-16-2015, 12:43 PM | #149 | |
Banned
809
Rep 1,630
Posts |
Quote:
Once I found parameters that closely followed the mV sensor signal, I moved on to other things. Until I get a better understanding of the AsMods, I'll be staying away from them, for datalogging. Really trying to devise a method to use unused sensor inputs to measure things we cannot currently measure, via the DDE. Things like temperature before the turbos, pressure after the turbo, etc. |
|
Appreciate
0
|
02-16-2015, 03:13 PM | #150 | |
Private First Class
![]() 26
Rep 196
Posts |
Quote:
![]() I like the new version This was run with 30 labels on a N47T - sampling times vary, but fast enough. |
|
Appreciate
0
|
02-16-2015, 05:22 PM | #151 | |
Colonel
![]() 627
Rep 2,408
Posts |
Quote:
TDIwyse: "I'm researching AssMods."
__________________
2011 335d 11.68 @ 125.71 mph 1/4 mile NHRA certified track
Ram Cummins with lots-o-mods |
|
Appreciate
0
|
02-17-2015, 08:01 PM | #153 |
Colonel
![]() 627
Rep 2,408
Posts |
OK, I had a little time and got the new version downloaded and installed. It's hooking up to the car correctly, so that's good. Haven't yet tried to create my own custom jobs on Win 8 with the new program. Did do some brief looking for the drive pressure jobs, but didn't see them ... DWR, where did you find them?
__________________
2011 335d 11.68 @ 125.71 mph 1/4 mile NHRA certified track
Ram Cummins with lots-o-mods |
Appreciate
0
|
02-17-2015, 08:47 PM | #154 |
Banned
809
Rep 1,630
Posts |
|
Appreciate
0
|
![]() |
Bookmarks |
Thread Tools | Search this Thread |
|
|