亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

student-problem-solutions

  • 電流檢測電路手冊

      Sensing and/or controlling current flow is a fundamental requirement in many electronics systems, and the tech-niques to do so are as diverse as the applications them-selves. This Application Note compiles solutions to cur-rent sensing problems and organizes the solutions by general application type. These circuits have been culled from a variety of Linear Technology documents

    標簽: 電流檢測電路

    上傳時間: 2013-10-22

    上傳用戶:moshushi0009

  • PICmicro中檔單片機系列參考手冊(中文資料)

    Microchip 公司是 The Embedded Control Solutions Company® (嵌入式控制系統解決方案公 司) ,其產品主要滿足嵌入式控制市場的需求。我們是以下產品的領先供應商: • 8 位通用單片機(PICmicro® 單片機) • 專用和標準的非易失性存儲器件 • 安防器件 (KEELOQ®) • 專用標準產品 欲獲得您所感興趣的產品列表,請申請一份Microchip產品線目錄。該文獻可從各地的Microchip 銷售辦事處獲得,或者直接從Microchip的網站上下載。 以往,8位單片機的用戶只選擇傳統的MCU類型,即ROM器件,用于生產。Microchip率先改變 了這種傳統觀念,向人們展示了 OTP(一次性編程)器件比 ROM 器件在其壽命周期內具有更低 的產品成本。 Microchip具備EPROM技術優勢, 從而使EPROM成為PICmicro 單片機程序存儲器的不二選擇。 Microchip 盡可能地縮小了EPROM 和ROM 存儲器技術之間的成本差距,并使顧客從中受益。其 他MCU供應商無法作到這一點,這從他們的 EPROM 和 ROM 版本之間的價格差異便可以看出。 Microchip的8位單片機市場份額的增長證明了PICmicro® 單片機能夠滿足大多數人的需要。 這也 使 PICmicro 單片機架構成為了當今通用市場上應用最廣泛的三大體系之一。Microchip 的低成本 OTP解決方案所帶來的效益是這一增長的助推劑。用戶能夠從以下各方面受益:  • 快速的產品上市時間 • 允許生產過程中對產品進行代碼修改 • 無需掩膜產品所需的一次性工程費用(NRE) • 能夠輕松為產品進行連續編號 • 無需額外增加硬件即可存儲校準數據 • 可最大限度地增加PICmicro® 單片機的庫存 • 由于在開發和生產中使用同一器件,從而降低了風險 Microchip 的 8 位 PICmicro單片機具備很好的性價比,可成為任何傳統的 8 位應用和某些 4 位應 用(低檔系列)、專用邏輯的替代品以及低端DSP應用(高檔系列)的選擇。這些特點及其良好的 性價比使PICmicro單片機在大多數應用場合極具吸引力。

    標簽: PICmicro 單片機 參考手冊

    上傳時間: 2013-10-30

    上傳用戶:Zero_Zero

  • 基于單片機的數字化B超鍵盤設計

    針對目前使用的RS232接口數字化B超鍵盤存在PC主機啟動時不能設置BIOS,提出一種PS2鍵盤的設計方法。基于W78E052D單片機,采用8通道串行A/D轉換器設計了8個TGC電位器信息采集電路,電位器位置信息以鍵盤掃描碼序列形式發送,正交編碼器信號通過XC9536XL轉換為單片機可接收的中斷信號,軟件接收到中斷信息后等效處理成按鍵。結果表明,在滿足開機可設置BIOS同時,又可實現超聲特有功能,不需要專門設計驅動程序,接口簡單,成本低。 Abstract:  Aiming at the problem of the digital ultrasonic diagnostic imaging system keyboard with RS232 interface currently used couldn?蒺t set the BIOS when the PC boot, this paper proposed a design method of PS2 keyboards. Based on W78E052D microcontroller,designed eight TGC potentiometers information acquisition circuit with 8-channel serial A/D converter, potentiometer position information sent out with keyboard scan code sequentially.The control circuit based on XC9536 CPLD is used for converting the mechanical actions of the encoders into the signals that can be identified by the MCU, software received interrupt information and equivalently treatmented as key. The results show that the BIOS can be set to meet the boot, ultrasound specific functionality can be achieved at the same time, it does not require specially designed driver,the interface is simple and low cost.    

    標簽: 單片機 B超 數字化 鍵盤設計

    上傳時間: 2013-10-10

    上傳用戶:asdfasdfd

  • 基于CH341A的USB串口通訊設計

    為解決當前計算機串行通訊接口只有USB,難以滿足舊型號設備或某些單片機要求RS232通訊的問題,設計出兩款RS232/USB電路。采用CH341A與MAX223集成電路芯片構建標準9線RS232/USB通用接口轉換器,無需編程。采用CH341A與PIC16F877A構建單片機與計算機之間的USB通訊電路,軟件遵循RS232通訊協議,硬件進行電平轉換。實際使用表明,這兩款產品與計算機端Windows 操作系統下的串口應用程序完全兼容,且通訊過程中無握手失敗現象。 Abstract:  To solve the problem that current computer serial communication only with USB interface can not satisfy with the old type equipments or MCU to communicate with RS232, two kinds of RS232/USB circuit were designed.CH341A and MAX223 integrated circuit chips were used to create a standard 9-line RS232/USB universal interface convertor without programme. CH341A and PIC16F877A chips were adopted to build the USB communication circuit between computers and MCU. The software follows RS232 communication protocol, and the hardware converts electrical levels. Actual practices indicate that the two manufactures are compatible with serial application program of Windows operation system completely,and get avoid of handshake lost.    

    標簽: 341A 341 USB CH

    上傳時間: 2013-11-03

    上傳用戶:siying

  • 基于C8051F040的以太網-CAN轉換電路設計

    以太網和CAN總線應用廣泛,但由于其通信協議不同,兩種總線器件間無法進行數據通信,因此,設計了基于CP2200與C8051F040的以太網總線與CAN總線接口轉換電路,并給出部分相關硬件電路與軟件設計分析。在保證數據完整和協議可靠的前提下,通過握手協議和簡化的以太網協議,不僅實現了以太網數據與CAN數據的轉發,同時還順利的解決了以太網的高速性與CAN的低速率沖突,以及兩者數據包之間的大小不同的矛盾。 Abstract:  In the development of actual application, Ethernet and CAN bus are used very extensively. Owing to its various communication protocols, the communicating between two kinds of bus device can’t be carried out. Therefore, in order to solve this problem, the Ethernet-CAN bus interface circuit based on CP2200 and C8051F040 was designed in this paper, and part of the related hardware circuit and software design analysis were given. On the condition of data’s integrity and protocols’reliability, through the handshaking protocols and the simplified the Ethernet protocol, not only the data switching between CAN and Ethernet was realized, but also the differ in velocity and packet size was solved.

    標簽: C8051F040 CAN 以太網 轉換

    上傳時間: 2013-10-15

    上傳用戶:Ants

  • 基于ADuC841的膜片鉗放大器系統設計

    為降低成本和解決現有膜片鉗放大器系統中PC機的干擾問題,研究了一種基于單片機的膜片鉗放大器小系統。該系統采用ADI公司生產的ADuC841作為控制核心,并且配置相應的液晶顯示模塊LCM3202401。模擬電路部分采用高輸入阻抗的AD8627實現微電流信號的采集,并由后級電路進行信號的放大和電阻電容的補償。它具有硬件電路簡單、體積小、使用方便的特點。既可以單獨作為小系統實現采集和顯示,也可以通過紅外方式和PC機進行通訊,在PC機上進行信號的處理。 Abstract:  In order to reduce cost and resolve the interferential problem with PC in existing patch clamp amplifiers, a small patch clamp amplifier system design based on microcontroller is studied. It adopts a new high performance microconverter ADuC841 by the ADI as the control core in the system, configuring a liquid crystal module LCM3202401. In the analog circuit, AD8627 with high input impedance is used to detect the low current,signal magnification, as well as resistance and capacitance compensation are accomplished by subsequent circuits. It has the advantage of simple hardware circuit design, small volume and convenient operation. It can either be used as an independent system to measure and show signal detected or transmit to PC by infrared ray.

    標簽: ADuC 841 膜片鉗 放大器

    上傳時間: 2013-11-06

    上傳用戶:yy_cn

  • MAX7456在可視倒車雷達中的應用

    為解決傳統可視倒車雷達視頻字符疊加器結構復雜,可靠性差,成本高昂等問題,在可視倒車雷達設計中采用視頻字符發生器芯片MAX7456。該芯片集成了所有用于產生用戶定義OSD,并將其插入視頻信號中所需的全部功能,僅需少量的外圍阻容元件即可正常工作。給出了以MAX7456為核心的可視倒車雷達的軟、硬件實現方案及設計實例。該方案具有電路結構簡單、價格低廉、符合人體視覺習慣的特點。經實際裝車測試,按該方案設計的可視倒車雷達視場清晰、提示字符醒目、工作可靠,可有效降低駕駛員倒車時的工作強度、減少倒車事故的發生。 Abstract:  A new video and text generation chip,MAX7456,was used in the design of video parking sensor in order to simplify system structure,improve reliability and reduce cost. This chip included all the necessary functions to generate user-defined OSDs and to add them into the video signals. It could be put into work with addition of just a small number of resistances and capacitors. This paper provided software and hardware implementation solutions and design example based on the chip. The system had the characteristics of simplicity in circuit structure,lower cost,and comfort for the nature of human vision. Loading road test demonstrates high video and text display quality and reliable performance,which makes the driver easy to see backward and reduces chance of accidents.

    標簽: 7456 MAX 可視倒車 中的應用

    上傳時間: 2013-12-10

    上傳用戶:qiaoyue

  • PICmicro中檔單片機系列參考手冊

    PICmicro中檔單片機系列參考手冊:Microchip 公司是The Embedded Control Solutions Company® (嵌入式控制系統解決方案公司),其產品主要滿足嵌入式控制市場的需求。我們是以下產品的領先供應商:• 8 位通用單片機(PICmicro® 單片機)• 專用和標準的非易失性存儲器件• 安防器件 (KEELOQ®)• 專用標準產品

    標簽: PICmicro 單片機 參考手冊

    上傳時間: 2013-10-30

    上傳用戶:lizhizheng88

  • PICmicro中檔單片機系列參考手冊

    PICmicro中檔單片機系列參考手冊:請注意以下有關Microchip 器件代碼保護功能的要點:• Microchip的產品均達到Microchip 數據手冊中所述的技術指標。• Microchip確信:在正常使用的情況下, Microchip 系列產品是當今市場上同類產品中最安全的產品之一。• 目前,仍存在著惡意、甚至是非法破壞代碼保護功能的行為。就我們所知,所有這些行為都不是以Microchip 數據手冊中規定的操作規范來使用Microchip 產品的。這樣做的人極可能侵犯了知識產權。• Microchip愿與那些注重代碼完整性的客戶合作。• Microchip或任何其它半導體廠商均無法保證其代碼的安全性。代碼保護并不意味著我們保證產品是“牢不可破”的。代碼保護功能處于持續發展中。Microchip 承諾將不斷改進產品的代碼保護功能。任何試圖破壞Microchip 代碼保護功能的行為均可視為違反了《數字器件千年版權法案(Digital Millennium Copyright Act)》。如果這種行為導致他人在未經授權的情況下,能訪問您的軟件或其它受版權保護的成果,您有權依據該法案提起訴訟,從而制止這種行為的。 Microchip 公司是The Embedded Control Solutions Company® (嵌入式控制系統解決方案公司),其產品主要滿足嵌入式控制市場的需求。我們是以下產品的領先供應商:• 8 位通用單片機(PICmicro® 單片機)• 專用和標準的非易失性存儲器件• 安防器件 (KEELOQ®)• 專用標準產品欲獲得您所感興趣的產品列表,請申請一份Microchip 產品線目錄。以往,8 位單片機的用戶只選擇傳統的MCU 類型,即ROM 器件,用于生產。Microchip 率先改變了這種傳統觀念,向人們展示了OTP (一次性編程)器件比ROM 器件在其壽命周期內具有更低的產品成本。Microchip 具備EPROM技術優勢,從而使EPROM成為PICmicro 單片機程序存儲器的不二選擇。Microchip 盡可能地縮小了EPROM 和ROM 存儲器技術之間的成本差距,并使顧客從中受益。其他MCU 供應商無法作到這一點,這從他們的 EPROM 和 ROM 版本之間的價格差異便可以看出。Microchip 的8 位單片機市場份額的增長證明了PICmicro® 單片機能夠滿足大多數人的需要。這也使PICmicro 單片機架構成為了當今通用市場上應用最廣泛的三大體系之一。Microchip 的低成本OTP 解決方案所帶來的效益是這一增長的助推劑。用戶能夠從以下各方面受益:• 快速的產品上市時間• 允許生產過程中對產品進行代碼修改• 無需掩膜產品所需的一次性工程費用(NRE)• 能夠輕松為產品進行連續編號• 無需額外增加硬件即可存儲校準數據• 可最大限度地增加PICmicro® 單片機的庫存• 由于在開發和生產中使用同一器件,從而降低了風險Microchip 的8 位 PICmicro 單片機具備很好的性價比,可成為任何傳統的8 位應用和某些4 位應用( 低檔系列)、專用邏輯的替代品以及低端DSP 應用( 高檔系列) 的選擇。這些特點及其良好的性價比使PICmicro 單片機在大多數應用場合極具吸引力。

    標簽: PICmicro 單片機 參考手冊

    上傳時間: 2014-03-03

    上傳用戶:ainimao

  • 無傳感器BLDCM位置檢測的一種單片機軟件實現方法

    針對無位置傳感器無刷直流電機的位置檢測問題,本文應用單片機成功地實現了一種軟件檢測方法,并給出了實測波形加以驗證。關鍵詞: 無刷直流電機 無傳感器 位置檢測Abstract: As to the position-detecting problem of sensorless brushless DC motor, a softwarerealization by microcomputer is proposed successfully in the paper. Experiment results are also presented to verify the method.Keywords: brushless DC motor, sensorless, position detecting

    標簽: BLDCM 無傳感器 位置檢測 單片機軟件

    上傳時間: 2013-11-01

    上傳用戶:aappkkee

主站蜘蛛池模板: 嘉黎县| 屏山县| 电白县| 长丰县| 华池县| 宁武县| 夹江县| 临邑县| 海城市| 千阳县| 右玉县| 冀州市| 公安县| 麻江县| 高陵县| 榆中县| 新闻| 运城市| 叙永县| 建阳市| 睢宁县| 滕州市| 大埔区| 灵璧县| 阳西县| 绥阳县| 望都县| 盘锦市| 长武县| 自治县| 抚远县| 大石桥市| 新乐市| 湖南省| 星子县| 北票市| 依兰县| 蒙城县| 清远市| 栾川县| 三原县|