Phone

    00852-6915 1330

transmitter Related Articles

Stay Ahead with Expert Electronics Insights,
Industry Trends, and Innovative Tips

Transmitters

The 3W PowerSpot transmitter for Power Over-the-air from Powercast

SummaryA good news that transmitter industry have a futher development is that powercast,a leader in the field of permanent mold aluminium castings,announced its three-watt PowerSpot transmitter is now FCC-approved and ISED-approved for far field(up to 80 feet) over-the-air charging multiple consumer devices.This kind of transmitter doesn't require charging mats or direct line of sight.Product IntroductionCreating a coverage area like Wi-Fi, a Powercast transmitter automatically charges enabled devices when within range. The RF transmitter uses the 915-MHz ISM band to send RF energy to a tiny Powercast receiver chip embedded in a device, which converts it to direct current (DC) to directly power or recharge that device’s batteries.Powercast is to begin the production of its standalone PowerSpot charger and is also offering a PowerSpot subassembly that consumer goods manufacturers can integrate into their own products. The compay envisions that lamps, appliances, set-top boxes, gaming systems, computer monitors, furniture or vehicle dashboards that are readily wired to an electricity source could all become “PowerSpots” able to charge multiple enabled devices around them.“Consumer electronics manufacturers can now confidently build our FCC-approved technology into their wireless charging ecosystems, and offer their customers convenient far-field charging where devices charge over the air from a power source without needing direct contact, like inductive charging requires, or near direct contact, like magnetic resonance requires,” said Powercast’s COO/CTO Charles Greene, Ph.D. The PowerSpot creates an overnight charging zone of up to 80 feet free of wires or charging mats. Enabled devices charge when in range, but don’t need direct line of sight to the PowerSpot. Powercast expects up to 30 devices left in the zone on a countertop or desktop overnight can charge by morning, sharing the transmitter’s three-watt (EIRP) power output. Charging rates will vary with distance, type and power consumption of a device. Power-hungry, heavily used devices like game controllers, smart watches, fitness bands, hearing aids, ear buds, or headphones charge best up to two feet away; keyboards and mice up to six feet away; TV remotes and smart cards up to 10 feet away; and low-power devices like home automation sensors (window breakage, temperature) up to 80 feet away. An illuminated LED indicates devices are charging and it turns off when they’re done. Audible alerts indicate when devices move in and out of the charge zone. The PowerSpot transmitter uses Direct Sequence Spread Spectrum (DSSS) modulation for power and Amplitude Shift Keying (ASK) modulation for data, and includes an integrated 6dBi directional antenna with a 70-degree beam pattern.  About PowerSpotEstablished in 2003,powerspot is the leading provider of RF-based wireless power technologies that provide power-over-distance,elimiate or reduce the need for batteries,and power or charge devices without wires and connectors.Powercast's IP portfolio includes 45 patents worldwide (21 in the US) and 30 patents pending. 
kynix On 2018-01-17   356
Transmitters

Build a Remote RC Firecracker and Firework lgniter Using RF Transmitter

Before I share it ,I would like to warn that: Fireworks are illegal in many countries. Before you go lighting off fireworks, check for any local restrictions. Stay safe!There are many articles about remote control lgnition system if you google it. However,I would like to share one but it has some differences between them cause the circuit is combined with my ideas and my friend who is an engineer. Let's see the the complete project details that allow you to ignite firecrackers from a safe distance! This circuit comprises three equally important key parts: an electronic igniter,an RF transmitter and RF receiver . Electronic IgniterThe “red-hot” part of the project is an electromagnetic relay controlled heating wire/fuse. The circuit diagram of the electronic igniter shown following is straightforward and self-explanatory. Here, galvanically isolated electromagnetic relay driver circuitry is used to control the heating element/fuse (1.5 in. of 40AWG Nichrome80 wire) from the output of the RF receiver. Because the RF remote control has four independent channels (pins 10–13 of HT12D IC in the receiver), you can replicate this electronic igniter circuitry to build multiple (four) heating lines. However, as 1.5 in. of 40AWG Nichrome wire draws current close to 1.5 A, without a healthy 12-V battery, the electronic igniter probably couldn’t ignite a firework on its output channels.   RF Transmitter and Receiver A transmitter (or radio transmitter) is an electronic device which produces radio waves with the help of an antenna. A transmitter generates a radio frequency current applied to the antenna, which in turn radiates radio waves.There are several different kinds of transmitter ICs. At Future Electronics we stock many of the most common types categorized by data rate, supply current, supply voltage, frequency range, packaging type and output power. Well,An RF module (radio frequency module) is a (usually) small electronic device used to transmit and/or receive radio signals between two devices. In an embedded system it is often desirable to communicate with another device wirelessly. ... RF communications incorporate a transmitter and a receiver. The RF transmitter consists of a 434-MHz license-exempt radio transmitter module and an encoder chip HT12E, while the RF receiver consists of a 434-MHz radio receiver module and a decoder chip HT12D. In case you are facing difficulties in getting this specific item, you can build your own circuitry (on perfboards) by following the open-hardware schematic (shown below) rendered by the eBay seller (B.M. Embedded Solutions, New Delhi, India).     TestAfter I made one,I test it with a  9-V PP3-type battery as the power source of the radio transmitter and a 12-V/2-A lab power supply as the power source for the radio receiver and electronic igniter. With the limited free space there, I didn’t want to risk being responsible for a fire that burned my lab. So I just fired only a couple of homemade fuses as the proof-of-concept. Picture is as following: 
kynix On 2017-11-06   454
Transmitters

