Monitor wakeup lag
Ever since I have seen computers, a flat monitor took a short while to turn on after the computer starts sending a signal. Usually this time is somewhere between one and a few seconds. That's the case when switching the computer on, when resuming it from standby, and when waking it after the monitor has gone idle and switched off. Back in the analogue days of VGA, I always thought it was because the flatscreen needed to adjust to the analogue signal to scan and digitise it correctly. Like an auto-adjust every time. But I don't get how this should be required for digital signals like DVI or HDMI.
Also, at the same time, internal notebook displays never had that delay. They turn on instantly and show the image right from the start. They've always been connected on a digital protocol, so that can work without a delay, too.
Why do external monitors still have that delay?
display
add a comment |
Ever since I have seen computers, a flat monitor took a short while to turn on after the computer starts sending a signal. Usually this time is somewhere between one and a few seconds. That's the case when switching the computer on, when resuming it from standby, and when waking it after the monitor has gone idle and switched off. Back in the analogue days of VGA, I always thought it was because the flatscreen needed to adjust to the analogue signal to scan and digitise it correctly. Like an auto-adjust every time. But I don't get how this should be required for digital signals like DVI or HDMI.
Also, at the same time, internal notebook displays never had that delay. They turn on instantly and show the image right from the start. They've always been connected on a digital protocol, so that can work without a delay, too.
Why do external monitors still have that delay?
display
This is very broad in the sense of all the different types and brands of equipment, as well as levels of technological advancement within those pieces of equipment. Is there a specific issue you are trying to overcome?
– CharlieRB
Sep 9 '14 at 10:59
I can imagine it's a broad topic. But it basically exists on every desktop computer and you can experience it yourself if you don't sit in front of a laptop. No specific issue though.
– ygoe
Sep 9 '14 at 15:07
Laptops are not using DVI so they have an easier time decoding the signal. DVI still needs to be decoded into the screen's native input signal.
– Kevin Panko
Sep 10 '14 at 4:52
add a comment |
Ever since I have seen computers, a flat monitor took a short while to turn on after the computer starts sending a signal. Usually this time is somewhere between one and a few seconds. That's the case when switching the computer on, when resuming it from standby, and when waking it after the monitor has gone idle and switched off. Back in the analogue days of VGA, I always thought it was because the flatscreen needed to adjust to the analogue signal to scan and digitise it correctly. Like an auto-adjust every time. But I don't get how this should be required for digital signals like DVI or HDMI.
Also, at the same time, internal notebook displays never had that delay. They turn on instantly and show the image right from the start. They've always been connected on a digital protocol, so that can work without a delay, too.
Why do external monitors still have that delay?
display
Ever since I have seen computers, a flat monitor took a short while to turn on after the computer starts sending a signal. Usually this time is somewhere between one and a few seconds. That's the case when switching the computer on, when resuming it from standby, and when waking it after the monitor has gone idle and switched off. Back in the analogue days of VGA, I always thought it was because the flatscreen needed to adjust to the analogue signal to scan and digitise it correctly. Like an auto-adjust every time. But I don't get how this should be required for digital signals like DVI or HDMI.
Also, at the same time, internal notebook displays never had that delay. They turn on instantly and show the image right from the start. They've always been connected on a digital protocol, so that can work without a delay, too.
Why do external monitors still have that delay?
display
display
asked Sep 9 '14 at 9:25
ygoeygoe
79721531
79721531
This is very broad in the sense of all the different types and brands of equipment, as well as levels of technological advancement within those pieces of equipment. Is there a specific issue you are trying to overcome?
– CharlieRB
Sep 9 '14 at 10:59
I can imagine it's a broad topic. But it basically exists on every desktop computer and you can experience it yourself if you don't sit in front of a laptop. No specific issue though.
– ygoe
Sep 9 '14 at 15:07
Laptops are not using DVI so they have an easier time decoding the signal. DVI still needs to be decoded into the screen's native input signal.
– Kevin Panko
Sep 10 '14 at 4:52
add a comment |
This is very broad in the sense of all the different types and brands of equipment, as well as levels of technological advancement within those pieces of equipment. Is there a specific issue you are trying to overcome?
– CharlieRB
Sep 9 '14 at 10:59
I can imagine it's a broad topic. But it basically exists on every desktop computer and you can experience it yourself if you don't sit in front of a laptop. No specific issue though.
– ygoe
Sep 9 '14 at 15:07
Laptops are not using DVI so they have an easier time decoding the signal. DVI still needs to be decoded into the screen's native input signal.
– Kevin Panko
Sep 10 '14 at 4:52
This is very broad in the sense of all the different types and brands of equipment, as well as levels of technological advancement within those pieces of equipment. Is there a specific issue you are trying to overcome?
– CharlieRB
Sep 9 '14 at 10:59
This is very broad in the sense of all the different types and brands of equipment, as well as levels of technological advancement within those pieces of equipment. Is there a specific issue you are trying to overcome?
– CharlieRB
Sep 9 '14 at 10:59
I can imagine it's a broad topic. But it basically exists on every desktop computer and you can experience it yourself if you don't sit in front of a laptop. No specific issue though.
– ygoe
Sep 9 '14 at 15:07
I can imagine it's a broad topic. But it basically exists on every desktop computer and you can experience it yourself if you don't sit in front of a laptop. No specific issue though.
– ygoe
Sep 9 '14 at 15:07
Laptops are not using DVI so they have an easier time decoding the signal. DVI still needs to be decoded into the screen's native input signal.
– Kevin Panko
Sep 10 '14 at 4:52
Laptops are not using DVI so they have an easier time decoding the signal. DVI still needs to be decoded into the screen's native input signal.
– Kevin Panko
Sep 10 '14 at 4:52
add a comment |
1 Answer
1
active
oldest
votes
Most external monitors will have processors to convert several potential sources such as DVI, HDMI and VGA to the monitor panels native signalling method or LVDS, for the panel electronics itself to convert to a native signal.
Most external monitors also have built in OSDs that need software to control it and inject it into the video stream.
These things need some kind of software/firmware to setup and control the digital signal processors, analog to digital converters (for VGA) and so on. The delay is not in the conversion of video from one standard to another (which can be done with a delay of less than 30ms per frame if memory serves) but is in the time to properly set up each processor in the pipeline in the correct order.
All of this is missing on a laptop display panel. The only control you have on a laptop is the backlight, all the picture brightness and contrast controls are done by the graphics card itself and not the monitor panel. The graphics card is essentially connected directly to the panel and already speaks the display panels "native" language with no intermediate processors to set up or conversion to take place.
External monitors also have independent power supplies unlike a laptop display. Power supplies take a few hundred milliseconds to a couple of seconds to switch to a high power state upon detection of a valid signal on one of the inputs. Usually a minimal set of electronics is kept alive when the display panel is off with the PSU in an efficient "standby" mode if you will.
Detection of the input signal also has a delay involved. Each input must be monitored or polled on a regular basis to check whether there is a valid signal and depending on the method this could be another couple of hundred milliseconds.
This gives you a generic set of steps for an external monitor:
- keep monitor PSU in low power state (standby)
- wait for valid digital/analog signal (only a small amount of electronics alive to reduce power)
- upon detection of valid signal switch the PSU on to high power mode
- power up analog and digital signal processors
- OSD processor
- Screen backlight switch on
- switch in whichever input was selected or has a valid input
- show picture
For a laptop the series of events is much smaller. The moment you hit the power button everything is immediately put into a high power state, including the display so the whole chain is effectively reduced to:
- pump video data at display panel.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f809163%2fmonitor-wakeup-lag%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Most external monitors will have processors to convert several potential sources such as DVI, HDMI and VGA to the monitor panels native signalling method or LVDS, for the panel electronics itself to convert to a native signal.
Most external monitors also have built in OSDs that need software to control it and inject it into the video stream.
These things need some kind of software/firmware to setup and control the digital signal processors, analog to digital converters (for VGA) and so on. The delay is not in the conversion of video from one standard to another (which can be done with a delay of less than 30ms per frame if memory serves) but is in the time to properly set up each processor in the pipeline in the correct order.
All of this is missing on a laptop display panel. The only control you have on a laptop is the backlight, all the picture brightness and contrast controls are done by the graphics card itself and not the monitor panel. The graphics card is essentially connected directly to the panel and already speaks the display panels "native" language with no intermediate processors to set up or conversion to take place.
External monitors also have independent power supplies unlike a laptop display. Power supplies take a few hundred milliseconds to a couple of seconds to switch to a high power state upon detection of a valid signal on one of the inputs. Usually a minimal set of electronics is kept alive when the display panel is off with the PSU in an efficient "standby" mode if you will.
Detection of the input signal also has a delay involved. Each input must be monitored or polled on a regular basis to check whether there is a valid signal and depending on the method this could be another couple of hundred milliseconds.
This gives you a generic set of steps for an external monitor:
- keep monitor PSU in low power state (standby)
- wait for valid digital/analog signal (only a small amount of electronics alive to reduce power)
- upon detection of valid signal switch the PSU on to high power mode
- power up analog and digital signal processors
- OSD processor
- Screen backlight switch on
- switch in whichever input was selected or has a valid input
- show picture
For a laptop the series of events is much smaller. The moment you hit the power button everything is immediately put into a high power state, including the display so the whole chain is effectively reduced to:
- pump video data at display panel.
add a comment |
Most external monitors will have processors to convert several potential sources such as DVI, HDMI and VGA to the monitor panels native signalling method or LVDS, for the panel electronics itself to convert to a native signal.
Most external monitors also have built in OSDs that need software to control it and inject it into the video stream.
These things need some kind of software/firmware to setup and control the digital signal processors, analog to digital converters (for VGA) and so on. The delay is not in the conversion of video from one standard to another (which can be done with a delay of less than 30ms per frame if memory serves) but is in the time to properly set up each processor in the pipeline in the correct order.
All of this is missing on a laptop display panel. The only control you have on a laptop is the backlight, all the picture brightness and contrast controls are done by the graphics card itself and not the monitor panel. The graphics card is essentially connected directly to the panel and already speaks the display panels "native" language with no intermediate processors to set up or conversion to take place.
External monitors also have independent power supplies unlike a laptop display. Power supplies take a few hundred milliseconds to a couple of seconds to switch to a high power state upon detection of a valid signal on one of the inputs. Usually a minimal set of electronics is kept alive when the display panel is off with the PSU in an efficient "standby" mode if you will.
Detection of the input signal also has a delay involved. Each input must be monitored or polled on a regular basis to check whether there is a valid signal and depending on the method this could be another couple of hundred milliseconds.
This gives you a generic set of steps for an external monitor:
- keep monitor PSU in low power state (standby)
- wait for valid digital/analog signal (only a small amount of electronics alive to reduce power)
- upon detection of valid signal switch the PSU on to high power mode
- power up analog and digital signal processors
- OSD processor
- Screen backlight switch on
- switch in whichever input was selected or has a valid input
- show picture
For a laptop the series of events is much smaller. The moment you hit the power button everything is immediately put into a high power state, including the display so the whole chain is effectively reduced to:
- pump video data at display panel.
add a comment |
Most external monitors will have processors to convert several potential sources such as DVI, HDMI and VGA to the monitor panels native signalling method or LVDS, for the panel electronics itself to convert to a native signal.
Most external monitors also have built in OSDs that need software to control it and inject it into the video stream.
These things need some kind of software/firmware to setup and control the digital signal processors, analog to digital converters (for VGA) and so on. The delay is not in the conversion of video from one standard to another (which can be done with a delay of less than 30ms per frame if memory serves) but is in the time to properly set up each processor in the pipeline in the correct order.
All of this is missing on a laptop display panel. The only control you have on a laptop is the backlight, all the picture brightness and contrast controls are done by the graphics card itself and not the monitor panel. The graphics card is essentially connected directly to the panel and already speaks the display panels "native" language with no intermediate processors to set up or conversion to take place.
External monitors also have independent power supplies unlike a laptop display. Power supplies take a few hundred milliseconds to a couple of seconds to switch to a high power state upon detection of a valid signal on one of the inputs. Usually a minimal set of electronics is kept alive when the display panel is off with the PSU in an efficient "standby" mode if you will.
Detection of the input signal also has a delay involved. Each input must be monitored or polled on a regular basis to check whether there is a valid signal and depending on the method this could be another couple of hundred milliseconds.
This gives you a generic set of steps for an external monitor:
- keep monitor PSU in low power state (standby)
- wait for valid digital/analog signal (only a small amount of electronics alive to reduce power)
- upon detection of valid signal switch the PSU on to high power mode
- power up analog and digital signal processors
- OSD processor
- Screen backlight switch on
- switch in whichever input was selected or has a valid input
- show picture
For a laptop the series of events is much smaller. The moment you hit the power button everything is immediately put into a high power state, including the display so the whole chain is effectively reduced to:
- pump video data at display panel.
Most external monitors will have processors to convert several potential sources such as DVI, HDMI and VGA to the monitor panels native signalling method or LVDS, for the panel electronics itself to convert to a native signal.
Most external monitors also have built in OSDs that need software to control it and inject it into the video stream.
These things need some kind of software/firmware to setup and control the digital signal processors, analog to digital converters (for VGA) and so on. The delay is not in the conversion of video from one standard to another (which can be done with a delay of less than 30ms per frame if memory serves) but is in the time to properly set up each processor in the pipeline in the correct order.
All of this is missing on a laptop display panel. The only control you have on a laptop is the backlight, all the picture brightness and contrast controls are done by the graphics card itself and not the monitor panel. The graphics card is essentially connected directly to the panel and already speaks the display panels "native" language with no intermediate processors to set up or conversion to take place.
External monitors also have independent power supplies unlike a laptop display. Power supplies take a few hundred milliseconds to a couple of seconds to switch to a high power state upon detection of a valid signal on one of the inputs. Usually a minimal set of electronics is kept alive when the display panel is off with the PSU in an efficient "standby" mode if you will.
Detection of the input signal also has a delay involved. Each input must be monitored or polled on a regular basis to check whether there is a valid signal and depending on the method this could be another couple of hundred milliseconds.
This gives you a generic set of steps for an external monitor:
- keep monitor PSU in low power state (standby)
- wait for valid digital/analog signal (only a small amount of electronics alive to reduce power)
- upon detection of valid signal switch the PSU on to high power mode
- power up analog and digital signal processors
- OSD processor
- Screen backlight switch on
- switch in whichever input was selected or has a valid input
- show picture
For a laptop the series of events is much smaller. The moment you hit the power button everything is immediately put into a high power state, including the display so the whole chain is effectively reduced to:
- pump video data at display panel.
answered Sep 14 '14 at 20:23
Mokubai♦Mokubai
56.9k16135153
56.9k16135153
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f809163%2fmonitor-wakeup-lag%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
This is very broad in the sense of all the different types and brands of equipment, as well as levels of technological advancement within those pieces of equipment. Is there a specific issue you are trying to overcome?
– CharlieRB
Sep 9 '14 at 10:59
I can imagine it's a broad topic. But it basically exists on every desktop computer and you can experience it yourself if you don't sit in front of a laptop. No specific issue though.
– ygoe
Sep 9 '14 at 15:07
Laptops are not using DVI so they have an easier time decoding the signal. DVI still needs to be decoded into the screen's native input signal.
– Kevin Panko
Sep 10 '14 at 4:52