2014. szeptember 26., péntek

Sony ERS-7 charging station pole model for 3D printing

After collaborating with Ahmad Byagowi from aibo-life.org, he created a model of the ERS-7 charging station pole what can be used for 3d printing. I played a little role in the whole process, Ahmad desires all praises.

- Model for 3d printing service:

https://www.dropbox.com/s/wyn5k7asyjtggvw/pole.STL?dl=0

- An exported pdf document where the model in 3d:

https://www.dropbox.com/s/r6p2snf2diwy8wu/pole.pdf?dl=0

2014. szeptember 11., csütörtök

Hold Tamperében tegnap éjjel / Moon in Tampere yesterday night

Vettem egy Skywatcher 650/130-as FlexTube Dobson teleszkópot, és tegnap végre derült volt az ég tehát felavattam. :) Sajnos a levegő nagyon párás volt és Tampere is eléggé fényszennyezett, de azért láttam sok pici csillagot. A Holdról készítettem egy képet a kínai telóm hipergagyi kamerájával. Így nézett ki tegnap éjjel, persze távcsővel tűéles volt a kép, meg rá is lehetett közelíteni.
 -----------------------------------
I bought a Skywatcher 650/130 FlexTube Dobson telescope and I went for stargazing last night. Unfortunately, the seeing was not good at all and the air was filled with humidity, but I could see a lot stars despite the lightpolluting Tampere. I captured an image from the Moon with my crap Chinese phone, of course, it was crisp clear in the telescope and I could zoom in.

2014. július 17., csütörtök

Shishi odoshi

Csináltam még egy videót a japán szökőkutamról.

Normál verzió:



3D verzió:

2014. május 10., szombat

Fix a problem with keys in Midnight Commander in ssh session

I posted earlier that I assembled a PC for my research project. I have experienced an annoying problem via ssh remote shell to this computer, the special keys (e.g arrows) went crazy and e.g Midnight commander was completely unusable. After many attempts, the problem boiled down to the exported DISPLAY variable in the shell environment of the remote PC. By some reason, the terminal did not like the "export DISPLAY=:0" statement, but after changing to "export DISPLAY=xxx.xxx.x.xx:0" where xxx.xxx.x.xx is the IP address of the remote machine, the problems went away.

2014. március 30., vasárnap

Életem első asztrofotója/First astrophoto in my life

Életem első asztrofotója. A kép az Antenna galaxisokról készült (NGC 4038/4039), egy ~32 cm-es Cassegrain teleszkóppal a Side Springs-i obszervatóriumban, Ausztráliában. Az iTelescope szolgáltatáson belül a T9-es teleszkópot béreltem ki, és 180 másodperces expozíciókkal, 4 felvétel készült szűrők nélkül (intenzitáskép) és 1/1/1 piros, kék és zöld szűrőkkel, összesen 24 perces expozíció

Az iTelescope-tól már kalibrált nyers fits formátumú képeket kaptam, és ezeket Gimp 2.9-cel dolgoztam fel Ubuntu Linux alatt. Csak a következő szűrőket alkalmaztam: Colors/Exposure, Colors/Brightness-Contrast, Filters/Enhance/Despeckle. Kicsit kellett vele játszani, de eléggé meglepődtem mennyire egyszerűen ki lehetett hozni a végeredményt. De egyéb asztrofotós szoftvert még ki se próbáltam, lehet, hogy azokkal még szebb végeredményt lehetne előállítani.

Egy Hubble fényképpel nem ér fel, de a neten lévő amatőr fényképekhez képest egész jó.
----
First astrophoto in my life. The picture is from the Antennae Galaxies (NGC 4038/4039) and made with a 12.5" Cassegrain telescope in the Side Springs Observatory, Australia. I rented the T9 telescope from the iTelescope service. I used 180 seconds exposures, 4 without filters (luminescense pictures), 1/1/1 with red, green and blue filters, 24 minutes exposure time in overall.

I got calibrated raw images (fits) from iTelescope and I edited them with Gimp 2.9 under Ubuntu Linux. I used the following filters: Colors/Exposure, Colors/Brightness-Contrast, Filters/Enhance/Despeckle. I played with these filters a bit and I was pretty surprised how good composite image can be done with such simple methods. I will also check other astrography softwares, maybe they can create better final image.

It is far from a Hubble picture, but it is quite okay compared to other amateur pictures on the internet.


2014. március 9., vasárnap

Building a relatively cheap, silent, small, powerful PC for scientific computing

The topic is not so easy. I wanted to build a system for "cheap", running machine learning computing quickly while it is still small. The main motivation was that I tried to use cloud servers, but they are expensive and their CPU was not so strong (8 cores, Opteron 6128, rated 6128 at www.cpubenchmark.net). I realized that I could quickly spend some hundreds of euro thus why don't I build an own machine from that price to get raw CPU power? (I don't need too much RAM or GPU right now.)

