11-04-2007 10:29 PM
Thanks a lot.
I am sending you my basic temperature controller VI which basically takes the voltage difference from NI USB-DAQ6009 across the thermistor placed on the heater and than using a formula mode converts it into temperature,The PID placed there checks it with set point alreday provided and incase if the temp is below setpoint than sends signals to analog out of usb daq which sets the relay on and sends more power to heater,so basically using output from daq,the relay is turned on and off and in this way controls temp on heater.
After seing my VI u will get the idea.,I will try to put it in state machine and will send u again the VI to look at it.I hope we will be able to do it.
First and foremost, thanks a lot for helping me in coming up with thermal cycling VI.
take care
bye
Ahsan
11-06-2007 02:52 PM
01-07-2008 01:32 AM
Hi,
Wishing You Happy New Year...
This is regarding the development of state machine architecture in order to bring out PCR thermal cycling.I have gone through the state machine architecture and came up with the attached VI.Basically What i am doing here is instead of using real NI-USB DAQ I am basically simulating a heater model to which i am supply currect and which needs to be controlled and than thermal cycled.My top portion of VI contains simulation loop where I am using PID to control one temperature at a time ,This is I am doing within state machine which has six states.First state is just Initialisation next is init denaturation where I need to heat the heater till 95 deg c and than once the 95deg c is reached I wish to transit it to denaturation state where it should be maintained at suppose 2 secs than,once the time of denaturation elapses it should transit to 55 deg c where it should be maintained for 55 deg c for say 2 secs and than transit to another state and so on.
In the attached Vi what i am finding is that the transition is not taking place and the temperature remains and maintains at 95deg c without going to another temperature level.I will really appreciate if you can help me correcting this VI and bring out thermal cycling on a heater with this simulation model.Please let me know if you have problem in opening.
Thanking you....
Ahsan
01-07-2008 02:53 AM
01-07-2008 03:59 AM
Sorry About that...but I don't know whenever I am saving my VI's everyhting get extended in block diagram...Here Is better version I hope may it might be readable.Thanks a lot for your help and guidance.
01-08-2008 12:27 PM