interpolating ribbon temperature by resistance


Closed Thread
Results 1 to 11 of 11

Hybrid View

  1. #1
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,653


    Did you find this post helpful? Yes | No

    Lightbulb Basic regulator design

    Hi, Ross

    I do not exactly know the 'professionnal level" you want to build your control, but, what exists :

    1) the programmable temp regulator ... I used it to control Cast iron heat treatments. costs some $$$ ... but most reliable !!!

    2) The "el chapo" device ... have a look to Parallax "industrial applications" booklet ... there's how to realize a simple PID temp regulator ( w/soft offered !!! ) . an AD595 or MAX 6675 will be a good interfacing to Thermocouple.

    With Darrel's instant interrupts, il wil be easy to drive the system clock , now.

    On this basis, I've realized a vent regulator to control with a R/C servo the cowling apertures for a model plane engine ...

    Here, I output the command signal @ 40 Hz ... so it might be much enough for your application !!!

    Alain
    ************************************************** ***********************
    Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
    ************************************************** ***********************
    IF there is the word "Problem" in your question ...
    certainly the answer is " RTFM " or " RTFDataSheet " !!!
    *****************************************

  2. #2
    Join Date
    Oct 2004
    Location
    New Hampshire
    Posts
    76


    Did you find this post helpful? Yes | No

    Default

    Testing Testing...
    Never enough knowledge to be called intelligent but just enough knowledge to be considered dangerous!

    I like that! :-)

  3. #3
    Join Date
    Oct 2004
    Location
    New Hampshire
    Posts
    76


    Did you find this post helpful? Yes | No

    Default

    Ok...

    It worked.

    I've tried twice now to submit a reply to this thread from an email link over the last couple of days and both times lost all of what I had written. Bother.

    Thank you all for getting back. All good stuff.

    I am familiar of course with the temperature controllers out there. They do work great... no question. I guess I just want to re-invent the wheel. There... I said it! :-)

    There are a lot of off the shelf modules out there. Every one of them will do MOST of what I want... but never quite all of what I want. And then to do what I want requires that the operator be able to go through multiple layers of menus. Not good for the business I am in... heatsealing high temperature fluoropolymers. The only controller that would appear to come the closest is the ROPEX controller and it's expensive... about $2k.

    What makes my heat control dream somewhat unique is that I want it to be easily configured to different material heater ribbons, of different shapes, of different thickness and lengths. Then I want the controller to control the current to the heater ribbon, bringing it's temperature from room to 700 degrees F (or any temperature in between) in 8 to 10 seconds and hold it there for an operator chosen dwell time. When the cycle is over, the current is shut off, the temperature drops and the mechanical jaws open at 150 degrees F to allow the sealed materials to be removed from the machine.

    All this control, in a small package, built on the cheap (say under $200 US) with no more than two-layer-deep operator configurable control over heat time and pressure. And of course... I only need two or three of them. HA HA HA HA HA!

    Ahhh... but those small problems don't quench my insatiable desire to stick my neck out and say "LET HER GO!"

    The ribbon I am currently designing around is 303 stainless... .005" thick x .75" wide x 17" long. That works out to about .12 ohms of resistance at room temperature. I honestly haven't worked out what the resistance is at 700 degrees F. I keep burning my fingers (kidding!).

    My current controller is using two pic processors. One is dedicated to doing only one thing... waiting for a zero-cross pulse, checking an eight bit port and then outputing a pulse to turn on an alternistor after a pauseus (based on the port data input. It repeats this every half cycle at 60hz (120 times a second). And it is rock solid. No complaints there.

    The other processor polls a max 6675 for a thermocouple reading. Based on this reading, it raises or lowers the pauseus data for the second controller. But the 6675 is slow at 220ms between conversions. So I can poll it about 4 times a second.

    I want it to be faster! :-)

    I'm banging a lot of amps (75 to 100) or so at 1-2 volts ac for microseconds through this ribbon. It heats up quick and cools down in roughly the same time.

    That's the story... I'll fill in more details as you guys thrash me behind the dumpster.

    Thanks for the great input. So... how would you read the ribbon resistance between current pulses? Any thoughts??????

    Ross
    Never enough knowledge to be called intelligent but just enough knowledge to be considered dangerous!

    I like that! :-)

  4. #4
    Join Date
    Oct 2004
    Location
    New Hampshire
    Posts
    76


    Did you find this post helpful? Yes | No

    Default oops...

    This is just to correct an oops in an earlier post. I didn't even realize the post went through. Ah well...

    Anyway... I posted that I polled the thermocouple device every 21 seconds. What I meant was every .210 miliseconds (aprx). It looked stupid the way I wrote it... needed to correct that. :-)

    Thanks again for all the comments!

    Ross
    Never enough knowledge to be called intelligent but just enough knowledge to be considered dangerous!

    I like that! :-)

  5. #5
    Join Date
    Aug 2006
    Location
    Look, behind you.
    Posts
    2,818


    Did you find this post helpful? Yes | No

    Default Curiousity killed the cat, satisfaction brought him back

    Hi rossfree,
    I was just wondering if you had tried sandwitching 2 of these SS strips together with some heat sink compound and (mica ?) insulators so you could heat one with current and measure the hot resistance of the other one ? It seems to me you could then allow adequate time for heat saturation to get an accurate idea of the hot resistance of the strip. Other methods might be to insert strip into a heat treat oven while wired to an ohmmeter. If you do not have one, I'll bet your local junior college does and pizza seems to be their official currency .
    JS

  6. #6
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,653


    Did you find this post helpful? Yes | No

    Default Measuring heating elements temp ...

    Hi, Ross

    Depending on the voltage applied, the trick could be simple:

    for DC supply, just apply Heating power by PWM ... and allow a continuous current flowing into your resistor.

    So simple ... just measure the voltage across your heating element during the "0v" part of the PWM ...

    For AC supply, Low voltage ... the PWM will be replaced by burst mode ...and constant DC current only applied when no AC provided.

    AC, High voltage ... a probe really seems the simplest way !!!

    Alain
    ************************************************** ***********************
    Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
    ************************************************** ***********************
    IF there is the word "Problem" in your question ...
    certainly the answer is " RTFM " or " RTFDataSheet " !!!
    *****************************************

  7. #7
    Join Date
    Oct 2004
    Location
    New Hampshire
    Posts
    76


    Did you find this post helpful? Yes | No

    Talking

    Thank you for the feedback...

    Right now I am pulsing a 2KVA 48 Volt CT transformer using 110VAC line and an alternistor. One pic does the timing and sends the pulse to the alternistor to turn it on at the right time in the half cycle. The other pic runs the program, picking up the temperature and passing timing information to the first pic.

    Depending on the ribbon size and length (it changes all the time) I may require 50 or so amps of current pulsed 120 times / second for very short duration to achieve the ramp and dwell time I require to bring the temperature of the ribbon up to the required temperature and sit there soaking heat into the film to melt it.

    The voltage across the ribbon would never exceed 48VAC.

    I like the idea of applying a constant current across the ribbon in series with an external resistor. Then reading the voltage across the resistor and interpolating the ribbon temperature with a look-up table or something like that. But I'm not to good at figuring out how to decouple the 48VAC transformer such that it does not affect the results. And forgive my ignorance... but I also don't know how the pulses would affect the constant current circuit. Boy... I wish I had a mind for this stuff!

    My electronics buddy suggested injecting a 100khz signal across the ribbon and external series resistor and using a capacitor to decouple from the 48vac transformer. But he said that would likely get into some parts and require some tweaking.

    And lastly... I have again revisited using a thermocouple... but instead of the MAX6675 Thermocouple to Digital converter (I am currently using)... I would use a thermocouple amplifier/conditioner like the AD597 which ouputs 10mv/degree C analog in real time. I could feed that into the A/D pin of the pic and convert it to Farenheit for display. This would be much faster than the MAX6675.

    So I have choices... but still... I would really like to know the simplest... most precise way of reading the ribbon resistance. That would be the cats meow!

    Do you smell it???

    That's my brain.

    Ross
    Never enough knowledge to be called intelligent but just enough knowledge to be considered dangerous!

    I like that! :-)

Similar Threads

  1. Replies: 10
    Last Post: - 17th February 2012, 07:19
  2. Write Onewire data toa I2C memory / read ASCI
    By Eugeniu in forum mel PIC BASIC Pro
    Replies: 67
    Last Post: - 16th November 2008, 19:19
  3. Conversion problem
    By eva in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 15th March 2007, 18:21
  4. Help for decimal conversion
    By eva in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 15th March 2007, 18:20
  5. Serout "onewire.bas"
    By puru in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 6th July 2005, 00:14

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts