Re: analog video signals
- From: bob@xxxxxxxxxxxxxx
- Date: 26 May 2007 18:20:38 -0700
On May 26, 4:40 pm, "Bob Myers" <nospample...@xxxxxxxxxxxxxxx> wrote:
<b...@xxxxxxxxxxxxxx> wrote in message
news:1180199179.608594.63050@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I was just wondering if anyone knows what the analog video signals
going from the computer to the monitor look like or what they are
called.
There are a lot of things that could qualify as "analog video,"
but the sort which most commonly are found going from a PC
to its monitor (the "VGA" interface) are three separate signals
(one each for red, green, and blue) which have an amplitude of
0.7V p-p, and in which the most positive excursion of the signal,
with respect to the blanking level, is considered "white". (Note
that you will often see the "white" level for each channel as 0.7V
positive with respect to the video return pins, but technically
VGA is an AC-coupled system and the white level is supposed to
be referenced to the blanking level, not "ground.") Oh, and this
assumes a 75 ohm termination impedance.
The vertical and horizontal sync signals are seperate, each on its
own physical line, and are positive-true pulses at standard TTL
levels.
Also, is there a microcontroller that could generate such signals?
A microcontroller by itself would likely not be fast enough to
generate anything but the crudest video; for even the lowest
standard format (640 x 480 at 60 Hz), you need a pixel rate
of a bit over 25 MHz. Simple pattern generation (color bars,
etc.) can often be done with just a microcontroller, though.
Actually, I put together just such a generator a number of years
back, for the purpose of EMI testing of monitors. What is
it you're trying to do, exactly?
Bob M.
Right now, I just want to understand how it works a little better - I
don't have a specific project.
BTW, if you spread out the horizontal retrace pulses, will this
actually slow down the speed at which lines get updated? And,
similarly, if you spread out the vertical syncs, will this slow down
the speed at which it moves down a line? If so, I was thinking maybe
you could send analog video to an LCD monitor with really spread
out horizontal and vertical sync signals using a cheap
microcontroller.
For instance, instead of doing 1 frame in 1/60 of a second, you might
take a minute to draw the frame.
.
- Follow-Ups:
- Re: analog video signals
- From: Rich Grise
- Re: analog video signals
- From: Bob Myers
- Re: analog video signals
- From: Jasen
- Re: analog video signals
- From: Eeyore
- Re: analog video signals
- References:
- analog video signals
- From: bob
- Re: analog video signals
- From: Bob Myers
- analog video signals
- Prev by Date: Re: analog video signals
- Next by Date: Re: Shielding from microwaves
- Previous by thread: Re: analog video signals
- Next by thread: Re: analog video signals
- Index(es):
Relevant Pages
|