Puneet Varma (Editor)

Big Trak

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Manufacturer
  
Milton Bradley

Release date
  
1979 (1979)

Big Trak

Type
  
programmable electric vehicle

BIG TRAK / bigtrak is a programmable electric vehicle created by Milton Bradley in 1979, resembling a futuristic Sci-Fi tank / utility vehicle, possibly for use on the Moon or a Planetoid style environment. The original Big Trak was a six-wheeled (two-wheel drive) tank with a front-mounted blue "photon beam" headlamp, and a keypad on top. The toy could remember up to 16 commands, which it then executed in sequence. There also was an optional cargo trailer accessory, with the U.K. version being white to match its colour scheme; once hooked to the Bigtrak, this trailer could be programmed to dump its payload.

Contents

In 2010, BIG TRAK was relaunched in the form of a slightly modified replica (cosmetically very similar to the original U.K. bigtrak), produced under licence by Zeon Ltd. There is also a small dedicated Internet community who have reverse engineered the BIG TRAK and the Texas Instruments TMS1000 microcontroller inside it.

The original Milton Bradley U.S. and U.K. versions

The U.S. and U.K./European versions were noticeably different. The U.S. version was moulded in gray plastic and labelled "BIG TRAK", while the U.K. version was white and labelled "bigtrak" with a different keypad.

The U.S. version had Revision C, D, and E motherboards. While the U.K./European had Revision L and so on motherboards.

The unofficial Elektronika Soviet clones, Lunokhod and Planetokhod

In the Soviet Union, a clone was made under "Elektronika IM-11" designation. The early production version was named Lunokhod after the Lunokhod programme. It featured an obstruction sensor disguised as a plastic front bumper, which would stop the program when the toy got stuck. However, there was no provision for an accessory, and its motion sensor was based on a cheaper reed switch instead of an opto-isolator. A later version, named "Planetokhod," additionally featured a shootable rotor blade as an accessory, LED head and rear lamps, and the on/off switch was relocated to the rear side. A Soviet popular science journal Nauka i Zhizn published a detailed article on the IM-11.

The Zeon Ltd replica

In 2010, Zeon Ltd released a replica of the original toy. The colour and graphic scheme are based on the U.K. version and all stickers have been redrawn as a direct copy of the original artwork. However, the replica differs in several ways from the original. 1) The circular hatch on the original was removable, to allow access to the 9v battery powering the electronics. On the replica, this hatch is fixed shut as the 9v battery is no longer used. 2) The main electronics circuit board is completely different, with surface-mount components and a different processor chip and software. 3) Motor rotation is detected by rotating magnets fitted to the motors, and hall-effect detectors on the circuit board - the original used optical detectors. 4) The original used an incandescent light bulb; the replica uses an LED. 5) The original used 4 x 'D' cell batteries and a 9v PP3 battery; the replica just uses 3 x 'D' cells. Since the initial release of the replica, a second version has been introduced, the differences being in the test program and the power switch. Version 1 has a single-position power switch, either on or off, whereas version 2 has a 3-position power switch, centre off, forward for use on carpets, back for use on smooth floors. This affects the stall-detection in the electronics, as the original version seems to have been designed to run on smooth floors, and easily stalls when attempting to turn on carpet. The test program for version 1 runs the unit forwards, pauses, then runs backwards; in version 2, the model runs forward, then turns 180 degrees, runs forward again, then backs up a little.

The Bigtrak Rover

A new model, the Bigtrak Rover, is scheduled for release by Zeon Ltd in late 2014. This model is based on the Junior chassis. "Robotics go back to the future with the retro looks of smash-hit 80s toy Bigtrak working together with high-tech smartphone technology. Now you can have your very own mini Bigtrak robot controlled by your smart device. Rover's on-board camera streams live video from his field of view, directly to your computer, tablet or phone. Bigtrak Rover uses contactless technology to go exploring. He will go forwards, backwards and spin both clockwise and anti-clockwise. Cones are included for orienteering fun. Bigtrak Rover can be controlled by simply downloading a free App from the App Store or Android Marketplace and then follows commands from your iPhone, Android device, PC, Mac or tablet. Bigtrak Rover does not draw any power from your smartphone, and does not require Bluetooth or Wi-Fi connectivity."

The Bigtrak XTR

The Bigtrak XTR was originally intended for release in 2012, however, Zeon Ltd has not yet launched it. It may be released in 2016. It is a more modern version of Bigtrak that is not a replica. Its form was based on the Bigtrak Jr, with its 'cockpit' was modified to become much more smaller and streamline. It can be controlled remotely using a computer, iOS, or Android device. The controls for the iOS / Android version of the remote control application allow for either tilting control or touch control

A foldable tray allows the keypad to be hidden and safely stored from any accidental touch. The tray also functions as a cargo area, that can detect on whether or not an object has been placed on top of it. The Bigtrak XTR has two accessory ports that can be attached with optional accessories, one on the top and one on the front; its accessories are: Camera (XTRcam), computer communication module (XTRCom) that also allows another accessory to be plugged to it, light (LightBar), Infrared emitter (IRGun), and projectiles (XTRMissile). Using the camera, it is also possible for it to track an object.

