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 support@ccsinfo.com

pwm dead band generator

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
PROMOD



Joined: 01 Feb 2018
Posts: 42

View user's profile Send private message

pwm dead band generator
PostPosted: Tue Nov 20, 2018 6:11 am     Reply with quote

What is "pwm dead band generator"? Could someone please explain it?
temtronic



Joined: 01 Jul 2010
Posts: 9100
Location: Greensville,Ontario

View user's profile Send private message

PostPosted: Tue Nov 20, 2018 7:49 am     Reply with quote

quick reply
deadband is the time between successive PWM signals in the 'stream'
IE say the PWM signal is 1ms long, deadband could be .1 ms long.
during the .1ms 'deadband' the PWM signal will be zero or off. This allows for the controlled device (say a motor) to slow down a bit. You don't want a motor to go from full forward to full reverse ! Now HOW you calculate 'deadband' requires knowledge of the motor, load, drive train, power supply, etc.
Any PIC that has a PWM MODULE with 'deadband' option will explain some of the details. Also, check Microchip's website for 'application note'. Probably lots of information there !

Jay
Ttelmah



Joined: 11 Mar 2010
Posts: 19216

View user's profile Send private message

PostPosted: Tue Nov 20, 2018 7:51 am     Reply with quote

Full bridge or half bridge PWM. You have one something driving one way, then switching to driving the other. Dead band, is where you have a tiny delay between these. Provides time for the cicuitry involved to actually go 'off' before the other drive cycle starts.
MikeW



Joined: 15 Sep 2003
Posts: 184
Location: Warrington UK

View user's profile Send private message

PostPosted: Tue Nov 20, 2018 2:44 pm     Reply with quote

@ PROMOD

I resisted replying until 2 other well respected people responded.

point 1- its nothing to do with the CCS compiler
point 2- you dont read the PIC datasheet
point 3- google would have given you loads of answer.

you are clearly lazy
Mike Walne



Joined: 19 Feb 2004
Posts: 1785
Location: Boston Spa UK

View user's profile Send private message

PostPosted: Wed Nov 21, 2018 3:25 am     Reply with quote

This link is just one of those thrown up on Google.

https://electronics.stackexchange.com/questions/134712/what-is-pwm-dead-band-and-when-should-i-use-it

You could have done this for yourself.

Mike
temtronic



Joined: 01 Jul 2010
Posts: 9100
Location: Greensville,Ontario

View user's profile Send private message

PostPosted: Wed Nov 21, 2018 9:34 am     Reply with quote

But Mike... these days, 'kids' have been spoonfed all of their life, so it's natural for them to get stuff without asking. Us 'old guys' probably still have a library FULL of real databooks and printed application notes' we use as reference materials !
It's why I tend to not directly answer 'generic' questions here, rather 'point' to a datasheet or apnote, to get the poster to READ the information. That way , hopefully, what they read, they'll remember. If not the info, then WHERE the information is.

Jay
dluu13



Joined: 28 Sep 2018
Posts: 395
Location: Toronto, ON

View user's profile Send private message Visit poster's website

PostPosted: Wed Nov 21, 2018 9:44 am     Reply with quote

I remember reading a study saying that thanks to how easy it is to find information, kids (like me) these days organize their memories based on where to find the information, rather than what the information is.
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
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