Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronics Forums > Electronic Projects Design/Ideas/Reviews


Electronic Projects Design/Ideas/Reviews Are you building an electronic project or want to? Maybe you need some assistance? Come and submit your electronic questions here and let our experienced members find a solution.

Reply
 
Tools
Old 22nd December 2006, 07:03 PM   #1
Default Extremely dumb Thin Client

I could really see a commercial success for a cheap (~$50) thin client.

A really dumb terminal, it does not even have a cpu.

Interface to Ethernet cat6.
DVI out.
4 USB ports.
Maybe analog mic-in and audio-out.


It have 2MB of DDR memory that is connected directly to the DVI.

Only pixels on the screens that have changed are sent over network up to 30/sec.

Some simple form of delta compression will be used.
As the terminal does not have a CPU and only have a DMA
that can only handle "start offset", "bytes per row" and "number of rows"


The 4 usb are for keyboard and mouse and also for a personal scanner/printer etc.

mic and audio could be useful for VOIP

This dumb thing is so small that it connects directly to the LCD monitors DVI port as a small dongle.


I could see an office where the boss have the master computer
running a Intel e6600 with two 250GB HD in raid-1 on his desk.

8 other office people are connected through a gigabit 8port
switch using a $100 17" LCD and $10 mouse/keyboard.

All the programs are run on the main computer, so a software
that creates up to 9 users on 8 artificial video screens need be installed.

Bill Gates probably want license for all 9 users, so maybe Linux?

What are your thoughts?
Should be possible to build?

Last edited by tonyp12; 22nd December 2006 at 07:14 PM.
tonyp12 is offline  
Old 22nd December 2006, 07:50 PM   #2
Default

sounds like a lofty goal with some huge hurdles.

you'll need some form on intelligence in the client to handle all the user interface stuff not to mention the network communications.

it would be far easier to start with something like a simple PDA with (analog) vga capabilities and build up, and strip out features you don't need
__________________
If you don't have a planet, what good are gold bars?

want to contact me directly? gmail gordonthree
check out my project website: http://projects.dimension-x.net
Favorite numbers:
09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0
justDIY is offline  
Old 22nd December 2006, 08:38 PM   #3
Default

Would do the project in baby steps.

step 1:
Create a DVI memory driver, that displays a static picture from its internal memory.

If you add enough memory for say 16 full uncompressed images
and a simple memory offset counter you get a slide show picture frame.

Could be useful for showing off LCD monitors in retail stores and a HDMI version for showing off 1080p


Step 2:
Create a cat6 interface so the memory can be updated remotely.

