introduction to speedgoat fpga technology video -凯发k8网页登录
christoph hahn, speedgoat
speedgoat fpga i/o modules are used to acquire, process, and generate high-frequency signals in real-time applications. use pre-configured simulink^®^ driver blocks, or program the fpga by using hdl coder™. use speedgoat fpga code modules for standard i/o and protocol needs such as generating or capturing fast pwm or encoder sensor signals. discover how you can work with code modules and other ready-to-use functionality to get started, even if you are not an fpga expert. also, find decision criteria to help you choose the best approach forward.
hi there. my name is christoph, and i'm with speedgoat. in this video, i want to introduce speedgoat's fpga solutions. i will modivate why using fpgas can be beneficial for your work, and show you what speedgoat fpgas can do. most importantly, i will show you how you can make fpgas part of your workflow. and finally, i will give an introduction about how fpgas work and what makes them so powerful.
speedgoat real-time target computers are equipped with powerful multi-core cpus, capable of handling most performance demanding applications. for some applications though, you may need to accelerate your algorithms and offload them to fpgas. for example, if you want to control high-dynamic systems, you may also want to access and process multiple high-bandwidth signals simultaneously at ultra low latencies.
also high-fidelity plant models may need to be offloaded to high performance fpgas. last, but certainly not least, you may use fpgas as a cost effective deployment path for your final application such as an application specific integrated circuit or asic for short. now let's have a look at what speedgoat fpgas are capable of. you can target them directly from your simulink model, either by configuring an fpga driver block and then simply hitting run on target. or with a programmable workflow using hdl coder and hdl code device.
this is when you're planning to run parts of your simulink model on the fpga. you even have a streamlined path for deploying simscape models to fpgas via the simscape hdl workflow advisor. sometimes only the i/o of your model needs to run faster. for instance, you may want to generate or capture fast pwm or encoder sensor signals. and even if you are not an fpga expert, there's no need to worry. speedgoat offers you ready-to-use fpga i/o and protocol functionalities, so you can focus on your application. you can connect multiple fpgas using lowest latency links, operate several of them on a single or on multiple real-time systems. you can also use fpgas to synchronize multiple real-time machines and data acquisition with other i/o modules.
now, let's have a look at speedgoat's fpga workflows. speedgoat offers two types of fpgas, configurable ones and simulink programmable ones. configurable fpgas allow you to use high frequency i/o and lots of protocols without fpga programming knowledge. there are many code modules represented by simulink driver blogs. and you can configure your fpga on the fly and directly from simulink. speedgoat provides you different configuration files. so that you can get the best performance out of the i/o module for dedicated applications.
fpgas can also be used to schedule execution of subsystems, the entire real-time application and a set before individual i/o modules or even to synchronize multiple target computers. programmable fpgas allow you to outsource both parts of your algorithm and signal i/o to the fpga using the hdl code of workflow from within simulink. speedgoat provides you with ready-to-program i/o and protocol driver blocks. so it doesn't necessarily become more complicated because you can leverage and start rapidly using hardware proven examples. ultimately you have more flexibility for your advanced use cases.
several fpga i/o modules allow using both workflows. so it's possible to start simple with a configurable workflow and evolve to the programmable one as you go. regardless of the workflow, speedgoat fpgas work like any other i/o module and can be reconfigured. but how can you tell if your application in real-time system requires an fpga performance boost? sample rates are typically a very good measure for
you to decide if fpgas are required or not. if your application has a simple time larger than 1 millisecond, you have absolutely no problem using solely our cpu technology.
for sample rates let's say higher than 250 microseconds, we suggest to check for fast i/o modules. if you take a shorter sample times, speedgoat will help you to investigate. quite often faster i/o modules and configurable fpgas may already help a lot. if simpler times are below 50 microseconds, it starts to become worthwhile to run parts of the i/o on fpgas. and even for lower sample times both algorithm and i/o need to run on simulink programmable fpgas.
what are fpgas in effect and why are they so performant? an fpga is an integrated circuit comprised of configurable logic blocks. these blocks have dedicated functions. for example on tablam called block ram to efficiently store specific data types, dsp slices that efficiently implement multipliers, or look-up tables and flip-flops to implement logic functions, or ip blocks that are pre-verified building blocks to perform common tasks such as memory access.
an fpga is a piece of electronic hardware and the term is an acronym for field-programmable gate array. field-programmable, means you can configure the interconnects using hardware descriptive language, hdl. fpgas are re-configured or re-programmed via synthesized hdl called the bitstream. an fpga has also input/output interfaces which allows the fpga to interface with other hardware devices. i/o signals can be digital coming from an adc or the cpu via the pci bridge, for example.
let's summarize the key advantages of fpgas before showing an example. an fpga is programmable hardware. by programming it, you actually build a custom processor. in contrast, a cpu executes instructions and is programmed with the software. an fpga can be tailored for very high throughput such as processing sensor data. assuming you have enough logic's cells available, all tasks can run in parallel. fpgas also have ultra low latencies. for example, fpgas do not require an operating system, also communication does not have to go via generic buses such as usb or pci express, because fpgas have their own i/o interfaces.
another important factor is, assuming the fpga is described correctly, deterministic processing behavior can be achieved. computations are conducted on hardware, independent of background processes or scheduler priorities. let's go through an example. let's walk through an example and process a camera output, simplistically speaking a frame or image as a group of pixels. in our example, let's assume one with 8 by 8 pixels in the algorithm conducts some processing steps on pixel level.
let's compare execution times qualitatively for different computer architectures. on a single core cpu, pixel by pixel will be processed sequentially. we assume that each algorithmic step takes one clock cycle to run on one pixel. nowadays most cpus have multiple cores that speed up processing. fpgas, due to their parallel architecture can run tasks concurrently. theoretically, all pixels can be processed at the same time. allow me a quick disclaimer just to state some key assumptions that we are making in these visualizations. we are neglecting that cpus typically have faster clock cycles than fpgas. also we don't consider cpu idle cycles to, for example access memory.
for understanding the example concept, we believe it does matter and for programming fpgas there are even some more topics to consider. programming fpgas is essentially programming hardware. this allows a lot of freedom, such as for streaming and pipelining of instructions. so let's imagine our algorithm is comprised of three steps. cpus operates sequentially. so the first operation needs to run on the entire image before the second one can start. now, let's consider the same algorithm running on the fpga. streaming data in and pipelining allows parallel execution of programming instructions. so pixel
operations can be done one after another on the same logic cell in just three clock cycles, resulting in a much lower latency.
additionally on an fpga, we can execute the operation on available cells concurrently, and obtain a significant increase in throughput. so in summary, fpgas allow high data throughput by keeping ultra low latency. thanks for staying until the end of this info-packed video. we hope you got some valuable insights about speedgoat fpga technology and we think we gave some helpful answers why it is worth exploring fpgas. and we highlighted two workflows enabling you to drive innovation no matter whether you focus on the application or need to have full control for deployment. thanks for watching. and for more information and learning content, i invite you to check out our website speedgoat.com.
您也可以从以下列表中选择网站:
如何获得最佳网站性能
选择中国网站(中文或英文)以获得最佳网站性能。其他 mathworks 国家/地区网站并未针对您所在位置的访问进行优化。
美洲
- (español)
- (english)
- (english)
欧洲
- (english)
- (english)
- (deutsch)
- (español)
- (english)
- (français)
- (english)
- (italiano)
- (english)
- (english)
- (english)
- (deutsch)
- (english)
- (english)
- switzerland
- (english)
亚太
- (english)
- (english)
- (english)
- 中国
- (日本語)
- (한국어)