Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
More QB64PE at work
#1
Making electrical engineering less tedious, but now using InForm.

The electrical code requires that conductors be sized so that there is no more than 3% voltage drop from the nominal voltage at the farthest point of the circuit. As an experiment, I wrote a program using InForm to calculate voltage drops in circuits. It can analyze a single load at the end of a circuit or a series of loads along a circuit (think streetlights.) 

Doing the actual engineering is interactive, a combination of engineering science and economic considerations. If the voltage drop is too high, which parts of the circuit do you select to upsize the conductors, and by how much?

This is not finished, I have some thoughts for more features to add later. But the program works as it stands now.

Comments and suggestions are welcome.



[Image: Screenshot-2025-05-30-215017.png]


Attached Files
.zip   VDrops.zip (Size: 7.8 KB / Downloads: 10)
It's not the having, it's the doing.
Reply


Messages In This Thread
More QB64PE at work - by bobalooie - 05-31-2025, 02:08 AM
RE: More QB64PE at work - by Jack - 05-31-2025, 02:32 PM
RE: More QB64PE at work - by bobalooie - 05-31-2025, 05:05 PM
RE: More QB64PE at work - by a740g - 05-31-2025, 10:22 PM
RE: More QB64PE at work - by Kernelpanic - 05-31-2025, 03:12 PM
RE: More QB64PE at work - by TempodiBasic - 05-31-2025, 04:31 PM
RE: More QB64PE at work - by bobalooie - 05-31-2025, 05:12 PM
RE: More QB64PE at work - by Kernelpanic - 05-31-2025, 06:28 PM
RE: More QB64PE at work - by bplus - 05-31-2025, 11:12 PM
RE: More QB64PE at work - by bobalooie - Yesterday, 12:34 PM
RE: More QB64PE at work - by madscijr - Yesterday, 12:11 PM
RE: More QB64PE at work - by Jack - Yesterday, 12:59 PM
RE: More QB64PE at work - by a740g - Yesterday, 06:45 PM
RE: More QB64PE at work - by bobalooie - Yesterday, 07:25 PM



Users browsing this thread: 2 Guest(s)