Jump to content

Give a nerd a NOR gate and you're going to get a computer.


nhnifong

Recommended Posts

I've been working on creating binary logic gates in KSP

This is a transistor. The medium dish can block solar panels, and it can only be extended by a probe core if the probe core has power. This way, the on state of one or more probes can be used to change the on state of another probe. In this image, the two sub-units have been disconnected from the thing they were sitting on.

2Spz81c.jpg

And this is a NOR gate, (the only component technically needed to build a computer)

There are two input bits, both are set manually to zero by blocking their power supply. since neither input bit can extend it's dish to block the panel of the output bit, that bit is 1. I'm also demonstrating here that there is enough room to place the solar panels of two bits under the shade of one dish, thereby splitting the output signal into two bits, which could be further split again ad-infinitum.

The logic is run by cycling through all the bits and pressing action group 1 to attempt to extend their dish, and whenever it is the case that a bit is running out of power, it's dish must be retracted. :/ (which is the most glaring problem with the design.

7DKzHSb.jpg

Edited by nhnifong
Link to comment
Share on other sites

Sounds quite Kerbal making a computer that only works for about 15 minutes a day :)

Kudos. That's pretty awesome stuff there.

When I get something working I'll put it in a high solar orbit so the shadows won't move so fast.

Link to comment
Share on other sites

I've never tried, but do the dishes close if you run out of power? If they don't you will be severely limited in the complexity of the circuits.

Also, the batteries are going to act as large parasitic capacitors and slow down everything. I suggest putting lamps or multiple probe cores to drain them faster.

Anyway, very cool.

Link to comment
Share on other sites

Rather a bit like volatile memory, in that you have to cycle the state every X number of seconds in order to keep the state. Though I'm not sure how to trigger such a refresh using the stock components in KSP in a way that preserves data.

My first question was something you answered later in the post: how do you use these components in a larger circuit? The answer to that is obvious: with dishes from the gate component blocking solar panels on other components. (If lamps caused a reaction on the photovoltaic cells, then things would be considerably easier.) Of course there's the small problem of probe-core death, and needing some external way to recover from a 0 bit (aside form kerbals, which I refuse to think of as little green electrons), but I think you're on to something.

Link to comment
Share on other sites

I remember seeing an engine at one point... Someone had made a model of internal/external combustion engine... there was a video of it...

Rings of structural parts around the rotating parts and then decouplers to get it started... I'm searching for the video but I suck at finding stuff like that.

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...