虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

automation-synthesis

  • IEEE_Verilog_2001

    The Verilog Hardware Description Language (HDL) is defined in this standard. Verilog HDL is a formal notation intended for use in all phases of the creation of electronic systems. Because it is both machine readable and human readable,it supports the development,verification, synthesis,and testing of hardware designs; the communication of hardware design data; and the maintenance,modification,and procurement of hardware. The primary audiences for this standard are the implementors of tools supporting the language and advanced users of the language.

    标签: ieee verilog

    上传时间: 2021-11-09

    上传用户:

  • 电子书-FA工业自动化设备设计基础

    电子书-FA工业自动化设备设计基础绪 论 一 目的 随着科学技术的发展以及人们对于产品品质的更高追求,越来越多的企业和 工厂都期望使用大量的自动化设备和装置来取代工人繁冗无味的重复劳动,实现 产品的全部或者部分制造过程的自动化以消除因为人为因素导致的产品质量的 不稳定性,这就是我们通常所说的“工厂自动化”(Factory Automation,简称: FA)。 本文以及后续系列篇幅介绍的就是为了实现工厂自动化而做的工业自动化 设备的设计基础知识。本系列文章主要面对的对象是:有志于投身机械设计行业 的,具有基本机电知识的大学生、应届毕业生以及毕业 3 年以内的初级设计师(助 理设计师)。所以本系列文章的主要宗旨是:让在校大学生明白学习的方向,让 应届毕业生能迅速地把学校学到的理论知识正确地应用到设计实践中来,让助理 设计师发现自己的不足之处。本系列文章不会解释设计方法学的问题,凡涉及到 设计方法学的问题,烦请诸位自己查阅相关资料。比如:自顶向下设计、优化设 计等。所以,在接下来的讲解中,本人会尽量使用简洁、系列的方式,通俗的语 言列举我们所要表达的内容,尽量做到不罗嗦、不重复,尽量减小诸位的阅读强 度、节约大家的时间。所以,我们的口号是“理论联系实际”。好了,以下咱们 开始进入工厂自动化设备的天地中。 注意:本文中所说的自动化设备主要是大量使用了现代自动化元器件以及自 动化控制系统的各类设备,与传统的纯机械机构组成的设备有一定的区别。但是, 也不可盲目的崇拜自动化元器件和现代控制技术的能力,传统的机械机构仍然是 机械的主要组成部分;与现代自动化器件组成的结构模块相比较,传统的机械机 构具有非常明显的简洁、高效的优点;所以,在设备设计过程中,只有合理地运 用机构和自动化元器件、现代控制技术才有可能设计出完美的自动化设备。由于 机械机构学在 18 世纪已经发展成熟,而且在大学的《机械原理》课程中有清晰 的阐述,所以,本文会尽量少的提到机械原理,涉及到的机械原理

    标签: 工业自动化

    上传时间: 2022-02-19

    上传用户:wangshoupeng199

  • 电子书-RTL Design Style Guide for Verilog HDL540页

    电子书-RTL Design Style Guide for Verilog HDL540页A FF having a fixed input value is generated from the description in the upper portion of Example 2-21. In this case, ’0’ is output when the reset signal is asynchronously input, and ’1’ is output when the START signal rises. Therefore, the FF data input is fixed at the power supply, since the typical value ’1’ is output following the rise of the START signal. When FF input values are fixed, the fixed inputs become untestable and the fault detection rate drops. When implementing a scan design and converting to a scan FF, the scan may not be executed properl not be executed properly, so such descriptions , so such descriptions are not are not recommended. recommended.[1] As in the lower part of Example 2-21, be sure to construct a synchronous type of circuit and ensure that the clock signal is input to the clock pin of the FF. Other than the sample shown in Example 2-21, there are situations where for certain control signals, those that had been switched due to the conditions of an external input will no longer need to be switched, leaving only a FF. If logic exists in a lower level and a fixed value is input from an upper level, the input value of the FF may also end up being fixed as the result of optimization with logic synthesis tools. In a situation like this, while perhaps difficult to completely eliminate, the problem should be avoided as much as possible.

    标签: RTL verilog hdl

    上传时间: 2022-03-21

    上传用户:canderile

  • vivado集成开发环境时序约束介绍

    本文主要介绍如何在Wado设计套件中进行时序约束,原文出自 xilinx中文社区。1 Timing Constraints in Vivado-UCF to xdcVivado软件相比于sE的一大转变就是约束文件,5E软件支持的是UcF(User Constraints file,而 Vivado软件转换到了XDc(Xilinx Design Constraints)。XDC主要基于SDc(Synopsys Design Constraints)标准,另外集成了Xinx的一些约束标准可以说这一转变是xinx向业界标准的靠拢。Altera从 TimeQuest开始就一直使用SDc标准,这一改变,相信对于很多工程师来说是好事,两个平台之间的转换会更加容易些。首先看一下业界标准SDc的原文介绍:Synopsys widely-used design constraints format, known as sDc, describes the design intent"and surrounding constraints for synthesis, clocking, timing, power, test and environmental and operating conditions. sDc has been in use and evolving for more than 20 years, making it the most popular and proven format for describing design constraints. Essentially all synthesized designs use SDc and numerous EDa companies have translators that can read and process sDc

    标签: vivado

    上传时间: 2022-03-26

    上传用户:

  • 智能温室大棚控制系统设计

    近年来反季节种植已成火热趋势,温室大棚的普及十分迅速,而温室大棚对自动化、智能化的要求也越来越迫切,本系统将温室大棚的温湿度、二氧化碳浓度各个方面的检测,通风、浇灌、温度、喷洒农药等各个方面的控制进行综合系统研究,实现温室大棚对自动化、智能化的要求。这一系统是基于单片机控制的智能检测,控制系统包含单片机主控模块、感应检测模块、传感模块,显示、控制模块等[1]。从而提高温室大棚的种植效率,减少劳动力,提高利润等。In recent years,counter-season planting has become a hot trend featuring the rapid popularization of greenhouse and urgent requirement for the automation and intellectualization of greenhouse.This paper offers a comprehensive and systematic study of the monitoring of temperature,humidity and carbon dioxide concentration in the greenhouse and the control of ventilation,irrigation,temperature and pesticide spraying in order to achieve automation and intellectualization in greenhouse.This system is based on the intelligent detection controlled by single chip computer with the control system including the main control module,induction detection module,sensing module,display and control module of single chip computer,which is effective in improving planting efficiency of greenhouse,reducing labor force and increasing profits.

    标签: 智能温室大棚 控制系统

    上传时间: 2022-03-27

    上传用户:

  • 基于STM32F103单片机电流电压采集系统设计

    配电网中,各种配电终端的电流、电压、有功功率及无功功率等模拟量的采集是配电网自动化的重要环节。这些模拟量的采集也是各种仪器和家用电器的必要功能。因此,设计了基于嵌入式STM32F103单片机的交流电压、交流电流及有功功率的采集系统,通过电压互感器TV1005M和电流互感器TA1005M分别检测交流电压和交流电流值;屏幕或者手机APP和WiFi模块互联后,可以实时显示交流电压、交流电流、功率及电量值;通过设定阈值功率,可以实现对电流的监控和对电路的保护。In the distribution network,the collection of analog,such as current,voltage,active power,and reactive power at various distribution terminals is a very important part of distribution network automation. These analog acquisitions are also for various instruments and household appliances. Very important technology. Therefore,an AC voltage,AC current and active power acquisition system based on embedded STM32 F103 machine is designed,and AC voltage and AC current values are detected by voltage transformer TV1005 M and current Transformer TA1005 M respectively;After the screen or mobile phone APP and WiFi modules are interconnected,AC voltage,AC current,power,and power values can be displayed in real time;By setting the threshold power,the current can be monitored and the circuit can be protected.

    标签: stm32f103 单片机 电流电压采集

    上传时间: 2022-03-27

    上传用户:shjgzh

  • 基于MSP430F5529单片机综合实验装置的研制

    针对目前MSP430单片机实验装置较少、实验内容少,而且无MSP430高端产品的实验装置,研制了基于MSP430F5529单片机的综合实验装置,主要包括MSP430 Launch Pad和母板两部分。较传统的单片机实验装置增加了模拟电路的设置,设计的实验能够利用单片机的所有外设,可进行模块基础实验和综合实验两大类实验,非常适合自动化和电气信息类大学生学习使用。Concerning with the lack of experimental equipment and content based on MSP430,and especially,the experimental equipment of MSP430 senior products,an experimental equipment based on MSP430F5529 microcontroller is developed. It mainly consists of two parts: MSP430 Launch Pad and main board. Compared with traditional microcontroller experiment equipment,a few analog circuits were added. The experiment we set up takes advantage of all microcontroller peripherals. Students can do two kinds of experiments: module experiment and complex experiment.Therefore it fits university students in automation and electrical major very well.

    标签: msp430f5529 单片机

    上传时间: 2022-04-13

    上传用户:

  • 基于DAQmx驱动与LABVIEW的数据采集系统设计

    摘要 DAQmx驱动作为N公司的第三代数据飛集硬俘驱动程序,减少了传統数据采集硬件驱动程序帶来的编程复杂性,可被多种编程语言调用,程序接口功能强大,应用起来十分方便。研究并使用DAQmx驱动程序开发基于PX1总线的数采系统逐渐成为趋势。针对PXI总线数采系统开发中必须解决的采集同步、触发等关键技术问题,重点讲迷在LABVIEW中利用DAQmx驱动实现多块数采卡同步采集、多功能数采卡的横拟与数字信导同步采集的程序设计技术以及数字与模拟信号触发程序设计技术等。利用这些技术可解决大部分基于PX1总线的数据采集仪器设计问题。并结合工程实际,演示了利用DAQmx工具开发的32通道多功能PXI总线数据采集系统。DAQmx硬件驱动程序是N公司研制的第三代硬件驱动程序,在LABVIEW环境下使用可简化数据采集系统程序设计。且可被C++、VC++、以及LabWindows/CVI等程序调用,为应用其他开发语言的工程师提供了方便。DAQmx驱动程序在数据采集程序设计时具有如下特点:对多功能的数据采集卡都使用统一的编程界面,可编写模拟输入、模拟输出、数字10以及定时器/计数器程序,驱动程序完全支持多线程程序。利用Measurement&Automation(MAX)配置工具,可简化数据采集卡的配置。在异常条件下运行可靠,传统的DAQ驱动难以处理异常情况,而DAQmx定义并加强了异常条件处理方法,这比传统DAQ驱动更可靠,一个最重要的特征是简化了采集同步的难题。传统DAQ中的设备同步实现起来相当复杂,必须通过软件编程路由RTSI总线或PFI信号线来完成,而DAQmx应用时不必为信号指定路由,只需确定同步信号,所有路由工作由DAQmx自动完成。本文结合工程开发实际介绍在LABVIEW环境下应用DAQmx驱动程序开发数据采集系统的技术,主要讲述利用DAQmx解决多块卡同步的问题,以及多功能数据采集卡的数字与模拟采集同步以及信号触发等问题。

    标签: daqmx驱动 labview 数据采集系统

    上传时间: 2022-06-22

    上传用户:

  • 安富莱STM32开发板--MODBUS教程

    Modbus是由Modicon(现为施耐德电气公司的一个品牌)在1979年发明的,是全球第一个真正用于工业现场的总线协议。ModBus网络是一个工业通信系统,由带智能终端的可编程序控制器和计算机通过公用线路或局部专用线路连接而成。其系统结构既包括硬件、亦包括软件。它可应用于各种数据采集和过程监控。为更好地普及和推动Modbus在基于以太网上的分布式应用,目前施耐德公司已将Modbus协议的所有权移交给IDA(Interface for Distributed Automation,分布式自动化接口)组织,并成立了Modbus-IDA组织,为Modbus今后的发展奠定了基础。在中国,Modbus已经成为国家标准。豆丁标准编号:GB/T19582-2008标准名称:《基于Modbus协议的工业自动化网络规范》分3个部分:《GB/T19582.1-2008第1部分:Modbus应用协议》《GB/T19582.2-2008第2部分:Modbus协议在串行链路上的实现指南》《GB/T19582.3-2008第3部分:Modbus协议在TCP/IP上的实现指南》

    标签: stm32 安富莱 MODBUS

    上传时间: 2022-07-18

    上传用户:

  • PrehBMS功能安全汽车电子咖啡厅

    A German-Chinese company with almost 100 years experience in automobileelectronics industry·Founded in 2004 Joyson and Preh in 1919·Working since 1988 in the automotive industry·More than 40 years experience in industrial auomationOne of the biggest merger of China and Germany,company in automotive industry,listed in Shanghai(code 600699)Strong worldwide market:·Ningbo/China·Headquarters·Automotive Components Division (Joyson)Bad Neustadt/Deutschland·Electronics Division(Preh)·Automation Division(PIA)

    标签: PrehBMS 汽车电子

    上传时间: 2022-08-09

    上传用户: