Public info about the author: Gojorgego

Profile
  • 350 W RMS Proteus simulation of a Mosfet Amplifier

    • Free
    • Advanced
    • 51-100
    • Proteus
    • 7+
    • Yes
    • This amplifier employs 6 power Mosfet in the final stage, providing 350 W rms power in output. 3 N-channel Mosfet and 3 P-channel Mosfet. Acouple of these booster can be used for playing music outdoors.

  • In this project there are 4 circuits controlled by a PIC16F877a. The lights are replaced with LEDs. In addition to the contol lights, the PIC checks the state (open-close) of doors and windows. The sensors are replaced with switches. A simulation of presence system (SSP), turn on some lights of the house, when one or more motion sensors in the garden are activated. A protection system for absence (SPA) disconnect the electrical elements, in our case, the lights of the house. A graphical user interface, built with Visual BASIC 6, communicates with the proteus project through a virtual serial port. The user can enable or disable the control systems manually with switches or by the graphical interface.

    • Free
    • Advanced
    • 51-100
    • Proteus
    • 7+
    • Yes
    • virtual serial port Emulator software windows and doors control lights control SPP Active SPA inactive SPA Active
  • The module, implemented with a PIC 16F877a, consists of 4 circuits, light sensors,a zero crossing detection circuit, the brightness system control and the serial communication circuit. The crossing detector circuit let us to synchronize the PIC with the AC network, detecting the zero crossing of the voltage. The brightness controller is implemented via software with a pulse that drives the triac through an optocoupler MOC3021. The source code is compiled by PIC C compiler.

    • Free
    • Advanced
    • 31-50
    • Proteus
    • 7+
    • Yes
    • 0 per cent environment brightness no pulse, the light is on continuosly 25 per cent environment brightness 50 per cent environment brightness 75 per cent environment brightness 100 per cent environment brigthness, the light is off continuosly
  • SPICE simulation of a Temperature Control System Module implemented with a PIC16F877A. This is a module of a centralized home automation system. The temperature is measured by the sensor LM35, the setpoint and current temperature values are shown on a LCd display. The PIC drives a heating system and a ventilation system. On “winter position” of the switch, if the temperature drops below the winter setpoint temperature, the module turn on the heating system, and turn it off when the temperature exceeds the setpoint value. On “summer position”, if the temperature is higher than the summer setpoint temperature the PIC turn on the ventilation system and turn it off if the temperature drops down the setpoint value. The C source code is compiled with PIC C compiler.

    • Free
    • Advanced
    • 21-30
    • Proteus
    • 7+
    • Yes
    • setpoint 32 degrees, heating system turned on temperature reaches setpoint , the heating system turned off the setpoint lower than temperature, the ventilation system turned on the temperature drops below the setpoint, the ventilation system turned off