NASA Considers Tractor Beams for Future Rovers

NASA Considers Tractor Beams for Future Rovers:


NASA is exploring ways to use tractor beams in future robotic probe missions. The agency has recently awarded a team of engineers $100,000 to study three experimental techniques for trapping small particles with lasers.


Spacecraft flying by comets and asteroids or rovers landing on Mars could use the methods to continuously sample their target.


While such technology has been used in biological and surgical applications for years, there has been little work on using it for remote sensing in space, said Paul Stysley, a NASA engineer at Goddard Space Flight Center in Greenbelt, Maryland, who leads the group studying the techniques.


The idea of using tractor beams on space missions caught the attention of members of NASA’s Mars rover project.


“At first they thought we were a little crazy, but luckily that group is supportive of crazy ideas,” said Stysley.



Current rover missions use drills, which can take a long time to get a sample. But a future probe could quickly zap rocks with a laser and then use a tractor beam to collect some of the resulting vapor. A beam pointed at the atmosphere could also monitor how gases change in response to day-night cycles on Mars.


Though the three technologies will require further investigation and may take up to a decade to develop for space-based missions, much of the work is already being done here on Earth.


The first technique, optical tweezers, is already common in biology laboratories. This method uses a pair of lasers with beams that travel in opposite directions. Changing the intensity of one beam heats air around trapped particles and can cause them to travel toward a probe, essentially creating an optical conveyor belt. But this technology can only be used when an atmosphere is present, so while it could work on some planets, it won’t work in the vacuum of space.


Alternatively, the team is investigating a Bessel beam, which creates a ring of light around small molecules to generate electric and magnetic fields to move samples. This method, which as yet only exists on paper, would work in space but would be more limited to close-in observations.


The final technique uses optical solenoid beams, where the laser’s intensity forms a corkscrew shape that can be used to nudge samples into a trap. Theoretically, this technology can be used in a vacuum and also has the advantage of being able to draw in material from far away, which would be useful for satellites orbiting high above a comet or asteroid.



Image: Paul Stysley


Video: NASA’s Goddard Space Flight Center, Conceptual Image Lab

Building your own hand-held game console with, Netduino, C# and the PIX-6T4 project

Building your own hand-held game console with, Netduino, C# and the PIX-6T4 project:


Gaming = fun, right? Writing games with C# = fun, right? Writing games with C# that runs on Netduino hardware = run, right? Wrap all that into a hand-held package and we’re talking some serious fun. Funny enough, coming to us via Fabien’s Bit Bucket and his PIX-6T4 posts, that’s what today’s project is all about.

BASH_Remote_Server

