Skip to main content

Posts

social

pop

Simulation and analysis of RC circuit in MATLAB

MATLAB SIMULATION OF SERIES RC CIRCUIT This will be divided into: Practical analysis Theoretical analysis Conclusion Circuit diagram of RC circuit Using the RC branch, with R = 1Ω and C=1000uF MATLAB SIMULATION WAVE FORMS Scope 2 Input voltage Current flowing in the circuit Voltage drop across the capacitor   Observing the wave form from scope2, we can see that the wave form of the current leads the wave form of the voltage by 90 0 . This is in line with the fact that  in pure capacitive circuit the current leads the voltage by an angle of 90 o and in a non-pure capacitive circuit by an angle < 90 0 . Scope 3 Voltage drop across the capacitor Voltage drop across the resistor   From scope3, we observe that the voltage across the capacitor (V C ) , is out of phase with the voltage across the resistor (V R ) by 90 0 . Where V C lags V R with V R and I in phase. THEORITICAL ANALYSI S Using the RC branch, with R = 1Ω a

Generation of Electricity from Biomass - Electrical energy from Biomass, combustion, gassification

GENERATION OF ELECTRICAL ENERGY FROM BIOMASS 1.1. INTRODUCTION Energy is the most vital issue for all living-being on earth. Modern life style has further increased its importance since a faster life means a faster transport, faster communication, faster manufacturing processes etc. All these lead to an increase in energy required for all these modern systems. These energy come from different sources and one of these sources is the biomass or biofuel energy production (generation) source. 1.2. DEFINITION OF BIOMASS Biomass or Biofuel is a fuel that is developed from organic materials, renewable and sustainable source of energy used to generate electricity or other forms of energy. It is the organic material that is used for the production of energy known as biomass . 1.3. DESCRIPTION  OF BIOMASS The biomass plant is a renewable source of energy because wastes residues will always exist be it in terms of scrap wood, forest resources, manure etc...Developing new

Interfacing 16x2 LCD with PIC microcontroller

Interfacing a 16X4 LCD In this project, a 16X2 LCD is connected to PORTB of PIC 16F877A microcontroller and the microcontroller is operated from an 8MHz oscillator. The message to be displayed is "welcome to 16x2 LCD display". A reset button is include to be able to reset the microcontroller. The circuit is drawn using proteus software and the code below is written in mikroC PRO for PIC.  Circuit diagram of a 16X2 LCD MikroC code of 16X2 LCD display  // begin configuration of LCD sbit LCD_RS_direction at TRISB0_bit; sbit LCD_EN_direction at TRISB1_bit; sbit LCD_D4_direction at TRISB2_bit; sbit LCD_D5_direction at TRISB3_bit; sbit LCD_D6_direction at TRISB4_bit; sbit LCD_D7_direction at TRISB5_bit; sbit LCD_RS at RB0_bit; sbit LCD_EN at RB1_bit; sbit LCD_D4 at RB2_bit; sbit LCD_D5 at RB3_bit; sbit LCD_D6 at RB4_bit; sbit LCD_D7 at RB5_bit; // End of LCD configuration void main() { char txt[]="welcome to 16x2&quo

Interfacing a 16X4 LCD

Interfacing 16X4 LCD Simulation is done with Proteus ISIS code: MikroC Requirements: 16X4 LCD PIC16F877A 8 MHz oscillator A variable resistor (5k) 22pF capacitor A resistor (10k) Circuit Diagram of 16X4 LCD and code is shown below  // Begin LCD configuration sbit LCD_RS_direction at TRISB0_bit; sbit LCD_EN_direction at TRISB1_bit; sbit LCD_D4_direction at TRISB2_bit; sbit LCD_D5_direction at TRISB3_bit; sbit LCD_D6_direction at TRISB4_bit; sbit LCD_D7_direction at TRISB5_bit; sbit LCD_RS at RB0_bit; sbit LCD_EN at RB1_bit; sbit LCD_D4 at RB2_bit; sbit LCD_D5 at RB3_bit; sbit LCD_D6 at RB4_bit; sbit LCD_D7 at RB5_bit; // End of LCD configuration void main() { char txt1[]="welcome to 16x4"; char txt2[]="LCD display";   char txt3[]="by"; char txt4[]="EKETECH"; TRISB=0X00;   // Configure PORTB as output PORTB=0X00;        // initialise PORTB while(1)                           /

MCB and MCCB, differences between MCB and MCCB

Differences between MCB and MCCB, and characteristics The first thing here is to know the meaning of the abbreviations MCB and MCCB. What does MCB and MCCB stand for? MCB stands for Miniature Circuit Breaker. MCCB stands for Molded Case Circuit Breaker Miniature Circuit Breaker (MCB) It is an electromechanical device used to protect a low load electrical circuit. It is thermally operated and used for protection against over load, heating and short circuits, in circuits requiring a small current rating (less than 100A). It is designed to replace the ancient fuse rewirable device. The Miniature circuit breaker (MCB) functions as an automatic switch OFF device which routinely turns OFF when the current flowing through it passes the threshold (maximum acceptable limit). This is achieved through the use of a bimetallic strip which protects against overload and the use of a solenoid which protects against short circuit. Application of MCB : low load domestic and in