Showing posts with label technology. Show all posts
Showing posts with label technology. Show all posts

Tuesday, 3 January 2017

Supercomputers

Top 10 Supercomputers in 2016
What is a Supercomputer?
A supercomputer is a computer with a high level of computational capacity compared to a general-purpose computer. Performance of a supercomputer is measured in floating-point operations per second (FLOPS) instead of million instructions per second (MIPS). As of 2015, there are supercomputers which can perform up to quadrillions of FLOPS.
Supercomputers were introduced in the 1960s, made initially, and for decades primarily, by Seymour Cray at Control Data Corporation (CDC), Cray Research and subsequent companies bearing his name or monogram. While the supercomputers of the 1970s used only a few processors, in the 1990s, machines with thousands of processors began to appear and, by the end of the 20th century, massively parallel supercomputers with tens of thousands of off-the-shelf processors were the norm.
As of June 2016, the fastest supercomputer in the world is the Sunway TaihuLight, in mainland China, with a Linpack benchmark of 93 PFLOPS (P=peta), exceeding the previous record holder, Tianhe-2, by around 59 PFLOPS. It tops the rankings in the TOP500 supercomputer list. Sunway TaihuLight's emergence is also notable for its use of indigenous chips, and is the first Chinese computer to enter the TOP500 list without using hardware from the United States. As of June 2016, China, for the first time, had more computers (167) on the TOP500 list than the United States (165). However, U.S. built computers held ten of the top 20 positions.
Supercomputers play an important role in the field of computational science, and are used for a wide range of computationally intensive tasks in various fields, including quantum mechanics, weather forecasting, climate research, oil and gas exploration, molecular modeling (computing the structures and properties of chemical compounds, biological macromolecules, polymers, and crystals), and physical simulations (such as simulations of the early moments of the universe, airplane and spacecraft aerodynamics, the detonation of nuclear weapons, and nuclear fusion). Throughout their history, they have been essential in the field of cryptanalysis.

Here is the list of Top 10 Supercomputers in World till 2016:

1. Sunway TaihuLight – China
Processor: SW26010 | Vendor: NRCPC | Operating System: Linux (Raise) |
Total CPU Cores: 10,649,600

The Sunway TaihuLight is a Chinese supercomputer which, as of June 2016, is ranked number one in the TOP500 list as the fastest supercomputer in the world, with a LINPACK benchmark rating of 93 petaflops. This is nearly three times as fast as the previous holder of the record, the Tianhe-2, which ran at 34 petaflops. As of June 2016, it is also ranked as the third most energy-efficient supercomputer in TOP500, with an efficiency of 6,051.30 MFLOPS/W. It was designed by the National Research Center of Parallel Computer Engineering & Technology (NRCPC) and is located at the National Supercomputing Center in Wuxi in the city of Wuxi, in Jiangsu province, China.
The Sunway TaihuLight uses a total of 40,960 Chinese-designed SW26010 manycore 64-bit RISC processors based on the Sunway architecture.Each processor chip contains 256 processing cores, and an additional four auxiliary cores for system management (also RISC cores, just more fully featured) for a total of 10,649,600 CPU cores across the entire system.

The processing cores feature 64 KB of scratchpad memory for data (and 16 KB for instructions) and communicate via a network on a chip, instead of having a traditional cache hierarchy.
The system runs on its own operating system, Sunway RaiseOS 2.0.5, which is based on Linux. The system has its own customized implementation of OpenACC 2.0 to aid the parallelization of code.

2. Tianhe-2 – China
Processor: Xeon E5–2692, Xeon Phi 31S1P | Vendor: NUDT | Operating System: Linux (Kylin) |Total CPU Cores: 3,120,000

