Do you leave PC on all day/night or switch on/off as required?

Do you leave PC on all day/night or switch on/off as required?


  • Total voters
    57
Sure, let's start with why and how electronics generally fail. Most can be classified as either a time related failure or a cause related failure. Cause related failures are failures related to temperature, stress, impact, etc.

Now back to PCs, which have switched mode power supplies. See circuit diagram of a 200W ATX PSU

atxps.png


The theory of operation is still:
SMPS_Block_Diagram.png

So to get back to surges. This will generally be due to a contact failure (soldering that was done incorrectly), a relay failure (less likely, but still possible) or the failure of another component due to a manufacturing fault, exposure to heat outside of the acceptable operating parameters.

But generally yes, PSU manufacturers have been building in additional surge protection circuits into their components but not to protect you from switching your device on.
 
But generally yes, PSU manufacturers have been building in additional surge protection circuits into their components but not to protect you from switching your device on.

That's because it's not a 'surge' when you switch your PSU on, it's a transient period (as opposed to the steady state when it running). The transient state is simulated and studied extensively when the PSU is being designed to ensure that components can tolerate it, whereas a surge is specifically an input larger than expected by a certain margin (for instance a 220V outlet pushing suddenly having 300V of potential difference). While it does use more power in the transient state, it's not enough to justify leaving a PSU on; you break even after a couple of seconds, not minutes or hours.
 
Sure, let's start with why and how electronics generally fail. Most can be classified as either a time related failure or a cause related failure. Cause related failures are failures related to temperature, stress, impact, etc.

Now back to PCs, which have switched mode power supplies. See circuit diagram of a 200W ATX PSU

atxps.png


The theory of operation is still:
View attachment 9859

So to get back to surges. This will generally be due to a contact failure (soldering that was done incorrectly), a relay failure (less likely, but still possible) or the failure of another component due to a manufacturing fault, exposure to heat outside of the acceptable operating parameters.

But generally yes, PSU manufacturers have been building in additional surge protection circuits into their components but not to protect you from switching your device on.
That's really interesting! Thanks for all the info.
 
Unless you have a ups I would be more worried about power spikes and brown outs rather than whether your PC is constantly running or not
 
Unless you have a ups I would be more worried about power spikes and brown outs rather than whether your PC is constantly running or not

+1 definitely, just watch out for the cheap "Back up UPS" type rubbish out there as you're better off not having it than actually having a rubbish UPS
 
I have a small mecer 600va and it works just fine, Happily beeps and buzz's with my terrible power out on the plot I live on, actually had it freak out the other day with high voltage for at lest 4 min, that was a new one.
 
Awesome, thanks for the detailed response! ^5

I'm no electrical engineer, but in layman's terms, there's enough buffer and different sections for the "surge" to sort of dissipate before it even reaches the sensitive components?
Its just designed for, and startup with known, normal conditions (if everything is within spec, 220V, room temperature etc etc) is perfectly fine. See avatars response below.

That's because it's not a 'surge' when you switch your PSU on, it's a transient period (as opposed to the steady state when it running). The transient state is simulated and studied extensively when the PSU is being designed to ensure that components can tolerate it, whereas a surge is specifically an input larger than expected by a certain margin (for instance a 220V outlet pushing suddenly having 300V of potential difference). While it does use more power in the transient state, it's not enough to justify leaving a PSU on; you break even after a couple of seconds, not minutes or hours.
 
My PC is also our media/streaming server. So it remains on most of the time. The only time it's switched off is when we know we're not going to use it for extended periods of time. Then we unplug it at the wall as well.
 
My PC is also our media/streaming server. So it remains on most of the time. The only time it's switched off is when we know we're not going to use it for extended periods of time. Then we unplug it at the wall as well.
Was your PC built as a server? Or is it just a regular computer that you're using?
 
Was your PC built as a server? Or is it just a regular computer that you're using?

Sorry for my ignorance, but how would you build a PC as a server any differently to a normal PC? I know server hardware relatively well and you would be surprised as to what actually goes into servers from a hardware perspective. Take Dell servers as a prime example.

I'll use an entry level tower server as the example (PowerEdge T310). It has a one socket motherboard that was made under an OEM agreement with Foxconn and has a very stock standard Inter Chipset on it. It uses standard DDR3 memory. It has OEM 120mm fans (a whole two of them) which were probably made by Coolermaster from the looks of it. The Xeon processor (which has a few technical differences between it and the Core i5/i7 processors) has an Intel provided OEM heat sink and fan. And lastly it will have some type of RAID controller, again Dell has an OEM agreement with a vendor to produce Dell branded RAID controllers. The biggest differentiation is that the server comes with redundant power supplies and even this is an optional extra.

To summarize, a server is more than just the sum of it's hardware. The hardware is nothing special and nothing better than what you can get off the shelf. Even benchmarking a Xeon processor against an i7 will not even give you a clearer perspective. The Xeon is better at certain tasks and the i7 will be better at others.
 
Sorry for my ignorance, but how would you build a PC as a server any differently to a normal PC? I know server hardware relatively well and you would be surprised as to what actually goes into servers from a hardware perspective. Take Dell servers as a prime example.

I'll use an entry level tower server as the example (PowerEdge T310). It has a one socket motherboard that was made under an OEM agreement with Foxconn and has a very stock standard Inter Chipset on it. It uses standard DDR3 memory. It has OEM 120mm fans (a whole two of them) which were probably made by Coolermaster from the looks of it. The Xeon processor (which has a few technical differences between it and the Core i5/i7 processors) has an Intel provided OEM heat sink and fan. And lastly it will have some type of RAID controller, again Dell has an OEM agreement with a vendor to produce Dell branded RAID controllers. The biggest differentiation is that the server comes with redundant power supplies and even this is an optional extra.

To summarize, a server is more than just the sum of it's hardware. The hardware is nothing special and nothing better than what you can get off the shelf. Even benchmarking a Xeon processor against an i7 will not even give you a clearer perspective. The Xeon is better at certain tasks and the i7 will be better at others.

Isn't the concept in the word itself "server" " a computer or computer program which manages access to a centralized resource or service in a network." .so my microserver can serve as a personal computer (I.e. I watch all my movies off the pc or games) or I can convert it to serve my client pc with network services (I.e. media server). Something you didnt mention was the ability to have ECC Ram which is vital under certain application needs.

Tbh you could convert most new pc`s to servers with the exception that you wont have power redundancy. Though you lvl 2 cache on cpu will be lower for consumer products I doubt you would hope to have 30 users on your pc running microsoft office and doing erp systems.
 
Last edited:
Isn't the concept in the word itself "server" " a computer or computer program which manages access to a centralized resource or service in a network." .so my microserver can serve as a personal computer (I.e. I watch all my movies off the pc or games) or I can convert it to serve my client pc with network services (I.e. media server). Something you didnt mention was the ability to have ECC Ram which is vital under certain application needs.

Tbh you could convert most new pc`s to servers with the exception that you wont have power redundancy. Though you lvl 2 cache on cpu will be lower for consumer products I doubt you would hope to have 30 users on your pc running microsoft office and doing erp systems.

:D correct, the question was however "Was your PC built as a server?" and not "Was your PC configured as a server?"

ECC Ram is a completely different beast. I have only ever seen it properly in use on Oracle hardware running an Oracle Database that supports a financial transaction server. Apart from that...very rare and very expensive.
 
:D correct, the question was however "Was your PC built as a server?" and not "Was your PC configured as a server?"

ECC Ram is a completely different beast. I have only ever seen it properly in use on Oracle hardware running an Oracle Database that supports a financial transaction server. Apart from that...very rare and very expensive.
So in actual fact it should be are you using your desktop pc as server or do you have a server rack?:P
 
I must be lucky then to pay R200 per month for electricity... jeez wonder how some on here pay R1500+ :eek:

Guess it helps to have power saving lights, gas stove ect in my place
 
Thanks to the SSD, my rig shuts down and boots up so fast that I've taken to switching it off when I'm not using it (or downloading).

Not particularly a fan of leaving it on all day when I'm not there, just thanks to the power usage :p
 
I've tried turning off my pc when not in use about 5 times in my life...
Too much of a las to just don't, or I always forget.
Am I a bad person?
 
Back
Top