Welcome![Sign In][Sign Up]
Location:
Search - circuit design projects

Search list

[Other resource有限状态机

Description: 有限状态机FSM思想广泛应用于硬件控制电路设计,也是软件上常用的一种处理方法(软件上称为FMM--有限消息机)。它把复杂的控制逻辑分解成有限个稳定状态,在每个状态上判断事件,变连续处理为离散数字处理,符合计算机的工作特点。同时,因为有限状态机具有有限个状态,所以可以在实际的工程上实现。但这并不意味着其只能进行有限次的处理,相反,有限状态机是闭环系统,有限无穷,可以用有限的状态,处理无穷的事务。-FSM thinking widely used hardware control circuit design, the software is commonly used on one method (FMM called on the software -- limited information machines). Its complex control logic is decomposed into a finite number of stable state, in every state judgment on the incident, treated as continuous variable discrete digital processing, compliant work characteristics. Meanwhile, as the finite state machine with a finite number of the state, so it can be in the actual realization of projects. This does not mean that its only a limited time to deal with, on the contrary, finite state machine is the closed-loop system, limited infinite, you can use the limited state, handling endless affairs.
Platform: | Size: 8452 | Author: 李易 | Hits:

[SCMad

Description: AD高精度采集校正设计 提出了一种高精度数模转换软件校正算法,用以消除运放放大器、比例电阻、AD转换器、印制电路板等物理上带来的误差,我们已成功应用于数字电压表、数字电流表、数字欧姆表、数字程控电源等项目上,实践证明该算法应用于各种AD高精度转换的校正,消除物理上带来的误差-AD-tuning the design of high-precision capture of a high-precision digital-to-analog conversion software correction algorithm to eliminate OPAMP amplifier, the ratio of resistors, AD converters, printed circuit board, such as the error caused by physical, we have successfully applied digital voltage meter, digital ammeter, digital ohmmeter, digital program-controlled power supply and other projects, the practice proved that the algorithm is applied to a variety of high-accuracy AD conversion of the correction, to eliminate the error caused by physical
Platform: | Size: 30720 | Author: 陈任 | Hits:

[SCM51sehjijingjiang

Description: 关于51单片机外围电路设计模块及C51编程的源代码,包含AD,DA,GPRS,GPS,电机驱动,液晶屏串口等应用程序,具有完整的源代码与电路原理图,可以直接应用到自己的项目之中-About 51 MCU peripheral circuit design module and C51 programming source code, including AD, DA, GPRS, GPS, motor drive, LCD panel applications such as serial ports, with full source code and circuit diagram, can be directly applied to their own projects Among
Platform: | Size: 56242176 | Author: wangxizhen | Hits:

[BooksFPGAtextbook

Description: 本教程主要分为以下几个部分,Max+plusⅡ和QuartusⅡ软件介绍;组合逻辑电路实验;时序逻辑电路实验;数字电路系统设计实验(高级实验);实践训练项目。数字电路系统设计实验和实践训练项目可以选作为课程设计或课程实训的项目。课程设计或课程实训也可以利用硬件提供的MCU 单元结合软硬件进行设计。 本教程适用于应用电子技术专业、自动检测与仪表专业、电子信息专业、计算机控制专业、计算机应用专业等专业的电子设计类课程的教学实验及课程设计使用。-This tutorial is divided into the following sections, Max+ plus Ⅱ and software introduced Quartus Ⅱ combinational logic circuit experiment sequential logic circuit experiment digital circuit design experiments (Advanced Experimental) practical training program. Digital circuit design experiments and practical training projects can be chosen as the training curriculum or course design project. Training curriculum or course can also use the combination of hardware, software and hardware to provide the MCU unit design. This tutorial applies to the professional application of electronic technology, automatic detection and Instrument Engineering, Electronic Information, computer control of a professional, computer applications in electronic design professionals and other professional courses in teaching and curriculum design using experimental.
Platform: | Size: 1732608 | Author: | Hits:

[Software Engineering3F332E222323068259

Description: 分析当前PS/2键盘应用背景和优越性,在PS/2标准键盘协议的基础上,应用当前热门嵌入式实验开发平台,设计PS/2键盘具体 的硬件电路和驱动软件,研究键盘中汉字输入法实现过程及其扩充方法,总结PS/2键盘及汉字输入法到具体项目应用的工程经 验,最后提出键盘的应用和改进.分析当前PS/2键盘应用背景和优越性,在PS/2标准键盘协议的基础上,应用当前热门嵌入式实 验开发平台,设计PS/2键盘具体的硬件电路和驱动软件,研究键盘中汉字输入法实现过程及其扩充方法,总结PS/2键盘及汉字 输入法到具体项目应用的工程经验,最后提出键盘的应用和改进-Analysis current PS/2 keyboard application background and superiority in PS/2, based on the standard keyboard agreement, application current popular embedded experiment development platform, design PS/2 keyboard concrete Hardware circuit and software drivers, the keyboard in the Chinese character input method realizing process and its expansion method, summarize the PS/2 keyboard and the Chinese character input method to specific projects by the engineering application
Platform: | Size: 576512 | Author: liyang | Hits:

[ARM-PowerPC-ColdFire-MIPSLED

Description: 1设计要求 PC6,PC7,PD6,PD13 LED快速交替闪烁。 2 硬件电路设计 在开发板上通用I/O口PC6,PC7,PD6,PD13作为控制D1,D2,D3,D4的控制线。 3软件程序设计 根据设计任务要求,软件程序主要包括: (1) 配置GPIO口,将PC6,PC7,PD6,PD13配置为上拉输出模式。 (2) 延时控制相应端口的置位和复位。 4 运行过程 (1) 使用Keil uVision3 通过JLINK仿真器连接开发板,打开实验例程目录下的.Uv2例程,编译链接工程; (2) 下载后可看到PC6,PC7,PD6,PD13 LED快速交替闪烁。-1 design PC6, PC7, PD6, PD13 LED fast flash alternately. 2 hardware circuit board design in the development of general-purpose I/O port PC6, PC7, PD6, PD13 as the control D1, D2, D3, D4 of the control line. 3 software programming tasks according to design requirements, software programs, including: (1) configure the GPIO port, the PC6, PC7, PD6, PD13 is configured to pull output mode. (2) delay to control the corresponding port of the set and reset. 4 operation (1) Keil uVision3 JLINK emulator connection through the development board, open the test routine directory. Uv2 routines, build projects (2) After downloading you can see PC6, PC7, PD6, PD13 LED fast alternately flashing.
Platform: | Size: 496640 | Author: xuanfangli | Hits:

[DSP programdsp2812_ad

Description: dsp2812 的AD程序含有AD校正,有详细的注释,程序运行正确。2812 内部自带了 12 位,总共 16 路的 AD,这对于需要节省成本的项目来说是一件好事,AD 的价格一般都是比较贵的,2812 的内部 AD 既然能够满足我们的基本需求,也就可以不用另外设计 AD 电路了。但是,由于一些内部的原因,使得 2812 的 AD 精度达不到 12 位的精度,而且误差比较大,为了提高内部 AD 的精度,通常在硬件和软件的角度采用补偿措施对其进行校正,使得其精度能够有所提高,能够满足大多数的应用场合。 -The AD dsp2812 programs contain AD correction, have detailed notes, and the program ran right. 2812 internal take 12, 16 total road, this to the AD for projects that need to save cost is a good thing, AD prices are generally more expensive, 2812 internal AD since can meet the basic needs, we also can need not another AD circuit design. But, since some of the internal reasons, make 2812 AD precision of less than 12 a precision, and the error is bigger, in order to improve the precision of the internal AD, usually in the hardware and the software of the Angle of the compensatory measure calibration, making its accuracy, and can meet to improve most applications.
Platform: | Size: 151552 | Author: pipi | Hits:

[SCMThe-laser-control-design

Description: 遥控激光灯设计制作是一个很有实际应用价值项目,用很小的激光灯为显示,ATmega16L单片机为控制核心,加以遥控器控制和电源电路以及其他电路构成。遥控激光灯是一个很好的应用单片机技术的作品。系统所用的单片机采用性能优秀的AVR单片机的ATMEGA16L芯片,由mega16通过IO口控制激光灯的亮与不亮来显示出不同的投影图 而不同的闪烁时通过遥控来控制。-The design of laser light controlled by telecontroller is a very practical application projects, using a small laser light for the display, ATmega16L microcontroller as the control center to remote control and power circuits and other circuits. Laser light is a good remote control application microcontroller technology works. System used in the SCM performance AVR microcontroller ATMEGA16L good chip, by the mega16 IO port to control laser light through the bright light and not to show a different projection and different blinking through the remote control. Home of the microcontroller circuit board and program download ISP lines, to the successful completion of the work of laser light. Control also extends the work of the pattern of laser light, can change the program file to change the pattern of laser lights flashing. The completed work can be directly applied in the teaching of SCM, so that their graduates have a real design value. This works will be developing to the commerciali
Platform: | Size: 703488 | Author: 任林 | Hits:

[VC/MFCVCPP

Description: 这是一个完整的关于数据采集和控制的小项目,包括上位机和下位机的设计以及硬件电路板的PCB图。-This is a complete data acquisition and control on small projects, including upper and lower machine design and hardware circuit board PCB diagram.
Platform: | Size: 5709824 | Author: 晓亮 | Hits:

[OtherLoveArduino

Description: 愛上Arduino Arduino是開源電子原型製作平台,包括一個簡單易用的電路板以及一個軟件開發環境。   Arduino既可以獨立運行,又具備互動性。它可以與PC的外圍裝置相連接,還能與PC軟件進行溝通。它在設計愛好者們中間引發了一場風暴。   《愛上Arduino》中透徹地介紹了Arduino的相關內容,它會給你帶來許多項目的點子,並幫助你順利地實現從開始策劃直到完成安裝的全過程。 -Fell in love with Arduino Arduino is an open source electronic prototyping platform, including an easy-to-use circuit board and a software development environment. Arduino can run independently, but also with interactivity. It can be connected with a PC peripheral device, also communicate with the PC software. It is in the middle of design enthusiasts sparked a storm. " Fell in love with Arduino" in a thorough introduction to the relevant content Arduino, and it will give you ideas for many projects, and help you achieve a smooth planning from the beginning until the completion of the whole process of installation.
Platform: | Size: 12091392 | Author: AlexWen | Hits:

[Other Embeded programbasit-220v-soft-start-devresi

Description: SIMPLE SOFT START CIRCUIT 220V Especially high value capacitors used for power supply, soft start circuit in SMPS circuits 220v line that is used in this circuit one 220V, we also like a lot of trafos is designed to operate directly having a simple structure by regulating. smps high power SMPS PCB design printed circuit board was kept as small as possible or different or may be helpful in your projects.
Platform: | Size: 91136 | Author: adnenyak | Hits:

CodeBus www.codebus.net