ini ada contoh script yang mungkin berguna bagi mereka yang sering melakukan remote ke “UNIX-BOX” (linux kali yah ….) script ini berguna untuk mempermudah kita melakukan SSH saja tapi mungkin dapat anda kembangkan lagi :D Ini biasa saya gunakan dengan nama conn.sh, jadi di terminal anda silahkan ketik lansung “vi conn.sh” [tanpa tanda kutip :P lalu Inserkan script berikut : :-------------------------------------------------------------- Start Script ------------------------------------------------: #!/bin/bash echo "******************************************" echo "* [a] SSH To Server App *” echo “* [b] SSH To Server GW *” echo “* [c] SSH To Server DB *” echo “* [x] EXIT ====> Go Out ……………..*” echo “******************************************” echo “Please select [a|b|c|d|e|f|g|h|i|j|k|l|m|n|o] x to exit : “ read pilih case $pilih in a) echo “Wellcome to Application Server”;ssh hengki@10.0.2.1 ;; b) echo “Wellcome to Gateway”;ssh hengki@10.0.2.2 ;; c) echo “Wellcome to Database”;ssh hengki@10.0.2.3 ;; x) exit ;; esac done :————————————————————– Ending Script ————————————————: Ingat untuk chmod +x conn.sh agar dapat di eksekusi, setelah itu silahkan di jalankan script dengan cara : 1. Masuk pada Direktori Dimana anda menaruh file conn.sh 2. Ketikkan “./conn.sh” dan ikuti petunjuknya 3. Tekan x Untuk keluar dari script atau [Ctrl+C] Ok itu saja dari saya … THX ALL ;)

MySQL_Reset_Password

Mysql merupakan software yang dikeluarkan oleh MySQL AB, software database ini cukup powerfull dan bayak digunakan oleh perusahaan – perusahaan di dunia. Database yang penting biasanya perlu keamanan yang tinggi. Sehingga DB Admin biasanya memberian password yang extra. Tetapi apa yang terjadi jika DB Admin (root) di SQL lupa akan passwordnya?. Bagaimanakah cara melakukan reset password admin yang lupa passwordnya? Pertanyaan yang mungkin susah untuk di jawab, tetapi jangan takut sn1ff3r mendapatkan sedikit ilham (wangsit) dan akan memberikan wangsit dari Adhe . W kepada semua. Berikut ini ada beberapa cara untuk melakukan reset password admin: * Periksa apakah mysql masih jalan Masukkan perintah “ps aux | grep mysql” tanpa tanda kutip, lihat baris sock yang dipakai oleh mysql yang lagi running “mysql –sock=/data/mysql/mysql.sock” dengan itu biasanya mysql telah mereset password admin. Bila cara ini tidak bisa lakukan cara di bawah ini. * Force ( Cara Paksa ) Lihat proses mysql “ps aux | grep mysql” jika ada matikan proses dengan perintah “/etc/init.d/mysqld stop” atau kill proses idnya, selanjutnya kita masuk ke MySQL dengan cara mengetikkan “mysqld_safe –skip-grant-tables“. Cara ini adalah pemanfaatan daemon MySQL Safe dengan bypass privileges pada semua table. Dengan kata lain kita dapat melihat semua table yang ada tanpa memperdulikan policy pada mysql, setelah itu masuk ke MySQL dengan perintah biasa “mysql -u root” kemudian pilih table mysql dan update user untuk melakukan set password baru untuk username root untuk hal ini mungkin sudah banyak di bahas di internet, jangan lupa untuk flush privileges. Langkah terakhir adalah jangan sampai lupa untuk mematikan kembali daemon safe modenya “/etc/init.d/mysql stop” dan menyalakan kembali “/etc/init.d/mysql start“. Selamat mencoba :D , jangan sampai lupa lagi yah passwordnya :P . Great thank’s for Addhe Wharman.

Sality

Beberapa minggu belakangan ini temen – temen saya banyak yang datang kepada saya, mereka semua mengeluh karena komputer(PC) atau Laptop(Notebook) mereka menjadi lambat, terkena infeksi dari virus, dan macam lainnya. Setelah di telaah memang banyak dari mereka terkena virus Sality yang sepertinya telah berevolusi dengan virus Shortcut sehingga virus ini memiliki sistem yang powerfull. Saya sangat salut terhadap mereka yang membuat virus karena mereka memiliki skill yang tidak biasa(Canggih :P ). …. halah…. jadi banyak cerita, ok persiapan yang perlu kita jalani sebelum bermain – main dengan sality adalah dengan memeriksa ke dalam register editor ” Start > Run ” ketikkan regedit lalu enter(hmm… ga bisa buka yah.. kok admin malah minta persetujuan admin? admin yang mana satu?…)buka task manager untuk kill prosess” Start > Run ” ketikkan taskmgr lalu enter( task manager?!?!? sama juga ga bisa di buka…) hmmm… sepertinya virusnya dah active tuh … Kita coba non-activekan dulu yah caranya :
01. Klik “Start > run” ketikkan msconfig.
02. Kemudian pilih tab SYSTEM.INI klik “Disable All“. Virusnya tuh yang MCI Drivers=xxxx << random atau acak :P
03. Kemudian pada tab Services pilih “Disable All“.
04. Lakukan hal yang sama pada tab Startup.
05. Kemudian “Log Off” << bukan shutdown, lalu siapkan peralatan perangnya :D Pada step ini kita harus sudah download program atau antivirus yang canggih saya sarankan Dr.Web Cure It!, Download di komputer yang tidak terinfeksi yah, terus di “.ZIP” << bukan “.RAR” karena ntar kita jalanin scannernya dari ZIP :P
06. Setelah selesai download login kembali ke komputer yang terinfeksi dan masukkan USB(Flasdisk) yang sudah ada file zip “Klik kanan > Open” pada window baru “klik kanan > Open“.
07. Akan muncul windows baru dengan mode Enchanced Klik start scan ajah … tungguin deh tuh scanner nya :P .

Setelah selesai scan, Fix file – file yang terkena infeksi pake >> ini << atau cari di om google Registry repair (Belum sempat Upload…:P), kemudian check service – service yang mati, restart servicenya lagi. Huh…. lama juga scanning nya (dapet berapa virus ?….) Semoga membantu teman – teman semua.