temperature profiler

2010-08-13
2010-08-13
  • jegan-chennai - 2010-08-13

    Dear All,

    Iam using CoDeSys-V2.3
    I need a sample program for Temperature profiler.
    for example:

    [img]E:\profiler.jpg[img]

     for 2 hrs the temperature should reach 300 deg C,
    

    next 2 hrs the temperature should maintain 300 deg C, after 4 hrs it should go 600 deg C and program should end.

     
  • shooter - 2010-08-13

    many ways to make it:

    try SFC
    initblock empty
    transition is start button
    block 1 setpoint:=300
    transition is a timer TON for two hours
    block 2 other setpoint
    transition for the time etc.
    and so on
    go back to init is automatic.
    (can not see the img)
    ladder diagram is also possibble
    do it with steps as you learned in school (oops you are and i am doing your homework?)
    start and init or step1 and notstep2 coilstep1
    ton and step1 or step2 and notstep3 coilstep2
    etc
    step1 setpoint:=300
    step2:=600
    etc

     
  • jegan-chennai - 2010-08-13

    hi,

    i have a profiler library function but it was not working so i need a smple program.
    with this mail i have attached the file
    This Temperature profiler will run under PID action not like the normal timer sequence.

    Tempertaure profile.pdf [8.77 KiB]

     
  • shooter - 2010-08-13

    have a look in w www.oscat.de w
    they have exactly what you are looking for
    if you like to pay me i can write it for you.
    give the input and the output.

    yes yes i am fan.

     

Log in to post a comment.