China handbags and shoes wholesale, Fashion Bags and Shoes

Luxury shoes , women boots , religion jeans and replica handbags at cheap price from the replica shoes online.

ISD40 4 single-chip based on automatic voice broadcast system station

I successfully applied ISD4004 and AT89C51 microcontroller design of the station signal automatic voice broadcast system, the railway line through the station the uplink and downlink control, vehicle scheduling, main and auxiliary power system to enable other multi-channel signal detection and acquisition, according to security risks prevention requirements, security warning from the SCM check voice messages and broadcast, to achieve prompt and safe operation of the alarm. System console room at the station signal installation, stable operation, the signal broadcast accurate, and achieved good results.
1 hardware design
system hardware design block diagram shown in Figure 1 by the microcontroller AT89C51, ISD4004 voice circuits, audio power amplifier circuit, a programmable parallel interface 8255 , optical isolation, level shifting, signal input interface, the system clock, reset and keyboard unit circuit.

1.1ISD4004 features
ISD4004 series voice storage chip using CMOS technology, contains the oscillator, anti-aliasing filter, smoothing filter, audio amplifier, automatic squelch, and high-density multi-level flash store display, built-in microcontroller serial communication interface. Chip micro-controller, all operations must be controlled, the operation command via the serial communication interface (SPI or Microwire) give as gifts. External audio signals in the chip-level multi-volume direct analog storage technology, information can be multi-stage process, each sample value directly stored in the flash memory chip, so can be very real, natural reproduction of voice, music , tone and effect sound. Stored in the flash memory chip of information that can be saved in case of power failure 100 years. Chip operating voltage of 3V, operating current 25 ~ 30mA, maintain current 1μA, no power, single recording time 8 ~ 16min, recording can be repeated 100,000 times.
1.2ISD4004 pin and package
ISD4004 28-pin SOIC package, the pinout shown in Figure 2.

1.3ISD4004 with AT89C51 microcontroller interface
ISD4004 SPI serial interface to operate in accordance with the SPI synchronous serial data transmission protocol, all single-chip serial data transmission begins with the master sent to the ISD4004 falling edge of chip select signal SS. SS must remain in the low transmission period, between the two remains high command. Serial data input from the MOSI pin of the serial synchronous clock rising edge is latched to the ISD4004 MISO pin serial data output of data out of the falling edge of SCLK. ISD4004 any of the recording and playback operations (including fast-forward), are carried out by sub-addresses, each containing a number of lines, each line is equivalent to the storage unit, the row address clock signal RAC under the control of recording information storage management. RAC signal cycle is 200ms, high duty cycle is 3 / 4. When the recording and playback operation to the end of the address within the memory cell, the EOM or OVF will generate a flag signal the end, if you encounter EOM or OVF, then generate an active-low INT interrupt signal, the interrupt status in the next SPI beginning of the cycle to be cleared. ISD4004 to connect with AT89C51 microcontroller shown in Figure 3.

ISD4004 chip-select signal SS pin and the AT89C51 microcontroller I / O port P1.0 connected by the program instructions to produce effective low-level signals. Serial data input pin MOSI and MISO serial data output pin with P1.1 and P1.3 are connected to the serial data send and receive information under the control of program instructions from the on-chip shift register latches, the synchronous clock signal SCLK from the MCU P1.2 control. RAC and the row address clock interrupt request signal INT, respectively P3.2 (INT1) and P3.3 (INTO) connection.
1.4 audio output
system signal corresponding to the voice prompts, such as “train came up, the range of occupation,” “upward departure request, signal open” and other information, by Address by special equipment has been cured to the ISD4004 segment storage unit within the E2PROM. Under program control, the corresponding voice signal from the ISD4004 13 feet (AUOUT) output, the coupling capacitor C4 and the volume control potentiometer RW, into low-noise power amplifier integrated circuits for amplification, to promote the speaker sound. To output audio noise to a minimum, the system of separate analog and digital ground traces, as close to the power supply is connected at the end, and were diverted to the ISD4004 chip VSSA and VSSD pins, decoupling capacitors should be as close as possible chip.
1.5I / O port expansion
system 36 signals to be handled by the microcontroller, at least 36 I / O port lines to meet demand, by remaining AT89C51 The I / O port is clearly not enough, the need for I / O port expansion. System uses programmable parallel input and output interface chip shortage of 8255 expansion I / O port, hardware-specific connection in Figure 4. 8255 is a microprocessor system with the standard expansion of the external parallel interface circuit using NMOS process, the 40 foot double row DIP DIP package. 8255 exchange information with external devices through port A, B port, c port 24 I / O lines to complete, each port is 8. Where C is divided into the port, Port C (PC7 ~ PC4 high four) and the next port C (PC3 ~ PC0 low 4). The method can be programmed to specify the input port of the work, the master program initialization to complete. 8255 P1.4 completed by the selection signal, address bus A0 and A1 through the address latch 74LS373 lock.

