SI
SI
discoversearch

We've detected that you're using an ad content blocking browser plug-in or feature. Ads provide a critical source of revenue to the continued operation of Silicon Investor.  We ask that you disable ad blocking while on Silicon Investor in the best interests of our community.  If you are not using an ad blocker but are still receiving this message, make sure your browser's tracking protection is set to the 'standard' level.
Technology Stocks : Intel Corporation (INTC) -- Ignore unavailable to you. Want to Upgrade?


To: Paul Engel who wrote (49222)3/3/1998 2:55:00 AM
From: T. MARINO  Respond to of 186894
 
Looks like IBM isn't going to base their Aptiva line entirely around the k6 any time soon. Take a look at their new PII 300 offering. I think PII will have a greater market share than Pentium MMX very shortly.



New IBM PCs, notebooks
due
By Brooke Crothers and Michael Kanellos
Staff Writers, CNET NEWS.COM
March 2, 1998, 3:15 p.m. PT

update IBM (IBM) will announce new consumer
PCs and ThinkPad notebooks tomorrow.

The new machines come as IBM tries to rebuild its
consumer sales channel. Last year, IBM predicted
that consumers would be
attracted by cutting-edge,
"high-concept" computers
and designed its Aptiva
machines with an eye toward
performance and design.
Instead, the sub-$1,000 PC
caught consumers' fancy. As
a result, IBM's store sales slumped while those of
rival Compaq took off.

The new Aptiva desktop model will be the first of
its E series of consumer PCs to be powered by an
Intel Pentium II processor. To date, this series,
generally lower-priced than other Aptiva models,
has employed processors by rivals Cyrix and
Advanced Micro Devices or earlier generation
Pentium MMX processors.

The E series has been more widely marketed in
Europe than the U.S. Domestically, many of the E
series computers have been sold through limited
retail agreements. Radio Shack and Office Max,
for instance, have sold E series Aptivas that were
not available elsewhere.

IBM will also introduce two new ThinkPad models
developed "specifically for distribution through
consumer retail channels," according to the
company. Prices start at $1,599.

The ThinkPad 310ED and 385XD are targeted at
the low to mid-range notebook markets.

The new IBM Aptiva E76 desktop PC features a
300-MHz Intel Pentium II processor, 64MB of
memory, an 8.0GB hard drive, a CD ROM drive,
and 56-kbps modem for $1,799.



To: Paul Engel who wrote (49222)3/3/1998 9:09:00 AM
From: greenspirit  Read Replies (1) | Respond to of 186894
 
Good Morning Paul and everyone, Article...A New PC World Order...

March 3, 1998

Electronic Engineering Times via NewsEdge Corporation : As Intel prepares to replace its aging 32-bit architecture with the highly parallel, 64-bit Merced microprocessor, the PC world is poised for an upheaval. Though Merced isn't expected to ship for another two to three years, Intel's competitors are already looking to take advantage of the marked discontinuity the transition from 32 to 64 bits will wreak. The result will be a PC market filled with silicon alternatives. Believing there's ample life in the 32-bit world, some of Intel's competitors are launching low-cost, 32-bit clones. New players in this market include startups Centaur Technology Inc. (Austin, Texas) and Transmeta Corp. (Santa Clara, Calif.)

Other venerable suppliers of PC microprocessors are working hard to forge next- generation 64-bit chips of their own, even as they continue to be major players in the existing 32-bit world. Here, Intel itself and archrival Advanced Micro Devices Inc. (Sunnyvale, Calif.) are expected to dominate in the design of desktop-ready CPUs.

Perhaps the most interesting trend spawned by the coming bifurcation into 32- and 64-bit markets is the creation of a new low end in the 32-bit world. Centaur, founded by renowned microprocessor architect Glenn Henry, is focusing there, on the portion of the market where sub-$1,000 desktop machines and sub- $2,000 notebooks rule. Its offering, launched only a few months ago, is called the IDT WinChip C6 ("IDT" stands for Integrated Device Technology Inc., which owns Centaur). This Pentium-class processor supports the MMX multimedia instruction-set extensions, a Socket-7 interface and comes in speed grades of 180 and 200 MHz. Centaur is positioning the C6 as a direct alternative to In- tel's Pentium with MMX, AMD's K6 and Cyrix Corp.'s 6x86MX microprocessors.

From a design standpoint, what's interesting about the C6 is that Henry chose not to follow the reigning trends in chip architecture. Instead, he took a downsized approach, implementing just those features he needed to deliver decent performance in a high-volume, low-cost CPU.

"The biggest thing we did is throw out conventional thinking," Henry said. "We came to the conclusion that the added benefit of a lot of computer-science things wasn't worth the effort. We're not superscalar-we don't do out-of-order execution. Everyone else is designing four-way superscalar processors, so we did a six-way chip."

Henry said his team found that, as CPU clock speeds approach 200 MHz, nearly half the time is spent waiting on the bus. So Henry outfitted the C6 with a huge translation-lookaside buffer, as well as a second-level TLB, to reduce bus utilization and cut that wait time to the bone.

Also notable is the fact that Centaur is a tiny outfit that began life a scant two years ago. "Intel would like the world to believe it takes tens of years and dozens of people to design a microprocessor," Henry said. Looking at the results rolling out of Centaur, it's obvious what a dedicated group of engineers can do in very little time.

Over at AMD, a somewhat larger engineering team is already burning the midnight oil to design the K7 (code-named "Argon"), which will compete with Intel's 64- bit Merced. To date, few details on the chip have emerged. Nevertheless, experts agree that the K7 will be the key to AMD's long-term prospects.

