FPGAs, GALs and PALs in industry

  • Thread starter Thread starter Bipolarity
  • Start date Start date
  • Tags Tags
    Industry
AI Thread Summary
FPGAs, GALs, and PALs are frequently utilized in various industries, including telecommunications, aerospace, and consumer electronics, due to their reprogrammability and flexibility in circuit design. Engineers often have training in hardware description languages like VHDL and Verilog, though many companies provide on-the-job training to enhance proficiency. These programmable chips are particularly valuable in environments with short product development cycles, allowing for quick modifications. Despite their common use, other design methods such as ASICs and SoCs are also employed for complex systems, offering advantages in performance and power efficiency. Overall, the integration of programmable chips into industry reflects a trend towards greater customization and adaptability in electronic design.
Bipolarity
Messages
773
Reaction score
2
To electronics and computer engineers currently working in industry, how often do you use these? Were you already trained in VHDL/HDL/Verilog or whatever language you used to configure them before you were given the assignments?

In general, are programmable chips commonly used in industry standard electronics and computers? If not, how are large complex computer systems usually designed?

BiP
 
Engineering news on Phys.org
I know that some TV's contain FPGA's. B&O have FPGA's in their TV's. I'm unsure whether Samsung and Phillips also have, but its plausible.
 
Hello BiPO - The use of programmable arrays - has benefits over other types of programmable devices. While they can often be "programmed" with sequential program - their strength is to be able to have "hard logic" used for part - ore all of the application, as well as price. Many of the applications my customers work with could only be run on DSP - 20 years ago due to the type and power of the processing needed. Today, they are moving to FPGA, or even more powerful PICs - or hybrids.
So I do not think of these are alternates or one replacing the other - but more tools available to the engineers, and have more options to choose what is best for a particular application.
IMO - work on your coding skills - these can be applied the most universally.
 
We use FPGAs and CPLDs for several applications. We use very large Xilinx FPGAs to prototype our new ICs, so that we can run tests on them and shake out bugs before we commit to the custom silicon of the final ICs.

I use CPLDs in my embedded controller designs, since it let's me sweep up lots of random logic, and also helps me do the memory control portion of the product. Usually 32-128 cell CPLDs are big enough for those functions. The big Xilinx designs are done in Verilog, and I usually do my CPLD designs in VHDL or AHDL.

It is very common to use Verilog and FPGAs in products that are designed here in Silicon Valley. I think that is a valuable skillset to learn. When you work on custom IC design, Verilog is typically used, so that's another reason to learn it.
 
olar junction transistors (BJTs) and CMOS (Complementary Metal-Oxide-Semiconductor) are the most commonly used technologies in industry for designing electronic circuits. However, in certain applications where flexibility and customization are crucial, Field Programmable Gate Arrays (FPGAs), Generic Array Logic (GALs), and Programmable Array Logic (PALs) are widely used.

FPGAs, GALs, and PALs offer the advantage of being reprogrammable, allowing engineers to quickly and easily make changes to the circuit design without having to physically redesign the hardware. This makes them particularly useful in industries where product development cycles are short and changes need to be made frequently.

I cannot speak for all electronics and computer engineers in industry, but based on my knowledge and experience, these programmable chips are used quite often in various industries such as telecommunications, aerospace, automotive, and consumer electronics. In fact, FPGAs are becoming increasingly popular in many high-performance computing applications as well.

In terms of training, it is common for engineers to have some background in hardware description languages such as VHDL, HDL, or Verilog before working with FPGAs, GALs, and PALs. However, many companies also provide on-the-job training for their engineers to become proficient in using these programmable chips.

While programmable chips are commonly used in industry, they are not the only method of designing large complex computer systems. Other methods include using Application Specific Integrated Circuits (ASICs) and System on Chip (SoC) designs. These methods require more upfront design and development time, but can offer higher performance and lower power consumption compared to programmable chips.

In conclusion, FPGAs, GALs, and PALs are widely used in industry for their flexibility and customization capabilities. While engineers may receive training in hardware description languages, on-the-job training is also common. However, other methods such as ASICs and SoCs are also used for designing large complex computer systems in certain industries.
 
While I was rolling out a shielded cable, a though came to my mind - what happens to the current flow in the cable if there came a short between the wire and the shield in both ends of the cable? For simplicity, lets assume a 1-wire copper wire wrapped in an aluminum shield. The wire and the shield has the same cross section area. There are insulating material between them, and in both ends there is a short between them. My first thought, the total resistance of the cable would be reduced...
Hi all I have some confusion about piezoelectrical sensors combination. If i have three acoustic piezoelectrical sensors (with same receive sensitivity in dB ref V/1uPa) placed at specific distance, these sensors receive acoustic signal from a sound source placed at far field distance (Plane Wave) and from broadside. I receive output of these sensors through individual preamplifiers, add them through hardware like summer circuit adder or in software after digitization and in this way got an...
I am not an electrical engineering student, but a lowly apprentice electrician. I learn both on the job and also take classes for my apprenticeship. I recently wired my first transformer and I understand that the neutral and ground are bonded together in the transformer or in the service. What I don't understand is, if the neutral is a current carrying conductor, which is then bonded to the ground conductor, why does current only flow back to its source and not on the ground path...
Back
Top