Skip to main content

Home/ Advanced Concepts Team/ Group items matching "gates" in title, tags, annotations or url

Group items matching
in title, tags, annotations or url

Sort By: Relevance | Date Filter: All | Bookmarks | Topics Simple Middle
LeopoldS

Mutations in DMRT3 affect locomotion in horses and spinal circuit function in mice : Nature : Nature Publishing Group - 0 views

  •  
    isn't it strange that one single gene mutation can enable or disable such a complex behavioural pattern? anything to take advantage of in our gate study (Guido?)
ESA ACT

Obama-Biden Transition Project: Space Solar Power (SSP) -- A Solution for Energy Independence & Climate Change | SpaceRef - Space News as it Happens - 0 views

  •  
    in addition, the fact that Gates remains Defence Secretary might give some continuity to the Pentagon activities, -LS
LeopoldS

VPN Gate Overview - 4 views

  •  
    interesting academic experiment by Japanese students from Tsukuka ....
  •  
    The idea seems similar to the one used by Tor (https://www.torproject.org/), which afaik is the go-to solution if you plan criminal activity over the internet.
LeopoldS

Strong evidence for d-electron spin transport at room temperature - 2 views

  •  
    Strong evidence for d-electron spin transport at room temperature
  •  
    WOW! Great non-local signals, at room temperature!!! Spin transistor on the way finally!? (of course electric field gate controlled is fundamental) See more about the "quest" for the spin transistor here: http://spectrum.ieee.org/semiconductors/processors/the-quest-for-the-spin-transistor
LeopoldS

[1202.4993] Gate-tuning of graphene plasmons revealed by infrared nano-imaging - 0 views

  •  
    Basis for after next generation processors?
Alexander Wittig

Picture This: NVIDIA GPUs Sort Through Tens of Millions of Flickr Photos - 2 views

  •  
    Strange and exotic cityscapes. Desolate wilderness areas. Dogs that look like wookies. Flickr, one of the world's largest photo sharing services, sees it all. And, now, Flickr's image recognition technology can categorize more than 11 billion photos like these. And it does it automatically. It's called "Magic View." Magical deep learning! Buzzword attack!
  • ...4 more comments...
  •  
    and here comes my standard question: how can we use this for space? fast detection of natural disasters onboard?
  •  
    Even on ground. You could for example teach it what nuclear reactors or missiles or other weapons you don't want look like on satellite pictures and automatically scan the world for them (basically replacing intelligence analysts).
  •  
    In fact, I think this could make a nice ACT project: counting seals from satellite imagery is an actual (and quite recent) thing: http://journals.plos.org/plosone/article?id=10.1371/journal.pone.0092613 In this publication they did it manually from a GeoEye 1 b/w image, which sounds quite tedious. Maybe one can train one of those image recognition algorithms to do it automatically. Or maybe it's a bit easier to count larger things, like elephants (also a thing).
  •  
    In HiPEAC (High Performance, embedded architecture and computation) conference I attended in the beginning of this year there was a big trend of CUDA GPU vs FPGA for hardware accelerated image processing. Most of it orbitting around discussing who was faster and cheaper with people from NVIDIA in one side and people from Xilinx and Intel in the other. I remember of talking with an IBM scientist working on hardware accelerated data processing working together with the Radio telescope institute in Netherlands about the solution where they working on (GPU CUDA). I gathered that NVIDIA GPU suits best in applications that somehow do not rely in hardware, having the advantage of being programmed in a 'easy' way accessible to a scientist. FPGA's are highly reliable components with the advantage of being available in radhard versions, but requiring specific knowledge of physical circuit design and tailored 'harsh' programming languages. I don't know what is the level of rad hardness in NVIDIA's GPUs... Therefore FPGAs are indeed the standard choice for image processing in space missions (a talk with the microelectronics department guys could expand on this), whereas GPUs are currently used in some ground based (radio astronomy or other types of telescopes). I think that on for a specific purpose as the one you mentioned, this FPGA vs GPU should be assessed first before going further.
  •  
    You're forgetting power usage. GPUs need 1000 hamster wheels worth of power while FPGAs can run on a potato. Since space applications are highly power limited, putting any kind of GPU monster in orbit or on a rover is failed idea from the start. Also in FPGAs if a gate burns out from radiation you can just reprogram around it. Looking for seals offline in high res images is indeed definitely a GPU task.... for now.
  •  
    The discussion of how to make FPGA hardware acceleration solutions easier to use for the 'layman' is starting btw http://reconfigurablecomputing4themasses.net/.
Dario Izzo

Probabilistic Logic Allows Computer Chip to Run Faster - 3 views

  •  
    Francesco pointed out this research one year ago, we dropped it as noone was really considering it ... but in space a low CPU power consumption is crucial!! Maybe we should look back into this?
  • ...6 more comments...
  •  
    Q1: For the time being, for what purposes computers are mainly used on-board?
  •  
    for navigation, control, data handling and so on .... why?
  •  
    Well, because the point is to identify an application in which such computers would do the job... That could be either an existing application which can be done sufficiently well by such computers or a completely new application which is not already there for instance because of some power consumption constraints... Q2 would be then: for which of these purposes strict determinism of the results is not crucial? As the answer to this may not be obvious, a potential study could address this very issue. For instance one can consider on-board navigation systems with limited accuracy... I may be talking bullshit now, but perhaps in some applications it doesn't matter whether a satellite flies on the exact route but +/-10km to the left/right? ...and so on for the other systems. Another thing is understanding what exactly this probabilistic computing is, and what can be achieved using it (like the result is probabilistic but falls within a defined range of precision), etc. Did they build a complete chip or at least a sub-circiut, or still only logic gates...
  •  
    Satellites use old CPUs also because with the trend of going for higher power modern CPUs are not very convenient from a system design point of view (TBC)... as a consequence the constraints put on on-board algorithms can be demanding. I agree with you that double precision might just not be necessary for a number of applications (navigation also), but I guess we are not talking about 10km as an absolute value, rather to a relative error that can be tolerated at level of (say) 10^-6. All in all you are right a first study should assess what application this would be useful at all.. and at what precision / power levels
  •  
    The interest of this can be a high fault tolerance for some math operations, ... which would have for effect to simplify the job of coders! I don't think this is a good idea regarding power consumption for CPU (strictly speaking). The reason we use old chip is just a matter of qualification for space, not power. For instance a LEON Sparc (e.g. use on some platform for ESA) consumes something like 5mW/MHz so it is definitely not were an engineer will look for some power saving considering a usual 10-15kW spacecraft
  •  
    What about speed then? Seven time faster could allow some real time navigation at higher speed (e.g. velocity of a terminal guidance for an asteroid impactor is limited to 10 km/s ... would a higher velocity be possible with faster processors?) Another issue is the radiation tolerance of the technology ... if the PCMOS are more tolerant to radiation they could get more easily space qualified.....
  •  
    I don't remember what is the speed factor, but I guess this might do it! Although, I remember when using an IMU that you cannot have the data above a given rate (e.g. 20Hz even though the ADC samples the sensor at a little faster rate), so somehow it is not just the CPU that must be re-thought. When I say qualification I also imply the "hardened" phase.
  •  
    I don't know if the (promised) one-order-of-magnitude improvements in power efficiency and performance are enough to justify looking into this. For once, it is not clear to me what embracing this technology would mean from an engineering point of view: does this technology need an entirely new software/hardware stack? If that were the case, in my opinion any potential benefit would be nullified. Also, is it realistic to build an entire self-sufficient chip on this technology? While the precision of floating point computations may be degraded and still be useful, how does all this play with integer arithmetic? Keep in mind that, e.g., in the Linux kernel code floating-point calculations are not even allowed/available... It is probably possible to integrate an "accelerated" low-accuracy floating-point unit together with a traditional CPU, but then again you have more implementation overhead creeping in. Finally, recent processors by Intel (e.g., the Atom) and especially ARM boast really low power-consumption levels, at the same time offering performance-boosting features such as multi-core and vectorization capabilities. Don't such efforts have more potential, if anything because of economical/industrial inertia?
pacome delva

Physics - Outsmarting decoherence in a trapped ion quantum computer - 0 views

  • This is the first ion trap demonstration of a set of logical gates that are universal for quantum computation
Luís F. Simões

The Fantastical Promise of Reversible Computing  - Technology Review - 2 views

  • Reversible logic could cut the energy wasted by computers to zero. But significant challenges lie ahead.
  • By some estimates the difference between the amount of energy required to carry out a computation and the amount that today's computers actually use, is some eight orders of magnitude. Clearly, there is room for improvement.
  • There are one or two caveats, of course. The first is that nobody has succeeded in building a properly reversible logic gate so this work is entirely theoretical. But there are a number of computing schemes that have the potential to work like this. Thapliyal and Ranganathan point in particular to the emerging technology of quantum cellular automata and show how their approach might be applied.
  • ...1 more annotation...
  • Ref: arxiv.org/abs/1101.4222: Reversible Logic Based Concurrent Error Detection Methodology For Emerging Nanocircuits
  •  
    We did look at making computation powers more efficient from the bio perspective (efficiency of computations in brain). This paper was actually the base for our discussion on a new approsach to computing http://atlas.estec.esa.int/ACTwiki/images/6/68/Sarpeshkar.pdf and led to several ACT internal studies
  •  
    here is the paper I told you about, on the computational power of analog computing: http://dx.doi.org/10.1016/0304-3975(95)00248-0 you can also get it here: http://www.santafe.edu/media/workingpapers/95-09-079.pdf
ESA ACT

Bill Gates retires - 0 views

shared by ESA ACT on 24 Apr 09 - No Cached
  •  
    Funny farewell video
annaheffernan

High-gain optical transistors flipped by just one photon - 0 views

  •  
    Two research teams have designed an optical gate that can 'switch off' a stream of photons as well as store them ... good news for optical communications as well as future photon-based quantum information systems.
jcunha

Smallest transistor with 1-nanometer carbon nanotube gate - 0 views

  •  
    Amazing engineering feat: 1 nm transistor. Besides we can argue Moore law is still OK, dennard scaling is gone and with it the performance boost, as alluded subtly. Link article: http://science.sciencemag.org/content/354/6308/99.full
1 - 12 of 12
Showing 20 items per page