1.6 signal conversion
system signal from the station control room signal relay contacts, the main switch is AC 24V signal must be converted to single-chip system can match the TTL level, that is, transform the AC to DC 5V 24V , the signal level conversion circuit shown in Figure 5. AC signal from the rectifier diode D32, capacitor C32 filter, the input current limiting resistor R32 optocoupler 4N25, by the internal LED and light sensitive photoelectric conversion receiver to achieve effective control, while the electrical network and an external signal single-chip control system to isolate, improve system reliability and performance. Transform the output signal is low, in order to maintain the input signal and output signal level synchronization, plus after-class inverter, the output standard TTL5V signal sent to the parallel interface 8255.

2 overall design software

system software design directly affects the overall system performance. Software main function is real-time access to the railway signals, signals accurately determine the validity and reliability to find the signal corresponding to the voice storage address, remove the information in real-time broadcast. Software programs, including master program, the signal check program, voice broadcast, data transmission program, ISD4004 of power and power-down procedures. Program several times using delay subroutine, because the structure is simple, versatile, this will not elaborate.
2.1
master program master program flow shown in Figure 6, the system is initialized on power to complete the I / O port, the signal unit and signal flags bit cleared and the initial set ISD4004 and 8255, and completed when the system power-on self-test and product information voice broadcast advertising. Then check the incoming signal and voice broadcast cycle control processes. In order to prevent the system from false alarms, omissions, or even reported in the program designed to ensure that factors, such as image stabilization to determine the use of signal delay, signal level to determine the level of cross signs and signals unit address look-up table and other methods to improve system reliability.
2.2 signal check signal
subroutine subroutine processes the query shown in Figure 7, the system occupied more than 30 signals were part of AT89C51 microcontroller I / O lines and programmable interface 8255 A, B, C port input line 24. Program for multi-channel signals each query, and the arrival of the effective signal storage sub-unit mark, to pass parameters to the master program.

2.3 voice broadcast subroutine
ISD4004 chip micro-controller, all operations must be controlled by the operation command through the interface into the SPI serial communication protocol. SPI control register controls the chip sound recording, information retrieval, power, power-down, start and stop functions, from software programming instructions to change the SPI control register control bits, SPI control register control bits shown in Figure 8, command format is: 8-bit control code 16-bit address code. ISD of any operation set in the run position C4 starts, set 0 end, if you encounter EOM or OVF, an interrupt is generated, using the “read” instruction to interrupt the state of the MISO pin displacement of ISD, the control and address data synchronization from the side into MOSI. So pay attention to whether the data into the ongoing operation of the device compatibility. Of course, allows one SPI cycle, while the read status and start a new operation (the new data into the device may not be compatible with the current operation).

voice broadcast subroutine in strict accordance with the requirements of the above programming ISD4004, the process shown in Figure 9. System recognizes the current broadcast signal is available through the store to find the voice address to get 16-bit broadcast address. First call on the electronic program, to send power commands, then wait for a delay of about 25μs, and then transfer 16-bit playback and 8-bit start address parameter start playback from the specified address of the instruction, data transmission subroutine calls respectively to complete the information the broadcast.

2.4 data transmission subroutine
data transmission subroutine flow chart shown in Figure 1O, mainly 16-bit address and 8-bit playback function control command data in accordance with the standard SPI protocol, the serial clock synchronous transmission of the ISD4004 of MOSI.
2.5 power, out of electronic program
ISD4004 can realize the power management mode of operation, through the programming instructions to complete power and power-down operation, the program flow chart shown in Figure 11 and 12. The chip into low-power state after power-down, about 1μA current consumption, power-on operation is completed only after the chip to work properly.

3 Conclusion
described ISD4004 chip design based on single-chip control signal voice broadcast system station control room in a practical application examples, describes the system hardware and software design, its purpose is to provide a multi-line voice prompts industrial process control or alarm computer control module, can be slightly modified and easily with conventional industrial control systems or equipment used in conjunction with, even with complex systems can be easily used in conjunction with the DCS system and, complete a variety of industrial control and monitoring alarm system working state and operating tips.


September 12, 2011 at 6:59 pm Comments (0)

FPGA-based digital system design long-range temperature c ntrol

