sandi 0 #1 November 27, 2013 Questions for the computer people out there. I don’t know hardware that well so I am looking for advice on new computer purchases. I’m setting up my new research lab and I will be ordering 3 computers for the lab plus a tablet. I also need a new personal laptop. For the lab I think I have to get HP products (or Apple) since I have to go through the university. One computer will be connected to 3 video cameras and a switcher. The other two will be used for video coding and data analysis. I want them to last a long time. Right now I have start-up funds for my lab, so I can pretty much get whatever I want, I’m just now sure what I want. I probably don’t actually need anything too fancy, but since I have money to spend I might as well get good (and fast) computers. I also need a tablet to run some experiments on (Cognitive, perceptual type stuff). I’m thinking of getting a new iPad Air but I haven’t compared the iPad to other tablets that are out now. Any recommendations would be greatly appreciated. . Quote Share this post Link to post Share on other sites
DanG 1 #2 November 27, 2013 I'm no expert, but I do have an iPad that I really like. If you need to put your own software on it for your experiements, then forget about the iPad. Unless you jailbreak it, I don't think you can get any software on it that doesn't come through Apple. - Dan G Quote Share this post Link to post Share on other sites
sandi 0 #3 November 27, 2013 Yeah, I'm a little worried about that. I have a meeting set up next week with someone about possibly creating some experiments in app form, so I'll see what she says. It may be easier to work with a non-mac tablet. Quote Share this post Link to post Share on other sites
quade 4 #4 November 27, 2013 DanGIf you need to put your own software on it for your experiements, then forget about the iPad. Unless you jailbreak it, I don't think you can get any software on it that doesn't come through Apple. That's not true. If she writes her own software, she can easily put it on her own iPad. Apple makes that incredibly easy to do. https://developer.apple.com/technologies/tools/ What Apple doesn't make easy to do is to put unknown 3rd party software on devices.quade - The World's Most Boring Skydiver Quote Share this post Link to post Share on other sites
quade 4 #5 November 27, 2013 Before you buy anything you should probably have a plan as to what research you're doing and find somebody locally you can talk to to know if there are any existing pieces of 3rd party software that already does what it is you want to do. There is simply no reason to reinvent the wheel. For instance, if your research required you to map the world, there would be absolutely no point in writing your own software to do it. It already exists. So the first question shouldn't be what hardware platform, but rather, what functions do I really need to make my experiments work and do those functions already exist somewhere?quade - The World's Most Boring Skydiver Quote Share this post Link to post Share on other sites
mattjw916 2 #6 November 27, 2013 Well if you want a tablet with the power/versatility of a full laptop check out the Surface Pro 2. The stylus is a great tool too. I have a first-gen one and love it other than the battery life. The new one took care of that issue.NSCR-2376, SCR-15080 Quote Share this post Link to post Share on other sites
sandi 0 #7 November 27, 2013 There is software I can use to create computer-based experiments such as E-Prime, although I don't know anyone who has used it with a touch screen or tablet. I'll have to check into that. What I need is an application that is basically a simple game where I'm looking at specific responses and reaction times bases on perceptual skills. Quote Share this post Link to post Share on other sites
FlyingRhenquest 1 #8 November 27, 2013 Sounds like what you're doing could benefit from parallelism, so I'd look for a fast multi-core processor or possibly even multi-processor multi-core machines. If you're running neural network type stuff you'll also want a good chunk of RAM in them. If you're using spike neural networks, you can distribute your processing across a network. I don't think you can even buy a machine with less than gigabit ethernet now, but make sure you're plugging into a similarly fast switch. If you buy Apple hardware, you'll be paying a premium on price. If you can afford that, it's not a big deal. If you plan to write code for your video card's graphics processor, I'd steer clear of Apple, though. You don't get a lot of choice about your video card with them, and I've always been underwhelmed by them. If you want to slap a massive nvidia (or even ATI) card in the machine for physics simulations, you'll need to go with PCs. I'd drop Linux on all of it, and go Linux/C++/Asm. It's incredibly easy to communicate between C++ and assembly functions on Linux, and if you're looking to wring every ounce of performance out of your hardware, this is how you do it. If you're doing anything with neural networks, you'll want every ounce of performance. Tablet choice would be more dictated by personal preference than anything else. Personally if I'm coding something I'd prefer objective C to Java, but I'm really not a huge fan of either.I'm trying to teach myself how to set things on fire with my mind. Hey... is it hot in here? Quote Share this post Link to post Share on other sites
DanG 1 #9 November 27, 2013 QuoteIf she writes her own software, she can easily put it on her own iPad. Yes, as long as she also has a Mac to do the developing on. - Dan G Quote Share this post Link to post Share on other sites
BIGUN 1,399 #10 November 27, 2013 Well, depending on your budget... http://www.toshiba.com/us/computers/laptops/qosmio/X70/X75-A7298 with an LG 27" monitor http://www.lg.com/us/monitors/lg-27EA83-D-led-monitor Don't go skinny on your monitor - a good 27-29" LCD will help during the long hours of any project. that with your laptop monitor (17.3") will provide a good physical split screen for multi-tasking. If you need a complex monitor; take a look at the internal split function on this one.. http://www.lg.com/us/monitors/lg-29EA73-P-led-monitorNobody has time to listen; because they're desperately chasing the need of being heard. Quote Share this post Link to post Share on other sites
DrDom 0 #11 November 28, 2013 If compatability is a worry, consider getting a Surface with Windows 8 (not the RT form!) as it will provide the most compatability. It doubles as a laptop though dont expect a ton of storage. I have a Surface and iPad, the iPad is for my calendar and reading, the surface is all business.You are not the contents of your wallet. Quote Share this post Link to post Share on other sites
theonlyski 8 #12 November 28, 2013 DanG Quote If she writes her own software, she can easily put it on her own iPad. Yes, as long as she also has a Mac to do the developing on. Hackintoshes work great for that. Could probably make a VM run OSX too, I don't think that I am THAT bored though."I may be a dirty pirate hooker...but I'm not about to go stand on the corner." iluvtofly DPH -7, TDS 578, Muff 5153, SCR 14890 I'm an asshole, and I approve this message Quote Share this post Link to post Share on other sites
rmsmith 1 #13 November 28, 2013 If your lab computers are not going to be in a LAN with server storage then you should consider workstation class computers with raid mirroring disks. Video editing and processing also requires lots of memory and multi-core processing power, again workstation class computers. Workstations are expensive, $5k to $8k each, but worth every penny if you need them. Look at Dell T7600 or HP Z820 workstations. You really need to talk with a professional with business, financial or scada type hardware experience. Good luck on your project. Quote Share this post Link to post Share on other sites
Arvoitus 1 #14 November 28, 2013 Is the software doing the video coding and data analysis some ready made software or is done by the people using the devices? Because if it is some ready made software then the kind of devices you'll need, depend a lot on whether the software can use some of the features of the hardware, like GPU's for processing the data.Your rights end where my feelings begin. Quote Share this post Link to post Share on other sites
sandi 0 #15 November 28, 2013 rmsmithIf your lab computers are not going to be in a LAN with server storage then you should consider workstation class computers with raid mirroring disks. Video editing and processing also requires lots of memory and multi-core processing power, again workstation class computers. Workstations are expensive, $5k to $8k each, but worth every penny if you need them. Look at Dell T7600 or HP Z820 workstations. You really need to talk with a professional with business, financial or scada type hardware experience. Good luck on your project. I will have server storage so the videos will be stored there. I want a decent amount of memory and power but I think the Workstations are beyond what I actually need. . Quote Share this post Link to post Share on other sites
sandi 0 #16 November 28, 2013 ArvoitusIs the software doing the video coding and data analysis some ready made software or is done by the people using the devices? Because if it is some ready made software then the kind of devices you'll need, depend a lot on whether the software can use some of the features of the hardware, like GPU's for processing the data. It's all existing software. I'm still decided what coding software I want to use. I'm debating if I want to stick with what I've been using or see if I can find something better. Once the videos are coded I'm just doing stats, I typically use either SAS, Mplus, or R. Those are fine on pretty much anything. . Quote Share this post Link to post Share on other sites