Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/18/05 16:46
Modified:
  02/18/05 16:48

Read: times


 
#87895 - most likely
Responding to: ???'s previous message
Its possible to have a function say TEACH in controller wich when activated can fire the thyristor at a couple of predermined firing angles and measure the obtained current but is it possilbe to construct a complete look up table from these 2 - 3 values

I would guess that by having a fully calculated and verified table in the "raw" code you could do the following (I demonstrate with 9 values and show 'bottom half' only). I have used this for a different device.

Steps 0, 4 and 8 are measured and the table is then corrected.

table step 0 (min) = 4, measured = 6 (mindiff=2) change to measured 6
table step 1 = 5 change to orig(5) + 3/4 mindiff + 1/4 middiff = 6.75
table step 2 = 6 change to orig(6) + 1/2 mindiff + 1/2 middiff = 7.5
table step 3 = 7 change to orig(7) + 1/4 mindiff + 3/4 middiff = 8.250
table step 4 (mid) = 8, measured = 9 (midddiff = 1) change to measured 9
...

I hope you understand the above, If not, I hope someone does that can explain it better.

This will probably not get you to accurate hit at first fire, but you should be very close.

Erik

List of 29 messages in thread
TopicAuthorDate
WEOT: Predicting thyristor firing angles            01/01/70 00:00      
   well..            01/01/70 00:00      
      Re: Well.            01/01/70 00:00      
         most likely            01/01/70 00:00      
   Graphs            01/01/70 00:00      
   Distortion of mains            01/01/70 00:00      
      Re: Distortion of mains            01/01/70 00:00      
         Only a guess...            01/01/70 00:00      
            Re: Only a guess.            01/01/70 00:00      
               Intelligent machine?            01/01/70 00:00      
                  Re: Intelligent Machine.            01/01/70 00:00      
                     Some averaging is needed            01/01/70 00:00      
                        Re: Averaging.            01/01/70 00:00      
                           More Details New Method.            01/01/70 00:00      
                           Could work, but have some averaging            01/01/70 00:00      
                              Precision Resistance welding?            01/01/70 00:00      
                                 Re: Precision Resistance welding?            01/01/70 00:00      
                                    Precision resistance welding            01/01/70 00:00      
                                    sounds like an app for multiprocessing            01/01/70 00:00      
                                       Re: Multiprocessing            01/01/70 00:00      
                                          multitasking/multiprocessing            01/01/70 00:00      
                              Re: Averaging.            01/01/70 00:00      
         Better Control            01/01/70 00:00      
            Re: Better Control.            01/01/70 00:00      
               Control System            01/01/70 00:00      
                  Difference in calculation & Actual Param            01/01/70 00:00      
                     Re:Diffrence in calculation and actual            01/01/70 00:00      
                        Single Cycle Welding            01/01/70 00:00      
                           RE: Differece In Cal & actual Parameters            01/01/70 00:00      

Back to Subject List