Are u get bored using traditional old Microsoft office environment ,then here is something new. Microsoft Small Business is now giving out some cool free designer templates for Office 2007 for Windows, and Office 2008 for Mac. The best is that they comes in 9 colour schemes. These six templates contain a spreadsheet, presentation, invoice, letterhead, business card and newsletter blast templates.U can also get a 60 days free trial of Microsoft Office if you don’t have it. just click the link

Microsoft Office 2007 free templates
Don’t forget that , these templates will only work if you have the Office (2007 for Windows and 2008 for Mac) because the templates are in the new formats (.docx, .xlsx etc.). These templates are zip files and you can download them directly. No verification required.

Categories: NEWS & EVENTS · TECH-TALK · TOOL · TUTORIALS · life
Tagged: Advanced Engineering, bussiness with style, life, M S OFFICE, microsoft, office 2007, Results and Applications, STUDY GUIDE, TEMPLETS, TOOL
Categories: INSTRUMENTATION · NEWS & EVENTS · TECH-TALK · Uncategorized
Tagged: cut off, engineering, GATE, gate percentile, IIIT, IISC, IIT, List of Approved Post Graduate Education and Research institutions, M E, m tech, NIT, seats in gate, seats of m e, seats of m tech, Technology
Not with envy, but kindness to the environment, and alertness to your electricity bills
You leave your PC on all day. But you care for the environment, so you switch off the monitor. Good move, but did you know you are still wasting about 45 Watts with the CPU running?
That’s what Tufts University’s Climate Initiative says. And it also says that if you leave your PC on for the entire day, 850-1500 pounds of carbon dioxide is released into the atmosphere a year. And this means that you need 60-300 trees to absorb that much CO2 in a year.
That does get you thinking doesn’t it! Now, all that noise about climate change because of our insensitivity to the environment starts to make sense. We cut down trees, we waste electricity, we replace cellphones and gadgets with the latest ones, without bothering about what really happens to the old ones. While there could be debates on how much all this really impacts our environment, most of us know intuitively that what we are doing mindlessly is really not right, and is likely to have negative repercussions.
That is why the world over, the word Green is becoming red hot. Green computing is in. This means that you start to use computing resources efficiently. It’s not just about being good to Mother Nature, but also being able to save a lot of money being spent on electricity. For companies that have thousands and thousands of computers running, datacenters keeping their businesses up and running, all this can add to a huge fortune. In fact, going green is now gaining so much momentum that those companies which do not have green computing initiatives are seen as enemies of the environment.
So how does it matter to you? You might have one PC and a laptop at home, in addition to the multiple electronic devices you run. And you might even be considering another PC for the little one. Think if you really need all those PCs. Buy only if you have to. While buying, remember that laptops consume less power, so it could be wiser to go the portable way. Or if you need to look at a PC, opt for monitors that consume less power. LCD monitors need much less power than CRT ones. Look for Energy Star ratings and save energy.
Explore the power saving options of your PC and customize them to suit the way you work. If you often go away from your PC for a long time, you can set the monitor and hard disk to be switched off after a few minutes of no-activity.
To dispose old PCs and gadgets, get in touch with NGOs working in this area and figure out the best way to do so. Or if you own a branded PC or gadget, get in touch with the company and ask how this e-waste can be managed. Most computer vendors and cellphone makers have Green initiatives on, so you might get some help.
These are still early days for green initiatives for companies in India. But if you and I make a start, the rest will fall in place.
Categories: NEWS & EVENTS · TECH-TALK · how to live · life
Tagged: Educational, engineering, Go green, how, info, leaptop, Save Energy, technolgy, working
December 24, 2008 · 1 Comment
24 December 2008
Indian Space Research Organisation (ISRO) is all set for its second moon mission `Chandrayaan II’ and space scientists plan to send a robot to moon in 2012, followed by a spacecraft to Mars in 2013.
ISRO will also sent a man to space astride a Russian spaceship the same year, its chairman G Madhavan Nair said.
Besides, ISRO has lined up a slew of missions, which also include landing a spacecraft on an asteroid and sending a probe to fly past a comet, the ISRO chief told reporters at a function organised by the Confederation of Indian Industry (CII) to felicitate the members of the Chandrayaan I team.
”Chandrayaan II, the design is complete, we hope by 2012, we will be ready for the launch,” Madhavan Nair said.
The launch of Chandrayaan-II, approved by the government will include a rover that will land on the moon. It will map a three-dimensional atlas of the moon, and analyse the chemical and mineral composition of the lunar surface.
India hopes to send an astronaut into space by 2013 and a manned mission to the moon by 2020.
India, which started its space programme in 1963, now account for around 16 satellites currently in earth orbit
India also has the world’s largest constellation of seven earth-observation satellites, which is being used for telecommunications, TV broadcasting, earth observation, weather forecasting, remote education and healthcare.
Nair, however, said the mission to Mars is still at a conceptual stage and ISRO expects to finalise plans by next year, with take-off in 2013.b He said the same Geosynchronous Satellite Launch Vehicle (GSLV) will be used to launch the probe to Mars.

Categories: Uncategorized
Tagged: "INDIA's MOON mission", Chandrayan II in 2012, chandryan, isro, Mars mission
Semulation is a computer science-related neologism that combines simulation and emulation. It is the process of controlling an emulation through a simulator.
//
Semulation in computer science
Digital hardware is described using hardware description languages (HDL) like VHDL, Verilog or System Verilog. These descriptions are simulated together with a problem-specific testbench. The initial functional verification of most IP designs is done via simulation at register transfer level (RTL) or gate level. In an event driven simulation method the code must be processed sequential by a CPU, because a normal computer is not able to process the implemented hardware parallel. This sequential approach leads to long simulation times especially in complex systems on chip (SoC) designs.
After simulation the RTL description must be synthesized to fit in the final hardware (eg.: FPGA, ASIC). This step brings a lot of uncertainties because the real hardware is normally not as ideal as the simulation model. The differences between real world and simulation are a major reason why emulation is used in hardware design.
Generally the simulation and emulation environment are two independent systems. Semulation is a symbiosis of both methods. In semulation one part of a hardware design is processed sequential in software (eg.: the testbench) while the other part is emulated.
An example design flow for semulation is depicted in the following block chart:

The database holds the design and testbench files and the information about the block whether it will be simulated or emulated. The left part shows the normal simulation path where the design files must be compiled for an HDL simulator. The right part of the state chart handles the flow for the emulation system. Design files for the FPGA must be synthesized to the appropriate target technology. A major point in semulation is the connection between the emulation system and the HDL simulator. The interface is necessary for the simulator to handle the connected hardware.
Advantages of Semulation
- Simulation acceleration: Simulating huge designs with an HDL simulator is a tedious task. When the designer transfers parts of the design to an emulation system and co-simulates them with the HDL simulation, the simulation run times can be decreased.
- Using real hardware early in the design flow.
Categories: INSTRUMENTATION · SIMULATION · TOOL · semulation
Virtual Instrumentation is the use of customizable software and modular measurement hardware to create user-defined measurement systems, called virtual instruments.
Traditional hardware instrumentation systems are made up of pre-defined hardware components, such as digital multimeters and oscilloscopes that are completely specific to their stimulus, analysis, or measurement function. Because of their hard-coded function, these systems are more limited in their versatility than virtual instrumentation systems. The primary difference between hardware instrumentation and virtual instrumentation is that software is used to replace a large amount of hardware. The software enables complex and expensive hardware to be replaced by already purchased computer hardware; e. g. analog to digital converter can act as a hardware complement of a virtual oscilloscope, a potentiostat enables frequency response acquisition and analysis in electrochemical impedance spectroscopy with virtual instrumentation.
The concept of a synthetic instrument is a subset of the virtual instrument concept. A synthetic instrument is a kind of virtual instrument that is purely software defined. A synthetic instrument performs a specific synthesis, analysis, or measurement function on completely generic, measurement agnostic hardware. Virtual instruments can still have measurement specific hardware, and tend to emphasize modular hardware approaches that facilitate this specificity. Hardware supporting synthetic instruments is by definition not specific to the measurement, nor is it necessarily (or usually) modular.
Leveraging commercially available technologies, such as the PC and the analog to digital converter, virtual instrumentation has grown significantly since its inception in the late 1970s. Additionally, software packages like National Instruments‘ LabVIEW and other graphical programming languages helped grow adoption by making it easier for non-programmers to develop systems.
Categories: INSTRUMENTATION · SIMULATION · TOOL · virtual instrumentation
|
|
COIMBATORE: Even as India’s maiden lunar probe circles the moon, the Centre has given its approval for Chandrayaan-II and it would be in orbit by 2012.
ISRO has started necessary research workfor the next mission for which the Centre has sanctioned necessary funds, Chandrayaan-I Project Director Mylswamy Annadurai told reporters. The second mission would be a fully indigenous one, he said.
Chandrayan-I is the best thing to happen to Indian space research and is designed to study the water availability and fertile standards of moon, he said.
The moon mission has proved that India is on par with any other nation which ventured to the earth’s satellite, he said.
Stating that the pictures being received from moon were giving very valuable inputs, he said steps are being made to get continuous pictures by making some technical corrections.
Earlier, the Scientist was felicitated by the public at different places in Coimbatore district for the successful launch of the country’s moon mission.
Accepting the felicitations, Annadurai exhorted the students to shelve their foreign dreams as opportunities were available within India.
The days of foreign students coming to India in pursuit of research works and higher studies were not far away, he said.
source:www.indiatimes.com
|
Categories: NEWS & EVENTS · TECH-TALK
Tagged: "INDIA's MOON mission", CHANDRAYAAN-1, chandrayan, chandrayan-2, isro
LabVIEW is a powerfull tool developed by NATIONAL INSTRUMENS having many new features….
Increase Throughput with Parallel Test test engineers use LabVIEW, multicore processors, and new bus technologies to create high-performance test systems capable of parallel processing, parallel measurements, and even parallel test on the production floor. Connect to Any Instrument, Any Sensor, Any Bus Built-in I/O and communication libraries in LabVIEW provide native connectivity to any instrument, sensor, bus, or software interface to simplify integration of these components into your test applications.
Boeing Uses LabVIEW to Develop a Low-Cost Test System LabVIEW software and NI hardware helped a single Boeing developer create a high-channel-count, synchronized test system in only six months to measure the effectiveness of new commercial jetliner designs in reducing noise during flight.
Acquire Measurements from Any Sensor, Any Bus LabVIEW may be used to create a fully functional measurement application with analysis and a custom user interface using a variety of PCI- and USB-based data acquisition hardware. Measure in Minutes with LabVIEW and the DAQ Assistant LabVIEW uses the interactive DAQ Assistant and high-level functions to combine the flexibility and scalability of traditional programming languages and the ease of use of configuration-based data acquisition tools.
Acquire, Analyze, and Present Data Quickly with Express VIs to develop a powerful DAQ application that includes advanced analysis and a custom user interface. See how tasks that would take several lines of code in traditional programming languages are interactively configured with Express VIs in LabVIEW.
Use LabVIEW to Program the Next-Generation PLC Industrial engineers pushing the boundaries of controller technology can use LabVIEW graphical programming and programmable automation controllers (PACs) to combine PC functionality with programmable logic controller (PLC) reliability. Add Advanced Analysis to Your PLC Add advanced analysis, signal processing, decision making, and debugging diagnostics to an existing PLC-based industrial application with LabVIEW and OPC connectivity.
Simplify Embedded Development with Graphical System Design Discover how LabVIEW graphical system design software provides domain experts with high-level tools, such as statecharts, to design and implement their systems on off-the-shelf hardware. Get to Market Faster with LabVIEW and COTS Hardware LabVIEW graphical programming and commercial off-the-shelf (COTS) hardware help design teams get products to market faster by accelerating every stage of development – from the earliest stages of design and simulation to prototyping the system with real-world signals and deploying to a chosen processor target.
Prototype and Deploy a Custom Controller with LabVIEWDrivven used LabVIEW and COTS prototyping hardware to quickly develop custom IP for an FPGA-based engine control unit (ECU) in a high-performance motorcycle engine.
Control Industrial Machinery Remotely with LabVIEW Nexans uses LabVIEW and NI reconfigurable embedded hardware to control the hydraulic systems on a remotely operated underwater excavator that prepares the ocean floor for a pipeline to extract natural gas.
Combine Graphical and Textual Programming to Reduce Design Time Reduce embedded design time by using a LabVIEW graphical system design approach to combine the traditionally separate tasks of theoretical design and prototyping. Choose between graphical and textual programming throughout the process. Choose the Software Preferred by Students for Signal Processing Professor Mark Yoder, Ph.D., recently transitioned the signal processing course at Rose-Hulman from The MathWorks, Inc. MATLAB® software to LabVIEW software. Dr. Yoder’s research later showed that students prefer LabVIEW as a learning tool by a 3 to 1 margin. MATLAB® is a registered trademark of The MathWorks, Inc.
Students Use LabVIEW to Create Segway-Inspired Machine A senior design team at Rensselaer Polytechnic Institute used LabVIEW to develop a two-wheeled robotic locomotion platform inspired by the Segway Human Transporter. With LabVIEW software and NI hardware, the students could use one platform throughout the project.
source: www.ni.com
Categories: INSTRUMENTATION · LabVIEW · NI · SIMULATION · TOOL
Tagged: Educational, engineering, how, info, LabVIEW, leaptop, new, NI
BANGALORE: India marked its presence on Moon on Friday night to be only the fourth nation to scale this historic milestone after a Moon Impact
Probe with the national tri-colour painted successfully landed on the lunar surface after being detached from unmanned spacecraft Chandrayaan-1. ( Watch )
Joining the US, the erstwhile Soviet Union and the European Union, the 35-kg Moon Impact Probe (MIP) hit the moon exactly at 8.31 PM, about 25 minutes after the probe instrument descended from the satellite in what ISRO described as a “perfect operation”.
Miniature Indian flags painted on four sides of the MIP signalled the country’s symbolic entry into moon to coincide with the birth anniversary of the country’s first Prime Minister Jawaharlal Nehru, observed as Children’s Day.
“It will signify the entry of India on Moon,” an ISRO official said.
The MIP is one of the 11 scientific instruments (payloads) onboard Chandrayaan-1, India’s first unmanned spacecraft mission to Moon launched on October 22 from Sriharikota spaceport.
Developed by ISRO’s Vikram Sarabhai Space Centre of Thiruvananthapuram, the primary objective of MIP is to demonstrate the technologies required for landing a probe at the desired location on the moon.
The probe will help qualify some of the technologies related to future soft landing missions. This apart, scientific exploration of the moon at close distance is also intended using MIP.
During its 20-minute descent to the moon’s surface, MIP took pictures and transmitted them back to the ground. The first pictures are expected to be made public on Saturday.
ISRO officials said Chandrayaan-1 detached the Moon Impact Probe as planned.
US was the first country whose flag adorned the moon and the success of the MIP landing on the earth’s natural satellite is the first hardlanding on the moon in 32 years.
The spacecraft on Friday reached its final orbital home, about 100 kms over the moon surface after ISRO scientists successfully carried out the last critical orbit lowering operation.
The MIP consists of a C-band Radar Altimeter for continuous measurement of altitude of the probe, a video imaging system for acquiring images of the surface of moon from the descending probe and a mass spectrometer for measuring the constituents of extremely thin lunar atmosphere during its 20-minute descent to the lunar surface.
The MIP withstood the impact of a hardlanding after it hit the lunar surface.
From the operational circular orbit of about 100 km height passing over the polar regions of the moon, it is intended to conduct chemical, mineralogical and photo geological mapping of the moon with Chandrayaan-1’s 11 scientific instruments (payloads).
After the successful release of MIP,the other scientific instruments would be turned on sequentially leading to the normal phase of the two-year mission.
|
|
| |
|
source:www.indiatimes.com
Categories: NEWS & EVENTS · TECH-TALK
Tagged: Chandrayaan-I, Impact Probe lands on moon, isro