Jump to content
SAU Community

Recommended Posts

Ok Now I get the full picture. So If I was looking at logging the other ones you mentioned I would need to hook into the diag port and descramble the data from there. That sounds challenging :P

The diag port is used for "consult" the nissan diag computer and can do full diag engine checks and all other wierd stuff. it wont report values, only reports failures or mismatches based off templates to allow the dealer to retune it. ill look up the nissan ecu rom editor / link software to see what I can find

Wicked as. Im gonna speak to them to make sure it works for an rb25det and ask them if I can get a demo of the unit in my car. Their in Buleen so thats a piece of piss.

Wicked as!@!!

Thanks heaps for your help qikgts

Well I've emailed them in regards to it working on the RB25DET instead of the VG30DE/TT and AT for the 300ZX. I will keep you posted on their response. I'll see if I can find the software too

Let us know how you go with the serial port buisiness.

DAMQIK GTS-T, do you know where MAP connects to the ECU? Is it shown on here this schematic? (ignore the cuts :P

Just to clarify, the data acquisition link I posted is just a cheap analog to digital convertor (the cheapest 12bit I have seen). Data loggers for cars aren't new but they are generally expensive and stand alone (ie they record data, and you down to PC later) or else a feature of an after market ECU. This one is is cheap, but has some limitations (like 0-4V instead of 0-5V) and the need to have your laptop connected. I am getting one to give it run, and from the RB25 schematic, it won't hard to pick up TPS, AFM, Eng temp and O2 from existing sensors. As pointed these are usless without RPM and or Tacho. RPM and Tacho probably need frequency to voltage converter electronics which are quite cheap. I was going to buy a MAP but DAMQIK GTS-T might be onto something. You could also add sensors like charge air temp or whatever.

Originally posted by b2barker

DAMQIK GTS-T, do you know where MAP connects to the ECU? Is it shown on here this schematic? (ignore the cuts :(

Yeah I know where it connects to the ecu, "IT DOSEN'T"

It is only connected to the boost gauge in the dash, thats it.

It is not shown on that ecu diag you posted i will find the circuit wiring for it and post it up.

Originally posted by b2barker

Just to clarify, the data acquisition link I posted is just a cheap analog to digital convertor (the cheapest 12bit I have seen). Data loggers for cars aren't new but they are generally expensive and stand alone (ie they record data, and you down to PC later) or else a feature of an after market ECU. This one is is cheap, but has some limitations (like 0-4V instead of 0-5V) and the need to have your laptop connected. I am getting one to give it run, and from the RB25 schematic, it won't hard to pick up TPS, AFM, Eng temp and O2 from existing sensors. As pointed these are usless without RPM and or Tacho. RPM and Tacho probably need frequency to voltage converter electronics which are quite cheap.  

To me this seem to be a waste of money because as you stated most of the nissan sensors work between 0-5volts or 0-12volts to aquire the data in 0-4volt range you would be missing the most important part (when everything is at full load) just my 2 cents,

I will oneday however buy one of these devices but not for use in my car.

With the tacho frequency why wouldnt you just feed this straight into your laptop? I mean seem's a little silly to convert to voltage and then analog to digital. the accuracy goes out the window.

Btw there is a tacho voltage output somewhere behind the dash.

Yep but stepping down to 0-4V is simply done with two resistors. The same place have another similar product (Labjack ) for just over $200, with similar IO, but 0-10V, USB connected and terminals fitted. The sample rate is slower though

As far as the Hz/V convertor, I have used many of these in industry (mining) for speeds of conveyors and the like. I am not so much after accuracy as repeatability.

Thanks for that link, all info is good info. *goes looking for tacho

voltage*

PaulR33,

If you are going to use that device from oceancontrols you would still need some additional analog electronics to scale the voltage down from 5 to 4volts (depending on the output of your map sensor). The other thing to check about the oceancontrols device is the input impedance, if it isnt in the Meg Ohms you may have problems with them loading the outputs of the sensors on your car.

If i where doing this i would simply build a small 5V buck converter (LM2673 from nat semi or similar). Include an ADUC812 (from analog devices) microcontroller, it has multiple analog inputs (12bit i think, ADUC824 is 24bit) and serial ISP coms. Then on the inputs to the ADuC812 i would be using something like an LMC6464AIM (rail to rail single rail opamp) in a voltage follower configuration to give me a high input impedance. Depending on the frequency at which you log the parameters you may want to use external SPI interfaced FRAM or external parallel interfaced SRAM. I would get hold of a demo copy of the Keil compiler (limited to 4k).

The above is a massively over simplified explanation of the basic components that could be used, it doesnt address noise, filtering, decoupling, etc . It doesnt even go into the PCB (printed circuit board) you would need to design and build as micro alone is a 44pin PQFP which cant be wired onto a piece of veroboard. Also without programming and microcontroller experience you dont have much of a chance.

For the people that said you simply take a 20x2 character LCD (with hitachi driver chip) and download a program you must be on drugs. It isnt at all that easy because you get different LCDs with variants on polled or delayed parallel (4 bit and 8bit data bus) coms which all require variants on the main program.

Unless you have a mate that is an Electronic Engineer with micro controller experience i would be giving up. If you had a friend who was in their last year of uni doing their major project you may want to suggest they do a device that logs all the above information and electronically controls boost or something similar (i was working on this type of device using fuzzy logic to control the boost until work and girlfriend got in the way).

Interfacing to the point where the "Nissan Consult" connects (which you can see in action at you nissan dealer) would be a neat project but without an outline of the data being transmitted / protocol being used it would be like looking for a needle in a haystack.

I dont mean to sound rude in the above ramblings but i see it so often where people who DONT know, trivialise the hardest form of engineering (that'll get the mechanical engineers that frequent this forum fired up).

B2Barker stepping down a voltage with a resistive divider is simple and not done because your divider has to be able to supply a certain amount of current to the analog input. To get a high enough output current you have to use a resistive divider with low input impedance which will load down the output of you sensors and give your ecu incorrect values!!!!!!!!!!!! Again over trivialising a problem by someone that doesnt know what they are talking about.

The nissan conzult looks good though, the PDA is a neat and cheap way of getting an other wise expensive ($1K alone) touch screen LCD with colour interface.

Hi R33NT,

Thanks for your valuable input, at this stage im gonna wait to hearback from 300tx.com.au to see if it will work on the rb25det MT and see how that goes, I dont think I will be buying though. Would be cool to have. I've learn a huge amount in the post so thats for all the feedback and advice guys. Im no electronics engineer and certainly not keen on changing my idle timing and fuel ratios to speed my car, I wouldnt have a clue when it came to that, But what I would like to do is understand fuel curves and boost vs RPM but not change it, just understand how it affects power at the wheels etc and use real life data to learn from it and maybe even improve my driving habbits vs fuel economy etc.

Once again thanks, will update once I get a response from 300zx.com.au or whatever the site is

Cheers

Originally posted by R33NT

PaulR33,

             

Interfacing to the point where the "Nissan Consult" connects (which you can see in action at you nissan dealer) would be a neat project but without an outline of the data being transmitted / protocol being used it would be like looking for a needle in a haystack.

There is a starting point for everything

http://www.techedge.com.au/vehicle/aldl8192/8192hw.htm

as this site shows for the common cars among us.

I dont think it would be to hard to make your own consult for pc as the technology is now over 12 years old. and its serial.

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 Posts

    • This is the territory of the "Stage 1/2/3 Golf GTI/R" or otherwise off the shelf tune with (relative to before) minor mods. It's easier now. Downpipe and Tune and boom, big increases. Stage 1 OEM+ is where it's at. This is where the niche evolved into and it's really easy to see why. It's rare to even NEED to consider changing turbos or going to aftermarket ECU's or building bottom ends for more power. Stage 1-2-3 will get you a LONG WAY. Civic Type R turbo GR Yaris/Corolla Anything with B58 (MKV Supra/x40i) Anything BMW in General Anything Audi in General Any turbo AMG RenaultSport Turbo offerings Korean Elantra N/I30N Ecoboost Mustangs Focus RS? List goes on. I would argue in the future it won't even need to go on... M3P is pretty rapid out of the box...
    • There is a way, but it's not with the same cars. You need to find the same vintage of car, that we had. Realistically, that was an affordable car with aftermarket parts around. So what people need to find is a car that had a decent base in its day, and can be modified. They're looking for a car year make of 2010 to 2015 really... Aus could have done it if Holden didn't fold as V8 commodores were cheap, and if Ford didn't get expensive thanks to COVID, then you could cheaply play with FG Barras. Realistically, those are just a bit heavier, four door skylines. I'm sure the US and UK have similar cars they could find.
    • Haha I do that.. thats when it chirps..The bit point for me is almost non-existent. Otherwise I stall it. But yes, in terms of performance, the clutch is solid af.
    • Greg speaks wisdom. These dirty old Datsuns are only value when they are cheap. When they are not cheap, there is no value. Sounds contradictory, but it's true. We are now 20 years past the hey day of modifying cheap 90s JDM cars for small amounts of money. This is a different world. If you are rich and can afford not to care about what is effectively wasting money on an old Datto shitter, then I have no reason to argue against it. But if you are wanting to experience what we all experienced back in 2005 (and I bought my car last century!) then there is no way to do it.
    • Short answer: No. Medium answer: No, because you still need to conjure the things out of thin air to bolt them to a NA to make it a NA+T. Long Answer: No - The things you need to conjure - meaning a turbo, intercooling, manifolds, exhaust, intake/manifold/piping, clutch, injectors, fuel pump, AFM (?), ECU + Wiring (woo, N/A loom fun) have to come from somewhere. You could have many scavenged these things from an OEM car that someone had upgraded from and use some of these. This will be cost prohibitive now, especially so in the USA. You'd probably pay the same for newer, upgraded components that are better than old OEM stuff from 25-30 years ago. None of these big ticket items are re-usable for the N/A car. Why not buy new and upgrade while you're there? The only real consideration is turbo and fuel sizing and determining whether you want to stay within the bounds of the OEM engine or get into rebuild territory. These limits ARE lower with a N/A motor and especially N/A gearbox at the starting point. And if you're gonna upgrade those then you may as well consider having them built to begin with. Because everyone here knows you're never far from that next engine rebuild once you start making the power you want... The cars you see on the internet and SAU etc have been built over decades. If you're really clued in... you would sell your US car to somebody for what you paid for it. You would then scour AU JDM pages or SAU and buy a car like Dose's on this forum with your powerful American Dollar. This will save you so much money in the long term. Importing it could be tricky. Or it might not because USA. I have long said the only reason 90's Japanese stuff took off was because a) Japanese people had Japanese cars so that is what they used b) Australians could import these cars to Australia with very minimal changes and use them on the road here c) Neither country had well-priced access to US or EU Sports Cars. I don't believe the JDM scene would have taken off in Australia at all if we had EU priced EU BMW M offerings, or more especially the AUS V8 Scene would never have existed if we had the multitude of US cars like Camaros, Mustangs, Corvettes at the prices you folks do. After all - Do the math. I would say put a V8 in your R34 and that's the smart way forward. It is. I did it. I know this from my own experience. But at that point there's no reason to simply not buy a C5 or C6? It would be simpler and easier and cheaper and bette-
×
×
  • Create New...