Search This Blog

Loading...
PWM 8051 SCR or triac controller Microcontroller 8051 PWM
Producing PWM output for seperate channels to control the phase angle of SCR or triace for power control of any AC load like Heater Motor Fan, this project can be used as heater power controller.
Graphical LCD Interface with Microcontroller 8051 LOAD BANK 8051
Interface a large Load bank of solid stat relays with microcontroller 8051 and switch ON OFF through computer via serial interface RS232
large current relay interface with microcontroller 50 Relays interface
Interface of 50 relays with microcontroller for serial control through PC shift register are used for io port expansion.
Elevator or lift controller with microcontroller Elevator
Elevator or lift controller using microcontroller 8051 for three floors.
 GSM security System
GSM based security system for home and office, a SMS alert will be done on any problem at security.
A interface of GSM modem with microcontroller 8051. GSM Modem
A interface of GSM modem with microcontroller 8051.
SMS base system for industrial automation and control SMS industrial control
SMS based automatic machines control for automation, the microcontroller 8051 is used for serial interface and sms sending through mobile
ADC0804 interfacing with microcontroller 8051 ADC0804 Interfacing with 8051
Atmel microcontroller AT89s51 is used for interfacing the ADC0804 for measuring analog voltages.
APIS irrigation system circuit diagram APIS
Automatic Plant irrigation System for watering the field the system is based on microcontroller
LED seven segment display for car parking Car Parking Project
LED seven segment display for automatic car parking system project based on microcontroller 8051.
Interface of adc0808 with microcontroller at89c51
 ADC0809 or ADC0808
Interface of adc0808/ADC0809 with microcontroller at89c51 . 8 channel 8 bits ADCS interfaces with microcontroller
Stepper motor Interface with microcontroller Stepper Motor
The Interface of stepper Motor with microcontroller 8051, LED optocoupler based isolation for spikes and high voltages protection circuits
Pressure sensor,flow transducer,force sensor,weight sensor Pressure Transducers
Construction of dufferent types of pressure sensors or pressure transducers and the interfacing of pressure sensors with microcontroller.
Tachometer or speedometer sensor construction Tachometer Sensor
Microcontroller based Tachometer construction, coding, circuit diagram and implementation.
VB6 serial RS232 programming example VB6 Serial RS232 Program
Serial communication between microcontrollers and computer using VB6. An example program with source code for serial communication using VB6.
Hyperterminal setup and communication settings SETUP Hyperterminal for RS-232
A guide for setup of Hyperterminal program for different setting used for serial communication between PC and microcontroller.
LCD interface with microcontroller LCD Interface with microcontroller 8051
Example program and circuit diagram for the interface of LCD with microcontroller 8051.
programmable frequency controller and frequency monitor programmable frequency Meter
This project is for measuring frequency of a digital signal. The project offer programmable selections and have many interesting features
Final year degree project for engineers DAC0800 based project circuit diagram and interfacing with pic mirocontroller Decoding Routine (Includes NRZI Encoding, BitStuffing Removal / Addition).USB Transmission Performing Custom Actions Requested
development of Car Tachometer speedometer based microcontroller PIC16F628
Programmable Logic Controllers (PLC) is an electronic system that operates digital and designed for industry and machinery.PLC
To plot the characteristic curve of a photo resistor by varying levels of illumination.
Microcontroller 8051 information

Find Literature here

Monday, September 19, 2011

Generate pulses by Pulse Modulation Width PWM technique

Generate pulses by Pulse Modulation Width PWM technique :-

Introduction of PWM TECHNIQUE:-
Pulse Modulation Witdh is a technique in which the width of pulse is critically controlled and used which refelects the duty cycle. The PWM is oftenly used to control the power of a load. for example the typical use of PWM is the DC motor speed control, or the power of heater or speed of fan. The PWM is generated at low voltage and then feeded to transistors or IGBTs to drive the high current load.Pulse width modulation (PWM) is a technique in which a series of digital pulses is used to control an analog circuit. The length and frequency of these pulses determines the total power delivered to the circuit. PWM signals are most commonly used to control DC motors, but have many other applications ranging from controlling valves or pumps to adjusting the brightness of an LED.


Generation of PWM Technique:-

First of all we will discuss the generation of PWM.Using digital pulses to create some analog value other than just ‘high’ and ‘low’ signal levels. Many digital systems are powered by a 5-Volt power supply. Here we will learn how to generate the pulse width modultion of a fixed frequency pulses. The method used to generate the train of pulses which are generated through PWM circuit here is made up of a simple PWM circuit made of Op-Amp, which consists of Schmitt Trigger circuit, integrator and comparator. Here OPAMPs will be used to generate the PWM signal and then generated pulses will be feeded to IGBT to control the power of speed.The duty cycle is defined as the percentage of digital ‘high’ to digital ‘low’ signals present during a PWM period.

PWM signals from Op-Amps circuit:-
Block Diagram PWM Controller Generate pulses by Pulse Modulation Width PWM technique


The Op-Amps are used to have Schmitt Trigger function which will produces a square wave. This square wave will be converted by the integrator sawtooth wave (which is also called Ramp), and this Ramp is compared with a reference voltage. To adjust therequired voltage level that can be changed much voltage. So the result of the RAMP is a PWM signal output, ready to use any where.The PWM resolution is defined as the maximum number of pulses that you can pack into a PWM period.
Analog circuit for genration and USE of PWM Motor or Light-Controller


Here are two different versions of the circuits. These two schematics are variations on another PWM circuit. The circuit diagrams are for 12V operation only. There are high side in which positive PWM signal is generated (common ground) and low side in which negative PWM signal is generated(common +12V) versions. The low side version of the circuit uses an N Channel FET, the high side version of the circuit uses a P Channel FET. N Channel devices tend to handle more current than P Channel devices, they are also less expensive. The high side version of the circuit is useful when one side of the load has to be grounded.
Uses for PWM:
1) To digitally create an analog output voltage level for control functions and power supplies.
2) To digitally create analog signals for arbitrary waveforms, sounds, music and speech.
This circuit can switch a fairly high amount of current, an IRFZ34N MOSFET can handle over 35 Amps if connected to a proper heat sink. Higher power FETs, such as the IRFZ48N or IRF1010Z can be substituted if even larger currents are required. It is also possible to connect multiple FETs in parallel for even more current capacity. Always use thermally conductive grease between the FET and the heat sink, and remember that the heat sink is electrically live.Pulse-Width Modulation (PWM) allows for electronic control over DC motor speed or LED brightness.

Pulse-Width-Modulation (Pwm) Control Circuit
High or positive PWM Motor or Light Controller


Pulse width modulation (PWM) is a technique in which a series of digital pulses is used to control an analog circuit. If you wish to use the Inductive loads (like motors), then you may require special care since they can generate large voltage spikes that can damage the MOSFET. Replacing the 1N4002 with a fast recovery diode may help absorb the reverse voltage kick when driving an inductive load such as a motor. If you use these circuits for experiments with electric vehicles, be sure to install a circuit breaker in series with the battery, the circuit breaker should be easy to reach by the driver. This is especially important due to the fact that when MOSFETs fail, they often short out, leaving the motor on at full speed.

0 comments:

Post a Comment

Blog Archive