![]() |
ACBasicE Basic Electronics v1.2 - Printable Version +- HP Forums (https://www.hpmuseum.org/forum) +-- Forum: HP Software Libraries (/forum-10.html) +--- Forum: HP Prime Software Library (/forum-15.html) +--- Thread: ACBasicE Basic Electronics v1.2 (/thread-6408.html) |
ACBasicE Basic Electronics v1.2 - BERNARD MICHAUD - 06-13-2016 12:32 AM ACBasic Electronics is now removed and no longer suported. See EE_Library and EE_Analysis latest version 5. https://www.hpmuseum.org/forum/thread-11312.html RE: ACBasicE Basic Electronics 1.0 - Stevetuc - 06-17-2016 06:51 AM Hi Bernard Nice program! I'd like to suggest an addition. I use this simplified formula in the Solver App to synthesise microstrip width W: Z=(87/√(E+1.41))*LN((5.98*H/(0.8*W+T))) It works well and is quite accurate and can also be use for analysis by setting a width W and solving for Z The equation is given in IPC-2141 and is described here: http://m.mwrf.com/components/simplify-calculation-microstrip-dimensions This could be a nice future addition to your program. RE: ACBasicE Basic Electronics v1.2 - BERNARD MICHAUD - 12-12-2016 03:00 PM For those interested the addition suggested by Steve exist on its own. Check MICROSTRIP.hpprgm. |