ChaosAlchemyst
Beginner
- Joined
- Sep 10, 2016
- Messages
- 6
- Reaction score
- 4
Hey there,
I'm a relative newbie to the wide world of electronics, but as a little project to think about I was looking into how upscan converters for 15khz to 31khz RGB work and if I could build one myself for less then say, an XRBG2. In my research I came across this website: http://elm-chan.org/works/sc/report.html which has an old schematic design for this kind of circuit. It's pretty complex by my standards, but from what I can understand, It converts R,G,and B into digital, writes them into a line memory chip at 15khz on the write clock, then applies some kind of function to the 15khz signal to get 31khz and uses that to set the read clock. Basically it writes one scanline, and then reads it twice before converting the digital signal back to analog and going out to the 31khz viewing device.
I wanted to try and build one of these to see if I could make it work, but unfortunately several of the chips, specifically the line memory chips are no longer in production and not even sold on places like ebay. I brought the project up to one of my professors, and he said to just ditch all the old tech and go straight for something like an arduino or a microcontroller, write a program to double the scanlines and the H-frequency, and just use it as a simple all-in one device to do it for me.
Now, like I said, I'm still relatively new to all this stuff, but is something like he says possible? And if it is, will the output video quality be even half decent? I know these kinds of circuits can be picky sometimes from reading other's experience. I know that this kind of circuit is kind of redundant when compared with things like and XRGB2 or the OSSC, but I wanted to see if I could make it work myself to try and get a handle on some of the aspects ot dealing with these analog video signals.
Any input is welcomed and appreciated.
I'm a relative newbie to the wide world of electronics, but as a little project to think about I was looking into how upscan converters for 15khz to 31khz RGB work and if I could build one myself for less then say, an XRBG2. In my research I came across this website: http://elm-chan.org/works/sc/report.html which has an old schematic design for this kind of circuit. It's pretty complex by my standards, but from what I can understand, It converts R,G,and B into digital, writes them into a line memory chip at 15khz on the write clock, then applies some kind of function to the 15khz signal to get 31khz and uses that to set the read clock. Basically it writes one scanline, and then reads it twice before converting the digital signal back to analog and going out to the 31khz viewing device.
I wanted to try and build one of these to see if I could make it work, but unfortunately several of the chips, specifically the line memory chips are no longer in production and not even sold on places like ebay. I brought the project up to one of my professors, and he said to just ditch all the old tech and go straight for something like an arduino or a microcontroller, write a program to double the scanlines and the H-frequency, and just use it as a simple all-in one device to do it for me.
Now, like I said, I'm still relatively new to all this stuff, but is something like he says possible? And if it is, will the output video quality be even half decent? I know these kinds of circuits can be picky sometimes from reading other's experience. I know that this kind of circuit is kind of redundant when compared with things like and XRGB2 or the OSSC, but I wanted to see if I could make it work myself to try and get a handle on some of the aspects ot dealing with these analog video signals.
Any input is welcomed and appreciated.
Last edited: