Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by magicxrps

  1. M

    [HELP] PROTEUS 8 PROFESSIONAL: APFC

    Hi Sir, here is my Arduino code: #include <math.h> #include <LiquidCrystal.h> float Power_Factor, load_voltage, load_current, real_power, angle_rad, total_capacitance, Q_reqd, New_PF, I_secondary; float peak_voltage = 0; float peak_current = 0; int f = 60; float vSensor = A0; float iSensor =...
  2. M

    [HELP] PROTEUS 8 PROFESSIONAL: APFC

    Hello everyone. I am simulating an automatic power factor correction system using Arduino Nano on Proteus 8 Professional. Upon simulating, the circuit measures something even though that there is no connected load yet. What I have noticed is that there is an error on my voltage comparator and...
  3. M

    [HELP] PROTEUS 8 PROFESSIONAL: APFC

    Hi everyone, I am simulating an automatic power factor correction system using Arduino Nano in Proteus 8 Professional. In this regard, why is it that the system shows "Simulation is not running in real time due to excessive CPU load"? Shown below is the circuit as well as the error message.
  4. M

    PROTEUS 8 PROFESSIONAL: CONTROLLER RECEIVED COMMAND WHILST BUSY.

    Hello, the nature of my work is to simulate an automatic power factor correction system using Arduino Nano in Proteus 8 Professional in which my program is coded in Arduino IDE. However, upon simulating the circuit, the errors "Controller received command whilst busy", "[HD44780] Controller...

Part and Inventory Search

Back
Top