Recently, AMD chairman Jerry Sanders reported that the K7 will run at clock speeds in excess of 500 MHz and will come in a module that's mechanically-though not electrically-interchangeable with Intel's Slot 1 connector. Most interesting is the news that K7 will use the bus protocol developed by Digital Equipment Corp. for its Alpha EV-6 processor.

The third, and potentially most interesting, effort involves Transmeta, a startup formed less than three years ago by former Sun Microsystems Inc. chip architect David Ditzel. Initial word had Transmeta at work on a PowerPC clone. Then, the buzz had the company designing a Java chip aimed at the nascent market for low-cost network computers. Now, it seems Transmeta's effort is focused more on an X86 alternative that boasts either low-power, multimedia or network- computer capabilities.

While Intel's competitors ready exciting new silicon, Intel itself is forging a new PC world order with its innovative 64-bit architecture and companion Merced microprocessor.

Intel has dubbed its approach "explicit parallelism." It relies on a new kind of cooperation between the hardware and the compiler in its IA-64 architecture. (Hewlett-Packard Co. worked with Intel to define the instruction set used in IA- 64.)

To date, the fundamental tool for keeping the execution units humming in a microprocessor has been to maintain a pool of ready instructions and dispatch as many as possible on the next clock. The problem, according to architects, is that conventional programs usually don't make enough instructions ready at any one time for the CPU to dispatch more than a couple in an average cycle.

To up the ante, Intel intends to create a machine that can take a large number of instructions and feed them to functional units on every clock cycle. That is, Merced hardware will contain a variety of execution units. The companion compiler will organize instructions into simultaneously executable blocks, and give the hardware important assistance in avoiding memory latency and skipping over branches.

At the heart of the IA-64 architecture lie the dual bulwarks of predication and speculation. The former is intended to remove branches from code, while the latter masks the problem of memory latency.

In practice, predication removes branches from code by essentially executing both pre- and post-branch instructions at the same time. Then, the results from instructions that wouldn't have been executing during a real-world sequential run through the code are thrown out.

Speculation, the second technique, essentially yanks load instructions out of their normal place in the middle of a branch, bringing them forward to be initiated as early as possible in the program flow. Although that doesn't change the actual latency involved in accessing memory, it masks the problem, since the accesses in question are performed well in advance of when they're needed.

Despite the heady opportunities for designs built around Intel-architecture CPUs, some vendors are sticking firmly to alternatives. The biggest case in point is Sun Microsystems, which recently cut off at the knees industry speculation about a possible long-term tilt toward Intel's 64-bit Merced architecture.

Indeed, Sun emphatically insists it will stick with its Sparc RISC processor family now and in the future. Moreover, Sun said it remains committed to Unix and won't move to the increasingly popular Windows NT operating system-something many of its workstation competitors have done.

But Sun is in the forefront of a new world order of its own, one that could have a profound effect on desktop computing. Sun's microelectronics subsidiary is paving the way for a generation of Java-specific microprocessors-dubbed picoJava, microJava and ultraJava-which will begin to hit the market in 1998.

The first out will be picoJava processors made and marketed by semiconductor licensees. These include Fujitsu, LG Semicon, NEC, Rockwell and Siemens. (Patriot Scientific is also fielding its own Java processor.) The chips will contain the picoJava core plus input/output and memory-access capabilities that will create a fully integrated microprocessor.

The question of just how well the CPUs will do in the market will depend on whether they can deliver heavy-duty performance. So far, some Java observers are skeptical.

Sun is working hard to address their qualms. In picoJava, which is aimed at the embedded market, Sun is addressing performance by including a hardware Java Virtual Machine that lets Java byte codes execute directly without passing through an interpreter. The hardware JVM is expected to deliver performance at or slightly better than a just-in-time compiler. For example, if invoking a method in Java would take a few hundred instructions in a software interpreter, it might take 10 to 20 microinstructions in the hardware JVM.

To facilitate embedded applications, picoJava is being outfitted with extra instructions-called extended byte codes-not found in the standard Java instruction set. The extended byte codes correlate directly to low-level chip- control operations such as register accesses, cache control and load-and-store operations.

In practical use, the extended byte codes are supposed to make it easier to control modems and network-interface devices. To up performance, they can be executed directly by picoJava in the same way that it handles the standard Java instructions.

The hardware JVM and extended byte codes will also be included in microJava, which is positioned as a CPU for network computers.

However, a different architectural tack is being taken with ultraJava, the high- end processor intended to power workstations. According to informed sources, this chip will utilize a hybrid approach that incorporates the hardware-JVM technology along with characteristics of a conventional RISC processor.

Sun engineers are reportedly still working to nail down implementation specifics. In addition, software executing on ultraJava will be augmented by Hot Spot, a vaunted new optimization technology that Sun unveiled in 1997. But it's still unclear whether Hot Spot will be used as a software adjunct or incorporated directly into the processor's JVM.
_____________________________________________________________________

Regards, Michael



To: Paul Engel who wrote (49222)3/3/1998 10:40:00 AM
From: Keith Ferguson  Read Replies (3) | Respond to of 186894
 
Expect good things from the upcoming product cycle. As an investor who has invested and followed Intel and Microsoft for quite some time, I think we will all be pleased this year form the synergistic effect that will occur when the Intel 350 & 400 MHz machines with the 100 mhz bus make their appearance. It now looks like the introduction of these machines will coincide with the introduction of Windows98. Such introductions of major product cycles by these two companies have complemented each other well in the past. I personally am holding off on upgrading my own computer until these products are in the market, I think it likely that others will do the same.