Design And Construction Of An AC Power Controller With Programmable Interface

Overview

ABSTRACT

The project aims at controlling the AC power by using the concept of firing angle control of transistors. One can enter the required percentage of power supply through a keypad. The input is provided to a micro controller of 8051 family that initiate the firing angle to adjust the load power. For matching the power to the required one, a TRIAC is used in series with the AC load. A display unit is used to display the full power and one can go through the preferred percentage to decrease the power to the load. Here, to maintain the load power the firing angle would be changed automatically. The project employs a lamp such that the entered power equals the necessary one. The above process is carried out with the help of a TRIAC in series with the AC load. It uses 8051 family micro controller. A keypad is used to give the input to the micro controller and ZVS is given as reference. An LCD is used to display the information.

TABLE OF CONTENT

COVER PAGE

APPROVAL PAGE

DEDICATION

ACKNOWLEDGEMENT

TABLE OF CONTENT

CHAPTER ONE

  • INTRODUCTION
  • AIM OF THE PROJECT
  • OBJECTIVE OF THE PROJECT
  • SCOPE OF THE PROJECT
  • APPLICATION OF THE PROJECT
  • SIGNIFICANCE OF THE PROJECT

CHAPTER TWO

LITERATURE REVIEW

2.1      OVERVIEW OF THE STUDY

2.2      TYPES OF AC VOLTAGE CONTROLLER

2.3      OVERVIEW OF SILICON CONTROLLED RECTIFIER

2.4      CONSTRUCTIONAL REVIEW OF SILICON CONTROL RECTIFIER

2.5      MODES OF OPERATION OF SCR

2.6      THEORIST TURN-ON METHODS

2.7      APPLICATIONS OF SCR

2.8      OVERVIEW OF TRACI

2.9       APPLICATION OF TRACI

CHAPTER THREE

DESIGN METHODOLOGY

3.1      SYSTEM BLOCK DIAGRAM

3.2      DESCRIPTION OF THE SYSTEM BLOCK

3.3      CIRCUITDIAGRAM

3.4      SYSTEM OPERATION

3.5      SYSTEM WORKING

3.6      PROGRAM CODE

3.7      POWER SUPPLY UNIT

3.8      MICROELECTRONIC UNIT

CHAPTER FOUR

RESULT ANALYSIS

  • INSTALLATION OF THE COMPLETED DESIGN
  • CONSTRUCTION PROCEDURE AND TESTING
  • CASING AND PACKAGING
  • ASSEMBLING OF SECTIONS
  • PROBLEM ENCOUNTERED

CHAPTER FIVE

5.1 CONCLUSION AND RECOMMENDATION

5.2 REFERENCES

 CHAPTER ONE

1.1                                                        INTRODUCTION

It is often desired to control the power fed to a load using electronic methods. Such methods permit a fine control of power with better efficiency than electrical methods. Semiconductor devices that are often used to control the flow of current in a circuit are diodes, diode ac (Diac) Thyristors or Silicon Controlled Rectifier (SCR) and Triode ac (Triac) [5]. Diodes only conduct when it is forward biased and have no external control of the start of conduction. Thyristors allow control of the start of conduction in the positive half-cycle of an ac voltage but rely on periodic reversal of current to turn them off. Triac on the other hand has the ability to conduct current in both half- cycles by using positive or negative gate pulse which provides control on the start of conduction; therefore it can be used to provide a control of power in ac circuits of lighting equipment, hot-air oven, electric incubator and electric heater and in universal single phase ac motor. In these systems, power is controlled by means of phase angle variation of the conduction period through the setting of different firing times corresponding to different firing angles.

The mains voltage is an alternating type that reverses its polarity many times per second and it is sinusoidal in nature. The instantaneous value of such a voltage is usually expressed as:

v(t) =Vsinωt                                                   (1)

Where V is the amplitude of the voltage in volts and ω is the angular frequency in radians per second and t is time in seconds, the period ‘T’ which is the time it takes the voltage to complete a whole cycle can be written in terms of angular frequency as:

T=2π/ω                                               (2)

The physical frequency f which is measured in hertz (Hz) is related to the angular frequency as:

ω = 2πf                                               (3)

Therefore,

T=1/f                                                              (4)

