Search found 27 matches

by DaveTurner
Sat Feb 07, 2009 6:58 am
Forum: General support questions
Topic: Logging several rpm points
Replies: 5
Views: 9451

I'd be inclined to use hardware rather than software myself. If you're careful in resistor selection (I'm thinking of using a SIL network with the microswitches going to ground then you should be able to get steps of 1v as output. Saves having the world's largest IF variable definition.
by DaveTurner
Tue Oct 21, 2008 6:36 pm
Forum: General support questions
Topic: Yaw Rate Sensor...
Replies: 3
Views: 7712

Hmmm... perhaps a message to R-T might be in order, or failing that I'll have to start writing analysis software from scratch.
by DaveTurner
Mon Oct 20, 2008 4:37 pm
Forum: General support questions
Topic: Yaw Rate Sensor...
Replies: 3
Views: 7712

Yaw Rate Sensor...

OK, I'll admit I'm a bit of a cheap skate. I've been happily using a yaw rate gyro into one of the channels on my DL-1 since I first got it (my serial number is just into 3 figures), and don't really want to spend the money for the all singing and dancing drift angle measuring version. Just thinking...
by DaveTurner
Wed Aug 06, 2008 4:51 am
Forum: General software support
Topic: Turning a variable into a digital
Replies: 4
Views: 9500

From the local help:

IF: eg IF(b, case1, case2), If b is not 0, then it returns case1, else it returns case2.
by DaveTurner
Thu Jul 24, 2008 9:11 pm
Forum: General software support
Topic: Turning a variable into a digital
Replies: 4
Views: 9500

Use the 'IF' operator, i.e. in the calibration for the channel use the scaling (IF x>4,1,0) then when ever the voltage is above 4v you get a 1, otherwise you get a 0 output.
by DaveTurner
Mon Jan 28, 2008 11:54 am
Forum: General support questions
Topic: DL1 Firmware
Replies: 1
Views: 5187

DL1 Firmware

Any chance someone could e-mail the latest firmware to me? I'm running an original (orange connecters on rear) Mark 1

Dave
by DaveTurner
Sun Oct 21, 2007 2:09 pm
Forum: Sensor-related questions
Topic: monitoring an N75 frequency valve
Replies: 2
Views: 8821

Use a hall effect current sensor wrapped around the 12v power feed wire. When the valve is triggered, the device will detect current flow and convert it to an analogue voltage that can feed into any 5 or 12v channel on the DL-1
by DaveTurner
Thu Apr 19, 2007 5:41 am
Forum: General software support
Topic: oversteer angle
Replies: 12
Views: 33356

Yes, but you can't do it with the sensor set included in a DL-1 as standard - you need a yaw rate gyro as well. You compare the yaw rate from the sensor with that found by dividing the lateral acceleration by the forward speed and the difference gives you a measure of US/OS. There are a few caveats:...
by DaveTurner
Sat Feb 17, 2007 7:44 pm
Forum: Sensor-related questions
Topic: brake switch
Replies: 3
Views: 10014

I think so, I think that open circuit inputs on the DL-1 float at 0v rather than some indeterminate voltage

You might play it safe and have an extra resistor running from the DL-1 end down to earth so that when the switch is open it definitely records 0v.
by DaveTurner
Sat Feb 17, 2007 4:28 pm
Forum: Sensor-related questions
Topic: brake switch
Replies: 3
Views: 10014

Just run a single wire from one of your brake light bulbs (the positive voltage side natch) back to one of the 12v analog inputs on the DL-1. You can then just read the voltage (make sure you set the filtering time to 0) in the software - hey presto...
by DaveTurner
Fri Feb 09, 2007 6:54 am
Forum: General support questions
Topic: More than 5 User Variables in DL1 analysis.. not allowed??
Replies: 2
Views: 7190

You can scale the analog inputs directly without having to use any user channels. If you go to Data...Variable Manager and the open up the external inputs tree, for each analog channel there is a sensor type/units section. If you select this you can enter a custom scaling using the same formulae as ...
by DaveTurner
Sat Dec 30, 2006 4:29 pm
Forum: Installation questions
Topic: DL1 status and beacon connections
Replies: 5
Views: 12546

Tim,

The log status output is a sink rather than a source - you'll have to power the LED externally and then use a current limiting resistor in series to the log status pin.

No idea about the beacon input though...
by DaveTurner
Mon Sep 25, 2006 7:58 pm
Forum: Sensor-related questions
Topic: Temperature sensor readings
Replies: 4
Views: 11159

As you're using something other than a DL-1 to do the logging, the Vref is the reference voltage used by the Atmega - it may well be 5v or 3.3v. The calibration figures I posted are based on pure voltage using a 5v reference to drive the sensor.
by DaveTurner
Tue Sep 19, 2006 9:02 pm
Forum: Sensor-related questions
Topic: Position sensor to velocity via math?
Replies: 2
Views: 8318

You can differentiate a variable using a user channel - it's under advanced options. It appears to work on the unfiltered data recorded by the device which may or may not be too noisy for you. As for bandwidth, 100 Hz is more than adequate - the two major resonant frequencieis you'd be interested in...
by DaveTurner
Sun Sep 17, 2006 12:01 pm
Forum: Sensor-related questions
Topic: Connecting sensor to DL1
Replies: 1
Views: 7287

Put your sensor in series with a fixed resistor of around 20 MOhm. Power one side of the sensor from the 5v input on the DL-1 and connect the other side to the sensor channel you want to use. Finally connect the remaining end of the fixed resistor to earth.

Go to advanced search