Useful for remote display area, such as drive-thru. (mc Donald's)


Step 3:
Install delta compression and USB in/out.
create software plug-in that simulates 8 video screens
so you can run any Windows program of your choice.
Figure out how to do super fast mutli-user switching so
no additional user license are required from Microsoft.


This product idea is © by Tony Philipsson.

Last edited by tonyp12; 22nd December 2006 at 09:02 PM.
tonyp12 is offline  
Old 23rd December 2006, 12:10 AM   #4
Default

Quote:
Originally Posted by tonyp12
so you can run any Windows program of your choice.
Figure out how to do super fast mutli-user switching so
no additional user license are required from Microsoft.
Why are you assuming he wants to use Winwoes?
I guessed he was using UNIX.

Quote:
Originally Posted by tonyp12
This product idea is © by Tony Philipsson.
What a load of bull!
You can't copyright an idea then post it on a forum!

Anyway, who uses dumb terminals these days when real computers are so cheap?
__________________

I do not answer private messages asking for help because no one else can: benefit from advice I may give or correct me if I'm wrong.

Please ask on the open forum if you have a question and I'll be happy to help,
if I know the answer.
Hero999 is offline  
Old 23rd December 2006, 12:33 AM   #5
Default

9 brand new lite computers with 9 license for ms XP and office: $500 each = $4500.

Get 8 dumb terminals plus one $1000 PC for $1400 = $3100 savings.

Only one computer to maintain and upgrade.
Only one computer to supply with power backup to guard against data loss.
All files saved on one raid-1 system to protect against data loss.
Desktop space savings and savings on the electric bill.

Linux can handle 9 users with no problem, and as it's free its
cost does not go up when adding additional users.

Windows on the other hand have a per cpu fee and per user fee.
If that can be avoided by having such a dumb terminal that is does
not count as a cpu and users are switched 30/second.

The majority of office people use Windoze so it would cater to them.

Last edited by tonyp12; 23rd December 2006 at 12:39 AM.
tonyp12 is offline  
Old 23rd December 2006, 12:38 AM   #6
Default

Stuff like this is always in demand in the Point-of-Sale market; terminals that allow you to put a single touchscreen monitor and maybe a keyboard interface for credit card swipes. With IP receipt printers rather than serial or parallel units, you can end up with a very scaled-down station; since POS software is the usual cost-prohibitive factor for new restaurants, this sort of thing would be a very lucrative product.
Clarcius is offline  
Old 23rd December 2006, 03:21 AM   #7
Default

Quote:
Originally Posted by Hero999
What a load of bull!
You can't copyright an idea then post it on a forum!
who says?

copyrights aren't for ideas anyway, he'd need a patent for his huge money making idea

edit: sorry, i was sounding like an armchair attorney for a min there
__________________
If you don't have a planet, what good are gold bars?

want to contact me directly? gmail gordonthree
check out my project website: http://projects.dimension-x.net
Favorite numbers:
09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0
justDIY is offline  
Old 23rd December 2006, 09:16 AM   #8
Default

Well lets say you find 17" monitors with DVI (not too likely for that price btw...) and for the sake of anyone with non-failing vision, you end up with 1280x1024 monitors - 1.3MPixels/frame, 60Hz framerate. DVI is typically 8 bits per color, so 1.3M * 60 *3bytes = 234MBytes/second.

Now, unless you happen to have a semi fab/asic design team backing you up, this will require a $20-$30 FPGA attached to a $5-$10 DVI serialization chip. Oh, and that custom gigabit ethernet interface is kinda pricy too - $20 for the PHY chip, and that FPGA is now a $40 one. Throw in another $20 of memory for the frame buffer, and you'll have a reasonable estimate for the expensive parts. The power supply parts, boards, case, misc parts will take that price and quadruple it. Oh, and you'd better pay whoever is designing and building this thing, as well as the FCC/UL/CE testing, marketing, etc.

Now if you look around the web a bit, you'll find someone who had a similar idea, but implemented it in a more pragmatic way - take a half dozen video cards and throw them into a computer. Ditto with a bunch of USB mice and keyboards. Throw in some software which binds them together properly - and presto a software solution to the problem.

http://linuxgazette.net/124/smith.html

A work environment that's a bit *too* personal for my tastes, but hey, some people like it that way...
hjames is offline  
Old 23rd December 2006, 02:38 PM   #9
Default

Quote:
Originally Posted by hjames

http://linuxgazette.net/124/smith.html

A work environment that's a bit *too* personal for my tastes, but hey, some people like it that way...
that's pretty awesome, and eliminates the need for a 'client' at all

no reason that idea couldn't be 'extended' using booster hardware to give you 25-50 feet per console (more than enough for a cube farm) of separation.
__________________
If you don't have a planet, what good are gold bars?

want to contact me directly? gmail gordonthree
check out my project website: http://projects.dimension-x.net
Favorite numbers:
09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0
justDIY is offline  
Old 23rd December 2006, 03:01 PM   #10
Default

This dumb terminal have to be retailed for around $50
It's not really a terminal, more of a remote display with remote
USB access. (up to 295 feet away)

The DVI version will use this chip: http://www.chrontel.com/products/7307.htm
($2.50 in 10,000 piece quantities)

Or maybe this one, with both DVI and RGB support.
http://www.chrontel.com/products/7301.htm

Cost of monitors will drop and DVI will be prevalent.
But it's a cost that is part of any desktop system.

You can change the DPI settings in windows if text is to small,
as the display should be run in native mode (1024x768 preferred)

This would be a hugh undertaking and nothing I could do myself
or even use/risk my own money to create as production run
of at leat 10'000 units to get the cost/unit down.


Yes, I have known about http://userful.com/products/multi-station-how-it-works
for years, but do you see the problem when of even trying to run this more than 20 feet away.
RGB boosters and USB repeaters etc. (adds up to the cost and a mess of wires)

If your office already have a cat6 infrastructure you can put a new $50 desktop anywhere.
And maybe a wifi version will be created for mobility.

Last edited by tonyp12; 23rd December 2006 at 03:27 PM.
tonyp12 is offline  
Old 23rd December 2006, 03:17 PM   #11
Default

I would suggest it still needs a CPU, something has to tie the hardware together - and a CPU is a LOT easier than masses of chips or custom built ones. As a concept though it looks like "let's go back to the fifties", with a single computer and lots of dumb terminals connected to it. I would have thought the low price of modern computing equipment would make it pretty pointless?.
__________________
PIC programmer software, and PIC Tutorials at:
http://www.winpicprog.co.uk
Nigel Goodwin is offline  
Old 23rd December 2006, 03:54 PM   #12
Default

Thin clients (dumb terminals) are making a comeback.
http://www.google.com/search?hl=en&l...ing+a+comeback

It's much easier for the IT department to maintain just one computer
than bunch of old "real" computers on each and every desktop.


My product takes advantage that cat6 (gigabit) networks start being more common.
As my system use a fair big amount of bandwidth if a lot of pixels on the screen is changing.

And say that the company use a specific program that cost $1000 per user license,
but if fast multi-user switching is used and it turns out that legally you would not have to pay that per "remote desktop"
The savings and ease of use to maintain, I say I have a winner.

There is not really a limit on how many remote desktops is possible with my system.
But up to 64 units seems like a good numbers before everything starts slowing down to a crawl.
I would guess MS Word only use 2% off the cpu even while typing.

Last edited by tonyp12; 23rd December 2006 at 04:38 PM.
tonyp12 is offline  
Old 23rd December 2006, 04:40 PM   #13
Default

Quote:
Originally Posted by tonyp12
And say that the company use a specific program that cost $1000 per user license,
but if fast multi-user switching is used and it turns out that legally you would not have to pay that per "remote desktop"
You've already answered your own question PER USER, two users using the same program would need to pay twice - or the relative amounts based on a multi-user licence.
__________________
PIC programmer software, and PIC Tutorials at:
http://www.winpicprog.co.uk
Nigel Goodwin is offline  
Old 23rd December 2006, 04:46 PM   #14
Default

Quote:
Originally Posted by Nigel Goodwin
PER USER, two users using the same program would need to pay twice -
Not necessary, take windows XP for instance
have you notice that you can set up different username log-ins.

MS does not charge extra that 4 different people can use
the same Windows and Office at different times.

If you now switch these users 30/second, you are all using
the program one at time but it's seamless for the users.

Last edited by tonyp12; 23rd December 2006 at 05:40 PM.
tonyp12 is offline  
Old 23rd December 2006, 04:54 PM   #15
Default

as an it person, if you're trying to avoid paying licensing costs, look at open office

and for cutting down on expense per machine, look at purchasing 'recycling' computers ... all you need is a working cpu with network card and a basic monitor, the speed of the cpu is not important, since it will behave as a fat client off a server

you should be able to buy recycling computers for less than $1/lb ... of course you'll want to hand pick the ones that look good rather than just taking a bulk delivery
__________________
If you don't have a planet, what good are gold bars?

want to contact me directly? gmail gordonthree
check out my project website: http://projects.dimension-x.net
Favorite numbers:
09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0
justDIY is offline  
Reply

Tags
client, dumb, extremely, thin

Thread Tools
Display Modes


Similar
Title Starter Forum Replies Latest
Really dumb dumb question (Now i've soldered them in place) Gabrielle General Electronics Chat 10 7th August 2003 05:58 PM



All times are GMT. The time now is 06:32 AM.


Electronic Circuits  |  Learning Electronics
eXTReMe Tracker