Record Setting Silicon Resonator Reaches 4.51 GHz 72
bibekpaudel brings news that researchers from Cornell University have developed a very small silicon microresonator that vibrates at the highest frequency ever recorded for such a device: 4.51 GHz. Typical quartz-crystal oscillators, commonly used in electronics as clock signals, are about a millimeter wide and operate in the KHz - MHz range. The newly developed microresonator measures 8.5 micrometers long and 40 micrometers wide, making it ideal for use in smaller circuits and microprocessing. Quoting:
"One of the advantages of silicon microresonators is that they can be integrated directly into microchips using conventional manufacturing techniques, making them cheaper to produce and easier to fabricate small. Also, multiple resonators of different frequencies could be put on the same chip, says Ville Kaajakari, an assistant professor of electrical engineering at Louisiana Tech University. In a cell phone, for example, high-frequency resonators could filter out interference from other sources of radio signals."
FIRST POST!!!! (Score:2)
this will benefit lower freq apps too (Score:5, Insightful)
Re: (Score:1)
Seems to me there must be some kind of sweet spot, not just 'more is better'.
Re: (Score:2)
Re: (Score:2)
Whether or not the increased overhead is more detrimental than the increased accuracy is dependent on the application I suppose. But I guess all I meant to say is that 'more is better' is not always the case.
Re: (Score:2)
Re: (Score:2)
Re: (Score:1)
Re:this will benefit lower freq apps too (Score:4, Informative)
http://www.play-hookey.com/digital/ripple_counter.html [play-hookey.com]
Dividing by two is easy -- just take the output of one of the flip-flops. Dividing by other numbers can be done by connecting the flip-flop outputs and/or their complements to an AND gate. This requires some extra circuitry and wiring, but in an integrated circuit the overhead will be insignificant. Even in a discrete circuit, if you make the reference 2^32Hz (~4.2GHz), you're only looking at maybe two counter ICs to divide down to 1Hz, although no counter IC I know of can handle a 4GHz signal.
The real issue with using this would be whether your manufacturing process can make transistors fast enough for it. The quote in the summary suggests this will be popular in an analog role for high-frequency applications like wireless. Maybe we'll see discrete timing references too.
Re: (Score:2)
Re: (Score:1)
Re: (Score:2)
Here's the logic:
[0) Clear all counterincremented flags]
1) Increment counter(1) by 1 (mod some number like 256, 65536, etc)
2) if counter(1) = 0, it must have overflowed, so increment counter(2) by 1 (and set counterincremented(1) flag)
3) if counter(2) = 0, it must have overflowed, so increment counter(3) by 1 (and set counterincremented(
Re: (Score:2)
Re: (Score:2)
No but really, I see the light. Also your point about the IC used to do this at 4.5ghz is well taken.
Re:this will benefit lower freq apps too (Score:4, Insightful)
Re: (Score:2)
Re: (Score:2)
Re: (Score:1)
What about it? If the goal is higher accuracy, having higher cost in the form of more silicon (a longer divider) is generally going to be expected.
Re: (Score:3, Insightful)
The only thing that matters is the accuracy. If your 4.5gHz clock is accurate to 1ppm, it will be off by 4500 counts every second, which happens to be equal to a drift of 1 millionth of a second every second. If your 1Hz clock is accurate to 1ppm, surprise, it will also drift by 1 millionth of a second every second.
Not to say you would use a 1Hz clock for a second counter, but this is more because it's convenient to not have to wait around in software for a clock edge to start calculations, and because th
Re: (Score:2)
Re: (Score:2)
Updating physical clocks or correcting for their drift doesn't have to happen like leap seconds
Re: (Score:2)
Re: (Score:2)
Still would be better the higher your starting frequency is, of course, since even if you calibrate perfectly, you still might be off by 0.5 ticks, but that 0.5 ticks represent less and less of an error the more input ticks you're counting per output tick.
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
Great news (Score:2)
Neat (Score:4, Interesting)
Re: (Score:2)
Re: (Score:2)
Re: (Score:2, Informative)
The short term accuracy is referred to, by digital designers, as jitter and is a very important figure of merit in both digital designs and communication systems.
The Q of this resonator is quite good, athough it's not unusual for quartz crystals to havo a Q of 50
Re: (Score:2)
Re: (Score:2)
6 dB (or 20*log(N)).
Re: (Score:2)
D.
Re: (Score:2, Informative)
Re: (Score:2)
Re: (Score:2)
Quartz is Silicon (Score:2)
Re: (Score:2, Redundant)
Re: (Score:2)
Re: (Score:2)
The point here is that instead of a discrete chip using a different fabrication process, a resonator can be built on a standard CMOS process. The article is very short on details of how this thing actually works but I was under the impression that we had such a technology already. It's called a ring oscillator....
And it's mechanical (Score:5, Interesting)
Mechanical vibrations at 4.5GHz. Just think about that for a moment. A tiny piece of silicon, like a little tuning fork, wiggling back and forth 4,500,000,000 times every second. Without breaking or wearing out. It's not just electrons moving; this is a solid piece of material vibrating.
Re:And it's mechanical (Score:5, Interesting)
The rules change at small scales (Score:3, Interesting)
That's true. I was once talking to one of the first designers of ink-jet printers at HP, and he mentioned that intuition about fluid behavior totally fails at that scale. They had to do simulations that modeled the interatomic forces to make inkjets work well.
Re: (Score:2)
I's be more worried about frequency drift because of thermal fluctuations.
CPU clocks (Score:2)
Could this lead to improved performance for CPU/GPUs? My understanding is that there are parts of a chip that cannot keep up with the rest of it and the slowest part ends up being the one that sets the clock speed. Let's say some part(s) of the chip can handle being clocked at 4.5 GHz. But, other parts could only handle 3.0 GHz.
Instead of clocking the whole chip at 3.0 GHz, one could put multiple resonators on the chi
Re: (Score:2)
Re: (Score:2)
Thanks for the ex
Re: (Score:2)
That's because the CPU and GPU are not as tightly coupled, you have at the very least a PCI/PCI-E/AGP bus between them.
To do the same inside a single chip, you need to define a communications interface between the separate modules. It is really a cost/benefit thing, you will gain performance by having some parts of the chip running at a higher
Re: (Score:1)
Re: (Score:1)
gadget.One of the most important factors aint frequency.
it's stability . good quality crystals need to be in small
ovens to keep the frequency stable. Is the frequency changing
with temperature ? If so does it need the chip to be kept also
at a very specific temperature ? How about repeatability ?
By using the production technique they have
parts oscillate at the same frequency as easily as crystals ?
BTW
Re: (Score:2)
The problem, however, is that the rest of the chip still has to wait for the results from that critical path. Whether it's clocked slower, or allo
Old crystals - once common in ham radio (Score:2)
"Rock-Bound" ham radio transmitters could only send messages at one frequency, so amateur operators sometimes modified the crystals to change frequencies. You'd tune the quartz crystals by grinding them with fine powder -- a few swipes would change frequency from 7130 to 7133 KHz (called "KiloCycles" back in the dark ages of the 1960's).
I just photographed a couple such crystals and put them at http://picasaweb.google.com/BoomingHand [google.com]
Is that... (Score:1)
Battery consumption (Score:2)
Major Issues (Score:2)
2. If they ever get into mass production, what is the projected cost per unit?
I see these devices possibly used as clocks for computers, but why buy something exotic like this when you can just use a PLL that costs $0.50 ?
Re: (Score:2)
Re: (Score:2)
Re: (Score:1)