The root-mean-square (rms) value of an ac voltage described by (1) is proportional to the integral of the square of the instantaneous voltage over a period of the voltage, average power delivered to a load by such a voltage is the ratio of the square of rms voltage to the resistance of the load. An ac power controller is a unit that can vary the rms value of the voltage across a load while keeping the frequency constant. Methods that are often used in power control are ON/OFF control, Phase-angle control and pulse-width modulation ac chopper control [2].Power electronic components such as Triac and Thyristors are often used to delay the firing angle in a wave; this causes only part of the wave to be outputted to the load. The firing angle ‘α’ of these devices is the angle in a half-cycle of a sinusoidal signal at which they begin to conduct; is usually the object of control. The remaining angle of the cycle in which the device conducts is the conduction angle ‘ϕ’. These angles are complimentary.In analogue circuits the firing angle is usually controlled through an RC network in which a capacitor charges through a resistor and discharges through the gate of the Triac, such a network can only change the firing angle between 0° and 90°, but with operational amplifiers and more sophisticated circuits, the firing angle can be changed from 0° to 180° in both cycles of the ac voltage [4]. A digital circuit that can be used to provide control of ac power: precision ac power control was reported by [3]; apart from the complexity of the circuit, the system is not purely electronic. A microelectronics system has a microprocessor in its circuitry. It stores the program on which it operates a memory unit and executes the program sequentially at the rate that depends on the clock signal applied to it. One of the numerous advantages of a microelectronic system is its ability to respond to internal or external stimuli called interrupts that must be addressed by the system. Interrupts are electrical signals that are either generated internally by timers or provided by a peripheral system to allow effective communication with the microprocessor or Central Processing Unit (CPU). The CPU checks for the presence of any interrupt at the end of execution of each line the program, the sequential order of execution of the program is broken if there is a interrupt and a particular segment of the program called the Interrupt Service Routine (ISR)which has been specifically written to take care of the interrupt is executed. The CPU resumes the execution of the main program after dealing with the interrupt [1].A microprocessor together with memory units that is fabricated on a chip is a microcontroller. Application of microcontrollers in electronics has led to high performance and reliability; low power consumption and space. Apart from these advantages, microcontrollers are able to meet the computing needs of many tasks efficiently. The availability of software development tools such as compilers, assemblers and debuggers and reliable sources of microcontrollers makes it possible to develop microelectronic systems easily. The use of a microelectronics system to control firing of the gate of a Triac as a means of increasing the reliability and reducing the complexity of a power control system investigated in this project. A microcontroller was used to generate a delay at the beginning of each half-cycle of an ac voltage and fires the gate of a Triac at the end of the delay, the period of the delay depends on the interrupt generated when a switch is pressed.

1.2                                                   AIM OF THE PROJECT

This work is aimed at controlling the AC power by using the concept of firing angle control of thyristors. With this device one can enter the required percentage of power supply through a keypad.

1.3                                             OBJECTIVE OF THE PROJECT

The main objective of this work is to vary the percentage of power supply by means of phase angle variation of the conduction period through the setting of different firing times corresponding to different firing angles. At the end of this work the student involved will be able to:

  1. Have the full understanding of firing angle.
  2. Understand the application of TRIAC and SCR in power electronics.

1.4                                                 SCOPE OF THE PROJECT

This work is on controlling the AC power by using the concept of firing angle control of transistors. One can enter the required percentage of power supply through a keypad. The input is provided to a micro controller of 8051 family that initiate the firing angle to adjust the load power. For matching the power to the required one, a TRIAC is used in series with the AC load. A LCD screen is used to display the power percentage that is provided by the user.

1.5                                          APPLICATION OF THE PROJECT

  1. Light dimming circuits for street lights
  2. Industrial & domestic heating
  3. Induction heating
  4. transformer tap changing
  5. Speed control of Motors (variable torque)
  6. speed control of winding machines,fans
  7. AC magnet controls

1.6                                         SIGNIFICANCE OF THE PROJECT

AC power control with thyristor using microcontroller is designed to control AC power flow across load. This project is designed using  AT85s52 microcontroller and Zero crossing detection circuit. Phase angle control method is used for AC power control with thyristor. Thyristor is used as a switch to control flow of power. AT85s52 microcontroller is used to detect zero crossing and to generate pulse signals at a specific angle for thyristor. It is used in many power electronics project.

Chapter Two: Literature Review

2.0 INTRODUCTION:

This chapter provides the background and context of the research problems, reviews the existing literature on the Design And Construction Of An AC Power Controller With Programmable Interface, and acknowledges the contributions of scholars who have previously conducted similar research [REV65227] …

Document Information

    • Format: DOC/PDF
    • Title: Design And Construction Of An AC Power Controller With Programmable Interface:

