Berkeley CSUA MOTD:Entry 17284
Berkeley CSUA MOTD
 
WIKI | FAQ | Tech FAQ
http://csua.com/feed/
2025/05/25 [General] UID:1000 Activity:popular
5/25    

2000/1/21 [Computer/SW/Languages, Computer/HW/Languages] UID:17284 Activity:high
1/20    This is a long shot, but can anyone tell me how a frequency
        divider circuit works?  Assume I have a voltage v(t) = cos(2wt).
        How would I build a circuit that outputs cos(wt)?  By the way,
        this isn't homework; I was curious but couldn't find it on the
        net or in my old EE textbooks.  I know how to double a frequency
        by squaring and filtering, but how to do a divider eludes me.
        \_ idiot way - convert the sine wave into a square wave, attach
           the result to the clock of a flip flop, insert an inverter
           loopback into the flip flop, buffer the output of the flip
           flop, and attach a capacitor to the output of the buffer.
           also known as the rube goldberg (however you spell it) solution.
        \_ squaring and removing DC only works on sinusoidal signals.
           a non-causal solution is trivial, but
            if you want caual and works only with sinusoids, use a PLL
            or use the fact that sin^2(u/2) = (1-cosu)/2, and somehow put
            the sign back in after square rooting. homeboy's solution above
            is just as elegant.
            noone deals with sine waves any more dude. -ali.
            \_ you're an idiot.  i suppose you think the carrier signals
              on the 10 GHz irridium phones are TTL pulses, and that
              the engineers who designed them are all digital monkeys
              like yourself?  I know guys who are running mixers at over
              a terahertz; do you think they designed those by clever use
              of digital circuits?
                                -physicist sick of ignorant EE students
              \_ If digital monkeys bug you so much, get the hell off of
                 soda and start your own party on the s00per analog
                 computer you've got back at the lab, physics-boy.  You're
                 just bitter because physicists, as a group, have to be the
                 only set of people with worse hygiene and poorer social
                 skills than EECS majors.
                 \_ Math grad students are fighting for pride-of-place at
                    the bottom of the list, too!
2025/05/25 [General] UID:1000 Activity:popular
5/25    

You may also be interested in these entries...
2012/7/29-10/17 [Computer/SW/Languages] UID:54447 Activity:nil
7/23    Hey mconst, check this out:
        int main()
        {
            int i_value   = 16777217;
            float f_value = 16777217.0;
            printf("The integer is: %d\n", i_value);
	...
2012/7/23-29 [Computer/SW/Languages] UID:54443 Activity:nil
7/23    Hey mconst, check this out:
int main()
{
    int i_value   = 16777217;
    float f_value = 16777217.0;
    printf("The integer is: %d\n", i_value);
	...
2012/3/15-6/1 [Computer/SW/Languages, Computer/SW/OS/Windows] UID:54340 Activity:nil
3/15    Why does MS put double-quotes around the '8' in Windows Server 8, like
        the following?
        - Windows 8
        - Windows Server "8"
        \_ Because when they didn't do it, code didn't see the '\0'
           and went over?  Looks better than '8','\0' *shrug*
	...
2010/1/26-2/8 [Computer/HW/Memory] UID:53665 Activity:nil
1/26    What's a good motherboard I can get that will fit in a 1U
        case, with sata connectors, gig-e ethernet, and lots of
        slots for RAM?  I also don't want to have to use expensive
        double buffered RAM.  Can you tell I havne't bought a PC in
        years?  thanks.
        \_ Buy a mac. Haven't you heard? if you don't buy a Mac people
	...
2009/5/6 [Computer/HW/CPU] UID:52952 Activity:moderate
5/5     Any idea why the AMD only added 8 more registers with the AMD64 arch.?
        Why 16 registers and not, say, 32?
        \_ To double the accessible register count, you need one more bit
           in the instruction stream _per_ register field.  x86 instruction
           set is already packed like rat's nest as is.
	...
2009/5/6-9 [Computer/HW/Laptop, Computer/HW/Display] UID:52954 Activity:low
5/6     My new Dell UltraSharp 2408WFP finally arrived. While it's only
        1/2 the cost of an Apple LED Cinema Display 24, it has very rich
        colors and is super bright. However, it is HUGE. It's about 5 inches
        thick and looks uber ugly on my little desk. Functionally, it
        does what it does well, and the specifications are superb. But
        it's like a PC-- full of features (CF card, SD card, 4 USB, VGA,
	...
2008/4/29-5/4 [Science/GlobalWarming, Computer/HW/Printer] UID:49851 Activity:nil
4/29    http://computerworld.co.nz/news.nsf/tech/2F5C3C5D68A380EDCC257423006E71CD
        http://reprap.org/bin/view/Main/WebHome
        (Open source, low cost 3d printer that can replicate all parts
        necessary to build a copy of itself). -- ilyas
        \_ This is a really cool project. Will they someday also print the
           circuit boards they need to run it?
	...
2007/9/27-10/2 [Computer/HW/Languages] UID:48196 Activity:nil
9/26    Has anyone had a head unit installed/replaced at Circuit City
        or Fry's? If so, would you recommend them for installation?
        Also, if there are better places than CC or Fry's in the South
        Bay, please let me know. tia.
	...