July 10th, 2014 ~ by admin

CPU of the Day: NEC 78C11 Sample and the 78K family

NEC uPD78C11 ES for Mask ROM

NEC uPD78C11 ES for Mask ROM

Most microcontrollers store the program they run in ROM, most of the time this ROM takes the form of a Mask ROM.  This means that its set at the factory when the die is being made, one layer (or more) of the die contains the ROM and the program is hardcoded into the device.  Development versions almost always exist that allow programs to be developed before the mass produced Mask ROM chip, but still the mask must be tested.

This is such an example from NEC.  It is a engineering sample of a uPD78C11 made in 1988.  the 78C11 (and many others in the 78k family) used a 64 pin QUIP (Quad Inline Package),  The 2 rows of staggered pins allowed for a 64 pin DIP in a much smaller foot print.  The only problem was these chips are extremely delicate.  They were designed to be soldered in and never removed.  The standard package was plastic, but for the sake of testing, these are ceramic (its a bid easier to place/bond the dies on small batches on a ceramic package)

The NEC 78k family was and continues to be very popular.  Its current version (the RL78) is made by Renesas, which was formed when Mitsubishi, Hitachi, and NEC joined their semiconductor businesses.  78K processors powered everything from word processors to washing machines and sewing machines.  Now they are also commonly found in automotive applications.

NEC uPD7811G - 1988

NEC uPD7811G – 1988

Like many modern microcontroller families the NEC 78k traces its lineage back to the 1970’s.  The family first appeared in 1980 as the uPD7801.  The 7801 was a microcomputer based on the NEC 780 which was NEC’s version of the Zilog Z80.  The 781x series released in 1982 expanded on the architecture by including an ADC, as well as a full 16-bit ALU (versus the 8-bit from the 780 and 780x) that even supported 16-bit multiply and divide.  The 16-bit ALU made it a simple task for NEC to again extend the architecture to a 16-bit version.  The instruction set was similar, though the naming was different then the Z80.  In 1985 NEC moved the 78k line to a CMOS process, reducing power requirements and increasing the max clock from 12 to 15MHz.

The inclusion of many peripherals made the 78k a popular choice for many embedded applications.  Its continued availability, and wide code base have allowed it to continue to thrive.  And once again, a ‘modern’ MCU is based on a design from the 1970’s.  Processor architectures rarely die, they just continue morphing.

October 16th, 2012 ~ by admin

Renesas: The Auto Bailout of the Semiconductor Industry

In 2003 Renesas Technology was formed as a joint company between Hitachi and Mitsubishi, combining their semiconductor operations.  In 2010 Renesas Electronics was created by the merger of NEC Electronics, and Renesas Technology.  This created the largest supplier of microcontrollers in the world, combining the product portfolios of NEC, Mitsubishi and Hitachi.  This allowed them to stop competing amongst themselves, and compete with Samsung, Infineon and other suppliers.

Renesas ended up with the following microcontroller families:

  • Hitachi: H8, H8S, H8SX, SuperH
  • Mitsubishi: M16, M32, R32, 720, 740
  • NEC: V850, 78K

In addition Renesas has developed it’s own designs including:

  • RX Series – a replacement for the Hitachi H8SX and Mitsubishi R32C designs.
  • RL78 Series – a replacement that combines the NEC 78k and Mitsubishi R8C devices
  • RH850 Series – successor to the NEC V850 for automotive use
  • R8C Series – Value derivative of the Mitsubishi M16C

Hitachi SH-3

One of the largest markets for these microcontrollers (and associated other parts) is the automotive industry, with today’s vehicles containing, on average, $350 in just IC’s per car.  $350 may not sound like much when a car costs $20,000, but the Average Sale Price (ASP) per component, is 33 cents, meaning there are, on average, over 1000 IC’s in a modern car, of which 50-100 are microcontrollers.  They do everything from run the stereo, to monitor and adjust engine parameters.  As more features (entertainment, navigation, stability control, etc) are added, the count goes up.

The market downturn in 2008-2009 hit the automotive industry, and is suppliers very hard.  With very small profit margins this hit Renesas very hard as well.  Combined with increasing competition from Samsung  Renesas has been driven into high levels of debt, and a distinct lack of profitability.

Read More »

September 25th, 2009 ~ by admin

(MMitsubishi + Hitachi = Renesas) + NEC = Renesas

Yah a bit of merger madness, NEC Electronics has merged with Renesas, further consolidating the Japanese microcontroller market. This will put the new company third in global IC sales, behind only Intel and Samsung.  It will be interesting to see which products survive the merger, as there will be some overlap.

What does this mean for CPU collectors? Just as happened when Mitsubishi and Hitachi merged, deprecated and eliminated devices will become increasingly hard to find data on.

Source: EE Times

September 6th, 2009 ~ by admin

The Renesas SuperH getts some added Super

The SuperH line of microcontrollers (really full up processors now) was originally developed by Hitachi.  They have found wide use in applications spanning printer controllers to automobile control systems.  Renesas just announced yet another member of the SuperH family. The SH7264 and SH7262 both include the now common SH-2A RISC core running at 144MHz as well as a FPU, but now integrate up to 1Mbyte of SRAM on die as well as many video functions.

SuperH SH7264 and SH7262

Renesas SuperH SH7264 and SH7262

These chips can now drive displays without the need of external RAM, saving cost, and board space.  Expect to see them in such things as car navigation systems, copy machines and the like.

Source: eeProductCenter

Tags:
,

Posted in:
Uncategorized

January 26th, 2009 ~ by admin

Renesas Dual-Core for your car

Automotive computing in manyways is similar to your personal computer, and the same inherent problems.  On your PC it is good to have the OS  isolated from the normal applications (especially the internet browser). Same thing in your car, you do not want the navigation and media player functions to be able to interfere or crash the control computer.  This is why most cars have DOZENS of computers.  Renesas has just announced the SH7776, a dual SH-4A cored CPU. One core for the information systems, and one for the control systems.  They share a common memory set, but it is segmented to prevent any problems.  Each core runs at a whopping 533MHz and can output almost 2000 MIPS.

Clearly thats not enough for Renesas, they through in a graphics core too, a PowerVR core with 3D Rendering.

Renesas

Source: EEProduct Center

Posted in:
Processor News