Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Engineering Design

Engineering Design

Scheduled Pinned Locked Moved C#
designtutorialquestionworkspace
9 Posts 5 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    viciouskinid
    wrote on last edited by
    #1

    Ok, I am not sure how to explain what i want but i will give it a go. Do you know those electronic circuit analysis programs where you can drag a resistor onto a page and construct a circuit? There are many other engineering programs that work in a similar way and perform calculations based on your design. I want to make an environment where i can construct a circuit. Is there an easy way to do this. Or is there any similar code i can use?

    C 1 Reply Last reply
    0
    • V viciouskinid

      Ok, I am not sure how to explain what i want but i will give it a go. Do you know those electronic circuit analysis programs where you can drag a resistor onto a page and construct a circuit? There are many other engineering programs that work in a similar way and perform calculations based on your design. I want to make an environment where i can construct a circuit. Is there an easy way to do this. Or is there any similar code i can use?

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      I'd imagine a base 'object' class, and then derived objects that represent resistors, etc. These would be added to a collection of objects as they are dropped on the screen. Calculating what the circuit created is, and so on, would be a whole bunch of work on top of that, obviously.

      Christian Graus Driven to the arms of OSX by Vista.

      P V 2 Replies Last reply
      0
      • C Christian Graus

        I'd imagine a base 'object' class, and then derived objects that represent resistors, etc. These would be added to a collection of objects as they are dropped on the screen. Calculating what the circuit created is, and so on, would be a whole bunch of work on top of that, obviously.

        Christian Graus Driven to the arms of OSX by Vista.

        P Offline
        P Offline
        PIEBALDconsult
        wrote on last edited by
        #3

        Paper clip: I see you are creating a transister radio; would you like some help with that?

        C M 2 Replies Last reply
        0
        • P PIEBALDconsult

          Paper clip: I see you are creating a transister radio; would you like some help with that?

          C Offline
          C Offline
          Christian Graus
          wrote on last edited by
          #4

          *grin* NOW you're talking.

          Christian Graus Driven to the arms of OSX by Vista.

          1 Reply Last reply
          0
          • P PIEBALDconsult

            Paper clip: I see you are creating a transister radio; would you like some help with that?

            M Offline
            M Offline
            Mycroft Holmes
            wrote on last edited by
            #5

            PIEBALDconsult wrote:

            Paper clip

            *shotgun* BANG, oh damn another screen gone......

            Never underestimate the power of human stupidity RAH

            L 1 Reply Last reply
            0
            • M Mycroft Holmes

              PIEBALDconsult wrote:

              Paper clip

              *shotgun* BANG, oh damn another screen gone......

              Never underestimate the power of human stupidity RAH

              L Offline
              L Offline
              Luc Pattyn
              wrote on last edited by
              #6

              Hi, if shooting monitors is a habit of yours, you should consider buying those new OLED ones. They are organic, so given the right amount of nutrients and water may make them recover from modest shot wounds. :)

              Luc Pattyn [Forum Guidelines] [My Articles]


              Fixturized forever. :confused:


              M 1 Reply Last reply
              0
              • L Luc Pattyn

                Hi, if shooting monitors is a habit of yours, you should consider buying those new OLED ones. They are organic, so given the right amount of nutrients and water may make them recover from modest shot wounds. :)

                Luc Pattyn [Forum Guidelines] [My Articles]


                Fixturized forever. :confused:


                M Offline
                M Offline
                Mycroft Holmes
                wrote on last edited by
                #7

                much cheaper to banish clippy to the pits of hell....

                Never underestimate the power of human stupidity RAH

                L 1 Reply Last reply
                0
                • M Mycroft Holmes

                  much cheaper to banish clippy to the pits of hell....

                  Never underestimate the power of human stupidity RAH

                  L Offline
                  L Offline
                  Luc Pattyn
                  wrote on last edited by
                  #8

                  That won't cut it, if you dismiss Clippy then Rocky or one of his friends will haunt you. :)

                  Luc Pattyn [Forum Guidelines] [My Articles]


                  Fixturized forever. :confused:


                  1 Reply Last reply
                  0
                  • C Christian Graus

                    I'd imagine a base 'object' class, and then derived objects that represent resistors, etc. These would be added to a collection of objects as they are dropped on the screen. Calculating what the circuit created is, and so on, would be a whole bunch of work on top of that, obviously.

                    Christian Graus Driven to the arms of OSX by Vista.

                    V Offline
                    V Offline
                    viciouskinid
                    wrote on last edited by
                    #9

                    thanks I will give it a go. Does anyone know of any code that i can work from?

                    1 Reply Last reply
                    0
                    Reply
                    • Reply as topic
                    Log in to reply
                    • Oldest to Newest
                    • Newest to Oldest
                    • Most Votes


                    • Login

                    • Don't have an account? Register

                    • Login or register to search.
                    • First post
                      Last post
                    0
                    • Categories
                    • Recent
                    • Tags
                    • Popular
                    • World
                    • Users
                    • Groups