June 8

Energy Skate Park Experiment

Questions :

  • When is potential energy the highest?
  • When is kinetic energy the lowest?
  • When does thermal energy grow?
  1. When is potential energy the highest?

Potential energy is highest when the player is high up in the air. When potential energy is low, the player is low on the ground.

2. When is kinetic energy the lowest?

Kinetic Energy is the lowest when the player is high in the air. When kinetic energy is highest, it is when the player is low on the ground.

3. When does Thermal energy grow?

Thermal energy grows when the player is moving between something really fast, and it creates friction and heat with the ground or path, so the time when thermal energy is highest is when the player is slowing down and rowing back and forth until he or she stops.

You can see these three kinds of systems in the bar graph below the word β€œenergy”.

These kinds of systems can be found in real-life experiences, like when you are riding bike and going up a hill, the potential energy grows. Another is when you slide down the slide, the kinetic energy grows up, while the potential energy goes down. There is another one which you might rub your hands because you are cold, and you hands get hot because when you rub your hands together, the thermal energy grows. Thermal energy can also be called friction.

Input and Output

When you enter the game, you can see a set of controls on your right. You can press some of the buttons on the controls (input), and you can see the changes after you press the controls (output). Input is when you put data or instructions in a computer for the machine to process. Output is what you receive when you put the input in the program.

In the controls, you can change its amount of friction, gravity, and mass. You can also change its height and track.

When you enter the input to the computer, it puts in the variable. The variable contains the controls in the game (Tracks, gravity, mass, friction, and height). A variable is a place where the computer stores the information you put in, which are referenced and manipulated by the computer program.

what happens?

What happens if I change the mass of the skater?

  1. Least mass

When I change the mass of the skater to the least, the skater will be very small and the potential energy and the kinetic energy will keep changing height of the bars, but the thermal energy is at 0. The skater’s height will also be very short at little mass. If I add lots of friction to the skater, it will have a little bit of potential and kinetic energy at the start when it is rowing high, but when it slows down, the potential and kinetic energy keeps getting smaller and smaller until there is only very little thermal energy.

2. Most Mass

If I have no friction added and I put the skater on the track, it will keep rowing and still have a lot of potential and kinetic energy. The skater will be very big when you change the mass of him/her. When i look at the energy graph when my player is rowing across and back of the track, the potential and kinetic energy bars will go very tall, but, the same as the least mass, the thermal energy will stay at the very bottom without showing. When I add lots of friction, the potential and kinetic energy bars will start very high in the energy graph, but the thermal energy will slowly go up as the potential and kinetic energy both go down.