4 Channel 2 Core Twisted Pair Remote Controller Using PT2262

Today,I would like to introduce a kine do remote controller built using PT2262,IC PT2272-M4 from PRINCETON and MAX485 from MAXIM.   This is a four channel two core twisted pair remote controller. The PT2262 is an enconder( transmitter) whic PT2272-M4 is a decoduer (receiver) and MAX485 works as bridge for twisted pair communication between PT2262 and PT2272-M4.4 Channel 2 core twisted pair remote controller built using PT2262. When any of SW1-SW4 (S1-S4) tact switches is pressed, power is applied to encoder IC and RS485 IC, the encoder starts scanning Jumper J1-J8 and transmitting the status of the 8 bits address and data serially. The decoder IC receives the data from MAX485 and compares it two times with J1-J8 address jumpers, also provides outputs high and at same time VT (Valid Transmission)  LED goes On, if the data is Valid and address of Transmitter and Receiver are same. It is important to have same jumper settings J1-J8 at transmitter and receiver to pair both. Let me talk this remote controller in several parts.  PT2262--encoder PT2262 is a remote control encoder paired with PT2272 utilizing CMOS technology. It encodes data and address pins into a serial coded waveform. Circuit uses 8 bits of tri-state address pins providing up to 6561 address codes, thereby, drastically reducing any code collision and unauthorized code scanning possibilities. PT2262 encodes the code address and data set into special waveform and outputs it to the DOUT when TE is pulled to low. The wave fed to RS485 IC for transmission. The transmitted RS485 IC data receive by receiver side of RS485 and PT2272 decode the waveform and set the corresponding output pin high. Thus completing a remote control encoding and decoding function.  PT2272-M4--decoder PT2272 decodes the waveform received and fed in to the DIN pin. The waveform is decoded into code word that contains the address, data and sync bits. The decoded address bits are compared with the address set at the address input pins. If both address match for 2 consecutive code words, PT2272 drives the data output pins whose corresponding data bits is the decoded to be a 1 bit, and (2) the VT output — to high state.  VT (Valid Transmitter) When PT2272 receive a transmission code word, it initially checks whether this is a valid transmission. For a transmission to be valid, (1) it must be complete code word, and (2) the address bits must match the address setting at the address pins. After two consecutive valid transmissions, PT2272 (1) drives the data pins according to the data bits received, and (2) raises VT to high state. Features Wide Range of Operation Voltage 5V to 12V TransmitterSupply 5V DC ReceiverOn Board Data Transmission LEDSingle Resistor Oscillator4 Momentary Outputs4 Outputs TTL LevelAddress setting 3 states HIGH, LOW, And FLOATING)Remote provides 6561 addressable combinations by setting up J1-J8 to High, Low, and Floating.On Board Power and Valid Transmission LEDS ReceiverTwisted Pair RS485 Communication Between Transmitter and ReceiverCMOS TechnologyLow Power ConsumptionIt Can transmit data over 1000 Meters cableVery High Noise ImmunityUp to 8 Tri-State Code Address Pins ApplicationGarage Door ControllerHome SecurityAutomation SystemRemote Control for Industrial Use NOTE J1 to J8 Jumper provided at Bottom layer of the PCB to set the address pins high. Top side of the PCB has Jumpers. Close them to set the address pins low for J1 to J8. 
kynix On 2017-10-18   864
Transmitters

Reducing power leakage when transmitters are idle could greatly extend battery life

At this year's Consumer Electronics Show in Las Vegas, the big theme was the "Internet of things"—the idea that everything in the human environment, from kitchen appliances to industrial equipment, could be equipped with sensors and processors that can exchange data, helping with maintenance and the coordination of tasks.Realizing that vision, however, requires transmitters that are powerful enough to broadcast to devices dozens of yards away but energy-efficient enough to last for months—or even to harvest energy from heat or mechanical vibrations."A key challenge is designing these circuits with extremely low standby power, because most of these devices are just sitting idling, waiting for some event to trigger a communication," explains Anantha Chandrakasan, the Joseph F. and Nancy P. Keithley Professor in Electrical Engineering at MIT. "When it's on, you want to be as efficient as possible, and when it's off, you want to really cut off the off-state power, the leakage power."This week, at the Institute of Electrical and Electronics Engineers' International Solid-State Circuits Conference, Chandrakasan's group will present a new transmitter design that reduces off-state leakage 100-fold. At the same time, it provides adequate power for Bluetooth transmission, or for the even longer-range 802.15.4 wireless-communication protocol."The trick is that we borrow techniques that we use to reduce the leakage power in digital circuits," Chandrakasan explains. The basic element of a digital circuit is a transistor, in which two electrical leads are connected by a semiconducting material, such as silicon. In their native states, semiconductors are not particularly good conductors. But in a transistor, the semiconductor has a second wire sitting on top of it, which runs perpendicularly to the electrical leads. Sending a positive charge through this wire—known as the gate—draws electrons toward it. The concentration of electrons creates a bridge that current can cross between the leads.But while semiconductors are not naturally very good conductors, neither are they perfect insulators. Even when no charge is applied to the gate, some current still leaks across the transistor. It's not much, but over time, it can make a big difference in the battery life of a device that spends most of its time sitting idle.Going negativeChandrakasan—along with Arun Paidimarri, an MIT graduate student in electrical engineering and computer science and first author on the paper, and Nathan Ickes, a research scientist in Chandrakasan's lab—reduces the leakage by applying a negative charge to the gate when the transmitter is idle. That drives electrons away from the electrical leads, making the semiconductor a much better insulator.Of course, that strategy works only if generating the negative charge consumes less energy than the circuit would otherwise lose to leakage. In tests conducted on a prototype chip fabricated through the Taiwan Semiconductor Manufacturing Company's research program, the MIT researchers found that their circuit spent only 20 picowatts of power to save 10,000 picowatts in leakage.To generate the negative charge efficiently, the MIT researchers use a circuit known as a charge pump, which is a small network of capacitors—electronic components that can store charge—and switches. When the charge pump is exposed to the voltage that drives the chip, charge builds up in one of the capacitors. Throwing one of the switches connects the positive end of the capacitor to the ground, causing a current to flow out the other end. This process is repeated over and over. The only real power drain comes from throwing the switch, which happens about 15 times a second.Turned onTo make the transmitter more efficient when it's active, the researchers adopted techniques that have long been a feature of work in Chandrakasan's group. Ordinarily, the frequency at which a transmitter can broadcast is a function of its voltage. But the MIT researchers decomposed the problem of generating an electromagnetic signal into discrete steps, only some of which require higher voltages. For those steps, the circuit uses capacitors and inductors to increase voltage locally. That keeps the overall voltage of the circuit down, while still enabling high-frequency transmissions.What those efficiencies mean for battery life depends on how frequently the transmitter is operational. But if it can get away with broadcasting only every hour or so, the researchers' circuit can reduce power consumption 100-fold."Ultralow leakage energy is critical for future sensor nodes that need the transmitter to be on only a very small percentage of time," says Baher Haroun, director of the Embedded Processing Systems Labs at Texas Instruments, which helped fund the MIT researchers' work. "Working with Anantha's research team on ultralow-power circuit and system ideas has always been beneficial to TI. We learn from his team's novel approaches and depth of understanding of the ultralow-power methods that apply to multiple functions, from digital to radio frequency."  
kynix On 2016-09-26   237

Kynix

Kynix was founded in 2008, specializing in the electronic components distribution business. We adhere to honesty and ethics as our business philosophy and have gradually established an excellent reputation and credibility in our international business. With the accurate quotation, excellent credit, reasonable price, reliable quality, fast delivery, and authentic service, we have won the praise of the majority of customers.

Follow us

Join our mailing list!

Be the first to know about new products, special offers, and more.

Kynix

  • How to purchase

  • Order
  • Search & Inquiry
  • Shipping & Tracking
  • Payment Methods
  • Contact Us

  • Tel: 00852-6915 1330
  • Email: info@kynix.com
  • Follow Us

authentication

Kynix

© 2008-2026 kynix.com all rights reserve.