0:00:10.920,0:00:13.200 Hi, my name is Madison Maxey. 0:00:13.260,0:00:15.520 I have a company called Loomia, 0:00:15.520,0:00:20.940 and we focus on making smart fabrics for smart clothing and smart soft good products. 0:00:21.960,0:00:24.580 The sky's the limit when it comes to textiles. 0:00:25.160,0:00:28.920 My name is Danielle Applestone, and I'm CEO of Othermachine Company. 0:00:31.540,0:00:34.260 We build a desktop milling machine. 0:00:34.260,0:00:41.320 A milling machine takes a rotating cutting tool and moves it through material to create a 3D object. 0:00:42.540,0:00:46.580 Under the hood, all computers do the same four basic things. 0:00:46.580,0:00:48.160 They input information, 0:00:48.160,0:00:50.740 store and process the information, 0:00:50.740,0:00:52.880 and then, output information. 0:00:53.399,0:00:56.899 Each of these things is done by a different part of the computer. 0:00:57.440,0:01:04.540 There are input devices that take input from the outside world and convert it into binary information. 0:01:04.860,0:01:08.040 There is memory to store this information. 0:01:08.120,0:01:12.000 There's a central processing unit or CPU, 0:01:12.000,0:01:14.540 where all the calculations are done. 0:01:14.600,0:01:21.180 And, finally, there are output devices that take information and convert it into a physical output. 0:01:22.100,0:01:24.100 Let's talk about input first. 0:01:24.500,0:01:30.460 Computers can take many different types of input, like the keyboard of a computer, the touchpad of a phone, 0:01:30.840,0:01:33.400 a camera, a microphone, or a GPS. 0:01:33.930,0:01:39.379 But even the sensors on a car, a thermostat, or a drone are also different input devices. 0:01:40.200,0:01:45.619 Now, let's look at a simple example of how input travels through a computer and becomes output. 0:01:47.100,0:01:53.419 When you press a key on your keyboard - let's say the letter "B". The keyboard converts the letter to a number. 0:01:54.000,0:01:58.430 That number is sent as binary, ones and zeros, into the computer. 0:02:00.380,0:02:05.460 Starting from this number, the CPU calculates how to display the letter "B" pixel by pixel. 0:02:06.000,0:02:11.440 The CPU requests step-by-step instructions from memory, which tell it how to draw the letter "B". 0:02:12.000,0:02:16.729 The CPU runs these instructions and stores the results as pixels in memory. 0:02:18.500,0:02:22.329 Finally, this pixel information is sent in binary to the screen. 0:02:22.640,0:02:29.520 The screen is an output device, which converts the binary signals into the tiny lights and colors that make up what you see. 0:02:32.140,0:02:36.420 This all happens so quickly it feels instantaneous, 0:02:36.420,0:02:42.220 but to display each letter a computer runs thousands of instructions, 0:02:42.220,0:02:45.000 starting from the moment your finger presses the key point. 0:02:48.120,0:02:53.260 In that example, the output device was the screen, but there are many different types of output 0:02:53.260,0:02:57.640 which take a binary signal from the computer and do something in the physical world. 0:02:57.680,0:03:02.980 For example, a speaker will play sound, and a 3D printer will print an object. 0:03:03.560,0:03:09.420 Output devices can also control physical motion like a robotic arm, the motor of a car, 0:03:09.420,0:03:12.180 or the cutting tool of the milling machine that my company makes. 0:03:13.730,0:03:18.759 New types of inputs and outputs let computers interact with the world in entirely new ways. 0:03:19.250,0:03:24.579 This has been helped out by improvements to the speed and size of the memory and CPU. 0:03:24.889,0:03:28.779 The more complicated a task is and the more information that is input or output, 0:03:29.299,0:03:32.739 the more processing power and memory a computer needs. 0:03:33.949,0:03:40.689 Typing letters on a screen may be easy but to do complicated 3d graphics or record a high-definition movie, 0:03:41.000,0:03:46.440 modern computers often have multiple CPUs to process all that information 0:03:46.860,0:03:49.600 and many gigabytes of memory to store it. 0:03:51.410,0:03:57.040 No matter what it is you want to do with the computer, every single action is about: 0:03:57.710,0:04:00.159 inputting information from the physical world, 0:04:01.460,0:04:04.700 storing and processing that information, 0:04:04.700,0:04:08.260 and getting some output back into the physical world.