Abstract: The long-range temperature control of the composition and working principle, design of FPGA-based digital remote temperature control system data acquisition and control systems, using Altera FPGA implementation Cyclonell series, including data collection, data communication and other control functions, focusing on the hardware and software implementations. The CNC system has high accuracy, low power consumption. Keywords: remote temperature; FPGA; data acquisition and control system; Nios Ⅱ
0 Introduction
research in some special places and industrial production units, for a variety of conditions, the instrument is often not close to the actual measurement of body temperature; while some of the sensors used in the past when using the various environmental factors, making the sensor measured the temperature does not accurately reflect the temperature of the measured object. Therefore, people need to find a long-range temperature control, can accurately measure the temperature of the object, and real-time monitoring of temperature data.
remote temperature measurement device is a passive temperature sensors can be used for remote detection temperature of the object, in scientific research and industrial production has played an important role. Because when people use the device temperature measurement range, sensitivity, demanding, and because the design of today remote sensing instruments become more and more low-power high-density and miniaturization, therefore, require temperature control device for data processing and system with high reliability, high-resolution, real-time, small size and other characteristics. As a powerful FPGA logic speed, you can use a variety of interface level communication with the outside world, you can easily update the program in order to achieve a variety of functions, so this use Altera Cyclone Ⅱ series of FPGA Core long-range temperature control CNC system design, implementation of the system functionality and miniaturization.
1 remote temperature control system architecture block diagram shown in Figure 1. By the infrared probe, the photoelectric conversion unit, amplifier, data acquisition and data processing circuits and control systems and other functional modules. Infrared probe for collecting objects emit infrared light, the useful signal for transmission to the distant and the people where the action is, the last use of data processing and control system to control.

data processing and control system receiving computer instructions transmitted to control system operation. After a system power, infrared light receiving antenna to receive analog signals through long-distance transmission, the signal amplified through an A / D conversion and then sent to data processing and control system, the data processing and control system for data collection and storage, and computer data communications, work status control. Data processing and control system in the long-range temperature control in an important position. Data acquisition, data processing and control system and its peripheral circuit by FPGA circuits, data acquisition system, the level conversion circuit, the bus interface circuit and other components shown in Figure 2.

FPGA according to the system itself timing and control commands into the computer, data acquisition control circuit for data collection. At the same time, FPGA internal configurable soft-core Nios Ⅱ processing computer system will provide the calibration values ??to correct front-end analog circuits caused by the deviation of the actual error is small and thus generate the curve equation. After calibration, the system can be easily separated from the computer for remote temperature measurements, the temperature of objects can be used for on-line real-time detection, a large number of collected data to a computer for analysis. CNC system using Altera Cyclone Ⅱ series of EP2C8 FPGA core design. Cyclone Ⅱ devices using 90nm, low-K dielectric process values ??by minimizing the silicon area, on a single chip can support complex digital systems. Many user-defined I / O pins for external help system expansion. Its configuration PROM using Altera offer 16MB of EPCS4 serial configuration PROM, with the configuration device in-system programming (ISP) capabilities and multiple programming capabilities, including ISP and FLASH memory with the access interface and other features. Data acquisition circuit AD ADC AD7675, the chips work only needs to provide 5 V power supply and typically consumes 15mW, chip to speed 100KSPS, selectable parallel or serial sample data output, external optional 5 V or 3.3 V interface levels. Measured analog input voltage range of -2.5 ~ 2.5 V, can be done without losing the maximum 16-bit code.
2 hardware design
2.1 power control circuit as the circuit system is involved in a variety of analog and digital parts of the operation of the chip, A / D sampling chip and FPGA chips are require two or more power supply, so select the appropriate voltage converter is very important. Power control circuit used Linear linear power supply module to provide A / D chip needs 3.3 V, 2.5 V voltage and FPGA required voltage of 3.3 V and 1.2 V in order to improve signal quality, analog and digital part of the 3.3 V supply by different power conversion modules.
2.2 data acquisition circuit data acquisition circuit is mainly composed by the AD7675 because the output I / O part of the 3.3 V supply, so all of its data output pin and input control signals are not the need for level conversion, directly with the FPGA I / O pins connected. A / D chip conversion rate 100KSPS, choose 16b bipolar complement output, the highest bit represents the sign bit. Hardware circuit shown in Figure 3. Collected data into the FPGA registers, then transmitted to a computer for data analysis.

AD7675 analog input part of the selection of AD AD8021 operational amplifier single-ended analog input signal differential signal conversion. Power supply pin before entering the nearest tantalum capacitors installed filter to reduce the clutter on the power supply, improve signal quality. AD7675 supports two kinds of parallel and serial data output mode, the system selects the parallel data output 16b complement of sampling, and related some of the control signals, such as BYTESWAP, OB, SER / PAR needs to be set to low. And RESET and other data output I / O pin access FPGA, the FPGA control.
2.3FPGA with the computer interface circuit
FPGA via a serial communication interface for communication with external computers. This selection of MAX232 to achieve LVTTL and EIA level conversion can be done easily between FPGA and computer RS232 communication.
2.4 digital temperature control unit design of the device software design is divided into two parts, one related to programming the FPGA, and its main features include: A / D data acquisition and control, serial data communication control, LCD read-write control and PROM burning, etc.; Second, computer-related program, the main features include numerical computation, calibration FPGA and storing the collected data for analysis. Throughout the FPGA design, developed by Altera Nios Ⅱ SoPC based processor and its software development kit can be easily SoPCBuilder required IP cores, memory, interface controllers, simple and fast integration into the FPGA to , thus shortening the design cycle. FPGA internal functional modules shown in Figure 4.

