Thread: A Physics Project...ideas wanted.

  1. #16
    monotonously living Dissata's Avatar
    Join Date
    Aug 2001
    Posts
    341
    hell just hardboil the eggs than do 1 or all of above
    if a contradiction was contradicted would that contradition contradict the origional crontradiction?

  2. #17
    Hidoi Ryuujin
    Join Date
    Nov 2002
    Posts
    220
    no hardboiling allowed. We plan to use 10 dozen eggs in this thing, so it's gonna be big. The air bag idea is a thought, but we will probably have to have it fall with them preinflated. A parachute is well within my instructors definition of free fall.
    One death is a tragedy, one million... a statistic.
    -Josef Stalin

    In case I forget, I use Bloodshed Dev C++ v.4

  3. #18
    A Banana Yoshi's Avatar
    Join Date
    Oct 2001
    Posts
    859
    make sure that you pack them in their original casing. Otherwise the slightest impact can cause chaos.
    Yoshi

  4. #19
    Crazy Fool Perspective's Avatar
    Join Date
    Jan 2003
    Location
    Canada
    Posts
    2,640
    all materials are legal?

    put the eggs in an old car....

    they'll all break but i will be cool to see the car fall 100ft.



    PS: there's always room for J-E-L-L-O

  5. #20
    the hat of redundancy hat nvoigt's Avatar
    Join Date
    Aug 2001
    Location
    Hannover, Germany
    Posts
    3,130
    Make a perfect egg-shell from those stuff they create the blackboxes in aircraft from. Assuming your school pays the costs Otherwise I guess lots of jelly is an inexpensive start...
    hth
    -nv

    She was so Blonde, she spent 20 minutes looking at the orange juice can because it said "Concentrate."

    When in doubt, read the FAQ.
    Then ask a smart question.

  6. #21
    Guest Sebastiani's Avatar
    Join Date
    Aug 2001
    Location
    Waterloo, Texas
    Posts
    5,708
    Originally posted by deathstryke
    A parachute is well within my instructors definition of free fall.
    That's lame.

    I think the purpose of this exercise is to think up good impact absorbing techniques.

    >> put the eggs in an old car...they'll all break but it will be cool to see the car fall 100ft.

    Heh. Yeah, that would be entertaining. I say go for it.
    Code:
    #include <cmath>
    #include <complex>
    bool euler_flip(bool value)
    {
        return std::pow
        (
            std::complex<float>(std::exp(1.0)), 
            std::complex<float>(0, 1) 
            * std::complex<float>(std::atan(1.0)
            *(1 << (value + 2)))
        ).real() < 0;
    }

  7. #22
    zsaniK Kinasz's Avatar
    Join Date
    Jan 2003
    Posts
    222
    I think the combo helium, parachute idea is the best. The helium ballons could double as impact cushions.


    My idea: use quantum eggs. If all the eggs have the right quantum relationship you only need to measure one as intact, and the rest will be the same. Though that could work both ways... i think...maybe.... i dont really know...
    "Assumptions are the mother of all **** ups!"

  8. #23
    Registered User
    Join Date
    Nov 2001
    Posts
    202
    if you don't have to pay for it have all the eggs and containers coated in LineX. Its a heavy duty truck bed liner but it is practically unbreakable(the military is looking to coat building with it as it makes them VERY difficullty to explode). It will cost ALOT of money(its over a grand for a truck bed) but the eggs wont break.
    "Christ died for our sins. Dare we make his martyrdom meaningless by not committing them?"

  9. #24
    zsaniK Kinasz's Avatar
    Join Date
    Jan 2003
    Posts
    222
    idea for landing one egg without breaking it, not really scalable though....

    fill a balloon with hydrogen and put an egg inside it. You will need enough hydrogen so the balloon still has lift. Then put that balloon inside another balloon filled with helium. Again you'll need enough helium so that you have lift.

    The hydrogen balloon will sit at the top inside the helium balloon. If the helium balloon has a weight tied to the bottom, just heavy enough to give you a slow descent, walla, you have an egg delivery mechanism.

    BTW: u might not want to smoke around this one.

    if you dont want to use hydrogen, you could also do this with the inner balloon filled with helium and the outer filled with oxygen. Or any other heavier gas.
    Last edited by Kinasz; 11-27-2003 at 09:09 AM.
    "Assumptions are the mother of all **** ups!"

  10. #25
    A Banana Yoshi's Avatar
    Join Date
    Oct 2001
    Posts
    859
    need:
    2 inflatable kiddie pool (bottom should be inflatable too).
    duct tape
    water
    200 eggs.

    inflat the 2 kiddie pools, fill 1 with water, put all the eggs in and secure with duct tape. Tape the other kiddie pool on top of the first one. Drop it.

    All the impact energy should be absorbed by the kiddie pool and the water.
    Yoshi

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Project Ideas
    By Sentral in forum A Brief History of Cprogramming.com
    Replies: 24
    Last Post: 09-26-2006, 02:07 PM
  2. Final Project for HS, any ideas?
    By Conneticut#88 in forum C++ Programming
    Replies: 13
    Last Post: 05-24-2006, 09:22 PM
  3. Senior project ideas
    By Dr Spud in forum C Programming
    Replies: 3
    Last Post: 02-14-2006, 05:10 PM
  4. cool ideas for a game
    By Shadow12345 in forum Game Programming
    Replies: 7
    Last Post: 05-18-2004, 08:37 PM