Tianhe-2 or TH-2 is a 33.86-petaflop supercomputer located in National Supercomputer Center in Guangzhou. It was developed by a team of 1,300 scientists and engineers.
It was the world's fastest supercomputer according to the TOP500 lists for June 2013, November 2013, June 2014, November 2014, June 2015, and November 2015. The record was surpassed in June 2016 by the Sunway TaihuLight. In 2015, plans of the Sun Yat-sen University in collaboration with Guangzhou district and city administration to double its computing capacities were stopped by a US government rejection of Intel's application for an export license for the CPUs and coprocessor boards.
In response to the US sanction, China introduced the Sunway TaihuLight supercomputer in 2016, which substantially outperforms the Tianhe-2, and now holds the title as the fastest supercomputer in the world while using completely domestic technology including the Sunway multicore microprocessor.
With 16,000 computer nodes, each comprising two Intel Ivy Bridge Xeon processors and three Xeon Phi coprocessor chips, it represented the world's largest installation of Ivy Bridge and Xeon Phi chips, counting a total of 3,120,000 cores. Each of the 16,000 nodes possessed 88 gigabytes of memory (64 used by the Ivy Bridge processors, and 8 gigabytes for each of the Xeon Phi processors). The total CPU plus coprocessor memory was 1,375 TiB (approximately 1.34 PiB). The system has a 12.4 PiB H2FS file system consisting of IO forwarding nodes providing a 1 TiB/s burst rate backed by a Lustre file system with 100 GiB/s sustained throughput.

3. Titan – United States
Processor: Opteron 6274, Tesla K20X | Vendor: Cray | Operating System: Linux (CLE, SLES based) |Total CPU Cores: 299,008


Titan is a supercomputer built by Cray at Oak Ridge National Laboratory for use in a variety of science projects. Titan is an upgrade of Jaguar, a previous supercomputer at Oak Ridge that uses graphics processing units (GPUs) in addition to conventional central processing units (CPUs). Titan is the first such hybrid to perform over 10 petaFLOPS. The upgrade began in October 2011, commenced stability testing in October 2012 and it became available to researchers in early 2013. The initial cost of the upgrade was US$60 million, funded primarily by the United States Department of Energy.
Titan is due to be eclipsed at Oak Ridge by Summit in 2018, which is being built by IBM and features fewer nodes with much greater GPU capability per node as well as local per-node non-volatile caching of file data from the system's parallel file system.
Titan employs AMD Opteron CPUs in conjunction with Nvidia Tesla GPUs to improve energy efficiency while providing an order of magnitude increase in computational power over Jaguar. It uses 18,688 CPUs paired with an equal number of GPUs to perform at a theoretical peak of 27 petaFLOPS; in the LINPACK benchmark used to rank supercomputers' speed, it performed at 17.59 petaFLOPS. This was enough to take first place in the November 2012 list by the TOP500 organization, but Tianhe-2 overtook it on the June 2013 list.

Titan is available for any scientific purpose; access depends on the importance of the project and its potential to exploit the hybrid architecture. Any selected code must also be executable on other supercomputers to avoid sole dependence on Titan. Six vanguard codes were the first selected. They dealt mostly with molecular scale physics or climate models, while 25 others queued behind them. The inclusion of GPUs compelled authors to alter their codes. The modifications typically increased the degree of parallelism, given that GPUs offer many more simultaneous threads than CPUs. The changes often yield greater performance even on CPU-only machines.

4. Sequoia – United States
Processor: PowerPC A2| Vendor: IBM | Operating System: Linux (RHEL and CNK) |Total CPU Cores: 1,572,864

IBM Sequoia is a petascale Blue Gene/Q supercomputer constructed by IBM for the National Nuclear Security Administration as part of the Advanced Simulation and Computing Program (ASC). It was delivered to the Lawrence Livermore National Laboratory (LLNL) in 2011 and was fully deployed in June 2012.
On June 14, 2012, the TOP500 Project Committee announced that Sequoia replaced the K computer as the world's fastest supercomputer, with a LINPACK performance of 16.32 petaflops, 55% faster than the K computer's 10.51 petaflops, having 123% more cores than the K computer's 705,024 cores. Sequoia is also more energy efficient, as it consumes 7.9 MW, 37% less than the K computer's 12.6 MW.
As of June 17, 2013, Sequoia had dropped to #3 on the TOP500 ranking, behind Tianhe-2 and Titan. In June 2016, it slipped again, to fourth place on the TOP500 ranking.
Record-breaking science applications have been run on Sequoia, the first to cross 10 petaflops of sustained performance. The cosmology simulation framework HACC achieved almost 14 petaflops with a 3.6 trillion particle benchmark run, while the Cardioid code, which models the electrophysiology of the human heart, achieved nearly 12 petaflops with a near real-time simulation.
The entire supercomputer runs on Linux, with CNK running on over 98,000 nodes, and Red Hat Enterprise Linux running on 768 I/O nodes that are connected to the Lustre filesystem.

5. Cori – United States
Processor: Xeon Phi 7250 | Vendor: Cray | Operating System: Linux (CLE)|
Total CPU Cores: 632,672

Cori is NERSC's newest supercomputer (NERSC-8), a Cray XC40. It is named for American biochemist Gerty Cori, the first American woman to win a Nobel Prize and the first woman to be so honored with the prize in Physiology or Medicine.   Cori is a unique supercomputer, comprised of 2,004 Intel Xeon "Haswell" processor nodes, 9,300 Intel Xeon Phi "Knight's Landing" nodes, and a 1.5 PB Cray Data Warp Burst Buffer.
NERSC's newest supercomputer, named Cori, currently has Phase I (the Haswell partition) installed.  Cori Phase I has a (theoretical) peak performance of 1.92 petaflops/sec, 52,160 compute cores for running scientific applications, 203 terabytes of memory, and 28 petabytes of online disk storage with a peak I/O bandwidth of > 700 gigabytes (GB) per second.
The cabinets of the Cori Phase II system (the Knights Landing partition) arrived in July 2016, and integration with the Phase I system began in September 2016.

6. Oakforest-PACS – Japan
Processor: Xeon Phi 7250| Vendor: Fujitsu| Operating System: Linux |
Total CPU Cores: 556,104

The University of Tokyo, the University of Tsukuba, and Fujitsu Limited today announced that the Oakforest-PACS massively parallel cluster-type supercomputer, built by Fujitsu and operated by the Joint Center for Advanced High Performance Computing (JCAHPC), has achieved a LINPACK performance result of 13.55 petaflops, as ranked in the November Top500 list for supercomputer performance. Given this, Oakforest-PACS has surpassed the K computer to officially become the highest performance supercomputer in Japan. The system's peak performance is 25 petaflops, which is about 2.2 times that of the K computer.
The Oakforest-PACS system is located in the Information Technology Center on the University of Tokyo's Kashiwa Campus, but everything is carried out jointly by the University of Tokyo and the University of Tsukuba, including financing, implementation and operation of the system, as well as the majority of program usage. The system is made up of 8,208 computational nodes using Intel Xeon Phi high performance processors with Knights Landing architecture that uses many-core processor technology.
 The nodes are connected by Intel® Omni-Path Architecture. Because of the progress in semiconductor and interconnect technology over the past five years, the system, which uses commercially available processors, has been able to achieve the highest level of performance in Japan.

7. K computer – Japan
Processor: SPARC64 VIIIfx | Vendor: Fujitsu| Operating System: Linux |
Total CPU Cores: 705,024

The K computer – named for the Japanese word "kei" meaning 10 quadrillion (1016) is a supercomputer manufactured by Fujitsu, currently installed at the RIKEN Advanced Institute for Computational Science campus in Kobe, Japan. The K computer is based on a distributed memory architecture with over 80,000 computer nodes. It is used for a variety of applications, including climate research, disaster prevention and medical research. The K computer's operating system is based on the Linux kernel, with additional drivers designed to make use of the computer's hardware.
In June 2011, TOP500 ranked K the world's fastest supercomputer, with a computation speed of over 8 petaflops, and in November 2011, K became the first computer to top 10 petaflops. It had originally been slated for completion in June 2012. In June 2012, K was superseded as the world's fastest supercomputer by the American IBM Sequoia and as of August 2016, K is the world's fifth-fastest computer.

8. Piz Daint – Switzerland
Processor: Xeon E5-2690v3, Tesla P100 | Vendor: Cray| Operating System: Linux (CLE) |Total CPU Cores: 45,216

Named after Piz Daint, a prominent peak in Grisons that overlooks the Fuorn pass, this supercomputer is a Cray XC30 system and is the flagship system for national HPC Service.
Piz Daint has a computing power of 7.8 PFlops, this means 7.8 quadrillion of mathematical operations per second. Piz Daint can compute in one day more than a modern laptop could compute in 900 years.
This supercomputer is a 28 cabinet Cray XC30 system with a total of 5'272 compute nodes. The compute nodes are equipped with an 8-core 64-bit Intel SandyBridge CPU (Intel® Xeon® E5-2670), an NVIDIA® Tesla® K20X with 6 GB GDDR5 memory, and 32 GB of host memory. The nodes are connected by the "Aries" proprietary interconnect from Cray, with a dragonfly network topology.

9. Mira – United States
Processor: PowerPC A2 | Vendor: IBM | Operating System: Linux (CNK)|
Total CPU Cores: 786,432

Mira is a petascale Blue Gene/Q supercomputer. As of June 2013, it is listed on TOP500 as the fifth-fastest supercomputer in the world. It has a performance of 8.59 petaflops (LINPACK) and consumes 3.9 MW. The supercomputer was constructed by IBM for Argonne National Laboratory's Argonne Leadership Computing Facility with the support of the United States Department of Energy, and partially funded by the National Science Foundation. Mira will be used for scientific research, including studies in the fields of material science, climatology, seismology, and computational chemistry. The supercomputer is being utilized initially for sixteen projects, selected by the Department of Energy.
The Argonne Leadership Computing Facility, which commissioned the supercomputer, was established by the America COMPETES Act, signed by President Bush in 2007, and President Obama in 2011.The United States' emphasis on supercomputing has been seen as a response to China's progress in the field. China's Tianhe-1A, located at the Tianjin National Supercomputer Center, was ranked the most powerful supercomputer in the world from October 2010 to June 2011.Mira is, along with IBM Sequoia and Blue Waters, one of three American petascale supercomputers deployed in 2012. The cost for building Mira has not been released by IBM. Early reports estimated that construction would cost US$50 million, and Argonne National Laboratory announced that Mira was bought using money from a grant of US$180 million. In a press release, IBM marketed the supercomputer's speed, claiming that "if every man, woman and child in the United States performed one calculation each second, it would take them almost a year to do as many calculations as Mira will do in one second"

10. Trinity – United States
Processor: Xeon E5–2698v3 | Vendor: Cray | Operating System: Linux (CLE) |Total CPU Cores: 68,138

The Trinity supercomputer is provided by Cray, Inc. and is based on its XC30 platform architecture. Trinity is a mixture of Intel Haswell and Knights Landing (KNL) processors. The Haswell partition provides a natural transition path for many of the legacy codes running on the Cielo supercomputer, Trinity’s predecessor. In order to effectively use the KNL processor to its full potential, the ASC code teams to must expose higher levels of thread- and vector-level parallelism than has been necessary for the traditional multicore architectures. To help facilitate this transition, the Trinity Center of Excellence was established, with staff from the ASC tri-Labs, Cray, and Intel.
Trinity introduces tightly integrated nonvolatile “burst buffer” storage capabilities. Embedded within the high-speed fabric are nodes with attached solid-state disk drives. The burst buffer capability will allow for accelerated checkpoint/restart performance and relieve much of the pressure normally loaded on the back-end storage arrays. In addition, the burst buffer will support novel new workload management strategies such as in-situ analysis, which opens a whole space in which projects can manage their overall workflows.
Trinity also introduces advanced power management functionality that allows monitoring and control of power consumption at the system, application, and component levels. Although advanced power management is not needed for the current power and operational budget, its functionality is being used to gain a better understanding for future system requirements and features.

Friday, 23 December 2016

Quadcopters

Top 10 Quad-copters in 2016
       A quadcopter, also called a quadrotor helicopter or quadrotor is a multirotor helicopter that is lifted and propelled by four rotors. Quadcopters are classified as rotorcraft, as opposed to fixed-wing aircraft, because their lift is generated by a set of rotors (vertically oriented propellers).
Quadcopters generally use two pairs of identical fixed pitched propellers; two clockwise (CW) and two counter-clockwise (CCW). These use independent variation of the speed of each rotor to achieve control. By changing the speed of each rotor it is possible to specifically generate a desired total thrust; to locate for the centre of thrust both laterally and longitudinally; and to create a desired total torque, or turning force.
In the late 2000s, advances in electronics allowed the production of cheap lightweight flight controllers, accelerometers (IMU), global positioning system and cameras. This resulted in a rapid proliferation of small, cheap consumer quadcopters along with other multi rotor designs. Quadcopter designs also became popular in unmanned aerial vehicle (UAV or drone) research. With their small size and maneuverability, these quadcopters can be flown indoors as well as outdoors.
Here is the list of top 10 Quadcopters (drone) in 2016:

1. DJI Inspire 1 PRO Zenmuse X5 4K Camera Drone RTF
Price: $3,899.00(amazon.com)