FPGA core control system is constituted by the 1400 ~ 1800LE, up and running can reach 86DMIPSD the f-type Nios Ⅱ CPU. In addition to CPU, the CNC system also includes a major sign system Nios Ⅱ system ID core; a JTAG serial asynchronous transceiver provides IP cores for FPGA-line debugging program; a standard can be achieved by any standard RS232 UART baud rate nucleus, the control circuit used in the successful commissioning work in stand-alone mode with an external computer communication; two sets of parallel input and output PIO core, respectively, the A / D sampling circuit to control and read A / D sampling data obtained; two an LCD controller IP core; a chip used to run the program ROM; a delivery system clock pll; an EPCS serial configuration device controller IP core. Figure 5.
system-generated schematic shown in Figure 6.

3 System Development Test System After the build, may need further testing to ensure its normal temperature. System development and testing process shown in Figure 7.

after the first observation on the power the major hardware is working properly, Nios Ⅱ IDE will generate the SOF file downloaded to the FPGA, Nios Ⅱ system to complete the download and initialization. Nios Ⅱ and then download the software through the JTAG port to the target system. System is working properly, the remote computer through the serial port on the A / D initialized data collection. Computer receives the A / D sampling data, can be calibrated for temperature control, data processing units to calculate the temperature of the device used to calibrate the calibration equation. Calibration process is as follows, the temperature control infrared receiver probes targeting heat, heat produces accurate temperature. In order to measure accurately, for the same temperature point, the use of multiple measurement averaging method. By the computer through the serial communication to record multiple A / D sample value and the corresponding temperature. Starting from low to high temperature, recorded by the computer through the serial communication under the A / D sample values. When the recorded values ??to reflect the temperature ranges can change the situation, you can let the computer used to generate the appropriate data fitting method to reflect the temperature is measured characteristic curve equations. Transmitted to the computer equation coefficients Nios Ⅱ system, complete the entire temperature measurement device calibration. Finally, check whether the FPGA Nios Ⅱ processor LCD controller and LCD through the normal communication, LCD can display normal character; Nios Ⅱ soft processors can achieve a normal read and write with PROM. After the success of commissioning in order to save resources, you can remove the JTAG debugger, and then the correct procedures in the burn to EPCS4. Then the program can be designed Nios Ⅱ IDE from the computer and run independently. Completed the entire development process temperature control can be used normally, the calibration temperature range of temperature measurement. Off-line measurements, generated by the timer on the A / D sampling clock pulses required, Nios Ⅱ system of two PIO, respectively, control the A / D control signal and the A / D sample value read into the Nios Ⅱ system. When in use, still use methods of averaging multiple measurements to get the A / D sample value, then the regression equation, the corresponding temperature can be obtained, then the system control Nios Ⅱ LCD controller R / W, RS and DB0 ~ DB7, the corresponding temperature value displayed on the LCD. When the need to use online, Nios Ⅱ system through the serial port will be stored in the internal A / D sampling values ??and the corresponding temperature values ??are sent to the computer to form a file for analysis.
4 Conclusion In this paper the design of digital circuits for temperature control of Altera Cyclone Ⅱ series FPGA as the core, from the completion of the overall program design to system commissioning and a series of processes. The total occupation of more than 3700 CNC LE, 99200 bit memory locations. For the entire temperature provides a stable and reliable data processing platform for higher-level extensions to provide a reference, have a very broad application prospects.


September 12, 2011 at 6:59 pm Comments (0)

New York oil rep rted $ 57.81 U.S. Northeast weather is expected to rebound next week

Finance News website NEW YORK, March crude oil futures fell sharply on February 12, mainly by non-governmental organizations accu weather forecast that the U.S. Northeast will pick up later next week, heating oil futures triggered by acute period of the oil back to selling. In addition, OPEC (opec) member country officials suggested the meeting would keep output unchanged next month, also to speed up oil futures decline. NEW YORK, March oil futures fell $ 2.08, down 3.5 percent, to close at $ 57.81; March heating oil futures closed at $ 1.6454 a gallon, plunged 4.6 percent, down 7.97 cents. London, March Brent crude fell $ 2.41, or 4.1%, to close at $ 56.60. Saudi Arabia Oil Minister Naimi to accept newspaper, said that if the continuation of the current oil market trends, more and more healthy development of the market, or there is no need to adjust production. In addition, Qatar Oil Minister Abdullah al-Attiyah also stated publicly that they are satisfied with the current oil market situation, that the group does not need to change oil output. Remarks about the market expectations, the oil group meeting will be held in March will not be cut.


September 12, 2011 at 6:59 pm Comments (0)

Sony Eri sson new environmental advocates debut two new machines