YOU MAY LOVE THESE (Recommended)

  • To start a project on Use Of Manpower Audit For Efficient Man Power Planning, follow these guidelines: The purpose of this research is to investigate on the use of manpower audit for efficient manpower planning in Enugu State Broadcasting Service. In carrying out the research, the researcher used such instrument as questionnaires, interviews and published work to obtain all the relevant data requi…

    89 Pages 1 - 5 Chapters 10,155 Words DOC/PDF Format Instant Download UPN62714

  • Techniques for writing the “Study Of Impact Of Frequency Deviation On Power System” Project

    To develop a project on Study Of Impact Of Frequency Deviation On Power System, follow these approaches: The operation and the development of power system networks introduce new types of stability problems.  The effect of the power generation and consumption on the frequency of the power system can be described as a demand/generation imbalance resulting from a sudden increase/decrease in the demand …

    62 Pages 1 - 5 Chapters 11,700 Words DOC/PDF Format Instant Download UPN65119

  • To undertake a project on Role Of Marketing Research In Enhancing Customer Service Level In The Power Industry, follow these effective ways: Marketing research in now giving position in the solving or organisation problems, both private and public owned organisations. The importance of marketing reach to organisation cannot be over emphasised. Organisation as an open system cannot operate in isolation, they must react to environment (…

    42 Pages 1 - 5 Chapters 4,755 Words DOC/PDF Format Instant Download UPN64279

  • To write a project on Problems Of Manpower Development In Government Parastatals, follow these structure: The focus of this research work is on the problem of manpower development in government parastatals with special reference to Enugu State Marketing Company which is the case study. The researchers presents the introductory part of the write-up which dealt with the historical background of Enugu S…

    76 Pages 1 - 5 Chapters 9,260 Words DOC/PDF Format Instant Download UPN62197

  • To carry out a project on Power Supply And The Performance Of Small And Medium Scale Industries, follow these effective methods: This research work centers on the power supply and the performance of small and medium scale industries in Nigeria from 1986 – 2010. carrying out this study, secondary data were collected and empirical analysis was made to achieve these objectives, multiple regression were used in anglicizing the…

    66 Pages 1 - 5 Chapters 6,988 Words DOC/PDF Format Instant Download UPN63880

  • How to write the “Power Amplifier” Project

    INTRODUCTION Power amplifier is an electronic device, which is used to increase sound energy. In other words, the final stage which must driven a given load e.g mechanical indicator, a loudspeaker cathode roy tade, magnetic deflection coil, a transmitting accrual of a communication network. Power amplifier is also used in regulation power supplies, chopper amplifier, motor controller etc. In general the load will by its nature, demand […]

    38 Pages 1 - 5 Chapters 3,996 Words DOC/PDF Format Instant Download UPN63998

  • To start a project on Integration Of Renewable Energy Resources For Electric Power Supply In A Developing Economy Using Pv, Wind Energy, Biomass And Tidal Energy Interfacing With 330Kv Or Standalone, follow these guidelines: Nowadays renewable energy plays a great role in power system around the world. The continuous growth in overall energy demand and the related environmental impacts play a significant role in the large sustainable and green global energy transition. Moreover, the electrical power sector is a major…

    100 Pages 1 - 5 Chapters 39,477 Words DOC/PDF Format Instant Download UPN66469

  • To develop a project on Implementation Of Unified Power Flow Controller (UPFC) For Improvement Of Voltage Stability In A Congested Electric Network, follow these approaches: As the demand of electricity from an already congested network increases, ensuring voltage stability across the network becomes challenging. One approach in ensuring system stability is to attain system redundancy but their economic and ecological limitations to this. A more cost effective means …

    70 Pages 1 - 5 Chapters 7,914 Words DOC/PDF Format Instant Download UPN85791

  • Writing strategies for the “Farm Power Sources And Utilization” Project

    To undertake a project on Farm Power Sources And Utilization, follow these effective ways: Evaluation of power sources helps to know the power available for agricultural. Thesis necessary to know, because power input to agriculture affects the volume of agricultural production. In view of this, the farm power sources available in Igbo-Etiti Local Government Area of Enugu State were eva…

    33 Pages 1 - 4 Chapters 4,575 Words DOC/PDF Format Instant Download UPN61678

  • Steps for writing the “Facial Expression In Power Tussle” Project

    INTRODUCTION 1.1 BACKGROUND HISTORY In the world of production, there are many techniques for working e.g wood carving – This means chipping away parts of log or plank to arrive at the required form. Metal construction – this involves the joining of metals when sufficient temperature is applied using filler rods called electrodes. Casting- which explains the pouring of liquid metal, plastic etc. Come down to adaptation of technique, ca […]

    28 Pages 1 - 5 Chapters 3,442 Words DOC/PDF Format Instant Download UPN63948

Live Chat