Home    Bloggers    Messages    Resources
Tw  |  Fb  |  In  |  Rss
Rich Quinnell

MCC Announces IoT Micro Design Contest

Rich Quinnell
Newest First   Oldest First   Threaded View
Page 1 / 10   >   >>
shobhitkukreti
shobhitkukreti
3/16/2013 3:06:31 AM
User Rank
Bit twiddler
Re: Contest Entry –Drive Safe for Cardiac Patients
 

 

50%
50%
Rich Quinnell
Rich Quinnell
3/15/2013 2:17:36 PM
User Rank
Blogger
Re: Contest Entry - DSC Powered Solar Micro Inverter
Great, thanks for the additional explanation. It would be very handy to have each panel in a large array individually monitored and controlled. It also sounds like the design makes the panels modular in that one can be replaced without any impact on the others or on the array as a whole.

50%
50%
DirceuRodriguesJr
DirceuRodriguesJr
3/14/2013 10:01:33 PM
User Rank
System supervisor
Re: Contest Entry - DSC Powered Solar Micro Inverter
Rich,

   good question. Micro-inverters contrast with conventional string or central inverter devices, which are connected to multiple solar panels. The great advantage over the string version is that one solar panel, or even a complete failure panel, does not disproportionately reduce the output of the entire array. Each micro-inverter harvests optimum power by performing MPPT (Maximum Power Point Tracking) for its connected panel.

   The connection of micro inverter to the Internet (possibly through Wi-fi) has two applications:

1. Configuration (conversion on/off, alarm on/off, changing the MPPT strategy, ...).

2. Monitoring (efficiency, temperature, sun irradiance, failures, ...). Particularly useful where the solar plant is formed of several micro inverters (array).

50%
50%
Rich Quinnell
Rich Quinnell
3/13/2013 3:41:37 PM
User Rank
Blogger
Re: Contest Entry - DSC Powered Solar Micro Inverter
What kinds of control functions can you implement over the Internet, and what kind of information does the inverter report?

50%
50%
raul
raul
3/12/2013 9:27:08 AM
User Rank
Program Manager
Re: Contest Entry - Environmental Noise Pollution Analyzer and Monitor
Rich, I've heard of sound source triangulating systems installed in some cities and used by the police in order to identify gunshots and have a more immediate response to possible criminal activity. Your suggestion reminds me of that and I think it's possible to include this component into the system in order to try to identify sources of excessive noise or even gunshots in real time.

50%
50%
DirceuRodriguesJr
DirceuRodriguesJr
3/11/2013 7:58:00 PM
User Rank
System supervisor
Contest Entry - DSC Powered Solar Micro Inverter
 

     A project in the area of renewable energy: Using the  LPC4357-EVM to implement a simple, but updated, micro solar inverter featuring:

  • Single-phase output.
  • Off-grid.
  • Non isolated.
  • Low to medium output power (> 500 W).
  • Basic plataform for testing MPPT (Maximum Power Point Tracking)  strategies.   

     Since the application requires intensive calculations, typically this equipment is built based on DSPs. I decided to use a DSC (Digital Signal Controller) based on LPC43xx with ARM Cortex-M4 core, since it has DSP instructions, including saturating math and single cycle MAC (Up to 32 x 32 + 64 -> 64). 

     The figure below shows a minimal block diagram for the solution:



     

       The voltage produced by the solar panel is read through ADC0_0 input pin and elevated with a boost circuit that regulates the voltage output to 240V. The CTOUT_0  signal from LPC4357 SCT (State Configurable Timer) peripheral can be used to create a custom PWM output in order to control this step-up (through external low side gate driver). Next, four IGBTs in a full bridge configuration, generate the proper sinusoidal waveform to the load. Here, the four pins MCOA0, MCOA1, MCOB0 and MCOB1 from LPC4357 MOTOCONPWM (Motor Control PWM) unit provide the required dead time enabled complementary outputs. These pins are linked to external high and low side gate drivers. The IGBTs could be replaced by MOSFETs when using a switching frequency greater than 20 kHz. Finally, the LC output filter removes the harmonics. All pins mentioned above are available on J12 expansion connector. Some additional measurements are missing in the figure , such as output voltage for step-up and current from solar panel.

     As the connector J12 does not provide all LPC4357 Ethernet MII signals, neither the board itself provides an Ethernet PHY IC, I plan to connect the micro inverter (for remote monitoring) with the IoT (Internet of Things) indirectly through the on board USB port (to PC with internet access). Future enhancements can include connection to the Grid, battery charging, higher power and isolation provided by high frequency transformers. The Cortex-M4 side of LPC4357 is responsible to entire control of inverter (including MPPT algorithms) and Cortex-M0 side performs user interface and communications (LCD, buttons, sound alarms and USB). The synchronization between the cores is performed using a message queue mechanism (inherent to the LPC43xx). The present design is an opportunity to bring together Control Theory, DSP concepts, Power Electronics, Data Transfer and User interface programming; as well as being an environmentally friendly application.