Simulation

    What is a simulation? A simulation is something that models real life. In the Energy Skate Park game, you get to experience what happens if you skate with different controls. This simulation helped me learn that if you do different things to a player, like to put it somewhere else, it can affect the systems: kinetic, potential, and thermal. This simulation modeled real life so I know what will happen if I do something to a player or thing.

    What did I see?

    I saw the player, the controls (input), and the energy bars (kinetic, potential, thermal).

    How is this like a Computer Game?

    This is like a computer game because there is a play and stop button, which starts and stops the player from moving. I can also customize the track or create my own tracks.

    My thoughts
    I like this game because:

    What I learned:

    I learned what potential, kinetic, and thermal energy were in the Colorado Phet Skate Park. I learned that Potential energy occurs when kinetic energy is the lowest. I learned that kinetic energy and potential energy change lengths of bars when the skater is up high and low on the ground. I learned that thermal energy is friction of when two thing rub against each other to create heat. This simulation helped me learn what happens if I add lots mass to a skater and what happens if I keep the mass of the skater very little. It has also taught me what happens when I added lots of friction and very little friction to two objects.

    I would recommend this to a friend, neighbor, or anyone you think this would be fun to!

    β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”

    What will happen if I do the same things to the player, but this time the player isn’t sticking to the track?

    Goodbye! Thank you for reading this blog.

    May 3

    How does the Internet Work?

    The internet is a network that connects millions and millions of computers or any other electronics together across the world. If you wanted to do important files or communicate with other people on the internet, the internet will take you and your companion’s computers which are both connected to a network together so if you send a message or a file you want to send, it will be sent to your companion’s computer.

    The internet also uses the help of the router to send the files you send to your companion/companions. A router is a device that transfers data to computer networks that connects to your partner’s electronic. It does this by using an IP Address, or Internet Protocol that allows a server to be recognized by other connected servers. The router sends the information sent by you the right way to your partner’s side.

    The TCP has its rules for the internet. A TCP is groups of protocols developed for the internet. It helps get files and documents from one device to another.

    What I learned :

    1:

    I leared that routers can carry lots and lots of files at once, and it can go directly to where the message or file is going to.

    2:

    I learned that the internet is a wire that connects all of the networks together across the world.

    3:

    I learned that networks will use your IP Address to find out which file, message, or call to send to. If multiple people have the same IP Address, the network will cancel all of them because they can’t tell which is the correct IP Address.


    This image has an empty alt attribute; its file name is image-1024x1024.jpg

    Thank you for reading this blog.

    ====================================================================

    April 11

    What’s Inside a Computer?

    1. What are two systems inside a mouse used for?

    The two systems used in a mouse is the motion and distance systems. The motion system is the system that detects movement with the sensors. The distance system is the system that detects the height of how far the mouse is from a surface before it stops tracking movement. You might have an optical mouse that makes these measures with a light that reflects off the sensor.

    2. What does the IO subsystem act as for the computer?

    The Input/ output system acts as the eyes, ears, mouth, and hands of the computer. It provides a way for the computer to interact with its environment. It also acts as a buffer that keeps the CPU from getting unnecessary information.

    3. What does CPU stand for? What is its main job?

    CPU stands for Central Processing Unit, and it is the whole computer’s brain. The CPU’s whole job is to fetch instructions from memory and executing them.

    4. How many instructions can a CPU perform?

    The CPU can perform billions and billions of instructions a second.

    5. what kind of languages did human programmers use to write the programs on a running computer?

    There are three languages that humans use to write the programs on a computer: Java, C++, and Python.

    6. What two numbers does the CPU only understand?

    The CPU only understands the numbers 1 and 0, because the human language to computers has too many unnecessary information, so they break them into 1s and 0s.

    7. What is memory used for?

    The memory is used by the CPU, who gives β€˜β€™questions’’ and β€˜β€™requests’’ for it to find out what the button is.

    October 29

    Google Docs or MS Word??

    I like MS Word better because if I click search in word, it will show me the definition and a picture of the word I am talking about.

    https://kids.wordsmyth.net

    /we/http://wordcentral.com

    /https://kidspicturedictionary.com/

    Yes, they are all very useful.

    Yes, because WordSmyth can define stuff for younger kids, but WordCentral looks up words for more mature people. KidsPictureDictionary can help you find pictures, but you cant look up a picture.

    They are different with look up, explore, and define because WordSmyth looks up words for you and with simpler definitions, WordCentral defines words with more mature definitions, and KidsPictureDictionary only has pictures for you.

    Which one is better?

    I think WordSmyth is the best because it looks up definitions that are simpler.

    Does each fulfill and different need?

    Yes, WordSmyth gives you simple definitions, WordCentral gives you more mature definitions, and KidsPictureDictionary gives you pictures you might need.

    MS Word

    Google Docs

    KidsPitcureDictonary

    WordCentral

    WordSmyth

    October 28

    Technology Solutions

    Hi! Welcome to this blog. Today I will teach you how I solved a problem with mt computer.

    One time, when I was going to type in the password into my computer, the scrren just showed my computer backround a my mouse. I solved this by clicking control and alt at the same time.

    September 20

    Computer Science Vocabulary =D

    • Digital
    • Embed
    • Landscape
    • Portrait
    • What’s the difference between β€˜save’ and β€˜save-as’
    • difference between β€˜backspace’ and β€˜delete’

    Digital

    Sending information using electronic devices.

    Embed

    Putting something firmly in surrounding material.

    Landscape

    Everything you can see from one point.

    Portrait

    A painting or drawing of yourself or someone else.

    Save———-> ‘Save’ lets us save the old version of your draft or document.

    Save asβ€”β€”β€”> Allows users to safe the new file

    Backspaceβ€”β€”-> to delete the existing character

    Deleteβ€”β€”> Let’s you get rid of information from your device permanently

    April 25

    Oregon Trail: Game and Real Life Comparison

    I recently played a game called The Oregon Trail. Today I am going to compare the game with real life.

    This is a real image of inside a wagon at the Oregon Trail.

    Why did pioneers want to go on the Oregon Trail in the old days?

    Pioneers wanted to go on the Oregon Trail because they wanted a better life, better jobs, and more freedom.

    In the game, nobody talked about why they were going from Missouri all the way to Oregon.

    What are 3 things did pioneers need to bring on the Oregon Trail?

    Pioneers brought a lot of stuff to the Oregon Trail. This picture shows what they brought with them on the trail.

    Pioneers in the game also needed to buy stuff before they can leave. This picture shows what they can buy in the game.

    What some hard things pioneers needed to deal with on the Oregon Trail?

    People on the Oregon Trail had to go through hard things like bumpy roads, diseases, snake bites, Native Americans, and thieves.

    In the game, pioneers really did go through hard stuff. This picture shows that a thief has stolen food from a couple of pioneers.