With the ZENMUSE X5, you have the world’s first set of Micro Four Thirds cameras built specifically for aerial photography and cinematography. Bringing unparalleled imaging quality together with integrated 3-axis gimbal stabilization and remarkable ease of use, each empowers you to shoot and complete jobs like never before. The Inspire 1 Pro comes with one transmitter (radio controller) and a second can be added if desired so that one operator can pilot and another can pan and tilt the camera. This is the king of all drones in 2016.
Highlighted features:
·         Bundle Includes: Custom Painted Carbon Fiber Inspire 1 PRO Zenmuse X5 4K Camera Quad + 1 Tb47 Battery and 1 Tb48 Battery in Carbon Fiber Design + Hard Case + All Included Accessories + Free Drones Etc. Lanyard!
·         Ready-to-fly aerial system.
·         Live, wireless HD video transmission via DJI Lightbridge.
·         Dedicated remote with flight and camera controls.
·         Powerful app to adjust camera settings, edit videos, and more.


2. DJI T600 Inspire 1 Drone
Price: $2,199.00 (amazon.com)

The advanced technology is showered on the drone model DJI T600 Inspire 1 Drone. The ready to fly drones have dual controllers which assist you to fly with a friend and share the joy. One person can fly it while
the other can control the camera for the best flight footage to be taken.
It is embedded with the strong fiber arm lifts which focus on the way you shoot. Unrestricted and clear 360-degree view of the world for the creation of images. The 4K camera can shoot up to 4k video. The megapixel is 12 with the Inspire 1 camera as well.

The camera lens has 9 elements in 9 divisions including the aspherical element which provides clear-cut clarity. It is also featured with Adobe DNG camera for flight telemetry. Auto takeoff and landing are just a click button.
Highlighted features:
·         Embedded with 360-degree aerial video and photography.
·         Modular camera with gimbal design for quick transportation 720 HD live video output.
·         Control by the photographer and the pilot using a gimbal and model.
·         An innovative and latest algorithm with high capacity battery. Battery status tracked.
·         Transmitter fitted to FPV needs with special buttons for photos and videos.
·         Home functions available with smartphone controllable.
·         The operating Frequency is 5.728 GHz-5.8 Ghz, 2.4GHz-2.4GHz. The output port for video USB, HDMI with the dual user capability which is Host and Slave is available.


3. DJI Phantom 3 Professional Drone with 4K UHD Video Camera
Price: $799.00 (amazon.com)

Professional modeled of DJI Phantom 3 Professional Drone with 4K UHD Video Camera is embedded with the qualified aspects and features by the DJI. The latest version of the Phantom 3 in 2versions is with the high-end which is capable of having 4k videos and the genuinely advanced with shoots of 1080p. The picture captures are 12MP stills as it is induced with ½.3 Sony EXMOR sensors. This offers a lens of f/2.8 with 20mm equal angle of view. A 3Axis gives the drone a steady fighting approach. The UHD professional model captures 4096 x 2160 4K videos at 24 p or 3840 x 2160 at 24p or 30p.Live streaming is possible through the DJIs Pilot application to the YOUTUBE. Both the models have the capacity of 1920 x 1080 24/30/60p.Access to camera setting including, ISO shutter speed and the exposure compensation is featured. The phantom 3 upgrades with the battery unit for the better in flights sensors and a speed charger as well.
Highlighted features:
·         RAW support for quality images. It has a mobile application too. It includes manual control Greater control with wider creative options in the sky.
·         Innovative visual positioning system without GPS, the indoor positioning is enabled with easy take off and land with a push button.
·         Light-bridge technology as it enables the pilot to see the focus of the Phantom 3 camera in seeing HD (720p) from a distance up to 1 mile with the absence of the latency.
·         The flying camera clicks photos less than a minute with professional quality videos from the sky.
·         The models shoot 12-megapixel photos using 94 FOV (Field of view) with distortion free lens.


4. 3DR Solo Drone Kit
Price:   $999.00 (amazon.com)


Designed from the ground up as a companion to the GoPro HERO, the Solo Quadcopter with Gimbal from 3D Robotics features aerial imaging-specific flight modes including Cablecam mode and Follow Me. A quad-rotor configuration, flight stability and autonomous flying are enabled thanks to a twin computer flight control system. The flight controller relies on GPS for navigational coordinates, plus uses data from gyros, accelerators, and other sensors to keep the aircraft safely flying. The Solo includes the Solo Gimbal, a 3-axis stabilizer compatible with the a GoPro HERO3+ or HERO4 action camera. This is a ready-to-fly bundle, featuring a pre-bound transmitter (radio controller) that has been styled after a video game controller for more intuitive operation. In addition to dual joysticks for flying, it features dedicated dials for operating the Solo Gimbal. In addition to the transmitter, there is a mobile app for iOS and Android devices. The app provides full control over the aircraft, gimbal, and even the GoPro itself. A mount is provided so that you can mount your smartphone directly to the transmitter.
Highlighted features:
·         Capture Aerial Photos/Video with a GoPro; Linear Tracking with Cablecam Mode.
·         Follow Me: Tracks Your Mobile Device; HDMI Output on Transmitter.
·         Android and iOS Mobile Apps; Video Game-Style Controls.
·         Return Home and “Safety Net” Modes; One-Button Flying / “Pause” Button.
·         Operate GoPro Through App; Works with Optional Solo Gimbal.


5. Yuneec Q500 4K Typhoon Drone
Price:   $ 699.00.00 (amazon.com)



A completion level of ready-to-fly (RTF) means this version of the Q500 4K Typhoon Drones with CGO3-GB Camera, SteadyGrip, and Camera Aluminum Case Camera and Aluminum Case from Yuneec comes factory-assembled and that a pre-bound transmitter/ground station unit (radio controller) is included. More than just an RC multi-rotor, the Q500 4K Typhoon is designed for APV – aerial photography and video. To this end, it incorporates the CGO3-GB, a 3-axis gimbal-stabilized camera with 4K video recording, 1080p video recording at up to 120 fps, and shoots photos at 12-megapixels.
Highlighted features:
·         Personal Ground Station with built-in touchscreen.
·         Integrated 3-axis precision gimbal camera.
·         4K/30fps ultra high definition video, 1080p/120fps slow motion video.
·         User controlled video resolution, white balance and light exposure.
·         12 megapixel photos with No-Distortion Lens.


6. DJI Phantom 2 Vision+ Drone with FPV HD Video Camera and 3-Axis Gimbal
Price:   $398.00 (amazon.com)


The high-density model DJI Phantom 2 Vision + Drone with FPV camera and 3 Axis Gimbal is appreciably smooth with the video of crystal clear HD cameras and 3 Axis Gimbal. The stills are very
excellent and live streaming video is possible with the redesigned HD video camera. The FPV link is built within. The duration for flight time up to 25 minutes is possible with the 5200 –mAh battery.The GPS is available and the program features can be set up through the built – in USB port.
Highlighted Features:
·         Works with the 14 MP Still and 1080p Video.
·         Powerful WI-FI Downlink from smartphones.
·         Well-defined control through ios/Android App.
·         The flying duration is 25 minutes for the drone.
·         Well qualified and managed with the IOC or the Intelligent Orientation Control.
·         Properly designed with the self-tightening Prop and includes spare 5,200 Ah Battery.


7. Thunder Tiger Robotix Ghost Drone Kit
Price:   $1349.00 (thundertiger.com)


Filming videos and taking photos from drones is becoming a popular activity, allowing the hobbyist to capture stunning images from never before seen perspectives. TTRobotix’s latest GHOST+ camera quadcopter package for GoPro Hero 3 and new GoPro Hero 4 Black can allow an individual to capture these images via the $1,350 quadcopter made by Thunder Tiger. The quadcopter, has four propellers, a removable battery and comes equipped with a GoPro gimbal stabilizer attached to the bottom, which can record shake-free, high-resolution images and high-definition video. The GHOST+ has a “follow me” feature that would allow the quadcopter to autonomously track a user.
Highlighted Features:
·         Max Payload: 0.81kg; Max Take-off Weight: 2.25kg; Max Flight Time: 25minutes.
·         Enlarged frame plates provides abundant space for electronic system sand easier to install various auxiliary equipment required for aerial photography.
·         Intelligent power system provides battery capacity check and anti spark design.
·         Matte black finish body shell with sleek scheme.
·         Retractable landing skid provides better view of camera lens.


