Answer:
1) There are three (3) PWM generator blocks in LM3S1968 and they are
- PWM signal generator
- ADC trigger selector
- PWM dead-band generator
2) Two (2) independent PWM outputs can be generated on an LM3S1968
3) Applications for PWM
- Control Brightness of LED using Duty Cycle control
- Speed Control of DC Motor
4) NVIC in a timer stand for ; Nested Vectored Interrupt Controller
its significance is that it is used to handle and give priorities to exception and Interrupts
5) The counter/timer derive its time period from counting the output pulses for one cycle which is the duration over which gate is open
Step-by-step explanation:
1) There are three (3) PWM generator blocks in LM3S1968 and they are
- PWM signal generator
- ADC trigger selector
- PWM dead-band generator
2) Two (2) independent PWM outputs can be generated on an LM3S1968
3) Applications for PWM
- Control Brightness of LED using Duty Cycle control
- Speed Control of DC Motor
4) NVIC in a timer stand for ; Nested Vectored Interrupt Controller
its significance is that it is used to handle and give priorities to exception and Interrupts
5) The counter/timer derive its time period from counting the output pulses for one cycle which is the duration over which gate is open
6) THE WAVEFORM DIAGRAMS IS ATTACHED BELOW
it can be seen that 50 % rises and goes down at half interval. 75 % goes down at half more of 50% and 25% goes down at half less of 50%