+ Reply to Thread
Page 1 of 2
1 2 Last
Results 1 to 15 of 16

Thread: calulation software

  1. #1
    vobla Newbie
    Join Date
    Mar 2008
    Posts
    7

    Lightbulb calulation software

    Hi all,

    does anyone know any good calculation software out there (say, I enter resistance and capacistance and get low/high pass cut off frequency)?

    If not, I think of writing that kind of small application. It could have:
    • Low/High pass filter cut off calc;
    • Ohm's law calc;
    • etc..

    The main point is to enter values into input boxes and get the result after you press "calculate" button, not after inputing into regular calc: sin(a + b / x) * blah^43 etc.


  2. #2
    dknguyen Excellent dknguyen Excellent dknguyen Excellent dknguyen Excellent dknguyen Excellent dknguyen Excellent dknguyen Excellent dknguyen Excellent dknguyen Excellent
    Join Date
    May 2006
    Location
    Alberta, Canada
    Posts
    6,027

    Default

    YOu could just make an excel spreadsheet if you're too lazy to enter the sometimes long, repetive calculations rather than an application.

  3. #3
    ronsimpson Good ronsimpson Good ronsimpson Good
    Join Date
    Apr 2007
    Location
    Loveland, CO USA
    Posts
    710

    Default RCL Graph

    Vobla,

    You want to design filters. Try this. It is also good for frequency response of amplifiers.

    http://gradllc.com/IMAGES/RCLgrid-1.pdf
    Here is graph paper for RCL filters.
    Left side is resistance form 1 ohm to 1meg ohm.
    Red lines are for Capacitors.
    Blue lines are for Inductors.
    Black horizontal lines are for Resistors.
    Black vertical lines are for Frequency.

    CL resonance:
    Example: Follow the .1uF line from the top left corner down across the page. Find the 100mH line and follow it from the bottom left corner upward. Where they cross is the resonant point. 1.6khz.

    Cx:
    Follow the .1uf line. 1k ohm at 1.6khz.

    Lx:
    Follow the 100mH line upward. 1k ohm at 1.6khz.

    RC low pass filter using 1k and .1uf:
    Start out at 1hz at the right side of the graph and at the 1k ohm point. Go right until the 1k line intersects the .1uf line. Follow the .1uf line down. That is the frequency response of the filter.

    I usually printout the graph and draw on the page. There is a detailed version at:
    http://gradllc.com/IMAGES/RCLgrid3.pdf

    Good luck.

  4. #4
    jpanhalt Excellent jpanhalt Excellent jpanhalt Excellent jpanhalt Excellent jpanhalt Excellent jpanhalt Excellent
    Join Date
    Jun 2006
    Location
    Cleveland, OH, USA
    Posts
    1,589

  5. #5
    kchriste Excellent kchriste Excellent kchriste Excellent kchriste Excellent kchriste Excellent kchriste Excellent kchriste Excellent kchriste Excellent kchriste Excellent
    Join Date
    Jul 2006
    Location
    Victoria BC, Canada
    Posts
    3,673

    Default

    Here's a collection of links to many Java script, etc, calculators:
    http://www.audioscientific.com/Auto%...es%20Links.htm
    Inside every little problem, is a big problem trying to get out.

  6. #6
    vobla Newbie
    Join Date
    Mar 2008
    Posts
    7

    Default

    Hi again.

    That was not what I has in mind:
    • Spreadsheets - was not designed for that, has ugly interface and why use application whitch reserves more PC resources than average program for simle calculations;
    • pdf stuff - good, but not multi-purpose;
    • websites - seen loads of these. You need internet and it takes time to find what you need..

    I appreciate your answers, but I was asking does anyone know desktop software for that?

  7. #7
    erosennin Newbie
    Join Date
    Jul 2006
    Location
    Melbourne, Australia
    Posts
    209

    Default

    Filter Design Toolbox in MatLAB.

    Overkill enough for you?
    What is a joule per second?

  8. #8
    3iMaJ Okay
    Join Date
    Feb 2007
    Posts
    128

    Default

    I like fdatool personally.

  9. #9
    vobla Newbie
    Join Date
    Mar 2008
    Posts
    7

    Default

    I'm not buying MatLab just for a few specific calculations.. And they've got really funny statement on their homepage: "MATLABŪ is a high-level language and interactive environment that enables you to perform computationally intensive tasks faster than with traditional programming languages such as C, C++, and Fortran." How come high level programming languages are faster than low level? That's bullshit to fool consumer.

    Anyway, thanks for opinion

  10. #10
    erosennin Newbie
    Join Date
    Jul 2006
    Location
    Melbourne, Australia
    Posts
    209

    Default

    "A high-level programming language is a programming language that, in comparison to low-level programming languages, may be more abstract, easier to use, or more portable across platforms. Such languages often abstract away CPU operations such as memory access models and management of scope... Rather, "high-level language" refers to the higher level of abstraction from machine language" - Wikipedia
    What is a joule per second?

  11. #11
    vobla Newbie
    Join Date
    Mar 2008
    Posts
    7

    Default

    Quote Originally Posted by erosennin
    "A high-level programming language is a programming language that, in comparison to low-level programming languages, may be more abstract, easier to use, or more portable across platforms. Such languages often abstract away CPU operations such as memory access models and management of scope... Rather, "high-level language" refers to the higher level of abstraction from machine language" - Wikipedia
    Totally agree, but don't forget that compiled codes are executed, not the ones programmer writes in his programming tool. So the more abstract language you use, more trash comiler adds to the compoled result. The higher level programming language, the slower/bigger compiled application :P

  12. #12
    erosennin Newbie
    Join Date
    Jul 2006
    Location
    Melbourne, Australia
    Posts
    209

    Default

    There's no point arguing with you... I still think it's cool.
    What is a joule per second?

  13. #13
    SYE
    SYE is offline
    SYE Newbie
    Join Date
    Nov 2006
    Location
    Newcastle, U.K.
    Posts
    43

  14. #14
    silvarblade Good silvarblade Good
    Join Date
    Feb 2007
    Location
    The Motor city,USA
    Posts
    266

    Default

    yeah matlab is very powerfull. no denying that!!
    I just cant come up with a good one!

  15. #15
    mneary Excellent mneary Excellent mneary Excellent mneary Excellent mneary Excellent mneary Excellent mneary Excellent mneary Excellent mneary Excellent
    Join Date
    Feb 2007
    Location
    California USA
    Posts
    3,763

    Default

    So, you want general purpose electronic calculating software that runs on your desktop, is easy to use, was written in something other than a high level language, and does not require a net connection.

    I use LTspice, which is probably not what you want. Except for ohms law calculations, which I do by inspection.

+ Reply to Thread
Page 1 of 2
1 2 Last

Similar Threads

  1. Circuit simulation software titles, "best" ones?
    By jmb4370 in forum General Electronics Chat
    Replies: 16
    Latest: 24th July 2009, 07:53 PM
  2. B & C microsystems Proteus Eprom Programmer Software
    By dratomic in forum Datasheet/Parts Requests
    Replies: 0
    Latest: 16th November 2005, 01:16 AM
  3. Breadboard design software?
    By ThermalRunaway in forum General Electronics Chat
    Replies: 10
    Latest: 24th July 2005, 01:35 PM
  4. PCB designing software
    By mahesh_jo in forum General Electronics Chat
    Replies: 3
    Latest: 6th September 2004, 08:00 AM
  5. Breadboard layout software
    By gjpollitt in forum General Electronics Chat
    Replies: 3
    Latest: 11th January 2004, 09:42 AM

Tags for this Thread