Search found 57 matches

by Hans Cadans
Fri Apr 17, 2015 12:14 pm
Forum: Computer Lab
Topic: nand2tetris HACK computer
Replies: 2
Views: 18500

Re: nand2tetris HACK computer

Hi kwx, The design, I've in mind will cover some of the ideas, mentioned in nand2tetris. However I can't beat a whole organisation, but together we will approach the idea. In the presentation you can see the main-components. ALU, Registers, Data-Memory, Program-Memory, Instruction-Pointer, Control-U...
by Hans Cadans
Sat Apr 11, 2015 12:44 pm
Forum: Computer Lab
Topic: Computer Architecture
Replies: 3
Views: 20170

Computer Architecture

To everybody, who’s interested To understand this complex design, I’ve divided the whole circuit into several little circuits. I will upload this circuits from time to time, (hopefully every two or three weeks). You’ll get an explanation within every circuit. Then you can give any comments, suggesti...
by Hans Cadans
Tue Jan 06, 2015 4:06 am
Forum: Circuit Talk
Topic: Interrupt request
Replies: 4
Views: 9975

Re: Interrupt request

Hi Volvagia, In my opinion, you don't really know the concept of interrupts. Feel free to correct me if I'm wrong. Here you have, in a nut-shell, the stuff you need to know. 1. Interrupts are level-triggered or edge-triggered (The desired possibility is programmable.) 2. Don't control the interrupt-...
by Hans Cadans
Mon Jan 05, 2015 1:19 pm
Forum: Circuit Talk
Topic: Need help with a logic expression and truth table
Replies: 1
Views: 7311

Re: Need help with a logic expression and truth table

Hi Shiinobii, I've seen your problem. In the attachment, you'll find the solution for the first problem. I didn't solve the other problems, for that you'll need the same solution. Concerning the second problem, you'll have to do the same. There is also an other expression possible. For the third pro...
by Hans Cadans
Tue Dec 09, 2014 12:42 pm
Forum: Circuit Talk
Topic: 1 bit Calculator
Replies: 1
Views: 6713

1 bit Calculator

L.s., Hi everybody (and especially JekasG), I've seen, that many persons are interested in the logic and arithmetic calculator. At the moment JekasG mentioned the problems with designing such a calculator, I answered right away. But,,,,, I didn't hear anything. So I decided to publish the answer. On...
by Hans Cadans
Mon Nov 24, 2014 3:57 am
Forum: Circuit Talk
Topic: I want to make a clock that displays time with 15 Led's
Replies: 2
Views: 7325

Re: I want to make a clock that displays time with 15 Led's

Hello Martzz, Your clock is a marvellous idea (as Eugene already mentioned). He advised you to look at his design of a clock. Maybe this design is confusing you a little bit. After reading your message, I understand, that you aren't a electronic engineer, because you mixed the clock (showing the act...
by Hans Cadans
Sun Nov 23, 2014 9:02 am
Forum: Discuss LogicCircuit program
Topic: Colored LEDs
Replies: 6
Views: 20388

Colored LEDs

Dear Administrator, After reading the problem of Martzz (a very nice idea), I would suggest the next thing. a multi-color LED. As in real life, this LED can have three connections, one for each primary color (RGB). Not connected inputs don't affect the color. A combination of inputs gives a new colo...
by Hans Cadans
Sun Nov 16, 2014 1:58 pm
Forum: Circuit Talk
Topic: Video Graphics Array
Replies: 6
Views: 14862

Video Graphics Array

L.s., The new feature, "the Graphics Array", is worthful addition to this program. I would have added it with my new Keyboard, but alas, I broke off the connector of my USB-stick. Many new files, including the rest of my library are lost. (making a Back-Up is very wise indeed). If you want...
by Hans Cadans
Sun Sep 21, 2014 9:09 am
Forum: Circuit Talk
Topic: Arithmetic and Logic Calculator
Replies: 2
Views: 10616

Re: Arithmetic and Logic Calculator

Dear JekasG, I do understand the problem very well, but I won't give you the answer right away. The whole problem is well described by your teacher. To help you, I will give you an other description. You have to make an 1-bits ALU, (Arithmetic and Logic Unit), four 1-bits input registers, an 1-bits ...
by Hans Cadans
Wed Aug 13, 2014 10:14 pm
Forum: Circuit Talk
Topic: JK Flip-Flop via 12 Gates
Replies: 3
Views: 9538

Re: JK Flip-Flop via 12 Gates

Hello LLAD, I've just returned from my vacation in France. Just before I did leave, I read your answer and your challenge (in my opinion) So I took a pen and a lot of paper with me, trying to find your solution. After several days (sitting in the sunlight), I found several solutions, but all off the...