The Dubreq desktop version, Bigtrak Jr

Dubreq Ltd under license from Zeon Ltd has released a 190mm long desktop version of the Bigtrak toy called "Bigtrak Jr". Like the original Bigtral from the 1970s, it has an active accessory port for accessories including a rocket launcher (as an active accessory) and a drinks can carrier (as a passive accessory).

The bigtrak sound emulator for the Apple iOS

A simple iPhone app, bigtrak iCalc emulates the original bigtrack sounds.

Power

The original Big Trak uses a 9 volt battery to power its microcontroller, while the 4 D cell batteries are used to power its electronic motors. Possibly to prevent any electrical noise from the motor, speaker, and lamp from resetting or interfering with the microcontroller. The re-release Zeon version uses only 3 D cell batteries to power both its microcontroller and electronic motors, while the Bigtrak Jr version only needs 3 AA batteries to power both its microcontroller and electronic motors.

The original optional cargo trailer uses a single D cell battery to power its electrical motor, both for driving and dumping operations. While the optional rocket launcher accessory for the Bigtrak Jr uses 3 AA batteries.

Programming the Big Trak

Various commands can be given, such as: "go forward 5 lengths", "pause", "turn 15 minutes right (90 Degrees)", "fire phaser", and so on. There is also a "repeat" instruction allowing simple loop to be performed, but the language is not Turing complete, lacking branching instructions; its programming also resembles the principles of turtle graphics from Logo programming language.

The Big Trak also lacks any sort of sensor input other than the wheel sensors, though recent re-released versions do have the ability to accept optional external input.

Programmable keypad

There were no LED displays or ways to display program instructions, beyond actually running the program, which was done by pressing "GO". Each command inputted will be added next to the previous command inputted, allowing the operator to build a list of commands up to 16 commands.

All programming to BigTrak was done through the keypad shown here:

  • Forward/Backwards: Move forward or backwards in units of body length
  • Left/Right: Turn left or right in units of roughly 1/60th of a full rotation
  • HOLD: Pause in 1/10 of second time units (U.K. version; P: Pause)
  • FIRE: Fire the light bulb "laser" (U.K.; Photon Symbol)
  • CLR: Clear the program (U.K.; CM: Clear Memory)
  • CLS: Clear Last Step (U.K.; CE: Clear Entry)
  • RPT: Repeat a number of steps (primitive loop) (U.K.; x2: Repeat key)
  • TEST: Run short test program
  • CK: Check last instruction (U.K.; Tick symbol)
  • Out: Dump optional trailer accessory
  • In: Reserved for future expansion (U.K.; missing. Disabled or not implemented on most if not all BigTraks)
  • In and Out commands

    The Bigtrak is capable of communicating with an optional accessory. It uses a 3.5mm electrical plug TRS phone jack for its communication. Older bigger Bigtrak can also use a Bigtrak Jr optional accessory with an adaptor. However the newer Bigtrak XTR uses a different type of communication port, therefore it is not compatible with any previous Bigtrak accessory.

    The Out command is used in the 1970s/1980s Bigtrack to dump the cargo on its optional cargo trailer accessory. While in the modern 2010s Bigtrack, it is used to do things such as shooting missiles.

    However, the hardware on the late 1970s and early 1980s Bigtraks does not seem to be capable of processing any In command.

    Computer control

    In 1981 Steve Ciarcia published in his BYTE column "Ciarcia's Circuit Cellar" an article on controlling Big Trak with a personal computer and radio interface, turning it into a home robot.

    Meanwhile, in the 2000s and 2010s, many people have hacked the Bigtrak by allowing to be controlled with a modern microcontrollers such as the Arduino, or even a single board Personal Computer such as the Raspberry Pi. The Bigtrak XTR is capable of being fitted with a communication module to wirelessly communicate with a computer.

    Big Trak in psychological research

    In the early 1980s, the psychology of science community led by the laboratory of David Klahr at Carnegie Mellon University adopted the Big Trak as a research vehicle for the study of Instructionless learning, Scientific discovery, View application, Cognitive development, and Dual Space Search.

    In the video game Carrier Command: Gaea Mission, its version of the Walrus has resemblances to the Big Trak. There it serves as a type of futuristic Sci-Fi tank / utility vehicle to the armies in both sides. The player controls the vehicle remotely through teleoperation from the Carrier's bridge, without anyone onboard it.

    The vehicle's large top entry/exit port (to insert and remove the 9 volt battery for the Big Trak's microcontroller) was modified to have a machine gun attached to the top of it. Along with that modification, the two front small 'cockpit hatches' were also removed. Storywise, the crew can enter and exit the vehicle through a port at the rear of the vehicle.

    The top rear of the vehicle (where the keypad for the Big Trak resides) was also modified to become level with the entire top of the vehicle. In the game, it was used as a flat bed rear cargo area. It is capable of carrying one of the various optional modules available in the game, ranging from a hacking module to a repair module.

    Big Trak is mentioned in the TV series ' Spaced ', season 2 episode 3. It was also featured in the 1980 short "Closet Cases of the Nerd Kind".

    References

    Big Trak Wikipedia