Results 1 to 7 of 7

Thread: How does a CarPC shutdown?

  1. #1
    Newbie
    Join Date
    Feb 2006
    Location
    Dallas
    Posts
    40

    How does a CarPC shutdown?

    I'm wanting to design a Power Supply controller, since none I've seen meet my needs. I have a question that I need to get clear in my mind and maybe someone can clarify it for me.
    A PS has power applied to it all the time. But for it to turn on, the PS controller has to send a signal to the motherboard, (called the "ATX power on switch", on my MB896 board). This is normally a pair of wires that connected to a small plug that is pushed onto a header.

    I'm not clear about what happens when the signal goes away. If it controls the PS, I would expect the PC to just turn off immediately, but it instead causes the PC to shutdown in an orderly fashion.

    How does this work?


    Thanks,
    Walt

  2. #2
    Neither darque nor pervert DarquePervert's Avatar
    Join Date
    Apr 2004
    Location
    Elsewhere
    Posts
    13,797
    The motherboard initiates a shutdown from the OS (assuming it can handle ACPI commands). For WindozeXP, this is the same as Start > Turn Off Computer > Turn Off (by default). The behavior can be changed in the Power control panel.

    I'm curious about why the currect crop of PSUs and SDCs don't meet your needs....
    Have you looked in the FAQ yet?
    How about the Wiki?



    Under normal circumstances, a signature would go here.

  3. #3
    Variable Bitrate kamikaze2112's Avatar
    Join Date
    Feb 2005
    Location
    Barrie Ontario
    Posts
    406
    Quote Originally Posted by walttoinfiniti
    I'm wanting to design a Power Supply controller, since none I've seen meet my needs. I have a question that I need to get clear in my mind and maybe someone can clarify it for me.
    A PS has power applied to it all the time. But for it to turn on, the PS controller has to send a signal to the motherboard, (called the "ATX power on switch", on my MB896 board). This is normally a pair of wires that connected to a small plug that is pushed onto a header.

    I'm not clear about what happens when the signal goes away. If it controls the PS, I would expect the PC to just turn off immediately, but it instead causes the PC to shutdown in an orderly fashion.

    How does this work?


    Thanks,
    Walt
    I think you may be misunderstanding the power on header. With a standard desktop system the mobo draws power from the power supply all the time as long as it's plugged in and the switch on the PS is on. when you hit that switch, all you are doing is closing a circut that tells the power supply to start powering up the computer. It doesn't have power running thru it all the time (like an old AT system, that has a hard on/off switch). With the current carpc power supplies, they sense for voltage on a remote lead, kinda line an amplifier, then the startup/shutdown controller basically simulates the pushing of the power button by closing the circut. When it goes to shut the machine down, it does the same thing, only instead of the power supply telling the computer to startup, windows shuts down, goes into standby, or hibernates, baseed on the settings you choose in the power options.

    I have an M2-ATX and i love it. The default shutdown timings didn't exactly meet my needs, but luckily i found a member of these boards (Piabu) who sent me a modified PIC with some custom shutdown timings on it.


  4. #4
    Newbie
    Join Date
    Feb 2006
    Location
    Dallas
    Posts
    40
    Been getting more info, and I think that the momentary signal on the header does not go directly to the Power Supply, but just to the motherboard. The motherboard when it gets this will grd. the pin labelled "PS-ON" on the large 20 pin PS connector, which turns on the Power Supply.

    So my guess is that sending another signal to the motherboard will initiate a shutdown to windows, which will then remove the grd from "PS-ON".

    Not sure, but will try to do some test this weekend.

    What I want that I can't get now is instant On from a controller. Don't need to wait 10 sec to turn on the PC. PC works fine while starting car.

    I also want to be able to trigger the PC on from a Pulse signal, (Door Unlock)
    or Interior Lights being turned on. PC will run for about 10 min. and then shut down, unless Ign/Acc switch is on.

    If door is left open, and no Ign/Acc then PC will still turn off in 10 min.

    Normally PC will remain on for 60 mins after exiting car, but by pressing the door lock 3 times within 3 sec. PC will be shutdown immediately.

    Also want to incorporate a 4 hour shutdown mode for long dining or shopping experiences.
    (guess I could use a single long Lock signal, but don't know if it works that way)

    I am about 80 percent finished with the logic. I'm using a PIC 16F877. Just waiting on a programmer and some other hardware.

  5. #5
    FLAC
    Join Date
    Apr 2001
    Location
    Portland OR
    Posts
    1,242
    Quote Originally Posted by walttoinfiniti
    Been getting more info, and I think that the momentary signal on the header does not go directly to the Power Supply, but just to the motherboard. The motherboard when it gets this will grd. the pin labelled "PS-ON" on the large 20 pin PS connector, which turns on the Power Supply.

    So my guess is that sending another signal to the motherboard will initiate a shutdown to windows, which will then remove the grd from "PS-ON".

    Not sure, but will try to do some test this weekend.

    What I want that I can't get now is instant On from a controller. Don't need to wait 10 sec to turn on the PC. PC works fine while starting car.

    I also want to be able to trigger the PC on from a Pulse signal, (Door Unlock)
    or Interior Lights being turned on. PC will run for about 10 min. and then shut down, unless Ign/Acc switch is on.

    If door is left open, and no Ign/Acc then PC will still turn off in 10 min.

    Normally PC will remain on for 60 mins after exiting car, but by pressing the door lock 3 times within 3 sec. PC will be shutdown immediately.

    Also want to incorporate a 4 hour shutdown mode for long dining or shopping experiences.
    (guess I could use a single long Lock signal, but don't know if it works that way)

    I am about 80 percent finished with the logic. I'm using a PIC 16F877. Just waiting on a programmer and some other hardware.
    Do you have 4 hours of running time on your battery? You must be powering a pretty small system..
    MPEGBOX - Plexiglass Computer
    www.mpegbox.com

  6. #6
    Newbie
    Join Date
    Feb 2006
    Location
    Dallas
    Posts
    40
    Here is a little more info that might be useful.

    Ran a few test today and got the following results:

    Test were run using a pushbutton to turn the PC On and Off. The cable on the OPUS 120 that normally goes to the motherboard header was left off.

    On the OPUS 120W PS, when the Ign/Acc and the 12v Power are connected current draw is .18 amps. This is what I consider to be the OPUS On mode.

    If the Ign/Acc input is not tied together then the mode changes to what I call Standby, and the current is very much lower.

    When going from Standby to On there is a 10 sec startup delay and during this period, the OPUS cannot power up the PC.

    My controller will keep the OPUS On for about 12 hours, before switching it to Standby. This will limit the initial 10 sec delay to only 1 time during a 12 hour period.
    The OPUS will only supply the Power to the PC and my Controller will manage the PC On/Off.

    Actually 4 hours was chosen a estimate. It might be more or less. I have a small 12v 12 amp battery that I will use to see how long it will sustain operation and use this as my final time. Since it is considerably smaller than the car battery, it will provide a margin of safety.

  7. #7
    Newbie
    Join Date
    Feb 2006
    Location
    Dallas
    Posts
    40
    By the way I am running a intel p4 m series. The Processor is either a 1.5 or 1.8 Celeron. These are the Processors that are used in laptops. So if I can get 4 hours from a laptop battery on my laptop I surely should be able to get this and more with a car battery and no display.

    Walt

Similar Threads

  1. Replies: 10
    Last Post: 05-28-2006, 08:23 PM
  2. Replies: 14
    Last Post: 10-02-2005, 12:21 AM
  3. FS: CarPC EZ v2.2 Shutdown Controller For sale
    By b0arderxc79 in forum Classified Archive
    Replies: 1
    Last Post: 09-07-2005, 02:33 AM
  4. CarPC EZ v2.2 Shutdown controller for SALE!!
    By b0arderxc79 in forum Power Supplies
    Replies: 1
    Last Post: 08-20-2005, 04:14 PM
  5. FS: Toshiba 2.5" 40GB HDD, CarpC Ez 2.2 Inverter Shutdown Controller
    By blackaccrd00 in forum Classified Archive
    Replies: 20
    Last Post: 04-13-2005, 05:04 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •