RJ45.pin1: VGA.R \/\/ twisted pair0
RJ45.pin2: gnd /\/\ Ethernet Cat6
RJ45.pin3: VGA.G \/\/ twisted pair1
RJ45.pin4: gnd /\/\ Ethernet Cat6
RJ45.pin5: VGA.B \/\/ twisted pair2
RJ45.pin6: gnd /\/\ Ethernet Cat6
RJ45.pin7: VGA.V \/\/ twisted pair3
RJ45.pin8: VGA.H /\/\ Ethernet Cat6
(idea for a VGA-to-RJ45 adapter). ______
| |
Video1 ===========VGA===========| LCD1 | ______
230V ---------- 230V ---------|______| | |
Video2 ===========VGA====================| LCD2 | ______
230V ---------- 230V ------------------|______| | |
Video3 ===========VGA=============================| LCD3 |
230V ---------- 230V ---------------------------|______|
230v ---------- 230v --------------------
\
|
---------------------
/ \
| |
MotorL MotorR
_______________ _______________ _______________
| || || |
| || || |
| 22inc || 22inc || 22inc |
| || || |
|_______________||_______________||_______________|
| |
_____
Any experience? 
I need to prepare a very custom setup that includes a wild hack of one of IKEA's cheap standing tables.
The desk is equipped with two electric motors to move the work table (IKEA wood) vertically plus up to 18Kg or workload.
On the worktable I have to install three 22" NEC VGA LCDs (4Kg each), connected to a machine that I am building with such old video technology.
Don't ask me why, but I have to use CAT5 cables for the VGA, and here is where problems arises: inferences! VGA has three analog signals for the colors {R, G, B}, with two digital signals for timing { V, H }, plus a simple i2c bus to query the monitor.
You can write these signals to a RJ45 connector, an use a CAT6 cable.
You can even remove the i2c bus and pair twistCode: [Select]RJ45.pin1: VGA.R \/\/ twisted pair0(idea for a VGA-to-RJ45 adapter)
RJ45.pin2: gnd /\/\ Ethernet Cat6
RJ45.pin3: VGA.G \/\/ twisted pair1
RJ45.pin4: gnd /\/\ Ethernet Cat6
RJ45.pin5: VGA.B \/\/ twisted pair2
RJ45.pin6: gnd /\/\ Ethernet Cat6
RJ45.pin7: VGA.V \/\/ twisted pair3
RJ45.pin8: VGA.H /\/\ Ethernet Cat6
with R.gnd = G.gnd = B.gnd = gnd (not a good idea, but that's it)
I built one of these VGA-to-RJ45 adapter and it helps a bit with the two motors, but ... since it's a "passive solution", I wonder if there is a better one
- true differential pairs via differential OA? (still analog, but it should be less weak about peaks)
- VGA over Ethernet 100BaseT (copper PHY)? (digital solution)
- VGA over Ethernet 100BaseSX (optical fiber)? (optical digital solution, virtually nothing can disturb light)
The VGA cables are only 4 meters long, but they all go together with the 230V power cables, through the same conduit.Code: [Select]. ______
| |
Video1 ===========VGA===========| LCD1 | ______
230V ---------- 230V ---------|______| | |
Video2 ===========VGA====================| LCD2 | ______
230V ---------- 230V ------------------|______| | |
Video3 ===========VGA=============================| LCD3 |
230V ---------- 230V ---------------------------|______|
230v ---------- 230v --------------------
\
|
---------------------
/ \
| |
MotorL MotorRCode: [Select]_______________ _______________ _______________Any experience?
| || || |
| || || |
| 22inc || 22inc || 22inc |
| || || |
|_______________||_______________||_______________|
| |
_____
RJ45.pin1: VGA.R \/\/ twisted pair0
RJ45.pin2: gnd /\/\ Ethernet Cat6
RJ45.pin3: VGA.G \/\/ twisted pair1
RJ45.pin4: gnd /\/\ Ethernet Cat6
RJ45.pin5: VGA.B \/\/ twisted pair2
RJ45.pin6: gnd /\/\ Ethernet Cat6
RJ45.pin7: VGA.V \/\/ twisted pair3
RJ45.pin8: VGA.H /\/\ Ethernet Cat6
RJ45.Shield ----------- Cat6.Shield
...
Don't ask me why, but I have to use CAT5 cables for the VGA, and here is where problems arises: inferences! ...
Nothing you do to the 8P8C ('RJ45') pin order will have a significant effect on the signal quality, provided you don't split pairs, so you might as well stick to standard Ethernet pin order so you can use off-the-shelf cables.
However Decent quality VGA cables have three individually shielded 75 ohm miniature coax cables for the RGB signals, + an overall double -braid or braid over foil screen.
CAT5/CAT6 twisted pair is nom. 100 ohms impedance, and is far more susceptible to EMI even if you use STP, and baluns to match the impedance and keep the signal return paths down the same twisted pair as each signal.

Really? or is it just far far far more convenient to use CAT5/CAT6?

. ______
| |
Video1 VGA_to_Optic====fiber_glass====Optic_to_VGA| LCD1 | ______
230V ---------- 230V ---------------------------|______| | |
Video2 VGA_to_Optic==========fiber_glass=======Optic_to_VGA| LCD2 | ______
230V ---------- 230V ------------------------------------|______| | |
Video3 VGA_to_Optic================fiber_glass==========Optic_to_VGA| LCD3 |
230V ---------- 230V ---------------------------------------------|______|
230v ---------- 230v --------------------
\
|
---------------------
/ \
| |
MotorL MotorR
Using real fully screened VGA cable with restricted access would probably involve cutting the plug off one end, then fitting a new one after threading it through, which is an expensive PITA even if you have the correct crimp tooling for DE-15 connectors (and a far greater PITA if you have to use a solderable DE-15 connector), but its not impossible. Impossible would be if you couldn't accommodate the OD of decent quality VGA cable.
. ______
| |
Video1 VGA_to_udp/ip=====100BaseT====udp/ip_to_VGA| LCD1 | ______
230V ---------- 230V ---------------------------|______| | |
Video2 VGA_to_udp/ip===========100BaseT=======udp/ip_to_VGA| LCD2 | ______
230V ---------- 230V ------------------------------------|______| | |
Video3 VGA_to_udp/ip=================100BaseT==========udp/ip_to_VGA| LCD3 |
230V ---------- 230V ---------------------------------------------|______|
230v ---------- 230v --------------------
\
|
---------------------
/ \
| |
MotorL MotorR
VGA_to_udp/ip: grab VGA @ 30fps, H264 encode, transmit(udp/ip)
udp/ip_to_VGA: receive(udp/ip), H264 decode, shot VGA @ 30fps
Could you get three VGA cables through the conduit if you only had one power cable through it?
How about convert the VGA to HDMI and then use HDMI over CAT6 adapters?
How about convert the VGA to HDMI and then use HDMI over CAT6 adapters?
One of the things you could do is to modify the monitor's power supply to work on DC.
If they're old monitors with pre-led (CCFL or whatever it's called) backlight, then the monitor will have a 230v to 12-20v power supply and from that voltage, there's gonna be 5v and 3.3v produced for the display board.
The backlight will usually work with as little as 10v, and there's also universal CCFL driver boards on eBay that can work with 10v or more... but they usually make the monitor power supply output 12-20v to reuse it for headphone / speaker amplifiers as well.
So basically what I'm trying to say is that you could hack the monitor to add a DC barrel jack connector and inject 12v...18v from a laptop adapter type of power supply directly AFTER the AC to DC conversion, and this would allow you to use much thinner DC power cables instead of 230v IEC standard (like on computer power supply) cables. Making room for other cables in that channel.
As for other ideas, they make flat HDMI cables [...] and they also make flat ethernet cables
If those monitors have DVI in the back, you could use a passive 2-3$ HDMI-DVI to make the monitor accept HDMI cable and you could use HDMI ... and being digital
Yup, my three LCDs have { VGA, DVI-D, DP } ports. I have also already ordered DVD-D-to-HDMI adapters (8 euro for a couple - gold contacts - so they said, we will see).
Here you mean: buy qty3 VGA-to-HDMI adapter (3x110 = 330 euro) and save half the money.
Great idea!
Here you mean: buy qty3 VGA-to-HDMI adapter (3x110 = 330 euro) and save half the money.
Great idea!
Then why ware you even using VGA on the monitor end?
No, there's also cheap vga to hdmi converters ... never used them but they could be an option if it's a must :
Wouldn't it be cheaper to add a video card in the system, with 2-3 digital outputs?