For the digital release of Tencent two GreenHeart series of new machines, people should not be unfamiliar, the last on the network so that we frequent exposure to their main function has characteristics to a certain degree of understanding.
Tencent digital hearing green and reduce carbon emissions is not only the current hot topic, but has become a mobile phone manufacturers are one of the trend of new product development. Among them, Sony Ericsson launched only two months of this year GreenHeart series green to reflect its focus on environmentally friendly mobile phone concept, but also has for its persistent efforts in recent GreenHeart series adds two new members of the Sony Ericsson ElmJ10HazelJ20. The main characteristics of these two phones is green, by using 50% of the recyclable plastic material, built-in environmental applications and low-power chargers and other measures to achieve the purpose of reducing carbon dioxide emissions.
GreenHeart for the release of two series of new machines, people should not be unfamiliar, the last on the network so that we frequent exposure to their main function has characteristics to a certain degree of understanding. But the difference with the previous rumors that the official release of the Sony Ericsson ElmJ10HazelJ20 not waterproof, its main feature or by using a 50% recyclable plastic material, in order to save paper by using electronic manual, or even by water-soluble paints and energy-saving by EP300GreenHeart charger and other measures to reduce energy consumption and further reduce carbon dioxide emissions.
with the launch of the Sony Ericsson J105 past, like the release of ElmJ10HazelJ20 also preloaded WalkMate environmental applications, to help the user how to live entertainment, more environmentally friendly way of life, and has a carbon footprint (carbonfootprint) calculator, the user can always check their carbon footprint, so always pay attention to their environmental awareness. Although no people are looking for waterproof, but Sony Ericsson phones or for adding the latest high-quality voice capabilities, mainly through the noise canceling function, clear voice and intelligent volume control, which allows the user even in noisy environments can get better call quality.

Sony Ericsson ElmJ10HazelJ20 have the full personality profile, especially the unique body design of the curve is impressive. According to the official statement, user-friendly curves and ergonomic keyboard, are designed to naturally meet the users hands, which can bring a better feel. As the two phones have in common, Sony Ericsson, Sony Ericsson ElmJ10HazelJ20 available through the official website for personal data storage backup, and you can easily navigate social networking sites, with built-in applet, and so can easily visit FacebookMySpaceTwitter and other popular social networking sites, or quickly switch.

Sony Ericsson ElmJ10HazelJ20 Although there are differences in shape, but they also built a 500 million pixel camera, auto focus, digital zoom and video capture other functions, and real-time upload images to blogs and websites to share with family and friends. In addition to built-in full-life guide, including a Google search, Google Maps and supports A-GPS navigation and built-in Wisepilotturn-by-turn navigation program and other features, this Sony Ericsson phone also has the two environmental Accuweather days free weather forecast provided, and have built-in media player, compatible with a variety of audio and video format playback, you can use a memory card expansion can have more memory capacity.
As the difference between the two phones, Sony Ericsson ElmJ10 with a straight shape, is equipped with 2.2-inch QVGA million color TFT screen, supports GSM / GPRS / EDGE / WCDMA / HSDPA network, and wireless LAN access with WiFi and Bluetooth technology, built-in 280MB of memory, body, through the micro-SD memory card slot for greater storage space. The Sony Ericsson HazelJ20 is a slider design, 2.6-inch QVGA resolution with 16.7 million color TFT screen, also using 50% recyclable plastic material made of. And also to save paper and use electronic manuals, as well as by water-soluble paints and energy-efficient charger to reduce energy consumption. In addition to environmental applications and has a pre-carbon footprint (carbonfootprint) calculator functions, other such as 5-megapixel camera, A-GPS navigation, music player and memory card expansion capabilities but also with ElmJ10 is completely the same strain.

Sony Ericsson ElmJ10 body size 110.045.014.0mm, weight grams, offers two kinds of red roses eh color and body color choices, is expected next year First quarter sales. The Sony Ericsson HazelJ20 body size was 102.049.516.0mm, weighing 120 grams, also has black and red body color choices, is expected to start selling the second quarter of next year.
In addition, Sony Ericsson also introduced today a Bluetooth noise canceling headset VH700, with dual-microphone design can effectively remove background noise, and also equipped with intelligent voice control, so that any user is located areas can receive clear voice. It is reported that Sony Ericsson Bluetooth Handsfree VH700 equipped with noise canceling black, silver with white, pink with white, red with white four colors, will be


September 12, 2011 at 6:59 pm Comments (0)

J10 mobile phone Sony Ericsson started selling low-c rbon

Sony Ericsson ElmJ10 provides two kinds of black and rose red body color choices, the market retail price in Hong Kong for the 1980 Hong Kong dollars, or about 1742 yuan or so.
green and reduce carbon emissions is not only the current hot topic, but many people have become the first choice of purchase. Thus, in addition to Samsung and Sharp solar cell phone, the Sony Ericsson GreenHeart series last year for its two new members added – Sony Ericsson ElmJ10 and HazelJ20 when it will be listed naturally attracted much attention. Following the recent Sony Ericsson GreenHeart series ElmJ10 debut in the country, the phone has started again in the Hong Kong market sale.

as Sony Ericsson the main concept of GreenHeart series of environmental protection one of the new machine, this time on sale in Hong Kong, the main features of the Sony Ericsson ElmJ10 is the most popular words – “carbon.” It is mainly through the use of 50% recyclable plastic material, in order to save paper by using an electronic manual, or even by water-soluble paint and by (EP300GreenHeart) chargers and other energy saving measures to reduce energy consumption and further reduce carbon dioxide emissions. Also, the machine also comes with WalkMate environmental applications, to help the user how to live entertainment, more environmentally friendly way of life, and has a carbon footprint (carbonfootprint) calculator, the user can always check their carbon footprint, so always pay attention to his environmental awareness.
Although no people are looking for waterproof, but Sony Ericsson is the latest to join the machine features high-quality voice, mainly through the noise canceling function, clear voice and intelligent volume control, etc., allowing users to even in a noisy environment can also get better call quality. In addition to the curve and has a user-friendly ergonomic keys, can bring a better feel, the Sony Ericsson ElmJ10 also supports WCDMA / HSDPA network and WiFi wireless LAN access capabilities, and through the official Sony Ericsson website, a personal data storage backup, and you can easily navigate social networking sites, with built-in applet can easily visit Facebook, MySpace, Twitter and more popular social networking site, or the rapid switching. In addition, Sony Ericsson ElmJ10 also equipped with a 2.2-inch QVGA 26 million color TFT screen, built-in 5 megapixel camera, auto focus and video capture capabilities, and real-time upload images to blogs and website to share with family and friends.
Sony Ericsson ElmJ10 also built-in media player, compatible with a variety of audio and video format playback, you can use a memory card expansion can have more memory capacity. In addition to built-in full-life guide, including a Google search, Google Maps and supports A-GPS navigation and built-in Wisepilotturn-by-turn navigation application functions, the machine also has a 10-day free offer Accuweather Weather function.


September 12, 2011 at 6:59 pm Comments (0)

Based on reader information nRF2401 li estock research

Livestock traceability system to strengthen the livestock industry information construction, and livestock at competitive prices, and thus regulate livestock market sustained, stable and healthy development of great significance. Animals born after the use of “ear tag” label as the only record carrier identification code assigned to record various aspects of livestock in the circulation of the necessary information and use the corresponding reader to read as the information input livestock traceability system , is the livestock traceability system widely used technology. However, the animal moves around, it will lead to read / write angle and read / write distance changes rapidly, and to read / write process often mistakes are commonly used RFID readers as a result of frequency is not high, it is difficult to solve this problem. In this design a work of high reliability microwave reader to better solve this problem.
1RFID reader works
1.1RFID system introduced
RFID system consists of electronic tags, readers, antenna system. When the tag reader to read and write in a range, you can tag and reader antenna to carry through their communication, computer via the serial port to communicate with the reader, will have to write the label information, write instructions (or read label instructions) to the reader, by the reader to complete the label is written (or read) operation (see Figure 1).

1.2RFID reader introduced
RFID reader RFID systems is an important component of the core device is a radio frequency chip, the decision by the RF chip data coding and communication protocol with electronic tags, to determine the use of the reader. Reader design directly affects the reader convenience, ease of use and reliability of information literacy. It is generally communicate with the computer, in support of human-machine interface by computer PC software control of the electronic tag reader to read and write / operation. A typical work flow chart shown in Figure 2, first to the system configuration to a suitable environment, then enter the read / write the tag ID number, and then find the corresponding label into the read / write the corresponding processing subroutine label .

2 reader the basic components
RFID reader generally control unit, RF unit, communication interface, human-computer interface, memory and power supply circuits and other components. One control unit, RF unit and communication interface is an essential part of the reader, the following were introduced them.
2.1 microcontroller ATmega128
control unit is an important part of the reader, which is responsible for coordinating the various units of the system to provide some of the modules work and communication interfaces. Atmel ATmega128 used here as a reader control unit, ATmega128 is a low-power CMOS based AVRRISC 8-bit microcontroller. It has a rich peripheral interfaces, 128KB of FLASH program memory, 4KB of E2PROM, 4KB of SRAM, 53 programmable I / O port lines, internal and external interrupt sources, programmable USART, a programmable watchdog timer , SPI port and so on. It has a USART, SPI, IIC ports as well as higher operating frequency satisfy the needs of this design, while its wealth of pins for the expansion of the system provided the conditions.
2.2 RF module
2.2.1 RF chip interface
radio frequency reader module is the core component of its frequency and coding, communication protocol determines its performance. In order to design a read-write distance and to ensure reliable communications readers, used a higher frequency of nRF2401 chip. It is produced by the Norwegian Nordic single-chip RF transceiver chip operating in the 2.4 ~ 2.5GHzISM band, chip frequency synthesizer, power amplifier, crystal oscillator and modulator modules, and its output power and communication channel can be configured by the program.
The RF chip is mainly used by the antenna and electronic tag information exchange, primarily through control of its chip CS, CE, DR1, PWR_UP, CLK1, DATA, and several pins to operate it. Chip peripheral components and pin connection circuit shown in Figure 3.
2.2.2 RF chip programming
nRF2401 send and receive data using its first configuration, the design will be configured ShockBurstTM chip transceiver mode In this mode, the system The programming will be more simple, and the stability of the system will be higher. Configuration process is as follows: the CS is high, CE is low the chip to enter the configuration mode, delay 5μs above, the configuration data through the microcontroller I / O pins included nRF2401, then set the CS pin low nRF2401 level to complete the configuration. Configure the chip for the TX mode, the nRF2401 the CE pin high, delay 5μs above, it will send the data to be written nRF2401 send data cache, and then nRF2401 the CE pin low level can the data be sent out through the antenna.
receiving data and sending data similar to the process, the configuration nRF2401 to RX mode. Then set the CE pin is high after a 200μs delay after the chip into the receiving state, when detected DR1 pin goes high, indicating that the FIFO buffer nRF2401 data has been received, a read data subroutine SCM nRF2401 all the data in the read out, when data is read after all the DR1 pin goes low, then the state can be transformed using DR1 pin jump to perform other processes.
2.3 Interface Design
2.3.1 serial circuit design
In this design, the reader and the PC communication via RS232 serial interface, but the chip I / O pin level is TTL level and the PC can not communicate directly, through conversion to chip-level communication, the design chosen MAX232E to complete the level conversion, T1IN and R1OUT send and MCU serial port and serial port connected to the receiver, T1OUT and R1IN connected through the DB9 connector to a PC COM port RXD and TXD ports, circuit connections, such as circuit shown in Figure 3.
2.3.2 serial programming
MCU and PC connected through the handshake after the PC to send signals to control the role of the state, the microcontroller through the USART transmit, receive data with the PC serial communication. The design USART asynchronous receive mode, the operation is as follows, first initialize the USART, and then send the data to be placed in the data register, the configuration control register bits related to the data sent by the pin; the case of receiving data Similarly, after initializing the control registers to enable reception of the corresponding control register control bits, then the data register to read the data.
2.4 system is the basic component diagram
basic component system schematic shown in Figure 3.

3 reader system expansion
reader described above is the basic component, in order to facilitate the complete design of a Readers plus man-machine interface, memory, power circuit. Man-machine interface provides read / write process requires human intervention in the interface can be used stand-alone keyboard and LCD12864 to achieve; circuit for temporary storage of data read or the reader will have to write the data in the temporary tag to the reader, and then sent by the RFID reader, AT24C08 chip can be used to achieve, it is an I2C interface device. Power supply circuit for the entire chip reader provides all the power, you can use a variety of voltage regulator module to obtain the required power by changing.
4 Conclusion
to achieve the design process, the electromagnetic interference problem is very prominent. The reader dual layers PCB design, the underlying strata are not placed as a component, where the air before putting the top brass, and copper through vias connected to the ground and the bottom, can greatly reduce the electromagnetic interference. The entire system as anti-electromagnetic interference treatment, working in the microwave band to the distance the reader, the state of fast-moving animals with very high reliability.


September 12, 2011 at 6:58 pm Comments (0)

H t holiday sales to buy mobile phones must-see for fifty-one

Sony Ericsson
immediately holiday, many people will take advantage of this opportunity to pick a favorite long mobile phone, of course, there are a lot of people did not make up their minds. This paper brings together a price cut during May value mobile phone market, and interested friends may wish to look.
green and reduce carbon emissions is not only the current hot topic, but many people have become the first choice of purchase. Sony Ericsson at the end of last year the ElmJ10, this phone main feature is the green, 50% through the use of recyclable plastic material, built-in environmental applications and low-power chargers and other measures to achieve reduction of carbon dioxide emissions goal. Currently this phone in new oak phone sells for 1350 yuan, to support environmental protection, starting with me.
Sony Ericsson main environmental protection as the concept of GreenHeart series of new machines, one of the main features of Sony Ericsson ElmJ10 is the most popular words – “carbon.” It is mainly through the use of 50% recyclable plastic material, in order to save paper by using an electronic manual, or even by water-soluble paint and by (EP300GreenHeart) chargers and other energy saving measures to reduce energy consumption and further reduce carbon dioxide emissions. Also, the machine also comes with WalkMate environmental applications, to help the user how to live entertainment, more environmentally friendly way of life, and has a carbon footprint (carbonfootprint) calculator, the user can always check their carbon footprint, so always pay attention to his environmental awareness.
Although no people are looking for waterproof, but Sony Ericsson is the latest to join the machine features high-quality voice, mainly through the noise canceling function, clear voice and intelligent volume control, etc., allowing users to even in a noisy environment can also get better call quality. In addition to the curve and has a user-friendly ergonomic keys, can bring a better feel, the Sony Ericsson ElmJ10 also supports WCDMA / HSDPA network and WiFi wireless LAN access capabilities, and through the official Sony Ericsson website, a personal data storage backup, and you can easily navigate social networking sites, with built-in applet can easily visit Facebook, MySpace, Twitter and more popular social networking site, or the rapid switching. In addition, Sony Ericsson ElmJ10 also equipped with a 2.2-inch QVGA 26 million color TFT screen, built-in 5 megapixel camera, auto focus and video capture capabilities, and real-time upload images to blogs and website to share with family and friends.
Sony Ericsson ElmJ10 also built-in media player, compatible with a variety of audio and video format playback, you can use a memory card expansion can have more memory capacity. In addition to built-in full-life guide, including a Google search, Google Maps and supports A-GPS navigation and built-in Wisepilotturn-by-turn navigation application functions, the machine also has a 10-day free offer Accuweather Weather function.
Business name: New rubber phone monopoly
Reference Price: 1350 yuan
Tel :010 -82,538,680 Customer Service Department
Online Customer Service: QQ: 958904275
Network Support: www.mo4s.com
business address: Beijing Zhongguancun Technology


September 12, 2011 at 6:58 pm Comments (0)

American TV “pr m” mean?

[REVIEW] In the film series, “Twilight”, the plot seems to have a lot of major and prom related. Many other young American TV in which we are also often attend prom wearing a dress of the plot. The prom in the end what kind of a activity? The movie “Twilight” in the male and female participate in the school prom In the United States and Canada, a prom, short for promenade, is a formal (black tie) dance, or gathering of high school students. It is typically held near the end of the senior year. High school juniors attending the prom may call it Junior Prom while high school seniors may call it Senior Prom. In practice this may be a combined junior / senior dance. in the United States and Canada, prom (promenade of the abbreviated form) refers to a formal dance held for secondary school students, or gathering, usually held near the end of high school, (so many places have translated as “graduation party”). A junior high school students to participate in the call Junior Prom, high school is called the Senior Prom. However, when the specific organization, this party usually has both junior high school students. At prom, a Prom Queen and Prom King may be revealed. These are honorary titles awarded to students chosen in a school-wide vote prior to the prom, and are usually given to seniors. Juniors may also be honored, but would be called ” Prom Prince “or” Prom Princess “. on prom night, also announced Prom Queen (queen of the ball) and the Prom King (the king of dance) and the selected candidate. The two winners of the honorary title of the prom is within the school before the vote, and elected by mostly high school students. Junior high school students have the opportunity to be selected, but the title will be changed to Prom Prince (Prince dance) or Prom Princess (Princess party). The British synonym for the North American event would be Leavers Ball, Leavers Dinner, Formal or, informally, Leavers Do. In British English (Forum), in general, will use Leavers Ball, Leavers Dinner, Formal or more oral of the Leavers Do to that prom, or “prom.”


September 12, 2011 at 6:58 pm Comments (0)

Plu three hundred one machine to send special cartridge HP M1213nf

[Zhongguancun Online Printing Office set to fight the British Channel Original] scan, fax functions in one complex the British, a new “smart drive” technology, allowing users to install the driver eliminates the tedious, for device plug and play, convenient, This is HPLaserJetProM1213nf monochrome laser MFP, dealers offer 2150 yuan, send the original plus three hundred a 88A cartridge.
 plus three hundred to send Toner HP M1213nf one machine special HPM1213nf monochrome laser MFP
HPM1213nf more monochrome laser MFP more details
HPM1213nf black matte exterior design, filled with a sense of quality and professional business atmosphere. Compact, easy to move and placement.
HPM1213nf print copy resolution of 600 × 600dpi, with 18 pages per minute print speed copying, only 8.5 seconds first page out time, with the built-in network print server for multiple users sharing and frequent sending of small quantities of printing tasks for small workgroups to provide a stable, reliable document processing. 33.6kbps fax, on the desktop can send and receive faxes. You can use built-in telephone handset make and receive calls. Meanwhile, in addition to automatic on / off technology, warm-up through the application of HP 0 seconds 0 seconds copying technology, not only shortened the British printing and scanning tasks re-start time, but also saves energy.
HPM1213nf “smart drive” and “Automatic Turning” and other smart technology, the printer driver CD-free installation, Automatic Turning, intelligent alerts and other supplies margin applications more user-friendly experience. “Smart” concept, marking the printer began to “practical” direction.
Edit Comment : HPM1213nf monochrome laser MFP, full-featured, built-in drive let users plug and play devices. Standard network printing capabilities to easily accommodate multiple users of the document processing needs, recommend small and medium-level users to buy. HPM1213nf monochrome laser MFP


September 12, 2011 at 6:58 pm Comments (0)

“Trinity Blood” major battle brewing system reform

When the players are still immersed in “Trinity Blood (microblogging),” The new version of the “blood of the call” will bring new ways, new systems, new feelings, R


September 12, 2011 at 6:58 pm Comments (0)

« Older PostsNewer Posts »