50%
50%
Karenfield
Karenfield
3/11/2013 7:25:58 PM
User Rank
Bit twiddler
IM enabled Coffee maker
My first reaction to reading about this invention was how effective a tool it would be to catch the "freeloaders" who don't bother to put a fresh pot of coffee on. Mean of me to expect the worst of everyone, right?  But then i realized that this could be a fantastic tool for those single-serve coffee makers - it could be programmed to know your preferences and alert you when your perfect cup is ready. Now, to just figure out how to get it delivered to your desk. :-)

50%
50%
Rich Quinnell
Rich Quinnell
3/11/2013 7:09:21 PM
User Rank
Blogger
Re: Contest Entry - Connected Distance Meter
Some parts of this sound like a motion detector for alarm systems, but I get the sense you have a broader application space in mind. I'm just not clear on what it is.

One thought that occurs to me is that motion detectors detect motion, but not position. So, this could identify where the motion occurred, which might be a help in post analysis (like for finding the mousehole).

Also, this can help in situations where motion is normal, but the range is limited. So, it could monitor, say, a luggage-handling system and not be bothered by normal movement, yet detect when a piece of luggage fell off the conveyor belt.

 

50%
50%
Rich Quinnell
Rich Quinnell
3/11/2013 7:01:51 PM
User Rank
Blogger
Re: Contest Entry –Food Inventory, List & Date Log
I like that addition, although it requires discipline on the part of the users to update the system when opening something, unless you create an attachment that automatically scans everything moving into and out of the refridgerator. And in light of the discipline needed (and its usual absence) a quick and easy way to update the inventory list to ensure accuracy would be a useful feature.

50%
50%
Rich Quinnell
Rich Quinnell
3/11/2013 6:55:37 PM
User Rank
Blogger
Re: Contest Entry - Environmental Noise Pollution Analyzer and Monitor
Interesting concept, and potentially very useful. I wonder if it might be possible to have the information from several of these devices be used to identify noise sources and triangulate on its location via high-precision timing. A GPS signal contains a high-precision clock and so it might be possible to time-tag the recordings and use post analysis to determine a time-of-flight for the sound and thus establish a range. Of course, this only works for a stationary noise source, and folks probably already know where that source is ...

50%
50%
Page 1 / 10   >   >>
More Blogs from Rich Quinnell
In the latest issue of this ARM-centric magazine, topics ranging from Android apps to digital cows.
There is still an opportunity for you to share your knowledge of ARM-based design with the industry, by proposing a paper for the ARM TechCon.
We need to talk about setting up discussion groups on the site, so I've set up a live chat for Friday.
If you think MCC needs some traditional discussion groups, come help set them up.
Hot on the heels of the Beaglebone Black has come a book telling how to use it. A pretty good book, too.
flash poll
MC on twitter
like us on facebook
Microcontroller Central    About Us     Contact Us     Help     Register     Twitter     Facebook     RSS