Circuits, Logic Gates and Operating Systems



Circuits



Binary

We learned about using binary (on and off) to count and make decisions.



Soldering

We learned to solder circuits by making Blinkie!



Logic Gates

We used CEDAR Logic Simulator to design circuits like the ones in a calculator or computer.

LG_ANDOR

LG_ANDOR(small).jpg

LG_HALFADDER

LG_HALFADDER(small).jpg

LG_XOR

LG_XOR(small).jpg

LG_4bitADDER_NF

LG_4bitADDER_NF(small).jpg

LG_FLIP-FLOP

LG_FLIP-FLOP(small).jpg

Circuit1

Circuit1.jpg

Operating Systems (OS)

understandos_logos.jpg

OPERATING SYSTEM (OS)

Operating Systems are the most important piece of software that goes into a computer. The OS acts as a hub for all the programs and hardware to get the commands and information it needs. Without an OS the computer is useless because it also acts as a translator. It turns all the commands you enter into something the computer can understand. There are MS Windows, GNU/Linux (with all the versions like Debian, Ubuntu, RedHat, etc.), Mac OSX and a lot more. One of the important things about GNU/Linux is the license that says you can use it for free. They all have their ups and downs so choose the one that fits your needs and skills better.