CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to CCS Technical Support

OT-Noise immune zero crossing (phase angle firing)
Goto page Previous  1, 2
 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
Brian S



Joined: 06 Sep 2005
Posts: 13

View user's profile Send private message

Zero detect
PostPosted: Sat Nov 26, 2005 8:29 am     Reply with quote

Sorry for not logging in on my last post (Guest, as foothill).

Neil, there's a fairly direct way I've used to sense a reasonably stable zero-crossing reference:

I used a "back-to-back" emitter type Opto, reading a line sample which had been clamped and filtered to reduce noise. Both common mode and normal mode filtering was needed.

I started a timer when output was off (ie, when line voltage approaching zero). Stopped the timer when output went on. This gave a window centered on actual zero-crossing (accurate to the threshold voltage characteristics of the opto's). Dividing this time by 2 gave a time-zero reference. I kept a running average of both cycle-cycle period as well as window length; this seemed to screen out much of the noise.

I drove the opto with the highest "safe" emitter voltage, to get fastest turn-on.

Any scheme you use will probably require filtering to remove both common- and normal-mode high dv/dt components from the sampled line...but you're probably doing that already. At 4KW, you may elect to filter only the line-sampling/opto circuit, rather than exhaustively filtering the transformer mains (though that may be required anyhow by the site manager).

I've seen a similar system used on a 20KW resistive propane heater control under industrial conditions with good results.
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group