1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Scratch Build – In Progress Project - Silent fibreglass PC

Discussion in 'Project Logs' started by riekmaharg2, 22 Feb 2009.

  1. Volund

    Volund Am I supposed to care?

    Joined:
    16 Sep 2008
    Posts:
    1,947
    Likes Received:
    65
    just make sure that the wool/cotton isn't to thick, or you might not have enough air flow.
     
  2. Fisher.

    Fisher. partially impartial

    Joined:
    21 Jan 2009
    Posts:
    1,159
    Likes Received:
    129
    I leave a thread for 2 weeks, and it turns into an ICHC forum. What haz I started?!?!?

    Loving the mod, keep up the good work!
     
  3. riekmaharg2

    riekmaharg2 has completed the PowerCore scratch build

    Joined:
    22 Feb 2009
    Posts:
    1,363
    Likes Received:
    282
    Thanks for all your comments everyone :thumb:

    In order to get a bright blue light through the cotton wool sheet it has to be very thin, however I will still have to test the air flow.

    Heres some pics of the motherboard connections panels after I've soldered on a mass of cables:

    [​IMG]

    [​IMG]

    [​IMG]

    [​IMG]

    I no it doesn't look very good at the moment, however once I make the connections panel into a box to hide the wires and paint it, I think it should look fine.
     
  4. welshd1k

    welshd1k What's a Dremel?

    Joined:
    6 Jun 2008
    Posts:
    24
    Likes Received:
    1
    some nice work there. i use to work with fibreglass not a v nice thign to work with when u get it on your chest ( breathign fumes etc alot)
     
  5. riekmaharg2

    riekmaharg2 has completed the PowerCore scratch build

    Joined:
    22 Feb 2009
    Posts:
    1,363
    Likes Received:
    282
    Thanks. Yeah, I cant imagine its the most healthy thing you can breath in lol.

    I've continued on with the heat sink today, I first made a basic pipe frame soldered together, then I soldered it onto the heat sink:

    [​IMG]

    [​IMG]

    [​IMG]

    [​IMG]

    Next i'm going to solder right angle strips of copper along the egde of each pipe, to increase the area of pipe touching the heatsink. I also need to find some right angle connectors to put on the end of the pipe.
     
  6. riekmaharg2

    riekmaharg2 has completed the PowerCore scratch build

    Joined:
    22 Feb 2009
    Posts:
    1,363
    Likes Received:
    282
    For all the electronically minded people here is a pic of the circuit I've made and the program im running on the PICAXE chip:

    [​IMG]

    Program:

    label_mode:if pin1=1 then label_modeflash
    if pin2=1 then label_modestill
    if pin3=1 then label_modeoff
    goto label_mode

    label_modeflash:high 7
    pause 5000
    if pin2=1 then label_modestill
    if pin3=1 then label_modeoff
    low 7
    pause 500
    if pin2=1 then label_modestill
    if pin3=1 then label_modeoff
    high 7
    pause 250
    if pin2=1 then label_modestill
    if pin3=1 then label_modeoff
    low 7
    pause 500
    if pin2=1 then label_modestill
    if pin3=1 then label_modeoff
    high 7
    pause 250
    if pin2=1 then label_modestill
    if pin3=1 then label_modeoff
    low 7
    pause 100
    if pin2=1 then label_modestill
    if pin3=1 then label_modeoff
    goto label_modeflash

    label_modestill: high 7
    if pin1=1 then label_modeflash
    if pin3=1 then label_modeoff
    goto label_modestill

    label_modeoff: low 7
    if pin2=1 then label_modestill
    if pin1=1 then label_modeflash
    goto label_modeoff
     
  7. Mokey Mokey

    Mokey Mokey What's a Dremel?

    Joined:
    9 Mar 2009
    Posts:
    143
    Likes Received:
    2
    That's a nice radiator you've get there, well done! :thumb:
     
  8. riekmaharg2

    riekmaharg2 has completed the PowerCore scratch build

    Joined:
    22 Feb 2009
    Posts:
    1,363
    Likes Received:
    282
    Thanks for the comment Mokey Mokey

    I managed to find a very very fine stainless steel mesh to go under the vents instead of the cotton wool sheet. The fine mesh creates a rather cool effect when you shine LED's through it:

    [​IMG]

    [​IMG]

    [​IMG]

    [​IMG]

    [​IMG]

    The mesh also doesn't restrict the air flow at all. More pics of final stage of completing the heatsink coming tomorrow.
     
    mvagusta and m0o0oeh like this.
  9. m0o0oeh

    m0o0oeh Minimodder

    Joined:
    20 Dec 2006
    Posts:
    1,466
    Likes Received:
    66
    Have 5 stars and some rep from me - awesome work mate, absolutely awesome.

    Joe
     
    mvagusta likes this.
  10. riekmaharg2

    riekmaharg2 has completed the PowerCore scratch build

    Joined:
    22 Feb 2009
    Posts:
    1,363
    Likes Received:
    282
    Ive finished the heatsink today. I've solder some connectors on the end of the pipe using a blow torch for the rubber watercooling tube to fit onto:

    [​IMG]

    I then soldered extra strips of copper onto the heatsink and pipes to increase the surface area of pipe to heatsink contact. It looks pretty messy because it was a nightmare trying to get the solder to stick even with flux. I had to use a large gas canister to heat the copper as my small blow torch wasnt enough to heat the dam thing:

    [​IMG]

    [​IMG]


    The gas valve is only a quarter of the way open in this pic:
    [​IMG]

    [​IMG]

    Heres a pic of the front of the finished heat sink:

    [​IMG]

    I will be moving onto the drive bay frame tomorrow because I need to test the pipes on the heatsink for a while before I fit it into the case just in case a joint leaks.
     
  11. riekmaharg2

    riekmaharg2 has completed the PowerCore scratch build

    Joined:
    22 Feb 2009
    Posts:
    1,363
    Likes Received:
    282
    I could only get the materials ready for the drive bay frame today as my local hardware store didnt have the screws I need to connect the aluminium bars for the frame, however they have been ordered and should arrive tomorrow.

    So to pass the time I decided to start on the frame work for the removable side panel. I first had to mill out some of the filler I used to fix the mesh on with so that I could get the aluminium bar to touch the inside of the case:

    [​IMG]

    Once that was done I began chopping all the bars down to the correct sizes using a band saw:

    [​IMG]

    [​IMG]

    [​IMG]

    Now that was done I couldn't continue anymore without the screws so I decided I would change the heatsink airflow design. Instead of having two 12cm fans connected to the bottom of the motherboard tray very close to where the PSU is going, im going to make a plastic cover which reaches from the hole in the bottom of motherboard to the PSU therefore using the air flow from the PSU's 12cm fan instead. I've changed the shape of the hole in the motherboard tray to accommodate the plastic cover I'm going to make:

    [​IMG]

    I will also have to make an entrance and exit hole in the plastic cover for the watercooling tube connectors:

    [​IMG]
     
  12. murtoz

    murtoz Busy procrastinating

    Joined:
    9 Apr 2008
    Posts:
    212
    Likes Received:
    8
    I guess that proves it is an efficient heatsink! I am very curious to see how well this works and what kind of temperatures you will have with it. But most of all I just love the creativeness of this project. You will have a truly unique pc!
     
    Last edited: 16 Mar 2009
  13. riekmaharg2

    riekmaharg2 has completed the PowerCore scratch build

    Joined:
    22 Feb 2009
    Posts:
    1,363
    Likes Received:
    282
    Thanks for the comment Murtoz. I too am very curious to find out how well the heatsink works, I hope its going to be worth all the effort.
     
  14. stonedsurd

    stonedsurd Is a cackling Yuletide Belgian

    Joined:
    11 Mar 2009
    Posts:
    7,856
    Likes Received:
    418
    :jawdrop::thumb:Awesome work!
    Is it wrong to get turned on by a case?
    Because I am :blush:
     
  15. Burnout21

    Burnout21 Mmmm biscuits

    Joined:
    9 Sep 2005
    Posts:
    8,616
    Likes Received:
    197
    not at all mate, it just means that the little torch couldn't heat such a large object, another way to put it is imagin trying to boil a kettle with a single match that never goes out, if one ever existed. First job is too heat up the object to the temp that will allow the solder to stick, at which point the solder will melt.

    I am not saying that the heatsink/rad wont work, nice mod!
     
  16. edzieba

    edzieba Virtual Realist

    Joined:
    14 Jan 2009
    Posts:
    3,909
    Likes Received:
    591
    That's the point. It was sinking and dissipating heat so well that it required a greater heat input than the smaller torch was providing. Using your kettle and match analogy: if the kettle was insulated, the match would eventually boil the kettle (albeit taking a very long time). Most fondue pots are heated with only a small oil wick, but that's enough to heat the oil to the temperature required to cook with, given time to initially heat the oil up.
     
  17. murtoz

    murtoz Busy procrastinating

    Joined:
    9 Apr 2008
    Posts:
    212
    Likes Received:
    8
    Exactly! I guess it comes down to how much heat the torch creates compared to a cpu/gpu :)
     
  18. docodine

    docodine killed a guy once

    Joined:
    10 Feb 2007
    Posts:
    5,084
    Likes Received:
    160
    not too sure how well the heatsink will work, and I guess we'll see how nice the case is once it's painted.

    really ambitious though, 5/5
     
  19. riekmaharg2

    riekmaharg2 has completed the PowerCore scratch build

    Joined:
    22 Feb 2009
    Posts:
    1,363
    Likes Received:
    282
    Just to give you an idea of how using the PSU's fan is going to work I've placed it in the case where its going to go:

    [​IMG]

    Heres a pic of the intake mesh:

    [​IMG]

    As the screws for the drive bay frame still haven't arrived yet! I started to work of the frame for holding the removable panel on. Because there is going to be a small gap inbetween the panel and the case I decided I would put some clear acrylic down the side of the case then and aluminium bar which will hose the ball catches:

    [​IMG]

    [​IMG]

    Now that the bar was the perfect size I couldn't think of a nice looking way of attaching the ball catches to the bar, so I decide to make my own ball catch using the bar and the springs/ball bearings from the bought ball catches. To do this I first drilled a hole 3/4 of the size of the ball bearing through the bar, then a used a drill the same size as the ball bearing to increase the size of the hole but leaving a very small edge at the bottom of the hole to prevent the ball from falling out:

    [​IMG]

    [​IMG]

    The next stage is to screw on a small metal sheet onto the back of the holes to prevent the ball and spring droping out the back, however I haven't got any screws yet :waah:

    So I then cut out the frame which is going to be attached to the removable panel, which the ball catches on the case will catch onto:

    [​IMG]

    [​IMG]

    I cant even fix the frame peices together with screws either, so I then went onto making the DVI connectors. I did this by solder each wire of the DVI cable onto the DVI socket connector, and individually insulating each wire with heatsink, it took a very very long time!

    [​IMG]

    And despite all the effort it doesn't even work :wallbash:

    I have on idea why though, i've even tested every single wire with a multimeter to make sure the connection is good and every wire is perfectly fine, however there is no signal going to the monitor. Does anyone have any ideas why this has happened?
     
  20. popotheflyingpanda

    popotheflyingpanda What IS a Dremel?

    Joined:
    20 Nov 2008
    Posts:
    59
    Likes Received:
    1
    there could be a short in the wires, it will still show that a current will pass through, but when you try a monitor the signals will get interfere with each other.
    That's my best guess, that or you have a pin going to the wrong hole somewhere.
    I hate wiring video cables, you should just buy an extension cable,
    But then again wheres the fun in that :D
     

Share This Page