Shopping

1. Looking at the CPU benchmarks and prices, I ended up to AMD processors. They are cheap although running hotter compared to Intel. I bought a used AMD FX 8350 from ebay for ~140 euro with shipping. (This is 200 euro in the retail shops in my city.) This processor is really powerful, rated 9050 at www.cpubenchmark.net, x1.5 faster than the cloud server what I used for a month. The CPU was the biggest part of the computer costs.

2. The computer should be small so I picked a microATX case and one of the cheapest (but good) motherboard for my FX CPU. Case: MS-Tech SLIM LC-02 (43e), motherboard: MSI 760GMA-P34 (52e).

3. The PC should be silent, but on the other side, AMD FX CPU runs hot, so I need the coolest silent cooler for the microATX case. First hit in Google: http://www.frostytech.com/top5_lowprofile_heatsinks.cfm . Looking into the category, I chosen the best: Scythe Shuriken SCSK-1000 (32e).

4. Graphics card: nothing. I use the on-board GPU so far because I don't use GPU for anything yet.

5. Used 2 GB Kingston HyperX DDR3 1800MHZ RAM (15e) can be run nicely on higher frequencies, in my case, I achieved 1680 Mhz. Upgradeable later if needed.

6. Hard drive: Kingspec 32GB SSD JMF606H from aliexpress ($32 -> ~23e) to install a basic Ubuntu system. Upgradeable later if needed.

7. No monitor or peripherals because once the system will be set up and running, I put on shelf and manage remotely with ssh and vnc.

So the complete system is 140+43+52+32+15+23 -> 305 euro (~$423).

Setup

There is no perfect system and it was also right for my case. I installed Ubuntu and everything was fine except the hot AMD FX with inadequate cooling and suspend sometimes did not resume back. The hot CPU was a huge issue by default because the frequency was throttled down to half all the time when the CPU hit 60-65 degrees. The same task completed after 5h 40m when I assembled the machine and it was 4h after I fixed the heating issues:

- Since the shelf of the machine is a closed space, I removed the side of the microATX case permanently.
- I looked at many CPU thermal paste reviews and I found out that Arctic Cooling MX-2 is a cheap while giving one of the best performance, it even beats its successor MX-4. I bought 8g from ebay (6e). I have not expected too much, but the difference is very noticeable compared to the factory thermal paste shipped with Scythe Shuriken SCSK-1000.
- The third step was to undervolt the CPU without loosing performance. I was not so successful like others on the internet (~1.1V), but I was able to go down to 1.275V with tweaking the FSB and multiplier. I share my BIOS settings at the end of this post.

The undervolting (and switching off all unneeded hw in BIOS) has the advantage to lower the power consumption as much as possible. The whole effect was about 30W decrease in my case. Eventually, the system eats 60W in idle, 97W loading one CPU core and 202W on full CPU load.

BIOS screenshots




Edit (26/04/2015)

1. I put an additional 4 GB Kingston HyperX memory module into the PC
2. I experienced instability of the system after a half year. The CPU has been pulled down a bit and the voltage increased. The system become stable and I could put the side back to the microATX case.



2014. március 6., csütörtök

Fujitsu Siemens Esprimo E5615 with SSD+PCIe add-on card

I love this PC, it is our family computer at home. It is pretty enough for browsing the internet, document editing and playing some (sniper) games (eg. OF Red River :) ). It is almost completely silent and consumes not so much power. I wanted to add an SSD to the system to speed up at least the boot times. Finally, I achieved 1 minutes less boot time after moving virtual memory, virus scanner etc. programs to the SSD, but it was a pain to get the drive working in the system.

The old motherboard has nVidia nForce 430 chipset and after googling, it is pretty buggy. Many SSDs are not recognized at all in the system (like in my case) and it has regular problems with (at least) Samsung hard drives (they need to be forced to SATA I with a Samsung software tool). I bought a cheap ASM1061 chipset based SATA PCIe add-on card from ebay, but that one also did not work; Windows XP went frozen when the card was recognized and its driver installed.

How to fix the situation: The SATA PCIe card does not freeze the computer if the third and forth on-board SATA ports were disabled in the BIOS (bang my head to the wall...). SSD works perfectly with the add-on card without any issues after this change.

Well that is it. :)

2014. február 19., szerda

Short journey for accelerated HD movie playback under Windows XP

I thought the subject is ridiculously simple. No, it is not. I have a Windows XP computer (Athlon X2 5200+, AMD 6450 HD) which is capable to decode 720p/1080p content by CPU, but I wanted to utilize the GPU now. I thought it works like out-of-box and I struggled for couple of hours, tried many players (including settings tweaking, googling, reading forums): BSPlayer, MKPlayer, VLC, MP Classic, WMP etc., but it just did not work. Then I installed the only player which succeeded from the beginning: PotPlayer. CPU usage dropped to 5 % instead of 60-85 %, nice.