I want to simulate/measure the lifetime of a 3V coin battery. This is the circuit which will give the burst to the battery:
http://img339.imageshack.us/img339/8206/schematicpicturev2.png
The burst is controlled with the CTRL1 and CTRL2 lines with some timing rquirements.
One burst is:
ARM TX RX TX RX TX
CTRL1 L H H H H H
CTRL2 H H L H L H
Length (ms) 3.72 2.6 0.84 4.04 0.8 1
H = 10 V
L = 0 V
Now I want to drain the battery by applying one Burst gap one Burst gap etc.. The gap should be variable. First I want to use 10 seconds as a gap. I want to draw the battery characteristic. I wanna simulate for example 5 years which should be 1.2 days in the simulation. I have the NI PCI 6221 (37 pin) DAQ card. Can somebody help me to make a VI for this project. The bursts should be in a loop which I should be able to control how long it should run (i.e. 1 day, or 1.5 days) And how I can apply 10 V or 0 V to the CTRL1 and CTRL2 lines in Labview?
Thanks in advance.