8. Nova Tech US WINGSLAND Minivet Kit
Price:   $795.00 (amazon.com)


Select a location or object to focus on, and your WINGSLAND MINIVET will continuously face it as you fly, or circle around it automatically. The Forward Direction is the nose direction, it is useful for your find the nose direction when the aircraft flying too far to distinguish. When the rc drone files beyond the control distance or loses signal, your WINGSLAND MINIVET GPS remembers the exact spot that it took off from. Wherever your aircraft is flying, tap a button to have it return right back home. The monitor makes you feel as though the camera is right in your hands, allowing you to see a live view, control the shutter, change settings, and access a wealth of unmissable features. Fly for up to 25 minutes on a single charge. High-end professional multiplaying power flight battery adopted modular design which actualized easy installation and battery level indicating function.
Highlighted Features:
·         FORWARD DIRECTION LOCK MODE: The Forward Direction is the nose direction, it is useful for you find the nose direction when the aircraft flying too far to distinguish.
·         HIGH-ACCURACY REMOTE CONTROLLER: with 10 channels controller makes you operate it easily without taking off your hands to fulfill all the flight modes.
·         3-AXIS STABILIZED GIMBAL: High-Precision 3-Axis Gimbal with Vibration absorber sponge will eliminate effectively the vibration of the Aircraft.
·         FLIGHT ORIENTATION AND PARAMETERS DISPLAY IN REAL TIME: Integrated image transmission makes it possible for you to control flying direction and flight parameters any time.
·         HIGH GPS POSITIONING AND HOVERING: Leave heart alone quietly and far from noises. The flawless pictures satisfy you with high-quality camera and stable operating.


9. Chroma Flight-Ready Drone with Stabilized CGO3 4K Camera and ST-10+ Transmitter
Price:   $ 2214.33 (amazon.com)


If you’re looking for an easy way to jump into the exciting world of 4K aerial photography, this Chroma package has everything you need. -Captures smooth, steady aerial video in stunning 4K definition -No-distortion camera lens eliminates fisheye effect -Easy to fly – no experience necessary -Everything in one box -30 minute flight times (Dependent on flying style and/or wind conditions.) -Advanced SAFE Plus technology -Smart Mode for beginner pilots -AP Mode for experienced pilots -Autonomous Follow Me and Tracking modes -Return Home function -Live video and telemetry info on controller display -Uses GLONASS and U.S. GPS for greater accuracy and reliability -Mast-mounted GPS antenna for superb signal reception.
Highlighted Features:
·         Captures smooth, steady aerial video in stunning 4K definition.
·         No-distortion camera lens eliminates fisheye effect.
·         Easy to fly – no experience necessary.
·         Everything in one box.
·         30 minute flight times.


10. BLADE 350 QX3 AP Combo RTF: C-Go2 Drone
Price:   $450.00 (amazon.com)

The Blade 350 QX3 gives you two flight modes that have been specially programmed for capturing aerial video and images. Both feature self-leveling and use GPS and altitude sensors to precisely hold position in a hover. SAFE technology will even land the aircraft for you if you activate the Return Home function. Perfect for first-time drone flyers. In Smart Mode, the 350 QX3 will always fly in whatever direction the control stick is pushed. This is called Stick Relativity. It doesn’t matter which way the nose is pointed. If you move the control stick to the right, even if the aircraft is spinning, it will fly to the right. Smart Mode also creates a SAFE Circle barrier that prevents the aircraft from flying too close to the pilot. The Blade 350 QX3 responds to control inputs like a conventional RC aircraft without Stick Relativity. It also gives the pilot more control authority by turning off the SAFE Circle and allowing steeper bank and pitch angles. This makes it possible to get faster panning and tracking shots when you’re shooting high-energy, action video.
Highlighted Features:
·         Mast-mounted GPS antenna for improved GPS performance.
·         5.8GHz Wi-Fi link for compatible iOS and Android devices.
·         Advanced SAFE™ (Sensor Assisted Flight Envelope) technology.
·         Smart Flight Mode – SAFE Circle barrier, stick relative control response and GPS/Altitude hold.
·         AP Flight Mode – faster panning and tracking response with GPS/Altitude hold.
·         Return Home function – aircraft returns to start up point and lands on its own.
·         Blade® CGO2 GB 16MP 1080p/60 camera with integrated 3-axis brushless gimbal.